Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a24609de80133c139ab476bfa891138650961ed9 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-ssh3914858169418837913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh2088648971173236878.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4896418038908161587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2677783056037737610.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-ssh1686957911905247578.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-203 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-ssh8338190746098119733.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 a24609de80133c139ab476bfa891138650961ed9 (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 a24609de80133c139ab476bfa891138650961ed9 # timeout=10 Commit message: "Merge pull request #975 from hahattan/default-to-pusblish" > git rev-list --no-walk a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T15:00:18.921Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T15:00:19.024Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T15:00:19.055Z] ========================================================= [2021-06-18T15:00:19.056Z] EdgeX Global Pipelines Version Info [2021-06-18T15:00:19.056Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:00:20.516Z] ------------------- [2021-06-18T15:00:20.516Z] stable info: [2021-06-18T15:00:20.516Z] ------------------- [2021-06-18T15:00:20.516Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T15:00:20.516Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T15:00:20.516Z] Message: update stable to v1.0.195 [2021-06-18T15:00:21.098Z] ------------------- [2021-06-18T15:00:21.098Z] experimental info: [2021-06-18T15:00:21.098Z] ------------------- [2021-06-18T15:00:21.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T15:00:21.098Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T15:00:21.098Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T15:00:21.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-18T15:00:21.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-18T15:00:21.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T15:00:21.362Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T15:00:21.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T15:00:21.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T15:00:21.481Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T15:00:21.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T15:00:21.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-18T15:00:21.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T15:00:21.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T15:00:21.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-18T15:00:21.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T15:00:21.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T15:00:21.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T15:00:21.747Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T15:00:21.785Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T15:00:21.826Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T15:00:21.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T15:00:21.894Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T15:00:21.920Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T15:00:21.944Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-18T15:00:21.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-18T15:00:21.992Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-18T15:00:22.025Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-18T15:00:22.059Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T15:00:22.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-18T15:00:22.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-18T15:00:22.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-18T15:00:22.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a24609de80133c139ab476bfa891138650961ed9 [Pipeline] echo [2021-06-18T15:00:22.196Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a24609d [Pipeline] echo [2021-06-18T15:00:22.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:00:22.303Z] provisioning config files... [2021-06-18T15:00:22.320Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6267250140135194063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:00:22.685Z] ---> docker-login.sh [2021-06-18T15:00:22.685Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:00:22.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:00:22.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:00:22.951Z] Configure a credential helper to remove this warning. See [2021-06-18T15:00:22.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:00:22.951Z] [2021-06-18T15:00:22.951Z] Login Succeeded [2021-06-18T15:00:22.951Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:00:22.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:00:22.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:00:22.951Z] Configure a credential helper to remove this warning. See [2021-06-18T15:00:22.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:00:22.951Z] [2021-06-18T15:00:22.951Z] Login Succeeded [2021-06-18T15:00:22.951Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:00:22.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:00:23.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:00:23.217Z] Configure a credential helper to remove this warning. See [2021-06-18T15:00:23.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:00:23.217Z] [2021-06-18T15:00:23.217Z] Login Succeeded [2021-06-18T15:00:23.217Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:00:23.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:00:23.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:00:23.217Z] Configure a credential helper to remove this warning. See [2021-06-18T15:00:23.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:00:23.217Z] [2021-06-18T15:00:23.217Z] Login Succeeded [2021-06-18T15:00:23.217Z] docker.io [2021-06-18T15:00:23.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:00:23.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:00:23.744Z] Configure a credential helper to remove this warning. See [2021-06-18T15:00:23.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:00:23.744Z] [2021-06-18T15:00:23.744Z] Login Succeeded [2021-06-18T15:00:23.744Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:00:23.758Z] 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-18T15:00:24.314Z] + git log --format=format:%s -1 a24609de80133c139ab476bfa891138650961ed9 [Pipeline] echo [2021-06-18T15:00:24.356Z] GIT_COMMIT: a24609de80133c139ab476bfa891138650961ed9, Commit Message: Merge pull request #975 from hahattan/default-to-pusblish [Pipeline] echo [2021-06-18T15:00:24.372Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:00:25.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:00:25.050Z] [2021-06-18T15:00:25.050Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:00:25.373Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:00:25.373Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T15:00:25.373Z] 31603596830f: Pulling fs layer [2021-06-18T15:00:25.373Z] 54011a49482f: Pulling fs layer [2021-06-18T15:00:25.373Z] a6820b24f6d8: Pulling fs layer [2021-06-18T15:00:25.373Z] f581987b2513: Pulling fs layer [2021-06-18T15:00:25.373Z] f581987b2513: Waiting [2021-06-18T15:00:25.373Z] 54011a49482f: Verifying Checksum [2021-06-18T15:00:25.373Z] 54011a49482f: Download complete [2021-06-18T15:00:25.639Z] 31603596830f: Verifying Checksum [2021-06-18T15:00:25.639Z] 31603596830f: Download complete [2021-06-18T15:00:25.639Z] f581987b2513: Verifying Checksum [2021-06-18T15:00:25.639Z] f581987b2513: Download complete [2021-06-18T15:00:25.639Z] a6820b24f6d8: Verifying Checksum [2021-06-18T15:00:25.639Z] a6820b24f6d8: Download complete [2021-06-18T15:00:25.639Z] 31603596830f: Pull complete [2021-06-18T15:00:25.912Z] 54011a49482f: Pull complete [2021-06-18T15:00:26.486Z] a6820b24f6d8: Pull complete [2021-06-18T15:00:26.749Z] f581987b2513: Pull complete [2021-06-18T15:00:26.749Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T15:00:26.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:00:26.749Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T15:00:26.828Z] prd-centos7-docker-4c-2g-203 does not seem to be running inside a container [2021-06-18T15:00:26.869Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T15:00:27.780Z] $ docker top 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:00:27.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:00:27.912Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:00:28.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:00:28.030Z] $ docker exec 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 ssh-agent [2021-06-18T15:00:28.136Z] SSH_AUTH_SOCK=/tmp/ssh-t3im3wKr765h/agent.13 [2021-06-18T15:00:28.136Z] SSH_AGENT_PID=20 [2021-06-18T15:00:28.143Z] Running ssh-add (command line suppressed) [2021-06-18T15:00:28.246Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2981710352186265788.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2981710352186265788.key) [2021-06-18T15:00:28.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:00:28.570Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T15:00:28.583Z] $ docker exec --env ******** --env ******** 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 ssh-agent -k [2021-06-18T15:00:28.681Z] unset SSH_AUTH_SOCK; [2021-06-18T15:00:28.681Z] unset SSH_AGENT_PID; [2021-06-18T15:00:28.681Z] echo Agent pid 20 killed; [2021-06-18T15:00:28.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T15:00:28.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:00:28.743Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:00:28.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:00:28.872Z] $ docker exec 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 ssh-agent [2021-06-18T15:00:28.978Z] SSH_AUTH_SOCK=/tmp/ssh-JdjKfT9bqySY/agent.52 [2021-06-18T15:00:28.978Z] SSH_AGENT_PID=58 [2021-06-18T15:00:28.985Z] Running ssh-add (command line suppressed) [2021-06-18T15:00:29.077Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_514103909819646029.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_514103909819646029.key) [2021-06-18T15:00:29.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:00:29.402Z] + git semver init [2021-06-18T15:00:29.402Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:00:29.402Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-18T15:00:29.402Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-18T15:00:29.402Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:00:29.402Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:00:29.402Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:00:29.402Z] # $SEMVER_BRANCH = master [2021-06-18T15:00:29.402Z] # $SEMVER_TEMP = /tmp/semver-351346987 [2021-06-18T15:00:29.402Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-18T15:00:30.347Z] # '/tmp/semver-351346987' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-18T15:00:30.347Z] # -> Force: false [2021-06-18T15:00:30.347Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-18T15:00:30.355Z] $ docker exec --env ******** --env ******** 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 ssh-agent -k [2021-06-18T15:00:30.457Z] unset SSH_AUTH_SOCK; [2021-06-18T15:00:30.457Z] unset SSH_AGENT_PID; [2021-06-18T15:00:30.457Z] echo Agent pid 58 killed; [2021-06-18T15:00:30.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:00:30.831Z] + git semver [Pipeline] } [2021-06-18T15:00:30.845Z] $ docker stop --time=1 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 [2021-06-18T15:00:32.116Z] $ docker rm -f 472cc162b10ca7ecff88a2a32c1cd9c01a63102540bccb60582ed4fa57fd3b86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T15:00:32.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T15:00:32.799Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T15:00:32.803Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.79 [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-18T15:00:48.049Z] Still waiting to schedule task [2021-06-18T15:00:48.050Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T15:00:48.052Z] Still waiting to schedule task [2021-06-18T15:00:48.052Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-201’ is offline [2021-06-18T15:02:53.168Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-204 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-18T15:02:53.191Z] Running in /w/workspace/device-sdk-go/188 [Pipeline] { [Pipeline] checkout [2021-06-18T15:02:53.454Z] Selected Git installation does not exist. Using Default [2021-06-18T15:02:53.454Z] The recommended git tool is: NONE [2021-06-18T15:02:59.232Z] using credential edgex-jenkins-ssh [2021-06-18T15:02:59.252Z] Cloning the remote Git repository [2021-06-18T15:02:59.315Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T15:02:59.427Z] > git init /w/workspace/device-sdk-go/188 # timeout=10 [2021-06-18T15:02:59.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T15:02:59.496Z] > git --version # timeout=10 [2021-06-18T15:02:59.520Z] > git --version # 'git version 2.17.1' [2021-06-18T15:02:59.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:02:59.608Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:03:00.910Z] Avoid second fetch [2021-06-18T15:03:00.910Z] Checking out Revision a24609de80133c139ab476bfa891138650961ed9 (master) [2021-06-18T15:03:00.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-18T15:03:00.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:03:00.945Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T15:03:00.960Z] > git checkout -f a24609de80133c139ab476bfa891138650961ed9 # timeout=10 [2021-06-18T15:03:05.209Z] Commit message: "Merge pull request #975 from hahattan/default-to-pusblish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:03:06.928Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:03:07.348Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:03:07.694Z] + true [2021-06-18T15:03:07.695Z] + sudo service docker restart [2021-06-18T15:03:11.700Z] Running on prd-centos7-docker-4c-2g-205 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-18T15:03:11.724Z] Running in /w/workspace/device-sdk-go/188 [Pipeline] { [Pipeline] checkout [2021-06-18T15:03:11.830Z] Selected Git installation does not exist. Using Default [2021-06-18T15:03:11.831Z] The recommended git tool is: NONE [2021-06-18T15:03:14.278Z] using credential edgex-jenkins-ssh [2021-06-18T15:03:14.293Z] Cloning the remote Git repository [2021-06-18T15:03:13.924Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T15:03:13.991Z] > git init /w/workspace/device-sdk-go/188 # timeout=10 [2021-06-18T15:03:14.019Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T15:03:14.019Z] > git --version # timeout=10 [2021-06-18T15:03:14.032Z] > git --version # 'git version 2.24.4' [2021-06-18T15:03:14.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:03:14.068Z] [INFO] Currently running in a labeled security context [2021-06-18T15:03:14.068Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T15:03:14.068Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/188@tmp/jenkins-gitclient-ssh3432618184294703054.key [2021-06-18T15:03:14.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:03:15.327Z] Avoid second fetch [2021-06-18T15:03:15.327Z] Checking out Revision a24609de80133c139ab476bfa891138650961ed9 (master) [2021-06-18T15:03:14.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-18T15:03:15.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:03:15.026Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T15:03:15.031Z] > git checkout -f a24609de80133c139ab476bfa891138650961ed9 # timeout=10 [2021-06-18T15:03:18.748Z] Commit message: "Merge pull request #975 from hahattan/default-to-pusblish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:03:19.791Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:03:20.117Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:03:20.420Z] + sudo service docker restart [2021-06-18T15:03:20.420Z] + true [2021-06-18T15:03:20.420Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:03:26.086Z] provisioning config files... [2021-06-18T15:03:26.129Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/188@tmp/config3195470661107586293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:03:26.520Z] ---> docker-login.sh [2021-06-18T15:03:26.520Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:03:27.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:27.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:27.718Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:27.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:27.718Z] [2021-06-18T15:03:27.718Z] Login Succeeded [2021-06-18T15:03:27.718Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:03:28.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:28.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:28.317Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:28.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:28.317Z] [2021-06-18T15:03:28.317Z] Login Succeeded [2021-06-18T15:03:28.317Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:03:28.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:28.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:28.868Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:28.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:28.868Z] [2021-06-18T15:03:28.868Z] Login Succeeded [2021-06-18T15:03:28.868Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:03:29.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:29.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:29.420Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:29.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:29.420Z] [2021-06-18T15:03:29.420Z] Login Succeeded [2021-06-18T15:03:29.420Z] docker.io [2021-06-18T15:03:30.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:30.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:30.296Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:30.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:30.296Z] [2021-06-18T15:03:30.296Z] Login Succeeded [2021-06-18T15:03:30.296Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:03:30.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T15:03:30.622Z] ========================================================= [2021-06-18T15:03:30.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T15:03:30.623Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:03:30.996Z] + 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-18T15:03:31.607Z] Sending build context to Docker daemon 2.681MB [2021-06-18T15:03:31.607Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T15:03:31.607Z] Step 2/8 : FROM ${BASE} [2021-06-18T15:03:31.607Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T15:03:31.607Z] 595b0fe564bb: Pulling fs layer [2021-06-18T15:03:31.607Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T15:03:31.607Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T15:03:31.607Z] ba82ee9f976e: Pulling fs layer [2021-06-18T15:03:31.607Z] 506bd15cee9f: Pulling fs layer [2021-06-18T15:03:31.607Z] ba82ee9f976e: Waiting [2021-06-18T15:03:31.607Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T15:03:31.607Z] 618dc40b7e24: Pulling fs layer [2021-06-18T15:03:31.607Z] 618dc40b7e24: Waiting [2021-06-18T15:03:31.607Z] 75a0a4a0db45: Waiting [2021-06-18T15:03:31.888Z] 5b7225fbf94c: Verifying Checksum [2021-06-18T15:03:31.888Z] 5b7225fbf94c: Download complete [2021-06-18T15:03:31.888Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T15:03:31.888Z] 3088b5b3c5c0: Download complete [2021-06-18T15:03:31.888Z] 506bd15cee9f: Verifying Checksum [2021-06-18T15:03:31.888Z] 506bd15cee9f: Download complete [2021-06-18T15:03:31.888Z] 75a0a4a0db45: Verifying Checksum [2021-06-18T15:03:31.888Z] 75a0a4a0db45: Download complete [2021-06-18T15:03:31.888Z] 595b0fe564bb: Verifying Checksum [2021-06-18T15:03:31.888Z] 595b0fe564bb: Download complete [2021-06-18T15:03:32.891Z] 595b0fe564bb: Pull complete [2021-06-18T15:03:33.171Z] 3088b5b3c5c0: Pull complete [2021-06-18T15:03:33.776Z] 618dc40b7e24: Download complete [2021-06-18T15:03:33.776Z] 5b7225fbf94c: Pull complete [2021-06-18T15:03:35.215Z] ba82ee9f976e: Verifying Checksum [2021-06-18T15:03:35.215Z] ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:03:38.607Z] provisioning config files... [2021-06-18T15:03:38.626Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/188@tmp/config5231120990314031280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:03:38.963Z] ---> docker-login.sh [2021-06-18T15:03:38.964Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:03:38.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:39.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:39.228Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:39.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:39.228Z] [2021-06-18T15:03:39.228Z] Login Succeeded [2021-06-18T15:03:39.228Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:03:39.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:39.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:39.489Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:39.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:39.489Z] [2021-06-18T15:03:39.489Z] Login Succeeded [2021-06-18T15:03:39.489Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:03:39.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:39.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:39.489Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:39.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:39.489Z] [2021-06-18T15:03:39.489Z] Login Succeeded [2021-06-18T15:03:39.489Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:03:39.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:39.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:39.757Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:39.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:39.757Z] [2021-06-18T15:03:39.757Z] Login Succeeded [2021-06-18T15:03:39.757Z] docker.io [2021-06-18T15:03:39.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:03:40.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:03:40.039Z] Configure a credential helper to remove this warning. See [2021-06-18T15:03:40.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:03:40.039Z] [2021-06-18T15:03:40.039Z] Login Succeeded [2021-06-18T15:03:40.039Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:03:40.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T15:03:40.214Z] ========================================================= [2021-06-18T15:03:40.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T15:03:40.214Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:03:40.530Z] + 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-18T15:03:40.530Z] Sending build context to Docker daemon 2.681MB [2021-06-18T15:03:40.530Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T15:03:40.530Z] Step 2/8 : FROM ${BASE} [2021-06-18T15:03:40.530Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T15:03:40.530Z] 540db60ca938: Pulling fs layer [2021-06-18T15:03:40.530Z] adcc1eea9eea: Pulling fs layer [2021-06-18T15:03:40.530Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T15:03:40.530Z] 0510c868ecb4: Pulling fs layer [2021-06-18T15:03:40.530Z] afea3b2eda06: Pulling fs layer [2021-06-18T15:03:40.530Z] 7809a108b3ef: Pulling fs layer [2021-06-18T15:03:40.530Z] f706445af74f: Pulling fs layer [2021-06-18T15:03:40.530Z] 0510c868ecb4: Waiting [2021-06-18T15:03:40.530Z] afea3b2eda06: Waiting [2021-06-18T15:03:40.530Z] 7809a108b3ef: Waiting [2021-06-18T15:03:40.530Z] f706445af74f: Waiting [2021-06-18T15:03:40.531Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T15:03:40.531Z] 4c4ab2625f07: Download complete [2021-06-18T15:03:40.793Z] adcc1eea9eea: Verifying Checksum [2021-06-18T15:03:40.793Z] adcc1eea9eea: Download complete [2021-06-18T15:03:40.793Z] afea3b2eda06: Verifying Checksum [2021-06-18T15:03:40.793Z] afea3b2eda06: Download complete [2021-06-18T15:03:40.793Z] 7809a108b3ef: Verifying Checksum [2021-06-18T15:03:40.793Z] 7809a108b3ef: Download complete [2021-06-18T15:03:40.793Z] 540db60ca938: Verifying Checksum [2021-06-18T15:03:40.793Z] 540db60ca938: Download complete [2021-06-18T15:03:40.793Z] 540db60ca938: Pull complete [2021-06-18T15:03:41.074Z] adcc1eea9eea: Pull complete [2021-06-18T15:03:41.338Z] 4c4ab2625f07: Pull complete [2021-06-18T15:03:42.285Z] f706445af74f: Verifying Checksum [2021-06-18T15:03:42.285Z] f706445af74f: Download complete [2021-06-18T15:03:42.870Z] 0510c868ecb4: Verifying Checksum [2021-06-18T15:03:42.870Z] 0510c868ecb4: Download complete [2021-06-18T15:03:46.216Z] 0510c868ecb4: Pull complete [2021-06-18T15:03:46.216Z] afea3b2eda06: Pull complete [2021-06-18T15:03:46.216Z] 7809a108b3ef: Pull complete [2021-06-18T15:03:47.206Z] f706445af74f: Pull complete [2021-06-18T15:03:47.206Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T15:03:47.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T15:03:47.206Z] ---> b068be0155e3 [2021-06-18T15:03:47.206Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T15:03:47.661Z] ba82ee9f976e: Pull complete [2021-06-18T15:03:47.662Z] 506bd15cee9f: Pull complete [2021-06-18T15:03:47.662Z] 75a0a4a0db45: Pull complete [2021-06-18T15:03:50.316Z] 618dc40b7e24: Pull complete [2021-06-18T15:03:50.316Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T15:03:50.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T15:03:50.316Z] ---> a36622ca3599 [2021-06-18T15:03:50.316Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T15:03:51.432Z] ---> Running in 11a3ba5893b5 [2021-06-18T15:03:51.433Z] Removing intermediate container 11a3ba5893b5 [2021-06-18T15:03:51.433Z] ---> 211e913d9f8c [2021-06-18T15:03:51.433Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:03:51.433Z] ---> Running in 99ec49da6fd5 [2021-06-18T15:03:51.694Z] Removing intermediate container 99ec49da6fd5 [2021-06-18T15:03:51.694Z] ---> b21d5005b811 [2021-06-18T15:03:51.694Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-18T15:03:51.694Z] ---> Running in 15ee8965186c [2021-06-18T15:03:51.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T15:03:52.297Z] ---> Running in fa1e51e30bc0 [2021-06-18T15:03:52.297Z] Removing intermediate container fa1e51e30bc0 [2021-06-18T15:03:52.297Z] ---> e02756cb529a [2021-06-18T15:03:52.297Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:03:52.570Z] ---> Running in fff697444c5b [2021-06-18T15:03:53.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T15:03:55.212Z] Removing intermediate container fff697444c5b [2021-06-18T15:03:55.212Z] ---> 9628e0cac1a8 [2021-06-18T15:03:55.212Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-18T15:03:55.212Z] ---> Running in ea620c57b2a1 [2021-06-18T15:03:55.284Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-18T15:03:55.284Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-18T15:03:55.546Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-18T15:03:55.546Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-18T15:03:55.546Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-18T15:03:55.806Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-18T15:03:56.069Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T15:03:56.069Z] OK: 150 MiB in 46 packages [2021-06-18T15:03:56.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T15:03:56.335Z] Removing intermediate container 15ee8965186c [2021-06-18T15:03:56.335Z] ---> 92743e0b3e46 [2021-06-18T15:03:56.335Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-18T15:03:56.335Z] ---> Running in 895e92f99aed [2021-06-18T15:03:56.335Z] Removing intermediate container 895e92f99aed [2021-06-18T15:03:56.335Z] ---> b92da02942b6 [2021-06-18T15:03:56.335Z] Step 7/8 : COPY . . [2021-06-18T15:03:56.916Z] ---> 8a94d78a6129 [2021-06-18T15:03:56.916Z] Step 8/8 : RUN go mod download [2021-06-18T15:03:56.916Z] ---> Running in 65a3076d0182 [2021-06-18T15:03:57.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T15:03:57.764Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-18T15:03:58.034Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-18T15:03:58.034Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-18T15:03:58.306Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-18T15:03:58.306Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-18T15:03:58.306Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-18T15:03:58.579Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T15:03:58.579Z] OK: 139 MiB in 46 packages [2021-06-18T15:04:00.018Z] Removing intermediate container ea620c57b2a1 [2021-06-18T15:04:00.018Z] ---> b4bbcc3ac15b [2021-06-18T15:04:00.018Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-18T15:04:00.018Z] ---> Running in 194d623a4a85 [2021-06-18T15:04:00.293Z] Removing intermediate container 194d623a4a85 [2021-06-18T15:04:00.293Z] ---> 5d671a3067a6 [2021-06-18T15:04:00.293Z] Step 7/8 : COPY . . [2021-06-18T15:04:01.735Z] ---> 96b9300fedf5 [2021-06-18T15:04:01.735Z] Step 8/8 : RUN go mod download [2021-06-18T15:04:01.735Z] ---> Running in 71a806a03e3b [2021-06-18T15:04:09.189Z] Removing intermediate container 65a3076d0182 [2021-06-18T15:04:09.189Z] ---> dac357af7922 [2021-06-18T15:04:09.189Z] Successfully built dac357af7922 [2021-06-18T15:04:09.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:04:09.500Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T15:04:09.501Z] . [Pipeline] withDockerContainer [2021-06-18T15:04:09.572Z] prd-centos7-docker-4c-2g-205 does not seem to be running inside a container [2021-06-18T15:04:09.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T15:04:09.964Z] $ docker top afee8f455c9d377aa8d99502c2c59ba7563b79ca834245b4c607fe34106f072d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:04:10.356Z] + go version [2021-06-18T15:04:10.356Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T15:04:10.360Z] $ docker stop --time=1 afee8f455c9d377aa8d99502c2c59ba7563b79ca834245b4c607fe34106f072d [2021-06-18T15:04:11.563Z] $ docker rm -f afee8f455c9d377aa8d99502c2c59ba7563b79ca834245b4c607fe34106f072d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:04:12.165Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T15:04:12.165Z] . [Pipeline] withDockerContainer [2021-06-18T15:04:12.247Z] prd-centos7-docker-4c-2g-205 does not seem to be running inside a container [2021-06-18T15:04:12.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T15:04:12.666Z] $ docker top a757b751af51e5a4067f335aa9ed8cab1671fd45b1a5b0bae010515254d8b5b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:04:13.065Z] + go mod tidy [Pipeline] sh [2021-06-18T15:04:13.628Z] + make test [2021-06-18T15:04:13.628Z] go mod tidy [2021-06-18T15:04:13.628Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T15:04:18.960Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-18T15:04:28.733Z] Removing intermediate container 71a806a03e3b [2021-06-18T15:04:28.733Z] ---> 286d5795b8e3 [2021-06-18T15:04:28.733Z] Successfully built 286d5795b8e3 [2021-06-18T15:04:28.733Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:04:29.077Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T15:04:29.077Z] . [Pipeline] withDockerContainer [2021-06-18T15:04:29.342Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-06-18T15:04:29.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T15:04:31.004Z] $ docker top 851c786580fd0753fdd15a02d794d773f03c4ddf4d7d3726ddd987c71ffbbc63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:04:31.976Z] + go version [2021-06-18T15:04:31.976Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T15:04:32.004Z] $ docker stop --time=1 851c786580fd0753fdd15a02d794d773f03c4ddf4d7d3726ddd987c71ffbbc63 [2021-06-18T15:04:33.778Z] $ docker rm -f 851c786580fd0753fdd15a02d794d773f03c4ddf4d7d3726ddd987c71ffbbc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:04:34.564Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T15:04:34.564Z] . [Pipeline] withDockerContainer [2021-06-18T15:04:34.825Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-06-18T15:04:34.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T15:04:36.475Z] $ docker top ae242eb1920f12cd19a3dd86fe286f19252e271d6d4b3cdb60e6a930fff13843 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:04:37.448Z] + go mod tidy [Pipeline] sh [2021-06-18T15:04:38.712Z] + make test [2021-06-18T15:04:38.712Z] go mod tidy [2021-06-18T15:04:39.317Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T15:04:41.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-18T15:04:41.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-18T15:04:41.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-18T15:04:43.021Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.066s coverage: 25.4% of statements [2021-06-18T15:04:43.021Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-18T15:04:43.021Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements [2021-06-18T15:04:43.603Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements [2021-06-18T15:04:43.872Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.055s coverage: 9.0% of statements [2021-06-18T15:04:43.872Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-18T15:04:43.872Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-18T15:04:43.872Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-18T15:04:44.460Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.057s coverage: 29.2% of statements [2021-06-18T15:04:44.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-18T15:04:45.856Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.065s coverage: 83.3% of statements [2021-06-18T15:04:45.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-18T15:04:45.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-18T15:04:45.856Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.080s coverage: 58.0% of statements [2021-06-18T15:04:47.260Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.849s coverage: 89.2% of statements [2021-06-18T15:04:47.260Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-18T15:04:47.260Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 5.0% of statements [2021-06-18T15:04:47.260Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-18T15:04:47.260Z] GO111MODULE=on go vet ./... [2021-06-18T15:05:01.494Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-18T15:05:05.457Z] gofmt -l . [2021-06-18T15:05:05.457Z] [ "`gofmt -l .`" = "" ] [2021-06-18T15:05:05.457Z] ./bin/test-attribution-txt.sh [2021-06-18T15:05:05.457Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-18T15:05:05.463Z] $ docker stop --time=1 a757b751af51e5a4067f335aa9ed8cab1671fd45b1a5b0bae010515254d8b5b2 [2021-06-18T15:05:06.968Z] $ docker rm -f a757b751af51e5a4067f335aa9ed8cab1671fd45b1a5b0bae010515254d8b5b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T15:05:07.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T15:05:07.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-18T15:05:10.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T15:05:10.485Z] + ls -al . [2021-06-18T15:05:10.485Z] total 208 [2021-06-18T15:05:10.485Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 18 15:05 . [2021-06-18T15:05:10.485Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 18 15:03 .. [2021-06-18T15:05:10.485Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 18 15:03 bin [2021-06-18T15:05:10.485Z] -rw-r--r--. 1 jenkins jenkins 126073 Jun 18 15:04 coverage.out [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 18 15:03 Dockerfile.build [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 18 15:03 .dockerignore [2021-06-18T15:05:10.485Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 18 15:03 example [2021-06-18T15:05:10.485Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 18 15:03 .git [2021-06-18T15:05:10.485Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 15:03 .github [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 18 15:03 .gitignore [2021-06-18T15:05:10.485Z] -rw-r--r--. 1 jenkins jenkins 576 Jun 18 15:05 go.mod [2021-06-18T15:05:10.485Z] -rw-r--r--. 1 jenkins jenkins 20294 Jun 18 15:04 go.sum [2021-06-18T15:05:10.485Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 18 15:03 internal [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 18 15:03 Jenkinsfile [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 18 15:03 LICENSE [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 18 15:03 Makefile [2021-06-18T15:05:10.485Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 18 15:03 openapi [2021-06-18T15:05:10.485Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 18 15:03 pkg [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 18 15:03 README.md [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 18 15:03 RELEASE-NOTES.txt [2021-06-18T15:05:10.485Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 18 15:03 snap [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 18 15:00 VERSION [2021-06-18T15:05:10.485Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 18 15:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:05:10.788Z] + 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=a24609de80133c139ab476bfa891138650961ed9 --label arch=amd64 --label version=2.0.0-dev.79 . [2021-06-18T15:05:10.788Z] Sending build context to Docker daemon 2.808MB [2021-06-18T15:05:10.788Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T15:05:10.788Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-18T15:05:10.788Z] ---> dac357af7922 [2021-06-18T15:05:10.788Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-18T15:05:10.788Z] ---> Running in 6400c94aabed [2021-06-18T15:05:11.052Z] Removing intermediate container 6400c94aabed [2021-06-18T15:05:11.052Z] ---> fa6137025c3f [2021-06-18T15:05:11.052Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T15:05:11.052Z] ---> Running in bada7f6a5c04 [2021-06-18T15:05:11.052Z] Removing intermediate container bada7f6a5c04 [2021-06-18T15:05:11.052Z] ---> 19fb33e51898 [2021-06-18T15:05:11.052Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:05:11.052Z] ---> Running in 19ef4e723225 [2021-06-18T15:05:11.624Z] Removing intermediate container 19ef4e723225 [2021-06-18T15:05:11.624Z] ---> 9dd693d1cfef [2021-06-18T15:05:11.624Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-18T15:05:11.624Z] ---> Running in e5b1ef1427dc [2021-06-18T15:05:11.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T15:05:12.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T15:05:13.782Z] OK: 150 MiB in 46 packages [2021-06-18T15:05:13.782Z] Removing intermediate container e5b1ef1427dc [2021-06-18T15:05:13.782Z] ---> e90c4ad5d94d [2021-06-18T15:05:13.782Z] Step 7/23 : COPY . . [2021-06-18T15:05:14.043Z] ---> d4d3471bfc2b [2021-06-18T15:05:14.043Z] Step 8/23 : RUN go mod download [2021-06-18T15:05:14.043Z] ---> Running in 76d6119fb1b4 [2021-06-18T15:05:14.614Z] Removing intermediate container 76d6119fb1b4 [2021-06-18T15:05:14.614Z] ---> 8c5c07d66b56 [2021-06-18T15:05:14.614Z] Step 9/23 : RUN make build [2021-06-18T15:05:14.614Z] ---> Running in ae2e65fab901 [2021-06-18T15:05:14.876Z] go mod tidy [2021-06-18T15:05:14.876Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.79" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-18T15:05:24.968Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-18T15:05:25.915Z] Removing intermediate container ae2e65fab901 [2021-06-18T15:05:25.915Z] ---> 75e1ed5d6afc [2021-06-18T15:05:25.915Z] Step 10/23 : FROM alpine:3.12 [2021-06-18T15:05:26.176Z] 3.12: Pulling from library/alpine [2021-06-18T15:05:26.438Z] 339de151aab4: Pulling fs layer [2021-06-18T15:05:26.438Z] 339de151aab4: Download complete [2021-06-18T15:05:26.703Z] 339de151aab4: Pull complete [2021-06-18T15:05:26.703Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T15:05:26.703Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T15:05:26.703Z] ---> 13621d1b12d4 [2021-06-18T15:05:26.703Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T15:05:26.703Z] ---> Running in 7d8bfbe6f400 [2021-06-18T15:05:26.703Z] Removing intermediate container 7d8bfbe6f400 [2021-06-18T15:05:26.703Z] ---> 54e68cf80f47 [2021-06-18T15:05:26.703Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:05:26.965Z] ---> Running in 5e91b7199ec6 [2021-06-18T15:05:27.231Z] Removing intermediate container 5e91b7199ec6 [2021-06-18T15:05:27.231Z] ---> 6d5016939ad8 [2021-06-18T15:05:27.231Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-18T15:05:27.231Z] ---> Running in 9975dc8e54f6 [2021-06-18T15:05:27.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T15:05:28.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T15:05:28.638Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-18T15:05:28.899Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-18T15:05:28.899Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-18T15:05:29.844Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-18T15:05:29.844Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-18T15:05:29.844Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T15:05:29.844Z] OK: 8 MiB in 19 packages [2021-06-18T15:05:30.107Z] Removing intermediate container 9975dc8e54f6 [2021-06-18T15:05:30.107Z] ---> 780db7a67fcf [2021-06-18T15:05:30.107Z] Step 14/23 : WORKDIR / [2021-06-18T15:05:30.107Z] ---> Running in 6450bb38343e [2021-06-18T15:05:30.107Z] Removing intermediate container 6450bb38343e [2021-06-18T15:05:30.107Z] ---> 4fbf43e8e658 [2021-06-18T15:05:30.107Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-18T15:05:30.376Z] ---> 80f6aee680ce [2021-06-18T15:05:30.376Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-18T15:05:30.954Z] ---> bce5b2c77c4b [2021-06-18T15:05:30.954Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-18T15:05:30.954Z] ---> 39a92baed2c5 [2021-06-18T15:05:30.954Z] Step 18/23 : EXPOSE 59999 [2021-06-18T15:05:30.954Z] ---> Running in 457e6174f67a [2021-06-18T15:05:31.216Z] Removing intermediate container 457e6174f67a [2021-06-18T15:05:31.216Z] ---> 78b275866bf0 [2021-06-18T15:05:31.216Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-18T15:05:31.216Z] ---> Running in f24ad8d4aaa1 [2021-06-18T15:05:31.216Z] Removing intermediate container f24ad8d4aaa1 [2021-06-18T15:05:31.216Z] ---> de4e84aff1f0 [2021-06-18T15:05:31.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T15:05:31.216Z] ---> Running in 4d2f9132605b [2021-06-18T15:05:31.484Z] Removing intermediate container 4d2f9132605b [2021-06-18T15:05:31.484Z] ---> b1cea823a653 [2021-06-18T15:05:31.484Z] Step 21/23 : LABEL arch=amd64 [2021-06-18T15:05:31.484Z] ---> Running in d550d27902d2 [2021-06-18T15:05:31.484Z] Removing intermediate container d550d27902d2 [2021-06-18T15:05:31.484Z] ---> 41fe73e39aba [2021-06-18T15:05:31.484Z] Step 22/23 : LABEL git_sha=a24609de80133c139ab476bfa891138650961ed9 [2021-06-18T15:05:31.484Z] ---> Running in 6158bbd23eb6 [2021-06-18T15:05:31.746Z] Removing intermediate container 6158bbd23eb6 [2021-06-18T15:05:31.746Z] ---> e08c2fd0e241 [2021-06-18T15:05:31.746Z] Step 23/23 : LABEL version=2.0.0-dev.79 [2021-06-18T15:05:31.746Z] ---> Running in b86e6620c383 [2021-06-18T15:05:31.746Z] Removing intermediate container b86e6620c383 [2021-06-18T15:05:31.746Z] ---> f7eb1f4e3a12 [2021-06-18T15:05:31.746Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-18T15:05:31.746Z] Successfully built f7eb1f4e3a12 [2021-06-18T15:05:31.746Z] 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-18T15:05:32.534Z] ---> job-cost.sh [2021-06-18T15:05:32.534Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-df6m [2021-06-18T15:05:40.697Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T15:05:55.675Z] lf-activate-venv(): INFO: Adding /tmp/venv-df6m/bin to PATH [2021-06-18T15:05:55.675Z] INFO: No Stack... [2021-06-18T15:05:55.675Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T15:05:55.675Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T15:05:55.982Z] + cat /w/workspace/device-sdk-go/188/archives/cost.csv [2021-06-18T15:05:55.982Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T15:05:56.014Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] [2021-06-18T15:05:56.038Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] did not exist. Created. [2021-06-18T15:05:56.039Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T15:05:56.364Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-18T15:05:56.428Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T15:05:56.438Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T15:06:09.612Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-18T15:06:09.612Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-18T15:06:09.612Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-18T15:06:16.349Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.298s coverage: 25.4% of statements [2021-06-18T15:06:16.349Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-18T15:06:16.349Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.200s coverage: 28.1% of statements [2021-06-18T15:06:16.349Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.236s coverage: 78.9% of statements [2021-06-18T15:06:16.349Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.188s coverage: 9.0% of statements [2021-06-18T15:06:16.349Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-18T15:06:16.349Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-18T15:06:16.349Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-18T15:06:16.626Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.292s coverage: 29.2% of statements [2021-06-18T15:06:16.626Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-18T15:06:20.042Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.188s coverage: 83.3% of statements [2021-06-18T15:06:20.042Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-18T15:06:20.042Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-18T15:06:20.042Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.414s coverage: 58.0% of statements [2021-06-18T15:06:21.482Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.147s coverage: 89.2% of statements [2021-06-18T15:06:21.482Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-18T15:06:21.482Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.192s coverage: 5.0% of statements [2021-06-18T15:06:21.482Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-18T15:06:21.758Z] GO111MODULE=on go vet ./... [2021-06-18T15:07:18.336Z] gofmt -l . [2021-06-18T15:07:18.336Z] [ "`gofmt -l .`" = "" ] [2021-06-18T15:07:18.336Z] ./bin/test-attribution-txt.sh [2021-06-18T15:07:18.336Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-18T15:07:18.366Z] $ docker stop --time=1 ae242eb1920f12cd19a3dd86fe286f19252e271d6d4b3cdb60e6a930fff13843 [2021-06-18T15:07:20.468Z] $ docker rm -f ae242eb1920f12cd19a3dd86fe286f19252e271d6d4b3cdb60e6a930fff13843 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T15:07:21.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T15:07:21.586Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T15:07:22.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:07:22.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T15:07:23.149Z] + ls -al . [2021-06-18T15:07:23.150Z] total 244 [2021-06-18T15:07:23.150Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 18 15:07 . [2021-06-18T15:07:23.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:02 .. [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 18 15:03 .dockerignore [2021-06-18T15:07:23.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 15:03 .git [2021-06-18T15:07:23.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:03 .github [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 18 15:03 .gitignore [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 18 15:03 Dockerfile.build [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 18 15:03 Jenkinsfile [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 18 15:03 LICENSE [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 18 15:03 Makefile [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 18 15:03 README.md [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 18 15:03 RELEASE-NOTES.txt [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 18 15:00 VERSION [2021-06-18T15:07:23.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:03 bin [2021-06-18T15:07:23.150Z] -rw-r--r-- 1 jenkins jenkins 126073 Jun 18 15:06 coverage.out [2021-06-18T15:07:23.150Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 18 15:03 example [2021-06-18T15:07:23.150Z] -rw-r--r-- 1 jenkins jenkins 576 Jun 18 15:07 go.mod [2021-06-18T15:07:23.150Z] -rw-r--r-- 1 jenkins jenkins 20294 Jun 18 15:04 go.sum [2021-06-18T15:07:23.150Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 18 15:03 internal [2021-06-18T15:07:23.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:03 openapi [2021-06-18T15:07:23.150Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 18 15:03 pkg [2021-06-18T15:07:23.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:03 snap [2021-06-18T15:07:23.150Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 18 15:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:07:23.500Z] + 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=a24609de80133c139ab476bfa891138650961ed9 --label arch=arm64 --label version=2.0.0-dev.79 . [2021-06-18T15:07:24.109Z] Sending build context to Docker daemon 2.808MB [2021-06-18T15:07:24.109Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T15:07:24.109Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-18T15:07:24.109Z] ---> 286d5795b8e3 [2021-06-18T15:07:24.109Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-18T15:07:24.382Z] ---> Running in ff186eea458c [2021-06-18T15:07:24.981Z] Removing intermediate container ff186eea458c [2021-06-18T15:07:24.981Z] ---> 78e74b553130 [2021-06-18T15:07:24.981Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T15:07:24.981Z] ---> Running in 33c96e1b2540 [2021-06-18T15:07:25.579Z] Removing intermediate container 33c96e1b2540 [2021-06-18T15:07:25.579Z] ---> 30d9a21d7f2f [2021-06-18T15:07:25.579Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:07:25.579Z] ---> Running in 3ba8b7b84695 [2021-06-18T15:07:28.202Z] Removing intermediate container 3ba8b7b84695 [2021-06-18T15:07:28.203Z] ---> e699c0b79466 [2021-06-18T15:07:28.203Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-18T15:07:28.203Z] ---> Running in c2aeea2f3c40 [2021-06-18T15:07:29.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T15:07:30.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T15:07:30.746Z] OK: 139 MiB in 46 packages [2021-06-18T15:07:31.732Z] Removing intermediate container c2aeea2f3c40 [2021-06-18T15:07:31.732Z] ---> 28638dc46f4c [2021-06-18T15:07:31.732Z] Step 7/23 : COPY . . [2021-06-18T15:07:33.187Z] ---> 713b89b7079b [2021-06-18T15:07:33.187Z] Step 8/23 : RUN go mod download [2021-06-18T15:07:33.187Z] ---> Running in ac0696915b13 [2021-06-18T15:07:35.827Z] Removing intermediate container ac0696915b13 [2021-06-18T15:07:35.827Z] ---> ab219b82621b [2021-06-18T15:07:35.827Z] Step 9/23 : RUN make build [2021-06-18T15:07:35.827Z] ---> Running in c823121d9c60 [2021-06-18T15:07:36.814Z] go mod tidy [2021-06-18T15:07:37.424Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.79" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-18T15:08:09.809Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-18T15:08:11.244Z] Removing intermediate container c823121d9c60 [2021-06-18T15:08:11.244Z] ---> af421ae72e0d [2021-06-18T15:08:11.244Z] Step 10/23 : FROM alpine:3.12 [2021-06-18T15:08:11.516Z] 3.12: Pulling from library/alpine [2021-06-18T15:08:11.787Z] d2f70382dc9a: Pulling fs layer [2021-06-18T15:08:12.060Z] d2f70382dc9a: Verifying Checksum [2021-06-18T15:08:12.060Z] d2f70382dc9a: Download complete [2021-06-18T15:08:12.660Z] d2f70382dc9a: Pull complete [2021-06-18T15:08:12.660Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T15:08:12.660Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T15:08:12.660Z] ---> c4fd0aeabfcf [2021-06-18T15:08:12.660Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T15:08:12.944Z] ---> Running in 28d03f2336f7 [2021-06-18T15:08:13.540Z] Removing intermediate container 28d03f2336f7 [2021-06-18T15:08:13.540Z] ---> 996f8ecee3aa [2021-06-18T15:08:13.540Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T15:08:13.540Z] ---> Running in dff917370649 [2021-06-18T15:08:15.523Z] Removing intermediate container dff917370649 [2021-06-18T15:08:15.523Z] ---> 258340172bec [2021-06-18T15:08:15.523Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-18T15:08:15.523Z] ---> Running in 0a87c29cffdd [2021-06-18T15:08:16.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T15:08:17.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T15:08:18.158Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-18T15:08:18.158Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-18T15:08:18.158Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-18T15:08:18.431Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-18T15:08:18.431Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-18T15:08:18.704Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T15:08:18.704Z] OK: 8 MiB in 19 packages [2021-06-18T15:08:19.685Z] Removing intermediate container 0a87c29cffdd [2021-06-18T15:08:19.685Z] ---> f67b31d2a54d [2021-06-18T15:08:19.685Z] Step 14/23 : WORKDIR / [2021-06-18T15:08:19.959Z] ---> Running in 13d0881efedd [2021-06-18T15:08:20.558Z] Removing intermediate container 13d0881efedd [2021-06-18T15:08:20.558Z] ---> 34a971c9e8c1 [2021-06-18T15:08:20.558Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-18T15:08:21.159Z] ---> 3076013c9420 [2021-06-18T15:08:21.159Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-18T15:08:22.601Z] ---> 00a89a3bdb4f [2021-06-18T15:08:22.601Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-18T15:08:23.202Z] ---> a7da574b593e [2021-06-18T15:08:23.202Z] Step 18/23 : EXPOSE 59999 [2021-06-18T15:08:23.486Z] ---> Running in 09258da7d06b [2021-06-18T15:08:23.771Z] Removing intermediate container 09258da7d06b [2021-06-18T15:08:23.771Z] ---> 95016efef7af [2021-06-18T15:08:23.771Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-18T15:08:24.050Z] ---> Running in 4fa277db64ac [2021-06-18T15:08:24.650Z] Removing intermediate container 4fa277db64ac [2021-06-18T15:08:24.650Z] ---> 1d0101a8d109 [2021-06-18T15:08:24.650Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T15:08:24.650Z] ---> Running in e018895eabf6 [2021-06-18T15:08:25.250Z] Removing intermediate container e018895eabf6 [2021-06-18T15:08:25.250Z] ---> e48a91fdba8b [2021-06-18T15:08:25.250Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T15:08:25.250Z] ---> Running in b92eac37620a [2021-06-18T15:08:25.848Z] Removing intermediate container b92eac37620a [2021-06-18T15:08:25.848Z] ---> 866332ea0f2d [2021-06-18T15:08:25.848Z] Step 22/23 : LABEL git_sha=a24609de80133c139ab476bfa891138650961ed9 [2021-06-18T15:08:25.848Z] ---> Running in f406cb63be5b [2021-06-18T15:08:26.449Z] Removing intermediate container f406cb63be5b [2021-06-18T15:08:26.449Z] ---> 9a403c073ad7 [2021-06-18T15:08:26.449Z] Step 23/23 : LABEL version=2.0.0-dev.79 [2021-06-18T15:08:26.449Z] ---> Running in ead1e45a4a90 [2021-06-18T15:08:27.045Z] Removing intermediate container ead1e45a4a90 [2021-06-18T15:08:27.045Z] ---> de321b166a3e [2021-06-18T15:08:27.045Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-18T15:08:27.045Z] Successfully built de321b166a3e [2021-06-18T15:08:27.045Z] 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-18T15:08:27.637Z] ---> job-cost.sh [2021-06-18T15:08:27.637Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2L7H [2021-06-18T15:09:06.606Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T15:10:28.357Z] lf-activate-venv(): INFO: Adding /tmp/venv-2L7H/bin to PATH [2021-06-18T15:10:28.357Z] INFO: No Stack... [2021-06-18T15:10:28.357Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T15:10:28.357Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T15:10:28.700Z] + cat /w/workspace/device-sdk-go/188/archives/cost.csv [2021-06-18T15:10:28.701Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T15:10:28.767Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] [2021-06-18T15:10:28.776Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] did not exist. Created. [2021-06-18T15:10:28.776Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T15:10:29.144Z] /w/workspace/device-sdk-go/188@tmp/durable-506c3381/script.sh: 1: /w/workspace/device-sdk-go/188@tmp/durable-506c3381/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-18T15:10:29.488Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T15:10:29.519Z] Warning: overwriting stash ‘stack-cost’ [2021-06-18T15:10:29.691Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T15:10:29.703Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-188-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-18T15:10:30.360Z] provisioning config files... [2021-06-18T15:10:30.373Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8757023795598933230tmp [Pipeline] { [Pipeline] sh [2021-06-18T15:10:30.692Z] + set +x [2021-06-18T15:10:30.692Z] + curl -s https://codecov.io/bash [2021-06-18T15:10:30.692Z] + bash -s -- [2021-06-18T15:10:30.692Z] [2021-06-18T15:10:30.692Z] _____ _ [2021-06-18T15:10:30.692Z] / ____| | | [2021-06-18T15:10:30.692Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T15:10:30.692Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T15:10:30.692Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T15:10:30.692Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T15:10:30.692Z] Bash-1.0.3 [2021-06-18T15:10:30.692Z] [2021-06-18T15:10:30.692Z] [2021-06-18T15:10:30.692Z] ==> git version 2.24.4 found [2021-06-18T15:10:30.692Z] ==> 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-18T15:10:30.692Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T15:10:30.692Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T15:10:30.955Z] ==> Jenkins CI detected. [2021-06-18T15:10:30.955Z] project root: . [2021-06-18T15:10:30.955Z] --> token set from env [2021-06-18T15:10:30.955Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T15:10:30.955Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T15:10:30.955Z] ==> Python coveragepy not found [2021-06-18T15:10:30.955Z] ==> Searching for coverage reports in: [2021-06-18T15:10:30.955Z] + . [2021-06-18T15:10:30.955Z] -> Found 1 reports [2021-06-18T15:10:30.955Z] ==> Detecting git/mercurial file structure [2021-06-18T15:10:30.955Z] ==> Reading reports [2021-06-18T15:10:30.955Z] + ./coverage.out bytes=126073 [2021-06-18T15:10:30.955Z] ==> Appending adjustments [2021-06-18T15:10:30.955Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T15:10:31.217Z] + Found adjustments [2021-06-18T15:10:31.217Z] ==> Gzipping contents [2021-06-18T15:10:31.217Z] 20K /tmp/codecov.JdepZS.gz [2021-06-18T15:10:31.217Z] ==> Uploading reports [2021-06-18T15:10:31.217Z] url: https://codecov.io [2021-06-18T15:10:31.217Z] query: branch=master&commit=a24609de80133c139ab476bfa891138650961ed9&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T15:10:31.217Z] -> Pinging Codecov [2021-06-18T15:10:31.217Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a24609de80133c139ab476bfa891138650961ed9&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-18T15:10:31.795Z] -> Uploading to [2021-06-18T15:10:31.795Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/7E55EF52A471D76F132DFD9A03CDDE97/a24609de80133c139ab476bfa891138650961ed9/3578a377-3923-498b-947c-41b8efc0b740.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T151031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fffe9162b63ef252fff9b93b8e1addd6230416d4c6f72a754610664a479682c3 [2021-06-18T15:10:31.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T15:10:31.795Z] Dload Upload Total Spent Left Speed [2021-06-18T15:10:32.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16391 0 0 100 16391 0 37274 --:--:-- --:--:-- --:--:-- 37337 [2021-06-18T15:10:32.059Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a24609de80133c139ab476bfa891138650961ed9 [Pipeline] } [2021-06-18T15:10:32.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-18T15:10:32.850Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-18T15:10:32.868Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:10:33.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T15:10:33.179Z] [2021-06-18T15:10:33.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:10:33.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T15:10:33.514Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-18T15:10:33.514Z] 188c0c94c7c5: Pulling fs layer [2021-06-18T15:10:33.514Z] 0ef7d3d256c8: Pulling fs layer [2021-06-18T15:10:33.514Z] de9db76c5a1d: Pulling fs layer [2021-06-18T15:10:33.514Z] 0eba1c9be4d2: Pulling fs layer [2021-06-18T15:10:33.514Z] 0d57e429df01: Pulling fs layer [2021-06-18T15:10:33.514Z] 4e4be7b47b0d: Pulling fs layer [2021-06-18T15:10:33.514Z] e1f770b5df2f: Pulling fs layer [2021-06-18T15:10:33.514Z] 85a0685a4137: Pulling fs layer [2021-06-18T15:10:33.514Z] 0eba1c9be4d2: Waiting [2021-06-18T15:10:33.514Z] 0d57e429df01: Waiting [2021-06-18T15:10:33.514Z] 4e4be7b47b0d: Waiting [2021-06-18T15:10:33.514Z] e1f770b5df2f: Waiting [2021-06-18T15:10:33.514Z] 85a0685a4137: Waiting [2021-06-18T15:10:33.514Z] de9db76c5a1d: Verifying Checksum [2021-06-18T15:10:33.514Z] de9db76c5a1d: Download complete [2021-06-18T15:10:33.514Z] 0ef7d3d256c8: Verifying Checksum [2021-06-18T15:10:33.514Z] 0ef7d3d256c8: Download complete [2021-06-18T15:10:33.514Z] 0d57e429df01: Verifying Checksum [2021-06-18T15:10:33.514Z] 0d57e429df01: Download complete [2021-06-18T15:10:33.777Z] 188c0c94c7c5: Verifying Checksum [2021-06-18T15:10:33.777Z] 188c0c94c7c5: Download complete [2021-06-18T15:10:33.777Z] 4e4be7b47b0d: Verifying Checksum [2021-06-18T15:10:33.777Z] 4e4be7b47b0d: Download complete [2021-06-18T15:10:33.777Z] 188c0c94c7c5: Pull complete [2021-06-18T15:10:34.039Z] 0ef7d3d256c8: Pull complete [2021-06-18T15:10:34.039Z] de9db76c5a1d: Pull complete [2021-06-18T15:10:35.436Z] e1f770b5df2f: Verifying Checksum [2021-06-18T15:10:35.436Z] e1f770b5df2f: Download complete [2021-06-18T15:10:37.359Z] 0eba1c9be4d2: Verifying Checksum [2021-06-18T15:10:37.359Z] 0eba1c9be4d2: Download complete [2021-06-18T15:10:37.359Z] 85a0685a4137: Verifying Checksum [2021-06-18T15:10:37.359Z] 85a0685a4137: Download complete [2021-06-18T15:10:39.943Z] 0eba1c9be4d2: Pull complete [2021-06-18T15:10:40.218Z] 0d57e429df01: Pull complete [2021-06-18T15:10:40.218Z] 4e4be7b47b0d: Pull complete [2021-06-18T15:10:40.797Z] e1f770b5df2f: Pull complete [2021-06-18T15:10:46.117Z] 85a0685a4137: Pull complete [2021-06-18T15:10:46.117Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-18T15:10:46.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-18T15:10:46.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-18T15:10:46.191Z] prd-centos7-docker-4c-2g-203 does not seem to be running inside a container [2021-06-18T15:10:46.259Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-18T15:10:46.924Z] $ docker top 1720b8155c3713cd4451c9eb5c04d02c5c73efdc2384ce5decfeca487fe7c45c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T15:10:47.027Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-18T15:10:47.326Z] + set -o pipefail [2021-06-18T15:10:47.326Z] + snyk monitor '--org=edgex-jenkins' [2021-06-18T15:10:52.638Z] [2021-06-18T15:10:52.638Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-18T15:10:52.638Z] [2021-06-18T15:10:52.638Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/45264bd1-86f8-40c5-be74-b0aee1c0c73c [2021-06-18T15:10:52.638Z] [2021-06-18T15:10:52.638Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-18T15:10:52.638Z] [2021-06-18T15:10:52.900Z] [Pipeline] } [2021-06-18T15:10:52.912Z] $ docker stop --time=1 1720b8155c3713cd4451c9eb5c04d02c5c73efdc2384ce5decfeca487fe7c45c [2021-06-18T15:10:55.085Z] $ docker rm -f 1720b8155c3713cd4451c9eb5c04d02c5c73efdc2384ce5decfeca487fe7c45c [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-18T15:10:55.767Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:10:55.790Z] provisioning config files... [2021-06-18T15:10:55.800Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3122077114187900504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:10:56.121Z] --> edgex-publish-swagger.sh [2021-06-18T15:10:56.121Z] === Publish openapi/v1 API === [2021-06-18T15:10:56.121Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-18T15:10:56.121Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-18T15:10:56.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T15:10:56.121Z] Dload Upload Total Spent Left Speed [2021-06-18T15:10:57.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 23299 --:--:-- --:--:-- --:--:-- 23275 100 19947 0 0 100 19947 0 23295 --:--:-- --:--:-- --:--:-- 23275 [2021-06-18T15:10:57.067Z] [2021-06-18T15:10:57.067Z] [2021-06-18T15:10:57.067Z] === Publish openapi/v2 API === [2021-06-18T15:10:57.067Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-18T15:10:57.067Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-18T15:10:57.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T15:10:57.067Z] Dload Upload Total Spent Left Speed [2021-06-18T15:10:57.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 66841 --:--:-- --:--:-- --:--:-- 66774 100 51483 0 0 100 51483 0 66828 --:--:-- --:--:-- --:--:-- 66774 [2021-06-18T15:10:57.642Z] [2021-06-18T15:10:57.642Z] [Pipeline] } [2021-06-18T15:10:57.651Z] 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-18T15:10:58.210Z] + git log --format=format:%s -1 a24609de80133c139ab476bfa891138650961ed9 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:10:58.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:10:58.516Z] . [Pipeline] withDockerContainer [2021-06-18T15:10:58.611Z] prd-centos7-docker-4c-2g-203 does not seem to be running inside a container [2021-06-18T15:10:58.654Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T15:10:59.732Z] $ docker top d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:10:59.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:10:59.859Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:10:59.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:10:59.975Z] $ docker exec d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 ssh-agent [2021-06-18T15:11:00.076Z] SSH_AUTH_SOCK=/tmp/ssh-ot5XDSWhaiwE/agent.13 [2021-06-18T15:11:00.076Z] SSH_AGENT_PID=19 [2021-06-18T15:11:00.082Z] Running ssh-add (command line suppressed) [2021-06-18T15:11:00.169Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_166964615071323816.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_166964615071323816.key) [2021-06-18T15:11:00.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:11:00.501Z] + git semver tag [2021-06-18T15:11:00.501Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:11:00.501Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-18T15:11:00.501Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-18T15:11:00.501Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:11:00.501Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:11:00.501Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:11:00.501Z] # $SEMVER_BRANCH = master [2021-06-18T15:11:00.501Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-18T15:11:00.501Z] # a24609de80133c139ab476bfa891138650961ed9 HEAD [2021-06-18T15:11:00.501Z] # -> Force: false [2021-06-18T15:11:00.501Z] # 2dd5b2f9f2ed1f306e3c465594300d86b858e176 refs/tags/v2.0.0-dev.79 [Pipeline] } [2021-06-18T15:11:00.511Z] $ docker exec --env ******** --env ******** d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 ssh-agent -k [2021-06-18T15:11:00.605Z] unset SSH_AUTH_SOCK; [2021-06-18T15:11:00.605Z] unset SSH_AGENT_PID; [2021-06-18T15:11:00.605Z] echo Agent pid 19 killed; [2021-06-18T15:11:00.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:11:00.961Z] + git semver [Pipeline] } [2021-06-18T15:11:00.973Z] $ docker stop --time=1 d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 [2021-06-18T15:11:02.271Z] $ docker rm -f d62d1c610d7b855c096d7efb18ec8c91394c409c0b1e8c020c096e3fb2c89d08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:11:02.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T15:11:02.764Z] [2021-06-18T15:11:02.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:11:03.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T15:11:03.086Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-18T15:11:03.086Z] ab5ef0e58194: Pulling fs layer [2021-06-18T15:11:03.086Z] 9712f1f96733: Pulling fs layer [2021-06-18T15:11:03.086Z] 63f879dbbcfc: Pulling fs layer [2021-06-18T15:11:03.086Z] 0d9ebad4ef96: Pulling fs layer [2021-06-18T15:11:03.086Z] e9a5061849ea: Pulling fs layer [2021-06-18T15:11:03.086Z] d747dcd14b5f: Pulling fs layer [2021-06-18T15:11:03.086Z] 2de7ff778b66: Pulling fs layer [2021-06-18T15:11:03.086Z] 0d9ebad4ef96: Waiting [2021-06-18T15:11:03.086Z] e9a5061849ea: Waiting [2021-06-18T15:11:03.086Z] d747dcd14b5f: Waiting [2021-06-18T15:11:03.086Z] 2de7ff778b66: Waiting [2021-06-18T15:11:03.086Z] 9712f1f96733: Verifying Checksum [2021-06-18T15:11:03.086Z] 9712f1f96733: Download complete [2021-06-18T15:11:04.474Z] 63f879dbbcfc: Verifying Checksum [2021-06-18T15:11:04.474Z] 63f879dbbcfc: Download complete [2021-06-18T15:11:04.736Z] e9a5061849ea: Verifying Checksum [2021-06-18T15:11:04.736Z] e9a5061849ea: Download complete [2021-06-18T15:11:04.736Z] d747dcd14b5f: Verifying Checksum [2021-06-18T15:11:04.736Z] d747dcd14b5f: Download complete [2021-06-18T15:11:04.996Z] 0d9ebad4ef96: Verifying Checksum [2021-06-18T15:11:04.996Z] 0d9ebad4ef96: Download complete [2021-06-18T15:11:04.996Z] 2de7ff778b66: Verifying Checksum [2021-06-18T15:11:04.996Z] 2de7ff778b66: Download complete [2021-06-18T15:11:05.263Z] ab5ef0e58194: Verifying Checksum [2021-06-18T15:11:05.263Z] ab5ef0e58194: Download complete [2021-06-18T15:11:07.848Z] ab5ef0e58194: Pull complete [2021-06-18T15:11:07.848Z] 9712f1f96733: Pull complete [2021-06-18T15:11:08.421Z] 63f879dbbcfc: Pull complete [2021-06-18T15:11:11.748Z] 0d9ebad4ef96: Pull complete [2021-06-18T15:11:11.748Z] e9a5061849ea: Pull complete [2021-06-18T15:11:12.010Z] d747dcd14b5f: Pull complete [2021-06-18T15:11:12.964Z] 2de7ff778b66: Pull complete [2021-06-18T15:11:12.964Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-18T15:11:12.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-18T15:11:12.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-18T15:11:13.064Z] prd-centos7-docker-4c-2g-203 does not seem to be running inside a container [2021-06-18T15:11:13.121Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-18T15:11:16.635Z] $ docker top 47b36d74ff6a8b442cd14050b38b2076f88a64e69ce0fe0656af9d5677bbfc0e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:11:16.748Z] provisioning config files... [2021-06-18T15:11:16.758Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8032029198427298691tmp [2021-06-18T15:11:16.773Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1106220862846863524tmp [2021-06-18T15:11:16.786Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5683553619143089204tmp [Pipeline] { [Pipeline] echo [2021-06-18T15:11:16.810Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:17.114Z] ---> sigul-configuration.sh [2021-06-18T15:11:17.114Z] gpg: directory `/root/.gnupg' created [2021-06-18T15:11:17.114Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-18T15:11:17.114Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-18T15:11:17.114Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-18T15:11:17.114Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-18T15:11:17.114Z] gpg: CAST5 encrypted data [2021-06-18T15:11:17.114Z] gpg: encrypted with 1 passphrase [2021-06-18T15:11:17.114Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-18T15:11:17.414Z] + mkdir /home/jenkins [2021-06-18T15:11:17.414Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-18T15:11:17.807Z] + 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-18T15:11:17.819Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:18.130Z] ---> sigul-install.sh [2021-06-18T15:11:23.433Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-18T15:11:23.730Z] + git tag --list [2021-06-18T15:11:23.730Z] 0.7.1 [2021-06-18T15:11:23.730Z] delhi-tag [2021-06-18T15:11:23.730Z] v1.0.0 [2021-06-18T15:11:23.730Z] v1.1.0 [2021-06-18T15:11:23.730Z] v1.1.1 [2021-06-18T15:11:23.730Z] v1.1.2 [2021-06-18T15:11:23.730Z] v1.2.0 [2021-06-18T15:11:23.730Z] v1.2.1 [2021-06-18T15:11:23.730Z] v1.2.2 [2021-06-18T15:11:23.730Z] v1.2.3 [2021-06-18T15:11:23.730Z] v1.3.0 [2021-06-18T15:11:23.730Z] v1.4.0 [2021-06-18T15:11:23.730Z] v2.0.0-dev.1 [2021-06-18T15:11:23.730Z] v2.0.0-dev.10 [2021-06-18T15:11:23.730Z] v2.0.0-dev.11 [2021-06-18T15:11:23.730Z] v2.0.0-dev.12 [2021-06-18T15:11:23.730Z] v2.0.0-dev.13 [2021-06-18T15:11:23.730Z] v2.0.0-dev.14 [2021-06-18T15:11:23.730Z] v2.0.0-dev.15 [2021-06-18T15:11:23.730Z] v2.0.0-dev.16 [2021-06-18T15:11:23.730Z] v2.0.0-dev.17 [2021-06-18T15:11:23.730Z] v2.0.0-dev.18 [2021-06-18T15:11:23.730Z] v2.0.0-dev.19 [2021-06-18T15:11:23.730Z] v2.0.0-dev.2 [2021-06-18T15:11:23.730Z] v2.0.0-dev.20 [2021-06-18T15:11:23.730Z] v2.0.0-dev.21 [2021-06-18T15:11:23.730Z] v2.0.0-dev.22 [2021-06-18T15:11:23.730Z] v2.0.0-dev.23 [2021-06-18T15:11:23.730Z] v2.0.0-dev.24 [2021-06-18T15:11:23.730Z] v2.0.0-dev.25 [2021-06-18T15:11:23.730Z] v2.0.0-dev.26 [2021-06-18T15:11:23.730Z] v2.0.0-dev.27 [2021-06-18T15:11:23.730Z] v2.0.0-dev.28 [2021-06-18T15:11:23.730Z] v2.0.0-dev.29 [2021-06-18T15:11:23.730Z] v2.0.0-dev.3 [2021-06-18T15:11:23.730Z] v2.0.0-dev.30 [2021-06-18T15:11:23.730Z] v2.0.0-dev.31 [2021-06-18T15:11:23.730Z] v2.0.0-dev.32 [2021-06-18T15:11:23.730Z] v2.0.0-dev.33 [2021-06-18T15:11:23.730Z] v2.0.0-dev.34 [2021-06-18T15:11:23.730Z] v2.0.0-dev.35 [2021-06-18T15:11:23.730Z] v2.0.0-dev.36 [2021-06-18T15:11:23.730Z] v2.0.0-dev.37 [2021-06-18T15:11:23.730Z] v2.0.0-dev.38 [2021-06-18T15:11:23.730Z] v2.0.0-dev.39 [2021-06-18T15:11:23.730Z] v2.0.0-dev.4 [2021-06-18T15:11:23.730Z] v2.0.0-dev.40 [2021-06-18T15:11:23.730Z] v2.0.0-dev.41 [2021-06-18T15:11:23.730Z] v2.0.0-dev.42 [2021-06-18T15:11:23.730Z] v2.0.0-dev.43 [2021-06-18T15:11:23.730Z] v2.0.0-dev.44 [2021-06-18T15:11:23.730Z] v2.0.0-dev.45 [2021-06-18T15:11:23.730Z] v2.0.0-dev.46 [2021-06-18T15:11:23.730Z] v2.0.0-dev.47 [2021-06-18T15:11:23.730Z] v2.0.0-dev.48 [2021-06-18T15:11:23.730Z] v2.0.0-dev.49 [2021-06-18T15:11:23.730Z] v2.0.0-dev.5 [2021-06-18T15:11:23.730Z] v2.0.0-dev.50 [2021-06-18T15:11:23.730Z] v2.0.0-dev.51 [2021-06-18T15:11:23.730Z] v2.0.0-dev.52 [2021-06-18T15:11:23.730Z] v2.0.0-dev.53 [2021-06-18T15:11:23.730Z] v2.0.0-dev.54 [2021-06-18T15:11:23.730Z] v2.0.0-dev.55 [2021-06-18T15:11:23.730Z] v2.0.0-dev.56 [2021-06-18T15:11:23.730Z] v2.0.0-dev.57 [2021-06-18T15:11:23.730Z] v2.0.0-dev.58 [2021-06-18T15:11:23.730Z] v2.0.0-dev.59 [2021-06-18T15:11:23.730Z] v2.0.0-dev.6 [2021-06-18T15:11:23.730Z] v2.0.0-dev.60 [2021-06-18T15:11:23.730Z] v2.0.0-dev.61 [2021-06-18T15:11:23.730Z] v2.0.0-dev.62 [2021-06-18T15:11:23.730Z] v2.0.0-dev.63 [2021-06-18T15:11:23.730Z] v2.0.0-dev.64 [2021-06-18T15:11:23.730Z] v2.0.0-dev.65 [2021-06-18T15:11:23.730Z] v2.0.0-dev.66 [2021-06-18T15:11:23.730Z] v2.0.0-dev.67 [2021-06-18T15:11:23.730Z] v2.0.0-dev.68 [2021-06-18T15:11:23.730Z] v2.0.0-dev.69 [2021-06-18T15:11:23.730Z] v2.0.0-dev.7 [2021-06-18T15:11:23.730Z] v2.0.0-dev.70 [2021-06-18T15:11:23.730Z] v2.0.0-dev.71 [2021-06-18T15:11:23.730Z] v2.0.0-dev.72 [2021-06-18T15:11:23.730Z] v2.0.0-dev.73 [2021-06-18T15:11:23.730Z] v2.0.0-dev.74 [2021-06-18T15:11:23.730Z] v2.0.0-dev.75 [2021-06-18T15:11:23.730Z] v2.0.0-dev.76 [2021-06-18T15:11:23.730Z] v2.0.0-dev.77 [2021-06-18T15:11:23.730Z] v2.0.0-dev.78 [2021-06-18T15:11:23.730Z] v2.0.0-dev.79 [2021-06-18T15:11:23.730Z] v2.0.0-dev.8 [2021-06-18T15:11:23.730Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-18T15:11:24.329Z] + lftools sign git-tag v2.0.0-dev.79 [2021-06-18T15:11:24.671Z] Signing Git tag with Sigul... [2021-06-18T15:11:24.671Z] Signing v2.0.0-dev.79 [Pipeline] echo [2021-06-18T15:11:25.396Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:25.699Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-18T15:11:25.707Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-18T15:11:25.733Z] $ docker stop --time=1 47b36d74ff6a8b442cd14050b38b2076f88a64e69ce0fe0656af9d5677bbfc0e [2021-06-18T15:11:28.608Z] $ docker rm -f 47b36d74ff6a8b442cd14050b38b2076f88a64e69ce0fe0656af9d5677bbfc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:11:29.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:11:29.329Z] . [Pipeline] withDockerContainer [2021-06-18T15:11:29.412Z] prd-centos7-docker-4c-2g-203 does not seem to be running inside a container [2021-06-18T15:11:29.461Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T15:11:29.936Z] $ docker top 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:11:30.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:11:30.064Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:11:30.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:11:30.179Z] $ docker exec 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a ssh-agent [2021-06-18T15:11:30.287Z] SSH_AUTH_SOCK=/tmp/ssh-R4fF6KbIneOc/agent.14 [2021-06-18T15:11:30.287Z] SSH_AGENT_PID=20 [2021-06-18T15:11:30.293Z] Running ssh-add (command line suppressed) [2021-06-18T15:11:30.385Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_350657008988152773.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_350657008988152773.key) [2021-06-18T15:11:30.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:11:30.711Z] + git semver bump pre [2021-06-18T15:11:30.711Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:11:30.711Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-18T15:11:30.711Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-18T15:11:30.711Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:11:30.711Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:11:30.711Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:11:30.711Z] # $SEMVER_BRANCH = master [2021-06-18T15:11:30.711Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-18T15:11:30.711Z] 2.0.0-dev.80 [Pipeline] } [2021-06-18T15:11:30.719Z] $ docker exec --env ******** --env ******** 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a ssh-agent -k [2021-06-18T15:11:30.818Z] unset SSH_AUTH_SOCK; [2021-06-18T15:11:30.818Z] unset SSH_AGENT_PID; [2021-06-18T15:11:30.818Z] echo Agent pid 20 killed; [2021-06-18T15:11:30.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:11:31.168Z] + git semver [Pipeline] } [2021-06-18T15:11:31.179Z] $ docker stop --time=1 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a [2021-06-18T15:11:32.425Z] $ docker rm -f 09295b10772f786a6f8c719ffd0648e19438301f00589a5e5d9786bf3753af3a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:11:32.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:11:32.837Z] . [Pipeline] withDockerContainer [2021-06-18T15:11:32.909Z] prd-centos7-docker-4c-2g-203 does not seem to be running inside a container [2021-06-18T15:11:32.950Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T15:11:33.415Z] $ docker top 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:11:33.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:11:33.546Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:11:33.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:11:33.654Z] $ docker exec 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b ssh-agent [2021-06-18T15:11:33.759Z] SSH_AUTH_SOCK=/tmp/ssh-0jqHBtVqQUVN/agent.13 [2021-06-18T15:11:33.759Z] SSH_AGENT_PID=20 [2021-06-18T15:11:33.765Z] Running ssh-add (command line suppressed) [2021-06-18T15:11:33.848Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6293772900187305164.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6293772900187305164.key) [2021-06-18T15:11:33.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:11:34.165Z] + git semver push [2021-06-18T15:11:34.165Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:11:34.165Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-18T15:11:34.165Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-18T15:11:34.165Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:11:34.165Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:11:34.165Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:11:34.165Z] # $SEMVER_BRANCH = master [2021-06-18T15:11:34.165Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-18T15:11:39.476Z] $ docker exec --env ******** --env ******** 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b ssh-agent -k [2021-06-18T15:11:39.569Z] unset SSH_AUTH_SOCK; [2021-06-18T15:11:39.570Z] unset SSH_AGENT_PID; [2021-06-18T15:11:39.570Z] echo Agent pid 20 killed; [2021-06-18T15:11:39.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:11:39.951Z] + git semver [Pipeline] } [2021-06-18T15:11:39.966Z] $ docker stop --time=1 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b [2021-06-18T15:11:41.191Z] $ docker rm -f 267b9a14a7c4cc39f13770a4fe6d057240e6d91abaea85a8e6cc8ee03319326b [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-18T15:11:42.368Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:42.959Z] ---> package-listing.sh [2021-06-18T15:11:42.959Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T15:11:42.959Z] ++ facter osfamily [2021-06-18T15:11:43.223Z] + OS_FAMILY=redhat [2021-06-18T15:11:43.223Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-18T15:11:43.223Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T15:11:43.223Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T15:11:43.223Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T15:11:43.223Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T15:11:43.223Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-18T15:11:43.223Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T15:11:43.223Z] + case "${OS_FAMILY}" in [2021-06-18T15:11:43.223Z] + rpm -qa [2021-06-18T15:11:43.223Z] + sort [2021-06-18T15:11:43.798Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T15:11:43.799Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T15:11:43.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T15:11:43.799Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-18T15:11:43.799Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-18T15:11:43.799Z] + 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-18T15:11:43.816Z] 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-18T15:11:44.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:11:44.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:11:44.670Z] [2021-06-18T15:11:44.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:11:44.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:11:44.982Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T15:11:44.982Z] df20fa9351a1: Pulling fs layer [2021-06-18T15:11:44.982Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T15:11:44.982Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T15:11:44.982Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T15:11:44.982Z] 93b61091891f: Pulling fs layer [2021-06-18T15:11:44.982Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T15:11:44.982Z] 5e14af77c1be: Pulling fs layer [2021-06-18T15:11:44.982Z] 01666e4c0597: Pulling fs layer [2021-06-18T15:11:44.982Z] aa168da1d23b: Pulling fs layer [2021-06-18T15:11:44.982Z] 46f8f816bc3b: Waiting [2021-06-18T15:11:44.982Z] 93b61091891f: Waiting [2021-06-18T15:11:44.982Z] 93b9cdb0e59b: Waiting [2021-06-18T15:11:44.982Z] 5e14af77c1be: Waiting [2021-06-18T15:11:44.982Z] 01666e4c0597: Waiting [2021-06-18T15:11:44.982Z] aa168da1d23b: Waiting [2021-06-18T15:11:44.982Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T15:11:44.982Z] 36b3adc4ff6f: Download complete [2021-06-18T15:11:44.982Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T15:11:44.982Z] 46f8f816bc3b: Download complete [2021-06-18T15:11:44.982Z] df20fa9351a1: Verifying Checksum [2021-06-18T15:11:44.982Z] df20fa9351a1: Download complete [2021-06-18T15:11:45.252Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T15:11:45.252Z] 93b9cdb0e59b: Download complete [2021-06-18T15:11:45.252Z] 93b61091891f: Verifying Checksum [2021-06-18T15:11:45.252Z] 93b61091891f: Download complete [2021-06-18T15:11:45.252Z] 5e14af77c1be: Verifying Checksum [2021-06-18T15:11:45.252Z] 5e14af77c1be: Download complete [2021-06-18T15:11:45.252Z] 01666e4c0597: Verifying Checksum [2021-06-18T15:11:45.252Z] 01666e4c0597: Download complete [2021-06-18T15:11:45.252Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T15:11:45.252Z] 8ad3a11d3b57: Download complete [2021-06-18T15:11:45.252Z] df20fa9351a1: Pull complete [2021-06-18T15:11:45.513Z] 36b3adc4ff6f: Pull complete [2021-06-18T15:11:46.089Z] 8ad3a11d3b57: Pull complete [2021-06-18T15:11:46.089Z] 46f8f816bc3b: Pull complete [2021-06-18T15:11:46.350Z] 93b61091891f: Pull complete [2021-06-18T15:11:46.350Z] 93b9cdb0e59b: Pull complete [2021-06-18T15:11:46.350Z] 5e14af77c1be: Pull complete [2021-06-18T15:11:46.611Z] 01666e4c0597: Pull complete [2021-06-18T15:11:46.875Z] aa168da1d23b: Verifying Checksum [2021-06-18T15:11:46.875Z] aa168da1d23b: Download complete [2021-06-18T15:11:51.138Z] aa168da1d23b: Pull complete [2021-06-18T15:11:51.138Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T15:11:51.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:11:51.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T15:11:51.214Z] prd-centos7-docker-4c-2g-203 does not seem to be running inside a container [2021-06-18T15:11:51.252Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T15:11:53.366Z] $ docker top 0871b7741d27895e55633b0320bc0d67b02ec6f9fb5e191b7e5c457858a59c31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:11:53.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T15:11:54.048Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T15:11:54.353Z] + ls /var/log/sa-host [2021-06-18T15:11:54.353Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T15:11:54.353Z] file_magic: OK [2021-06-18T15:11:54.353Z] HZ: Using current value: 100 [2021-06-18T15:11:54.353Z] file_header: OK [2021-06-18T15:11:54.353Z] 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-18T15:11:54.353Z] Statistics: [2021-06-18T15:11:54.353Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T15:11:54.353Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T15:11:54.353Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T15:11:54.353Z] file_magic: OK [2021-06-18T15:11:54.353Z] HZ: Using current value: 100 [2021-06-18T15:11:54.353Z] file_header: OK [2021-06-18T15:11:54.353Z] 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-18T15:11:54.353Z] Statistics: [2021-06-18T15:11:54.353Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T15:11:54.353Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:11:54.580Z] provisioning config files... [2021-06-18T15:11:54.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4907891986593297200tmp [Pipeline] { [Pipeline] echo [2021-06-18T15:11:54.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:54.906Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T15:11:54.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:55.337Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T15:11:55.347Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:55.647Z] ---> sudo-logs.sh [2021-06-18T15:11:55.647Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T15:11:55.680Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:55.974Z] ---> job-cost.sh [2021-06-18T15:11:55.974Z] lf-activate-venv: SKIPPING [2021-06-18T15:11:55.974Z] DEBUG: total: 0.18000000715255737 [2021-06-18T15:11:55.974Z] INFO: Retrieving Stack Cost... [2021-06-18T15:11:56.918Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T15:11:57.178Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T15:11:57.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:11:57.483Z] ---> logs-deploy.sh [2021-06-18T15:11:57.483Z] lf-activate-venv: SKIPPING [2021-06-18T15:11:57.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/188 [2021-06-18T15:11:57.483Z] INFO: archiving workspace using pattern(s): [2021-06-18T15:11:58.425Z] Archives upload complete. [2021-06-18T15:11:58.425Z] INFO: archiving logs to Nexus