Pull request #829 updated 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0b2e4f38269b961668004c74e6c331d44d6cde85+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (1159b8f5a7b8a2c57066a1adf65bc4e3b37c467b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31956’ Running on prd-centos7-docker-4c-2g-31958 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-829 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 0b2e4f38269b961668004c74e6c331d44d6cde85 Merge succeeded, producing 0b2e4f38269b961668004c74e6c331d44d6cde85 Checking out Revision 0b2e4f38269b961668004c74e6c331d44d6cde85 (PR-829) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 Commit message: "ci: update build files to support zmq dependency" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:18:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk f82460527c0eb718fcf2dd97423294a8a45a7202 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:18:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:18:53 ========================================================= 03:18:53 EdgeX Global Pipelines Version Info 03:18:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:18:54 ------------------- 03:18:54 stable info: 03:18:54 ------------------- 03:18:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:18:54 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:18:54 Message: update stable to v1.0.186 03:18:55 ------------------- 03:18:55 experimental info: 03:18:55 ------------------- 03:18:55 Commited By: **** collab-it+edgex@linuxfoundation.org 03:18:55 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 03:18:55 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:18:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:18:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:18:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:18:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-829 [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-829 [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-829 [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b2e4f38269b961668004c74e6c331d44d6cde85 [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b2e4f3 [Pipeline] echo 03:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:18:59 provisioning config files... 03:18:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config2308517512510376942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:59 ---> docker-login.sh 03:18:59 nexus3.edgexfoundry.org:10001 03:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:00 Configure a credential helper to remove this warning. See 03:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:00 03:19:00 Login Succeeded 03:19:00 nexus3.edgexfoundry.org:10002 03:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:00 Configure a credential helper to remove this warning. See 03:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:00 03:19:00 Login Succeeded 03:19:00 nexus3.edgexfoundry.org:10003 03:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:00 Configure a credential helper to remove this warning. See 03:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:00 03:19:00 Login Succeeded 03:19:00 nexus3.edgexfoundry.org:10004 03:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:00 Configure a credential helper to remove this warning. See 03:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:00 03:19:00 Login Succeeded 03:19:00 docker.io 03:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:00 Configure a credential helper to remove this warning. See 03:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:00 03:19:00 Login Succeeded 03:19:00 ---> docker-login.sh ends [Pipeline] } 03:19:00 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 03:19:01 + git log --format=format:%s -1 0b2e4f38269b961668004c74e6c331d44d6cde85 [Pipeline] echo 03:19:01 GIT_COMMIT: 0b2e4f38269b961668004c74e6c331d44d6cde85, Commit Message: ci: update build files to support zmq dependency [Pipeline] echo 03:19:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:19:02 03:19:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:19:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:19:03 latest: Pulling from edgex-devops/git-semver 03:19:03 31603596830f: Pulling fs layer 03:19:03 2a8b12db71e7: Pulling fs layer 03:19:03 6ca5941a6612: Pulling fs layer 03:19:03 ecc8261a40a4: Pulling fs layer 03:19:03 ecc8261a40a4: Waiting 03:19:03 2a8b12db71e7: Download complete 03:19:03 31603596830f: Verifying Checksum 03:19:03 31603596830f: Download complete 03:19:03 ecc8261a40a4: Verifying Checksum 03:19:03 ecc8261a40a4: Download complete 03:19:03 6ca5941a6612: Verifying Checksum 03:19:03 6ca5941a6612: Download complete 03:19:03 31603596830f: Pull complete 03:19:03 2a8b12db71e7: Pull complete 03:19:04 6ca5941a6612: Pull complete 03:19:04 ecc8261a40a4: Pull complete 03:19:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:19:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:19:05 prd-centos7-docker-4c-2g-31958 does not seem to be running inside a container 03:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-829 -v /w/workspace/dgexfoundry_device-sdk-go_PR-829:/w/workspace/dgexfoundry_device-sdk-go_PR-829:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:19:07 $ docker top a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:19:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:07 [ssh-agent] Looking for ssh-agent implementation... 03:19:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:07 $ docker exec a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d ssh-agent 03:19:07 SSH_AUTH_SOCK=/tmp/ssh-ywbwc1KJ3Ale/agent.13 03:19:07 SSH_AGENT_PID=18 03:19:07 Running ssh-add (command line suppressed) 03:19:08 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_6932230481954455730.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_6932230481954455730.key) 03:19:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:08 + git tag --points-at HEAD [Pipeline] } 03:19:08 $ docker exec --env ******** --env ******** a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d ssh-agent -k 03:19:08 unset SSH_AUTH_SOCK; 03:19:08 unset SSH_AGENT_PID; 03:19:08 echo Agent pid 18 killed; 03:19:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:19:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:08 [ssh-agent] Looking for ssh-agent implementation... 03:19:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:08 $ docker exec a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d ssh-agent 03:19:09 SSH_AUTH_SOCK=/tmp/ssh-9Zsi3EuotNNi/agent.47 03:19:09 SSH_AGENT_PID=53 03:19:09 Running ssh-add (command line suppressed) 03:19:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_8096011048236947939.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_8096011048236947939.key) 03:19:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:09 + git semver init 03:19:09 # -> Open(): unable to determine branch for HEAD 03:19:09 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.git 03:19:09 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-829 03:19:09 # $SEMVER_REMOTE_NAME = origin 03:19:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:19:09 # $SEMVER_USER_NAME = edgex-jenkins 03:19:09 # $SEMVER_BRANCH = PR-829 03:19:09 # $SEMVER_TEMP = /tmp/semver-992769550 03:19:09 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:19:10 # '/tmp/semver-992769550' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver' 03:19:10 # -> Force: false 03:19:10 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver [Pipeline] } 03:19:10 $ docker exec --env ******** --env ******** a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d ssh-agent -k 03:19:10 unset SSH_AUTH_SOCK; 03:19:10 unset SSH_AGENT_PID; 03:19:10 echo Agent pid 53 killed; 03:19:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:11 + git semver [Pipeline] } 03:19:11 $ docker stop --time=1 a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d 03:19:12 $ docker rm -f a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d [Pipeline] // withDockerContainer [Pipeline] sh 03:19:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:19:13 Stashed 1 file(s) [Pipeline] echo 03:19:13 [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 03:19:29 Still waiting to schedule task 03:19:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:19:29 Still waiting to schedule task 03:19:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:23:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31961 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 03:23:09 Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout 03:23:14 Running on prd-centos7-docker-4c-2g-31960 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 03:23:14 Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout 03:23:14 using credential edgex-jenkins-ssh 03:23:14 Cloning the remote Git repository 03:23:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:23:15 > git init /w/workspace/device-sdk-go/10 # timeout=10 03:23:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:23:15 > git --version # timeout=10 03:23:15 > git --version # 'git version 2.17.1' 03:23:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:17 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 0b2e4f38269b961668004c74e6c331d44d6cde85 03:23:17 Merge succeeded, producing 0b2e4f38269b961668004c74e6c331d44d6cde85 03:23:17 Checking out Revision 0b2e4f38269b961668004c74e6c331d44d6cde85 (PR-829) 03:23:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:23:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:23:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:23:17 > git config core.sparsecheckout # timeout=10 03:23:17 > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 03:23:17 > git remote # timeout=10 03:23:17 > git config --get remote.origin.url # timeout=10 03:23:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:17 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 03:23:17 > git rev-parse HEAD^{commit} # timeout=10 03:23:17 > git config core.sparsecheckout # timeout=10 03:23:17 > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 03:23:22 Commit message: "ci: update build files to support zmq dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:23:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:23:24 + + sudotrue 03:23:24 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:23:27 provisioning config files... 03:23:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/10@tmp/config7777978073202767694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:27 ---> docker-login.sh 03:23:27 nexus3.edgexfoundry.org:10001 03:23:28 using credential edgex-jenkins-ssh 03:23:28 Cloning the remote Git repository 03:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:29 Configure a credential helper to remove this warning. See 03:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:29 03:23:29 Login Succeeded 03:23:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:23:28 > git init /w/workspace/device-sdk-go/10 # timeout=10 03:23:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:23:28 > git --version # timeout=10 03:23:28 > git --version # 'git version 2.24.3' 03:23:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:29 nexus3.edgexfoundry.org:10002 03:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:29 Configure a credential helper to remove this warning. See 03:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:29 03:23:29 Login Succeeded 03:23:29 nexus3.edgexfoundry.org:10003 03:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:30 Configure a credential helper to remove this warning. See 03:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:30 03:23:30 Login Succeeded 03:23:30 nexus3.edgexfoundry.org:10004 03:23:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:23:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:23:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:23:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:23:31 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 0b2e4f38269b961668004c74e6c331d44d6cde85 03:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:31 Configure a credential helper to remove this warning. See 03:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:31 03:23:31 Login Succeeded 03:23:31 docker.io 03:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:31 Merge succeeded, producing 0b2e4f38269b961668004c74e6c331d44d6cde85 03:23:31 Checking out Revision 0b2e4f38269b961668004c74e6c331d44d6cde85 (PR-829) 03:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:32 Configure a credential helper to remove this warning. See 03:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:32 03:23:32 Login Succeeded 03:23:32 ---> docker-login.sh ends [Pipeline] } 03:23:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:23:31 > git config core.sparsecheckout # timeout=10 03:23:31 > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 03:23:31 > git remote # timeout=10 03:23:31 > git config --get remote.origin.url # timeout=10 03:23:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:31 > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 03:23:31 > git rev-parse HEAD^{commit} # timeout=10 03:23:31 > git config core.sparsecheckout # timeout=10 03:23:32 > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 [Pipeline] echo 03:23:32 ========================================================= 03:23:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:23:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:23:33 + 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 . 03:23:33 Sending build context to Docker daemon 2.417MB 03:23:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:23:33 Step 2/8 : FROM ${BASE} 03:23:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:23:33 5f621e34cdf4: Pulling fs layer 03:23:33 a4357932f1b6: Pulling fs layer 03:23:33 18c013af1878: Pulling fs layer 03:23:33 00ac8860ef70: Pulling fs layer 03:23:33 63d7cb157983: Pulling fs layer 03:23:33 b116817d02f9: Pulling fs layer 03:23:33 745a02a5169b: Pulling fs layer 03:23:33 b116817d02f9: Waiting 03:23:33 00ac8860ef70: Waiting 03:23:33 63d7cb157983: Waiting 03:23:33 745a02a5169b: Waiting 03:23:33 18c013af1878: Verifying Checksum 03:23:33 18c013af1878: Download complete 03:23:33 a4357932f1b6: Verifying Checksum 03:23:33 a4357932f1b6: Download complete 03:23:33 63d7cb157983: Verifying Checksum 03:23:33 63d7cb157983: Download complete 03:23:33 5f621e34cdf4: Verifying Checksum 03:23:33 5f621e34cdf4: Download complete 03:23:33 b116817d02f9: Verifying Checksum 03:23:33 b116817d02f9: Download complete 03:23:34 5f621e34cdf4: Pull complete 03:23:35 a4357932f1b6: Pull complete 03:23:35 18c013af1878: Pull complete 03:23:37 745a02a5169b: Verifying Checksum 03:23:37 745a02a5169b: Download complete 03:23:37 Commit message: "ci: update build files to support zmq dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:38 00ac8860ef70: Verifying Checksum 03:23:38 00ac8860ef70: Download complete 03:23:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:23:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:23:40 + true 03:23:40 + sudo service docker restart 03:23:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:23:42 provisioning config files... 03:23:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/10@tmp/config4792775923165696300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:43 ---> docker-login.sh 03:23:43 nexus3.edgexfoundry.org:10001 03:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:44 Configure a credential helper to remove this warning. See 03:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:44 03:23:44 Login Succeeded 03:23:44 nexus3.edgexfoundry.org:10002 03:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:45 Configure a credential helper to remove this warning. See 03:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:45 03:23:45 Login Succeeded 03:23:45 nexus3.edgexfoundry.org:10003 03:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:45 Configure a credential helper to remove this warning. See 03:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:45 03:23:45 Login Succeeded 03:23:45 nexus3.edgexfoundry.org:10004 03:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:47 Configure a credential helper to remove this warning. See 03:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:47 03:23:47 Login Succeeded 03:23:47 docker.io 03:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:47 Configure a credential helper to remove this warning. See 03:23:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:47 03:23:47 Login Succeeded 03:23:47 ---> docker-login.sh ends [Pipeline] } 03:23:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:23:48 00ac8860ef70: Pull complete 03:23:48 63d7cb157983: Pull complete 03:23:48 b116817d02f9: Pull complete [Pipeline] echo 03:23:48 ========================================================= 03:23:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:23:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:23:50 + 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 . 03:23:50 Sending build context to Docker daemon 2.418MB 03:23:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:23:50 Step 2/8 : FROM ${BASE} 03:23:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:23:51 188c0c94c7c5: Pulling fs layer 03:23:51 0ef7d3d256c8: Pulling fs layer 03:23:51 de9db76c5a1d: Pulling fs layer 03:23:51 bca2f99d35d6: Pulling fs layer 03:23:51 93359f2a8cfa: Pulling fs layer 03:23:51 7c6f9722023f: Pulling fs layer 03:23:51 a35cf1a2eb13: Pulling fs layer 03:23:51 93359f2a8cfa: Waiting 03:23:51 7c6f9722023f: Waiting 03:23:51 a35cf1a2eb13: Waiting 03:23:51 bca2f99d35d6: Waiting 03:23:51 de9db76c5a1d: Verifying Checksum 03:23:51 de9db76c5a1d: Download complete 03:23:51 0ef7d3d256c8: Verifying Checksum 03:23:51 0ef7d3d256c8: Download complete 03:23:51 93359f2a8cfa: Verifying Checksum 03:23:51 93359f2a8cfa: Download complete 03:23:51 7c6f9722023f: Download complete 03:23:51 188c0c94c7c5: Verifying Checksum 03:23:51 188c0c94c7c5: Download complete 03:23:52 745a02a5169b: Pull complete 03:23:52 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:23:52 ---> b7e6874047d6 03:23:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:23:52 188c0c94c7c5: Pull complete 03:23:53 0ef7d3d256c8: Pull complete 03:23:54 de9db76c5a1d: Pull complete 03:23:56 ---> Running in a7cf86f75cfe 03:23:56 Removing intermediate container a7cf86f75cfe 03:23:56 ---> 02d48aa877bb 03:23:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:56 ---> Running in dc05a718a86d 03:23:57 a35cf1a2eb13: Verifying Checksum 03:23:57 a35cf1a2eb13: Download complete 03:23:59 Removing intermediate container dc05a718a86d 03:23:59 ---> 8feb6ff1d0fa 03:23:59 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:23:59 ---> Running in 5cb1b4c4f4b6 03:23:59 bca2f99d35d6: Verifying Checksum 03:23:59 bca2f99d35d6: Download complete 03:24:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:01 (1/6) Installing libc-dev (0.7.2-r3) 03:24:01 (2/6) Installing libsodium (1.0.18-r0) 03:24:01 (3/6) Installing pkgconf (1.7.2-r0) 03:24:01 (4/6) Installing libsodium-dev (1.0.18-r0) 03:24:01 (5/6) Installing libzmq (4.3.3-r0) 03:24:02 (6/6) Installing zeromq-dev (4.3.3-r0) 03:24:02 Executing busybox-1.31.1-r19.trigger 03:24:02 OK: 144 MiB in 45 packages 03:24:03 Removing intermediate container 5cb1b4c4f4b6 03:24:03 ---> bc04bd961c62 03:24:03 Step 6/8 : WORKDIR /device-sdk-go 03:24:03 ---> Running in eaa8b0ee5f63 03:24:04 Removing intermediate container eaa8b0ee5f63 03:24:04 ---> 24abe5df60fd 03:24:04 Step 7/8 : COPY . . 03:24:05 ---> 67f4ac7b6ada 03:24:05 Step 8/8 : RUN go mod download 03:24:05 ---> Running in ce53d53e7f69 03:24:15 bca2f99d35d6: Pull complete 03:24:15 93359f2a8cfa: Pull complete 03:24:15 7c6f9722023f: Pull complete 03:24:24 a35cf1a2eb13: Pull complete 03:24:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:24:24 ---> a62c8e92a672 03:24:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:24:24 ---> Running in adb6b49f2ff3 03:24:25 Removing intermediate container adb6b49f2ff3 03:24:25 ---> cc914901a3b4 03:24:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:25 ---> Running in 41c175456a6a 03:24:28 Removing intermediate container 41c175456a6a 03:24:28 ---> d06d3ce8f12b 03:24:28 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:24:28 ---> Running in 8cd7daceb638 03:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:24:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:24:31 (1/6) Installing libc-dev (0.7.2-r3) 03:24:31 (2/6) Installing libsodium (1.0.18-r0) 03:24:31 (3/6) Installing pkgconf (1.7.2-r0) 03:24:31 (4/6) Installing libsodium-dev (1.0.18-r0) 03:24:31 (5/6) Installing libzmq (4.3.3-r0) 03:24:31 (6/6) Installing zeromq-dev (4.3.3-r0) 03:24:32 Executing busybox-1.31.1-r19.trigger 03:24:32 OK: 167 MiB in 45 packages 03:24:32 Removing intermediate container ce53d53e7f69 03:24:32 ---> a473362d26e3 03:24:32 Successfully built a473362d26e3 03:24:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:24:33 Removing intermediate container 8cd7daceb638 03:24:33 ---> 10239d49e334 03:24:33 Step 6/8 : WORKDIR /device-sdk-go 03:24:33 + docker inspect -f . ci-base-image-arm64 03:24:33 . [Pipeline] withDockerContainer 03:24:33 ---> Running in 25c390e83c86 03:24:33 prd-ubuntu18.04-docker-arm64-4c-16g-31961 does not seem to be running inside a container 03:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:24:33 Removing intermediate container 25c390e83c86 03:24:33 ---> 613cd8353af4 03:24:33 Step 7/8 : COPY . . 03:24:35 $ docker top ec5696fce74140889eaa91edded24b91f3a7ddc0ab42813997feccf53595cab8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:36 + go version 03:24:36 go version go1.15.5 linux/arm64 [Pipeline] } 03:24:36 $ docker stop --time=1 ec5696fce74140889eaa91edded24b91f3a7ddc0ab42813997feccf53595cab8 03:24:36 ---> 5b665161b083 03:24:36 Step 8/8 : RUN go mod download 03:24:36 ---> Running in 4e89e6aabd81 03:24:38 $ docker rm -f ec5696fce74140889eaa91edded24b91f3a7ddc0ab42813997feccf53595cab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:24:39 + docker inspect -f . ci-base-image-arm64 03:24:39 . [Pipeline] withDockerContainer 03:24:39 prd-ubuntu18.04-docker-arm64-4c-16g-31961 does not seem to be running inside a container 03:24:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:24:41 $ docker top 7bcda41b02c0143f6c44d76a2baf4a83fad0c70ff042f015d4ec84e221b1bbf0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:42 + make test 03:24:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:25:09 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:25:16 Removing intermediate container 4e89e6aabd81 03:25:16 ---> b49dc819cb74 03:25:16 Successfully built b49dc819cb74 03:25:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:25:17 + docker inspect -f . ci-base-image-x86_64 03:25:17 . [Pipeline] withDockerContainer 03:25:17 prd-centos7-docker-4c-2g-31960 does not seem to be running inside a container 03:25:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:25:19 $ docker top 65c392ddf9d04f9d7993afd2aace82c63e2003ee47f0115b6c97d5a3022b8b1f -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:19 + go version 03:25:20 go version go1.15.5 linux/amd64 [Pipeline] } 03:25:20 $ docker stop --time=1 65c392ddf9d04f9d7993afd2aace82c63e2003ee47f0115b6c97d5a3022b8b1f 03:25:21 $ docker rm -f 65c392ddf9d04f9d7993afd2aace82c63e2003ee47f0115b6c97d5a3022b8b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:25:23 + docker inspect -f . ci-base-image-x86_64 03:25:23 . [Pipeline] withDockerContainer 03:25:23 prd-centos7-docker-4c-2g-31960 does not seem to be running inside a container 03:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:25:25 $ docker top e1e8393dda07cb157ef74d96be5042546044c0bb890cd7329bf70c0f6173741c -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:27 + make test 03:25:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:25:46 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:26:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:26:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:26:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:26:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 03:26:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:26:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.139s coverage: 27.0% of statements 03:26:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.188s coverage: 81.2% of statements 03:26:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.179s coverage: 7.8% of statements 03:26:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:26:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:26:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:26:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.448s coverage: 32.5% of statements 03:26:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:26:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:26:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:26:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.339s coverage: 57.3% of statements 03:26:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.749s coverage: 6.6% of statements 03:26:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.162s coverage: 5.0% of statements 03:26:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:26:23 GO111MODULE=on go vet ./... 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.267s coverage: 27.0% of statements 03:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.221s coverage: 81.2% of statements 03:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.228s coverage: 7.8% of statements 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.135s coverage: 32.5% of statements 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.483s coverage: 57.3% of statements 03:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.089s coverage: 6.6% of statements 03:26:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 5.0% of statements 03:26:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:26:45 GO111MODULE=on go vet ./... 03:27:20 gofmt -l . 03:27:20 [ "`gofmt -l .`" = "" ] 03:27:20 ./bin/test-attribution-txt.sh 03:27:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:27:20 $ docker stop --time=1 7bcda41b02c0143f6c44d76a2baf4a83fad0c70ff042f015d4ec84e221b1bbf0 03:27:22 $ docker rm -f 7bcda41b02c0143f6c44d76a2baf4a83fad0c70ff042f015d4ec84e221b1bbf0 [Pipeline] // withDockerContainer [Pipeline] sh 03:27:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:27:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:27:27 + ls -al . 03:27:27 total 224 03:27:27 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 03:27 . 03:27:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 03:23 .. 03:27:27 -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 03:23 .dockerignore 03:27:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 03:23 .git 03:27:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 03:23 .github 03:27:27 -rw-rw-r-- 1 jenkins jenkins 138 Mar 30 03:23 .gitignore 03:27:27 -rw-rw-r-- 1 jenkins jenkins 987 Mar 30 03:23 Dockerfile.build 03:27:27 -rw-rw-r-- 1 jenkins jenkins 901 Mar 30 03:23 Jenkinsfile 03:27:27 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 30 03:23 LICENSE 03:27:27 -rw-rw-r-- 1 jenkins jenkins 1022 Mar 30 03:23 Makefile 03:27:27 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 30 03:23 README.md 03:27:27 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 30 03:23 RELEASE-NOTES.txt 03:27:27 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 03:19 VERSION 03:27:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 03:23 bin 03:27:27 -rw-r--r-- 1 jenkins jenkins 101417 Mar 30 03:26 coverage.out 03:27:27 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 03:23 example 03:27:27 -rw-r--r-- 1 jenkins jenkins 537 Mar 30 03:27 go.mod 03:27:27 -rw-r--r-- 1 jenkins jenkins 20914 Mar 30 03:27 go.sum 03:27:27 drwxrwxr-x 14 jenkins jenkins 4096 Mar 30 03:23 internal 03:27:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 03:23 openapi 03:27:27 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 03:23 pkg 03:27:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 03:23 snap 03:27:27 -rw-rw-r-- 1 jenkins jenkins 222 Mar 30 03:23 version.go [Pipeline] isUnix [Pipeline] sh 03:27:28 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0b2e4f38269b961668004c74e6c331d44d6cde85 --label arch=arm64 --label version=0.0.0 . 03:27:28 Sending build context to Docker daemon 2.52MB 03:27:28 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 03:27:28 Step 2/23 : FROM ${BASE} AS builder 03:27:28 ---> a473362d26e3 03:27:28 Step 3/23 : WORKDIR /device-sdk-go 03:27:29 ---> Running in e28074005e57 03:27:29 Removing intermediate container e28074005e57 03:27:29 ---> 86a91294fac2 03:27:29 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:27:29 ---> Running in 84215e298aba 03:27:30 Removing intermediate container 84215e298aba 03:27:30 ---> 21691aa91d43 03:27:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:30 ---> Running in 7dafe652ee71 03:27:33 Removing intermediate container 7dafe652ee71 03:27:33 ---> 189e1b5ff03e 03:27:33 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:27:33 ---> Running in 0d7299fb5bab 03:27:33 gofmt -l . 03:27:33 [ "`gofmt -l .`" = "" ] 03:27:33 ./bin/test-attribution-txt.sh 03:27:33 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:27:33 $ docker stop --time=1 e1e8393dda07cb157ef74d96be5042546044c0bb890cd7329bf70c0f6173741c 03:27:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:27:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:27:35 OK: 144 MiB in 45 packages 03:27:36 $ docker rm -f e1e8393dda07cb157ef74d96be5042546044c0bb890cd7329bf70c0f6173741c 03:27:37 Removing intermediate container 0d7299fb5bab 03:27:37 ---> d8c7440a31eb 03:27:37 Step 7/23 : COPY . . [Pipeline] // withDockerContainer [Pipeline] sh 03:27:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:27:38 Warning: overwriting stash ‘coverage-report’ 03:27:38 ---> cf74c41b48f7 03:27:38 Step 8/23 : RUN go mod download 03:27:38 ---> Running in 65ee05734b94 03:27:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:27:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:27:40 + ls -al . 03:27:40 total 188 03:27:40 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 30 03:27 . 03:27:40 drwxrwxr-x. 4 jenkins jenkins 30 Mar 30 03:23 .. 03:27:40 drwxrwxr-x. 2 jenkins jenkins 64 Mar 30 03:23 bin 03:27:40 -rw-r--r--. 1 jenkins jenkins 101416 Mar 30 03:26 coverage.out 03:27:40 -rw-rw-r--. 1 jenkins jenkins 987 Mar 30 03:23 Dockerfile.build 03:27:40 -rw-rw-r--. 1 jenkins jenkins 140 Mar 30 03:23 .dockerignore 03:27:40 drwxrwxr-x. 5 jenkins jenkins 62 Mar 30 03:23 example 03:27:40 drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 03:23 .git 03:27:40 drwxrwxr-x. 2 jenkins jenkins 103 Mar 30 03:23 .github 03:27:40 -rw-rw-r--. 1 jenkins jenkins 138 Mar 30 03:23 .gitignore 03:27:40 -rw-r--r--. 1 jenkins jenkins 537 Mar 30 03:27 go.mod 03:27:40 -rw-r--r--. 1 jenkins jenkins 20914 Mar 30 03:27 go.sum 03:27:40 drwxrwxr-x. 14 jenkins jenkins 207 Mar 30 03:23 internal 03:27:40 -rw-rw-r--. 1 jenkins jenkins 901 Mar 30 03:23 Jenkinsfile 03:27:40 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 30 03:23 LICENSE 03:27:40 -rw-rw-r--. 1 jenkins jenkins 1022 Mar 30 03:23 Makefile 03:27:40 drwxrwxr-x. 4 jenkins jenkins 26 Mar 30 03:23 openapi 03:27:40 drwxrwxr-x. 5 jenkins jenkins 50 Mar 30 03:23 pkg 03:27:40 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 30 03:23 README.md 03:27:40 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 30 03:23 RELEASE-NOTES.txt 03:27:40 drwxrwxr-x. 4 jenkins jenkins 54 Mar 30 03:23 snap 03:27:40 -rw-rw-r--. 1 jenkins jenkins 5 Mar 30 03:19 VERSION 03:27:40 -rw-rw-r--. 1 jenkins jenkins 222 Mar 30 03:23 version.go [Pipeline] isUnix [Pipeline] sh 03:27:40 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0b2e4f38269b961668004c74e6c331d44d6cde85 --label arch=amd64 --label version=0.0.0 . 03:27:41 Removing intermediate container 65ee05734b94 03:27:41 ---> 955dde731f75 03:27:41 Step 9/23 : RUN make build 03:27:41 ---> Running in d5e161ece4dc 03:27:41 Sending build context to Docker daemon 2.521MB 03:27:41 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 03:27:41 Step 2/23 : FROM ${BASE} AS builder 03:27:41 ---> b49dc819cb74 03:27:41 Step 3/23 : WORKDIR /device-sdk-go 03:27:42 ---> Running in b38a3de3d6ea 03:27:42 Removing intermediate container b38a3de3d6ea 03:27:42 ---> 2d74761b0325 03:27:42 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:27:42 ---> Running in 797f89c73eb2 03:27:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:27:43 Removing intermediate container 797f89c73eb2 03:27:43 ---> ed3b14f9199f 03:27:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:43 ---> Running in 4341657f7f7b 03:27:45 Removing intermediate container 4341657f7f7b 03:27:45 ---> 2002ee15d347 03:27:45 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:27:45 ---> Running in 5e451f0dc27c 03:27:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:47 OK: 167 MiB in 45 packages 03:27:48 Removing intermediate container 5e451f0dc27c 03:27:48 ---> fbd9d16cfcb1 03:27:48 Step 7/23 : COPY . . 03:27:49 ---> bcaf83c2b774 03:27:49 Step 8/23 : RUN go mod download 03:27:49 ---> Running in b69a08995c3f 03:27:53 Removing intermediate container b69a08995c3f 03:27:53 ---> eb74cf87b48d 03:27:53 Step 9/23 : RUN make build 03:27:53 ---> Running in 547e95821f9b 03:27:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:28:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:28:20 Removing intermediate container 547e95821f9b 03:28:20 ---> dce1f640f2a9 03:28:20 Step 10/23 : FROM alpine:3.12 03:28:20 3.12: Pulling from library/alpine 03:28:20 22599d3e9e25: Pulling fs layer 03:28:20 22599d3e9e25: Verifying Checksum 03:28:20 22599d3e9e25: Download complete 03:28:21 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:28:22 22599d3e9e25: Pull complete 03:28:22 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:28:22 Status: Downloaded newer image for alpine:3.12 03:28:22 ---> 42cb162f0360 03:28:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:28:22 ---> Running in e0dd687e2459 03:28:22 Removing intermediate container e0dd687e2459 03:28:22 ---> 80297c1db1f6 03:28:22 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:22 ---> Running in 73a051046c31 03:28:23 Removing intermediate container d5e161ece4dc 03:28:23 ---> fe4bc1a66018 03:28:23 Step 10/23 : FROM alpine:3.12 03:28:24 3.12: Pulling from library/alpine 03:28:24 95dec6db3722: Pulling fs layer 03:28:24 95dec6db3722: Verifying Checksum 03:28:25 95dec6db3722: Pull complete 03:28:25 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:28:25 Status: Downloaded newer image for alpine:3.12 03:28:25 ---> e47305ac9786 03:28:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:28:25 ---> Running in 318f4f622395 03:28:25 Removing intermediate container 318f4f622395 03:28:25 ---> ead491db3503 03:28:25 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:25 ---> Running in 85859333cc1a 03:28:26 Removing intermediate container 73a051046c31 03:28:26 ---> bbc223565904 03:28:26 Step 13/23 : RUN apk add --update --no-cache zeromq 03:28:26 ---> Running in df4bb26e0a9d 03:28:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:28:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:28:28 Removing intermediate container 85859333cc1a 03:28:28 ---> d5f21653da0b 03:28:28 Step 13/23 : RUN apk add --update --no-cache zeromq 03:28:28 ---> Running in ae0ace75757f 03:28:28 (1/5) Installing libgcc (9.3.0-r2) 03:28:28 (2/5) Installing libsodium (1.0.18-r0) 03:28:28 (3/5) Installing libstdc++ (9.3.0-r2) 03:28:29 (4/5) Installing libzmq (4.3.3-r0) 03:28:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:29 (5/5) Installing zeromq (4.3.3-r0) 03:28:29 Executing busybox-1.31.1-r19.trigger 03:28:29 OK: 8 MiB in 19 packages 03:28:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:30 Removing intermediate container df4bb26e0a9d 03:28:30 ---> 370cb47271c1 03:28:30 Step 14/23 : WORKDIR / 03:28:30 ---> Running in ca42215e2125 03:28:30 (1/5) Installing libgcc (9.3.0-r2) 03:28:31 Removing intermediate container ca42215e2125 03:28:31 ---> ac107dd406f8 03:28:31 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:28:31 (2/5) Installing libsodium (1.0.18-r0) 03:28:31 (3/5) Installing libstdc++ (9.3.0-r2) 03:28:31 (4/5) Installing libzmq (4.3.3-r0) 03:28:31 (5/5) Installing zeromq (4.3.3-r0) 03:28:31 Executing busybox-1.31.1-r19.trigger 03:28:31 OK: 8 MiB in 19 packages 03:28:31 ---> c4d2e2b8efdf 03:28:31 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:28:33 Removing intermediate container ae0ace75757f 03:28:33 ---> 80add1c48884 03:28:33 Step 14/23 : WORKDIR / 03:28:33 ---> Running in 45b8ddf3b54b 03:28:33 Removing intermediate container 45b8ddf3b54b 03:28:33 ---> 609fc5160475 03:28:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:28:33 ---> 4b5c6ada8891 03:28:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:28:34 ---> 0dd2a29bae3d 03:28:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:28:34 ---> 0b8abecbc9bc 03:28:34 Step 18/23 : EXPOSE 49990 03:28:34 ---> Running in 93bceb7bfaf4 03:28:35 Removing intermediate container 93bceb7bfaf4 03:28:35 ---> 858be1addc47 03:28:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:28:35 ---> Running in 1fd11b7294ff 03:28:36 Removing intermediate container 1fd11b7294ff 03:28:36 ---> 250df44c9a5f 03:28:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:36 ---> ef54ed8c5b73 03:28:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:28:36 ---> 729059d09e0c 03:28:36 Step 18/23 : EXPOSE 49990 03:28:36 ---> Running in 55ea94635f27 03:28:36 ---> Running in ae012de6be8b 03:28:36 Removing intermediate container ae012de6be8b 03:28:36 ---> c9cc56323db0 03:28:36 Step 21/23 : LABEL arch=amd64 03:28:37 ---> Running in 020b44d51a22 03:28:37 Removing intermediate container 55ea94635f27 03:28:37 ---> e030d8de1e39 03:28:37 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:28:37 ---> Running in 909a76d020a7 03:28:37 Removing intermediate container 909a76d020a7 03:28:37 ---> c3741db35d7b 03:28:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:37 ---> Running in f8057e80cc1d 03:28:38 Removing intermediate container 020b44d51a22 03:28:38 ---> a566e301bb49 03:28:38 Step 22/23 : LABEL git_sha=0b2e4f38269b961668004c74e6c331d44d6cde85 03:28:38 Removing intermediate container f8057e80cc1d 03:28:38 ---> 62af6d50c9e9 03:28:38 Step 21/23 : LABEL arch=arm64 03:28:38 ---> Running in 27d9a9e5f1d4 03:28:38 ---> Running in 722db26e8044 03:28:39 Removing intermediate container 722db26e8044 03:28:39 ---> c353e56dd3ed 03:28:39 Step 23/23 : LABEL version=0.0.0 03:28:39 ---> Running in c08d5e43f0a5 03:28:39 Removing intermediate container c08d5e43f0a5 03:28:39 ---> dce332bdd758 03:28:39 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:28:39 Successfully built dce332bdd758 03:28:39 Successfully tagged docker-device-sdk-simple:latest 03:28:39 Removing intermediate container 27d9a9e5f1d4 03:28:39 ---> c61a725fcf2f 03:28:39 Step 22/23 : LABEL git_sha=0b2e4f38269b961668004c74e6c331d44d6cde85 03:28:39 ---> Running in 001e13f5ce72 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 03:28:39 Removing intermediate container 001e13f5ce72 03:28:39 ---> 90fe239e1904 03:28:39 Step 23/23 : LABEL version=0.0.0 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 03:28:40 ---> Running in 4a189afc75e6 [Pipeline] // stage Post stage 03:28:40 Removing intermediate container 4a189afc75e6 03:28:40 ---> 8faa17dba3ab 03:28:40 [Warning] One or more build-args [ARCH MAKE] were not consumed [Pipeline] libraryResource [Pipeline] sh 03:28:40 Successfully built 8faa17dba3ab 03:28:40 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 03:28:41 ---> job-cost.sh 03:28:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H4dP [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:28:41 ---> job-cost.sh 03:28:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yFah 03:29:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:29:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-H4dP/bin to PATH 03:29:56 INFO: No Stack... 03:29:56 INFO: Retrieving Pricing Info for: v1-standard-2 03:29:56 INFO: Archiving Costs [Pipeline] sh 03:29:56 + cut -d, -f6 03:29:56 + cat /w/workspace/device-sdk-go/10/archives/cost.csv [Pipeline] lock 03:29:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] 03:29:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] did not exist. Created. 03:29:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:29:57 + echo total: 0.029999999329447746 [Pipeline] stash 03:29:58 Stashed 1 file(s) [Pipeline] } 03:29:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-yFah/bin to PATH 03:31:20 INFO: No Stack... 03:31:20 INFO: Retrieving Pricing Info for: lf-standard-4 03:31:20 INFO: Archiving Costs [Pipeline] sh 03:31:20 + cat /w/workspace/device-sdk-go/10/archives/cost.csv 03:31:20 + cut -d, -f6 [Pipeline] lock 03:31:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] 03:31:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] did not exist. Created. 03:31:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:21 /w/workspace/device-sdk-go/10@tmp/durable-dff3f664/script.sh: 1: /w/workspace/device-sdk-go/10@tmp/durable-dff3f664/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:31:21 + echo total: 0.20999999344348907 [Pipeline] stash 03:31:21 Warning: overwriting stash ‘stack-cost’ 03:31:21 Stashed 1 file(s) [Pipeline] } 03:31:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:31:23 provisioning config files... 03:31:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config2352559831036201618tmp [Pipeline] { [Pipeline] sh 03:31:24 + set +x 03:31:24 + curl -s https://codecov.io/bash 03:31:24 + bash -s -- 03:31:24 03:31:24 _____ _ 03:31:24 / ____| | | 03:31:24 | | ___ __| | ___ ___ _____ __ 03:31:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:31:24 | |___| (_) | (_| | __/ (_| (_) \ V / 03:31:24 \_____\___/ \__,_|\___|\___\___/ \_/ 03:31:24 Bash-20210309-2b87ace 03:31:24 03:31:24 03:31:24 ==> git version 2.24.3 found 03:31:24 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:31:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:31:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:31:24 curl: option -sm: expected a proper numerical parameter 03:31:24 curl: try 'curl --help' or 'curl --manual' for more information 03:31:24 ==> Jenkins CI detected. 03:31:24 project root: . 03:31:24 --> token set from env 03:31:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:31:24 ==> Running gcov in . (disable via -X gcov) 03:31:24 ==> Python coveragepy not found 03:31:24 ==> Searching for coverage reports in: 03:31:24 + . 03:31:24 -> Found 1 reports 03:31:24 ==> Detecting git/mercurial file structure 03:31:24 ==> Reading reports 03:31:24 + ./coverage.out bytes=101416 03:31:24 ==> Appending adjustments 03:31:24 https://docs.codecov.io/docs/fixing-reports 03:31:24 + Found adjustments 03:31:24 ==> Gzipping contents 03:31:24 16K /tmp/codecov.3DKVbK.gz 03:31:24 ==> Uploading reports 03:31:24 url: https://codecov.io 03:31:24 query: branch=PR-829&commit=0b2e4f38269b961668004c74e6c331d44d6cde85&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-829%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=829&job=&cmd_args= 03:31:24 -> Pinging Codecov 03:31:24 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-829&commit=0b2e4f38269b961668004c74e6c331d44d6cde85&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-829%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=829&job=&cmd_args= 03:31:25 -> Uploading to 03:31:25 https://storage.googleapis.com/codecov/v4/raw/2021-03-30/7E55EF52A471D76F132DFD9A03CDDE97/0b2e4f38269b961668004c74e6c331d44d6cde85/bd79c210-7087-4f9c-959f-4429a8f08d7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T033124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d891b68f8c9198f65f9d51d7c779f20e8c2faf2afe23a0e2e68fa61ad9bdbfd 03:31:25 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:25 Dload Upload Total Spent Left Speed 03:31:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13697 0 0 100 13697 0 28334 --:--:-- --:--:-- --:--:-- 28358 03:31:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0b2e4f38269b961668004c74e6c331d44d6cde85 [Pipeline] } 03:31: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] { (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 03:31:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:31:28 ---> package-listing.sh 03:31:28 ++ facter osfamily 03:31:28 ++ tr '[:upper:]' '[:lower:]' 03:31:28 + OS_FAMILY=redhat 03:31:28 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-829 03:31:28 + START_PACKAGES=/tmp/packages_start.txt 03:31:28 + END_PACKAGES=/tmp/packages_end.txt 03:31:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:31:28 + PACKAGES=/tmp/packages_start.txt 03:31:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 03:31:28 + PACKAGES=/tmp/packages_end.txt 03:31:28 + case "${OS_FAMILY}" in 03:31:28 + rpm -qa 03:31:28 + sort 03:31:34 + '[' -f /tmp/packages_start.txt ']' 03:31:34 + '[' -f /tmp/packages_end.txt ']' 03:31:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:31:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 03:31:34 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ 03:31:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ [Pipeline] echo 03:31:34 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/dgexfoundry_device-sdk-go_PR-829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:31:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:31:34 03:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:31:35 alpine: Pulling from edgex-lftools-log-publisher 03:31:35 df20fa9351a1: Pulling fs layer 03:31:35 36b3adc4ff6f: Pulling fs layer 03:31:35 8ad3a11d3b57: Pulling fs layer 03:31:35 46f8f816bc3b: Pulling fs layer 03:31:35 93b61091891f: Pulling fs layer 03:31:35 93b9cdb0e59b: Pulling fs layer 03:31:35 5e14af77c1be: Pulling fs layer 03:31:35 01666e4c0597: Pulling fs layer 03:31:35 aa168da1d23b: Pulling fs layer 03:31:35 46f8f816bc3b: Waiting 03:31:35 93b61091891f: Waiting 03:31:35 93b9cdb0e59b: Waiting 03:31:35 5e14af77c1be: Waiting 03:31:35 01666e4c0597: Waiting 03:31:35 aa168da1d23b: Waiting 03:31:35 36b3adc4ff6f: Verifying Checksum 03:31:35 36b3adc4ff6f: Download complete 03:31:35 46f8f816bc3b: Verifying Checksum 03:31:35 46f8f816bc3b: Download complete 03:31:35 df20fa9351a1: Verifying Checksum 03:31:35 93b9cdb0e59b: Verifying Checksum 03:31:35 93b9cdb0e59b: Download complete 03:31:35 5e14af77c1be: Download complete 03:31:35 01666e4c0597: Verifying Checksum 03:31:35 01666e4c0597: Download complete 03:31:35 93b61091891f: Verifying Checksum 03:31:35 93b61091891f: Download complete 03:31:35 8ad3a11d3b57: Verifying Checksum 03:31:35 8ad3a11d3b57: Download complete 03:31:35 df20fa9351a1: Pull complete 03:31:35 36b3adc4ff6f: Pull complete 03:31:36 8ad3a11d3b57: Pull complete 03:31:36 46f8f816bc3b: Pull complete 03:31:37 aa168da1d23b: Verifying Checksum 03:31:37 aa168da1d23b: Download complete 03:31:37 93b61091891f: Pull complete 03:31:38 93b9cdb0e59b: Pull complete 03:31:38 5e14af77c1be: Pull complete 03:31:38 01666e4c0597: Pull complete 03:31:45 aa168da1d23b: Pull complete 03:31:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:31:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:31:45 prd-centos7-docker-4c-2g-31958 does not seem to be running inside a container 03:31:45 $ 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/dgexfoundry_device-sdk-go_PR-829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-829 -v /w/workspace/dgexfoundry_device-sdk-go_PR-829:/w/workspace/dgexfoundry_device-sdk-go_PR-829:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:31:49 $ docker top cefbdae1acc76aa24201a37088eeb942105c0e3870e0290d5499f7fc4649d831 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:49 + touch /tmp/pre-build-complete [Pipeline] sh 03:31:49 + mkdir -p /var/log/sa [Pipeline] sh 03:31:50 + ls /var/log/sa-host 03:31:50 + sadf -c /var/log/sa-host/sa23 03:31:50 file_magic: OK 03:31:50 HZ: Using current value: 100 03:31:50 file_header: OK 03:31: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 03:31:50 Statistics: 03:31:50 Hnuu...uuuununununu... 03:31:50 File successfully converted to sysstat format version 12.2.1 03:31:50 + sadf -c /var/log/sa-host/sa30 03:31:50 file_magic: OK 03:31:50 HZ: Using current value: 100 03:31:50 file_header: OK 03:31: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 03:31:50 Statistics: 03:31:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:31:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:50 provisioning config files... 03:31:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config8154542880945845890tmp [Pipeline] { [Pipeline] echo 03:31:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:31:51 ---> create-netrc.sh [Pipeline] } 03:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:31:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:31:51 ---> python-tools-install.sh [Pipeline] echo 03:31:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:31:52 ---> sudo-logs.sh 03:31:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:31:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:31:52 ---> job-cost.sh 03:31:52 lf-activate-venv: SKIPPING 03:31:52 DEBUG: total: 0.20999999344348907 03:31:52 INFO: Retrieving Stack Cost... 03:31:53 INFO: Retrieving Pricing Info for: v1-standard-2 03:31:53 INFO: Archiving Costs [Pipeline] echo 03:31:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:31:54 ---> logs-deploy.sh 03:31:54 lf-activate-venv: SKIPPING 03:31:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-829/10 03:31:54 INFO: archiving workspace using pattern(s): 03:31:56 Archives upload complete. 03:31:56 INFO: archiving logs to Nexus 03:31:57 ---> uname -a: 03:31:57 Linux prd-centos7-docker-4c-2g-31958.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:31:57 03:31:57 03:31:57 ---> lscpu: 03:31:57 Architecture: x86_64 03:31:57 CPU op-mode(s): 32-bit, 64-bit 03:31:57 Byte Order: Little Endian 03:31:57 Address sizes: 40 bits physical, 48 bits virtual 03:31:57 CPU(s): 4 03:31:57 On-line CPU(s) list: 0-3 03:31:57 Thread(s) per core: 1 03:31:57 Core(s) per socket: 1 03:31:57 Socket(s): 4 03:31:57 NUMA node(s): 1 03:31:57 Vendor ID: GenuineIntel 03:31:57 CPU family: 6 03:31:57 Model: 44 03:31:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:31:57 Stepping: 1 03:31:57 CPU MHz: 2933.436 03:31:57 BogoMIPS: 5866.87 03:31:57 Virtualization: VT-x 03:31:57 Hypervisor vendor: KVM 03:31:57 Virtualization type: full 03:31:57 L1d cache: 128 KiB 03:31:57 L1i cache: 128 KiB 03:31:57 L2 cache: 16 MiB 03:31:57 L3 cache: 64 MiB 03:31:57 NUMA node0 CPU(s): 0-3 03:31:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:31:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:31:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:31:57 Vulnerability Meltdown: Mitigation; PTI 03:31:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:31:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:31:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:31:57 Vulnerability Srbds: Not affected 03:31:57 Vulnerability Tsx async abort: Not affected 03:31:57 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 03:31:57 03:31:57 03:31:57 ---> nproc: 03:31:57 4 03:31:57 03:31:57