Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f 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-ssh6952540643273129606.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1683354044977382980.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh9104288769004177285.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh7789811389836362434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh473172309369039232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11 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-ssh2656725421406628568.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 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (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 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 Commit message: "Merge pull request #961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.16" > git rev-list --no-walk 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T10:23:17.776Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T10:23:17.878Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T10:23:17.909Z] ========================================================= [2021-06-09T10:23:17.909Z] EdgeX Global Pipelines Version Info [2021-06-09T10:23:17.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:23:19.466Z] ------------------- [2021-06-09T10:23:19.466Z] stable info: [2021-06-09T10:23:19.466Z] ------------------- [2021-06-09T10:23:19.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T10:23:19.466Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T10:23:19.466Z] Message: update stable to v1.0.194 [2021-06-09T10:23:20.044Z] ------------------- [2021-06-09T10:23:20.044Z] experimental info: [2021-06-09T10:23:20.044Z] ------------------- [2021-06-09T10:23:20.045Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T10:23:20.045Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T10:23:20.045Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T10:23:20.167Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-09T10:23:20.193Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-09T10:23:20.218Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T10:23:20.242Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T10:23:20.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T10:23:20.289Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T10:23:20.313Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T10:23:20.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T10:23:20.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-09T10:23:20.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T10:23:20.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T10:23:20.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-09T10:23:20.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T10:23:20.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T10:23:20.506Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T10:23:20.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T10:23:20.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T10:23:20.577Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T10:23:20.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T10:23:20.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T10:23:20.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T10:23:20.680Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-09T10:23:20.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T10:23:20.731Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T10:23:20.757Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-09T10:23:20.783Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T10:23:20.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T10:23:20.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T10:23:20.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T10:23:20.886Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [Pipeline] echo [2021-06-09T10:23:20.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7da1a5c [Pipeline] echo [2021-06-09T10:23:20.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T10:23:21.029Z] provisioning config files... [2021-06-09T10:23:21.046Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3849750854923414663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:23:21.370Z] ---> docker-login.sh [2021-06-09T10:23:21.370Z] nexus3.edgexfoundry.org:10001 [2021-06-09T10:23:21.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:23:21.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:23:21.643Z] Configure a credential helper to remove this warning. See [2021-06-09T10:23:21.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:23:21.643Z] [2021-06-09T10:23:21.643Z] Login Succeeded [2021-06-09T10:23:21.643Z] nexus3.edgexfoundry.org:10002 [2021-06-09T10:23:21.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:23:21.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:23:21.909Z] Configure a credential helper to remove this warning. See [2021-06-09T10:23:21.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:23:21.909Z] [2021-06-09T10:23:21.909Z] Login Succeeded [2021-06-09T10:23:21.909Z] nexus3.edgexfoundry.org:10003 [2021-06-09T10:23:21.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:23:21.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:23:21.909Z] Configure a credential helper to remove this warning. See [2021-06-09T10:23:21.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:23:21.909Z] [2021-06-09T10:23:21.909Z] Login Succeeded [2021-06-09T10:23:21.909Z] nexus3.edgexfoundry.org:10004 [2021-06-09T10:23:22.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:23:22.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:23:22.432Z] Configure a credential helper to remove this warning. See [2021-06-09T10:23:22.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:23:22.432Z] [2021-06-09T10:23:22.432Z] Login Succeeded [2021-06-09T10:23:22.432Z] docker.io [2021-06-09T10:23:22.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:23:22.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:23:22.694Z] Configure a credential helper to remove this warning. See [2021-06-09T10:23:22.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:23:22.694Z] [2021-06-09T10:23:22.694Z] Login Succeeded [2021-06-09T10:23:22.694Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T10:23:22.705Z] 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-06-09T10:23:23.284Z] + git log --format=format:%s -1 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [Pipeline] echo [2021-06-09T10:23:23.328Z] GIT_COMMIT: 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f, Commit Message: Merge pull request #961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.16 [Pipeline] echo [2021-06-09T10:23:23.342Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:23:24.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T10:23:24.304Z] [2021-06-09T10:23:24.304Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:23:24.670Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T10:23:24.670Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T10:23:24.670Z] 31603596830f: Pulling fs layer [2021-06-09T10:23:24.670Z] 54011a49482f: Pulling fs layer [2021-06-09T10:23:24.670Z] a6820b24f6d8: Pulling fs layer [2021-06-09T10:23:24.670Z] f581987b2513: Pulling fs layer [2021-06-09T10:23:24.670Z] f581987b2513: Waiting [2021-06-09T10:23:24.670Z] 54011a49482f: Verifying Checksum [2021-06-09T10:23:24.670Z] 54011a49482f: Download complete [2021-06-09T10:23:24.935Z] 31603596830f: Verifying Checksum [2021-06-09T10:23:24.935Z] 31603596830f: Download complete [2021-06-09T10:23:24.935Z] f581987b2513: Verifying Checksum [2021-06-09T10:23:24.935Z] f581987b2513: Download complete [2021-06-09T10:23:24.935Z] a6820b24f6d8: Verifying Checksum [2021-06-09T10:23:24.935Z] a6820b24f6d8: Download complete [2021-06-09T10:23:25.196Z] 31603596830f: Pull complete [2021-06-09T10:23:25.196Z] 54011a49482f: Pull complete [2021-06-09T10:23:25.768Z] a6820b24f6d8: Pull complete [2021-06-09T10:23:26.029Z] f581987b2513: Pull complete [2021-06-09T10:23:26.029Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T10:23:26.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T10:23:26.029Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T10:23:26.108Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-09T10:23:26.149Z] $ 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-06-09T10:23:27.195Z] $ docker top c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T10:23:27.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T10:23:27.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T10:23:27.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T10:23:27.452Z] $ docker exec c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c ssh-agent [2021-06-09T10:23:27.558Z] SSH_AUTH_SOCK=/tmp/ssh-9XOYYrfwrxRX/agent.14 [2021-06-09T10:23:27.558Z] SSH_AGENT_PID=20 [2021-06-09T10:23:27.567Z] Running ssh-add (command line suppressed) [2021-06-09T10:23:27.666Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6066283108960199784.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6066283108960199784.key) [2021-06-09T10:23:27.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T10:23:27.985Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T10:23:28.000Z] $ docker exec --env ******** --env ******** c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c ssh-agent -k [2021-06-09T10:23:28.090Z] unset SSH_AUTH_SOCK; [2021-06-09T10:23:28.090Z] unset SSH_AGENT_PID; [2021-06-09T10:23:28.090Z] echo Agent pid 20 killed; [2021-06-09T10:23:28.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T10:23:28.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T10:23:28.149Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T10:23:28.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T10:23:28.263Z] $ docker exec c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c ssh-agent [2021-06-09T10:23:28.372Z] SSH_AUTH_SOCK=/tmp/ssh-i5goxbXZSY9T/agent.54 [2021-06-09T10:23:28.372Z] SSH_AGENT_PID=60 [2021-06-09T10:23:28.377Z] Running ssh-add (command line suppressed) [2021-06-09T10:23:28.475Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2299509249964199819.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2299509249964199819.key) [2021-06-09T10:23:28.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T10:23:28.798Z] + git semver init [2021-06-09T10:23:28.798Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T10:23:28.798Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T10:23:28.798Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T10:23:28.798Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T10:23:28.798Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T10:23:28.798Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T10:23:28.798Z] # $SEMVER_BRANCH = master [2021-06-09T10:23:28.798Z] # $SEMVER_TEMP = /tmp/semver-034888050 [2021-06-09T10:23:28.798Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-09T10:23:29.380Z] # '/tmp/semver-034888050' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-09T10:23:29.380Z] # -> Force: false [2021-06-09T10:23:29.380Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-09T10:23:29.391Z] $ docker exec --env ******** --env ******** c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c ssh-agent -k [2021-06-09T10:23:29.488Z] unset SSH_AUTH_SOCK; [2021-06-09T10:23:29.488Z] unset SSH_AGENT_PID; [2021-06-09T10:23:29.488Z] echo Agent pid 60 killed; [2021-06-09T10:23:29.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T10:23:29.858Z] + git semver [Pipeline] } [2021-06-09T10:23:29.874Z] $ docker stop --time=1 c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c [2021-06-09T10:23:31.137Z] $ docker rm -f c1bc64e5b7a58287ff8e6139bd658428f63e2cf44445d7b6d004cde004209b1c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T10:23:31.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T10:23:31.800Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T10:23:31.804Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.73 [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-06-09T10:23:47.116Z] Still waiting to schedule task [2021-06-09T10:23:47.117Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-09T10:23:47.119Z] Still waiting to schedule task [2021-06-09T10:23:47.120Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-9’ is offline [2021-06-09T10:24:53.436Z] Running on prd-centos7-docker-4c-2g-17 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-09T10:24:53.453Z] Running in /w/workspace/device-sdk-go/181 [Pipeline] { [Pipeline] checkout [2021-06-09T10:24:53.575Z] Selected Git installation does not exist. Using Default [2021-06-09T10:24:53.576Z] The recommended git tool is: NONE [2021-06-09T10:24:55.913Z] using credential edgex-jenkins-ssh [2021-06-09T10:24:56.046Z] Cloning the remote Git repository [2021-06-09T10:24:55.887Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T10:24:55.959Z] > git init /w/workspace/device-sdk-go/181 # timeout=10 [2021-06-09T10:24:55.990Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T10:24:55.990Z] > git --version # timeout=10 [2021-06-09T10:24:56.004Z] > git --version # 'git version 2.24.4' [2021-06-09T10:24:56.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T10:24:56.027Z] [INFO] Currently running in a labeled security context [2021-06-09T10:24:56.027Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T10:24:56.028Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/181@tmp/jenkins-gitclient-ssh3202034506553870417.key [2021-06-09T10:24:56.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T10:24:56.905Z] Avoid second fetch [2021-06-09T10:24:56.906Z] Checking out Revision 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (master) [2021-06-09T10:24:56.776Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T10:24:56.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T10:24:56.804Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T10:24:56.813Z] > git checkout -f 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 [2021-06-09T10:25:00.466Z] Commit message: "Merge pull request #961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T10:25:01.412Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T10:25:01.737Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T10:25:02.049Z] + sudo service docker restart [2021-06-09T10:25:02.049Z] + true [2021-06-09T10:25:02.049Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T10:25:20.219Z] provisioning config files... [2021-06-09T10:25:20.255Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/181@tmp/config2908479869650378380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:25:20.590Z] ---> docker-login.sh [2021-06-09T10:25:20.590Z] nexus3.edgexfoundry.org:10001 [2021-06-09T10:25:20.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:25:20.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:25:20.853Z] Configure a credential helper to remove this warning. See [2021-06-09T10:25:20.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:25:20.853Z] [2021-06-09T10:25:20.853Z] Login Succeeded [2021-06-09T10:25:20.853Z] nexus3.edgexfoundry.org:10002 [2021-06-09T10:25:21.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:25:21.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:25:21.116Z] Configure a credential helper to remove this warning. See [2021-06-09T10:25:21.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:25:21.116Z] [2021-06-09T10:25:21.116Z] Login Succeeded [2021-06-09T10:25:21.116Z] nexus3.edgexfoundry.org:10003 [2021-06-09T10:25:21.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:25:21.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:25:21.380Z] Configure a credential helper to remove this warning. See [2021-06-09T10:25:21.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:25:21.380Z] [2021-06-09T10:25:21.380Z] Login Succeeded [2021-06-09T10:25:21.381Z] nexus3.edgexfoundry.org:10004 [2021-06-09T10:25:21.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:25:21.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:25:21.381Z] Configure a credential helper to remove this warning. See [2021-06-09T10:25:21.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:25:21.381Z] [2021-06-09T10:25:21.381Z] Login Succeeded [2021-06-09T10:25:21.381Z] docker.io [2021-06-09T10:25:21.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:25:21.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:25:21.646Z] Configure a credential helper to remove this warning. See [2021-06-09T10:25:21.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:25:21.646Z] [2021-06-09T10:25:21.646Z] Login Succeeded [2021-06-09T10:25:21.655Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T10:25:21.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T10:25:21.855Z] ========================================================= [2021-06-09T10:25:21.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T10:25:21.855Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:25:22.164Z] + 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-06-09T10:25:22.164Z] Sending build context to Docker daemon 2.636MB [2021-06-09T10:25:22.164Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T10:25:22.164Z] Step 2/8 : FROM ${BASE} [2021-06-09T10:25:22.429Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T10:25:22.429Z] 540db60ca938: Pulling fs layer [2021-06-09T10:25:22.429Z] adcc1eea9eea: Pulling fs layer [2021-06-09T10:25:22.429Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T10:25:22.429Z] 0510c868ecb4: Pulling fs layer [2021-06-09T10:25:22.429Z] afea3b2eda06: Pulling fs layer [2021-06-09T10:25:22.429Z] 7809a108b3ef: Pulling fs layer [2021-06-09T10:25:22.429Z] f706445af74f: Pulling fs layer [2021-06-09T10:25:22.429Z] 0510c868ecb4: Waiting [2021-06-09T10:25:22.429Z] afea3b2eda06: Waiting [2021-06-09T10:25:22.429Z] 7809a108b3ef: Waiting [2021-06-09T10:25:22.429Z] f706445af74f: Waiting [2021-06-09T10:25:22.429Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T10:25:22.429Z] 4c4ab2625f07: Download complete [2021-06-09T10:25:22.429Z] adcc1eea9eea: Verifying Checksum [2021-06-09T10:25:22.429Z] adcc1eea9eea: Download complete [2021-06-09T10:25:22.429Z] afea3b2eda06: Verifying Checksum [2021-06-09T10:25:22.429Z] afea3b2eda06: Download complete [2021-06-09T10:25:22.429Z] 7809a108b3ef: Verifying Checksum [2021-06-09T10:25:22.429Z] 7809a108b3ef: Download complete [2021-06-09T10:25:22.429Z] 540db60ca938: Verifying Checksum [2021-06-09T10:25:22.429Z] 540db60ca938: Download complete [2021-06-09T10:25:22.699Z] 540db60ca938: Pull complete [2021-06-09T10:25:22.699Z] adcc1eea9eea: Pull complete [2021-06-09T10:25:22.960Z] 4c4ab2625f07: Pull complete [2021-06-09T10:25:24.354Z] f706445af74f: Verifying Checksum [2021-06-09T10:25:24.354Z] f706445af74f: Download complete [2021-06-09T10:25:25.310Z] 0510c868ecb4: Verifying Checksum [2021-06-09T10:25:25.310Z] 0510c868ecb4: Download complete [2021-06-09T10:25:28.648Z] 0510c868ecb4: Pull complete [2021-06-09T10:25:28.649Z] afea3b2eda06: Pull complete [2021-06-09T10:25:28.649Z] 7809a108b3ef: Pull complete [2021-06-09T10:25:30.054Z] f706445af74f: Pull complete [2021-06-09T10:25:30.054Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T10:25:30.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T10:25:30.054Z] ---> b068be0155e3 [2021-06-09T10:25:30.054Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T10:25:34.259Z] ---> Running in 1c5afde20799 [2021-06-09T10:25:34.259Z] Removing intermediate container 1c5afde20799 [2021-06-09T10:25:34.259Z] ---> e842c7808de9 [2021-06-09T10:25:34.259Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T10:25:34.259Z] ---> Running in 95709b63ac51 [2021-06-09T10:25:34.520Z] Removing intermediate container 95709b63ac51 [2021-06-09T10:25:34.520Z] ---> 72f52188c15a [2021-06-09T10:25:34.520Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T10:25:34.520Z] ---> Running in a6fc3559aead [2021-06-09T10:25:34.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T10:25:35.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T10:25:36.313Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T10:25:36.313Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T10:25:36.313Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-09T10:25:36.575Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T10:25:36.575Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T10:25:36.575Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T10:25:36.838Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T10:25:36.838Z] OK: 150 MiB in 46 packages [2021-06-09T10:25:37.099Z] Removing intermediate container a6fc3559aead [2021-06-09T10:25:37.099Z] ---> d5ca3e55d503 [2021-06-09T10:25:37.099Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-09T10:25:37.099Z] ---> Running in 8a151cd35655 [2021-06-09T10:25:37.366Z] Removing intermediate container 8a151cd35655 [2021-06-09T10:25:37.366Z] ---> e8581a4457d3 [2021-06-09T10:25:37.366Z] Step 7/8 : COPY . . [2021-06-09T10:25:37.635Z] ---> 6d0a9ba99ed6 [2021-06-09T10:25:37.635Z] Step 8/8 : RUN go mod download [2021-06-09T10:25:37.635Z] ---> Running in d7815683e6fb [2021-06-09T10:25:49.918Z] Removing intermediate container d7815683e6fb [2021-06-09T10:25:49.918Z] ---> 33762ceecee1 [2021-06-09T10:25:49.918Z] Successfully built 33762ceecee1 [2021-06-09T10:25:49.918Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:25:50.220Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T10:25:50.221Z] . [Pipeline] withDockerContainer [2021-06-09T10:25:50.299Z] prd-centos7-docker-4c-2g-17 does not seem to be running inside a container [2021-06-09T10:25:50.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/181 -v /w/workspace/device-sdk-go/181:/w/workspace/device-sdk-go/181:rw,z -v /w/workspace/device-sdk-go/181@tmp:/w/workspace/device-sdk-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T10:25:50.710Z] $ docker top 6fb6a0374cf5f60c814341639988cd6002ece73f17c7b4f14f321d9a7f9359fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T10:25:51.088Z] + go version [2021-06-09T10:25:51.088Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T10:25:51.099Z] $ docker stop --time=1 6fb6a0374cf5f60c814341639988cd6002ece73f17c7b4f14f321d9a7f9359fa [2021-06-09T10:25:52.265Z] $ docker rm -f 6fb6a0374cf5f60c814341639988cd6002ece73f17c7b4f14f321d9a7f9359fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:25:52.850Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T10:25:52.850Z] . [Pipeline] withDockerContainer [2021-06-09T10:25:52.931Z] prd-centos7-docker-4c-2g-17 does not seem to be running inside a container [2021-06-09T10:25:52.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/181 -v /w/workspace/device-sdk-go/181:/w/workspace/device-sdk-go/181:rw,z -v /w/workspace/device-sdk-go/181@tmp:/w/workspace/device-sdk-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T10:25:53.319Z] $ docker top 17d0cec533c8fe47a41b0ad54848b014857ae8aa02ac62a2a486030a4120bce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T10:25:53.713Z] + go mod tidy [2021-06-09T10:25:54.114Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-09T10:25:54.132Z] Running in /w/workspace/device-sdk-go/181 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-06-09T10:25:54.347Z] Selected Git installation does not exist. Using Default [2021-06-09T10:25:54.348Z] The recommended git tool is: NONE [2021-06-09T10:25:54.478Z] + make test [2021-06-09T10:25:54.478Z] go mod tidy [2021-06-09T10:25:54.478Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T10:25:59.819Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-09T10:25:59.908Z] using credential edgex-jenkins-ssh [2021-06-09T10:25:59.928Z] Cloning the remote Git repository [2021-06-09T10:25:59.996Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T10:26:00.106Z] > git init /w/workspace/device-sdk-go/181 # timeout=10 [2021-06-09T10:26:00.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-09T10:26:00.170Z] > git --version # timeout=10 [2021-06-09T10:26:00.186Z] > git --version # 'git version 2.17.1' [2021-06-09T10:26:00.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T10:26:00.329Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T10:26:01.552Z] Avoid second fetch [2021-06-09T10:26:01.553Z] Checking out Revision 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f (master) [2021-06-09T10:26:01.521Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-09T10:26:01.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T10:26:01.582Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T10:26:01.609Z] > git checkout -f 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f # timeout=10 [2021-06-09T10:26:05.937Z] Commit message: "Merge pull request #961 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T10:26:07.181Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T10:26:07.595Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T10:26:07.980Z] + + sudo service docker restart [2021-06-09T10:26:07.980Z] true [2021-06-09T10:26:21.908Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-09T10:26:21.908Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-09T10:26:21.908Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-09T10:26:24.496Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements [2021-06-09T10:26:24.496Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-09T10:26:24.496Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements [2021-06-09T10:26:24.762Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements [2021-06-09T10:26:24.762Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements [2021-06-09T10:26:24.762Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-09T10:26:24.762Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-09T10:26:24.762Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-09T10:26:25.725Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 29.2% of statements [2021-06-09T10:26:25.725Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T10:26:26.365Z] provisioning config files... [2021-06-09T10:26:26.393Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/181@tmp/config8155700650022602046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:26:26.797Z] ---> docker-login.sh [2021-06-09T10:26:26.797Z] nexus3.edgexfoundry.org:10001 [2021-06-09T10:26:27.131Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements [2021-06-09T10:26:27.131Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-09T10:26:27.131Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T10:26:27.131Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements [2021-06-09T10:26:27.732Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.833s coverage: 89.2% of statements [2021-06-09T10:26:27.732Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-09T10:26:27.732Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements [2021-06-09T10:26:27.732Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-09T10:26:27.732Z] GO111MODULE=on go vet ./... [2021-06-09T10:26:27.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:26:28.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:26:28.421Z] Configure a credential helper to remove this warning. See [2021-06-09T10:26:28.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:26:28.421Z] [2021-06-09T10:26:28.421Z] Login Succeeded [2021-06-09T10:26:28.421Z] nexus3.edgexfoundry.org:10002 [2021-06-09T10:26:28.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:26:28.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:26:28.977Z] Configure a credential helper to remove this warning. See [2021-06-09T10:26:28.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:26:28.977Z] [2021-06-09T10:26:28.977Z] Login Succeeded [2021-06-09T10:26:28.977Z] nexus3.edgexfoundry.org:10003 [2021-06-09T10:26:29.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:26:29.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:26:29.531Z] Configure a credential helper to remove this warning. See [2021-06-09T10:26:29.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:26:29.531Z] [2021-06-09T10:26:29.531Z] Login Succeeded [2021-06-09T10:26:29.531Z] nexus3.edgexfoundry.org:10004 [2021-06-09T10:26:29.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:26:30.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:26:30.089Z] Configure a credential helper to remove this warning. See [2021-06-09T10:26:30.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:26:30.089Z] [2021-06-09T10:26:30.089Z] Login Succeeded [2021-06-09T10:26:30.089Z] docker.io [2021-06-09T10:26:30.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T10:26:30.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T10:26:30.637Z] Configure a credential helper to remove this warning. See [2021-06-09T10:26:30.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T10:26:30.637Z] [2021-06-09T10:26:30.637Z] Login Succeeded [2021-06-09T10:26:30.637Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T10:26:30.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T10:26:30.969Z] ========================================================= [2021-06-09T10:26:30.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T10:26:30.969Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:26:31.310Z] + 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-06-09T10:26:31.593Z] Sending build context to Docker daemon 2.631MB [2021-06-09T10:26:31.872Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T10:26:31.872Z] Step 2/8 : FROM ${BASE} [2021-06-09T10:26:31.872Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T10:26:31.872Z] 595b0fe564bb: Pulling fs layer [2021-06-09T10:26:31.872Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T10:26:31.872Z] 316046926c0a: Pulling fs layer [2021-06-09T10:26:31.872Z] 4ebd0625c992: Pulling fs layer [2021-06-09T10:26:31.872Z] 207e8628e3a3: Pulling fs layer [2021-06-09T10:26:31.872Z] c791037a9be2: Pulling fs layer [2021-06-09T10:26:31.872Z] ffd874e62e21: Pulling fs layer [2021-06-09T10:26:31.872Z] 207e8628e3a3: Waiting [2021-06-09T10:26:31.872Z] ffd874e62e21: Waiting [2021-06-09T10:26:31.872Z] c791037a9be2: Waiting [2021-06-09T10:26:31.872Z] 4ebd0625c992: Waiting [2021-06-09T10:26:31.872Z] 316046926c0a: Verifying Checksum [2021-06-09T10:26:31.872Z] 316046926c0a: Download complete [2021-06-09T10:26:32.152Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T10:26:32.152Z] 7186ed65a4f7: Download complete [2021-06-09T10:26:32.152Z] 207e8628e3a3: Download complete [2021-06-09T10:26:32.152Z] c791037a9be2: Verifying Checksum [2021-06-09T10:26:32.152Z] c791037a9be2: Download complete [2021-06-09T10:26:32.152Z] 595b0fe564bb: Verifying Checksum [2021-06-09T10:26:32.152Z] 595b0fe564bb: Download complete [2021-06-09T10:26:32.750Z] 595b0fe564bb: Pull complete [2021-06-09T10:26:33.734Z] 7186ed65a4f7: Pull complete [2021-06-09T10:26:34.013Z] 316046926c0a: Pull complete [2021-06-09T10:26:34.286Z] ffd874e62e21: Verifying Checksum [2021-06-09T10:26:34.286Z] ffd874e62e21: Download complete [2021-06-09T10:26:36.271Z] 4ebd0625c992: Verifying Checksum [2021-06-09T10:26:36.271Z] 4ebd0625c992: Download complete [2021-06-09T10:26:45.963Z] gofmt -l . [2021-06-09T10:26:45.964Z] [ "`gofmt -l .`" = "" ] [2021-06-09T10:26:45.964Z] ./bin/test-attribution-txt.sh [2021-06-09T10:26:45.964Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T10:26:45.972Z] $ docker stop --time=1 17d0cec533c8fe47a41b0ad54848b014857ae8aa02ac62a2a486030a4120bce1 [2021-06-09T10:26:46.432Z] 4ebd0625c992: Pull complete [2021-06-09T10:26:46.432Z] 207e8628e3a3: Pull complete [2021-06-09T10:26:47.029Z] c791037a9be2: Pull complete [2021-06-09T10:26:47.702Z] $ docker rm -f 17d0cec533c8fe47a41b0ad54848b014857ae8aa02ac62a2a486030a4120bce1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T10:26:48.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T10:26:48.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-09T10:26:49.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T10:26:49.710Z] + ls -al . [2021-06-09T10:26:49.710Z] total 208 [2021-06-09T10:26:49.710Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 10:26 . [2021-06-09T10:26:49.710Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 9 10:24 .. [2021-06-09T10:26:49.710Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 10:24 bin [2021-06-09T10:26:49.710Z] -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 10:26 coverage.out [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 10:24 Dockerfile.build [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 10:24 .dockerignore [2021-06-09T10:26:49.710Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 10:24 example [2021-06-09T10:26:49.710Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 10:25 .git [2021-06-09T10:26:49.710Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 10:24 .github [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 10:24 .gitignore [2021-06-09T10:26:49.710Z] -rw-r--r--. 1 jenkins jenkins 575 Jun 9 10:26 go.mod [2021-06-09T10:26:49.710Z] -rw-r--r--. 1 jenkins jenkins 20381 Jun 9 10:25 go.sum [2021-06-09T10:26:49.710Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 10:24 internal [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 10:24 Jenkinsfile [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 10:24 LICENSE [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 10:24 Makefile [2021-06-09T10:26:49.710Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 10:24 openapi [2021-06-09T10:26:49.710Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 10:24 pkg [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 10:24 README.md [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 10:24 RELEASE-NOTES.txt [2021-06-09T10:26:49.710Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 10:24 snap [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 10:23 VERSION [2021-06-09T10:26:49.710Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 10:24 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:26:50.018Z] + 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=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f --label arch=amd64 --label version=2.0.0-dev.73 . [2021-06-09T10:26:50.018Z] Sending build context to Docker daemon 2.763MB [2021-06-09T10:26:50.018Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T10:26:50.018Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-09T10:26:50.018Z] ---> 33762ceecee1 [2021-06-09T10:26:50.018Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-09T10:26:50.018Z] ---> Running in f811119493cf [2021-06-09T10:26:50.282Z] Removing intermediate container f811119493cf [2021-06-09T10:26:50.282Z] ---> dffa718206d5 [2021-06-09T10:26:50.282Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T10:26:50.282Z] ---> Running in d7ef3f74253b [2021-06-09T10:26:50.282Z] Removing intermediate container d7ef3f74253b [2021-06-09T10:26:50.282Z] ---> c5b0d60e05f9 [2021-06-09T10:26:50.282Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T10:26:50.282Z] ---> Running in 8ef599ccb8f1 [2021-06-09T10:26:50.435Z] ffd874e62e21: Pull complete [2021-06-09T10:26:50.712Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T10:26:50.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T10:26:50.712Z] ---> cfc18b08335c [2021-06-09T10:26:50.712Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T10:26:50.854Z] Removing intermediate container 8ef599ccb8f1 [2021-06-09T10:26:50.854Z] ---> d0bc1ccc3ce8 [2021-06-09T10:26:50.854Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T10:26:50.854Z] ---> Running in e4efe880a847 [2021-06-09T10:26:50.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T10:26:51.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T10:26:52.057Z] OK: 150 MiB in 46 packages [2021-06-09T10:26:52.322Z] Removing intermediate container e4efe880a847 [2021-06-09T10:26:52.322Z] ---> bdd7a3c10016 [2021-06-09T10:26:52.322Z] Step 7/23 : COPY . . [2021-06-09T10:26:52.588Z] ---> 086ca514cf77 [2021-06-09T10:26:52.588Z] Step 8/23 : RUN go mod download [2021-06-09T10:26:52.588Z] ---> Running in 09eb63a91c0d [2021-06-09T10:26:53.158Z] Removing intermediate container 09eb63a91c0d [2021-06-09T10:26:53.158Z] ---> 7f575b496dc3 [2021-06-09T10:26:53.158Z] Step 9/23 : RUN make build [2021-06-09T10:26:53.158Z] ---> Running in 608705ac7809 [2021-06-09T10:26:53.370Z] ---> Running in 6be52c99cee1 [2021-06-09T10:26:53.419Z] go mod tidy [2021-06-09T10:26:53.645Z] Removing intermediate container 6be52c99cee1 [2021-06-09T10:26:53.645Z] ---> 840630654667 [2021-06-09T10:26:53.645Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T10:26:53.645Z] ---> Running in 278244aad075 [2021-06-09T10:26:53.689Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.73" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-09T10:26:56.274Z] Removing intermediate container 278244aad075 [2021-06-09T10:26:56.274Z] ---> 82b0846a0342 [2021-06-09T10:26:56.274Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-09T10:26:56.274Z] ---> Running in 70d8bfdeec4d [2021-06-09T10:26:57.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T10:26:58.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T10:26:59.219Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T10:26:59.219Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T10:26:59.490Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-09T10:26:59.490Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T10:26:59.490Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T10:27:00.084Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T10:27:00.085Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T10:27:00.085Z] OK: 139 MiB in 46 packages [2021-06-09T10:27:01.543Z] Removing intermediate container 70d8bfdeec4d [2021-06-09T10:27:01.543Z] ---> 4a06830cf46e [2021-06-09T10:27:01.543Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-09T10:27:01.543Z] ---> Running in 9d769c23e61f [2021-06-09T10:27:02.154Z] Removing intermediate container 9d769c23e61f [2021-06-09T10:27:02.154Z] ---> dc6c25468f11 [2021-06-09T10:27:02.154Z] Step 7/8 : COPY . . [2021-06-09T10:27:03.605Z] ---> 2f66d809ec9f [2021-06-09T10:27:03.605Z] Step 8/8 : RUN go mod download [2021-06-09T10:27:03.605Z] ---> Running in a0b1af4ab933 [2021-06-09T10:27:03.750Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-09T10:27:04.700Z] Removing intermediate container 608705ac7809 [2021-06-09T10:27:04.700Z] ---> 365d51f069f8 [2021-06-09T10:27:04.700Z] Step 10/23 : FROM alpine:3.12 [2021-06-09T10:27:05.273Z] 3.12: Pulling from library/alpine [2021-06-09T10:27:05.273Z] 339de151aab4: Pulling fs layer [2021-06-09T10:27:05.536Z] 339de151aab4: Verifying Checksum [2021-06-09T10:27:05.536Z] 339de151aab4: Download complete [2021-06-09T10:27:05.536Z] 339de151aab4: Pull complete [2021-06-09T10:27:05.536Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T10:27:05.536Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T10:27:05.536Z] ---> 13621d1b12d4 [2021-06-09T10:27:05.536Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T10:27:05.797Z] ---> Running in 30d4a3485763 [2021-06-09T10:27:05.797Z] Removing intermediate container 30d4a3485763 [2021-06-09T10:27:05.797Z] ---> 12488ac22a2c [2021-06-09T10:27:05.797Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T10:27:05.797Z] ---> Running in 330bd7cc5c47 [2021-06-09T10:27:06.368Z] Removing intermediate container 330bd7cc5c47 [2021-06-09T10:27:06.368Z] ---> f1f03e026eb9 [2021-06-09T10:27:06.368Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-09T10:27:06.368Z] ---> Running in 8b87e88c2450 [2021-06-09T10:27:06.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T10:27:07.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T10:27:07.570Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-09T10:27:07.570Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-09T10:27:07.570Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-09T10:27:08.510Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-09T10:27:09.089Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-09T10:27:09.089Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T10:27:09.089Z] OK: 8 MiB in 19 packages [2021-06-09T10:27:09.358Z] Removing intermediate container 8b87e88c2450 [2021-06-09T10:27:09.358Z] ---> 54568095d201 [2021-06-09T10:27:09.358Z] Step 14/23 : WORKDIR / [2021-06-09T10:27:09.358Z] ---> Running in ffc49e23508e [2021-06-09T10:27:09.358Z] Removing intermediate container ffc49e23508e [2021-06-09T10:27:09.358Z] ---> 28d17717c94d [2021-06-09T10:27:09.358Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-09T10:27:09.619Z] ---> e871149b3a95 [2021-06-09T10:27:09.619Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-09T10:27:10.189Z] ---> 469bb1464372 [2021-06-09T10:27:10.189Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-09T10:27:10.189Z] ---> 1d5010cf31cd [2021-06-09T10:27:10.189Z] Step 18/23 : EXPOSE 59999 [2021-06-09T10:27:10.189Z] ---> Running in 53fdef2ae0c4 [2021-06-09T10:27:10.189Z] Removing intermediate container 53fdef2ae0c4 [2021-06-09T10:27:10.189Z] ---> f695a7410b9d [2021-06-09T10:27:10.189Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-09T10:27:10.449Z] ---> Running in 24a472125a42 [2021-06-09T10:27:10.450Z] Removing intermediate container 24a472125a42 [2021-06-09T10:27:10.450Z] ---> 8be3a960d909 [2021-06-09T10:27:10.450Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T10:27:10.450Z] ---> Running in 961db83fe0cd [2021-06-09T10:27:10.450Z] Removing intermediate container 961db83fe0cd [2021-06-09T10:27:10.450Z] ---> 0690e1e256b9 [2021-06-09T10:27:10.450Z] Step 21/23 : LABEL arch=amd64 [2021-06-09T10:27:10.450Z] ---> Running in f25d10765880 [2021-06-09T10:27:10.711Z] Removing intermediate container f25d10765880 [2021-06-09T10:27:10.711Z] ---> 2eeaf9b8a418 [2021-06-09T10:27:10.711Z] Step 22/23 : LABEL git_sha=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [2021-06-09T10:27:10.711Z] ---> Running in 3e81bad98327 [2021-06-09T10:27:10.711Z] Removing intermediate container 3e81bad98327 [2021-06-09T10:27:10.711Z] ---> 4cbf02c53aca [2021-06-09T10:27:10.711Z] Step 23/23 : LABEL version=2.0.0-dev.73 [2021-06-09T10:27:10.711Z] ---> Running in a7f03876f6ec [2021-06-09T10:27:10.973Z] Removing intermediate container a7f03876f6ec [2021-06-09T10:27:10.973Z] ---> 7c0b601f91c4 [2021-06-09T10:27:10.973Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T10:27:10.973Z] Successfully built 7c0b601f91c4 [2021-06-09T10:27:10.973Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:27:11.767Z] ---> job-cost.sh [2021-06-09T10:27:11.767Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QViV [2021-06-09T10:27:19.935Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T10:27:30.430Z] Removing intermediate container a0b1af4ab933 [2021-06-09T10:27:30.430Z] ---> 49dd57675c33 [2021-06-09T10:27:30.430Z] Successfully built 49dd57675c33 [2021-06-09T10:27:30.430Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:27:30.770Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T10:27:30.770Z] . [Pipeline] withDockerContainer [2021-06-09T10:27:31.151Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-06-09T10:27:31.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/181 -v /w/workspace/device-sdk-go/181:/w/workspace/device-sdk-go/181:rw,z -v /w/workspace/device-sdk-go/181@tmp:/w/workspace/device-sdk-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T10:27:32.942Z] $ docker top 0759eee01ddf07a87e8bb070fc5174d1ddae9454034511ff514cb6c3dfe7b717 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T10:27:34.045Z] + go version [2021-06-09T10:27:34.045Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T10:27:34.073Z] $ docker stop --time=1 0759eee01ddf07a87e8bb070fc5174d1ddae9454034511ff514cb6c3dfe7b717 [2021-06-09T10:27:34.920Z] lf-activate-venv(): INFO: Adding /tmp/venv-QViV/bin to PATH [2021-06-09T10:27:34.921Z] INFO: No Stack... [2021-06-09T10:27:34.921Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T10:27:34.921Z] INFO: Archiving Costs [2021-06-09T10:27:35.890Z] $ docker rm -f 0759eee01ddf07a87e8bb070fc5174d1ddae9454034511ff514cb6c3dfe7b717 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:27:36.425Z] + cat /w/workspace/device-sdk-go/181/archives/cost.csv [2021-06-09T10:27:36.425Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T10:27:36.456Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] [2021-06-09T10:27:36.471Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] did not exist. Created. [2021-06-09T10:27:36.471Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T10:27:36.674Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T10:27:36.674Z] . [Pipeline] withDockerContainer [2021-06-09T10:27:36.797Z] + echo total: 0.05999999865889549 [2021-06-09T10:27:36.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container [2021-06-09T10:27:37.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/181 -v /w/workspace/device-sdk-go/181:/w/workspace/device-sdk-go/181:rw,z -v /w/workspace/device-sdk-go/181@tmp:/w/workspace/device-sdk-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T10:27:38.567Z] $ docker top 1174760ebfadec6d398a41a759d2047b13637c3e2b2ecab976590b8865e30267 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2021-06-09T10:27:38.986Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T10:27:38.997Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T10:27:39.500Z] + go mod tidy [Pipeline] sh [2021-06-09T10:27:40.778Z] + make test [2021-06-09T10:27:40.778Z] go mod tidy [2021-06-09T10:27:41.379Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T10:28:08.251Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-09T10:29:16.344Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-09T10:29:16.344Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-09T10:29:16.344Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-09T10:29:23.092Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.269s coverage: 25.4% of statements [2021-06-09T10:29:23.092Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-09T10:29:23.092Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.217s coverage: 28.1% of statements [2021-06-09T10:29:23.092Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.400s coverage: 78.9% of statements [2021-06-09T10:29:23.092Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.229s coverage: 9.0% of statements [2021-06-09T10:29:23.092Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-09T10:29:23.092Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-09T10:29:23.092Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-09T10:29:25.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.339s coverage: 29.2% of statements [2021-06-09T10:29:25.079Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-09T10:29:27.070Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.232s coverage: 83.3% of statements [2021-06-09T10:29:27.070Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-09T10:29:27.070Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T10:29:27.347Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.369s coverage: 58.0% of statements [2021-06-09T10:29:29.986Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.336s coverage: 89.2% of statements [2021-06-09T10:29:29.986Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-09T10:29:29.986Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.193s coverage: 5.0% of statements [2021-06-09T10:29:29.986Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-09T10:29:30.588Z] GO111MODULE=on go vet ./... [2021-06-09T10:30:38.677Z] gofmt -l . [2021-06-09T10:30:38.677Z] [ "`gofmt -l .`" = "" ] [2021-06-09T10:30:38.677Z] ./bin/test-attribution-txt.sh [2021-06-09T10:30:38.677Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T10:30:38.700Z] $ docker stop --time=1 1174760ebfadec6d398a41a759d2047b13637c3e2b2ecab976590b8865e30267 [2021-06-09T10:30:40.733Z] $ docker rm -f 1174760ebfadec6d398a41a759d2047b13637c3e2b2ecab976590b8865e30267 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T10:30:41.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T10:30:41.905Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T10:30:42.529Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T10:30:43.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T10:30:43.459Z] + ls -al . [2021-06-09T10:30:43.459Z] total 244 [2021-06-09T10:30:43.459Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 10:30 . [2021-06-09T10:30:43.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:26 .. [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 10:26 .dockerignore [2021-06-09T10:30:43.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 10:26 .git [2021-06-09T10:30:43.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:26 .github [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 10:26 .gitignore [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 10:26 Dockerfile.build [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 10:26 Jenkinsfile [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 10:26 LICENSE [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 10:26 Makefile [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 10:26 README.md [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 10:26 RELEASE-NOTES.txt [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 10:23 VERSION [2021-06-09T10:30:43.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:26 bin [2021-06-09T10:30:43.459Z] -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 10:29 coverage.out [2021-06-09T10:30:43.459Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:26 example [2021-06-09T10:30:43.459Z] -rw-r--r-- 1 jenkins jenkins 575 Jun 9 10:30 go.mod [2021-06-09T10:30:43.459Z] -rw-r--r-- 1 jenkins jenkins 20381 Jun 9 10:27 go.sum [2021-06-09T10:30:43.459Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 10:26 internal [2021-06-09T10:30:43.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:26 openapi [2021-06-09T10:30:43.459Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:26 pkg [2021-06-09T10:30:43.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:26 snap [2021-06-09T10:30:43.459Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 10:26 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:30:43.808Z] + 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=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f --label arch=arm64 --label version=2.0.0-dev.73 . [2021-06-09T10:30:44.421Z] Sending build context to Docker daemon 2.758MB [2021-06-09T10:30:44.421Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T10:30:44.421Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-09T10:30:44.421Z] ---> 49dd57675c33 [2021-06-09T10:30:44.421Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-09T10:30:44.693Z] ---> Running in 6247df02a588 [2021-06-09T10:30:44.969Z] Removing intermediate container 6247df02a588 [2021-06-09T10:30:44.969Z] ---> 4f7a91482815 [2021-06-09T10:30:44.969Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T10:30:45.246Z] ---> Running in c1c4fd46e8b5 [2021-06-09T10:30:45.838Z] Removing intermediate container c1c4fd46e8b5 [2021-06-09T10:30:45.838Z] ---> ed8a5813f910 [2021-06-09T10:30:45.838Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T10:30:45.838Z] ---> Running in 279da17820e4 [2021-06-09T10:30:47.842Z] Removing intermediate container 279da17820e4 [2021-06-09T10:30:47.842Z] ---> 269e0b59b119 [2021-06-09T10:30:47.842Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T10:30:48.151Z] ---> Running in 9a42ae8cfa2b [2021-06-09T10:30:49.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T10:30:50.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T10:30:51.281Z] OK: 139 MiB in 46 packages [2021-06-09T10:30:52.278Z] Removing intermediate container 9a42ae8cfa2b [2021-06-09T10:30:52.278Z] ---> 4b575287d1c0 [2021-06-09T10:30:52.278Z] Step 7/23 : COPY . . [2021-06-09T10:30:53.724Z] ---> 4844ae69087d [2021-06-09T10:30:53.724Z] Step 8/23 : RUN go mod download [2021-06-09T10:30:54.002Z] ---> Running in bb1a8ddac0ed [2021-06-09T10:30:56.628Z] Removing intermediate container bb1a8ddac0ed [2021-06-09T10:30:56.628Z] ---> 4a4e44eb5391 [2021-06-09T10:30:56.628Z] Step 9/23 : RUN make build [2021-06-09T10:30:56.628Z] ---> Running in 7cd5427b6beb [2021-06-09T10:30:58.069Z] go mod tidy [2021-06-09T10:30:58.678Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.73" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-09T10:31:37.769Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-09T10:31:37.769Z] Removing intermediate container 7cd5427b6beb [2021-06-09T10:31:37.769Z] ---> 55fdcd3a2ecc [2021-06-09T10:31:37.769Z] Step 10/23 : FROM alpine:3.12 [2021-06-09T10:31:38.754Z] 3.12: Pulling from library/alpine [2021-06-09T10:31:38.754Z] d2f70382dc9a: Pulling fs layer [2021-06-09T10:31:39.030Z] d2f70382dc9a: Verifying Checksum [2021-06-09T10:31:39.030Z] d2f70382dc9a: Download complete [2021-06-09T10:31:39.648Z] d2f70382dc9a: Pull complete [2021-06-09T10:31:39.648Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T10:31:39.648Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T10:31:39.648Z] ---> 9852663dfa18 [2021-06-09T10:31:39.648Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-09T10:31:39.925Z] ---> Running in aaeb7b9e372a [2021-06-09T10:31:40.916Z] Removing intermediate container aaeb7b9e372a [2021-06-09T10:31:40.916Z] ---> 8c87acc57c57 [2021-06-09T10:31:40.916Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T10:31:41.192Z] ---> Running in 71169be97d01 [2021-06-09T10:31:43.836Z] Removing intermediate container 71169be97d01 [2021-06-09T10:31:43.836Z] ---> b7487f033f2e [2021-06-09T10:31:43.836Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-09T10:31:44.112Z] ---> Running in fd1b9f74add7 [2021-06-09T10:31:45.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T10:31:46.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T10:31:46.761Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-09T10:31:46.761Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-09T10:31:47.037Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-09T10:31:47.315Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-09T10:31:47.315Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-09T10:31:47.315Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T10:31:47.315Z] OK: 8 MiB in 19 packages [2021-06-09T10:31:49.304Z] Removing intermediate container fd1b9f74add7 [2021-06-09T10:31:49.304Z] ---> 169ffce77e34 [2021-06-09T10:31:49.304Z] Step 14/23 : WORKDIR / [2021-06-09T10:31:49.304Z] ---> Running in 0727bad3be9d [2021-06-09T10:31:49.908Z] Removing intermediate container 0727bad3be9d [2021-06-09T10:31:49.908Z] ---> ff31d8bb263c [2021-06-09T10:31:49.908Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-09T10:31:50.907Z] ---> 90c868cc64e6 [2021-06-09T10:31:50.907Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-09T10:31:51.896Z] ---> 097b367abeb0 [2021-06-09T10:31:51.896Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-09T10:31:52.886Z] ---> 9fef6760c609 [2021-06-09T10:31:52.886Z] Step 18/23 : EXPOSE 59999 [2021-06-09T10:31:52.886Z] ---> Running in 3a4ded20c29e [2021-06-09T10:31:53.174Z] Removing intermediate container 3a4ded20c29e [2021-06-09T10:31:53.174Z] ---> 31dd67a77021 [2021-06-09T10:31:53.174Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-09T10:31:53.450Z] ---> Running in 4fb418d0029d [2021-06-09T10:31:54.051Z] Removing intermediate container 4fb418d0029d [2021-06-09T10:31:54.051Z] ---> 26cfc5f480d3 [2021-06-09T10:31:54.051Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T10:31:54.051Z] ---> Running in 8005114bb6e9 [2021-06-09T10:31:54.647Z] Removing intermediate container 8005114bb6e9 [2021-06-09T10:31:54.648Z] ---> 4864f5b38635 [2021-06-09T10:31:54.648Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T10:31:54.648Z] ---> Running in 7753549ce1ad [2021-06-09T10:31:55.246Z] Removing intermediate container 7753549ce1ad [2021-06-09T10:31:55.246Z] ---> 027010208463 [2021-06-09T10:31:55.246Z] Step 22/23 : LABEL git_sha=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [2021-06-09T10:31:55.521Z] ---> Running in 28623bb70e7a [2021-06-09T10:31:56.122Z] Removing intermediate container 28623bb70e7a [2021-06-09T10:31:56.122Z] ---> 7cc66a2787de [2021-06-09T10:31:56.122Z] Step 23/23 : LABEL version=2.0.0-dev.73 [2021-06-09T10:31:56.122Z] ---> Running in d5f393e8bf57 [2021-06-09T10:31:56.720Z] Removing intermediate container d5f393e8bf57 [2021-06-09T10:31:56.720Z] ---> d243eed9a86e [2021-06-09T10:31:56.720Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T10:31:56.720Z] Successfully built d243eed9a86e [2021-06-09T10:31:56.720Z] 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-06-09T10:31:57.353Z] ---> job-cost.sh [2021-06-09T10:31:57.353Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cAu0 [2021-06-09T10:32:53.937Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T10:34:46.316Z] lf-activate-venv(): INFO: Adding /tmp/venv-cAu0/bin to PATH [2021-06-09T10:34:46.316Z] INFO: No Stack... [2021-06-09T10:34:46.316Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T10:34:46.316Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T10:34:46.667Z] + + cutcat -d, /w/workspace/device-sdk-go/181/archives/cost.csv -f6 [2021-06-09T10:34:46.667Z] [Pipeline] lock [2021-06-09T10:34:46.735Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] [2021-06-09T10:34:46.747Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] did not exist. Created. [2021-06-09T10:34:46.747Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T10:34:47.134Z] /w/workspace/device-sdk-go/181@tmp/durable-9687a43b/script.sh: 1: /w/workspace/device-sdk-go/181@tmp/durable-9687a43b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-09T10:34:47.491Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T10:34:47.524Z] Warning: overwriting stash ‘stack-cost’ [2021-06-09T10:34:47.685Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T10:34:47.703Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-181-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-06-09T10:34:48.272Z] provisioning config files... [2021-06-09T10:34:48.284Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1660222858932835827tmp [Pipeline] { [Pipeline] sh [2021-06-09T10:34:48.610Z] + set +x [2021-06-09T10:34:48.610Z] + curl -s https://codecov.io/bash [2021-06-09T10:34:48.610Z] + bash -s -- [2021-06-09T10:34:48.610Z] [2021-06-09T10:34:48.610Z] _____ _ [2021-06-09T10:34:48.610Z] / ____| | | [2021-06-09T10:34:48.610Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T10:34:48.610Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T10:34:48.610Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T10:34:48.610Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T10:34:48.610Z] Bash-1.0.3 [2021-06-09T10:34:48.610Z] [2021-06-09T10:34:48.610Z] [2021-06-09T10:34:48.610Z] ==> git version 2.24.4 found [2021-06-09T10:34:48.610Z] ==> 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-06-09T10:34:48.610Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T10:34:48.610Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T10:34:48.610Z] ==> Jenkins CI detected. [2021-06-09T10:34:48.610Z] project root: . [2021-06-09T10:34:48.610Z] --> token set from env [2021-06-09T10:34:48.610Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T10:34:48.610Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T10:34:48.922Z] ==> Python coveragepy not found [2021-06-09T10:34:48.922Z] ==> Searching for coverage reports in: [2021-06-09T10:34:48.922Z] + . [2021-06-09T10:34:48.922Z] -> Found 1 reports [2021-06-09T10:34:48.922Z] ==> Detecting git/mercurial file structure [2021-06-09T10:34:48.922Z] ==> Reading reports [2021-06-09T10:34:48.922Z] + ./coverage.out bytes=126071 [2021-06-09T10:34:48.922Z] ==> Appending adjustments [2021-06-09T10:34:48.922Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T10:34:48.922Z] + Found adjustments [2021-06-09T10:34:48.922Z] ==> Gzipping contents [2021-06-09T10:34:48.922Z] 20K /tmp/codecov.jM4dju.gz [2021-06-09T10:34:48.922Z] ==> Uploading reports [2021-06-09T10:34:48.922Z] url: https://codecov.io [2021-06-09T10:34:48.922Z] query: branch=master&commit=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T10:34:48.922Z] -> Pinging Codecov [2021-06-09T10:34:48.922Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F181%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T10:34:49.500Z] -> Uploading to [2021-06-09T10:34:49.500Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f/ea87cb44-29f4-4941-846d-a3bcc7173580.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T103449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dfa1881213cb9a3b013d80eceb7a5feaca1ed0e7ae661330d8137711d8c228f [2021-06-09T10:34:49.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T10:34:49.500Z] Dload Upload Total Spent Left Speed [2021-06-09T10:34:49.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16484 0 0 100 16484 0 47275 --:--:-- --:--:-- --:--:-- 47232 [2021-06-09T10:34:49.761Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [Pipeline] } [2021-06-09T10:34:49.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-09T10:34:50.547Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T10:34:50.569Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:34:50.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T10:34:50.899Z] [2021-06-09T10:34:50.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:34:51.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T10:34:51.224Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T10:34:51.224Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T10:34:51.224Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T10:34:51.224Z] de9db76c5a1d: Pulling fs layer [2021-06-09T10:34:51.224Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T10:34:51.224Z] 0d57e429df01: Pulling fs layer [2021-06-09T10:34:51.224Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T10:34:51.224Z] e1f770b5df2f: Pulling fs layer [2021-06-09T10:34:51.224Z] 85a0685a4137: Pulling fs layer [2021-06-09T10:34:51.224Z] 0eba1c9be4d2: Waiting [2021-06-09T10:34:51.224Z] 0d57e429df01: Waiting [2021-06-09T10:34:51.224Z] 4e4be7b47b0d: Waiting [2021-06-09T10:34:51.224Z] e1f770b5df2f: Waiting [2021-06-09T10:34:51.224Z] 85a0685a4137: Waiting [2021-06-09T10:34:51.224Z] de9db76c5a1d: Verifying Checksum [2021-06-09T10:34:51.224Z] de9db76c5a1d: Download complete [2021-06-09T10:34:51.224Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T10:34:51.224Z] 0ef7d3d256c8: Download complete [2021-06-09T10:34:51.224Z] 0d57e429df01: Verifying Checksum [2021-06-09T10:34:51.224Z] 0d57e429df01: Download complete [2021-06-09T10:34:51.224Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T10:34:51.224Z] 188c0c94c7c5: Download complete [2021-06-09T10:34:51.224Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T10:34:51.224Z] 4e4be7b47b0d: Download complete [2021-06-09T10:34:51.486Z] 188c0c94c7c5: Pull complete [2021-06-09T10:34:51.747Z] 0ef7d3d256c8: Pull complete [2021-06-09T10:34:51.747Z] de9db76c5a1d: Pull complete [2021-06-09T10:34:52.319Z] e1f770b5df2f: Verifying Checksum [2021-06-09T10:34:52.319Z] e1f770b5df2f: Download complete [2021-06-09T10:34:54.231Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T10:34:54.231Z] 0eba1c9be4d2: Download complete [2021-06-09T10:34:54.499Z] 85a0685a4137: Verifying Checksum [2021-06-09T10:34:54.499Z] 85a0685a4137: Download complete [2021-06-09T10:34:57.836Z] 0eba1c9be4d2: Pull complete [2021-06-09T10:34:57.836Z] 0d57e429df01: Pull complete [2021-06-09T10:34:57.836Z] 4e4be7b47b0d: Pull complete [2021-06-09T10:34:58.105Z] e1f770b5df2f: Pull complete [2021-06-09T10:35:01.451Z] 85a0685a4137: Pull complete [2021-06-09T10:35:01.451Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T10:35:01.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T10:35:01.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T10:35:01.533Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-09T10:35:01.572Z] $ 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-06-09T10:35:04.953Z] $ docker top 44c9842b14f88c746e2a5cc9ea4f77327e9c6b55da7506fe5afd08496fc3687b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T10:35:05.053Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T10:35:05.358Z] + set -o pipefail [2021-06-09T10:35:05.358Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T10:35:10.659Z] [2021-06-09T10:35:10.659Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-09T10:35:10.659Z] [2021-06-09T10:35:10.659Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/6df1b714-c1cb-492e-8b6d-c032a219a50e [2021-06-09T10:35:10.659Z] [2021-06-09T10:35:10.659Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T10:35:10.659Z] [2021-06-09T10:35:10.659Z] [Pipeline] } [2021-06-09T10:35:10.671Z] $ docker stop --time=1 44c9842b14f88c746e2a5cc9ea4f77327e9c6b55da7506fe5afd08496fc3687b [2021-06-09T10:35:13.042Z] $ docker rm -f 44c9842b14f88c746e2a5cc9ea4f77327e9c6b55da7506fe5afd08496fc3687b [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-06-09T10:35:13.780Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T10:35:13.800Z] provisioning config files... [2021-06-09T10:35:13.810Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3699813993145728575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:35:14.119Z] --> edgex-publish-swagger.sh [2021-06-09T10:35:14.119Z] === Publish openapi/v1 API === [2021-06-09T10:35:14.119Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-09T10:35:14.119Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-09T10:35:14.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T10:35:14.119Z] Dload Upload Total Spent Left Speed [2021-06-09T10:35:19.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16873 0:00:01 0:00:01 --:--:-- 16889 100 19947 0 0 100 19947 0 9135 0:00:02 0:00:02 --:--:-- 9141 100 19947 0 0 100 19947 0 6263 0:00:03 0:00:03 --:--:-- 6264 100 19947 0 0 100 19947 0 4765 0:00:04 0:00:04 --:--:-- 4766 100 19947 0 0 100 19947 0 3845 0:00:05 0:00:05 --:--:-- 3846 100 19947 0 0 100 19947 0 3439 0:00:05 0:00:05 --:--:-- 0 100 19947 0 0 100 19947 0 3438 0:00:05 0:00:05 --:--:-- 0 [2021-06-09T10:35:19.838Z] [2021-06-09T10:35:19.838Z] [2021-06-09T10:35:19.838Z] === Publish openapi/v2 API === [2021-06-09T10:35:19.838Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-09T10:35:19.838Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-09T10:35:19.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T10:35:19.838Z] Dload Upload Total Spent Left Speed [2021-06-09T10:35:25.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 44675 0:00:01 0:00:01 --:--:-- 44690 100 51483 0 0 100 51483 0 23905 0:00:02 0:00:02 --:--:-- 23912 100 51483 0 0 100 51483 0 16319 0:00:03 0:00:03 --:--:-- 16323 100 51483 0 0 100 51483 0 12387 0:00:04 0:00:04 --:--:-- 12390 100 51483 0 0 100 51483 0 10144 0:00:05 0:00:05 --:--:-- 10146 100 51483 0 0 100 51483 0 10144 0:00:05 0:00:05 --:--:-- 0 [2021-06-09T10:35:25.016Z] [2021-06-09T10:35:25.016Z] [Pipeline] } [2021-06-09T10:35:25.025Z] 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-06-09T10:35:25.583Z] + git log --format=format:%s -1 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:35:25.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T10:35:25.900Z] . [Pipeline] withDockerContainer [2021-06-09T10:35:25.982Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-09T10:35:26.022Z] $ 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-06-09T10:35:26.410Z] $ docker top 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T10:35:26.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T10:35:26.555Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T10:35:26.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T10:35:26.676Z] $ docker exec 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 ssh-agent [2021-06-09T10:35:26.782Z] SSH_AUTH_SOCK=/tmp/ssh-IxwyTmLvH41k/agent.13 [2021-06-09T10:35:26.782Z] SSH_AGENT_PID=20 [2021-06-09T10:35:26.788Z] Running ssh-add (command line suppressed) [2021-06-09T10:35:26.891Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6690872969638735818.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6690872969638735818.key) [2021-06-09T10:35:26.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T10:35:27.214Z] + git semver tag [2021-06-09T10:35:27.214Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T10:35:27.214Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T10:35:27.214Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T10:35:27.214Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T10:35:27.214Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T10:35:27.214Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T10:35:27.214Z] # $SEMVER_BRANCH = master [2021-06-09T10:35:27.214Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-09T10:35:27.214Z] # 7da1a5c70de286a2cd09e8b91a7cd8a6ffb23a5f HEAD [2021-06-09T10:35:27.214Z] # -> Force: false [2021-06-09T10:35:27.214Z] # 7e9e7fe3769a36a81f30c2de68f1dbfed00ab1fc refs/tags/v2.0.0-dev.73 [Pipeline] } [2021-06-09T10:35:27.224Z] $ docker exec --env ******** --env ******** 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 ssh-agent -k [2021-06-09T10:35:27.309Z] unset SSH_AUTH_SOCK; [2021-06-09T10:35:27.310Z] unset SSH_AGENT_PID; [2021-06-09T10:35:27.310Z] echo Agent pid 20 killed; [2021-06-09T10:35:27.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T10:35:27.664Z] + git semver [Pipeline] } [2021-06-09T10:35:27.679Z] $ docker stop --time=1 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 [2021-06-09T10:35:28.866Z] $ docker rm -f 17b12ef3e34f7ec97e1ad5c56df0a38df96347fec645ca28dbfa442454734903 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:35:29.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T10:35:29.320Z] [2021-06-09T10:35:29.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:35:29.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T10:35:29.645Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T10:35:29.645Z] ab5ef0e58194: Pulling fs layer [2021-06-09T10:35:29.645Z] 9712f1f96733: Pulling fs layer [2021-06-09T10:35:29.645Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T10:35:29.645Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T10:35:29.645Z] e9a5061849ea: Pulling fs layer [2021-06-09T10:35:29.645Z] d747dcd14b5f: Pulling fs layer [2021-06-09T10:35:29.645Z] 2de7ff778b66: Pulling fs layer [2021-06-09T10:35:29.645Z] e9a5061849ea: Waiting [2021-06-09T10:35:29.645Z] d747dcd14b5f: Waiting [2021-06-09T10:35:29.645Z] 2de7ff778b66: Waiting [2021-06-09T10:35:29.645Z] 0d9ebad4ef96: Waiting [2021-06-09T10:35:29.645Z] 9712f1f96733: Verifying Checksum [2021-06-09T10:35:29.645Z] 9712f1f96733: Download complete [2021-06-09T10:35:31.032Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T10:35:31.032Z] 63f879dbbcfc: Download complete [2021-06-09T10:35:31.032Z] e9a5061849ea: Verifying Checksum [2021-06-09T10:35:31.032Z] e9a5061849ea: Download complete [2021-06-09T10:35:31.032Z] d747dcd14b5f: Verifying Checksum [2021-06-09T10:35:31.032Z] d747dcd14b5f: Download complete [2021-06-09T10:35:31.291Z] 2de7ff778b66: Verifying Checksum [2021-06-09T10:35:31.292Z] 2de7ff778b66: Download complete [2021-06-09T10:35:31.551Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T10:35:31.551Z] 0d9ebad4ef96: Download complete [2021-06-09T10:35:31.819Z] ab5ef0e58194: Verifying Checksum [2021-06-09T10:35:31.819Z] ab5ef0e58194: Download complete [2021-06-09T10:35:34.377Z] ab5ef0e58194: Pull complete [2021-06-09T10:35:34.378Z] 9712f1f96733: Pull complete [2021-06-09T10:35:35.348Z] 63f879dbbcfc: Pull complete [2021-06-09T10:35:38.670Z] 0d9ebad4ef96: Pull complete [2021-06-09T10:35:38.670Z] e9a5061849ea: Pull complete [2021-06-09T10:35:38.670Z] d747dcd14b5f: Pull complete [2021-06-09T10:35:39.613Z] 2de7ff778b66: Pull complete [2021-06-09T10:35:39.613Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T10:35:39.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T10:35:39.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T10:35:39.924Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-09T10:35:39.964Z] $ 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-06-09T10:35:43.599Z] $ docker top aa60ba551e3aa135644ef0d98a3c4bc131ca827ada7542012fa40822c951295b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T10:35:43.700Z] provisioning config files... [2021-06-09T10:35:43.720Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3664072844760566696tmp [2021-06-09T10:35:43.745Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5372411415737237823tmp [2021-06-09T10:35:43.758Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2995278988837997057tmp [Pipeline] { [Pipeline] echo [2021-06-09T10:35:43.780Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:35:44.092Z] ---> sigul-configuration.sh [2021-06-09T10:35:44.092Z] gpg: directory `/root/.gnupg' created [2021-06-09T10:35:44.092Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T10:35:44.092Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T10:35:44.092Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T10:35:44.092Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T10:35:44.092Z] gpg: CAST5 encrypted data [2021-06-09T10:35:44.092Z] gpg: encrypted with 1 passphrase [2021-06-09T10:35:44.092Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T10:35:44.394Z] + mkdir /home/jenkins [2021-06-09T10:35:44.394Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T10:35:44.692Z] + 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-06-09T10:35:44.704Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:35:45.008Z] ---> sigul-install.sh [2021-06-09T10:35:49.218Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T10:35:49.518Z] + git tag --list [2021-06-09T10:35:49.518Z] 0.7.1 [2021-06-09T10:35:49.518Z] delhi-tag [2021-06-09T10:35:49.518Z] v1.0.0 [2021-06-09T10:35:49.518Z] v1.1.0 [2021-06-09T10:35:49.518Z] v1.1.1 [2021-06-09T10:35:49.518Z] v1.1.2 [2021-06-09T10:35:49.518Z] v1.2.0 [2021-06-09T10:35:49.518Z] v1.2.1 [2021-06-09T10:35:49.518Z] v1.2.2 [2021-06-09T10:35:49.518Z] v1.2.3 [2021-06-09T10:35:49.518Z] v1.3.0 [2021-06-09T10:35:49.518Z] v1.4.0 [2021-06-09T10:35:49.518Z] v2.0.0-dev.1 [2021-06-09T10:35:49.518Z] v2.0.0-dev.10 [2021-06-09T10:35:49.518Z] v2.0.0-dev.11 [2021-06-09T10:35:49.518Z] v2.0.0-dev.12 [2021-06-09T10:35:49.518Z] v2.0.0-dev.13 [2021-06-09T10:35:49.518Z] v2.0.0-dev.14 [2021-06-09T10:35:49.518Z] v2.0.0-dev.15 [2021-06-09T10:35:49.518Z] v2.0.0-dev.16 [2021-06-09T10:35:49.518Z] v2.0.0-dev.17 [2021-06-09T10:35:49.518Z] v2.0.0-dev.18 [2021-06-09T10:35:49.518Z] v2.0.0-dev.19 [2021-06-09T10:35:49.518Z] v2.0.0-dev.2 [2021-06-09T10:35:49.518Z] v2.0.0-dev.20 [2021-06-09T10:35:49.518Z] v2.0.0-dev.21 [2021-06-09T10:35:49.518Z] v2.0.0-dev.22 [2021-06-09T10:35:49.518Z] v2.0.0-dev.23 [2021-06-09T10:35:49.518Z] v2.0.0-dev.24 [2021-06-09T10:35:49.518Z] v2.0.0-dev.25 [2021-06-09T10:35:49.518Z] v2.0.0-dev.26 [2021-06-09T10:35:49.518Z] v2.0.0-dev.27 [2021-06-09T10:35:49.518Z] v2.0.0-dev.28 [2021-06-09T10:35:49.518Z] v2.0.0-dev.29 [2021-06-09T10:35:49.518Z] v2.0.0-dev.3 [2021-06-09T10:35:49.518Z] v2.0.0-dev.30 [2021-06-09T10:35:49.518Z] v2.0.0-dev.31 [2021-06-09T10:35:49.518Z] v2.0.0-dev.32 [2021-06-09T10:35:49.518Z] v2.0.0-dev.33 [2021-06-09T10:35:49.518Z] v2.0.0-dev.34 [2021-06-09T10:35:49.518Z] v2.0.0-dev.35 [2021-06-09T10:35:49.518Z] v2.0.0-dev.36 [2021-06-09T10:35:49.518Z] v2.0.0-dev.37 [2021-06-09T10:35:49.518Z] v2.0.0-dev.38 [2021-06-09T10:35:49.518Z] v2.0.0-dev.39 [2021-06-09T10:35:49.518Z] v2.0.0-dev.4 [2021-06-09T10:35:49.518Z] v2.0.0-dev.40 [2021-06-09T10:35:49.518Z] v2.0.0-dev.41 [2021-06-09T10:35:49.518Z] v2.0.0-dev.42 [2021-06-09T10:35:49.518Z] v2.0.0-dev.43 [2021-06-09T10:35:49.518Z] v2.0.0-dev.44 [2021-06-09T10:35:49.518Z] v2.0.0-dev.45 [2021-06-09T10:35:49.518Z] v2.0.0-dev.46 [2021-06-09T10:35:49.518Z] v2.0.0-dev.47 [2021-06-09T10:35:49.518Z] v2.0.0-dev.48 [2021-06-09T10:35:49.518Z] v2.0.0-dev.49 [2021-06-09T10:35:49.518Z] v2.0.0-dev.5 [2021-06-09T10:35:49.519Z] v2.0.0-dev.50 [2021-06-09T10:35:49.519Z] v2.0.0-dev.51 [2021-06-09T10:35:49.519Z] v2.0.0-dev.52 [2021-06-09T10:35:49.519Z] v2.0.0-dev.53 [2021-06-09T10:35:49.519Z] v2.0.0-dev.54 [2021-06-09T10:35:49.519Z] v2.0.0-dev.55 [2021-06-09T10:35:49.519Z] v2.0.0-dev.56 [2021-06-09T10:35:49.519Z] v2.0.0-dev.57 [2021-06-09T10:35:49.519Z] v2.0.0-dev.58 [2021-06-09T10:35:49.519Z] v2.0.0-dev.59 [2021-06-09T10:35:49.519Z] v2.0.0-dev.6 [2021-06-09T10:35:49.519Z] v2.0.0-dev.60 [2021-06-09T10:35:49.519Z] v2.0.0-dev.61 [2021-06-09T10:35:49.519Z] v2.0.0-dev.62 [2021-06-09T10:35:49.519Z] v2.0.0-dev.63 [2021-06-09T10:35:49.519Z] v2.0.0-dev.64 [2021-06-09T10:35:49.519Z] v2.0.0-dev.65 [2021-06-09T10:35:49.519Z] v2.0.0-dev.66 [2021-06-09T10:35:49.519Z] v2.0.0-dev.67 [2021-06-09T10:35:49.519Z] v2.0.0-dev.68 [2021-06-09T10:35:49.519Z] v2.0.0-dev.69 [2021-06-09T10:35:49.519Z] v2.0.0-dev.7 [2021-06-09T10:35:49.519Z] v2.0.0-dev.70 [2021-06-09T10:35:49.519Z] v2.0.0-dev.71 [2021-06-09T10:35:49.519Z] v2.0.0-dev.72 [2021-06-09T10:35:49.519Z] v2.0.0-dev.73 [2021-06-09T10:35:49.519Z] v2.0.0-dev.8 [2021-06-09T10:35:49.519Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-09T10:35:49.818Z] + lftools sign git-tag v2.0.0-dev.73 [2021-06-09T10:35:50.390Z] Signing Git tag with Sigul... [2021-06-09T10:35:50.390Z] Signing v2.0.0-dev.73 [Pipeline] echo [2021-06-09T10:35:51.343Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:35:51.643Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T10:35:51.651Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T10:35:51.681Z] $ docker stop --time=1 aa60ba551e3aa135644ef0d98a3c4bc131ca827ada7542012fa40822c951295b [2021-06-09T10:35:53.143Z] $ docker rm -f aa60ba551e3aa135644ef0d98a3c4bc131ca827ada7542012fa40822c951295b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:35:53.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T10:35:53.800Z] . [Pipeline] withDockerContainer [2021-06-09T10:35:53.881Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-09T10:35:53.923Z] $ 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-06-09T10:35:54.283Z] $ docker top 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T10:35:54.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T10:35:54.468Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T10:35:54.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T10:35:54.588Z] $ docker exec 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 ssh-agent [2021-06-09T10:35:54.705Z] SSH_AUTH_SOCK=/tmp/ssh-mVrJ1ZvUASG1/agent.13 [2021-06-09T10:35:54.705Z] SSH_AGENT_PID=20 [2021-06-09T10:35:54.711Z] Running ssh-add (command line suppressed) [2021-06-09T10:35:54.807Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4756199899612937801.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4756199899612937801.key) [2021-06-09T10:35:54.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T10:35:55.130Z] + git semver bump pre [2021-06-09T10:35:55.130Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T10:35:55.130Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T10:35:55.130Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T10:35:55.130Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T10:35:55.130Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T10:35:55.130Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T10:35:55.130Z] # $SEMVER_BRANCH = master [2021-06-09T10:35:55.130Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-09T10:35:55.131Z] 2.0.0-dev.74 [Pipeline] } [2021-06-09T10:35:55.144Z] $ docker exec --env ******** --env ******** 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 ssh-agent -k [2021-06-09T10:35:55.240Z] unset SSH_AUTH_SOCK; [2021-06-09T10:35:55.240Z] unset SSH_AGENT_PID; [2021-06-09T10:35:55.240Z] echo Agent pid 20 killed; [2021-06-09T10:35:55.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T10:35:55.593Z] + git semver [Pipeline] } [2021-06-09T10:35:55.608Z] $ docker stop --time=1 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 [2021-06-09T10:35:56.808Z] $ docker rm -f 5ac346f8008109d1194e199bbac498e93686972f0a58538d6b6f67dc3c7d74e3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:35:57.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T10:35:57.187Z] . [Pipeline] withDockerContainer [2021-06-09T10:35:57.277Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-09T10:35:57.323Z] $ 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-06-09T10:35:57.697Z] $ docker top aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T10:35:57.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T10:35:57.839Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T10:35:57.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T10:35:57.965Z] $ docker exec aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 ssh-agent [2021-06-09T10:35:58.071Z] SSH_AUTH_SOCK=/tmp/ssh-n93ScCL88gkg/agent.14 [2021-06-09T10:35:58.071Z] SSH_AGENT_PID=21 [2021-06-09T10:35:58.077Z] Running ssh-add (command line suppressed) [2021-06-09T10:35:58.172Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5204986303968083071.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5204986303968083071.key) [2021-06-09T10:35:58.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T10:35:58.491Z] + git semver push [2021-06-09T10:35:58.491Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T10:35:58.491Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-09T10:35:58.491Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T10:35:58.491Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T10:35:58.491Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T10:35:58.491Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T10:35:58.491Z] # $SEMVER_BRANCH = master [2021-06-09T10:35:58.491Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-09T10:36:03.789Z] $ docker exec --env ******** --env ******** aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 ssh-agent -k [2021-06-09T10:36:03.902Z] unset SSH_AUTH_SOCK; [2021-06-09T10:36:03.902Z] unset SSH_AGENT_PID; [2021-06-09T10:36:03.902Z] echo Agent pid 21 killed; [2021-06-09T10:36:03.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T10:36:04.263Z] + git semver [Pipeline] } [2021-06-09T10:36:04.278Z] $ docker stop --time=1 aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 [2021-06-09T10:36:05.480Z] $ docker rm -f aa8dc4146387dfad6dcd479275aac3557b50b29cd4b95175a2cd75e7e681e5d1 [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-06-09T10:36:06.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:36:07.248Z] ---> package-listing.sh [2021-06-09T10:36:07.248Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T10:36:07.248Z] ++ facter osfamily [2021-06-09T10:36:07.511Z] + OS_FAMILY=redhat [2021-06-09T10:36:07.511Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-09T10:36:07.511Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T10:36:07.511Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T10:36:07.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T10:36:07.511Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T10:36:07.511Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-09T10:36:07.511Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T10:36:07.511Z] + case "${OS_FAMILY}" in [2021-06-09T10:36:07.511Z] + sort [2021-06-09T10:36:07.511Z] + rpm -qa [2021-06-09T10:36:08.085Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T10:36:08.085Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T10:36:08.085Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T10:36:08.085Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-09T10:36:08.085Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-09T10:36:08.085Z] + 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-06-09T10:36:08.097Z] 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-06-09T10:36:08.384Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:36:08.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T10:36:08.954Z] [2021-06-09T10:36:08.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T10:36:09.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T10:36:09.271Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T10:36:09.271Z] df20fa9351a1: Pulling fs layer [2021-06-09T10:36:09.271Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T10:36:09.271Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T10:36:09.271Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T10:36:09.271Z] 93b61091891f: Pulling fs layer [2021-06-09T10:36:09.271Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T10:36:09.271Z] 5e14af77c1be: Pulling fs layer [2021-06-09T10:36:09.271Z] 01666e4c0597: Pulling fs layer [2021-06-09T10:36:09.271Z] aa168da1d23b: Pulling fs layer [2021-06-09T10:36:09.271Z] 93b9cdb0e59b: Waiting [2021-06-09T10:36:09.271Z] 5e14af77c1be: Waiting [2021-06-09T10:36:09.271Z] 01666e4c0597: Waiting [2021-06-09T10:36:09.271Z] aa168da1d23b: Waiting [2021-06-09T10:36:09.271Z] 46f8f816bc3b: Waiting [2021-06-09T10:36:09.271Z] 93b61091891f: Waiting [2021-06-09T10:36:09.271Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T10:36:09.271Z] 36b3adc4ff6f: Download complete [2021-06-09T10:36:09.271Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T10:36:09.271Z] 46f8f816bc3b: Download complete [2021-06-09T10:36:09.271Z] df20fa9351a1: Verifying Checksum [2021-06-09T10:36:09.271Z] df20fa9351a1: Download complete [2021-06-09T10:36:09.541Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T10:36:09.541Z] 93b9cdb0e59b: Download complete [2021-06-09T10:36:09.541Z] 5e14af77c1be: Verifying Checksum [2021-06-09T10:36:09.541Z] 5e14af77c1be: Download complete [2021-06-09T10:36:09.541Z] 93b61091891f: Verifying Checksum [2021-06-09T10:36:09.541Z] 93b61091891f: Download complete [2021-06-09T10:36:09.541Z] 01666e4c0597: Verifying Checksum [2021-06-09T10:36:09.541Z] 01666e4c0597: Download complete [2021-06-09T10:36:09.541Z] df20fa9351a1: Pull complete [2021-06-09T10:36:09.541Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T10:36:09.541Z] 8ad3a11d3b57: Download complete [2021-06-09T10:36:09.804Z] 36b3adc4ff6f: Pull complete [2021-06-09T10:36:10.074Z] 8ad3a11d3b57: Pull complete [2021-06-09T10:36:10.074Z] 46f8f816bc3b: Pull complete [2021-06-09T10:36:10.336Z] 93b61091891f: Pull complete [2021-06-09T10:36:10.597Z] 93b9cdb0e59b: Pull complete [2021-06-09T10:36:10.597Z] 5e14af77c1be: Pull complete [2021-06-09T10:36:10.597Z] 01666e4c0597: Pull complete [2021-06-09T10:36:11.546Z] aa168da1d23b: Verifying Checksum [2021-06-09T10:36:11.546Z] aa168da1d23b: Download complete [2021-06-09T10:36:15.772Z] aa168da1d23b: Pull complete [2021-06-09T10:36:15.772Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T10:36:15.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T10:36:15.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T10:36:15.846Z] prd-centos7-docker-4c-2g-11 does not seem to be running inside a container [2021-06-09T10:36:15.883Z] $ 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-06-09T10:36:18.425Z] $ docker top 03469f33a5134814e5335fce07b8d37c7fb445076db10ce55b3f116a77f27662 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T10:36:18.804Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T10:36:19.110Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T10:36:19.403Z] + ls /var/log/sa-host [2021-06-09T10:36:19.403Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T10:36:19.403Z] file_magic: OK [2021-06-09T10:36:19.403Z] HZ: Using current value: 100 [2021-06-09T10:36:19.403Z] file_header: OK [2021-06-09T10:36:19.403Z] 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-06-09T10:36:19.403Z] Statistics: [2021-06-09T10:36:19.403Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T10:36:19.403Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T10:36:19.403Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T10:36:19.403Z] file_magic: OK [2021-06-09T10:36:19.403Z] HZ: Using current value: 100 [2021-06-09T10:36:19.403Z] file_header: OK [2021-06-09T10:36:19.403Z] 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-06-09T10:36:19.403Z] Statistics: [2021-06-09T10:36:19.403Z] 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... [2021-06-09T10:36:19.403Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T10:36:19.605Z] provisioning config files... [2021-06-09T10:36:19.618Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2073280559950620771tmp [Pipeline] { [Pipeline] echo [2021-06-09T10:36:19.646Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:36:19.961Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T10:36:19.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:36:20.337Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T10:36:20.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:36:20.646Z] ---> sudo-logs.sh [2021-06-09T10:36:20.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T10:36:20.676Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:36:20.988Z] ---> job-cost.sh [2021-06-09T10:36:20.988Z] lf-activate-venv: SKIPPING [2021-06-09T10:36:20.988Z] DEBUG: total: 0.18000000715255737 [2021-06-09T10:36:20.988Z] INFO: Retrieving Stack Cost... [2021-06-09T10:36:22.380Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T10:36:22.951Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T10:36:22.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T10:36:23.263Z] ---> logs-deploy.sh [2021-06-09T10:36:23.263Z] lf-activate-venv: SKIPPING [2021-06-09T10:36:23.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/181 [2021-06-09T10:36:23.263Z] INFO: archiving workspace using pattern(s): [2021-06-09T10:36:24.216Z] Archives upload complete. [2021-06-09T10:36:24.216Z] INFO: archiving logs to Nexus