Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7e3188cb6f7f988d05cb284df26c8fc32f770518 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-ssh2660968396539894429.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-ssh5050370199469468294.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-ssh405910689636665216.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-ssh1220218019101061454.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-ssh9042373691979767403.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-16905 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 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-ssh170785480127648039.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7e3188cb6f7f988d05cb284df26c8fc32f770518 (master) > 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 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 Commit message: "Merge pull request #944 from lenny-intel/device-section" > git rev-list --no-walk 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-24T17:34:04.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-24T17:34:04.957Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-24T17:34:07.004Z] ========================================================= [2021-05-24T17:34:07.004Z] EdgeX Global Pipelines Version Info [2021-05-24T17:34:07.004Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:34:10.488Z] ------------------- [2021-05-24T17:34:10.488Z] stable info: [2021-05-24T17:34:10.488Z] ------------------- [2021-05-24T17:34:10.488Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-24T17:34:10.488Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T17:34:10.488Z] Message: update stable to v1.0.192 [2021-05-24T17:34:11.061Z] ------------------- [2021-05-24T17:34:11.061Z] experimental info: [2021-05-24T17:34:11.061Z] ------------------- [2021-05-24T17:34:11.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-24T17:34:11.061Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-24T17:34:11.061Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-24T17:34:13.286Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-24T17:34:13.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-24T17:34:13.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-24T17:34:13.362Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-24T17:34:13.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-24T17:34:15.504Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-24T17:34:15.528Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-24T17:34:15.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-24T17:34:15.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-24T17:34:15.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-24T17:34:15.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-24T17:34:15.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-24T17:34:15.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-24T17:34:17.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-24T17:34:17.786Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-24T17:34:17.810Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T17:34:17.833Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T17:34:17.857Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-24T17:34:17.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-24T17:34:17.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-24T17:34:17.928Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-24T17:34:19.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-24T17:34:19.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-24T17:34:20.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-24T17:34:20.051Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-24T17:34:20.077Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-24T17:34:20.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-24T17:34:20.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-24T17:34:20.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-24T17:34:22.225Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e3188cb6f7f988d05cb284df26c8fc32f770518 [Pipeline] echo [2021-05-24T17:34:22.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e3188c [Pipeline] echo [2021-05-24T17:34:22.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T17:34:22.362Z] provisioning config files... [2021-05-24T17:34:22.378Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7186368851916948422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:34:24.472Z] ---> docker-login.sh [2021-05-24T17:34:24.472Z] nexus3.edgexfoundry.org:10001 [2021-05-24T17:34:24.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:34:24.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:34:24.472Z] Configure a credential helper to remove this warning. See [2021-05-24T17:34:24.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:34:24.472Z] [2021-05-24T17:34:24.472Z] Login Succeeded [2021-05-24T17:34:24.472Z] nexus3.edgexfoundry.org:10002 [2021-05-24T17:34:24.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:34:24.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:34:24.472Z] Configure a credential helper to remove this warning. See [2021-05-24T17:34:24.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:34:24.472Z] [2021-05-24T17:34:24.472Z] Login Succeeded [2021-05-24T17:34:24.472Z] nexus3.edgexfoundry.org:10003 [2021-05-24T17:34:24.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:34:24.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:34:24.472Z] Configure a credential helper to remove this warning. See [2021-05-24T17:34:24.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:34:24.472Z] [2021-05-24T17:34:24.472Z] Login Succeeded [2021-05-24T17:34:24.472Z] nexus3.edgexfoundry.org:10004 [2021-05-24T17:34:24.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:34:24.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:34:24.472Z] Configure a credential helper to remove this warning. See [2021-05-24T17:34:24.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:34:24.472Z] [2021-05-24T17:34:24.472Z] Login Succeeded [2021-05-24T17:34:24.472Z] docker.io [2021-05-24T17:34:24.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:34:24.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:34:24.472Z] Configure a credential helper to remove this warning. See [2021-05-24T17:34:24.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:34:24.472Z] [2021-05-24T17:34:24.473Z] Login Succeeded [2021-05-24T17:34:24.473Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T17:34:24.481Z] 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-24T17:34:26.802Z] + git log --format=format:%s -1 7e3188cb6f7f988d05cb284df26c8fc32f770518 [Pipeline] echo [2021-05-24T17:34:26.842Z] GIT_COMMIT: 7e3188cb6f7f988d05cb284df26c8fc32f770518, Commit Message: Merge pull request #944 from lenny-intel/device-section [Pipeline] echo [2021-05-24T17:34:26.858Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:34:38.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:34:38.061Z] [2021-05-24T17:34:38.061Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:34:40.453Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:34:40.453Z] latest: Pulling from edgex-devops/git-semver [2021-05-24T17:34:40.453Z] 31603596830f: Pulling fs layer [2021-05-24T17:34:40.453Z] 54011a49482f: Pulling fs layer [2021-05-24T17:34:40.453Z] a6820b24f6d8: Pulling fs layer [2021-05-24T17:34:40.453Z] f581987b2513: Pulling fs layer [2021-05-24T17:34:40.453Z] f581987b2513: Waiting [2021-05-24T17:34:42.867Z] 54011a49482f: Verifying Checksum [2021-05-24T17:34:42.867Z] 54011a49482f: Download complete [2021-05-24T17:34:42.867Z] 31603596830f: Verifying Checksum [2021-05-24T17:34:42.867Z] 31603596830f: Download complete [2021-05-24T17:34:42.867Z] f581987b2513: Verifying Checksum [2021-05-24T17:34:42.867Z] f581987b2513: Download complete [2021-05-24T17:34:42.867Z] a6820b24f6d8: Verifying Checksum [2021-05-24T17:34:42.867Z] a6820b24f6d8: Download complete [2021-05-24T17:34:42.867Z] 31603596830f: Pull complete [2021-05-24T17:34:42.867Z] 54011a49482f: Pull complete [2021-05-24T17:34:42.867Z] a6820b24f6d8: Pull complete [2021-05-24T17:34:42.867Z] f581987b2513: Pull complete [2021-05-24T17:34:42.867Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-24T17:34:42.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:34:42.867Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-24T17:34:42.954Z] prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container [2021-05-24T17:34:42.993Z] $ 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-24T17:34:46.167Z] $ docker top f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T17:34:46.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:34:46.297Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:34:46.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:34:46.427Z] $ docker exec f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 ssh-agent [2021-05-24T17:34:46.539Z] SSH_AUTH_SOCK=/tmp/ssh-iJwe80v4gtHo/agent.14 [2021-05-24T17:34:46.539Z] SSH_AGENT_PID=21 [2021-05-24T17:34:46.550Z] Running ssh-add (command line suppressed) [2021-05-24T17:34:46.661Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3543849986439828052.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3543849986439828052.key) [2021-05-24T17:34:46.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:34:48.964Z] + git tag --points-at HEAD [Pipeline] } [2021-05-24T17:34:48.977Z] $ docker exec --env ******** --env ******** f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 ssh-agent -k [2021-05-24T17:34:49.060Z] unset SSH_AUTH_SOCK; [2021-05-24T17:34:49.060Z] unset SSH_AGENT_PID; [2021-05-24T17:34:49.061Z] echo Agent pid 21 killed; [2021-05-24T17:34:49.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-24T17:34:49.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:34:49.111Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:34:49.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:34:49.218Z] $ docker exec f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 ssh-agent [2021-05-24T17:34:49.324Z] SSH_AUTH_SOCK=/tmp/ssh-ySRiPFXm7LGe/agent.54 [2021-05-24T17:34:49.324Z] SSH_AGENT_PID=60 [2021-05-24T17:34:49.330Z] Running ssh-add (command line suppressed) [2021-05-24T17:34:49.433Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2920558085629650474.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2920558085629650474.key) [2021-05-24T17:34:49.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:34:49.756Z] + git semver init [2021-05-24T17:34:49.756Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T17:34:49.756Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-24T17:34:49.756Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-24T17:34:49.756Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T17:34:49.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T17:34:49.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T17:34:49.756Z] # $SEMVER_BRANCH = master [2021-05-24T17:34:49.756Z] # $SEMVER_TEMP = /tmp/semver-500602871 [2021-05-24T17:34:49.756Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-24T17:34:51.779Z] # '/tmp/semver-500602871' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-05-24T17:34:51.779Z] # -> Force: false [2021-05-24T17:34:51.779Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-24T17:34:51.789Z] $ docker exec --env ******** --env ******** f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 ssh-agent -k [2021-05-24T17:34:51.887Z] unset SSH_AUTH_SOCK; [2021-05-24T17:34:51.887Z] unset SSH_AGENT_PID; [2021-05-24T17:34:51.888Z] echo Agent pid 60 killed; [2021-05-24T17:34:51.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T17:34:52.246Z] + git semver [Pipeline] } [2021-05-24T17:34:52.261Z] $ docker stop --time=1 f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 [2021-05-24T17:34:53.646Z] $ docker rm -f f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T17:34:54.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-24T17:34:56.324Z] Stashed 1 file(s) [Pipeline] echo [2021-05-24T17:34:56.328Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.67 [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-24T17:35:15.832Z] Still waiting to schedule task [2021-05-24T17:35:15.832Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-24T17:35:15.836Z] Still waiting to schedule task [2021-05-24T17:35:15.837Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-24T17:37:36.871Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16906 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-24T17:37:36.893Z] Running in /w/workspace/device-sdk-go/173 [Pipeline] { [Pipeline] checkout [2021-05-24T17:37:37.119Z] Selected Git installation does not exist. Using Default [2021-05-24T17:37:37.119Z] The recommended git tool is: NONE [2021-05-24T17:37:55.562Z] using credential edgex-jenkins-ssh [2021-05-24T17:37:55.578Z] Cloning the remote Git repository [2021-05-24T17:37:55.615Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-24T17:37:55.741Z] > git init /w/workspace/device-sdk-go/173 # timeout=10 [2021-05-24T17:37:55.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-24T17:37:55.802Z] > git --version # timeout=10 [2021-05-24T17:37:55.819Z] > git --version # 'git version 2.17.1' [2021-05-24T17:37:55.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T17:37:58.145Z] Avoid second fetch [2021-05-24T17:37:58.146Z] Checking out Revision 7e3188cb6f7f988d05cb284df26c8fc32f770518 (master) [2021-05-24T17:37:55.909Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T17:37:57.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-24T17:37:57.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T17:37:58.159Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T17:37:58.179Z] > git checkout -f 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 [2021-05-24T17:38:07.074Z] Commit message: "Merge pull request #944 from lenny-intel/device-section" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T17:38:18.053Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-24T17:38:23.267Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T17:38:25.991Z] + + true [2021-05-24T17:38:25.991Z] sudo service docker restart [2021-05-24T17:38:28.806Z] Running on prd-centos7-docker-4c-2g-16907 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-24T17:38:28.825Z] Running in /w/workspace/device-sdk-go/173 [Pipeline] { [Pipeline] checkout [2021-05-24T17:38:31.186Z] Selected Git installation does not exist. Using Default [2021-05-24T17:38:31.186Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T17:38:41.618Z] provisioning config files... [2021-05-24T17:38:41.643Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/173@tmp/config3156469332025103997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:38:43.949Z] ---> docker-login.sh [2021-05-24T17:38:43.949Z] nexus3.edgexfoundry.org:10001 [2021-05-24T17:38:43.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:38:43.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:38:43.949Z] Configure a credential helper to remove this warning. See [2021-05-24T17:38:43.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:38:43.949Z] [2021-05-24T17:38:43.949Z] Login Succeeded [2021-05-24T17:38:43.949Z] nexus3.edgexfoundry.org:10002 [2021-05-24T17:38:43.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:38:43.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:38:43.949Z] Configure a credential helper to remove this warning. See [2021-05-24T17:38:43.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:38:43.949Z] [2021-05-24T17:38:43.949Z] Login Succeeded [2021-05-24T17:38:43.949Z] nexus3.edgexfoundry.org:10003 [2021-05-24T17:38:46.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:38:46.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:38:46.383Z] Configure a credential helper to remove this warning. See [2021-05-24T17:38:46.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:38:46.383Z] [2021-05-24T17:38:46.383Z] Login Succeeded [2021-05-24T17:38:46.383Z] nexus3.edgexfoundry.org:10004 [2021-05-24T17:38:46.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:38:46.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:38:46.383Z] Configure a credential helper to remove this warning. See [2021-05-24T17:38:46.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:38:46.383Z] [2021-05-24T17:38:46.383Z] Login Succeeded [2021-05-24T17:38:46.383Z] docker.io [2021-05-24T17:38:46.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:38:46.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:38:46.383Z] Configure a credential helper to remove this warning. See [2021-05-24T17:38:46.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:38:46.383Z] [2021-05-24T17:38:46.383Z] Login Succeeded [2021-05-24T17:38:46.383Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T17:38:46.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-24T17:38:48.967Z] ========================================================= [2021-05-24T17:38:48.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-24T17:38:48.967Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:38:51.307Z] using credential edgex-jenkins-ssh [2021-05-24T17:38:51.319Z] Cloning the remote Git repository [2021-05-24T17:38:51.345Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-24T17:38:51.417Z] > git init /w/workspace/device-sdk-go/173 # timeout=10 [2021-05-24T17:38:51.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-24T17:38:51.444Z] > git --version # timeout=10 [2021-05-24T17:38:51.450Z] > git --version # 'git version 2.24.4' [2021-05-24T17:38:51.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-24T17:38:51.511Z] [INFO] Currently running in a labeled security context [2021-05-24T17:38:51.511Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-24T17:38:51.511Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/173@tmp/jenkins-gitclient-ssh365152283494579910.key [2021-05-24T17:38:51.592Z] + 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-24T17:38:52.197Z] Sending build context to Docker daemon 2.594MB [2021-05-24T17:38:52.197Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T17:38:52.197Z] Step 2/8 : FROM ${BASE} [2021-05-24T17:38:52.197Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-24T17:38:52.197Z] 595b0fe564bb: Pulling fs layer [2021-05-24T17:38:52.197Z] 7186ed65a4f7: Pulling fs layer [2021-05-24T17:38:52.197Z] 316046926c0a: Pulling fs layer [2021-05-24T17:38:52.197Z] 4ebd0625c992: Pulling fs layer [2021-05-24T17:38:52.197Z] 207e8628e3a3: Pulling fs layer [2021-05-24T17:38:52.197Z] c791037a9be2: Pulling fs layer [2021-05-24T17:38:52.197Z] ffd874e62e21: Pulling fs layer [2021-05-24T17:38:52.197Z] 4ebd0625c992: Waiting [2021-05-24T17:38:52.197Z] 207e8628e3a3: Waiting [2021-05-24T17:38:52.197Z] c791037a9be2: Waiting [2021-05-24T17:38:52.197Z] ffd874e62e21: Waiting [2021-05-24T17:38:52.475Z] 316046926c0a: Download complete [2021-05-24T17:38:52.475Z] 7186ed65a4f7: Download complete [2021-05-24T17:38:52.475Z] 207e8628e3a3: Download complete [2021-05-24T17:38:52.475Z] c791037a9be2: Verifying Checksum [2021-05-24T17:38:52.475Z] c791037a9be2: Download complete [2021-05-24T17:38:52.475Z] 595b0fe564bb: Verifying Checksum [2021-05-24T17:38:52.475Z] 595b0fe564bb: Download complete [2021-05-24T17:38:52.599Z] Avoid second fetch [2021-05-24T17:38:52.600Z] Checking out Revision 7e3188cb6f7f988d05cb284df26c8fc32f770518 (master) [2021-05-24T17:38:51.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T17:38:52.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-24T17:38:52.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-24T17:38:52.609Z] > git config core.sparsecheckout # timeout=10 [2021-05-24T17:38:52.620Z] > git checkout -f 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 [2021-05-24T17:38:54.912Z] 595b0fe564bb: Pull complete [2021-05-24T17:38:54.912Z] 7186ed65a4f7: Pull complete [2021-05-24T17:38:54.912Z] 316046926c0a: Pull complete [2021-05-24T17:38:54.912Z] ffd874e62e21: Verifying Checksum [2021-05-24T17:38:54.912Z] ffd874e62e21: Download complete [2021-05-24T17:38:57.582Z] 4ebd0625c992: Verifying Checksum [2021-05-24T17:38:57.582Z] 4ebd0625c992: Download complete [2021-05-24T17:38:58.378Z] Commit message: "Merge pull request #944 from lenny-intel/device-section" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-24T17:39:04.176Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-24T17:39:04.500Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-24T17:39:09.201Z] 4ebd0625c992: Pull complete [2021-05-24T17:39:09.201Z] 207e8628e3a3: Pull complete [2021-05-24T17:39:09.201Z] c791037a9be2: Pull complete [2021-05-24T17:39:09.482Z] + true [2021-05-24T17:39:09.482Z] + sudo service docker restart [2021-05-24T17:39:09.482Z] Redirecting to /bin/systemctl restart docker.service [2021-05-24T17:39:10.192Z] ffd874e62e21: Pull complete [2021-05-24T17:39:10.192Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-24T17:39:10.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-24T17:39:10.468Z] ---> cfc18b08335c [2021-05-24T17:39:10.468Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-24T17:39:13.756Z] ---> Running in 196c52d5bacb [2021-05-24T17:39:13.756Z] Removing intermediate container 196c52d5bacb [2021-05-24T17:39:13.756Z] ---> 4515aa236b07 [2021-05-24T17:39:13.756Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T17:39:13.756Z] ---> Running in a70950381c8c [2021-05-24T17:39:15.224Z] Removing intermediate container a70950381c8c [2021-05-24T17:39:15.224Z] ---> 945b798a35c1 [2021-05-24T17:39:15.224Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-24T17:39:17.734Z] ---> Running in 8b229312bbd0 [2021-05-24T17:39:17.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-24T17:39:17.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T17:39:18.329Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-24T17:39:18.329Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-24T17:39:20.873Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-24T17:39:20.873Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-24T17:39:20.873Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-24T17:39:20.873Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-24T17:39:20.873Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T17:39:20.873Z] OK: 139 MiB in 46 packages [2021-05-24T17:39:20.873Z] Removing intermediate container 8b229312bbd0 [2021-05-24T17:39:20.873Z] ---> 0140303cfaed [2021-05-24T17:39:20.873Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-24T17:39:20.873Z] ---> Running in 7450d5deceee [2021-05-24T17:39:23.595Z] Removing intermediate container 7450d5deceee [2021-05-24T17:39:23.595Z] ---> 8874c58e3c42 [2021-05-24T17:39:23.595Z] Step 7/8 : COPY . . [2021-05-24T17:39:23.595Z] ---> 6fab3c76c92c [2021-05-24T17:39:23.595Z] Step 8/8 : RUN go mod download [2021-05-24T17:39:23.595Z] ---> Running in e417ead7b192 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T17:39:26.290Z] provisioning config files... [2021-05-24T17:39:28.587Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/173@tmp/config1657540928916153400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:39:33.651Z] ---> docker-login.sh [2021-05-24T17:39:33.651Z] nexus3.edgexfoundry.org:10001 [2021-05-24T17:39:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:39:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:39:33.651Z] Configure a credential helper to remove this warning. See [2021-05-24T17:39:33.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:39:33.651Z] [2021-05-24T17:39:33.651Z] Login Succeeded [2021-05-24T17:39:33.651Z] nexus3.edgexfoundry.org:10002 [2021-05-24T17:39:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:39:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:39:33.651Z] Configure a credential helper to remove this warning. See [2021-05-24T17:39:33.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:39:33.651Z] [2021-05-24T17:39:33.651Z] Login Succeeded [2021-05-24T17:39:33.651Z] nexus3.edgexfoundry.org:10003 [2021-05-24T17:39:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:39:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:39:33.651Z] Configure a credential helper to remove this warning. See [2021-05-24T17:39:33.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:39:33.651Z] [2021-05-24T17:39:33.651Z] Login Succeeded [2021-05-24T17:39:33.651Z] nexus3.edgexfoundry.org:10004 [2021-05-24T17:39:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:39:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:39:33.651Z] Configure a credential helper to remove this warning. See [2021-05-24T17:39:33.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:39:33.651Z] [2021-05-24T17:39:33.651Z] Login Succeeded [2021-05-24T17:39:33.651Z] docker.io [2021-05-24T17:39:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-24T17:39:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-24T17:39:33.651Z] Configure a credential helper to remove this warning. See [2021-05-24T17:39:33.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-24T17:39:33.651Z] [2021-05-24T17:39:33.651Z] Login Succeeded [2021-05-24T17:39:33.651Z] ---> docker-login.sh ends [Pipeline] } [2021-05-24T17:39:33.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-24T17:39:41.227Z] ========================================================= [2021-05-24T17:39:41.227Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-24T17:39:41.227Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:39:46.233Z] + 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-24T17:39:46.234Z] Sending build context to Docker daemon 2.595MB [2021-05-24T17:39:46.234Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T17:39:46.234Z] Step 2/8 : FROM ${BASE} [2021-05-24T17:39:46.234Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-24T17:39:46.234Z] 540db60ca938: Pulling fs layer [2021-05-24T17:39:46.234Z] adcc1eea9eea: Pulling fs layer [2021-05-24T17:39:46.234Z] 4c4ab2625f07: Pulling fs layer [2021-05-24T17:39:46.234Z] 0510c868ecb4: Pulling fs layer [2021-05-24T17:39:46.234Z] afea3b2eda06: Pulling fs layer [2021-05-24T17:39:46.234Z] 7809a108b3ef: Pulling fs layer [2021-05-24T17:39:46.234Z] f706445af74f: Pulling fs layer [2021-05-24T17:39:46.234Z] 0510c868ecb4: Waiting [2021-05-24T17:39:46.234Z] afea3b2eda06: Waiting [2021-05-24T17:39:46.234Z] 7809a108b3ef: Waiting [2021-05-24T17:39:46.234Z] f706445af74f: Waiting [2021-05-24T17:39:46.234Z] 4c4ab2625f07: Verifying Checksum [2021-05-24T17:39:46.234Z] 4c4ab2625f07: Download complete [2021-05-24T17:39:46.234Z] adcc1eea9eea: Verifying Checksum [2021-05-24T17:39:46.234Z] adcc1eea9eea: Download complete [2021-05-24T17:39:46.234Z] afea3b2eda06: Verifying Checksum [2021-05-24T17:39:46.234Z] afea3b2eda06: Download complete [2021-05-24T17:39:46.234Z] 540db60ca938: Verifying Checksum [2021-05-24T17:39:46.234Z] 540db60ca938: Download complete [2021-05-24T17:39:46.234Z] 7809a108b3ef: Verifying Checksum [2021-05-24T17:39:46.234Z] 7809a108b3ef: Download complete [2021-05-24T17:39:46.234Z] 540db60ca938: Pull complete [2021-05-24T17:39:46.234Z] adcc1eea9eea: Pull complete [2021-05-24T17:39:46.234Z] 4c4ab2625f07: Pull complete [2021-05-24T17:39:46.234Z] f706445af74f: Verifying Checksum [2021-05-24T17:39:46.234Z] f706445af74f: Download complete [2021-05-24T17:39:48.894Z] 0510c868ecb4: Verifying Checksum [2021-05-24T17:39:48.894Z] 0510c868ecb4: Download complete [2021-05-24T17:39:48.906Z] Removing intermediate container e417ead7b192 [2021-05-24T17:39:48.906Z] ---> 279fd6a91cda [2021-05-24T17:39:48.906Z] Successfully built 279fd6a91cda [2021-05-24T17:39:48.906Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:39:51.371Z] 0510c868ecb4: Pull complete [2021-05-24T17:39:51.371Z] afea3b2eda06: Pull complete [2021-05-24T17:39:51.371Z] 7809a108b3ef: Pull complete [2021-05-24T17:39:51.371Z] f706445af74f: Pull complete [2021-05-24T17:39:51.371Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-24T17:39:51.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-24T17:39:51.371Z] ---> b068be0155e3 [2021-05-24T17:39:51.371Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-24T17:39:54.027Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T17:39:54.027Z] . [Pipeline] withDockerContainer [2021-05-24T17:39:56.831Z] prd-ubuntu18.04-docker-arm64-4c-16g-16906 does not seem to be running inside a container [2021-05-24T17:39:56.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/173 -v /w/workspace/device-sdk-go/173:/w/workspace/device-sdk-go/173:rw,z -v /w/workspace/device-sdk-go/173@tmp:/w/workspace/device-sdk-go/173@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-24T17:39:59.524Z] ---> Running in cb68ae947cf5 [2021-05-24T17:39:59.524Z] Removing intermediate container cb68ae947cf5 [2021-05-24T17:39:59.524Z] ---> c8550c236fac [2021-05-24T17:39:59.524Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T17:39:59.524Z] ---> Running in c5690393aaac [2021-05-24T17:39:59.524Z] Removing intermediate container c5690393aaac [2021-05-24T17:39:59.524Z] ---> 8932acbfe04e [2021-05-24T17:39:59.524Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-24T17:39:59.524Z] ---> Running in e4c6759639ef [2021-05-24T17:39:59.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T17:39:59.538Z] $ docker top 7b8e38a9496d9476fb679b52a555fcf16644ca1f44c494bbbea5f0f1f1a3e763 -eo pid,comm [2021-05-24T17:40:02.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T17:40:02.241Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-24T17:40:02.241Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-24T17:40:02.241Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-24T17:40:02.241Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-24T17:40:02.241Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-24T17:40:02.241Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-24T17:40:02.241Z] Executing busybox-1.32.1-r6.trigger [2021-05-24T17:40:02.241Z] OK: 150 MiB in 46 packages [2021-05-24T17:40:02.241Z] Removing intermediate container e4c6759639ef [2021-05-24T17:40:02.241Z] ---> fb34919fd4de [2021-05-24T17:40:02.241Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-24T17:40:02.241Z] ---> Running in cf250c9fc0c1 [Pipeline] { [Pipeline] sh [2021-05-24T17:40:05.011Z] Removing intermediate container cf250c9fc0c1 [2021-05-24T17:40:05.011Z] ---> 69b229c1bb5f [2021-05-24T17:40:05.011Z] Step 7/8 : COPY . . [2021-05-24T17:40:05.011Z] ---> 23026a612692 [2021-05-24T17:40:05.011Z] Step 8/8 : RUN go mod download [2021-05-24T17:40:05.011Z] ---> Running in 6137c0844f73 [2021-05-24T17:40:08.964Z] + go version [2021-05-24T17:40:08.964Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-24T17:40:08.994Z] $ docker stop --time=1 7b8e38a9496d9476fb679b52a555fcf16644ca1f44c494bbbea5f0f1f1a3e763 [2021-05-24T17:40:10.840Z] $ docker rm -f 7b8e38a9496d9476fb679b52a555fcf16644ca1f44c494bbbea5f0f1f1a3e763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:40:16.482Z] + docker inspect -f . ci-base-image-arm64 [2021-05-24T17:40:16.483Z] . [Pipeline] withDockerContainer [2021-05-24T17:40:16.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-16906 does not seem to be running inside a container [2021-05-24T17:40:16.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/173 -v /w/workspace/device-sdk-go/173:/w/workspace/device-sdk-go/173:rw,z -v /w/workspace/device-sdk-go/173@tmp:/w/workspace/device-sdk-go/173@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-24T17:40:18.493Z] $ docker top 5206e6d93a8d9f2955cd06dea36bd7d2c24f9b8a05f5d797c46b3f375b2844a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T17:40:22.108Z] + go mod tidy [Pipeline] sh [2021-05-24T17:40:23.383Z] + make test [2021-05-24T17:40:23.383Z] go mod tidy [2021-05-24T17:40:23.997Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-24T17:40:31.338Z] Removing intermediate container 6137c0844f73 [2021-05-24T17:40:31.339Z] ---> 14774c82098a [2021-05-24T17:40:31.339Z] Successfully built 14774c82098a [2021-05-24T17:40:31.339Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:40:31.692Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T17:40:31.692Z] . [Pipeline] withDockerContainer [2021-05-24T17:40:31.787Z] prd-centos7-docker-4c-2g-16907 does not seem to be running inside a container [2021-05-24T17:40:35.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/173 -v /w/workspace/device-sdk-go/173:/w/workspace/device-sdk-go/173:rw,z -v /w/workspace/device-sdk-go/173@tmp:/w/workspace/device-sdk-go/173@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-x86_64 cat [2021-05-24T17:40:36.346Z] $ docker top 9cb5a39bde5bc8163cfa0d3948202c0b390f45bdb4b02e4997905e0a87aa8534 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T17:40:38.788Z] + go version [2021-05-24T17:40:38.788Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-24T17:40:38.802Z] $ docker stop --time=1 9cb5a39bde5bc8163cfa0d3948202c0b390f45bdb4b02e4997905e0a87aa8534 [2021-05-24T17:40:40.036Z] $ docker rm -f 9cb5a39bde5bc8163cfa0d3948202c0b390f45bdb4b02e4997905e0a87aa8534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:40:44.845Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-24T17:40:44.845Z] . [Pipeline] withDockerContainer [2021-05-24T17:40:48.778Z] prd-centos7-docker-4c-2g-16907 does not seem to be running inside a container [2021-05-24T17:40:48.788Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-24T17:40:48.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/173 -v /w/workspace/device-sdk-go/173:/w/workspace/device-sdk-go/173:rw,z -v /w/workspace/device-sdk-go/173@tmp:/w/workspace/device-sdk-go/173@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-x86_64 cat [2021-05-24T17:40:51.288Z] $ docker top e6f959601776adfeb732332806e0bcd40bddc64646e226a74cec5f3040e8d8d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T17:40:55.573Z] + go mod tidy [Pipeline] sh [2021-05-24T17:40:57.733Z] + make test [2021-05-24T17:40:57.733Z] go mod tidy [2021-05-24T17:40:57.733Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-24T17:41:02.242Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-24T17:41:24.483Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-24T17:41:24.483Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-24T17:41:24.483Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-24T17:41:26.783Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements [2021-05-24T17:41:26.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-24T17:41:26.783Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements [2021-05-24T17:41:26.783Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.048s coverage: 78.9% of statements [2021-05-24T17:41:26.783Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements [2021-05-24T17:41:26.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-24T17:41:26.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-24T17:41:26.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-24T17:41:26.783Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 30.2% of statements [2021-05-24T17:41:26.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-24T17:41:29.007Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 83.3% of statements [2021-05-24T17:41:29.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-24T17:41:29.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-24T17:41:29.007Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements [2021-05-24T17:41:29.007Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.822s coverage: 89.2% of statements [2021-05-24T17:41:29.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-24T17:41:29.007Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements [2021-05-24T17:41:29.007Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-24T17:41:29.007Z] GO111MODULE=on go vet ./... [2021-05-24T17:41:46.983Z] gofmt -l . [2021-05-24T17:41:46.983Z] [ "`gofmt -l .`" = "" ] [2021-05-24T17:41:46.983Z] ./bin/test-attribution-txt.sh [2021-05-24T17:41:46.983Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-24T17:41:47.008Z] $ docker stop --time=1 e6f959601776adfeb732332806e0bcd40bddc64646e226a74cec5f3040e8d8d8 [2021-05-24T17:41:49.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-24T17:41:49.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-24T17:41:49.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-24T17:41:49.730Z] $ docker rm -f e6f959601776adfeb732332806e0bcd40bddc64646e226a74cec5f3040e8d8d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T17:41:50.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-24T17:41:52.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-24T17:42:01.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.417s coverage: 25.4% of statements [2021-05-24T17:42:01.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-24T17:42:01.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.232s coverage: 28.1% of statements [2021-05-24T17:42:01.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.216s coverage: 78.9% of statements [2021-05-24T17:42:01.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.297s coverage: 9.0% of statements [2021-05-24T17:42:01.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-24T17:42:01.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-24T17:42:01.719Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-24T17:42:03.953Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.318s coverage: 30.2% of statements [2021-05-24T17:42:03.953Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-24T17:42:03.953Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.222s coverage: 83.3% of statements [2021-05-24T17:42:03.953Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-24T17:42:03.953Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-24T17:42:06.049Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.410s coverage: 58.0% of statements [2021-05-24T17:42:08.200Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.152s coverage: 89.2% of statements [2021-05-24T17:42:08.200Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-24T17:42:08.200Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.167s coverage: 5.0% of statements [2021-05-24T17:42:08.200Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-24T17:42:08.200Z] GO111MODULE=on go vet ./... [Pipeline] sh [2021-05-24T17:42:55.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-24T17:42:58.013Z] + ls -al . [2021-05-24T17:42:58.013Z] total 212 [2021-05-24T17:42:58.013Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 24 17:41 . [2021-05-24T17:42:58.013Z] drwxrwxr-x. 4 jenkins jenkins 32 May 24 17:38 .. [2021-05-24T17:42:58.013Z] drwxrwxr-x. 2 jenkins jenkins 64 May 24 17:38 bin [2021-05-24T17:42:58.013Z] -rw-r--r--. 1 jenkins jenkins 126353 May 24 17:41 coverage.out [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 987 May 24 17:38 Dockerfile.build [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 140 May 24 17:38 .dockerignore [2021-05-24T17:42:58.013Z] drwxrwxr-x. 5 jenkins jenkins 62 May 24 17:38 example [2021-05-24T17:42:58.013Z] drwxrwxr-x. 8 jenkins jenkins 162 May 24 17:38 .git [2021-05-24T17:42:58.013Z] drwxrwxr-x. 2 jenkins jenkins 103 May 24 17:38 .github [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 138 May 24 17:38 .gitignore [2021-05-24T17:42:58.013Z] -rw-r--r--. 1 jenkins jenkins 575 May 24 17:41 go.mod [2021-05-24T17:42:58.013Z] -rw-r--r--. 1 jenkins jenkins 20803 May 24 17:40 go.sum [2021-05-24T17:42:58.013Z] drwxrwxr-x. 15 jenkins jenkins 224 May 24 17:38 internal [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 894 May 24 17:38 Jenkinsfile [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 24 17:38 LICENSE [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 24 17:38 Makefile [2021-05-24T17:42:58.013Z] drwxrwxr-x. 4 jenkins jenkins 26 May 24 17:38 openapi [2021-05-24T17:42:58.013Z] drwxrwxr-x. 5 jenkins jenkins 50 May 24 17:38 pkg [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 24 17:38 README.md [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 24 17:38 RELEASE-NOTES.txt [2021-05-24T17:42:58.013Z] drwxrwxr-x. 4 jenkins jenkins 54 May 24 17:38 snap [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 12 May 24 17:34 VERSION [2021-05-24T17:42:58.013Z] -rw-rw-r--. 1 jenkins jenkins 222 May 24 17:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:42:58.321Z] + 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=7e3188cb6f7f988d05cb284df26c8fc32f770518 --label arch=amd64 --label version=2.0.0-dev.67 . [2021-05-24T17:42:58.321Z] Sending build context to Docker daemon 2.722MB [2021-05-24T17:42:58.321Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T17:42:58.321Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-24T17:42:58.321Z] ---> 14774c82098a [2021-05-24T17:42:58.321Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-24T17:42:58.321Z] ---> Running in b7dab38a93d9 [2021-05-24T17:42:58.589Z] Removing intermediate container b7dab38a93d9 [2021-05-24T17:42:58.589Z] ---> 19d41a2bd1d4 [2021-05-24T17:42:58.589Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-24T17:42:58.589Z] ---> Running in 608afb73d599 [2021-05-24T17:42:58.589Z] Removing intermediate container 608afb73d599 [2021-05-24T17:42:58.589Z] ---> 003eeecb63b7 [2021-05-24T17:42:58.589Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T17:42:58.589Z] ---> Running in daa53ed4c823 [2021-05-24T17:42:59.167Z] Removing intermediate container daa53ed4c823 [2021-05-24T17:42:59.168Z] ---> 76df4f5b5ea9 [2021-05-24T17:42:59.168Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-24T17:42:59.168Z] ---> Running in 3d705d148b72 [2021-05-24T17:43:01.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-24T17:43:01.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-24T17:43:01.309Z] OK: 150 MiB in 46 packages [2021-05-24T17:43:01.309Z] Removing intermediate container 3d705d148b72 [2021-05-24T17:43:01.309Z] ---> 173bfb383983 [2021-05-24T17:43:01.309Z] Step 7/23 : COPY . . [2021-05-24T17:43:01.309Z] ---> 25915d2e416b [2021-05-24T17:43:01.309Z] Step 8/23 : RUN go mod download [2021-05-24T17:43:01.309Z] ---> Running in 45281fbe4b5c [2021-05-24T17:43:01.901Z] Removing intermediate container 45281fbe4b5c [2021-05-24T17:43:01.901Z] ---> 3bf4a7161290 [2021-05-24T17:43:01.901Z] Step 9/23 : RUN make build [2021-05-24T17:43:01.901Z] ---> Running in 5ddb9f8de07d [2021-05-24T17:43:02.163Z] go mod tidy [2021-05-24T17:43:02.163Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.67" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-24T17:43:04.983Z] gofmt -l . [2021-05-24T17:43:04.983Z] [ "`gofmt -l .`" = "" ] [2021-05-24T17:43:04.983Z] ./bin/test-attribution-txt.sh [2021-05-24T17:43:04.983Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-24T17:43:05.019Z] $ docker stop --time=1 5206e6d93a8d9f2955cd06dea36bd7d2c24f9b8a05f5d797c46b3f375b2844a2 [2021-05-24T17:43:07.254Z] $ docker rm -f 5206e6d93a8d9f2955cd06dea36bd7d2c24f9b8a05f5d797c46b3f375b2844a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-24T17:43:08.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-24T17:43:08.357Z] Warning: overwriting stash ‘coverage-report’ [2021-05-24T17:43:11.072Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-05-24T17:43:13.196Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-24T17:43:13.196Z] Removing intermediate container 5ddb9f8de07d [2021-05-24T17:43:13.196Z] ---> 25607935cd44 [2021-05-24T17:43:13.196Z] Step 10/23 : FROM alpine:3.12 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-05-24T17:43:15.502Z] 3.12: Pulling from library/alpine [2021-05-24T17:43:15.502Z] 339de151aab4: Pulling fs layer [2021-05-24T17:43:15.502Z] 339de151aab4: Verifying Checksum [2021-05-24T17:43:15.502Z] 339de151aab4: Download complete [2021-05-24T17:43:15.502Z] 339de151aab4: Pull complete [2021-05-24T17:43:15.502Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T17:43:15.502Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T17:43:15.502Z] ---> 13621d1b12d4 [2021-05-24T17:43:15.502Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-24T17:43:15.502Z] ---> Running in 97eab9289817 [2021-05-24T17:43:15.503Z] Removing intermediate container 97eab9289817 [2021-05-24T17:43:15.503Z] ---> 155738bf2c8d [2021-05-24T17:43:15.503Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T17:43:15.503Z] ---> Running in e1cd9585ee50 [2021-05-24T17:43:15.503Z] Removing intermediate container e1cd9585ee50 [2021-05-24T17:43:15.503Z] ---> 6a988ac59b5d [2021-05-24T17:43:15.503Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-24T17:43:15.503Z] ---> Running in c066df1a96c1 [2021-05-24T17:43:15.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-05-24T17:43:15.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-24T17:43:15.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-24T17:43:18.097Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-24T17:43:18.097Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-24T17:43:18.097Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-24T17:43:18.097Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-24T17:43:18.097Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-24T17:43:18.097Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T17:43:18.097Z] OK: 8 MiB in 19 packages [2021-05-24T17:43:18.106Z] + ls -al . [2021-05-24T17:43:18.106Z] total 248 [2021-05-24T17:43:18.106Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 17:43 . [2021-05-24T17:43:18.106Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:37 .. [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 17:37 .dockerignore [2021-05-24T17:43:18.106Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:38 .git [2021-05-24T17:43:18.106Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:37 .github [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 138 May 24 17:37 .gitignore [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 987 May 24 17:37 Dockerfile.build [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 894 May 24 17:37 Jenkinsfile [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 24 17:37 LICENSE [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 24 17:37 Makefile [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 24 17:37 README.md [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 24 17:37 RELEASE-NOTES.txt [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 17:34 VERSION [2021-05-24T17:43:18.106Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:37 bin [2021-05-24T17:43:18.106Z] -rw-r--r-- 1 jenkins jenkins 126353 May 24 17:42 coverage.out [2021-05-24T17:43:18.106Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 17:37 example [2021-05-24T17:43:18.106Z] -rw-r--r-- 1 jenkins jenkins 575 May 24 17:43 go.mod [2021-05-24T17:43:18.106Z] -rw-r--r-- 1 jenkins jenkins 20803 May 24 17:40 go.sum [2021-05-24T17:43:18.106Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 17:37 internal [2021-05-24T17:43:18.106Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:37 openapi [2021-05-24T17:43:18.106Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 17:37 pkg [2021-05-24T17:43:18.106Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:37 snap [2021-05-24T17:43:18.106Z] -rw-rw-r-- 1 jenkins jenkins 222 May 24 17:37 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:43:18.453Z] + 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=7e3188cb6f7f988d05cb284df26c8fc32f770518 --label arch=arm64 --label version=2.0.0-dev.67 . [2021-05-24T17:43:19.039Z] Removing intermediate container c066df1a96c1 [2021-05-24T17:43:19.039Z] ---> 215b1e5f025f [2021-05-24T17:43:19.039Z] Step 14/23 : WORKDIR / [2021-05-24T17:43:19.039Z] ---> Running in 65b804f9c0c0 [2021-05-24T17:43:19.048Z] Sending build context to Docker daemon 2.721MB [2021-05-24T17:43:19.048Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-24T17:43:19.048Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-24T17:43:19.048Z] ---> 279fd6a91cda [2021-05-24T17:43:19.048Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-24T17:43:19.301Z] Removing intermediate container 65b804f9c0c0 [2021-05-24T17:43:19.301Z] ---> 8e4d05ec6e61 [2021-05-24T17:43:19.301Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-24T17:43:19.301Z] ---> 040a29d83d89 [2021-05-24T17:43:19.301Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-24T17:43:19.321Z] ---> Running in 43c9e8181f4f [2021-05-24T17:43:19.914Z] Removing intermediate container 43c9e8181f4f [2021-05-24T17:43:19.914Z] ---> a6851c6cd8d8 [2021-05-24T17:43:19.914Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-24T17:43:19.914Z] ---> Running in d1b02922a656 [2021-05-24T17:43:22.261Z] ---> 90fe269b1282 [2021-05-24T17:43:22.261Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-24T17:43:22.261Z] ---> 73d476276f29 [2021-05-24T17:43:22.261Z] Step 18/23 : EXPOSE 59999 [2021-05-24T17:43:22.261Z] ---> Running in bc88c6b9f44d [2021-05-24T17:43:22.261Z] Removing intermediate container bc88c6b9f44d [2021-05-24T17:43:22.261Z] ---> aa518a935682 [2021-05-24T17:43:22.261Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-24T17:43:22.261Z] ---> Running in 10056f3e0939 [2021-05-24T17:43:22.261Z] Removing intermediate container 10056f3e0939 [2021-05-24T17:43:22.261Z] ---> 8ae4010f2080 [2021-05-24T17:43:22.261Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-24T17:43:22.261Z] ---> Running in 03cd81655354 [2021-05-24T17:43:22.261Z] Removing intermediate container 03cd81655354 [2021-05-24T17:43:22.261Z] ---> f4d06774c85b [2021-05-24T17:43:22.261Z] Step 21/23 : LABEL arch=amd64 [2021-05-24T17:43:22.261Z] ---> Running in c42ee1bdec2a [2021-05-24T17:43:22.261Z] Removing intermediate container c42ee1bdec2a [2021-05-24T17:43:22.261Z] ---> f973935726e1 [2021-05-24T17:43:22.261Z] Step 22/23 : LABEL git_sha=7e3188cb6f7f988d05cb284df26c8fc32f770518 [2021-05-24T17:43:22.261Z] ---> Running in 221010628eee [2021-05-24T17:43:22.261Z] Removing intermediate container 221010628eee [2021-05-24T17:43:22.261Z] ---> 08c59e4ea284 [2021-05-24T17:43:22.261Z] Step 23/23 : LABEL version=2.0.0-dev.67 [2021-05-24T17:43:22.261Z] ---> Running in 16ebcc46b094 [2021-05-24T17:43:22.261Z] Removing intermediate container 16ebcc46b094 [2021-05-24T17:43:22.261Z] ---> 5a3dcae074a0 [2021-05-24T17:43:22.261Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-24T17:43:22.261Z] Successfully built 5a3dcae074a0 [2021-05-24T17:43:22.261Z] 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) [2021-05-24T17:43:24.673Z] Removing intermediate container d1b02922a656 [2021-05-24T17:43:24.674Z] ---> 3c6d03bfcf73 [2021-05-24T17:43:24.674Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T17:43:24.674Z] ---> Running in 7cfc884dc286 [2021-05-24T17:43:24.674Z] Removing intermediate container 7cfc884dc286 [2021-05-24T17:43:24.674Z] ---> 8da9fdf754d9 [2021-05-24T17:43:24.674Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-24T17:43:24.674Z] ---> Running in d50229999586 [2021-05-24T17:43:24.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-24T17:43:26.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-24T17:43:26.989Z] OK: 139 MiB in 46 packages [2021-05-24T17:43:26.989Z] Removing intermediate container d50229999586 [2021-05-24T17:43:26.989Z] ---> bbfa19d0cd54 [2021-05-24T17:43:26.989Z] Step 7/23 : COPY . . [2021-05-24T17:43:29.052Z] ---> d135d122f646 [2021-05-24T17:43:29.052Z] Step 8/23 : RUN go mod download [2021-05-24T17:43:29.052Z] ---> Running in b8e92aff6267 [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:43:29.397Z] ---> job-cost.sh [2021-05-24T17:43:29.397Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ZME [2021-05-24T17:43:30.485Z] Removing intermediate container b8e92aff6267 [2021-05-24T17:43:30.485Z] ---> f37a876c8936 [2021-05-24T17:43:30.485Z] Step 9/23 : RUN make build [2021-05-24T17:43:30.759Z] ---> Running in 6e0a28d15301 [2021-05-24T17:43:33.278Z] go mod tidy [2021-05-24T17:43:33.278Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.67" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-24T17:43:43.769Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T17:44:04.323Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-24T17:44:04.387Z] lf-activate-venv(): INFO: Adding /tmp/venv-2ZME/bin to PATH [2021-05-24T17:44:04.387Z] INFO: No Stack... [2021-05-24T17:44:04.387Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T17:44:04.387Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T17:44:08.768Z] + cut -d, -f6 [2021-05-24T17:44:08.768Z] + cat /w/workspace/device-sdk-go/173/archives/cost.csv [2021-05-24T17:44:08.775Z] Removing intermediate container 6e0a28d15301 [2021-05-24T17:44:08.775Z] ---> f7dc3ba79ad0 [2021-05-24T17:44:08.775Z] Step 10/23 : FROM alpine:3.12 [2021-05-24T17:44:08.775Z] 3.12: Pulling from library/alpine [2021-05-24T17:44:08.775Z] d2f70382dc9a: Pulling fs layer [2021-05-24T17:44:08.775Z] d2f70382dc9a: Verifying Checksum [2021-05-24T17:44:08.775Z] d2f70382dc9a: Download complete [Pipeline] lock [2021-05-24T17:44:08.823Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] [2021-05-24T17:44:08.830Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] did not exist. Created. [2021-05-24T17:44:08.831Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T17:44:10.901Z] d2f70382dc9a: Pull complete [2021-05-24T17:44:10.901Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-24T17:44:10.901Z] Status: Downloaded newer image for alpine:3.12 [2021-05-24T17:44:10.901Z] ---> 9852663dfa18 [2021-05-24T17:44:10.901Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-24T17:44:10.901Z] ---> Running in 37af41951465 [2021-05-24T17:44:10.901Z] Removing intermediate container 37af41951465 [2021-05-24T17:44:10.901Z] ---> 9920fa44b0cc [2021-05-24T17:44:10.901Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-24T17:44:10.901Z] ---> Running in 9350e7ce9a16 [2021-05-24T17:44:13.104Z] + echo total: 0.05999999865889549 [2021-05-24T17:44:13.105Z] Removing intermediate container 9350e7ce9a16 [2021-05-24T17:44:13.105Z] ---> f02ff34a2dc9 [2021-05-24T17:44:13.105Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-24T17:44:13.105Z] ---> Running in 7663a845f8e8 [Pipeline] stash [2021-05-24T17:44:13.167Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T17:44:13.182Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] [Pipeline] // lock [2021-05-24T17:44:15.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-24T17:44:15.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-24T17:44:15.249Z] (1/5) Installing libgcc (9.3.0-r2) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-05-24T17:44:17.383Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-24T17:44:17.383Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-24T17:44:17.383Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-24T17:44:17.383Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-24T17:44:17.383Z] Executing busybox-1.31.1-r20.trigger [2021-05-24T17:44:17.383Z] OK: 8 MiB in 19 packages [2021-05-24T17:44:17.383Z] Removing intermediate container 7663a845f8e8 [2021-05-24T17:44:17.383Z] ---> 3c0af7226054 [2021-05-24T17:44:17.383Z] Step 14/23 : WORKDIR / [2021-05-24T17:44:17.383Z] ---> Running in c802b4978845 [Pipeline] } [Pipeline] // node [2021-05-24T17:44:19.502Z] Removing intermediate container c802b4978845 [2021-05-24T17:44:19.503Z] ---> 6a79b4b50e86 [2021-05-24T17:44:19.503Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-24T17:44:19.503Z] ---> cd10cd553e58 [2021-05-24T17:44:19.503Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] } [2021-05-24T17:44:21.627Z] ---> 25d57b487b15 [2021-05-24T17:44:21.627Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-24T17:44:21.627Z] ---> 189f45976ba1 [2021-05-24T17:44:21.627Z] Step 18/23 : EXPOSE 59999 [2021-05-24T17:44:21.627Z] ---> Running in 1f6cdd6b1380 [2021-05-24T17:44:21.627Z] Removing intermediate container 1f6cdd6b1380 [2021-05-24T17:44:21.627Z] ---> e02f057f170a [2021-05-24T17:44:21.627Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-24T17:44:21.627Z] ---> Running in ca6128e4c325 [2021-05-24T17:44:21.627Z] Removing intermediate container ca6128e4c325 [2021-05-24T17:44:21.627Z] ---> 38d73d2b1adc [2021-05-24T17:44:21.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] // stage [Pipeline] } [2021-05-24T17:44:23.793Z] ---> Running in b3be0365a411 [2021-05-24T17:44:23.793Z] Removing intermediate container b3be0365a411 [2021-05-24T17:44:23.793Z] ---> f2a415116d28 [2021-05-24T17:44:23.793Z] Step 21/23 : LABEL arch=arm64 [2021-05-24T17:44:23.793Z] ---> Running in dd4edbf233c7 [2021-05-24T17:44:23.793Z] Removing intermediate container dd4edbf233c7 [2021-05-24T17:44:23.793Z] ---> 89bd15dfbddb [2021-05-24T17:44:23.793Z] Step 22/23 : LABEL git_sha=7e3188cb6f7f988d05cb284df26c8fc32f770518 [2021-05-24T17:44:23.793Z] ---> Running in 40a24ddd0f4b [2021-05-24T17:44:23.793Z] Removing intermediate container 40a24ddd0f4b [2021-05-24T17:44:23.793Z] ---> a088bfc31c6d [2021-05-24T17:44:23.793Z] Step 23/23 : LABEL version=2.0.0-dev.67 [2021-05-24T17:44:23.793Z] ---> Running in e395f1626e0b [2021-05-24T17:44:28.093Z] Removing intermediate container e395f1626e0b [2021-05-24T17:44:28.093Z] ---> 5567a4e7486e [2021-05-24T17:44:28.093Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-24T17:44:28.093Z] Successfully built 5567a4e7486e [2021-05-24T17:44:28.093Z] 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-24T17:44:43.228Z] ---> job-cost.sh [2021-05-24T17:44:43.228Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e1VR [2021-05-24T17:45:18.293Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-24T17:46:54.607Z] lf-activate-venv(): INFO: Adding /tmp/venv-e1VR/bin to PATH [2021-05-24T17:46:54.607Z] INFO: No Stack... [2021-05-24T17:46:54.607Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-24T17:46:54.607Z] INFO: Archiving Costs [Pipeline] sh [2021-05-24T17:46:56.955Z] + cat /w/workspace/device-sdk-go/173/archives/cost.csv+ [2021-05-24T17:46:56.955Z] cut -d, -f6 [Pipeline] lock [2021-05-24T17:46:57.035Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] [2021-05-24T17:46:57.049Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] did not exist. Created. [2021-05-24T17:46:57.049Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-24T17:47:01.483Z] /w/workspace/device-sdk-go/173@tmp/durable-8ed10119/script.sh: 1: /w/workspace/device-sdk-go/173@tmp/durable-8ed10119/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-24T17:47:03.736Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-24T17:47:03.767Z] Warning: overwriting stash ‘stack-cost’ [2021-05-24T17:47:05.876Z] Stashed 1 file(s) [Pipeline] } [2021-05-24T17:47:05.895Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-173-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-24T17:48:02.454Z] provisioning config files... [2021-05-24T17:48:02.493Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5453114706969513247tmp [Pipeline] { [Pipeline] sh [2021-05-24T17:48:06.660Z] + set +x [2021-05-24T17:48:06.660Z] + bash -s -- [2021-05-24T17:48:06.660Z] + curl -s https://codecov.io/bash [2021-05-24T17:48:06.660Z] [2021-05-24T17:48:06.660Z] _____ _ [2021-05-24T17:48:06.660Z] / ____| | | [2021-05-24T17:48:06.660Z] | | ___ __| | ___ ___ _____ __ [2021-05-24T17:48:06.660Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-24T17:48:06.660Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-24T17:48:06.660Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-24T17:48:06.660Z] Bash-1.0.3 [2021-05-24T17:48:06.660Z] [2021-05-24T17:48:06.660Z] [2021-05-24T17:48:06.660Z] ==> git version 2.24.4 found [2021-05-24T17:48:06.660Z] ==> 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-24T17:48:06.660Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-24T17:48:06.660Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-24T17:48:06.660Z] ==> Jenkins CI detected. [2021-05-24T17:48:06.660Z] project root: . [2021-05-24T17:48:06.660Z] --> token set from env [2021-05-24T17:48:06.660Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-24T17:48:06.660Z] ==> Running gcov in . (disable via -X gcov) [2021-05-24T17:48:06.660Z] ==> Python coveragepy not found [2021-05-24T17:48:06.660Z] ==> Searching for coverage reports in: [2021-05-24T17:48:06.660Z] + . [2021-05-24T17:48:06.660Z] -> Found 1 reports [2021-05-24T17:48:06.660Z] ==> Detecting git/mercurial file structure [2021-05-24T17:48:06.660Z] ==> Reading reports [2021-05-24T17:48:06.660Z] + ./coverage.out bytes=126353 [2021-05-24T17:48:06.660Z] ==> Appending adjustments [2021-05-24T17:48:06.660Z] https://docs.codecov.io/docs/fixing-reports [2021-05-24T17:48:06.660Z] + Found adjustments [2021-05-24T17:48:06.660Z] ==> Gzipping contents [2021-05-24T17:48:06.660Z] 20K /tmp/codecov.bHaktU.gz [2021-05-24T17:48:06.660Z] ==> Uploading reports [2021-05-24T17:48:06.660Z] url: https://codecov.io [2021-05-24T17:48:06.660Z] query: branch=master&commit=7e3188cb6f7f988d05cb284df26c8fc32f770518&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-24T17:48:06.660Z] -> Pinging Codecov [2021-05-24T17:48:06.660Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7e3188cb6f7f988d05cb284df26c8fc32f770518&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-24T17:48:06.660Z] -> Uploading to [2021-05-24T17:48:06.660Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-24/7E55EF52A471D76F132DFD9A03CDDE97/7e3188cb6f7f988d05cb284df26c8fc32f770518/f5cff5ec-57f1-4339-a214-5898ba05bc45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T174805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01d59c27c10cc51a97bddc4a9c68e78a5ba841616c1c36d4ad6d9faf86af4dc9 [2021-05-24T17:48:06.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T17:48:06.660Z] Dload Upload Total Spent Left Speed [2021-05-24T17:48:06.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16467 0 0 100 16467 0 40673 --:--:-- --:--:-- --:--:-- 40759 [2021-05-24T17:48:06.660Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7e3188cb6f7f988d05cb284df26c8fc32f770518 [Pipeline] } [2021-05-24T17:48:06.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-24T17:48:44.164Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-24T17:48:44.183Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:48:48.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-24T17:48:48.445Z] [2021-05-24T17:48:48.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:48:50.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-24T17:48:50.580Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-24T17:48:50.580Z] 188c0c94c7c5: Pulling fs layer [2021-05-24T17:48:50.580Z] 0ef7d3d256c8: Pulling fs layer [2021-05-24T17:48:50.580Z] de9db76c5a1d: Pulling fs layer [2021-05-24T17:48:50.580Z] 0eba1c9be4d2: Pulling fs layer [2021-05-24T17:48:50.580Z] 0d57e429df01: Pulling fs layer [2021-05-24T17:48:50.580Z] 4e4be7b47b0d: Pulling fs layer [2021-05-24T17:48:50.580Z] e1f770b5df2f: Pulling fs layer [2021-05-24T17:48:50.580Z] 85a0685a4137: Pulling fs layer [2021-05-24T17:48:50.580Z] 0eba1c9be4d2: Waiting [2021-05-24T17:48:50.580Z] 0d57e429df01: Waiting [2021-05-24T17:48:50.580Z] 4e4be7b47b0d: Waiting [2021-05-24T17:48:50.580Z] e1f770b5df2f: Waiting [2021-05-24T17:48:50.580Z] 85a0685a4137: Waiting [2021-05-24T17:48:50.580Z] de9db76c5a1d: Verifying Checksum [2021-05-24T17:48:50.580Z] de9db76c5a1d: Download complete [2021-05-24T17:48:50.580Z] 0ef7d3d256c8: Verifying Checksum [2021-05-24T17:48:50.580Z] 0ef7d3d256c8: Download complete [2021-05-24T17:48:50.580Z] 0d57e429df01: Verifying Checksum [2021-05-24T17:48:50.580Z] 0d57e429df01: Download complete [2021-05-24T17:48:50.580Z] 4e4be7b47b0d: Verifying Checksum [2021-05-24T17:48:50.580Z] 4e4be7b47b0d: Download complete [2021-05-24T17:48:50.580Z] 188c0c94c7c5: Verifying Checksum [2021-05-24T17:48:50.580Z] 188c0c94c7c5: Download complete [2021-05-24T17:48:50.580Z] 188c0c94c7c5: Pull complete [2021-05-24T17:48:50.580Z] 0ef7d3d256c8: Pull complete [2021-05-24T17:48:50.580Z] de9db76c5a1d: Pull complete [2021-05-24T17:48:52.795Z] e1f770b5df2f: Verifying Checksum [2021-05-24T17:48:52.795Z] e1f770b5df2f: Download complete [2021-05-24T17:48:52.795Z] 0eba1c9be4d2: Verifying Checksum [2021-05-24T17:48:52.795Z] 0eba1c9be4d2: Download complete [2021-05-24T17:48:52.795Z] 85a0685a4137: Verifying Checksum [2021-05-24T17:48:52.795Z] 85a0685a4137: Download complete [2021-05-24T17:48:56.895Z] 0eba1c9be4d2: Pull complete [2021-05-24T17:48:56.895Z] 0d57e429df01: Pull complete [2021-05-24T17:48:56.895Z] 4e4be7b47b0d: Pull complete [2021-05-24T17:48:56.895Z] e1f770b5df2f: Pull complete [2021-05-24T17:48:59.417Z] 85a0685a4137: Pull complete [2021-05-24T17:48:59.417Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-24T17:48:59.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-24T17:48:59.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-24T17:49:01.582Z] prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container [2021-05-24T17:49:01.645Z] $ 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-24T17:49:04.051Z] $ docker top 44a8e8eb6cd1fff49768f9e76b27f1e7c72d90abfcbe41c6ab0ae61aa6d8fab0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-24T17:49:04.150Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-24T17:49:06.243Z] + set -o pipefail [2021-05-24T17:49:06.243Z] + snyk monitor '--org=edgex-jenkins' [2021-05-24T17:49:32.916Z] [2021-05-24T17:49:32.916Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-05-24T17:49:32.916Z] [2021-05-24T17:49:32.916Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/8167279d-07d9-403b-ad00-bf467c50811b [2021-05-24T17:49:32.916Z] [2021-05-24T17:49:32.916Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-24T17:49:32.916Z] [2021-05-24T17:49:32.916Z] [Pipeline] } [2021-05-24T17:49:32.929Z] $ docker stop --time=1 44a8e8eb6cd1fff49768f9e76b27f1e7c72d90abfcbe41c6ab0ae61aa6d8fab0 [2021-05-24T17:49:35.343Z] $ docker rm -f 44a8e8eb6cd1fff49768f9e76b27f1e7c72d90abfcbe41c6ab0ae61aa6d8fab0 [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-24T17:49:56.772Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T17:49:58.811Z] provisioning config files... [2021-05-24T17:49:58.822Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7409169249396741651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:49:59.160Z] --> edgex-publish-swagger.sh [2021-05-24T17:49:59.160Z] === Publish openapi/v1 API === [2021-05-24T17:49:59.160Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-24T17:49:59.160Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-05-24T17:49:59.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T17:49:59.160Z] Dload Upload Total Spent Left Speed [2021-05-24T17:50:01.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 25741 --:--:-- --:--:-- --:--:-- 25738 100 19947 0 0 100 19947 0 25736 --:--:-- --:--:-- --:--:-- 25738 [2021-05-24T17:50:01.464Z] [2021-05-24T17:50:01.464Z] [2021-05-24T17:50:01.464Z] === Publish openapi/v2 API === [2021-05-24T17:50:01.464Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-24T17:50:01.464Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-05-24T17:50:01.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-24T17:50:01.464Z] Dload Upload Total Spent Left Speed [2021-05-24T17:50:01.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 51978 --:--:-- --:--:-- --:--:-- 51950 100 51483 0 0 100 51483 0 51969 --:--:-- --:--:-- --:--:-- 51950 [2021-05-24T17:50:01.464Z] [2021-05-24T17:50:01.464Z] [Pipeline] } [2021-05-24T17:50:01.479Z] 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-24T17:50:06.286Z] + git log --format=format:%s -1 7e3188cb6f7f988d05cb284df26c8fc32f770518 [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:50:12.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:50:12.602Z] . [Pipeline] withDockerContainer [2021-05-24T17:50:12.673Z] prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container [2021-05-24T17:50:12.714Z] $ 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-24T17:50:14.786Z] $ docker top 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T17:50:14.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:50:14.909Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:50:15.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:50:15.023Z] $ docker exec 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df ssh-agent [2021-05-24T17:50:17.125Z] SSH_AUTH_SOCK=/tmp/ssh-0MGCULDCkhhO/agent.14 [2021-05-24T17:50:17.125Z] SSH_AGENT_PID=20 [2021-05-24T17:50:17.133Z] Running ssh-add (command line suppressed) [2021-05-24T17:50:17.236Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1826153231282391844.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1826153231282391844.key) [2021-05-24T17:50:17.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:50:19.429Z] + git semver tag [2021-05-24T17:50:19.429Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T17:50:19.429Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-24T17:50:19.429Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-24T17:50:19.429Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T17:50:19.429Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T17:50:19.429Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T17:50:19.429Z] # $SEMVER_BRANCH = master [2021-05-24T17:50:19.429Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-24T17:50:19.429Z] # 7e3188cb6f7f988d05cb284df26c8fc32f770518 HEAD [2021-05-24T17:50:19.429Z] # -> Force: false [2021-05-24T17:50:19.429Z] # 452834a7685161e9e650e09e5a3f67f81d9c5cac refs/tags/v2.0.0-dev.67 [Pipeline] } [2021-05-24T17:50:19.463Z] $ docker exec --env ******** --env ******** 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df ssh-agent -k [2021-05-24T17:50:19.558Z] unset SSH_AUTH_SOCK; [2021-05-24T17:50:19.559Z] unset SSH_AGENT_PID; [2021-05-24T17:50:19.559Z] echo Agent pid 20 killed; [2021-05-24T17:50:19.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T17:50:21.910Z] + git semver [Pipeline] } [2021-05-24T17:50:21.926Z] $ docker stop --time=1 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df [2021-05-24T17:50:23.119Z] $ docker rm -f 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:50:27.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T17:50:27.414Z] [2021-05-24T17:50:27.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:50:29.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T17:50:29.634Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-24T17:50:29.634Z] ab5ef0e58194: Pulling fs layer [2021-05-24T17:50:29.634Z] 9712f1f96733: Pulling fs layer [2021-05-24T17:50:29.634Z] 63f879dbbcfc: Pulling fs layer [2021-05-24T17:50:29.634Z] 0d9ebad4ef96: Pulling fs layer [2021-05-24T17:50:29.634Z] e9a5061849ea: Pulling fs layer [2021-05-24T17:50:29.634Z] d747dcd14b5f: Pulling fs layer [2021-05-24T17:50:29.634Z] 2de7ff778b66: Pulling fs layer [2021-05-24T17:50:29.634Z] e9a5061849ea: Waiting [2021-05-24T17:50:29.634Z] d747dcd14b5f: Waiting [2021-05-24T17:50:29.634Z] 2de7ff778b66: Waiting [2021-05-24T17:50:29.634Z] 0d9ebad4ef96: Waiting [2021-05-24T17:50:29.634Z] 9712f1f96733: Verifying Checksum [2021-05-24T17:50:29.634Z] 9712f1f96733: Download complete [2021-05-24T17:50:29.634Z] 63f879dbbcfc: Verifying Checksum [2021-05-24T17:50:29.634Z] 63f879dbbcfc: Download complete [2021-05-24T17:50:29.634Z] e9a5061849ea: Verifying Checksum [2021-05-24T17:50:29.634Z] e9a5061849ea: Download complete [2021-05-24T17:50:29.634Z] d747dcd14b5f: Verifying Checksum [2021-05-24T17:50:29.634Z] d747dcd14b5f: Download complete [2021-05-24T17:50:29.634Z] 2de7ff778b66: Verifying Checksum [2021-05-24T17:50:29.634Z] 2de7ff778b66: Download complete [2021-05-24T17:50:29.896Z] 0d9ebad4ef96: Verifying Checksum [2021-05-24T17:50:29.896Z] 0d9ebad4ef96: Download complete [2021-05-24T17:50:30.160Z] ab5ef0e58194: Verifying Checksum [2021-05-24T17:50:30.160Z] ab5ef0e58194: Download complete [2021-05-24T17:50:32.492Z] ab5ef0e58194: Pull complete [2021-05-24T17:50:32.492Z] 9712f1f96733: Pull complete [2021-05-24T17:50:33.077Z] 63f879dbbcfc: Pull complete [2021-05-24T17:50:37.753Z] 0d9ebad4ef96: Pull complete [2021-05-24T17:50:37.753Z] e9a5061849ea: Pull complete [2021-05-24T17:50:37.753Z] d747dcd14b5f: Pull complete [2021-05-24T17:50:37.753Z] 2de7ff778b66: Pull complete [2021-05-24T17:50:37.753Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-24T17:50:37.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-24T17:50:37.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-24T17:50:37.831Z] prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container [2021-05-24T17:50:40.023Z] $ 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-24T17:50:44.539Z] $ docker top 55160928c861d99f4fcb034daaf2a57bdb3cf15ff2ae1858dd2fe3101993fae4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-24T17:50:46.626Z] provisioning config files... [2021-05-24T17:50:46.634Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5782647093024402297tmp [2021-05-24T17:50:48.652Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2405740847315825422tmp [2021-05-24T17:50:48.668Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7779912426061595375tmp [Pipeline] { [Pipeline] echo [2021-05-24T17:50:48.690Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:50:51.032Z] ---> sigul-configuration.sh [2021-05-24T17:50:51.032Z] gpg: directory `/root/.gnupg' created [2021-05-24T17:50:51.032Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-24T17:50:51.032Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-24T17:50:51.032Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-24T17:50:51.032Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-24T17:50:51.032Z] gpg: CAST5 encrypted data [2021-05-24T17:50:51.033Z] gpg: encrypted with 1 passphrase [2021-05-24T17:50:51.033Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-24T17:50:51.329Z] + mkdir /home/jenkins [2021-05-24T17:50:51.329Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-24T17:50:53.670Z] + 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-24T17:50:53.682Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:50:57.871Z] ---> sigul-install.sh [2021-05-24T17:51:00.091Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-24T17:51:04.440Z] + git tag --list [2021-05-24T17:51:04.440Z] 0.7.1 [2021-05-24T17:51:04.440Z] delhi-tag [2021-05-24T17:51:04.440Z] v1.0.0 [2021-05-24T17:51:04.440Z] v1.1.0 [2021-05-24T17:51:04.440Z] v1.1.1 [2021-05-24T17:51:04.440Z] v1.1.2 [2021-05-24T17:51:04.440Z] v1.2.0 [2021-05-24T17:51:04.440Z] v1.2.1 [2021-05-24T17:51:04.440Z] v1.2.2 [2021-05-24T17:51:04.440Z] v1.2.3 [2021-05-24T17:51:04.440Z] v1.3.0 [2021-05-24T17:51:04.440Z] v1.4.0 [2021-05-24T17:51:04.440Z] v2.0.0-dev.1 [2021-05-24T17:51:04.440Z] v2.0.0-dev.10 [2021-05-24T17:51:04.440Z] v2.0.0-dev.11 [2021-05-24T17:51:04.440Z] v2.0.0-dev.12 [2021-05-24T17:51:04.440Z] v2.0.0-dev.13 [2021-05-24T17:51:04.440Z] v2.0.0-dev.14 [2021-05-24T17:51:04.440Z] v2.0.0-dev.15 [2021-05-24T17:51:04.440Z] v2.0.0-dev.16 [2021-05-24T17:51:04.440Z] v2.0.0-dev.17 [2021-05-24T17:51:04.440Z] v2.0.0-dev.18 [2021-05-24T17:51:04.440Z] v2.0.0-dev.19 [2021-05-24T17:51:04.440Z] v2.0.0-dev.2 [2021-05-24T17:51:04.440Z] v2.0.0-dev.20 [2021-05-24T17:51:04.440Z] v2.0.0-dev.21 [2021-05-24T17:51:04.440Z] v2.0.0-dev.22 [2021-05-24T17:51:04.440Z] v2.0.0-dev.23 [2021-05-24T17:51:04.440Z] v2.0.0-dev.24 [2021-05-24T17:51:04.440Z] v2.0.0-dev.25 [2021-05-24T17:51:04.440Z] v2.0.0-dev.26 [2021-05-24T17:51:04.440Z] v2.0.0-dev.27 [2021-05-24T17:51:04.440Z] v2.0.0-dev.28 [2021-05-24T17:51:04.440Z] v2.0.0-dev.29 [2021-05-24T17:51:04.440Z] v2.0.0-dev.3 [2021-05-24T17:51:04.440Z] v2.0.0-dev.30 [2021-05-24T17:51:04.440Z] v2.0.0-dev.31 [2021-05-24T17:51:04.440Z] v2.0.0-dev.32 [2021-05-24T17:51:04.440Z] v2.0.0-dev.33 [2021-05-24T17:51:04.440Z] v2.0.0-dev.34 [2021-05-24T17:51:04.440Z] v2.0.0-dev.35 [2021-05-24T17:51:04.440Z] v2.0.0-dev.36 [2021-05-24T17:51:04.440Z] v2.0.0-dev.37 [2021-05-24T17:51:04.440Z] v2.0.0-dev.38 [2021-05-24T17:51:04.440Z] v2.0.0-dev.39 [2021-05-24T17:51:04.440Z] v2.0.0-dev.4 [2021-05-24T17:51:04.440Z] v2.0.0-dev.40 [2021-05-24T17:51:04.440Z] v2.0.0-dev.41 [2021-05-24T17:51:04.440Z] v2.0.0-dev.42 [2021-05-24T17:51:04.440Z] v2.0.0-dev.43 [2021-05-24T17:51:04.440Z] v2.0.0-dev.44 [2021-05-24T17:51:04.440Z] v2.0.0-dev.45 [2021-05-24T17:51:04.440Z] v2.0.0-dev.46 [2021-05-24T17:51:04.440Z] v2.0.0-dev.47 [2021-05-24T17:51:04.440Z] v2.0.0-dev.48 [2021-05-24T17:51:04.440Z] v2.0.0-dev.49 [2021-05-24T17:51:04.440Z] v2.0.0-dev.5 [2021-05-24T17:51:04.440Z] v2.0.0-dev.50 [2021-05-24T17:51:04.440Z] v2.0.0-dev.51 [2021-05-24T17:51:04.440Z] v2.0.0-dev.52 [2021-05-24T17:51:04.440Z] v2.0.0-dev.53 [2021-05-24T17:51:04.440Z] v2.0.0-dev.54 [2021-05-24T17:51:04.440Z] v2.0.0-dev.55 [2021-05-24T17:51:04.440Z] v2.0.0-dev.56 [2021-05-24T17:51:04.440Z] v2.0.0-dev.57 [2021-05-24T17:51:04.440Z] v2.0.0-dev.58 [2021-05-24T17:51:04.440Z] v2.0.0-dev.59 [2021-05-24T17:51:04.440Z] v2.0.0-dev.6 [2021-05-24T17:51:04.440Z] v2.0.0-dev.60 [2021-05-24T17:51:04.440Z] v2.0.0-dev.61 [2021-05-24T17:51:04.440Z] v2.0.0-dev.62 [2021-05-24T17:51:04.440Z] v2.0.0-dev.63 [2021-05-24T17:51:04.440Z] v2.0.0-dev.64 [2021-05-24T17:51:04.440Z] v2.0.0-dev.65 [2021-05-24T17:51:04.440Z] v2.0.0-dev.66 [2021-05-24T17:51:04.440Z] v2.0.0-dev.67 [2021-05-24T17:51:04.440Z] v2.0.0-dev.7 [2021-05-24T17:51:04.440Z] v2.0.0-dev.8 [2021-05-24T17:51:04.440Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-24T17:51:06.682Z] + lftools sign git-tag v2.0.0-dev.67 [2021-05-24T17:51:06.682Z] Signing Git tag with Sigul... [2021-05-24T17:51:06.682Z] Signing v2.0.0-dev.67 [Pipeline] echo [2021-05-24T17:51:06.692Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:51:10.873Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-24T17:51:10.895Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-24T17:51:13.014Z] $ docker stop --time=1 55160928c861d99f4fcb034daaf2a57bdb3cf15ff2ae1858dd2fe3101993fae4 [2021-05-24T17:51:15.073Z] $ docker rm -f 55160928c861d99f4fcb034daaf2a57bdb3cf15ff2ae1858dd2fe3101993fae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:51:31.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:51:31.702Z] . [Pipeline] withDockerContainer [2021-05-24T17:51:33.828Z] prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container [2021-05-24T17:51:33.889Z] $ 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-24T17:51:36.151Z] $ docker top 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T17:51:38.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:51:38.194Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:51:40.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:51:40.261Z] $ docker exec 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e ssh-agent [2021-05-24T17:51:40.375Z] SSH_AUTH_SOCK=/tmp/ssh-jYieTdg7PSyk/agent.14 [2021-05-24T17:51:40.375Z] SSH_AGENT_PID=21 [2021-05-24T17:51:40.383Z] Running ssh-add (command line suppressed) [2021-05-24T17:51:40.484Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_833221420273047010.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_833221420273047010.key) [2021-05-24T17:51:40.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:51:42.865Z] + git semver bump pre [2021-05-24T17:51:42.865Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T17:51:42.865Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-24T17:51:42.865Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-24T17:51:42.865Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T17:51:42.865Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T17:51:42.865Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T17:51:42.865Z] # $SEMVER_BRANCH = master [2021-05-24T17:51:42.865Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-24T17:51:42.865Z] 2.0.0-dev.68 [Pipeline] } [2021-05-24T17:51:42.880Z] $ docker exec --env ******** --env ******** 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e ssh-agent -k [2021-05-24T17:51:42.980Z] unset SSH_AUTH_SOCK; [2021-05-24T17:51:42.980Z] unset SSH_AGENT_PID; [2021-05-24T17:51:42.980Z] echo Agent pid 21 killed; [2021-05-24T17:51:44.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T17:51:49.391Z] + git semver [Pipeline] } [2021-05-24T17:51:49.436Z] $ docker stop --time=1 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e [2021-05-24T17:51:51.575Z] $ docker rm -f 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:52:00.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-24T17:52:00.160Z] . [Pipeline] withDockerContainer [2021-05-24T17:52:00.236Z] prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container [2021-05-24T17:52:02.356Z] $ 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-24T17:52:04.478Z] $ docker top b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-24T17:52:06.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-24T17:52:06.571Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-24T17:52:06.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-24T17:52:06.697Z] $ docker exec b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 ssh-agent [2021-05-24T17:52:06.808Z] SSH_AUTH_SOCK=/tmp/ssh-TIiM1H1qjrDj/agent.13 [2021-05-24T17:52:06.808Z] SSH_AGENT_PID=19 [2021-05-24T17:52:06.813Z] Running ssh-add (command line suppressed) [2021-05-24T17:52:06.917Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1360597483524923534.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1360597483524923534.key) [2021-05-24T17:52:08.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-24T17:52:09.240Z] + git semver push [2021-05-24T17:52:09.240Z] # -> Open(): unable to determine branch for HEAD [2021-05-24T17:52:09.240Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-24T17:52:09.240Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-24T17:52:09.240Z] # $SEMVER_REMOTE_NAME = origin [2021-05-24T17:52:09.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-24T17:52:09.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-24T17:52:09.240Z] # $SEMVER_BRANCH = master [2021-05-24T17:52:09.240Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-24T17:52:13.675Z] $ docker exec --env ******** --env ******** b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 ssh-agent -k [2021-05-24T17:52:13.764Z] unset SSH_AUTH_SOCK; [2021-05-24T17:52:13.765Z] unset SSH_AGENT_PID; [2021-05-24T17:52:13.765Z] echo Agent pid 19 killed; [2021-05-24T17:52:13.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-24T17:52:22.349Z] + git semver [Pipeline] } [2021-05-24T17:52:22.369Z] $ docker stop --time=1 b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 [2021-05-24T17:52:27.415Z] $ docker rm -f b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 [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-24T17:53:10.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:53:12.376Z] ---> package-listing.sh [2021-05-24T17:53:12.376Z] ++ facter osfamily [2021-05-24T17:53:12.376Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-24T17:53:12.376Z] + OS_FAMILY=redhat [2021-05-24T17:53:12.376Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-05-24T17:53:12.376Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-24T17:53:12.376Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-24T17:53:12.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-24T17:53:12.376Z] + PACKAGES=/tmp/packages_start.txt [2021-05-24T17:53:12.376Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-24T17:53:12.376Z] + PACKAGES=/tmp/packages_end.txt [2021-05-24T17:53:12.376Z] + case "${OS_FAMILY}" in [2021-05-24T17:53:12.376Z] + rpm -qa [2021-05-24T17:53:12.376Z] + sort [2021-05-24T17:53:12.376Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-24T17:53:12.376Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-24T17:53:12.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-24T17:53:12.376Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-24T17:53:12.376Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-05-24T17:53:12.376Z] + 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-24T17:53:14.558Z] 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-24T17:53:16.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:53:23.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T17:53:23.066Z] [2021-05-24T17:53:23.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-24T17:53:31.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T17:53:31.264Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-24T17:53:31.264Z] df20fa9351a1: Pulling fs layer [2021-05-24T17:53:31.264Z] 36b3adc4ff6f: Pulling fs layer [2021-05-24T17:53:31.264Z] 8ad3a11d3b57: Pulling fs layer [2021-05-24T17:53:31.264Z] 46f8f816bc3b: Pulling fs layer [2021-05-24T17:53:31.264Z] 93b61091891f: Pulling fs layer [2021-05-24T17:53:31.264Z] 93b9cdb0e59b: Pulling fs layer [2021-05-24T17:53:31.264Z] 5e14af77c1be: Pulling fs layer [2021-05-24T17:53:31.264Z] 01666e4c0597: Pulling fs layer [2021-05-24T17:53:31.264Z] aa168da1d23b: Pulling fs layer [2021-05-24T17:53:31.264Z] 46f8f816bc3b: Waiting [2021-05-24T17:53:31.264Z] 93b61091891f: Waiting [2021-05-24T17:53:31.264Z] 93b9cdb0e59b: Waiting [2021-05-24T17:53:31.264Z] 5e14af77c1be: Waiting [2021-05-24T17:53:31.264Z] 01666e4c0597: Waiting [2021-05-24T17:53:31.264Z] aa168da1d23b: Waiting [2021-05-24T17:53:31.264Z] 36b3adc4ff6f: Verifying Checksum [2021-05-24T17:53:31.264Z] 36b3adc4ff6f: Download complete [2021-05-24T17:53:31.264Z] 46f8f816bc3b: Verifying Checksum [2021-05-24T17:53:31.264Z] 46f8f816bc3b: Download complete [2021-05-24T17:53:31.264Z] df20fa9351a1: Verifying Checksum [2021-05-24T17:53:31.264Z] df20fa9351a1: Download complete [2021-05-24T17:53:31.264Z] 93b9cdb0e59b: Verifying Checksum [2021-05-24T17:53:31.264Z] 93b9cdb0e59b: Download complete [2021-05-24T17:53:31.264Z] 5e14af77c1be: Verifying Checksum [2021-05-24T17:53:31.264Z] 5e14af77c1be: Download complete [2021-05-24T17:53:31.264Z] 01666e4c0597: Verifying Checksum [2021-05-24T17:53:31.264Z] 01666e4c0597: Download complete [2021-05-24T17:53:31.264Z] 93b61091891f: Verifying Checksum [2021-05-24T17:53:31.264Z] 93b61091891f: Download complete [2021-05-24T17:53:31.264Z] df20fa9351a1: Pull complete [2021-05-24T17:53:31.264Z] 36b3adc4ff6f: Pull complete [2021-05-24T17:53:31.264Z] 8ad3a11d3b57: Verifying Checksum [2021-05-24T17:53:31.264Z] 8ad3a11d3b57: Download complete [2021-05-24T17:53:31.264Z] 8ad3a11d3b57: Pull complete [2021-05-24T17:53:31.264Z] 46f8f816bc3b: Pull complete [2021-05-24T17:53:31.264Z] 93b61091891f: Pull complete [2021-05-24T17:53:31.264Z] 93b9cdb0e59b: Pull complete [2021-05-24T17:53:31.264Z] 5e14af77c1be: Pull complete [2021-05-24T17:53:31.264Z] 01666e4c0597: Pull complete [2021-05-24T17:53:33.468Z] aa168da1d23b: Download complete [2021-05-24T17:53:37.815Z] aa168da1d23b: Pull complete [2021-05-24T17:53:37.815Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-24T17:53:37.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-24T17:53:37.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-24T17:53:39.979Z] prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container [2021-05-24T17:53:42.104Z] $ 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-24T17:53:52.544Z] $ docker top d594ac70845d84c72aedcc18f1355075106f9dfa6d001ecaf6db3596b0e2465f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-24T17:54:00.827Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-24T17:54:05.248Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-24T17:54:09.300Z] + ls /var/log/sa-host [2021-05-24T17:54:09.300Z] + sadf -c /var/log/sa-host/sa05 [2021-05-24T17:54:09.300Z] file_magic: OK [2021-05-24T17:54:09.300Z] HZ: Using current value: 100 [2021-05-24T17:54:09.300Z] file_header: OK [2021-05-24T17:54:09.300Z] 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-24T17:54:09.300Z] Statistics: [2021-05-24T17:54:09.300Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T17:54:09.300Z] File successfully converted to sysstat format version 12.2.1 [2021-05-24T17:54:09.300Z] + sadf -c /var/log/sa-host/sa24 [2021-05-24T17:54:09.300Z] file_magic: OK [2021-05-24T17:54:09.300Z] HZ: Using current value: 100 [2021-05-24T17:54:09.300Z] file_header: OK [2021-05-24T17:54:09.300Z] 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-24T17:54:09.300Z] Statistics: [2021-05-24T17:54:09.300Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-24T17:54:09.300Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-24T17:55:05.834Z] provisioning config files... [2021-05-24T17:55:05.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config556272053547174942tmp [Pipeline] { [Pipeline] echo [2021-05-24T17:55:10.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:55:16.461Z] ---> create-netrc.sh [Pipeline] } [2021-05-24T17:55:16.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-24T17:55:22.691Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:55:29.021Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-24T17:55:39.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:55:50.350Z] ---> sudo-logs.sh [2021-05-24T17:55:50.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-24T17:55:54.505Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-24T17:56:02.683Z] ---> job-cost.sh [2021-05-24T17:56:02.683Z] lf-activate-venv: SKIPPING [2021-05-24T17:56:02.683Z] DEBUG: total: 0.18000000715255737 [2021-05-24T17:56:02.683Z] INFO: Retrieving Stack Cost... [2021-05-24T17:56:02.683Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-24T17:56:02.683Z] INFO: Archiving Costs [Pipeline] echo [2021-05-24T17:56:04.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh