Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 319d0857c370aa24457f9e5313d210f4ef772d80 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5346895196652604113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4541445842022862361.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1630675024264245324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6441568167731659415.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8173872424993932802.key > 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-119 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 319d0857c370aa24457f9e5313d210f4ef772d80 (master) Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh6879405272877981273.key > 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 core.sparsecheckout # timeout=10 > git checkout -f 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 Commit message: "Merge pull request #934 from hahattan/issue-931" > git rev-list --no-walk 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T13:52:34.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T13:52:34.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T13:52:34.765Z] ========================================================= [2021-05-25T13:52:34.765Z] EdgeX Global Pipelines Version Info [2021-05-25T13:52:34.765Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T13:52:36.272Z] ------------------- [2021-05-25T13:52:36.272Z] stable info: [2021-05-25T13:52:36.272Z] ------------------- [2021-05-25T13:52:36.272Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T13:52:36.272Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T13:52:36.272Z] Message: update stable to v1.0.192 [2021-05-25T13:52:36.848Z] ------------------- [2021-05-25T13:52:36.848Z] experimental info: [2021-05-25T13:52:36.848Z] ------------------- [2021-05-25T13:52:36.848Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T13:52:36.848Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T13:52:36.848Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T13:52:36.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-25T13:52:37.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-25T13:52:37.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T13:52:37.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T13:52:37.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T13:52:37.097Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T13:52:37.121Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T13:52:37.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T13:52:37.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-25T13:52:37.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T13:52:37.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T13:52:37.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-25T13:52:37.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T13:52:37.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T13:52:37.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T13:52:37.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T13:52:37.387Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T13:52:37.413Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T13:52:37.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T13:52:37.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T13:52:37.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T13:52:37.511Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T13:52:37.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T13:52:37.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T13:52:37.580Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-25T13:52:37.605Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T13:52:37.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-25T13:52:37.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-25T13:52:37.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-25T13:52:37.699Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 319d0857c370aa24457f9e5313d210f4ef772d80 [Pipeline] echo [2021-05-25T13:52:37.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 319d085 [Pipeline] echo [2021-05-25T13:52:37.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T13:52:37.829Z] provisioning config files... [2021-05-25T13:52:37.850Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config652343200398566560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T13:52:38.187Z] ---> docker-login.sh [2021-05-25T13:52:38.187Z] nexus3.edgexfoundry.org:10001 [2021-05-25T13:52:38.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:52:38.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:52:38.454Z] Configure a credential helper to remove this warning. See [2021-05-25T13:52:38.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:52:38.454Z] [2021-05-25T13:52:38.454Z] Login Succeeded [2021-05-25T13:52:38.454Z] nexus3.edgexfoundry.org:10002 [2021-05-25T13:52:38.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:52:38.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:52:38.717Z] Configure a credential helper to remove this warning. See [2021-05-25T13:52:38.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:52:38.717Z] [2021-05-25T13:52:38.717Z] Login Succeeded [2021-05-25T13:52:38.717Z] nexus3.edgexfoundry.org:10003 [2021-05-25T13:52:38.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:52:38.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:52:38.717Z] Configure a credential helper to remove this warning. See [2021-05-25T13:52:38.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:52:38.717Z] [2021-05-25T13:52:38.717Z] Login Succeeded [2021-05-25T13:52:38.717Z] nexus3.edgexfoundry.org:10004 [2021-05-25T13:52:38.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:52:38.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:52:38.981Z] Configure a credential helper to remove this warning. See [2021-05-25T13:52:38.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:52:38.981Z] [2021-05-25T13:52:38.981Z] Login Succeeded [2021-05-25T13:52:38.981Z] docker.io [2021-05-25T13:52:38.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:52:39.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:52:39.244Z] Configure a credential helper to remove this warning. See [2021-05-25T13:52:39.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:52:39.244Z] [2021-05-25T13:52:39.244Z] Login Succeeded [2021-05-25T13:52:39.244Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T13:52:39.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T13:52:39.711Z] + git log --format=format:%s -1 319d0857c370aa24457f9e5313d210f4ef772d80 [Pipeline] echo [2021-05-25T13:52:39.751Z] GIT_COMMIT: 319d0857c370aa24457f9e5313d210f4ef772d80, Commit Message: Merge pull request #934 from hahattan/issue-931 [Pipeline] echo [2021-05-25T13:52:39.765Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:52:40.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T13:52:40.704Z] [2021-05-25T13:52:40.704Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:52:41.028Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T13:52:41.028Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T13:52:41.028Z] 31603596830f: Pulling fs layer [2021-05-25T13:52:41.028Z] 54011a49482f: Pulling fs layer [2021-05-25T13:52:41.028Z] a6820b24f6d8: Pulling fs layer [2021-05-25T13:52:41.028Z] f581987b2513: Pulling fs layer [2021-05-25T13:52:41.028Z] f581987b2513: Waiting [2021-05-25T13:52:41.028Z] 54011a49482f: Verifying Checksum [2021-05-25T13:52:41.028Z] 54011a49482f: Download complete [2021-05-25T13:52:41.293Z] 31603596830f: Verifying Checksum [2021-05-25T13:52:41.293Z] 31603596830f: Download complete [2021-05-25T13:52:41.293Z] f581987b2513: Verifying Checksum [2021-05-25T13:52:41.293Z] f581987b2513: Download complete [2021-05-25T13:52:41.293Z] 31603596830f: Pull complete [2021-05-25T13:52:41.293Z] a6820b24f6d8: Verifying Checksum [2021-05-25T13:52:41.293Z] a6820b24f6d8: Download complete [2021-05-25T13:52:41.560Z] 54011a49482f: Pull complete [2021-05-25T13:52:42.151Z] a6820b24f6d8: Pull complete [2021-05-25T13:52:42.419Z] f581987b2513: Pull complete [2021-05-25T13:52:42.420Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T13:52:42.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T13:52:42.420Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T13:52:42.512Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-25T13:52:42.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T13:52:44.240Z] $ docker top ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T13:52:44.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T13:52:44.379Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T13:52:44.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T13:52:44.506Z] $ docker exec ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 ssh-agent [2021-05-25T13:52:44.628Z] SSH_AUTH_SOCK=/tmp/ssh-z6T543o3gOm1/agent.13 [2021-05-25T13:52:44.628Z] SSH_AGENT_PID=19 [2021-05-25T13:52:44.637Z] Running ssh-add (command line suppressed) [2021-05-25T13:52:44.746Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7898653239458346099.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7898653239458346099.key) [2021-05-25T13:52:44.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T13:52:45.080Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T13:52:45.093Z] $ docker exec --env ******** --env ******** ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 ssh-agent -k [2021-05-25T13:52:45.198Z] unset SSH_AUTH_SOCK; [2021-05-25T13:52:45.199Z] unset SSH_AGENT_PID; [2021-05-25T13:52:45.199Z] echo Agent pid 19 killed; [2021-05-25T13:52:45.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T13:52:45.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T13:52:45.259Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T13:52:45.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T13:52:45.382Z] $ docker exec ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 ssh-agent [2021-05-25T13:52:45.513Z] SSH_AUTH_SOCK=/tmp/ssh-0xdvHByqyB0D/agent.53 [2021-05-25T13:52:45.513Z] SSH_AGENT_PID=59 [2021-05-25T13:52:45.519Z] Running ssh-add (command line suppressed) [2021-05-25T13:52:45.628Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8970198867320954232.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8970198867320954232.key) [2021-05-25T13:52:45.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T13:52:45.949Z] + git semver init [2021-05-25T13:52:45.949Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T13:52:45.949Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-25T13:52:45.949Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T13:52:45.949Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T13:52:45.949Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T13:52:45.949Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T13:52:45.949Z] # $SEMVER_BRANCH = master [2021-05-25T13:52:45.949Z] # $SEMVER_TEMP = /tmp/semver-145043937 [2021-05-25T13:52:45.949Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-25T13:52:46.936Z] # '/tmp/semver-145043937' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-05-25T13:52:46.936Z] # -> Force: false [2021-05-25T13:52:46.936Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-25T13:52:46.945Z] $ docker exec --env ******** --env ******** ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 ssh-agent -k [2021-05-25T13:52:47.054Z] unset SSH_AUTH_SOCK; [2021-05-25T13:52:47.055Z] unset SSH_AGENT_PID; [2021-05-25T13:52:47.055Z] echo Agent pid 59 killed; [2021-05-25T13:52:47.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T13:52:47.408Z] + git semver [Pipeline] } [2021-05-25T13:52:47.420Z] $ docker stop --time=1 ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 [2021-05-25T13:52:48.681Z] $ docker rm -f ebcb41d1fbf19d93c64f1673f52b99fa8a0be5b5fa52aac538084991683e0035 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T13:52:49.074Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T13:52:49.356Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T13:52:49.359Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.68 [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 [2021-05-25T13:53:04.536Z] Still waiting to schedule task [2021-05-25T13:53:04.537Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T13:53:04.539Z] Still waiting to schedule task [2021-05-25T13:53:04.540Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-25T13:55:07.535Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-120 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-25T13:55:07.559Z] Running in /w/workspace/device-sdk-go/174 [Pipeline] { [Pipeline] checkout [2021-05-25T13:55:07.843Z] Selected Git installation does not exist. Using Default [2021-05-25T13:55:07.843Z] The recommended git tool is: NONE [2021-05-25T13:55:13.061Z] using credential edgex-jenkins-ssh [2021-05-25T13:55:13.082Z] Cloning the remote Git repository [2021-05-25T13:55:13.138Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T13:55:13.247Z] > git init /w/workspace/device-sdk-go/174 # timeout=10 [2021-05-25T13:55:13.348Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T13:55:13.348Z] > git --version # timeout=10 [2021-05-25T13:55:13.362Z] > git --version # 'git version 2.17.1' [2021-05-25T13:55:13.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T13:55:13.431Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T13:55:14.724Z] Avoid second fetch [2021-05-25T13:55:14.725Z] Checking out Revision 319d0857c370aa24457f9e5313d210f4ef772d80 (master) [2021-05-25T13:55:14.685Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T13:55:14.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T13:55:14.744Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T13:55:14.763Z] > git checkout -f 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 [2021-05-25T13:55:19.181Z] Commit message: "Merge pull request #934 from hahattan/issue-931" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T13:55:20.748Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T13:55:21.164Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T13:55:21.523Z] + sudo service docker restart [2021-05-25T13:55:21.523Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T13:55:40.145Z] provisioning config files... [2021-05-25T13:55:40.182Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/174@tmp/config8074179293247786685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T13:55:40.592Z] ---> docker-login.sh [2021-05-25T13:55:40.592Z] nexus3.edgexfoundry.org:10001 [2021-05-25T13:55:41.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:55:42.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:55:42.215Z] Configure a credential helper to remove this warning. See [2021-05-25T13:55:42.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:55:42.215Z] [2021-05-25T13:55:42.215Z] Login Succeeded [2021-05-25T13:55:42.215Z] nexus3.edgexfoundry.org:10002 [2021-05-25T13:55:42.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:55:42.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:55:42.500Z] Configure a credential helper to remove this warning. See [2021-05-25T13:55:42.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:55:42.500Z] [2021-05-25T13:55:42.500Z] Login Succeeded [2021-05-25T13:55:42.500Z] nexus3.edgexfoundry.org:10003 [2021-05-25T13:55:43.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:55:43.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:55:43.134Z] Configure a credential helper to remove this warning. See [2021-05-25T13:55:43.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:55:43.134Z] [2021-05-25T13:55:43.134Z] Login Succeeded [2021-05-25T13:55:43.134Z] nexus3.edgexfoundry.org:10004 [2021-05-25T13:55:43.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:55:43.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:55:43.703Z] Configure a credential helper to remove this warning. See [2021-05-25T13:55:43.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:55:43.703Z] [2021-05-25T13:55:43.703Z] Login Succeeded [2021-05-25T13:55:43.703Z] docker.io [2021-05-25T13:55:43.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:55:44.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:55:44.593Z] Configure a credential helper to remove this warning. See [2021-05-25T13:55:44.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:55:44.593Z] [2021-05-25T13:55:44.593Z] Login Succeeded [2021-05-25T13:55:44.593Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T13:55:44.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T13:55:44.939Z] ========================================================= [2021-05-25T13:55:44.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T13:55:44.939Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:55:45.290Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T13:55:45.564Z] Sending build context to Docker daemon 2.6MB [2021-05-25T13:55:45.838Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T13:55:45.838Z] Step 2/8 : FROM ${BASE} [2021-05-25T13:55:46.127Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T13:55:46.127Z] 595b0fe564bb: Pulling fs layer [2021-05-25T13:55:46.127Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T13:55:46.127Z] 316046926c0a: Pulling fs layer [2021-05-25T13:55:46.127Z] 4ebd0625c992: Pulling fs layer [2021-05-25T13:55:46.127Z] 207e8628e3a3: Pulling fs layer [2021-05-25T13:55:46.127Z] c791037a9be2: Pulling fs layer [2021-05-25T13:55:46.127Z] ffd874e62e21: Pulling fs layer [2021-05-25T13:55:46.127Z] 4ebd0625c992: Waiting [2021-05-25T13:55:46.127Z] 207e8628e3a3: Waiting [2021-05-25T13:55:46.127Z] c791037a9be2: Waiting [2021-05-25T13:55:46.127Z] ffd874e62e21: Waiting [2021-05-25T13:55:46.127Z] 316046926c0a: Download complete [2021-05-25T13:55:46.127Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T13:55:46.127Z] 7186ed65a4f7: Download complete [2021-05-25T13:55:46.127Z] 207e8628e3a3: Verifying Checksum [2021-05-25T13:55:46.127Z] 207e8628e3a3: Download complete [2021-05-25T13:55:46.407Z] c791037a9be2: Verifying Checksum [2021-05-25T13:55:46.407Z] c791037a9be2: Download complete [2021-05-25T13:55:46.407Z] 595b0fe564bb: Download complete [2021-05-25T13:55:47.017Z] 595b0fe564bb: Pull complete [2021-05-25T13:55:47.625Z] 7186ed65a4f7: Pull complete [2021-05-25T13:55:48.054Z] Running on prd-centos7-docker-4c-2g-121 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-25T13:55:48.074Z] Running in /w/workspace/device-sdk-go/174 [Pipeline] { [Pipeline] checkout [2021-05-25T13:55:48.194Z] Selected Git installation does not exist. Using Default [2021-05-25T13:55:48.195Z] The recommended git tool is: NONE [2021-05-25T13:55:48.228Z] 316046926c0a: Pull complete [2021-05-25T13:55:48.832Z] ffd874e62e21: Download complete [2021-05-25T13:55:50.266Z] 4ebd0625c992: Verifying Checksum [2021-05-25T13:55:50.266Z] 4ebd0625c992: Download complete [2021-05-25T13:55:50.449Z] using credential edgex-jenkins-ssh [2021-05-25T13:55:50.463Z] Cloning the remote Git repository [2021-05-25T13:55:50.479Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T13:55:51.601Z] Avoid second fetch [2021-05-25T13:55:51.602Z] Checking out Revision 319d0857c370aa24457f9e5313d210f4ef772d80 (master) [2021-05-25T13:55:50.545Z] > git init /w/workspace/device-sdk-go/174 # timeout=10 [2021-05-25T13:55:50.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T13:55:50.572Z] > git --version # timeout=10 [2021-05-25T13:55:50.580Z] > git --version # 'git version 2.24.4' [2021-05-25T13:55:50.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T13:55:50.604Z] [INFO] Currently running in a labeled security context [2021-05-25T13:55:50.604Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T13:55:50.604Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/174@tmp/jenkins-gitclient-ssh7067837181856851582.key [2021-05-25T13:55:50.626Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T13:55:51.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T13:55:51.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T13:55:51.620Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T13:55:51.625Z] > git checkout -f 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 [2021-05-25T13:55:55.271Z] Commit message: "Merge pull request #934 from hahattan/issue-931" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T13:55:57.181Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T13:55:57.528Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T13:55:57.825Z] + sudo service docker restart [2021-05-25T13:55:57.825Z] + true [2021-05-25T13:55:57.825Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T13:56:00.465Z] 4ebd0625c992: Pull complete [2021-05-25T13:56:00.741Z] 207e8628e3a3: Pull complete [2021-05-25T13:56:01.025Z] c791037a9be2: Pull complete [2021-05-25T13:56:04.506Z] ffd874e62e21: Pull complete [2021-05-25T13:56:04.783Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T13:56:04.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T13:56:04.783Z] ---> cfc18b08335c [2021-05-25T13:56:04.783Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T13:56:06.836Z] ---> Running in 20f35853e598 [2021-05-25T13:56:07.456Z] Removing intermediate container 20f35853e598 [2021-05-25T13:56:07.456Z] ---> 03505ef74068 [2021-05-25T13:56:07.456Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T13:56:07.456Z] ---> Running in 183312ca0c42 [2021-05-25T13:56:10.851Z] Removing intermediate container 183312ca0c42 [2021-05-25T13:56:10.851Z] ---> 36fa975864c6 [2021-05-25T13:56:10.851Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T13:56:10.851Z] ---> Running in 08af2e59779b [2021-05-25T13:56:12.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T13:56:13.267Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T13:56:13.868Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T13:56:13.868Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T13:56:14.152Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T13:56:14.152Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T13:56:14.152Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T13:56:14.756Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T13:56:14.756Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T13:56:14.756Z] OK: 139 MiB in 46 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T13:56:16.078Z] provisioning config files... [2021-05-25T13:56:16.091Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/174@tmp/config5932348570037878677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T13:56:16.209Z] Removing intermediate container 08af2e59779b [2021-05-25T13:56:16.209Z] ---> db1646a2f924 [2021-05-25T13:56:16.209Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T13:56:16.435Z] ---> docker-login.sh [2021-05-25T13:56:16.435Z] nexus3.edgexfoundry.org:10001 [2021-05-25T13:56:16.486Z] ---> Running in 946d25cc1d8a [2021-05-25T13:56:16.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:56:16.763Z] Removing intermediate container 946d25cc1d8a [2021-05-25T13:56:16.763Z] ---> 7db7bb61bbd2 [2021-05-25T13:56:16.763Z] Step 7/8 : COPY . . [2021-05-25T13:56:16.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:56:16.969Z] Configure a credential helper to remove this warning. See [2021-05-25T13:56:16.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:56:16.969Z] [2021-05-25T13:56:16.969Z] Login Succeeded [2021-05-25T13:56:16.969Z] nexus3.edgexfoundry.org:10002 [2021-05-25T13:56:16.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:56:16.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:56:16.969Z] Configure a credential helper to remove this warning. See [2021-05-25T13:56:16.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:56:16.969Z] [2021-05-25T13:56:16.969Z] Login Succeeded [2021-05-25T13:56:16.969Z] nexus3.edgexfoundry.org:10003 [2021-05-25T13:56:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:56:17.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:56:17.233Z] Configure a credential helper to remove this warning. See [2021-05-25T13:56:17.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:56:17.233Z] [2021-05-25T13:56:17.233Z] Login Succeeded [2021-05-25T13:56:17.233Z] nexus3.edgexfoundry.org:10004 [2021-05-25T13:56:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:56:17.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:56:17.233Z] Configure a credential helper to remove this warning. See [2021-05-25T13:56:17.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:56:17.233Z] [2021-05-25T13:56:17.233Z] Login Succeeded [2021-05-25T13:56:17.233Z] docker.io [2021-05-25T13:56:17.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T13:56:17.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T13:56:17.759Z] Configure a credential helper to remove this warning. See [2021-05-25T13:56:17.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T13:56:17.759Z] [2021-05-25T13:56:17.759Z] Login Succeeded [2021-05-25T13:56:17.759Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T13:56:17.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T13:56:17.971Z] ========================================================= [2021-05-25T13:56:17.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T13:56:17.971Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:56:18.215Z] ---> 2970b0afcb26 [2021-05-25T13:56:18.215Z] Step 8/8 : RUN go mod download [2021-05-25T13:56:18.215Z] ---> Running in 3a7954826f8e [2021-05-25T13:56:18.293Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T13:56:18.293Z] Sending build context to Docker daemon 2.601MB [2021-05-25T13:56:18.293Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T13:56:18.293Z] Step 2/8 : FROM ${BASE} [2021-05-25T13:56:18.293Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T13:56:18.293Z] 540db60ca938: Pulling fs layer [2021-05-25T13:56:18.293Z] adcc1eea9eea: Pulling fs layer [2021-05-25T13:56:18.293Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T13:56:18.293Z] 0510c868ecb4: Pulling fs layer [2021-05-25T13:56:18.293Z] afea3b2eda06: Pulling fs layer [2021-05-25T13:56:18.293Z] 7809a108b3ef: Pulling fs layer [2021-05-25T13:56:18.293Z] f706445af74f: Pulling fs layer [2021-05-25T13:56:18.293Z] 0510c868ecb4: Waiting [2021-05-25T13:56:18.293Z] afea3b2eda06: Waiting [2021-05-25T13:56:18.293Z] 7809a108b3ef: Waiting [2021-05-25T13:56:18.293Z] f706445af74f: Waiting [2021-05-25T13:56:18.556Z] 4c4ab2625f07: Download complete [2021-05-25T13:56:18.556Z] adcc1eea9eea: Verifying Checksum [2021-05-25T13:56:18.556Z] adcc1eea9eea: Download complete [2021-05-25T13:56:18.556Z] afea3b2eda06: Verifying Checksum [2021-05-25T13:56:18.556Z] afea3b2eda06: Download complete [2021-05-25T13:56:18.556Z] 540db60ca938: Verifying Checksum [2021-05-25T13:56:18.556Z] 540db60ca938: Download complete [2021-05-25T13:56:18.556Z] 7809a108b3ef: Verifying Checksum [2021-05-25T13:56:18.556Z] 7809a108b3ef: Download complete [2021-05-25T13:56:18.832Z] 540db60ca938: Pull complete [2021-05-25T13:56:19.092Z] adcc1eea9eea: Pull complete [2021-05-25T13:56:19.092Z] 4c4ab2625f07: Pull complete [2021-05-25T13:56:20.036Z] f706445af74f: Verifying Checksum [2021-05-25T13:56:20.036Z] f706445af74f: Download complete [2021-05-25T13:56:20.608Z] 0510c868ecb4: Verifying Checksum [2021-05-25T13:56:20.608Z] 0510c868ecb4: Download complete [2021-05-25T13:56:24.863Z] 0510c868ecb4: Pull complete [2021-05-25T13:56:24.863Z] afea3b2eda06: Pull complete [2021-05-25T13:56:24.863Z] 7809a108b3ef: Pull complete [2021-05-25T13:56:26.791Z] f706445af74f: Pull complete [2021-05-25T13:56:26.791Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T13:56:26.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T13:56:26.791Z] ---> b068be0155e3 [2021-05-25T13:56:26.791Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T13:56:44.980Z] ---> Running in d9d229323c92 [2021-05-25T13:56:44.980Z] Removing intermediate container d9d229323c92 [2021-05-25T13:56:44.980Z] ---> 4406b1f79baa [2021-05-25T13:56:44.980Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T13:56:44.980Z] ---> Running in bc74c86ad52b [2021-05-25T13:56:44.980Z] Removing intermediate container bc74c86ad52b [2021-05-25T13:56:44.980Z] ---> 7ea3273a6e48 [2021-05-25T13:56:44.980Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T13:56:44.980Z] ---> Running in 144a1d590adb [2021-05-25T13:56:44.980Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T13:56:45.043Z] Removing intermediate container 3a7954826f8e [2021-05-25T13:56:45.043Z] ---> 3cc2691da0be [2021-05-25T13:56:45.043Z] Successfully built 3cc2691da0be [2021-05-25T13:56:45.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:56:45.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T13:56:45.404Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T13:56:45.404Z] . [Pipeline] withDockerContainer [2021-05-25T13:56:45.651Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-05-25T13:56:45.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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 ******** ci-base-image-arm64 cat [2021-05-25T13:56:45.824Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T13:56:45.824Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T13:56:46.407Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T13:56:46.407Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T13:56:46.407Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T13:56:47.004Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T13:56:47.004Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T13:56:47.004Z] OK: 150 MiB in 46 packages [2021-05-25T13:56:47.357Z] $ docker top 85190a91fa14998e120457b17c2ffe19ad5ad29f1e4ece0b1085d791f307b68a -eo pid,comm [2021-05-25T13:56:47.613Z] Removing intermediate container 144a1d590adb [2021-05-25T13:56:47.613Z] ---> c0eb51af46c2 [2021-05-25T13:56:47.613Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T13:56:47.613Z] ---> Running in 1e2049583576 [Pipeline] { [Pipeline] sh [2021-05-25T13:56:47.875Z] Removing intermediate container 1e2049583576 [2021-05-25T13:56:47.875Z] ---> 9e7daa47af93 [2021-05-25T13:56:47.875Z] Step 7/8 : COPY . . [2021-05-25T13:56:48.148Z] ---> 8410be5166ac [2021-05-25T13:56:48.148Z] Step 8/8 : RUN go mod download [2021-05-25T13:56:48.313Z] + go version [2021-05-25T13:56:48.313Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T13:56:48.343Z] $ docker stop --time=1 85190a91fa14998e120457b17c2ffe19ad5ad29f1e4ece0b1085d791f307b68a [2021-05-25T13:56:48.438Z] ---> Running in bee4305d7e22 [2021-05-25T13:56:50.220Z] $ docker rm -f 85190a91fa14998e120457b17c2ffe19ad5ad29f1e4ece0b1085d791f307b68a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:56:50.915Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T13:56:50.915Z] . [Pipeline] withDockerContainer [2021-05-25T13:56:51.180Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-05-25T13:56:51.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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 ******** ci-base-image-arm64 cat [2021-05-25T13:56:52.891Z] $ docker top 2e46e4a1abb0a37b94a1f7a91374c62081bc1b4cee4d44f16779360f5c074db8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T13:56:53.874Z] + go mod tidy [Pipeline] sh [2021-05-25T13:56:55.164Z] + make test [2021-05-25T13:56:55.164Z] go mod tidy [2021-05-25T13:56:55.770Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T13:57:18.489Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-25T13:57:45.247Z] Removing intermediate container bee4305d7e22 [2021-05-25T13:57:45.248Z] ---> c461442822cc [2021-05-25T13:57:45.248Z] Successfully built c461442822cc [2021-05-25T13:57:45.248Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:57:45.586Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T13:57:45.586Z] . [Pipeline] withDockerContainer [2021-05-25T13:57:45.694Z] prd-centos7-docker-4c-2g-121 does not seem to be running inside a container [2021-05-25T13:57:45.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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 ******** ci-base-image-x86_64 cat [2021-05-25T13:57:46.502Z] $ docker top b2db51883705b0aa41aece4681e16d48486e1b76d3b756fae02292d1f0ce1e6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T13:57:46.944Z] + go version [2021-05-25T13:57:46.944Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T13:57:46.965Z] $ docker stop --time=1 b2db51883705b0aa41aece4681e16d48486e1b76d3b756fae02292d1f0ce1e6c [2021-05-25T13:57:48.212Z] $ docker rm -f b2db51883705b0aa41aece4681e16d48486e1b76d3b756fae02292d1f0ce1e6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:57:48.898Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T13:57:48.898Z] . [Pipeline] withDockerContainer [2021-05-25T13:57:48.998Z] prd-centos7-docker-4c-2g-121 does not seem to be running inside a container [2021-05-25T13:57:49.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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 ******** ci-base-image-x86_64 cat [2021-05-25T13:57:49.702Z] $ docker top 454be194112516f7de51c2f24969086c508da7f0443e236bdd7737d920504402 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T13:57:50.114Z] + go mod tidy [Pipeline] sh [2021-05-25T13:57:50.698Z] + make test [2021-05-25T13:57:50.698Z] go mod tidy [2021-05-25T13:57:50.698Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T13:57:57.431Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-25T13:58:24.239Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T13:58:24.239Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T13:58:24.239Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T13:58:24.239Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements [2021-05-25T13:58:24.239Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T13:58:24.239Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements [2021-05-25T13:58:26.189Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements [2021-05-25T13:58:26.189Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.053s coverage: 9.0% of statements [2021-05-25T13:58:26.189Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T13:58:26.189Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T13:58:26.189Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T13:58:26.775Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 30.2% of statements [2021-05-25T13:58:26.775Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T13:58:27.353Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T13:58:27.353Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T13:58:27.353Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T13:58:28.175Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements [2021-05-25T13:58:28.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T13:58:28.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T13:58:28.175Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements [2021-05-25T13:58:29.154Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.836s coverage: 89.2% of statements [2021-05-25T13:58:29.154Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T13:58:29.154Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements [2021-05-25T13:58:29.154Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T13:58:29.154Z] GO111MODULE=on go vet ./... [2021-05-25T13:58:32.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.256s coverage: 25.4% of statements [2021-05-25T13:58:32.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T13:58:32.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.288s coverage: 28.1% of statements [2021-05-25T13:58:32.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.342s coverage: 78.9% of statements [2021-05-25T13:58:32.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.175s coverage: 9.0% of statements [2021-05-25T13:58:32.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T13:58:32.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T13:58:32.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T13:58:33.828Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.273s coverage: 30.2% of statements [2021-05-25T13:58:33.828Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T13:58:35.838Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.207s coverage: 83.3% of statements [2021-05-25T13:58:35.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T13:58:35.838Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T13:58:36.483Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.395s coverage: 58.0% of statements [2021-05-25T13:58:38.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.127s coverage: 89.2% of statements [2021-05-25T13:58:38.576Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T13:58:38.894Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements [2021-05-25T13:58:38.894Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T13:58:39.186Z] GO111MODULE=on go vet ./... [2021-05-25T13:58:51.278Z] gofmt -l . [2021-05-25T13:58:51.278Z] [ "`gofmt -l .`" = "" ] [2021-05-25T13:58:51.278Z] ./bin/test-attribution-txt.sh [2021-05-25T13:58:51.278Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-25T13:58:51.298Z] $ docker stop --time=1 454be194112516f7de51c2f24969086c508da7f0443e236bdd7737d920504402 [2021-05-25T13:58:55.030Z] $ docker rm -f 454be194112516f7de51c2f24969086c508da7f0443e236bdd7737d920504402 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T13:58:55.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T13:58:55.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-25T13:58:58.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T13:58:59.107Z] + ls -al . [2021-05-25T13:58:59.107Z] total 212 [2021-05-25T13:58:59.107Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 25 13:58 . [2021-05-25T13:58:59.107Z] drwxrwxr-x. 4 jenkins jenkins 32 May 25 13:55 .. [2021-05-25T13:58:59.107Z] drwxrwxr-x. 2 jenkins jenkins 64 May 25 13:55 bin [2021-05-25T13:58:59.107Z] -rw-r--r--. 1 jenkins jenkins 126353 May 25 13:58 coverage.out [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 987 May 25 13:55 Dockerfile.build [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 140 May 25 13:55 .dockerignore [2021-05-25T13:58:59.107Z] drwxrwxr-x. 5 jenkins jenkins 62 May 25 13:55 example [2021-05-25T13:58:59.107Z] drwxrwxr-x. 8 jenkins jenkins 162 May 25 13:55 .git [2021-05-25T13:58:59.107Z] drwxrwxr-x. 2 jenkins jenkins 103 May 25 13:55 .github [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 138 May 25 13:55 .gitignore [2021-05-25T13:58:59.107Z] -rw-r--r--. 1 jenkins jenkins 575 May 25 13:58 go.mod [2021-05-25T13:58:59.107Z] -rw-r--r--. 1 jenkins jenkins 20803 May 25 13:57 go.sum [2021-05-25T13:58:59.107Z] drwxrwxr-x. 15 jenkins jenkins 224 May 25 13:55 internal [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 894 May 25 13:55 Jenkinsfile [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 25 13:55 LICENSE [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 25 13:55 Makefile [2021-05-25T13:58:59.107Z] drwxrwxr-x. 4 jenkins jenkins 26 May 25 13:55 openapi [2021-05-25T13:58:59.107Z] drwxrwxr-x. 5 jenkins jenkins 50 May 25 13:55 pkg [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 25 13:55 README.md [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 25 13:55 RELEASE-NOTES.txt [2021-05-25T13:58:59.107Z] drwxrwxr-x. 4 jenkins jenkins 54 May 25 13:55 snap [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 12 May 25 13:52 VERSION [2021-05-25T13:58:59.107Z] -rw-rw-r--. 1 jenkins jenkins 222 May 25 13:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:58:59.428Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=319d0857c370aa24457f9e5313d210f4ef772d80 --label arch=amd64 --label version=2.0.0-dev.68 . [2021-05-25T13:58:59.428Z] Sending build context to Docker daemon 2.728MB [2021-05-25T13:58:59.428Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T13:58:59.428Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T13:58:59.428Z] ---> c461442822cc [2021-05-25T13:58:59.428Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T13:59:00.008Z] ---> Running in a4f85b7591f1 [2021-05-25T13:59:00.273Z] Removing intermediate container a4f85b7591f1 [2021-05-25T13:59:00.273Z] ---> c643513640dc [2021-05-25T13:59:00.273Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T13:59:00.273Z] ---> Running in 85812239724b [2021-05-25T13:59:00.541Z] Removing intermediate container 85812239724b [2021-05-25T13:59:00.541Z] ---> 1317044dd386 [2021-05-25T13:59:00.541Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T13:59:00.541Z] ---> Running in 819610f766ca [2021-05-25T13:59:01.933Z] Removing intermediate container 819610f766ca [2021-05-25T13:59:01.933Z] ---> fc2e2814bb2f [2021-05-25T13:59:01.933Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T13:59:02.197Z] ---> Running in d7918286f6ef [2021-05-25T13:59:02.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T13:59:03.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T13:59:03.679Z] OK: 150 MiB in 46 packages [2021-05-25T13:59:04.251Z] Removing intermediate container d7918286f6ef [2021-05-25T13:59:04.251Z] ---> 8edb20f543e1 [2021-05-25T13:59:04.251Z] Step 7/23 : COPY . . [2021-05-25T13:59:05.652Z] ---> 5197a5a1ce6a [2021-05-25T13:59:05.652Z] Step 8/23 : RUN go mod download [2021-05-25T13:59:05.652Z] ---> Running in d11a99b307d0 [2021-05-25T13:59:06.595Z] Removing intermediate container d11a99b307d0 [2021-05-25T13:59:06.595Z] ---> 362730bb3a37 [2021-05-25T13:59:06.595Z] Step 9/23 : RUN make build [2021-05-25T13:59:06.857Z] ---> Running in 7add7b570017 [2021-05-25T13:59:07.431Z] go mod tidy [2021-05-25T13:59:07.697Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.68" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-25T13:59:20.047Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-25T13:59:25.339Z] Removing intermediate container 7add7b570017 [2021-05-25T13:59:25.339Z] ---> 38e05630f15a [2021-05-25T13:59:25.339Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T13:59:25.339Z] 3.12: Pulling from library/alpine [2021-05-25T13:59:25.601Z] 339de151aab4: Pulling fs layer [2021-05-25T13:59:25.601Z] 339de151aab4: Verifying Checksum [2021-05-25T13:59:25.601Z] 339de151aab4: Download complete [2021-05-25T13:59:25.862Z] 339de151aab4: Pull complete [2021-05-25T13:59:26.124Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T13:59:26.124Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T13:59:26.124Z] ---> 13621d1b12d4 [2021-05-25T13:59:26.124Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T13:59:26.385Z] ---> Running in 790bb552c50a [2021-05-25T13:59:26.646Z] Removing intermediate container 790bb552c50a [2021-05-25T13:59:26.646Z] ---> 50056831de0c [2021-05-25T13:59:26.646Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T13:59:26.646Z] ---> Running in d9bfc18c2159 [2021-05-25T13:59:27.591Z] Removing intermediate container d9bfc18c2159 [2021-05-25T13:59:27.591Z] ---> 910d4fb7f712 [2021-05-25T13:59:27.591Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T13:59:27.853Z] ---> Running in 66b3c432f69c [2021-05-25T13:59:28.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T13:59:29.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T13:59:29.266Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T13:59:29.538Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T13:59:29.538Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T13:59:30.488Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T13:59:30.488Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T13:59:30.488Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T13:59:30.488Z] OK: 8 MiB in 19 packages [2021-05-25T13:59:31.879Z] Removing intermediate container 66b3c432f69c [2021-05-25T13:59:31.879Z] ---> 8d642505934a [2021-05-25T13:59:31.879Z] Step 14/23 : WORKDIR / [2021-05-25T13:59:31.879Z] ---> Running in 0fe5b1f3d0a1 [2021-05-25T13:59:32.146Z] Removing intermediate container 0fe5b1f3d0a1 [2021-05-25T13:59:32.146Z] ---> 0501af2fde17 [2021-05-25T13:59:32.146Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T13:59:32.718Z] ---> 1b75e6d30da9 [2021-05-25T13:59:32.718Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T13:59:33.663Z] ---> 1315c4b9ec5d [2021-05-25T13:59:33.663Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T13:59:33.924Z] ---> fcfe974d40ce [2021-05-25T13:59:33.924Z] Step 18/23 : EXPOSE 59999 [2021-05-25T13:59:33.924Z] ---> Running in 811e5171c126 [2021-05-25T13:59:34.186Z] Removing intermediate container 811e5171c126 [2021-05-25T13:59:34.186Z] ---> 0125ae461344 [2021-05-25T13:59:34.186Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T13:59:34.186Z] ---> Running in 730e6d7f1b23 [2021-05-25T13:59:34.447Z] Removing intermediate container 730e6d7f1b23 [2021-05-25T13:59:34.447Z] ---> 454c9c22c5ba [2021-05-25T13:59:34.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T13:59:34.447Z] ---> Running in ee3b55778f68 [2021-05-25T13:59:34.710Z] Removing intermediate container ee3b55778f68 [2021-05-25T13:59:34.710Z] ---> ccdf8ba1220d [2021-05-25T13:59:34.710Z] Step 21/23 : LABEL arch=amd64 [2021-05-25T13:59:34.973Z] ---> Running in 72a249e4e57b [2021-05-25T13:59:35.233Z] Removing intermediate container 72a249e4e57b [2021-05-25T13:59:35.234Z] ---> 8aaae2bbd033 [2021-05-25T13:59:35.234Z] Step 22/23 : LABEL git_sha=319d0857c370aa24457f9e5313d210f4ef772d80 [2021-05-25T13:59:35.234Z] ---> Running in 2a6d5aab53b3 [2021-05-25T13:59:35.495Z] Removing intermediate container 2a6d5aab53b3 [2021-05-25T13:59:35.495Z] ---> 2e1601f3b4a8 [2021-05-25T13:59:35.495Z] Step 23/23 : LABEL version=2.0.0-dev.68 [2021-05-25T13:59:35.495Z] ---> Running in 4cbd7dabafad [2021-05-25T13:59:35.757Z] Removing intermediate container 4cbd7dabafad [2021-05-25T13:59:35.757Z] ---> 434939ff5368 [2021-05-25T13:59:35.757Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-25T13:59:35.757Z] Successfully built 434939ff5368 [2021-05-25T13:59:35.757Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-25T13:59:36.014Z] gofmt -l . [2021-05-25T13:59:36.014Z] [ "`gofmt -l .`" = "" ] [2021-05-25T13:59:36.014Z] ./bin/test-attribution-txt.sh [2021-05-25T13:59:36.014Z] ./bin/test-go-mod-tidy.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2021-05-25T13:59:36.145Z] $ docker stop --time=1 2e46e4a1abb0a37b94a1f7a91374c62081bc1b4cee4d44f16779360f5c074db8 [2021-05-25T13:59:36.396Z] ---> job-cost.sh [2021-05-25T13:59:36.396Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tOnQ [2021-05-25T13:59:38.265Z] $ docker rm -f 2e46e4a1abb0a37b94a1f7a91374c62081bc1b4cee4d44f16779360f5c074db8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T13:59:39.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T13:59:39.389Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T13:59:40.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T13:59:40.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T13:59:40.873Z] + ls -al . [2021-05-25T13:59:40.873Z] total 248 [2021-05-25T13:59:40.873Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 13:59 . [2021-05-25T13:59:40.873Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:55 .. [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 13:55 .dockerignore [2021-05-25T13:59:40.873Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 13:55 .git [2021-05-25T13:59:40.873Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 13:55 .github [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 138 May 25 13:55 .gitignore [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 987 May 25 13:55 Dockerfile.build [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 894 May 25 13:55 Jenkinsfile [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 25 13:55 LICENSE [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 25 13:55 Makefile [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 25 13:55 README.md [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 25 13:55 RELEASE-NOTES.txt [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 13:52 VERSION [2021-05-25T13:59:40.873Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 13:55 bin [2021-05-25T13:59:40.873Z] -rw-r--r-- 1 jenkins jenkins 126353 May 25 13:58 coverage.out [2021-05-25T13:59:40.873Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 13:55 example [2021-05-25T13:59:40.873Z] -rw-r--r-- 1 jenkins jenkins 575 May 25 13:59 go.mod [2021-05-25T13:59:40.873Z] -rw-r--r-- 1 jenkins jenkins 20803 May 25 13:56 go.sum [2021-05-25T13:59:40.873Z] drwxrwxr-x 15 jenkins jenkins 4096 May 25 13:55 internal [2021-05-25T13:59:40.873Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:55 openapi [2021-05-25T13:59:40.873Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 13:55 pkg [2021-05-25T13:59:40.873Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:55 snap [2021-05-25T13:59:40.873Z] -rw-rw-r-- 1 jenkins jenkins 222 May 25 13:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T13:59:41.243Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=319d0857c370aa24457f9e5313d210f4ef772d80 --label arch=arm64 --label version=2.0.0-dev.68 . [2021-05-25T13:59:41.884Z] Sending build context to Docker daemon 2.727MB [2021-05-25T13:59:41.884Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T13:59:41.884Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T13:59:41.884Z] ---> 3cc2691da0be [2021-05-25T13:59:41.884Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T13:59:42.158Z] ---> Running in f5dea99097eb [2021-05-25T13:59:42.776Z] Removing intermediate container f5dea99097eb [2021-05-25T13:59:42.776Z] ---> 38ff5666d86d [2021-05-25T13:59:42.776Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T13:59:42.776Z] ---> Running in ed6eb7fda1d3 [2021-05-25T13:59:43.375Z] Removing intermediate container ed6eb7fda1d3 [2021-05-25T13:59:43.375Z] ---> e9e6d44bbf07 [2021-05-25T13:59:43.375Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T13:59:43.375Z] ---> Running in 3e6b361fac9c [2021-05-25T13:59:46.009Z] Removing intermediate container 3e6b361fac9c [2021-05-25T13:59:46.009Z] ---> 6ad06d6a113c [2021-05-25T13:59:46.009Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T13:59:46.009Z] ---> Running in e21af3b72816 [2021-05-25T13:59:46.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T13:59:47.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T13:59:48.659Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T13:59:48.986Z] OK: 139 MiB in 46 packages [2021-05-25T13:59:50.000Z] Removing intermediate container e21af3b72816 [2021-05-25T13:59:50.000Z] ---> 7490fd4a804d [2021-05-25T13:59:50.000Z] Step 7/23 : COPY . . [2021-05-25T13:59:51.507Z] ---> 89739d237f4a [2021-05-25T13:59:51.507Z] Step 8/23 : RUN go mod download [2021-05-25T13:59:51.507Z] ---> Running in 92a53c2b7fe3 [2021-05-25T13:59:54.255Z] Removing intermediate container 92a53c2b7fe3 [2021-05-25T13:59:54.255Z] ---> 6d5f8b36b410 [2021-05-25T13:59:54.255Z] Step 9/23 : RUN make build [2021-05-25T13:59:54.255Z] ---> Running in 64d6cdf8f5ea [2021-05-25T13:59:55.249Z] go mod tidy [2021-05-25T13:59:55.527Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.68" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-25T14:00:06.965Z] lf-activate-venv(): INFO: Adding /tmp/venv-tOnQ/bin to PATH [2021-05-25T14:00:06.965Z] INFO: No Stack... [2021-05-25T14:00:08.363Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T14:00:08.937Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T14:00:09.291Z] + cat /w/workspace/device-sdk-go/174/archives/cost.csv [2021-05-25T14:00:09.291Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T14:00:09.403Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [2021-05-25T14:00:09.417Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] did not exist. Created. [2021-05-25T14:00:09.418Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T14:00:10.031Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T14:00:10.132Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T14:00:10.142Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T14:00:28.024Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-25T14:00:30.691Z] Removing intermediate container 64d6cdf8f5ea [2021-05-25T14:00:30.691Z] ---> d97596b971e4 [2021-05-25T14:00:30.691Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T14:00:30.965Z] 3.12: Pulling from library/alpine [2021-05-25T14:00:30.965Z] d2f70382dc9a: Pulling fs layer [2021-05-25T14:00:31.240Z] d2f70382dc9a: Verifying Checksum [2021-05-25T14:00:31.240Z] d2f70382dc9a: Download complete [2021-05-25T14:00:31.848Z] d2f70382dc9a: Pull complete [2021-05-25T14:00:31.848Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T14:00:31.848Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T14:00:31.848Z] ---> 9852663dfa18 [2021-05-25T14:00:31.848Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T14:00:32.122Z] ---> Running in 9b5aa403324b [2021-05-25T14:00:32.725Z] Removing intermediate container 9b5aa403324b [2021-05-25T14:00:32.725Z] ---> b121719fd963 [2021-05-25T14:00:32.725Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T14:00:33.003Z] ---> Running in f49384927201 [2021-05-25T14:00:35.001Z] Removing intermediate container f49384927201 [2021-05-25T14:00:35.001Z] ---> 78f901085361 [2021-05-25T14:00:35.001Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T14:00:35.290Z] ---> Running in 75445ac9a117 [2021-05-25T14:00:36.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T14:00:36.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T14:00:37.987Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T14:00:37.987Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T14:00:38.277Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T14:00:38.553Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T14:00:38.553Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T14:00:38.836Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T14:00:38.836Z] OK: 8 MiB in 19 packages [2021-05-25T14:00:39.851Z] Removing intermediate container 75445ac9a117 [2021-05-25T14:00:39.851Z] ---> a0bfc6b46345 [2021-05-25T14:00:39.851Z] Step 14/23 : WORKDIR / [2021-05-25T14:00:39.851Z] ---> Running in 5a3ec4b5f6d6 [2021-05-25T14:00:40.468Z] Removing intermediate container 5a3ec4b5f6d6 [2021-05-25T14:00:40.468Z] ---> 84c8ae8756d1 [2021-05-25T14:00:40.468Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T14:00:41.083Z] ---> 71fca0c62bd9 [2021-05-25T14:00:41.083Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T14:00:42.552Z] ---> 68e8fca5722d [2021-05-25T14:00:42.552Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T14:00:43.157Z] ---> b386e7c96b76 [2021-05-25T14:00:43.157Z] Step 18/23 : EXPOSE 59999 [2021-05-25T14:00:43.440Z] ---> Running in cfab76e8e491 [2021-05-25T14:00:43.717Z] Removing intermediate container cfab76e8e491 [2021-05-25T14:00:43.717Z] ---> a238be5d2c4b [2021-05-25T14:00:43.717Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T14:00:43.995Z] ---> Running in c624727ec0ee [2021-05-25T14:00:44.270Z] Removing intermediate container c624727ec0ee [2021-05-25T14:00:44.270Z] ---> 52623e82fe42 [2021-05-25T14:00:44.270Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T14:00:44.542Z] ---> Running in 0b2306ad6fdf [2021-05-25T14:00:45.137Z] Removing intermediate container 0b2306ad6fdf [2021-05-25T14:00:45.137Z] ---> 056066b20f3a [2021-05-25T14:00:45.137Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T14:00:45.137Z] ---> Running in 0939018094ce [2021-05-25T14:00:45.409Z] Removing intermediate container 0939018094ce [2021-05-25T14:00:45.409Z] ---> 21f4697a4546 [2021-05-25T14:00:45.409Z] Step 22/23 : LABEL git_sha=319d0857c370aa24457f9e5313d210f4ef772d80 [2021-05-25T14:00:45.681Z] ---> Running in 154d00cd46de [2021-05-25T14:00:46.279Z] Removing intermediate container 154d00cd46de [2021-05-25T14:00:46.279Z] ---> a1f9b3a807db [2021-05-25T14:00:46.279Z] Step 23/23 : LABEL version=2.0.0-dev.68 [2021-05-25T14:00:46.279Z] ---> Running in 35a53d879450 [2021-05-25T14:00:46.887Z] Removing intermediate container 35a53d879450 [2021-05-25T14:00:46.887Z] ---> 3ea7817ce69a [2021-05-25T14:00:46.887Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-25T14:00:46.887Z] Successfully built 3ea7817ce69a [2021-05-25T14:00:46.887Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:00:47.352Z] ---> job-cost.sh [2021-05-25T14:00:47.353Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2lrg [2021-05-25T14:01:26.355Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T14:02:48.135Z] lf-activate-venv(): INFO: Adding /tmp/venv-2lrg/bin to PATH [2021-05-25T14:02:48.135Z] INFO: No Stack... [2021-05-25T14:02:50.098Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T14:02:50.687Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T14:02:51.027Z] + cat /w/workspace/device-sdk-go/174/archives/cost.csv [2021-05-25T14:02:51.027Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T14:02:51.086Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [2021-05-25T14:02:51.107Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] did not exist. Created. [2021-05-25T14:02:51.108Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T14:02:51.476Z] /w/workspace/device-sdk-go/174@tmp/durable-61506d27/script.sh: 1: /w/workspace/device-sdk-go/174@tmp/durable-61506d27/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T14:02:51.859Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T14:02:51.895Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T14:02:52.098Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T14:02:52.112Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-174-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T14:02:52.672Z] provisioning config files... [2021-05-25T14:02:52.682Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config910460650927620283tmp [Pipeline] { [Pipeline] sh [2021-05-25T14:02:53.011Z] + set +x [2021-05-25T14:02:53.011Z] + bash -s -- [2021-05-25T14:02:53.011Z] + curl -s https://codecov.io/bash [2021-05-25T14:02:53.011Z] [2021-05-25T14:02:53.011Z] _____ _ [2021-05-25T14:02:53.011Z] / ____| | | [2021-05-25T14:02:53.011Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T14:02:53.011Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T14:02:53.011Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T14:02:53.011Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T14:02:53.011Z] Bash-1.0.3 [2021-05-25T14:02:53.011Z] [2021-05-25T14:02:53.011Z] [2021-05-25T14:02:53.011Z] ==> git version 2.24.4 found [2021-05-25T14:02:53.012Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-25T14:02:53.012Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T14:02:53.012Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T14:02:53.012Z] ==> Jenkins CI detected. [2021-05-25T14:02:53.012Z] project root: . [2021-05-25T14:02:53.012Z] --> token set from env [2021-05-25T14:02:53.012Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T14:02:53.279Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T14:02:53.279Z] ==> Python coveragepy not found [2021-05-25T14:02:53.279Z] ==> Searching for coverage reports in: [2021-05-25T14:02:53.279Z] + . [2021-05-25T14:02:53.279Z] -> Found 1 reports [2021-05-25T14:02:53.279Z] ==> Detecting git/mercurial file structure [2021-05-25T14:02:53.279Z] ==> Reading reports [2021-05-25T14:02:53.279Z] + ./coverage.out bytes=126353 [2021-05-25T14:02:53.279Z] ==> Appending adjustments [2021-05-25T14:02:53.279Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T14:02:53.543Z] + Found adjustments [2021-05-25T14:02:53.543Z] ==> Gzipping contents [2021-05-25T14:02:53.543Z] 20K /tmp/codecov.14Uvrd.gz [2021-05-25T14:02:53.543Z] ==> Uploading reports [2021-05-25T14:02:53.543Z] url: https://codecov.io [2021-05-25T14:02:53.543Z] query: branch=master&commit=319d0857c370aa24457f9e5313d210f4ef772d80&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T14:02:53.543Z] -> Pinging Codecov [2021-05-25T14:02:53.543Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=319d0857c370aa24457f9e5313d210f4ef772d80&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T14:02:54.130Z] -> Uploading to [2021-05-25T14:02:54.130Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/319d0857c370aa24457f9e5313d210f4ef772d80/b0aa88cd-e7d9-4230-82bf-f8b863002342.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T140253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=303d0134c58bce9b7b2c5b1bea863643fc4169e174ab7800a234f04f69534682 [2021-05-25T14:02:54.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T14:02:54.130Z] Dload Upload Total Spent Left Speed [2021-05-25T14:02:54.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16503 0 0 100 16503 0 45505 --:--:-- --:--:-- --:--:-- 45588 [2021-05-25T14:02:54.393Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/319d0857c370aa24457f9e5313d210f4ef772d80 [Pipeline] } [2021-05-25T14:02:54.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-25T14:02:55.155Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-25T14:02:55.175Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:02:55.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T14:02:55.491Z] [2021-05-25T14:02:55.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:02:55.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T14:02:55.828Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-25T14:02:55.828Z] 188c0c94c7c5: Pulling fs layer [2021-05-25T14:02:55.828Z] 0ef7d3d256c8: Pulling fs layer [2021-05-25T14:02:55.828Z] de9db76c5a1d: Pulling fs layer [2021-05-25T14:02:55.828Z] 0eba1c9be4d2: Pulling fs layer [2021-05-25T14:02:55.828Z] 0d57e429df01: Pulling fs layer [2021-05-25T14:02:55.828Z] 4e4be7b47b0d: Pulling fs layer [2021-05-25T14:02:55.828Z] e1f770b5df2f: Pulling fs layer [2021-05-25T14:02:55.828Z] 85a0685a4137: Pulling fs layer [2021-05-25T14:02:55.828Z] 0eba1c9be4d2: Waiting [2021-05-25T14:02:55.828Z] 0d57e429df01: Waiting [2021-05-25T14:02:55.828Z] 4e4be7b47b0d: Waiting [2021-05-25T14:02:55.828Z] e1f770b5df2f: Waiting [2021-05-25T14:02:55.828Z] 85a0685a4137: Waiting [2021-05-25T14:02:55.828Z] de9db76c5a1d: Verifying Checksum [2021-05-25T14:02:55.828Z] de9db76c5a1d: Download complete [2021-05-25T14:02:55.828Z] 0ef7d3d256c8: Verifying Checksum [2021-05-25T14:02:55.828Z] 0ef7d3d256c8: Download complete [2021-05-25T14:02:55.828Z] 0d57e429df01: Verifying Checksum [2021-05-25T14:02:55.828Z] 0d57e429df01: Download complete [2021-05-25T14:02:56.090Z] 4e4be7b47b0d: Download complete [2021-05-25T14:02:56.090Z] 188c0c94c7c5: Verifying Checksum [2021-05-25T14:02:56.090Z] 188c0c94c7c5: Download complete [2021-05-25T14:02:56.355Z] 188c0c94c7c5: Pull complete [2021-05-25T14:02:56.617Z] 0ef7d3d256c8: Pull complete [2021-05-25T14:02:56.617Z] de9db76c5a1d: Pull complete [2021-05-25T14:02:58.008Z] e1f770b5df2f: Verifying Checksum [2021-05-25T14:02:58.008Z] e1f770b5df2f: Download complete [2021-05-25T14:02:59.964Z] 0eba1c9be4d2: Verifying Checksum [2021-05-25T14:02:59.964Z] 0eba1c9be4d2: Download complete [2021-05-25T14:03:01.372Z] 85a0685a4137: Verifying Checksum [2021-05-25T14:03:01.372Z] 85a0685a4137: Download complete [2021-05-25T14:03:03.936Z] 0eba1c9be4d2: Pull complete [2021-05-25T14:03:04.200Z] 0d57e429df01: Pull complete [2021-05-25T14:03:04.471Z] 4e4be7b47b0d: Pull complete [2021-05-25T14:03:05.066Z] e1f770b5df2f: Pull complete [2021-05-25T14:03:09.332Z] 85a0685a4137: Pull complete [2021-05-25T14:03:09.332Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-25T14:03:09.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T14:03:09.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-25T14:03:09.425Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-25T14:03:09.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-25T14:03:16.960Z] $ docker top 1f8f8d84e40135ed21404c9933b237fe7d1f8de178f89f90a4e40813a8230cbf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T14:03:17.082Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-25T14:03:17.385Z] + set -o pipefail [2021-05-25T14:03:17.386Z] + snyk monitor '--org=edgex-jenkins' [2021-05-25T14:03:35.846Z] [2021-05-25T14:03:35.846Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-05-25T14:03:35.846Z] [2021-05-25T14:03:35.846Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/89bb6c1a-4c8c-4426-8d6f-a3079c7ee934 [2021-05-25T14:03:35.846Z] [2021-05-25T14:03:35.846Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-25T14:03:35.846Z] [2021-05-25T14:03:35.846Z] [Pipeline] } [2021-05-25T14:03:35.856Z] $ docker stop --time=1 1f8f8d84e40135ed21404c9933b237fe7d1f8de178f89f90a4e40813a8230cbf [2021-05-25T14:03:38.963Z] $ docker rm -f 1f8f8d84e40135ed21404c9933b237fe7d1f8de178f89f90a4e40813a8230cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-25T14:03:39.559Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T14:03:39.578Z] provisioning config files... [2021-05-25T14:03:39.587Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4256237660436280803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:03:39.905Z] --> edgex-publish-swagger.sh [2021-05-25T14:03:39.905Z] === Publish openapi/v1 API === [2021-05-25T14:03:39.905Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-25T14:03:39.905Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-05-25T14:03:39.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T14:03:39.905Z] Dload Upload Total Spent Left Speed [2021-05-25T14:03:40.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 19918 0:00:01 0:00:01 --:--:-- 19947 100 19947 0 0 100 19947 0 19915 0:00:01 0:00:01 --:--:-- 19947 [2021-05-25T14:03:40.852Z] [2021-05-25T14:03:40.852Z] [2021-05-25T14:03:40.852Z] === Publish openapi/v2 API === [2021-05-25T14:03:40.852Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-25T14:03:40.852Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-05-25T14:03:40.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T14:03:40.852Z] Dload Upload Total Spent Left Speed [2021-05-25T14:03:41.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 81952 --:--:-- --:--:-- --:--:-- 81979 [2021-05-25T14:03:41.425Z] [2021-05-25T14:03:41.425Z] [Pipeline] } [2021-05-25T14:03:41.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T14:03:41.934Z] + git log --format=format:%s -1 319d0857c370aa24457f9e5313d210f4ef772d80 [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:03:42.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T14:03:42.241Z] . [Pipeline] withDockerContainer [2021-05-25T14:03:42.328Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-25T14:03:42.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T14:03:43.110Z] $ docker top e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T14:03:43.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T14:03:43.249Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T14:03:43.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T14:03:43.374Z] $ docker exec e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b ssh-agent [2021-05-25T14:03:43.500Z] SSH_AUTH_SOCK=/tmp/ssh-dENwEpvZ6nb5/agent.13 [2021-05-25T14:03:43.500Z] SSH_AGENT_PID=19 [2021-05-25T14:03:43.507Z] Running ssh-add (command line suppressed) [2021-05-25T14:03:43.616Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3105188138056130323.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3105188138056130323.key) [2021-05-25T14:03:43.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T14:03:43.952Z] + git semver tag [2021-05-25T14:03:43.952Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T14:03:43.952Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-25T14:03:43.952Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T14:03:43.952Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T14:03:43.952Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T14:03:43.952Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T14:03:43.952Z] # $SEMVER_BRANCH = master [2021-05-25T14:03:43.952Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-25T14:03:43.952Z] # 319d0857c370aa24457f9e5313d210f4ef772d80 HEAD [2021-05-25T14:03:43.952Z] # -> Force: false [2021-05-25T14:03:43.952Z] # b172e36eb12d46a95446a0e3c3652c9fd7a2451b refs/tags/v2.0.0-dev.68 [Pipeline] } [2021-05-25T14:03:43.959Z] $ docker exec --env ******** --env ******** e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b ssh-agent -k [2021-05-25T14:03:44.062Z] unset SSH_AUTH_SOCK; [2021-05-25T14:03:44.063Z] unset SSH_AGENT_PID; [2021-05-25T14:03:44.064Z] echo Agent pid 19 killed; [2021-05-25T14:03:44.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T14:03:44.422Z] + git semver [Pipeline] } [2021-05-25T14:03:44.432Z] $ docker stop --time=1 e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b [2021-05-25T14:03:46.183Z] $ docker rm -f e4108f201fc18589c4a227aa9eb4ae96ebc84ebda5f200190d2ec8e95ceced3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:03:46.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T14:03:46.633Z] [2021-05-25T14:03:46.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:03:46.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T14:03:46.949Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-25T14:03:46.949Z] ab5ef0e58194: Pulling fs layer [2021-05-25T14:03:46.949Z] 9712f1f96733: Pulling fs layer [2021-05-25T14:03:46.949Z] 63f879dbbcfc: Pulling fs layer [2021-05-25T14:03:46.949Z] 0d9ebad4ef96: Pulling fs layer [2021-05-25T14:03:46.949Z] e9a5061849ea: Pulling fs layer [2021-05-25T14:03:46.949Z] d747dcd14b5f: Pulling fs layer [2021-05-25T14:03:46.949Z] 2de7ff778b66: Pulling fs layer [2021-05-25T14:03:46.949Z] 0d9ebad4ef96: Waiting [2021-05-25T14:03:46.949Z] e9a5061849ea: Waiting [2021-05-25T14:03:46.949Z] d747dcd14b5f: Waiting [2021-05-25T14:03:46.949Z] 2de7ff778b66: Waiting [2021-05-25T14:03:46.949Z] 9712f1f96733: Verifying Checksum [2021-05-25T14:03:46.949Z] 9712f1f96733: Download complete [2021-05-25T14:03:48.860Z] 63f879dbbcfc: Verifying Checksum [2021-05-25T14:03:48.860Z] 63f879dbbcfc: Download complete [2021-05-25T14:03:48.860Z] e9a5061849ea: Verifying Checksum [2021-05-25T14:03:48.860Z] e9a5061849ea: Download complete [2021-05-25T14:03:48.860Z] d747dcd14b5f: Verifying Checksum [2021-05-25T14:03:48.860Z] d747dcd14b5f: Download complete [2021-05-25T14:03:49.120Z] 2de7ff778b66: Verifying Checksum [2021-05-25T14:03:49.120Z] 2de7ff778b66: Download complete [2021-05-25T14:03:49.380Z] 0d9ebad4ef96: Verifying Checksum [2021-05-25T14:03:49.380Z] 0d9ebad4ef96: Download complete [2021-05-25T14:03:49.654Z] ab5ef0e58194: Verifying Checksum [2021-05-25T14:03:49.654Z] ab5ef0e58194: Download complete [2021-05-25T14:03:52.240Z] ab5ef0e58194: Pull complete [2021-05-25T14:03:52.240Z] 9712f1f96733: Pull complete [2021-05-25T14:03:53.209Z] 63f879dbbcfc: Pull complete [2021-05-25T14:03:56.560Z] 0d9ebad4ef96: Pull complete [2021-05-25T14:03:56.824Z] e9a5061849ea: Pull complete [2021-05-25T14:03:56.824Z] d747dcd14b5f: Pull complete [2021-05-25T14:03:57.768Z] 2de7ff778b66: Pull complete [2021-05-25T14:03:57.768Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-25T14:03:57.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T14:03:57.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-25T14:03:57.846Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-25T14:03:57.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-25T14:04:02.313Z] $ docker top eac7aa9fdf0af6eceeb30b43ae60bd4fb95ad5814082bdc2413287e0757b040d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-25T14:04:02.422Z] provisioning config files... [2021-05-25T14:04:02.431Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9137024008929299007tmp [2021-05-25T14:04:02.444Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1079104262175028267tmp [2021-05-25T14:04:02.458Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9085637263094463947tmp [Pipeline] { [Pipeline] echo [2021-05-25T14:04:02.481Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:02.785Z] ---> sigul-configuration.sh [2021-05-25T14:04:02.785Z] gpg: directory `/root/.gnupg' created [2021-05-25T14:04:02.785Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-25T14:04:02.785Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-25T14:04:02.785Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-25T14:04:02.785Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-25T14:04:02.785Z] gpg: CAST5 encrypted data [2021-05-25T14:04:02.785Z] gpg: encrypted with 1 passphrase [2021-05-25T14:04:02.785Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-25T14:04:03.088Z] + mkdir /home/jenkins [2021-05-25T14:04:03.088Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-25T14:04:03.396Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-25T14:04:03.409Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:03.704Z] ---> sigul-install.sh [2021-05-25T14:04:07.912Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-25T14:04:08.206Z] + git tag --list [2021-05-25T14:04:08.206Z] 0.7.1 [2021-05-25T14:04:08.206Z] delhi-tag [2021-05-25T14:04:08.206Z] v1.0.0 [2021-05-25T14:04:08.206Z] v1.1.0 [2021-05-25T14:04:08.206Z] v1.1.1 [2021-05-25T14:04:08.206Z] v1.1.2 [2021-05-25T14:04:08.206Z] v1.2.0 [2021-05-25T14:04:08.206Z] v1.2.1 [2021-05-25T14:04:08.206Z] v1.2.2 [2021-05-25T14:04:08.206Z] v1.2.3 [2021-05-25T14:04:08.206Z] v1.3.0 [2021-05-25T14:04:08.206Z] v1.4.0 [2021-05-25T14:04:08.206Z] v2.0.0-dev.1 [2021-05-25T14:04:08.206Z] v2.0.0-dev.10 [2021-05-25T14:04:08.206Z] v2.0.0-dev.11 [2021-05-25T14:04:08.206Z] v2.0.0-dev.12 [2021-05-25T14:04:08.206Z] v2.0.0-dev.13 [2021-05-25T14:04:08.206Z] v2.0.0-dev.14 [2021-05-25T14:04:08.206Z] v2.0.0-dev.15 [2021-05-25T14:04:08.206Z] v2.0.0-dev.16 [2021-05-25T14:04:08.206Z] v2.0.0-dev.17 [2021-05-25T14:04:08.206Z] v2.0.0-dev.18 [2021-05-25T14:04:08.206Z] v2.0.0-dev.19 [2021-05-25T14:04:08.206Z] v2.0.0-dev.2 [2021-05-25T14:04:08.206Z] v2.0.0-dev.20 [2021-05-25T14:04:08.206Z] v2.0.0-dev.21 [2021-05-25T14:04:08.206Z] v2.0.0-dev.22 [2021-05-25T14:04:08.206Z] v2.0.0-dev.23 [2021-05-25T14:04:08.206Z] v2.0.0-dev.24 [2021-05-25T14:04:08.206Z] v2.0.0-dev.25 [2021-05-25T14:04:08.206Z] v2.0.0-dev.26 [2021-05-25T14:04:08.206Z] v2.0.0-dev.27 [2021-05-25T14:04:08.206Z] v2.0.0-dev.28 [2021-05-25T14:04:08.206Z] v2.0.0-dev.29 [2021-05-25T14:04:08.206Z] v2.0.0-dev.3 [2021-05-25T14:04:08.206Z] v2.0.0-dev.30 [2021-05-25T14:04:08.206Z] v2.0.0-dev.31 [2021-05-25T14:04:08.206Z] v2.0.0-dev.32 [2021-05-25T14:04:08.206Z] v2.0.0-dev.33 [2021-05-25T14:04:08.206Z] v2.0.0-dev.34 [2021-05-25T14:04:08.206Z] v2.0.0-dev.35 [2021-05-25T14:04:08.206Z] v2.0.0-dev.36 [2021-05-25T14:04:08.206Z] v2.0.0-dev.37 [2021-05-25T14:04:08.206Z] v2.0.0-dev.38 [2021-05-25T14:04:08.206Z] v2.0.0-dev.39 [2021-05-25T14:04:08.206Z] v2.0.0-dev.4 [2021-05-25T14:04:08.206Z] v2.0.0-dev.40 [2021-05-25T14:04:08.206Z] v2.0.0-dev.41 [2021-05-25T14:04:08.206Z] v2.0.0-dev.42 [2021-05-25T14:04:08.206Z] v2.0.0-dev.43 [2021-05-25T14:04:08.206Z] v2.0.0-dev.44 [2021-05-25T14:04:08.206Z] v2.0.0-dev.45 [2021-05-25T14:04:08.206Z] v2.0.0-dev.46 [2021-05-25T14:04:08.206Z] v2.0.0-dev.47 [2021-05-25T14:04:08.206Z] v2.0.0-dev.48 [2021-05-25T14:04:08.206Z] v2.0.0-dev.49 [2021-05-25T14:04:08.206Z] v2.0.0-dev.5 [2021-05-25T14:04:08.206Z] v2.0.0-dev.50 [2021-05-25T14:04:08.206Z] v2.0.0-dev.51 [2021-05-25T14:04:08.206Z] v2.0.0-dev.52 [2021-05-25T14:04:08.206Z] v2.0.0-dev.53 [2021-05-25T14:04:08.206Z] v2.0.0-dev.54 [2021-05-25T14:04:08.206Z] v2.0.0-dev.55 [2021-05-25T14:04:08.206Z] v2.0.0-dev.56 [2021-05-25T14:04:08.206Z] v2.0.0-dev.57 [2021-05-25T14:04:08.206Z] v2.0.0-dev.58 [2021-05-25T14:04:08.206Z] v2.0.0-dev.59 [2021-05-25T14:04:08.206Z] v2.0.0-dev.6 [2021-05-25T14:04:08.206Z] v2.0.0-dev.60 [2021-05-25T14:04:08.206Z] v2.0.0-dev.61 [2021-05-25T14:04:08.206Z] v2.0.0-dev.62 [2021-05-25T14:04:08.206Z] v2.0.0-dev.63 [2021-05-25T14:04:08.206Z] v2.0.0-dev.64 [2021-05-25T14:04:08.206Z] v2.0.0-dev.65 [2021-05-25T14:04:08.206Z] v2.0.0-dev.66 [2021-05-25T14:04:08.206Z] v2.0.0-dev.67 [2021-05-25T14:04:08.206Z] v2.0.0-dev.68 [2021-05-25T14:04:08.206Z] v2.0.0-dev.7 [2021-05-25T14:04:08.206Z] v2.0.0-dev.8 [2021-05-25T14:04:08.206Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-25T14:04:08.509Z] + lftools sign git-tag v2.0.0-dev.68 [2021-05-25T14:04:09.083Z] Signing Git tag with Sigul... [2021-05-25T14:04:09.083Z] Signing v2.0.0-dev.68 [Pipeline] echo [2021-05-25T14:04:10.035Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:10.336Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-25T14:04:10.346Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-25T14:04:10.371Z] $ docker stop --time=1 eac7aa9fdf0af6eceeb30b43ae60bd4fb95ad5814082bdc2413287e0757b040d [2021-05-25T14:04:13.202Z] $ docker rm -f eac7aa9fdf0af6eceeb30b43ae60bd4fb95ad5814082bdc2413287e0757b040d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:04:13.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T14:04:13.759Z] . [Pipeline] withDockerContainer [2021-05-25T14:04:13.833Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-25T14:04:13.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T14:04:14.648Z] $ docker top 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T14:04:14.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T14:04:14.779Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T14:04:14.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T14:04:14.908Z] $ docker exec 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 ssh-agent [2021-05-25T14:04:15.034Z] SSH_AUTH_SOCK=/tmp/ssh-gxgHfBtPlfwi/agent.13 [2021-05-25T14:04:15.034Z] SSH_AGENT_PID=20 [2021-05-25T14:04:15.039Z] Running ssh-add (command line suppressed) [2021-05-25T14:04:15.150Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1107727782313252188.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1107727782313252188.key) [2021-05-25T14:04:15.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T14:04:15.479Z] + git semver bump pre [2021-05-25T14:04:15.479Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T14:04:15.479Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-25T14:04:15.479Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T14:04:15.479Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T14:04:15.479Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T14:04:15.479Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T14:04:15.479Z] # $SEMVER_BRANCH = master [2021-05-25T14:04:15.479Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-25T14:04:15.479Z] 2.0.0-dev.69 [Pipeline] } [2021-05-25T14:04:15.485Z] $ docker exec --env ******** --env ******** 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 ssh-agent -k [2021-05-25T14:04:15.586Z] unset SSH_AUTH_SOCK; [2021-05-25T14:04:15.586Z] unset SSH_AGENT_PID; [2021-05-25T14:04:15.587Z] echo Agent pid 20 killed; [2021-05-25T14:04:15.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T14:04:15.944Z] + git semver [Pipeline] } [2021-05-25T14:04:15.954Z] $ docker stop --time=1 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 [2021-05-25T14:04:17.365Z] $ docker rm -f 37f8b7a17e619f32e095ed5f7bab9f97a8425eabdbd034687a21675b0584b808 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:04:17.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T14:04:17.777Z] . [Pipeline] withDockerContainer [2021-05-25T14:04:17.857Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-25T14:04:17.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T14:04:18.547Z] $ docker top 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T14:04:18.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T14:04:18.685Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T14:04:18.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T14:04:18.825Z] $ docker exec 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 ssh-agent [2021-05-25T14:04:18.949Z] SSH_AUTH_SOCK=/tmp/ssh-ciwIvhjCngm7/agent.14 [2021-05-25T14:04:18.949Z] SSH_AGENT_PID=20 [2021-05-25T14:04:19.297Z] Running ssh-add (command line suppressed) [2021-05-25T14:04:19.408Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1279057045737435274.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1279057045737435274.key) [2021-05-25T14:04:19.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T14:04:19.733Z] + git semver push [2021-05-25T14:04:19.733Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T14:04:19.733Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-25T14:04:19.733Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T14:04:19.733Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T14:04:19.733Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T14:04:19.733Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T14:04:19.733Z] # $SEMVER_BRANCH = master [2021-05-25T14:04:19.733Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-25T14:04:23.960Z] $ docker exec --env ******** --env ******** 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 ssh-agent -k [2021-05-25T14:04:24.076Z] unset SSH_AUTH_SOCK; [2021-05-25T14:04:24.078Z] unset SSH_AGENT_PID; [2021-05-25T14:04:24.078Z] echo Agent pid 20 killed; [2021-05-25T14:04:24.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T14:04:24.477Z] + git semver [Pipeline] } [2021-05-25T14:04:24.487Z] $ docker stop --time=1 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 [2021-05-25T14:04:25.967Z] $ docker rm -f 8f0f625b2b525d9db4f825cf61bb56ea5c6b31505f1142530ee57e8934574a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:26.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:27.465Z] ---> package-listing.sh [2021-05-25T14:04:27.465Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T14:04:27.465Z] ++ facter osfamily [2021-05-25T14:04:27.728Z] + OS_FAMILY=redhat [2021-05-25T14:04:27.728Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T14:04:27.728Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T14:04:27.728Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T14:04:27.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T14:04:27.728Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T14:04:27.728Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-25T14:04:27.728Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T14:04:27.728Z] + case "${OS_FAMILY}" in [2021-05-25T14:04:27.728Z] + rpm -qa [2021-05-25T14:04:27.728Z] + sort [2021-05-25T14:04:28.321Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T14:04:28.321Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T14:04:28.321Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T14:04:28.321Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-25T14:04:28.321Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-05-25T14:04:28.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-05-25T14:04:28.383Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T14:04:28.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:04:29.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T14:04:29.280Z] [2021-05-25T14:04:29.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T14:04:29.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T14:04:29.853Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T14:04:29.853Z] df20fa9351a1: Pulling fs layer [2021-05-25T14:04:29.853Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T14:04:29.853Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T14:04:29.853Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T14:04:29.853Z] 93b61091891f: Pulling fs layer [2021-05-25T14:04:29.853Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T14:04:29.853Z] 5e14af77c1be: Pulling fs layer [2021-05-25T14:04:29.853Z] 01666e4c0597: Pulling fs layer [2021-05-25T14:04:29.853Z] aa168da1d23b: Pulling fs layer [2021-05-25T14:04:29.853Z] 93b9cdb0e59b: Waiting [2021-05-25T14:04:29.853Z] 5e14af77c1be: Waiting [2021-05-25T14:04:29.853Z] 01666e4c0597: Waiting [2021-05-25T14:04:29.853Z] aa168da1d23b: Waiting [2021-05-25T14:04:29.853Z] 46f8f816bc3b: Waiting [2021-05-25T14:04:29.853Z] 93b61091891f: Waiting [2021-05-25T14:04:29.853Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T14:04:29.853Z] 36b3adc4ff6f: Download complete [2021-05-25T14:04:29.853Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T14:04:29.853Z] 46f8f816bc3b: Download complete [2021-05-25T14:04:29.853Z] df20fa9351a1: Verifying Checksum [2021-05-25T14:04:29.853Z] df20fa9351a1: Download complete [2021-05-25T14:04:29.853Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T14:04:29.853Z] 93b9cdb0e59b: Download complete [2021-05-25T14:04:29.853Z] 5e14af77c1be: Verifying Checksum [2021-05-25T14:04:29.853Z] 5e14af77c1be: Download complete [2021-05-25T14:04:30.120Z] 93b61091891f: Verifying Checksum [2021-05-25T14:04:30.120Z] 93b61091891f: Download complete [2021-05-25T14:04:30.120Z] 01666e4c0597: Download complete [2021-05-25T14:04:30.120Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T14:04:30.120Z] 8ad3a11d3b57: Download complete [2021-05-25T14:04:30.120Z] df20fa9351a1: Pull complete [2021-05-25T14:04:30.382Z] 36b3adc4ff6f: Pull complete [2021-05-25T14:04:31.329Z] 8ad3a11d3b57: Pull complete [2021-05-25T14:04:31.329Z] 46f8f816bc3b: Pull complete [2021-05-25T14:04:31.919Z] 93b61091891f: Pull complete [2021-05-25T14:04:31.919Z] 93b9cdb0e59b: Pull complete [2021-05-25T14:04:31.919Z] 5e14af77c1be: Pull complete [2021-05-25T14:04:32.184Z] 01666e4c0597: Pull complete [2021-05-25T14:04:32.448Z] aa168da1d23b: Verifying Checksum [2021-05-25T14:04:32.448Z] aa168da1d23b: Download complete [2021-05-25T14:04:37.804Z] aa168da1d23b: Pull complete [2021-05-25T14:04:37.804Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T14:04:37.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T14:04:37.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T14:04:37.974Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-05-25T14:04:38.077Z] $ 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_master/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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T14:04:50.613Z] $ docker top 6cf1173ee31630e1e3cb3401ef4b823b0465fdf0a06d3f9c7772a1bc8bc98627 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T14:04:51.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T14:04:51.526Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T14:04:51.857Z] + ls /var/log/sa-host [2021-05-25T14:04:51.858Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T14:04:51.858Z] file_magic: OK [2021-05-25T14:04:51.858Z] HZ: Using current value: 100 [2021-05-25T14:04:51.858Z] file_header: OK [2021-05-25T14:04:51.858Z] 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 [2021-05-25T14:04:51.858Z] Statistics: [2021-05-25T14:04:51.858Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T14:04:51.858Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T14:04:51.858Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T14:04:51.858Z] file_magic: OK [2021-05-25T14:04:51.858Z] HZ: Using current value: 100 [2021-05-25T14:04:51.858Z] file_header: OK [2021-05-25T14:04:51.858Z] 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 [2021-05-25T14:04:51.858Z] Statistics: [2021-05-25T14:04:51.858Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T14:04:51.858Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T14:04:52.476Z] provisioning config files... [2021-05-25T14:04:52.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3867266582863402041tmp [Pipeline] { [Pipeline] echo [2021-05-25T14:04:52.542Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:52.897Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T14:04:52.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T14:04:52.940Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:53.285Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T14:04:53.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:53.668Z] ---> sudo-logs.sh [2021-05-25T14:04:53.669Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T14:04:53.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:54.061Z] ---> job-cost.sh [2021-05-25T14:04:54.061Z] lf-activate-venv: SKIPPING [2021-05-25T14:04:54.061Z] DEBUG: total: 0.18000000715255737 [2021-05-25T14:04:54.061Z] INFO: Retrieving Stack Cost... [2021-05-25T14:04:55.035Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T14:04:55.611Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T14:04:55.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T14:04:55.926Z] ---> logs-deploy.sh [2021-05-25T14:04:55.927Z] lf-activate-venv: SKIPPING [2021-05-25T14:04:55.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/174 [2021-05-25T14:04:55.927Z] INFO: archiving workspace using pattern(s): [2021-05-25T14:04:56.922Z] Archives upload complete. [2021-05-25T14:04:56.922Z] INFO: archiving logs to Nexus