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 26a4423d655cc358e7d0c344981c50fea279f837+e522836f5d508ce20413c5d2a08a926bd2b9771b (76bc8449543983a463e1a2b3f1963bdfe1f0a72a) 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31035 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 e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 26a4423d655cc358e7d0c344981c50fea279f837 Merge succeeded, producing 26a4423d655cc358e7d0c344981c50fea279f837 Checking out Revision 26a4423d655cc358e7d0c344981c50fea279f837 (PR-829) > git config core.sparsecheckout # timeout=10 > git checkout -f 26a4423d655cc358e7d0c344981c50fea279f837 # 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 e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26a4423d655cc358e7d0c344981c50fea279f837 # timeout=10 Commit message: "feat: update example configuration to support MessageBus" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk cadaea56585132e784a1aefdf477bc5eab11db4e # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:37:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:37:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:10 ========================================================= 06:37:10 EdgeX Global Pipelines Version Info 06:37:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:37:12 ------------------- 06:37:12 stable info: 06:37:12 ------------------- 06:37:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:37:12 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:37:12 Message: update stable to v1.0.186 06:37:13 ------------------- 06:37:13 experimental info: 06:37:13 ------------------- 06:37:13 Commited By: **** collab-it+edgex@linuxfoundation.org 06:37:13 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:37:13 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:37:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:37:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:37:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:37:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:37:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:37:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:37:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:37:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-829 [Pipeline] echo 06:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-829 [Pipeline] echo 06:37:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-829 [Pipeline] echo 06:37:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26a4423d655cc358e7d0c344981c50fea279f837 [Pipeline] echo 06:37:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26a4423 [Pipeline] echo 06:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:37:16 provisioning config files... 06:37:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config585657909984714808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:16 ---> docker-login.sh 06:37:16 nexus3.edgexfoundry.org:10001 06:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:17 Configure a credential helper to remove this warning. See 06:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:17 06:37:17 Login Succeeded 06:37:17 nexus3.edgexfoundry.org:10002 06:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:17 Configure a credential helper to remove this warning. See 06:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:17 06:37:17 Login Succeeded 06:37:17 nexus3.edgexfoundry.org:10003 06:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:18 Configure a credential helper to remove this warning. See 06:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:18 06:37:18 Login Succeeded 06:37:18 nexus3.edgexfoundry.org:10004 06:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:18 Configure a credential helper to remove this warning. See 06:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:18 06:37:18 Login Succeeded 06:37:18 docker.io 06:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:18 Configure a credential helper to remove this warning. See 06:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:18 06:37:18 Login Succeeded 06:37:18 ---> docker-login.sh ends [Pipeline] } 06:37:18 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:37:19 + git log --format=format:%s -1 26a4423d655cc358e7d0c344981c50fea279f837 [Pipeline] echo 06:37:19 GIT_COMMIT: 26a4423d655cc358e7d0c344981c50fea279f837, Commit Message: feat: update example configuration to support MessageBus [Pipeline] echo 06:37:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:37:20 06:37:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:37:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:37:20 latest: Pulling from edgex-devops/git-semver 06:37:20 31603596830f: Pulling fs layer 06:37:20 2a8b12db71e7: Pulling fs layer 06:37:20 6ca5941a6612: Pulling fs layer 06:37:20 ecc8261a40a4: Pulling fs layer 06:37:20 ecc8261a40a4: Waiting 06:37:20 2a8b12db71e7: Verifying Checksum 06:37:20 2a8b12db71e7: Download complete 06:37:20 31603596830f: Download complete 06:37:21 ecc8261a40a4: Verifying Checksum 06:37:21 ecc8261a40a4: Download complete 06:37:21 6ca5941a6612: Verifying Checksum 06:37:21 6ca5941a6612: Download complete 06:37:21 31603596830f: Pull complete 06:37:21 2a8b12db71e7: Pull complete 06:37:22 6ca5941a6612: Pull complete 06:37:22 ecc8261a40a4: Pull complete 06:37:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:37:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:37:22 prd-centos7-docker-4c-2g-31035 does not seem to be running inside a container 06:37:22 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:37:24 $ docker top 43e0a84bc30a75ac364a9572a11c303c02d261b76be7fe86a17a29a666cf2edc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:25 [ssh-agent] Looking for ssh-agent implementation... 06:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:25 $ docker exec 43e0a84bc30a75ac364a9572a11c303c02d261b76be7fe86a17a29a666cf2edc ssh-agent 06:37:25 SSH_AUTH_SOCK=/tmp/ssh-2Hm8XoG3vO36/agent.13 06:37:25 SSH_AGENT_PID=19 06:37:25 Running ssh-add (command line suppressed) 06:37:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_3302677508147809554.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_3302677508147809554.key) 06:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:26 + git tag --points-at HEAD [Pipeline] } 06:37:26 $ docker exec --env ******** --env ******** 43e0a84bc30a75ac364a9572a11c303c02d261b76be7fe86a17a29a666cf2edc ssh-agent -k 06:37:26 unset SSH_AUTH_SOCK; 06:37:26 unset SSH_AGENT_PID; 06:37:26 echo Agent pid 19 killed; 06:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:37:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:26 [ssh-agent] Looking for ssh-agent implementation... 06:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:26 $ docker exec 43e0a84bc30a75ac364a9572a11c303c02d261b76be7fe86a17a29a666cf2edc ssh-agent 06:37:26 SSH_AUTH_SOCK=/tmp/ssh-OjdXNJYOIVa5/agent.49 06:37:26 SSH_AGENT_PID=54 06:37:26 Running ssh-add (command line suppressed) 06:37:27 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_8536019065939236426.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_8536019065939236426.key) 06:37:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:27 + git semver init 06:37:27 # -> Open(): unable to determine branch for HEAD 06:37:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.git 06:37:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-829 06:37:27 # $SEMVER_REMOTE_NAME = origin 06:37:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:37:27 # $SEMVER_USER_NAME = edgex-jenkins 06:37:27 # $SEMVER_BRANCH = PR-829 06:37:27 # $SEMVER_TEMP = /tmp/semver-829231674 06:37:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:37:28 # '/tmp/semver-829231674' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver' 06:37:28 # -> Force: false 06:37:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver [Pipeline] } 06:37:28 $ docker exec --env ******** --env ******** 43e0a84bc30a75ac364a9572a11c303c02d261b76be7fe86a17a29a666cf2edc ssh-agent -k 06:37:28 unset SSH_AUTH_SOCK; 06:37:28 unset SSH_AGENT_PID; 06:37:28 echo Agent pid 54 killed; 06:37:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:29 + git semver [Pipeline] } 06:37:29 $ docker stop --time=1 43e0a84bc30a75ac364a9572a11c303c02d261b76be7fe86a17a29a666cf2edc 06:37:30 $ docker rm -f 43e0a84bc30a75ac364a9572a11c303c02d261b76be7fe86a17a29a666cf2edc [Pipeline] // withDockerContainer [Pipeline] sh 06:37:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:37:31 Stashed 1 file(s) [Pipeline] echo 06:37:31 [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:37:47 Still waiting to schedule task 06:37:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:37:47 Still waiting to schedule task 06:37:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:39:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31036 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 06:39:41 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:39:46 using credential edgex-jenkins-ssh 06:39:46 Cloning the remote Git repository 06:39:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:39:46 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:39:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:39:47 > git --version # timeout=10 06:39:47 > git --version # 'git version 2.17.1' 06:39:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:49 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 26a4423d655cc358e7d0c344981c50fea279f837 06:39:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:39:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:39:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:39:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:48 > 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 06:39:49 > git config core.sparsecheckout # timeout=10 06:39:49 > git checkout -f 26a4423d655cc358e7d0c344981c50fea279f837 # timeout=10 06:39:49 Merge succeeded, producing 26a4423d655cc358e7d0c344981c50fea279f837 06:39:49 Checking out Revision 26a4423d655cc358e7d0c344981c50fea279f837 (PR-829) 06:39:49 > git remote # timeout=10 06:39:49 > git config --get remote.origin.url # timeout=10 06:39:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:49 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 06:39:49 > git rev-parse HEAD^{commit} # timeout=10 06:39:49 > git config core.sparsecheckout # timeout=10 06:39:49 > git checkout -f 26a4423d655cc358e7d0c344981c50fea279f837 # timeout=10 06:39:53 Commit message: "feat: update example configuration to support MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:39:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:39:56 + true 06:39:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:39:58 provisioning config files... 06:39:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2913714016221333136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:59 ---> docker-login.sh 06:39:59 nexus3.edgexfoundry.org:10001 06:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:00 Configure a credential helper to remove this warning. See 06:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:00 06:40:00 Login Succeeded 06:40:00 nexus3.edgexfoundry.org:10002 06:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:01 Configure a credential helper to remove this warning. See 06:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:01 06:40:01 Login Succeeded 06:40:01 nexus3.edgexfoundry.org:10003 06:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:01 Configure a credential helper to remove this warning. See 06:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:01 06:40:01 Login Succeeded 06:40:01 nexus3.edgexfoundry.org:10004 06:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:02 Configure a credential helper to remove this warning. See 06:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:02 06:40:02 Login Succeeded 06:40:02 docker.io 06:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:02 Configure a credential helper to remove this warning. See 06:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:02 06:40:02 Login Succeeded 06:40:02 ---> docker-login.sh ends [Pipeline] } 06:40:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:40:03 ========================================================= 06:40:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:40:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:40:03 + 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:40:04 Sending build context to Docker daemon 2.372MB 06:40:04 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:40:04 Step 2/8 : FROM ${BASE} 06:40:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:40:04 5f621e34cdf4: Pulling fs layer 06:40:04 a4357932f1b6: Pulling fs layer 06:40:04 18c013af1878: Pulling fs layer 06:40:04 00ac8860ef70: Pulling fs layer 06:40:04 63d7cb157983: Pulling fs layer 06:40:04 b116817d02f9: Pulling fs layer 06:40:04 745a02a5169b: Pulling fs layer 06:40:04 63d7cb157983: Waiting 06:40:04 745a02a5169b: Waiting 06:40:04 00ac8860ef70: Waiting 06:40:04 b116817d02f9: Waiting 06:40:04 18c013af1878: Verifying Checksum 06:40:04 18c013af1878: Download complete 06:40:04 a4357932f1b6: Verifying Checksum 06:40:04 a4357932f1b6: Download complete 06:40:04 63d7cb157983: Download complete 06:40:04 b116817d02f9: Verifying Checksum 06:40:04 b116817d02f9: Download complete 06:40:04 5f621e34cdf4: Download complete 06:40:05 5f621e34cdf4: Pull complete 06:40:05 a4357932f1b6: Pull complete 06:40:06 18c013af1878: Pull complete 06:40:07 745a02a5169b: Verifying Checksum 06:40:07 745a02a5169b: Download complete 06:40:08 00ac8860ef70: Verifying Checksum 06:40:08 00ac8860ef70: Download complete 06:40:18 00ac8860ef70: Pull complete 06:40:18 63d7cb157983: Pull complete 06:40:19 b116817d02f9: Pull complete 06:40:23 745a02a5169b: Pull complete 06:40:23 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:40:23 ---> b7e6874047d6 06:40:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:40:25 ---> Running in 2eb2dc56552b 06:40:26 Removing intermediate container 2eb2dc56552b 06:40:26 ---> 1c3b58c00c5c 06:40:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:26 ---> Running in 6932388fa383 06:40:28 Removing intermediate container 6932388fa383 06:40:28 ---> 7b862dd2eeee 06:40:28 Step 5/8 : RUN apk add --update --no-cache make git 06:40:28 ---> Running in d622d917091c 06:40:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:40:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:40:31 OK: 142 MiB in 39 packages 06:40:32 Removing intermediate container d622d917091c 06:40:32 ---> 8f3fc26056e9 06:40:32 Step 6/8 : WORKDIR /device-sdk-go 06:40:32 ---> Running in 1be254c9a6b7 06:40:32 Removing intermediate container 1be254c9a6b7 06:40:32 ---> 854bbb76a45c 06:40:32 Step 7/8 : COPY . . 06:40:34 ---> 2828add0840c 06:40:34 Step 8/8 : RUN go mod download 06:40:34 ---> Running in 352fa1176fb7 06:41:01 Removing intermediate container 352fa1176fb7 06:41:01 ---> 5ad254e3e319 06:41:01 Successfully built 5ad254e3e319 06:41:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:41:01 + docker inspect -f . ci-base-image-arm64 06:41:01 . [Pipeline] withDockerContainer 06:41:01 prd-ubuntu18.04-docker-arm64-4c-16g-31036 does not seem to be running inside a container 06:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 06:41:03 $ docker top c08bae2c8d9dace0b4f4eb4360ea5710af47d9542d7c6bb00b97c9a1023b15c4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:04 + go version 06:41:04 go version go1.15.5 linux/arm64 [Pipeline] } 06:41:04 $ docker stop --time=1 c08bae2c8d9dace0b4f4eb4360ea5710af47d9542d7c6bb00b97c9a1023b15c4 06:41:06 $ docker rm -f c08bae2c8d9dace0b4f4eb4360ea5710af47d9542d7c6bb00b97c9a1023b15c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:07 + docker inspect -f . ci-base-image-arm64 06:41:07 . [Pipeline] withDockerContainer 06:41:07 prd-ubuntu18.04-docker-arm64-4c-16g-31036 does not seem to be running inside a container 06:41:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 06:41:09 $ docker top f4f0e8758235ad6b83764d218414b56c82af29c21ca20a00417434ba076586d5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:10 + make test 06:41:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:41:32 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:41:33 Running on prd-centos7-docker-4c-2g-31037 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 06:41:33 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:41:42 # pkg-config --cflags -- libzmq 06:41:42 pkg-config: exec: "pkg-config": executable file not found in $PATH 06:41:43 using credential edgex-jenkins-ssh 06:41:43 Cloning the remote Git repository 06:41:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:41:44 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:41:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:41:44 > git --version # timeout=10 06:41:44 > git --version # 'git version 2.24.3' 06:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:47 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 26a4423d655cc358e7d0c344981c50fea279f837 06:41:47 Merge succeeded, producing 26a4423d655cc358e7d0c344981c50fea279f837 06:41:47 Checking out Revision 26a4423d655cc358e7d0c344981c50fea279f837 (PR-829) 06:41:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:41:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:41:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:46 > 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 06:41:47 > git config core.sparsecheckout # timeout=10 06:41:47 > git checkout -f 26a4423d655cc358e7d0c344981c50fea279f837 # timeout=10 06:41:47 > git remote # timeout=10 06:41:47 > git config --get remote.origin.url # timeout=10 06:41:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:47 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 06:41:47 > git rev-parse HEAD^{commit} # timeout=10 06:41:47 > git config core.sparsecheckout # timeout=10 06:41:47 > git checkout -f 26a4423d655cc358e7d0c344981c50fea279f837 # timeout=10 06:41:51 Commit message: "feat: update example configuration to support MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:41:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:41:55 + sudo service docker restart 06:41:55 + true 06:41:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:41:56 provisioning config files... 06:41:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8340122791063723201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:57 ---> docker-login.sh 06:41:57 nexus3.edgexfoundry.org:10001 06:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:58 Configure a credential helper to remove this warning. See 06:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:58 06:41:58 Login Succeeded 06:41:58 nexus3.edgexfoundry.org:10002 06:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:58 Configure a credential helper to remove this warning. See 06:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:58 06:41:58 Login Succeeded 06:41:58 nexus3.edgexfoundry.org:10003 06:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:58 Configure a credential helper to remove this warning. See 06:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:58 06:41:58 Login Succeeded 06:41:58 nexus3.edgexfoundry.org:10004 06:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:59 Configure a credential helper to remove this warning. See 06:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:59 06:41:59 Login Succeeded 06:41:59 docker.io 06:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:59 Configure a credential helper to remove this warning. See 06:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:59 06:41:59 Login Succeeded 06:41:59 ---> docker-login.sh ends [Pipeline] } 06:41:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:42:00 ========================================================= 06:42:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:42:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:42:00 + 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:42:00 Sending build context to Docker daemon 2.378MB 06:42:00 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:42:00 Step 2/8 : FROM ${BASE} 06:42:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:42:00 188c0c94c7c5: Pulling fs layer 06:42:00 0ef7d3d256c8: Pulling fs layer 06:42:00 de9db76c5a1d: Pulling fs layer 06:42:00 bca2f99d35d6: Pulling fs layer 06:42:00 93359f2a8cfa: Pulling fs layer 06:42:00 7c6f9722023f: Pulling fs layer 06:42:00 a35cf1a2eb13: Pulling fs layer 06:42:00 93359f2a8cfa: Waiting 06:42:00 7c6f9722023f: Waiting 06:42:00 a35cf1a2eb13: Waiting 06:42:00 bca2f99d35d6: Waiting 06:42:00 de9db76c5a1d: Verifying Checksum 06:42:00 de9db76c5a1d: Download complete 06:42:00 0ef7d3d256c8: Verifying Checksum 06:42:00 0ef7d3d256c8: Download complete 06:42:01 93359f2a8cfa: Download complete 06:42:01 7c6f9722023f: Verifying Checksum 06:42:01 7c6f9722023f: Download complete 06:42:01 188c0c94c7c5: Verifying Checksum 06:42:01 188c0c94c7c5: Download complete 06:42:01 188c0c94c7c5: Pull complete 06:42:01 0ef7d3d256c8: Pull complete 06:42:02 de9db76c5a1d: Pull complete 06:42:04 a35cf1a2eb13: Verifying Checksum 06:42:04 a35cf1a2eb13: Download complete 06:42:06 bca2f99d35d6: Verifying Checksum 06:42:06 bca2f99d35d6: Download complete 06:42:21 bca2f99d35d6: Pull complete 06:42:21 93359f2a8cfa: Pull complete 06:42:21 7c6f9722023f: Pull complete 06:42:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 06:42:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 06:42:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 06:42:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 06:42:22 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 06:42:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.814s coverage: 6.6% of statements 06:42:25 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:42:25 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:42:25 $ docker stop --time=1 f4f0e8758235ad6b83764d218414b56c82af29c21ca20a00417434ba076586d5 06:42:27 $ docker rm -f f4f0e8758235ad6b83764d218414b56c82af29c21ca20a00417434ba076586d5 06:42:28 a35cf1a2eb13: Pull complete 06:42:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:42:28 ---> a62c8e92a672 06:42:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 06:42:29 ---> Running in 1fe4a7a85685 Post stage [Pipeline] libraryResource [Pipeline] sh 06:42:29 Removing intermediate container 1fe4a7a85685 06:42:29 ---> ad827b85e046 06:42:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:29 ---> Running in 66957d9eb27b 06:42:29 ---> job-cost.sh 06:42:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2gnX 06:42:31 Removing intermediate container 66957d9eb27b 06:42:31 ---> 8ea99b009a65 06:42:31 Step 5/8 : RUN apk add --update --no-cache make git 06:42:31 ---> Running in 19c60ea83660 06:42:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:42:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:42:35 OK: 166 MiB in 39 packages 06:42:37 Removing intermediate container 19c60ea83660 06:42:37 ---> 81eeccd5a2da 06:42:37 Step 6/8 : WORKDIR /device-sdk-go 06:42:37 ---> Running in c96f6f084f07 06:42:37 Removing intermediate container c96f6f084f07 06:42:37 ---> b0b0db57964a 06:42:37 Step 7/8 : COPY . . 06:42:39 ---> 30176a040c42 06:42:39 Step 8/8 : RUN go mod download 06:42:39 ---> Running in 1999f4b74134 06:43:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:43:19 Removing intermediate container 1999f4b74134 06:43:19 ---> a12274d80f56 06:43:19 Successfully built a12274d80f56 06:43:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:43:20 + docker inspect -f . ci-base-image-x86_64 06:43:20 . [Pipeline] withDockerContainer 06:43:21 prd-centos7-docker-4c-2g-31037 does not seem to be running inside a container 06:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 06:43:22 $ docker top 57367c8e970482788869de8a7b58b2d2e54b4b02d8d05406ee8d0135641be8f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:23 + go version 06:43:23 go version go1.15.5 linux/amd64 [Pipeline] } 06:43:23 $ docker stop --time=1 57367c8e970482788869de8a7b58b2d2e54b4b02d8d05406ee8d0135641be8f8 06:43:25 $ docker rm -f 57367c8e970482788869de8a7b58b2d2e54b4b02d8d05406ee8d0135641be8f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:26 + docker inspect -f . ci-base-image-x86_64 06:43:26 . [Pipeline] withDockerContainer 06:43:26 prd-centos7-docker-4c-2g-31037 does not seem to be running inside a container 06:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 06:43:28 $ docker top 7987bde147fedcb92bfbcc67695a483b01463cbaf069a3d466fd7abe1e367ccc -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:29 + make test 06:43:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:43:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:43:54 # pkg-config --cflags -- libzmq 06:43:54 pkg-config: exec: "pkg-config": executable file not found in $PATH 06:44:26 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 06:44:26 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 06:44:26 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 06:44:26 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 06:44:26 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 06:44:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.649s coverage: 6.6% of statements 06:44:29 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:44:29 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:44:29 $ docker stop --time=1 7987bde147fedcb92bfbcc67695a483b01463cbaf069a3d466fd7abe1e367ccc 06:44:32 $ docker rm -f 7987bde147fedcb92bfbcc67695a483b01463cbaf069a3d466fd7abe1e367ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:44:33 ---> job-cost.sh 06:44:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JdHD 06:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-2gnX/bin to PATH 06:44:45 INFO: No Stack... 06:44:45 INFO: Retrieving Pricing Info for: lf-standard-4 06:44:45 INFO: Archiving Costs [Pipeline] sh 06:44:45 + + cat /w/workspace/device-sdk-go/2/archives/cost.csvcut 06:44:45 -d, -f6 [Pipeline] lock 06:44:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-2-stack-cost] 06:44:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-2-stack-cost] did not exist. Created. 06:44:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:46 + echo total: 0.20999999344348907 [Pipeline] stash 06:44:47 Stashed 1 file(s) [Pipeline] } 06:44:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:44:48 Failed in branch arm64 06:45:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:45:48 lf-activate-venv(): INFO: Adding /tmp/venv-JdHD/bin to PATH 06:45:48 INFO: No Stack... 06:45:48 INFO: Retrieving Pricing Info for: v1-standard-2 06:45:48 INFO: Archiving Costs [Pipeline] sh 06:45:48 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:45:48 + cut -d, -f6 [Pipeline] lock 06:45:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-2-stack-cost] 06:45:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-2-stack-cost] did not exist. Created. 06:45:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:49 /w/workspace/device-sdk-go/2@tmp/durable-5ddf2d6b/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 06:45:50 + echo total: 0.029999999329447746 [Pipeline] stash 06:45:50 Warning: overwriting stash ‘stack-cost’ 06:45:51 Stashed 1 file(s) [Pipeline] } 06:45:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:45:52 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:45:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:55 ---> package-listing.sh 06:45:55 ++ facter osfamily 06:45:55 ++ tr '[:upper:]' '[:lower:]' 06:45:55 + OS_FAMILY=redhat 06:45:55 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-829 06:45:55 + START_PACKAGES=/tmp/packages_start.txt 06:45:55 + END_PACKAGES=/tmp/packages_end.txt 06:45:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:55 + PACKAGES=/tmp/packages_start.txt 06:45:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 06:45:55 + PACKAGES=/tmp/packages_end.txt 06:45:55 + case "${OS_FAMILY}" in 06:45:55 + rpm -qa 06:45:55 + sort 06:46:00 + '[' -f /tmp/packages_start.txt ']' 06:46:00 + '[' -f /tmp/packages_end.txt ']' 06:46:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:00 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 06:46:00 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ 06:46:00 + 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 06:46:00 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 06:46:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:01 06:46:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:46:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:01 alpine: Pulling from edgex-lftools-log-publisher 06:46:01 df20fa9351a1: Pulling fs layer 06:46:01 36b3adc4ff6f: Pulling fs layer 06:46:01 8ad3a11d3b57: Pulling fs layer 06:46:01 46f8f816bc3b: Pulling fs layer 06:46:01 93b61091891f: Pulling fs layer 06:46:01 93b9cdb0e59b: Pulling fs layer 06:46:01 5e14af77c1be: Pulling fs layer 06:46:01 01666e4c0597: Pulling fs layer 06:46:01 aa168da1d23b: Pulling fs layer 06:46:01 46f8f816bc3b: Waiting 06:46:01 93b9cdb0e59b: Waiting 06:46:01 5e14af77c1be: Waiting 06:46:01 01666e4c0597: Waiting 06:46:01 aa168da1d23b: Waiting 06:46:01 93b61091891f: Waiting 06:46:01 36b3adc4ff6f: Verifying Checksum 06:46:01 36b3adc4ff6f: Download complete 06:46:01 46f8f816bc3b: Verifying Checksum 06:46:01 46f8f816bc3b: Download complete 06:46:02 df20fa9351a1: Verifying Checksum 06:46:02 df20fa9351a1: Download complete 06:46:02 93b61091891f: Download complete 06:46:02 93b9cdb0e59b: Verifying Checksum 06:46:02 93b9cdb0e59b: Download complete 06:46:02 5e14af77c1be: Verifying Checksum 06:46:02 5e14af77c1be: Download complete 06:46:02 01666e4c0597: Verifying Checksum 06:46:02 01666e4c0597: Download complete 06:46:02 8ad3a11d3b57: Verifying Checksum 06:46:02 8ad3a11d3b57: Download complete 06:46:02 df20fa9351a1: Pull complete 06:46:02 36b3adc4ff6f: Pull complete 06:46:03 8ad3a11d3b57: Pull complete 06:46:03 46f8f816bc3b: Pull complete 06:46:04 93b61091891f: Pull complete 06:46:04 aa168da1d23b: Verifying Checksum 06:46:04 aa168da1d23b: Download complete 06:46:04 93b9cdb0e59b: Pull complete 06:46:04 5e14af77c1be: Pull complete 06:46:04 01666e4c0597: Pull complete 06:46:12 aa168da1d23b: Pull complete 06:46:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:46:13 prd-centos7-docker-4c-2g-31035 does not seem to be running inside a container 06:46:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:46:15 $ docker top 9dca432f7a6e2fb03ccc21c34d706a27ffa5af049d5aeb5bb267c82173ea0647 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:16 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:16 + mkdir -p /var/log/sa [Pipeline] sh 06:46:17 + ls /var/log/sa-host 06:46:17 + sadf -c /var/log/sa-host/sa23 06:46:17 file_magic: OK 06:46:17 HZ: Using current value: 100 06:46:17 file_header: OK 06:46:17 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:46:17 Statistics: 06:46:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:46:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:17 provisioning config files... 06:46:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config3829917157918492542tmp [Pipeline] { [Pipeline] echo 06:46:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:18 ---> create-netrc.sh [Pipeline] } 06:46:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:46:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:46:18 ---> python-tools-install.sh [Pipeline] echo 06:46:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:19 ---> sudo-logs.sh 06:46:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:46:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:19 ---> job-cost.sh 06:46:19 lf-activate-venv: SKIPPING 06:46:19 DEBUG: total: 0.029999999329447746 06:46:19 INFO: Retrieving Stack Cost... 06:46:20 INFO: Retrieving Pricing Info for: v1-standard-2 06:46:21 INFO: Archiving Costs [Pipeline] echo 06:46:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:21 ---> logs-deploy.sh 06:46:21 lf-activate-venv: SKIPPING 06:46:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-829/2 06:46:21 INFO: archiving workspace using pattern(s): 06:46:22 Archives upload complete. 06:46:23 INFO: archiving logs to Nexus 06:46:24 ---> uname -a: 06:46:24 Linux prd-centos7-docker-4c-2g-31035.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:46:24 06:46:24