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 e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e+e522836f5d508ce20413c5d2a08a926bd2b9771b (6443cbe2afcfa192fafa6ef740219c78ba453af7) 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-31312 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 e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e Merge succeeded, producing e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e Checking out Revision e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e (PR-829) > git config core.sparsecheckout # timeout=10 > git checkout -f e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e # 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 e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e # timeout=10 Commit message: "feat: update example configuration to support MessageBus" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk d1d9bcbcfc0abd23936c477722a2a680a73e8042 # timeout=10 [Pipeline] withCredentials 04:04:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:27 ========================================================= 04:04:27 EdgeX Global Pipelines Version Info 04:04:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:29 ------------------- 04:04:29 stable info: 04:04:29 ------------------- 04:04:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:29 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 04:04:29 Message: update stable to v1.0.186 04:04:29 ------------------- 04:04:29 experimental info: 04:04:29 ------------------- 04:04:29 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:29 Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 04:04:29 Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:04:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:04:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:04:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-829 [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-829 [Pipeline] echo 04:04:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-829 [Pipeline] echo 04:04:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e [Pipeline] echo 04:04:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1b79a6 [Pipeline] echo 04:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:04:33 provisioning config files... 04:04:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config7734953450451726189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:33 ---> docker-login.sh 04:04:33 nexus3.edgexfoundry.org:10001 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 nexus3.edgexfoundry.org:10002 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 nexus3.edgexfoundry.org:10003 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 nexus3.edgexfoundry.org:10004 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 docker.io 04:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:35 Configure a credential helper to remove this warning. See 04:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:35 04:04:35 Login Succeeded 04:04:35 ---> docker-login.sh ends [Pipeline] } 04:04:35 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 04:04:36 + git log --format=format:%s -1 e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e [Pipeline] echo 04:04:36 GIT_COMMIT: e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e, Commit Message: feat: update example configuration to support MessageBus [Pipeline] echo 04:04:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:37 04:04:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:04:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:37 latest: Pulling from edgex-devops/git-semver 04:04:37 31603596830f: Pulling fs layer 04:04:37 2a8b12db71e7: Pulling fs layer 04:04:37 6ca5941a6612: Pulling fs layer 04:04:37 ecc8261a40a4: Pulling fs layer 04:04:37 ecc8261a40a4: Waiting 04:04:37 2a8b12db71e7: Verifying Checksum 04:04:37 2a8b12db71e7: Download complete 04:04:37 31603596830f: Verifying Checksum 04:04:37 31603596830f: Download complete 04:04:37 ecc8261a40a4: Verifying Checksum 04:04:37 ecc8261a40a4: Download complete 04:04:37 6ca5941a6612: Download complete 04:04:37 31603596830f: Pull complete 04:04:37 2a8b12db71e7: Pull complete 04:04:38 6ca5941a6612: Pull complete 04:04:39 ecc8261a40a4: Pull complete 04:04:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:04:39 prd-centos7-docker-4c-2g-31312 does not seem to be running inside a container 04:04:39 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:04:41 $ docker top 9d1006c5deda61918c9b2908164a4bd76975f168832bdf130146516b8af7eb2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:41 [ssh-agent] Looking for ssh-agent implementation... 04:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:42 $ docker exec 9d1006c5deda61918c9b2908164a4bd76975f168832bdf130146516b8af7eb2f ssh-agent 04:04:42 SSH_AUTH_SOCK=/tmp/ssh-PldbmGG3F2RE/agent.12 04:04:42 SSH_AGENT_PID=18 04:04:42 Running ssh-add (command line suppressed) 04:04:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_6038486390949093236.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_6038486390949093236.key) 04:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:42 + git tag --points-at HEAD [Pipeline] } 04:04:42 $ docker exec --env ******** --env ******** 9d1006c5deda61918c9b2908164a4bd76975f168832bdf130146516b8af7eb2f ssh-agent -k 04:04:43 unset SSH_AUTH_SOCK; 04:04:43 unset SSH_AGENT_PID; 04:04:43 echo Agent pid 18 killed; 04:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:43 [ssh-agent] Looking for ssh-agent implementation... 04:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:43 $ docker exec 9d1006c5deda61918c9b2908164a4bd76975f168832bdf130146516b8af7eb2f ssh-agent 04:04:43 SSH_AUTH_SOCK=/tmp/ssh-Ok75JJsCnmYa/agent.47 04:04:43 SSH_AGENT_PID=52 04:04:43 Running ssh-add (command line suppressed) 04:04:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_4690322391918818529.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_4690322391918818529.key) 04:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:44 + git semver init 04:04:44 # -> Open(): unable to determine branch for HEAD 04:04:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.git 04:04:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-829 04:04:44 # $SEMVER_REMOTE_NAME = origin 04:04:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:04:44 # $SEMVER_USER_NAME = edgex-jenkins 04:04:44 # $SEMVER_BRANCH = PR-829 04:04:44 # $SEMVER_TEMP = /tmp/semver-270590193 04:04:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:04:44 # '/tmp/semver-270590193' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver' 04:04:44 # -> Force: false 04:04:44 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver [Pipeline] } 04:04:44 $ docker exec --env ******** --env ******** 9d1006c5deda61918c9b2908164a4bd76975f168832bdf130146516b8af7eb2f ssh-agent -k 04:04:44 unset SSH_AUTH_SOCK; 04:04:44 unset SSH_AGENT_PID; 04:04:44 echo Agent pid 52 killed; 04:04:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:45 + git semver [Pipeline] } 04:04:45 $ docker stop --time=1 9d1006c5deda61918c9b2908164a4bd76975f168832bdf130146516b8af7eb2f 04:04:46 $ docker rm -f 9d1006c5deda61918c9b2908164a4bd76975f168832bdf130146516b8af7eb2f [Pipeline] // withDockerContainer [Pipeline] sh 04:04:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:47 Stashed 1 file(s) [Pipeline] echo 04:04:47 [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 04:05:03 Still waiting to schedule task 04:05:03 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31312’ 04:05:03 Still waiting to schedule task 04:05:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:06:11 Running on prd-centos7-docker-4c-2g-31313 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 04:06:11 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 04:06:19 using credential edgex-jenkins-ssh 04:06:20 Cloning the remote Git repository 04:06:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:06:20 > git init /w/workspace/device-sdk-go/4 # timeout=10 04:06:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:20 > git --version # timeout=10 04:06:20 > git --version # 'git version 2.24.3' 04:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:23 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e 04:06:23 Merge succeeded, producing e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e 04:06:23 Checking out Revision e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e (PR-829) 04:06:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:22 > 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 04:06:23 > git config core.sparsecheckout # timeout=10 04:06:23 > git checkout -f e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e # timeout=10 04:06:23 > git remote # timeout=10 04:06:23 > git config --get remote.origin.url # timeout=10 04:06:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:23 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 04:06:23 > git rev-parse HEAD^{commit} # timeout=10 04:06:23 > git config core.sparsecheckout # timeout=10 04:06:23 > git checkout -f e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e # timeout=10 04:06:27 Commit message: "feat: update example configuration to support MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:06:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:06:30 + sudo service docker restart 04:06:30 + true 04:06:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:06:32 provisioning config files... 04:06:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config5401098959100668820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:33 ---> docker-login.sh 04:06:33 nexus3.edgexfoundry.org:10001 04:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:34 Configure a credential helper to remove this warning. See 04:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:34 04:06:34 Login Succeeded 04:06:34 nexus3.edgexfoundry.org:10002 04:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:35 Configure a credential helper to remove this warning. See 04:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:35 04:06:35 Login Succeeded 04:06:35 nexus3.edgexfoundry.org:10003 04:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:35 Configure a credential helper to remove this warning. See 04:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:35 04:06:35 Login Succeeded 04:06:35 nexus3.edgexfoundry.org:10004 04:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:35 Configure a credential helper to remove this warning. See 04:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:35 04:06:35 Login Succeeded 04:06:35 docker.io 04:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:36 Configure a credential helper to remove this warning. See 04:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:36 04:06:36 Login Succeeded 04:06:36 ---> docker-login.sh ends [Pipeline] } 04:06:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:36 ========================================================= 04:06:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:06:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:06:36 + 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 . 04:06:37 Sending build context to Docker daemon 2.385MB 04:06:37 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:06:37 Step 2/8 : FROM ${BASE} 04:06:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:06:37 188c0c94c7c5: Pulling fs layer 04:06:37 0ef7d3d256c8: Pulling fs layer 04:06:37 de9db76c5a1d: Pulling fs layer 04:06:37 bca2f99d35d6: Pulling fs layer 04:06:37 93359f2a8cfa: Pulling fs layer 04:06:37 7c6f9722023f: Pulling fs layer 04:06:37 a35cf1a2eb13: Pulling fs layer 04:06:37 bca2f99d35d6: Waiting 04:06:37 a35cf1a2eb13: Waiting 04:06:37 93359f2a8cfa: Waiting 04:06:37 7c6f9722023f: Waiting 04:06:37 de9db76c5a1d: Verifying Checksum 04:06:37 de9db76c5a1d: Download complete 04:06:37 0ef7d3d256c8: Download complete 04:06:37 93359f2a8cfa: Verifying Checksum 04:06:37 93359f2a8cfa: Download complete 04:06:37 7c6f9722023f: Verifying Checksum 04:06:37 7c6f9722023f: Download complete 04:06:38 188c0c94c7c5: Verifying Checksum 04:06:38 188c0c94c7c5: Download complete 04:06:38 188c0c94c7c5: Pull complete 04:06:38 0ef7d3d256c8: Pull complete 04:06:39 de9db76c5a1d: Pull complete 04:06:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31314 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws 04:06:40 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 04:06:41 a35cf1a2eb13: Verifying Checksum 04:06:41 a35cf1a2eb13: Download complete 04:06:41 bca2f99d35d6: Verifying Checksum 04:06:41 bca2f99d35d6: Download complete 04:06:45 using credential edgex-jenkins-ssh 04:06:45 Cloning the remote Git repository 04:06:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:06:45 > git init /w/workspace/device-sdk-go/4 # timeout=10 04:06:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:45 > git --version # timeout=10 04:06:45 > git --version # 'git version 2.17.1' 04:06:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:47 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e 04:06:47 Merge succeeded, producing e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e 04:06:47 Checking out Revision e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e (PR-829) 04:06:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:47 > 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 04:06:47 > git config core.sparsecheckout # timeout=10 04:06:47 > git checkout -f e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e # timeout=10 04:06:47 > git remote # timeout=10 04:06:47 > git config --get remote.origin.url # timeout=10 04:06:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:47 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 04:06:47 > git rev-parse HEAD^{commit} # timeout=10 04:06:47 > git config core.sparsecheckout # timeout=10 04:06:47 > git checkout -f e1b79a6a65da4f0f5748fec6d5a4c72c18b6c96e # timeout=10 04:06:52 Commit message: "feat: update example configuration to support MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:06:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:06:54 + true 04:06:54 + sudo service docker restart 04:06:54 bca2f99d35d6: Pull complete 04:06:54 93359f2a8cfa: Pull complete 04:06:54 7c6f9722023f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:06:56 provisioning config files... 04:06:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config7306890492766416407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:57 ---> docker-login.sh 04:06:57 nexus3.edgexfoundry.org:10001 04:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:58 Configure a credential helper to remove this warning. See 04:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:58 04:06:58 Login Succeeded 04:06:58 nexus3.edgexfoundry.org:10002 04:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:58 Configure a credential helper to remove this warning. See 04:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:58 04:06:58 Login Succeeded 04:06:58 nexus3.edgexfoundry.org:10003 04:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:59 Configure a credential helper to remove this warning. See 04:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:59 04:06:59 Login Succeeded 04:06:59 nexus3.edgexfoundry.org:10004 04:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:59 Configure a credential helper to remove this warning. See 04:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:59 04:06:59 Login Succeeded 04:06:59 docker.io 04:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:00 Configure a credential helper to remove this warning. See 04:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:00 04:07:00 Login Succeeded 04:07:00 ---> docker-login.sh ends [Pipeline] } 04:07:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:00 ========================================================= 04:07:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:07:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:07:01 + 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 . 04:07:01 a35cf1a2eb13: Pull complete 04:07:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:07:01 ---> a62c8e92a672 04:07:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:01 Sending build context to Docker daemon 2.387MB 04:07:01 ---> Running in 32530f691678 04:07:01 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:07:01 Step 2/8 : FROM ${BASE} 04:07:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:01 5f621e34cdf4: Pulling fs layer 04:07:01 a4357932f1b6: Pulling fs layer 04:07:01 18c013af1878: Pulling fs layer 04:07:01 00ac8860ef70: Pulling fs layer 04:07:01 63d7cb157983: Pulling fs layer 04:07:01 b116817d02f9: Pulling fs layer 04:07:01 745a02a5169b: Pulling fs layer 04:07:01 63d7cb157983: Waiting 04:07:01 b116817d02f9: Waiting 04:07:01 745a02a5169b: Waiting 04:07:01 00ac8860ef70: Waiting 04:07:01 18c013af1878: Verifying Checksum 04:07:01 18c013af1878: Download complete 04:07:01 a4357932f1b6: Download complete 04:07:01 63d7cb157983: Verifying Checksum 04:07:01 63d7cb157983: Download complete 04:07:01 5f621e34cdf4: Verifying Checksum 04:07:01 5f621e34cdf4: Download complete 04:07:01 b116817d02f9: Download complete 04:07:02 Removing intermediate container 32530f691678 04:07:02 ---> 4c4796aa7f92 04:07:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:02 5f621e34cdf4: Pull complete 04:07:02 ---> Running in ce0e67821a93 04:07:03 a4357932f1b6: Pull complete 04:07:03 18c013af1878: Pull complete 04:07:04 Removing intermediate container ce0e67821a93 04:07:04 ---> 7fd75a749c6f 04:07:04 Step 5/8 : RUN apk add --update --no-cache make git 04:07:04 ---> Running in 8ffd2ef0da82 04:07:04 745a02a5169b: Verifying Checksum 04:07:04 745a02a5169b: Download complete 04:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:07:05 00ac8860ef70: Download complete 04:07:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:07:06 OK: 166 MiB in 39 packages 04:07:07 Removing intermediate container 8ffd2ef0da82 04:07:07 ---> 932be1ac776b 04:07:07 Step 6/8 : WORKDIR /device-sdk-go 04:07:07 ---> Running in 22cac89d5dd2 04:07:08 Removing intermediate container 22cac89d5dd2 04:07:08 ---> 577ad24130d9 04:07:08 Step 7/8 : COPY . . 04:07:10 ---> dbaeccb73d12 04:07:10 Step 8/8 : RUN go mod download 04:07:10 ---> Running in 1945692a4b4b 04:07:16 00ac8860ef70: Pull complete 04:07:16 63d7cb157983: Pull complete 04:07:16 b116817d02f9: Pull complete 04:07:21 745a02a5169b: Pull complete 04:07:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:07:21 ---> b7e6874047d6 04:07:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:24 ---> Running in 22fe5c92ec3c 04:07:24 Removing intermediate container 22fe5c92ec3c 04:07:24 ---> 5ffb95f29476 04:07:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:24 ---> Running in 6634dcbb9ec8 04:07:27 Removing intermediate container 6634dcbb9ec8 04:07:27 ---> c493a748aa32 04:07:27 Step 5/8 : RUN apk add --update --no-cache make git 04:07:27 ---> Running in 79995d21bf34 04:07:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:07:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:07:30 OK: 142 MiB in 39 packages 04:07:31 Removing intermediate container 79995d21bf34 04:07:31 ---> e0a735499de6 04:07:31 Step 6/8 : WORKDIR /device-sdk-go 04:07:31 ---> Running in a43cfb8bd354 04:07:32 Removing intermediate container a43cfb8bd354 04:07:32 ---> abc0a58ac900 04:07:32 Step 7/8 : COPY . . 04:07:33 ---> 302b2cff3714 04:07:33 Step 8/8 : RUN go mod download 04:07:33 ---> Running in 80d933c492d5 04:07:49 Removing intermediate container 1945692a4b4b 04:07:49 ---> 4df4c600cc60 04:07:49 Successfully built 4df4c600cc60 04:07:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:07:50 + docker inspect -f . ci-base-image-x86_64 04:07:50 . [Pipeline] withDockerContainer 04:07:51 prd-centos7-docker-4c-2g-31313 does not seem to be running inside a container 04:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 04:07:53 $ docker top fa67d1378b377712c30ea83fdcf4214a3b66fad2336cdebe9299ad47e9516f49 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:54 + go version 04:07:54 go version go1.15.5 linux/amd64 [Pipeline] } 04:07:54 $ docker stop --time=1 fa67d1378b377712c30ea83fdcf4214a3b66fad2336cdebe9299ad47e9516f49 04:07:56 $ docker rm -f fa67d1378b377712c30ea83fdcf4214a3b66fad2336cdebe9299ad47e9516f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:57 + docker inspect -f . ci-base-image-x86_64 04:07:57 . [Pipeline] withDockerContainer 04:07:58 prd-centos7-docker-4c-2g-31313 does not seem to be running inside a container 04:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 04:08:00 $ docker top 0f8f443a449db4113d07a8654c8f63889d681af5250d899a1f1bb01a729e3f3f -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:00 Removing intermediate container 80d933c492d5 04:08:00 ---> ad604bb3c665 04:08:00 Successfully built ad604bb3c665 04:08:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:08:00 + make test 04:08:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:08:01 + docker inspect -f . ci-base-image-arm64 04:08:01 . [Pipeline] withDockerContainer 04:08:01 prd-ubuntu18.04-docker-arm64-4c-16g-31314 does not seem to be running inside a container 04:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 04:08:03 $ docker top 606a8aa77e11dde0f643e718220f3db6d5301ef18ffe2b6e4624ad0a7e4b506f -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:04 + go version 04:08:04 go version go1.15.5 linux/arm64 [Pipeline] } 04:08:04 $ docker stop --time=1 606a8aa77e11dde0f643e718220f3db6d5301ef18ffe2b6e4624ad0a7e4b506f 04:08:06 $ docker rm -f 606a8aa77e11dde0f643e718220f3db6d5301ef18ffe2b6e4624ad0a7e4b506f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:07 + docker inspect -f . ci-base-image-arm64 04:08:07 . [Pipeline] withDockerContainer 04:08:07 prd-ubuntu18.04-docker-arm64-4c-16g-31314 does not seem to be running inside a container 04:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 04:08:09 $ docker top 07a528242e0eaaf28eefae08d9e6d355497d4d016f9c7e021b4aee693ab93e08 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:10 + make test 04:08:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:08:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:08:32 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:08:34 # pkg-config --cflags -- libzmq 04:08:34 pkg-config: exec: "pkg-config": executable file not found in $PATH 04:08:42 # pkg-config --cflags -- libzmq 04:08:42 pkg-config: exec: "pkg-config": executable file not found in $PATH 04:09:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 04:09:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 04:09:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 04:09:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 04:09:07 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 04:09:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.955s coverage: 6.6% of statements 04:09:09 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 04:09:09 make: *** [Makefile:32: test] Error 2 [Pipeline] } 04:09:09 $ docker stop --time=1 0f8f443a449db4113d07a8654c8f63889d681af5250d899a1f1bb01a729e3f3f 04:09:12 $ docker rm -f 0f8f443a449db4113d07a8654c8f63889d681af5250d899a1f1bb01a729e3f3f [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 04:09:13 ---> job-cost.sh 04:09:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hlnj 04:09:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 04:09:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 04:09:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 04:09:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 04:09:21 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 04:09:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.798s coverage: 6.6% of statements 04:09:23 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 04:09:23 make: *** [Makefile:32: test] Error 2 [Pipeline] } 04:09:23 $ docker stop --time=1 07a528242e0eaaf28eefae08d9e6d355497d4d016f9c7e021b4aee693ab93e08 04:09:26 $ docker rm -f 07a528242e0eaaf28eefae08d9e6d355497d4d016f9c7e021b4aee693ab93e08 [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 Post stage [Pipeline] libraryResource [Pipeline] sh 04:09:27 ---> job-cost.sh 04:09:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gwqx 04:09:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:10:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:10:28 lf-activate-venv(): INFO: Adding /tmp/venv-hlnj/bin to PATH 04:10:28 INFO: No Stack... 04:10:28 INFO: Retrieving Pricing Info for: v1-standard-2 04:10:28 INFO: Archiving Costs [Pipeline] sh 04:10:28 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 04:10:28 + cut -d, -f6 [Pipeline] lock 04:10:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-4-stack-cost] 04:10:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-4-stack-cost] did not exist. Created. 04:10:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:10:28 + echo total: 0.029999999329447746 [Pipeline] stash 04:10:29 Stashed 1 file(s) [Pipeline] } 04:10:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:10:30 Failed in branch amd64 04:11:28 lf-activate-venv(): INFO: Adding /tmp/venv-gwqx/bin to PATH 04:11:28 INFO: No Stack... 04:11:28 INFO: Retrieving Pricing Info for: lf-standard-4 04:11:29 INFO: Archiving Costs [Pipeline] sh 04:11:29 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 04:11:29 + cut -d, -f6 [Pipeline] lock 04:11:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-4-stack-cost] 04:11:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-4-stack-cost] did not exist. Created. 04:11:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:30 /w/workspace/device-sdk-go/4@tmp/durable-2d9948c7/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-2d9948c7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:11:30 + echo total: 0.20999999344348907 [Pipeline] stash 04:11:30 Warning: overwriting stash ‘stack-cost’ 04:11:31 Stashed 1 file(s) [Pipeline] } 04:11:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:11:32 Failed in branch arm64 [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 04:11:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:11:35 ---> package-listing.sh 04:11:35 ++ facter osfamily 04:11:35 ++ tr '[:upper:]' '[:lower:]' 04:11:35 + OS_FAMILY=redhat 04:11:35 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-829 04:11:35 + START_PACKAGES=/tmp/packages_start.txt 04:11:35 + END_PACKAGES=/tmp/packages_end.txt 04:11:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:11:35 + PACKAGES=/tmp/packages_start.txt 04:11:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 04:11:35 + PACKAGES=/tmp/packages_end.txt 04:11:35 + case "${OS_FAMILY}" in 04:11:35 + rpm -qa 04:11:35 + sort 04:11:40 + '[' -f /tmp/packages_start.txt ']' 04:11:40 + '[' -f /tmp/packages_end.txt ']' 04:11:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:11:40 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' 04:11:40 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ 04:11:40 + 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 04:11:40 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 04:11:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:11:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:11:41 04:11:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:11:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:11:41 alpine: Pulling from edgex-lftools-log-publisher 04:11:41 df20fa9351a1: Pulling fs layer 04:11:41 36b3adc4ff6f: Pulling fs layer 04:11:41 8ad3a11d3b57: Pulling fs layer 04:11:41 46f8f816bc3b: Pulling fs layer 04:11:41 93b61091891f: Pulling fs layer 04:11:41 93b9cdb0e59b: Pulling fs layer 04:11:41 5e14af77c1be: Pulling fs layer 04:11:41 01666e4c0597: Pulling fs layer 04:11:41 aa168da1d23b: Pulling fs layer 04:11:41 46f8f816bc3b: Waiting 04:11:41 93b61091891f: Waiting 04:11:41 93b9cdb0e59b: Waiting 04:11:41 5e14af77c1be: Waiting 04:11:41 01666e4c0597: Waiting 04:11:41 aa168da1d23b: Waiting 04:11:41 36b3adc4ff6f: Download complete 04:11:41 46f8f816bc3b: Verifying Checksum 04:11:41 46f8f816bc3b: Download complete 04:11:42 df20fa9351a1: Download complete 04:11:42 93b9cdb0e59b: Download complete 04:11:42 5e14af77c1be: Verifying Checksum 04:11:42 5e14af77c1be: Download complete 04:11:42 93b61091891f: Verifying Checksum 04:11:42 93b61091891f: Download complete 04:11:42 01666e4c0597: Verifying Checksum 04:11:42 01666e4c0597: Download complete 04:11:42 df20fa9351a1: Pull complete 04:11:42 36b3adc4ff6f: Pull complete 04:11:42 8ad3a11d3b57: Verifying Checksum 04:11:42 8ad3a11d3b57: Download complete 04:11:43 8ad3a11d3b57: Pull complete 04:11:44 46f8f816bc3b: Pull complete 04:11:44 aa168da1d23b: Verifying Checksum 04:11:44 aa168da1d23b: Download complete 04:11:44 93b61091891f: Pull complete 04:11:44 93b9cdb0e59b: Pull complete 04:11:44 5e14af77c1be: Pull complete 04:11:45 01666e4c0597: Pull complete 04:11:51 aa168da1d23b: Pull complete 04:11:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:11:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:11:52 prd-centos7-docker-4c-2g-31312 does not seem to be running inside a container 04:11:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:11:55 $ docker top a8aaf6b47441b0f7607d19588e7e479e575f0aae3c1d3ebb71d3bd48d9a3c6c2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:11:56 + mkdir -p /var/log/sa [Pipeline] sh 04:11:56 + ls /var/log/sa-host 04:11:56 + sadf -c /var/log/sa-host/sa23 04:11:56 file_magic: OK 04:11:56 HZ: Using current value: 100 04:11:56 file_header: OK 04:11:56 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 04:11:56 Statistics: 04:11:56 Hnuu...uuuununununu... 04:11:56 File successfully converted to sysstat format version 12.2.1 04:11:56 + sadf -c /var/log/sa-host/sa25 04:11:56 file_magic: OK 04:11:56 HZ: Using current value: 100 04:11:56 file_header: OK 04:11:56 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 04:11:56 Statistics: 04:11:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:11:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:56 provisioning config files... 04:11:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config7770440497844069519tmp [Pipeline] { [Pipeline] echo 04:11:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:11:57 ---> create-netrc.sh [Pipeline] } 04:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:11:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:11:57 ---> python-tools-install.sh [Pipeline] echo 04:11:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:11:58 ---> sudo-logs.sh 04:11:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:11:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:11:58 ---> job-cost.sh 04:11:58 lf-activate-venv: SKIPPING 04:11:58 DEBUG: total: 0.20999999344348907 04:11:58 INFO: Retrieving Stack Cost... 04:11:59 INFO: Retrieving Pricing Info for: v1-standard-2 04:12:00 INFO: Archiving Costs [Pipeline] echo 04:12:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:12:00 ---> logs-deploy.sh 04:12:00 lf-activate-venv: SKIPPING 04:12:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-829/4 04:12:00 INFO: archiving workspace using pattern(s): 04:12:02 Archives upload complete. 04:12:02 INFO: archiving logs to Nexus 04:12:04 ---> uname -a: 04:12:04 Linux prd-centos7-docker-4c-2g-31312.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:12:04 04:12:04 04:12:04 ---> lscpu: 04:12:04 Architecture: x86_64 04:12:04 CPU op-mode(s): 32-bit, 64-bit 04:12:04 Byte Order: Little Endian 04:12:04 Address sizes: 40 bits physical, 48 bits virtual 04:12:04 CPU(s): 4 04:12:04 On-line CPU(s) list: 0-3 04:12:04 Thread(s) per core: 1 04:12:04 Core(s) per socket: 1 04:12:04 Socket(s): 4 04:12:04 NUMA node(s): 1 04:12:04 Vendor ID: GenuineIntel 04:12:04 CPU family: 6 04:12:04 Model: 44 04:12:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:12:04 Stepping: 1 04:12:04 CPU MHz: 2933.438 04:12:04 BogoMIPS: 5866.87 04:12:04 Virtualization: VT-x 04:12:04 Hypervisor vendor: KVM 04:12:04 Virtualization type: full 04:12:04 L1d cache: 128 KiB 04:12:04 L1i cache: 128 KiB 04:12:04 L2 cache: 16 MiB 04:12:04 L3 cache: 64 MiB 04:12:04 NUMA node0 CPU(s): 0-3 04:12:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:12:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:12:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:12:04 Vulnerability Meltdown: Mitigation; PTI 04:12:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:12:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:12:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:12:04 Vulnerability Srbds: Not affected 04:12:04 Vulnerability Tsx async abort: Not affected 04:12:04 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 04:12:04 04:12:04 04:12:04 ---> nproc: 04:12:04 4 04:12:04 04:12:04 04:12:04 ---> df -h: 04:12:04 Filesystem Size Used Available Use% Mounted on 04:12:04 overlay 50.0G 7.3G 42.7G 15% / 04:12:04 tmpfs 64.0M 0 64.0M 0% /dev 04:12:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:12:04 shm 64.0M 0 64.0M 0% /dev/shm 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-829 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:12:04 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:12:04 04:12:04 04:12:04 ---> free -m: 04:12:04 total used free shared buff/cache available 04:12:04 Mem: 1837 724 93 0 1018 1007 04:12:04 Swap: 1023 1 1022 04:12:04 04:12:04 04:12:04 ---> ip addr: 04:12:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:12:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:12:04 inet 127.0.0.1/8 scope host lo 04:12:04 valid_lft forever preferred_lft forever 04:12:04 inet6 ::1/128 scope host 04:12:04 valid_lft forever preferred_lft forever 04:12:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:12:04 link/ether fa:16:3e:ab:f8:a1 brd ff:ff:ff:ff:ff:ff 04:12:04 inet 10.30.122.152/23 brd 10.30.123.255 scope global dynamic eth0 04:12:04 valid_lft 85907sec preferred_lft 85907sec 04:12:04 inet6 fe80::f816:3eff:feab:f8a1/64 scope link 04:12:04 valid_lft forever preferred_lft forever 04:12:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:12:04 link/ether 02:42:14:18:ee:db brd ff:ff:ff:ff:ff:ff 04:12:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:12:04 valid_lft forever preferred_lft forever 04:12:04 inet6 fe80::42:14ff:fe18:eedb/64 scope link 04:12:04 valid_lft forever preferred_lft forever 04:12:04 04:12:04 04:12:04 ---> sar -b -r -n DEV: 04:12:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 04:12:04 04:12:04 04:03:39 LINUX RESTART (4 CPU) 04:12:04 04:12:04 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:12:04 04:05:01 120.57 45.22 75.35 0.00 7869.51 33993.41 0.00 04:12:04 04:06:01 3.46 0.02 3.45 0.00 0.53 112.69 0.00 04:12:04 04:07:01 0.40 0.00 0.40 0.00 0.00 6.45 0.00 04:12:04 04:08:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 04:12:04 04:09:01 0.22 0.00 0.22 0.00 0.00 1.93 0.00 04:12:04 04:10:01 0.78 0.00 0.78 0.00 0.00 9.81 0.00 04:12:04 04:11:01 0.58 0.00 0.58 0.00 0.00 6.68 0.00 04:12:04 Average: 18.05 6.47 11.58 0.00 1124.83 4878.51 0.00 04:12:04 04:12:04 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:12:04 04:05:01 140220 0 626248 33.28 2620 1112456 1110508 37.90 454248 1087648 128 04:12:04 04:06:01 144688 0 621844 33.05 2620 1112392 1099584 37.53 455008 1083088 16 04:12:04 04:07:01 143680 0 622848 33.10 2620 1112396 1091408 37.25 452640 1086528 8 04:12:04 04:08:01 145588 0 620940 33.00 2620 1112396 1079024 36.83 453936 1084064 8 04:12:04 04:09:01 145840 0 620680 32.99 2620 1112404 1079088 36.83 452244 1085648 16 04:12:04 04:10:01 145008 0 621508 33.03 2620 1112408 1079160 36.83 452644 1085648 8 04:12:04 04:11:01 145576 0 620936 33.00 2620 1112412 1079124 36.83 452316 1085776 8 04:12:04 Average: 144371 0 622143 33.07 2620 1112409 1088271 37.14 453291 1085486 27 04:12:04 04:12:04 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:12:04 04:05:01 eth0 585.59 397.37 1097.74 107.45 0.00 0.00 0.00 0.00 04:12:04 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:05:01 docker0 7.02 5.74 1.28 23.93 0.00 0.00 0.00 0.00 04:12:04 04:06:01 eth0 8.71 3.76 6.78 0.26 0.00 0.00 0.00 0.00 04:12:04 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:07:01 eth0 0.88 0.63 0.53 0.37 0.00 0.00 0.00 0.00 04:12:04 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:08:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:12:04 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:09:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:12:04 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:10:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:12:04 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:11:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:12:04 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 Average: eth0 85.16 57.49 157.96 15.46 0.00 0.00 0.00 0.00 04:12:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:04 Average: docker0 1.00 0.82 0.18 3.42 0.00 0.00 0.00 0.00 04:12:04 04:12:04 04:12:04 ---> sar -P ALL: 04:12:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) 04:12:04 04:12:04 04:03:39 LINUX RESTART (4 CPU) 04:12:04 04:12:04 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:12:04 04:05:01 all 13.16 0.00 6.74 4.61 0.06 75.43 04:12:04 04:05:01 0 12.02 0.00 7.73 4.29 0.07 75.90 04:12:04 04:05:01 1 14.84 0.00 6.95 3.68 0.07 74.47 04:12:04 04:05:01 2 13.57 0.00 5.83 5.56 0.05 74.99 04:12:04 04:05:01 3 12.20 0.00 6.46 4.93 0.07 76.35 04:12:04 04:06:01 all 0.24 0.00 0.09 0.00 0.01 99.66 04:12:04 04:06:01 0 0.62 0.00 0.13 0.00 0.00 99.25 04:12:04 04:06:01 1 0.12 0.00 0.07 0.00 0.00 99.82 04:12:04 04:06:01 2 0.10 0.00 0.08 0.00 0.02 99.80 04:12:04 04:06:01 3 0.13 0.00 0.07 0.00 0.02 99.78 04:12:04 04:07:01 all 0.10 0.00 0.05 0.00 0.01 99.85 04:12:04 04:07:01 0 0.18 0.00 0.07 0.00 0.00 99.75 04:12:04 04:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:12:04 04:07:01 2 0.08 0.00 0.07 0.00 0.00 99.85 04:12:04 04:07:01 3 0.07 0.00 0.03 0.00 0.02 99.88 04:12:04 04:08:01 all 0.16 0.00 0.03 0.00 0.00 99.81 04:12:04 04:08:01 0 0.43 0.00 0.03 0.00 0.00 99.53 04:12:04 04:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:12:04 04:08:01 2 0.12 0.00 0.02 0.00 0.00 99.87 04:12:04 04:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 04:12:04 04:09:01 all 0.12 0.00 0.10 0.00 0.00 99.77 04:12:04 04:09:01 0 0.05 0.00 0.12 0.00 0.00 99.83 04:12:04 04:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:12:04 04:09:01 2 0.32 0.00 0.08 0.00 0.00 99.60 04:12:04 04:09:01 3 0.08 0.00 0.17 0.00 0.00 99.75 04:12:04 04:10:01 all 0.09 0.00 0.03 0.00 0.01 99.87 04:12:04 04:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:12:04 04:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:12:04 04:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:12:04 04:10:01 3 0.25 0.00 0.03 0.00 0.02 99.70 04:12:04 04:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 04:12:04 04:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:12:04 04:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:12:04 04:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:12:04 04:11:01 3 0.53 0.00 0.03 0.00 0.00 99.43 04:12:04 Average: all 1.97 0.00 1.00 0.65 0.01 96.37 04:12:04 Average: 0 1.88 0.00 1.14 0.60 0.01 96.37 04:12:04 Average: 1 2.13 0.00 1.01 0.52 0.01 96.32 04:12:04 Average: 2 2.01 0.00 0.87 0.78 0.01 96.33 04:12:04 Average: 3 1.88 0.00 0.96 0.69 0.02 96.44 04:12:04 04:12:04 04:12:04