Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 47e6572bf3f6e85c5b9bc91201383ea800e067cb 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-ssh5467057041546394869.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-ssh1637348402455655320.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-ssh1816739034732508143.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-ssh8768240968803766473.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh8221488847806851624.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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/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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-821 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 Avoid second fetch Checking out Revision 47e6572bf3f6e85c5b9bc91201383ea800e067cb (master) > 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-ssh5910695079912095157.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 Commit message: "Merge pull request #995 from cherrycl/issue-994" > git rev-list --no-walk 453c90017645f0c1aacfabdcdc15791e5757fa99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-30T03:48:26.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-30T03:48:26.484Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-30T03:48:26.519Z] ========================================================= [2021-06-30T03:48:26.519Z] EdgeX Global Pipelines Version Info [2021-06-30T03:48:26.519Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:48:27.997Z] ------------------- [2021-06-30T03:48:27.997Z] stable info: [2021-06-30T03:48:27.997Z] ------------------- [2021-06-30T03:48:27.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-30T03:48:27.997Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T03:48:27.997Z] Message: update stable to v1.0.195 [2021-06-30T03:48:28.574Z] ------------------- [2021-06-30T03:48:28.574Z] experimental info: [2021-06-30T03:48:28.574Z] ------------------- [2021-06-30T03:48:28.574Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-30T03:48:28.574Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T03:48:28.574Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-30T03:48:28.699Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-30T03:48:28.723Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-30T03:48:28.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-30T03:48:28.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-30T03:48:28.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-30T03:48:28.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-30T03:48:28.842Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-30T03:48:28.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-30T03:48:28.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-30T03:48:28.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-30T03:48:28.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-30T03:48:28.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-30T03:48:29.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-30T03:48:29.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-30T03:48:29.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T03:48:29.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T03:48:29.131Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T03:48:29.167Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-30T03:48:29.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-30T03:48:29.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-30T03:48:29.236Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-30T03:48:29.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-30T03:48:29.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-30T03:48:29.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-30T03:48:29.365Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-30T03:48:29.389Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-30T03:48:29.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-30T03:48:29.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-30T03:48:29.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-30T03:48:29.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47e6572bf3f6e85c5b9bc91201383ea800e067cb [Pipeline] echo [2021-06-30T03:48:29.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47e6572 [Pipeline] echo [2021-06-30T03:48:29.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T03:48:29.609Z] provisioning config files... [2021-06-30T03:48:29.625Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7446434469042530711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:48:29.942Z] ---> docker-login.sh [2021-06-30T03:48:29.942Z] nexus3.edgexfoundry.org:10001 [2021-06-30T03:48:30.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:48:30.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:48:30.203Z] Configure a credential helper to remove this warning. See [2021-06-30T03:48:30.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:48:30.203Z] [2021-06-30T03:48:30.203Z] Login Succeeded [2021-06-30T03:48:30.203Z] nexus3.edgexfoundry.org:10002 [2021-06-30T03:48:30.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:48:30.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:48:30.466Z] Configure a credential helper to remove this warning. See [2021-06-30T03:48:30.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:48:30.466Z] [2021-06-30T03:48:30.466Z] Login Succeeded [2021-06-30T03:48:30.466Z] nexus3.edgexfoundry.org:10003 [2021-06-30T03:48:30.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:48:30.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:48:30.466Z] Configure a credential helper to remove this warning. See [2021-06-30T03:48:30.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:48:30.466Z] [2021-06-30T03:48:30.466Z] Login Succeeded [2021-06-30T03:48:30.466Z] nexus3.edgexfoundry.org:10004 [2021-06-30T03:48:30.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:48:30.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:48:30.727Z] Configure a credential helper to remove this warning. See [2021-06-30T03:48:30.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:48:30.727Z] [2021-06-30T03:48:30.727Z] Login Succeeded [2021-06-30T03:48:30.727Z] docker.io [2021-06-30T03:48:30.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:48:30.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:48:30.993Z] Configure a credential helper to remove this warning. See [2021-06-30T03:48:30.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:48:30.993Z] [2021-06-30T03:48:30.993Z] Login Succeeded [2021-06-30T03:48:30.993Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T03:48:31.002Z] 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-30T03:48:31.507Z] + git log --format=format:%s -1 47e6572bf3f6e85c5b9bc91201383ea800e067cb [Pipeline] echo [2021-06-30T03:48:31.547Z] GIT_COMMIT: 47e6572bf3f6e85c5b9bc91201383ea800e067cb, Commit Message: Merge pull request #995 from cherrycl/issue-994 [Pipeline] echo [2021-06-30T03:48:31.562Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:48:32.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T03:48:32.199Z] [2021-06-30T03:48:32.199Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:48:32.516Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T03:48:32.778Z] latest: Pulling from edgex-devops/git-semver [2021-06-30T03:48:32.778Z] 31603596830f: Pulling fs layer [2021-06-30T03:48:32.778Z] 54011a49482f: Pulling fs layer [2021-06-30T03:48:32.778Z] a6820b24f6d8: Pulling fs layer [2021-06-30T03:48:32.778Z] f581987b2513: Pulling fs layer [2021-06-30T03:48:32.778Z] f581987b2513: Waiting [2021-06-30T03:48:32.778Z] 54011a49482f: Verifying Checksum [2021-06-30T03:48:32.778Z] 54011a49482f: Download complete [2021-06-30T03:48:32.778Z] 31603596830f: Verifying Checksum [2021-06-30T03:48:32.778Z] 31603596830f: Download complete [2021-06-30T03:48:33.041Z] f581987b2513: Verifying Checksum [2021-06-30T03:48:33.041Z] f581987b2513: Download complete [2021-06-30T03:48:33.041Z] a6820b24f6d8: Verifying Checksum [2021-06-30T03:48:33.041Z] a6820b24f6d8: Download complete [2021-06-30T03:48:33.041Z] 31603596830f: Pull complete [2021-06-30T03:48:33.308Z] 54011a49482f: Pull complete [2021-06-30T03:48:33.883Z] a6820b24f6d8: Pull complete [2021-06-30T03:48:33.883Z] f581987b2513: Pull complete [2021-06-30T03:48:33.883Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-30T03:48:33.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T03:48:33.883Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-30T03:48:33.964Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2021-06-30T03:48:34.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T03:48:35.190Z] $ docker top e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T03:48:35.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T03:48:35.314Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T03:48:35.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T03:48:35.424Z] $ docker exec e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 ssh-agent [2021-06-30T03:48:35.526Z] SSH_AUTH_SOCK=/tmp/ssh-TzgxLS5imUva/agent.15 [2021-06-30T03:48:35.526Z] SSH_AGENT_PID=23 [2021-06-30T03:48:35.534Z] Running ssh-add (command line suppressed) [2021-06-30T03:48:35.626Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9154053692066788227.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9154053692066788227.key) [2021-06-30T03:48:35.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T03:48:35.943Z] + git tag --points-at HEAD [Pipeline] } [2021-06-30T03:48:35.955Z] $ docker exec --env ******** --env ******** e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 ssh-agent -k [2021-06-30T03:48:36.046Z] unset SSH_AUTH_SOCK; [2021-06-30T03:48:36.047Z] unset SSH_AGENT_PID; [2021-06-30T03:48:36.047Z] echo Agent pid 23 killed; [2021-06-30T03:48:36.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-30T03:48:36.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T03:48:36.101Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T03:48:36.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T03:48:36.210Z] $ docker exec e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 ssh-agent [2021-06-30T03:48:36.313Z] SSH_AUTH_SOCK=/tmp/ssh-LiuJ890akG2k/agent.58 [2021-06-30T03:48:36.314Z] SSH_AGENT_PID=64 [2021-06-30T03:48:36.319Z] Running ssh-add (command line suppressed) [2021-06-30T03:48:36.413Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2776157491525025320.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2776157491525025320.key) [2021-06-30T03:48:36.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T03:48:36.730Z] + git semver init [2021-06-30T03:48:36.730Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T03:48:36.730Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-30T03:48:36.730Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-30T03:48:36.730Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T03:48:36.730Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T03:48:36.730Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T03:48:36.730Z] # $SEMVER_BRANCH = master [2021-06-30T03:48:36.730Z] # $SEMVER_TEMP = /tmp/semver-381543834 [2021-06-30T03:48:36.730Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-30T03:48:38.133Z] # '/tmp/semver-381543834' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-30T03:48:38.133Z] # -> Force: false [2021-06-30T03:48:38.133Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-30T03:48:38.141Z] $ docker exec --env ******** --env ******** e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 ssh-agent -k [2021-06-30T03:48:38.259Z] unset SSH_AUTH_SOCK; [2021-06-30T03:48:38.260Z] unset SSH_AGENT_PID; [2021-06-30T03:48:38.260Z] echo Agent pid 64 killed; [2021-06-30T03:48:38.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T03:48:38.605Z] + git semver [Pipeline] } [2021-06-30T03:48:38.619Z] $ docker stop --time=1 e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 [2021-06-30T03:48:39.898Z] $ docker rm -f e42f0b4f62e1c00392f601ff005c6f98812057c71d746245cfe31cf51a336cd6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T03:48:40.258Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-30T03:48:40.533Z] Stashed 1 file(s) [Pipeline] echo [2021-06-30T03:48:40.537Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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-30T03:48:55.843Z] Still waiting to schedule task [2021-06-30T03:48:55.843Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-30T03:48:55.845Z] Still waiting to schedule task [2021-06-30T03:48:55.846Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-30T03:50:43.155Z] Running on prd-centos7-docker-4c-2g-824 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-30T03:50:43.177Z] Running in /w/workspace/device-sdk-go/202 [Pipeline] { [Pipeline] checkout [2021-06-30T03:50:43.291Z] Selected Git installation does not exist. Using Default [2021-06-30T03:50:43.292Z] The recommended git tool is: NONE [2021-06-30T03:50:45.840Z] using credential edgex-jenkins-ssh [2021-06-30T03:50:45.872Z] Cloning the remote Git repository [2021-06-30T03:50:45.892Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T03:50:45.958Z] > git init /w/workspace/device-sdk-go/202 # timeout=10 [2021-06-30T03:50:45.991Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T03:50:45.991Z] > git --version # timeout=10 [2021-06-30T03:50:45.998Z] > git --version # 'git version 2.24.4' [2021-06-30T03:50:45.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T03:50:46.028Z] [INFO] Currently running in a labeled security context [2021-06-30T03:50:46.028Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-30T03:50:46.028Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/202@tmp/jenkins-gitclient-ssh6410828454860179579.key [2021-06-30T03:50:46.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T03:50:46.868Z] Avoid second fetch [2021-06-30T03:50:46.868Z] Checking out Revision 47e6572bf3f6e85c5b9bc91201383ea800e067cb (master) [2021-06-30T03:50:46.846Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-30T03:50:46.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T03:50:46.876Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T03:50:46.884Z] > git checkout -f 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 [2021-06-30T03:50:50.631Z] Commit message: "Merge pull request #995 from cherrycl/issue-994" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T03:50:51.504Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-30T03:50:51.836Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T03:50:52.137Z] + true [2021-06-30T03:50:52.138Z] + sudo service docker restart [2021-06-30T03:50:52.138Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T03:51:10.387Z] provisioning config files... [2021-06-30T03:51:10.401Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/202@tmp/config547992483886855571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:51:10.746Z] ---> docker-login.sh [2021-06-30T03:51:10.746Z] nexus3.edgexfoundry.org:10001 [2021-06-30T03:51:10.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:51:11.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:51:11.012Z] Configure a credential helper to remove this warning. See [2021-06-30T03:51:11.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:51:11.012Z] [2021-06-30T03:51:11.012Z] Login Succeeded [2021-06-30T03:51:11.012Z] nexus3.edgexfoundry.org:10002 [2021-06-30T03:51:11.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:51:11.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:51:11.012Z] Configure a credential helper to remove this warning. See [2021-06-30T03:51:11.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:51:11.012Z] [2021-06-30T03:51:11.012Z] Login Succeeded [2021-06-30T03:51:11.012Z] nexus3.edgexfoundry.org:10003 [2021-06-30T03:51:11.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:51:11.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:51:11.277Z] Configure a credential helper to remove this warning. See [2021-06-30T03:51:11.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:51:11.277Z] [2021-06-30T03:51:11.277Z] Login Succeeded [2021-06-30T03:51:11.277Z] nexus3.edgexfoundry.org:10004 [2021-06-30T03:51:11.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:51:11.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:51:11.542Z] Configure a credential helper to remove this warning. See [2021-06-30T03:51:11.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:51:11.542Z] [2021-06-30T03:51:11.542Z] Login Succeeded [2021-06-30T03:51:11.542Z] docker.io [2021-06-30T03:51:11.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:51:11.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:51:11.805Z] Configure a credential helper to remove this warning. See [2021-06-30T03:51:11.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:51:11.805Z] [2021-06-30T03:51:11.805Z] Login Succeeded [2021-06-30T03:51:11.805Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T03:51:11.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T03:51:12.007Z] ========================================================= [2021-06-30T03:51:12.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-30T03:51:12.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:51:12.370Z] + 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-30T03:51:12.370Z] Sending build context to Docker daemon 2.697MB [2021-06-30T03:51:12.370Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T03:51:12.370Z] Step 2/8 : FROM ${BASE} [2021-06-30T03:51:12.633Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-30T03:51:12.633Z] 540db60ca938: Pulling fs layer [2021-06-30T03:51:12.633Z] adcc1eea9eea: Pulling fs layer [2021-06-30T03:51:12.633Z] 4c4ab2625f07: Pulling fs layer [2021-06-30T03:51:12.633Z] 0510c868ecb4: Pulling fs layer [2021-06-30T03:51:12.633Z] afea3b2eda06: Pulling fs layer [2021-06-30T03:51:12.633Z] 7809a108b3ef: Pulling fs layer [2021-06-30T03:51:12.633Z] f706445af74f: Pulling fs layer [2021-06-30T03:51:12.633Z] 0510c868ecb4: Waiting [2021-06-30T03:51:12.633Z] afea3b2eda06: Waiting [2021-06-30T03:51:12.633Z] 7809a108b3ef: Waiting [2021-06-30T03:51:12.633Z] f706445af74f: Waiting [2021-06-30T03:51:12.633Z] 4c4ab2625f07: Verifying Checksum [2021-06-30T03:51:12.633Z] 4c4ab2625f07: Download complete [2021-06-30T03:51:12.633Z] adcc1eea9eea: Verifying Checksum [2021-06-30T03:51:12.633Z] adcc1eea9eea: Download complete [2021-06-30T03:51:12.633Z] afea3b2eda06: Verifying Checksum [2021-06-30T03:51:12.633Z] afea3b2eda06: Download complete [2021-06-30T03:51:12.633Z] 540db60ca938: Verifying Checksum [2021-06-30T03:51:12.633Z] 540db60ca938: Download complete [2021-06-30T03:51:12.633Z] 7809a108b3ef: Verifying Checksum [2021-06-30T03:51:12.633Z] 7809a108b3ef: Download complete [2021-06-30T03:51:12.898Z] 540db60ca938: Pull complete [2021-06-30T03:51:12.898Z] adcc1eea9eea: Pull complete [2021-06-30T03:51:13.162Z] 4c4ab2625f07: Pull complete [2021-06-30T03:51:14.567Z] f706445af74f: Verifying Checksum [2021-06-30T03:51:14.567Z] f706445af74f: Download complete [2021-06-30T03:51:14.834Z] 0510c868ecb4: Verifying Checksum [2021-06-30T03:51:14.834Z] 0510c868ecb4: Download complete [2021-06-30T03:51:19.129Z] 0510c868ecb4: Pull complete [2021-06-30T03:51:19.129Z] afea3b2eda06: Pull complete [2021-06-30T03:51:19.129Z] 7809a108b3ef: Pull complete [2021-06-30T03:51:20.532Z] f706445af74f: Pull complete [2021-06-30T03:51:20.532Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-30T03:51:20.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-30T03:51:20.532Z] ---> b068be0155e3 [2021-06-30T03:51:20.532Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T03:51:23.851Z] ---> Running in a869197314d5 [2021-06-30T03:51:23.851Z] Removing intermediate container a869197314d5 [2021-06-30T03:51:23.851Z] ---> ca82c05096ce [2021-06-30T03:51:23.851Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:51:23.851Z] ---> Running in 1a6a969f35de [2021-06-30T03:51:24.427Z] Removing intermediate container 1a6a969f35de [2021-06-30T03:51:24.427Z] ---> 4d83acc7b109 [2021-06-30T03:51:24.427Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-30T03:51:24.693Z] ---> Running in 10230377d158 [2021-06-30T03:51:24.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T03:51:25.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T03:51:26.105Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-30T03:51:26.105Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-30T03:51:26.367Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-30T03:51:26.367Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-30T03:51:26.367Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-30T03:51:26.631Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-30T03:51:26.631Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T03:51:26.631Z] OK: 150 MiB in 46 packages [2021-06-30T03:51:26.892Z] Removing intermediate container 10230377d158 [2021-06-30T03:51:26.892Z] ---> b96618623f3a [2021-06-30T03:51:26.892Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-30T03:51:27.154Z] ---> Running in 07b6c76409ab [2021-06-30T03:51:27.154Z] Removing intermediate container 07b6c76409ab [2021-06-30T03:51:27.154Z] ---> 02cef256bd7e [2021-06-30T03:51:27.154Z] Step 7/8 : COPY . . [2021-06-30T03:51:27.415Z] ---> c3c5e105b942 [2021-06-30T03:51:27.415Z] Step 8/8 : RUN go mod download [2021-06-30T03:51:27.415Z] ---> Running in 0e83a7370dff [2021-06-30T03:51:39.730Z] Removing intermediate container 0e83a7370dff [2021-06-30T03:51:39.730Z] ---> 25f65f90d1a7 [2021-06-30T03:51:39.730Z] Successfully built 25f65f90d1a7 [2021-06-30T03:51:39.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:51:40.050Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T03:51:40.050Z] . [Pipeline] withDockerContainer [2021-06-30T03:51:40.140Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-30T03:51:40.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/202 -v /w/workspace/device-sdk-go/202:/w/workspace/device-sdk-go/202:rw,z -v /w/workspace/device-sdk-go/202@tmp:/w/workspace/device-sdk-go/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-30T03:51:40.569Z] $ docker top 326bb99ae582af3f45901efbb65dd9545e594461e481d166e1f35693ba77b4ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T03:51:40.989Z] + go version [2021-06-30T03:51:40.989Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-30T03:51:41.001Z] $ docker stop --time=1 326bb99ae582af3f45901efbb65dd9545e594461e481d166e1f35693ba77b4ae [2021-06-30T03:51:42.197Z] $ docker rm -f 326bb99ae582af3f45901efbb65dd9545e594461e481d166e1f35693ba77b4ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:51:42.790Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T03:51:42.790Z] . [Pipeline] withDockerContainer [2021-06-30T03:51:42.872Z] prd-centos7-docker-4c-2g-824 does not seem to be running inside a container [2021-06-30T03:51:42.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/202 -v /w/workspace/device-sdk-go/202:/w/workspace/device-sdk-go/202:rw,z -v /w/workspace/device-sdk-go/202@tmp:/w/workspace/device-sdk-go/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-30T03:51:43.281Z] $ docker top deb3b9360c94c4e7825bb648c0a12cca550ed6b6ffaaf1352bf51ba8f02cae3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T03:51:43.688Z] + go mod tidy [Pipeline] sh [2021-06-30T03:51:44.279Z] + make test [2021-06-30T03:51:44.279Z] go mod tidy [2021-06-30T03:51:44.547Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-30T03:51:50.142Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-30T03:52:16.868Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-30T03:52:16.868Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-30T03:52:16.868Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-30T03:52:17.133Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 24.2% of statements [2021-06-30T03:52:17.133Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-30T03:52:17.133Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 28.1% of statements [2021-06-30T03:52:17.719Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements [2021-06-30T03:52:17.983Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.068s coverage: 9.0% of statements [2021-06-30T03:52:17.983Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-30T03:52:17.983Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-30T03:52:17.983Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-30T03:52:18.569Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 28.7% of statements [2021-06-30T03:52:18.569Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-30T03:52:19.963Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements [2021-06-30T03:52:19.963Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-30T03:52:19.963Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-30T03:52:19.963Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.082s coverage: 58.0% of statements [2021-06-30T03:52:21.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.825s coverage: 89.2% of statements [2021-06-30T03:52:21.382Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-30T03:52:21.382Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.9% of statements [2021-06-30T03:52:21.382Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-30T03:52:21.382Z] GO111MODULE=on go vet ./... [2021-06-30T03:52:38.929Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-825 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-30T03:52:38.948Z] Running in /w/workspace/device-sdk-go/202 [Pipeline] { [Pipeline] checkout [2021-06-30T03:52:39.280Z] Selected Git installation does not exist. Using Default [2021-06-30T03:52:39.280Z] The recommended git tool is: NONE [2021-06-30T03:52:39.614Z] gofmt -l . [2021-06-30T03:52:39.614Z] [ "`gofmt -l .`" = "" ] [2021-06-30T03:52:39.614Z] ./bin/test-attribution-txt.sh [2021-06-30T03:52:40.203Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-30T03:52:40.477Z] $ docker stop --time=1 deb3b9360c94c4e7825bb648c0a12cca550ed6b6ffaaf1352bf51ba8f02cae3b [2021-06-30T03:52:41.942Z] $ docker rm -f deb3b9360c94c4e7825bb648c0a12cca550ed6b6ffaaf1352bf51ba8f02cae3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T03:52:42.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T03:52:42.696Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-30T03:52:43.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T03:52:44.159Z] + ls -al . [2021-06-30T03:52:44.160Z] total 228 [2021-06-30T03:52:44.160Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 30 03:52 . [2021-06-30T03:52:44.160Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 30 03:50 .. [2021-06-30T03:52:44.160Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 30 03:50 bin [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 24816 Jun 30 03:50 CHANGELOG.md [2021-06-30T03:52:44.160Z] -rw-r--r--. 1 jenkins jenkins 125634 Jun 30 03:52 coverage.out [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 30 03:50 Dockerfile.build [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 30 03:50 .dockerignore [2021-06-30T03:52:44.160Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 30 03:50 example [2021-06-30T03:52:44.160Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 30 03:50 .git [2021-06-30T03:52:44.160Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 03:50 .github [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 30 03:50 .gitignore [2021-06-30T03:52:44.160Z] -rw-r--r--. 1 jenkins jenkins 548 Jun 30 03:52 go.mod [2021-06-30T03:52:44.160Z] -rw-r--r--. 1 jenkins jenkins 20210 Jun 30 03:51 go.sum [2021-06-30T03:52:44.160Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 30 03:50 internal [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 880 Jun 30 03:50 Jenkinsfile [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 30 03:50 LICENSE [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 30 03:50 Makefile [2021-06-30T03:52:44.160Z] drwxrwxr-x. 3 jenkins jenkins 16 Jun 30 03:50 openapi [2021-06-30T03:52:44.160Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 30 03:50 pkg [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 30 03:50 README.md [2021-06-30T03:52:44.160Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 30 03:50 snap [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 30 03:48 VERSION [2021-06-30T03:52:44.160Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 30 03:50 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:52:44.466Z] + 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=47e6572bf3f6e85c5b9bc91201383ea800e067cb --label arch=amd64 --label version=2.0.1-dev.3 . [2021-06-30T03:52:44.466Z] Sending build context to Docker daemon 2.823MB [2021-06-30T03:52:44.466Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T03:52:44.466Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-30T03:52:44.466Z] ---> 25f65f90d1a7 [2021-06-30T03:52:44.466Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-30T03:52:44.466Z] ---> Running in 0638b7728c72 [2021-06-30T03:52:44.733Z] Removing intermediate container 0638b7728c72 [2021-06-30T03:52:44.733Z] ---> 7d795661dfb0 [2021-06-30T03:52:44.733Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T03:52:44.733Z] ---> Running in 6ebd5e94b88a [2021-06-30T03:52:44.733Z] Removing intermediate container 6ebd5e94b88a [2021-06-30T03:52:44.733Z] ---> 90e7eaae676d [2021-06-30T03:52:44.733Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:52:44.733Z] ---> Running in 6623be1be7eb [2021-06-30T03:52:45.307Z] Removing intermediate container 6623be1be7eb [2021-06-30T03:52:45.307Z] ---> ae526b0420d3 [2021-06-30T03:52:45.307Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T03:52:45.307Z] ---> Running in 21206fd99fe0 [2021-06-30T03:52:45.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T03:52:45.613Z] using credential edgex-jenkins-ssh [2021-06-30T03:52:45.634Z] Cloning the remote Git repository [2021-06-30T03:52:46.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T03:52:46.775Z] OK: 150 MiB in 46 packages [2021-06-30T03:52:45.691Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T03:52:45.814Z] > git init /w/workspace/device-sdk-go/202 # timeout=10 [2021-06-30T03:52:45.937Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-30T03:52:45.938Z] > git --version # timeout=10 [2021-06-30T03:52:45.966Z] > git --version # 'git version 2.17.1' [2021-06-30T03:52:45.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T03:52:46.055Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T03:52:47.039Z] Removing intermediate container 21206fd99fe0 [2021-06-30T03:52:47.040Z] ---> 13501c0b6487 [2021-06-30T03:52:47.040Z] Step 7/23 : COPY . . [2021-06-30T03:52:47.322Z] Avoid second fetch [2021-06-30T03:52:47.322Z] Checking out Revision 47e6572bf3f6e85c5b9bc91201383ea800e067cb (master) [2021-06-30T03:52:47.614Z] ---> 8d3b5545b649 [2021-06-30T03:52:47.614Z] Step 8/23 : RUN go mod download [2021-06-30T03:52:47.614Z] ---> Running in 14d7ca6b885f [2021-06-30T03:52:47.876Z] Removing intermediate container 14d7ca6b885f [2021-06-30T03:52:47.876Z] ---> 3bb746aca734 [2021-06-30T03:52:47.876Z] Step 9/23 : RUN make build [2021-06-30T03:52:48.137Z] ---> Running in 8d36c358d8a7 [2021-06-30T03:52:47.264Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-30T03:52:47.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T03:52:47.343Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T03:52:47.386Z] > git checkout -f 47e6572bf3f6e85c5b9bc91201383ea800e067cb # timeout=10 [2021-06-30T03:52:48.402Z] go mod tidy [2021-06-30T03:52:48.402Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-30T03:52:51.724Z] Commit message: "Merge pull request #995 from cherrycl/issue-994" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T03:52:53.069Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-30T03:52:53.573Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T03:52:54.079Z] + sudo service docker restart [2021-06-30T03:52:54.079Z] + true [2021-06-30T03:53:00.792Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-30T03:53:00.792Z] Removing intermediate container 8d36c358d8a7 [2021-06-30T03:53:00.792Z] ---> 844fbdb32229 [2021-06-30T03:53:00.792Z] Step 10/23 : FROM alpine:3.12 [2021-06-30T03:53:01.371Z] 3.12: Pulling from library/alpine [2021-06-30T03:53:01.371Z] 339de151aab4: Pulling fs layer [2021-06-30T03:53:01.637Z] 339de151aab4: Verifying Checksum [2021-06-30T03:53:01.637Z] 339de151aab4: Download complete [2021-06-30T03:53:01.637Z] 339de151aab4: Pull complete [2021-06-30T03:53:01.637Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T03:53:01.637Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T03:53:01.637Z] ---> 13621d1b12d4 [2021-06-30T03:53:01.637Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T03:53:01.904Z] ---> Running in ffec28587220 [2021-06-30T03:53:01.904Z] Removing intermediate container ffec28587220 [2021-06-30T03:53:01.904Z] ---> 91f5da0022a0 [2021-06-30T03:53:01.904Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:53:01.904Z] ---> Running in 53f079a2d5cc [2021-06-30T03:53:02.480Z] Removing intermediate container 53f079a2d5cc [2021-06-30T03:53:02.480Z] ---> 64a4efa6c967 [2021-06-30T03:53:02.480Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-30T03:53:02.480Z] ---> Running in c4726d93b735 [2021-06-30T03:53:02.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T03:53:03.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T03:53:03.896Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-30T03:53:03.896Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-30T03:53:03.896Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-30T03:53:04.848Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-30T03:53:04.848Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-30T03:53:05.111Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:53:05.111Z] OK: 8 MiB in 19 packages [2021-06-30T03:53:05.377Z] Removing intermediate container c4726d93b735 [2021-06-30T03:53:05.377Z] ---> 0d462691ac66 [2021-06-30T03:53:05.377Z] Step 14/23 : WORKDIR / [2021-06-30T03:53:05.377Z] ---> Running in ccad4835b9c0 [2021-06-30T03:53:05.377Z] Removing intermediate container ccad4835b9c0 [2021-06-30T03:53:05.377Z] ---> 26c382b492ca [2021-06-30T03:53:05.377Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-30T03:53:05.644Z] ---> 55090b6184bb [2021-06-30T03:53:05.644Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-30T03:53:05.912Z] ---> cf4cae18eff3 [2021-06-30T03:53:05.912Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-30T03:53:06.177Z] ---> 0ec12ff360f5 [2021-06-30T03:53:06.177Z] Step 18/23 : EXPOSE 59999 [2021-06-30T03:53:06.177Z] ---> Running in d593e8e4e7e5 [2021-06-30T03:53:06.438Z] Removing intermediate container d593e8e4e7e5 [2021-06-30T03:53:06.439Z] ---> 2e6965ee3d50 [2021-06-30T03:53:06.439Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-30T03:53:06.439Z] ---> Running in eca2fa42879f [2021-06-30T03:53:06.439Z] Removing intermediate container eca2fa42879f [2021-06-30T03:53:06.439Z] ---> 847022e6e155 [2021-06-30T03:53:06.439Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T03:53:06.439Z] ---> Running in ba66d969c9ab [2021-06-30T03:53:06.439Z] Removing intermediate container ba66d969c9ab [2021-06-30T03:53:06.439Z] ---> 10277c1cf1d8 [2021-06-30T03:53:06.439Z] Step 21/23 : LABEL arch=amd64 [2021-06-30T03:53:06.701Z] ---> Running in 4780e5f80232 [2021-06-30T03:53:06.701Z] Removing intermediate container 4780e5f80232 [2021-06-30T03:53:06.701Z] ---> c00e958d8977 [2021-06-30T03:53:06.701Z] Step 22/23 : LABEL git_sha=47e6572bf3f6e85c5b9bc91201383ea800e067cb [2021-06-30T03:53:06.701Z] ---> Running in 1aac44690829 [2021-06-30T03:53:06.701Z] Removing intermediate container 1aac44690829 [2021-06-30T03:53:06.701Z] ---> c6f1fb124ee1 [2021-06-30T03:53:06.701Z] Step 23/23 : LABEL version=2.0.1-dev.3 [2021-06-30T03:53:06.701Z] ---> Running in ab449bd021b6 [2021-06-30T03:53:06.962Z] Removing intermediate container ab449bd021b6 [2021-06-30T03:53:06.962Z] ---> 5e81ac81b7e5 [2021-06-30T03:53:06.962Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-30T03:53:06.962Z] Successfully built 5e81ac81b7e5 [2021-06-30T03:53:06.962Z] 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-30T03:53:07.644Z] ---> job-cost.sh [2021-06-30T03:53:07.644Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oc4X [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T03:53:12.454Z] provisioning config files... [2021-06-30T03:53:12.482Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/202@tmp/config8612699256342779095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T03:53:12.926Z] ---> docker-login.sh [2021-06-30T03:53:12.927Z] nexus3.edgexfoundry.org:10001 [2021-06-30T03:53:13.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:53:14.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:53:14.192Z] Configure a credential helper to remove this warning. See [2021-06-30T03:53:14.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:53:14.192Z] [2021-06-30T03:53:14.192Z] Login Succeeded [2021-06-30T03:53:14.192Z] nexus3.edgexfoundry.org:10002 [2021-06-30T03:53:14.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:53:15.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:53:15.065Z] Configure a credential helper to remove this warning. See [2021-06-30T03:53:15.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:53:15.065Z] [2021-06-30T03:53:15.065Z] Login Succeeded [2021-06-30T03:53:15.065Z] nexus3.edgexfoundry.org:10003 [2021-06-30T03:53:15.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:53:15.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:53:15.623Z] Configure a credential helper to remove this warning. See [2021-06-30T03:53:15.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:53:15.623Z] [2021-06-30T03:53:15.623Z] Login Succeeded [2021-06-30T03:53:15.623Z] nexus3.edgexfoundry.org:10004 [2021-06-30T03:53:15.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:53:16.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:53:16.176Z] Configure a credential helper to remove this warning. See [2021-06-30T03:53:16.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:53:16.176Z] [2021-06-30T03:53:16.176Z] Login Succeeded [2021-06-30T03:53:16.176Z] docker.io [2021-06-30T03:53:16.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T03:53:17.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T03:53:17.058Z] Configure a credential helper to remove this warning. See [2021-06-30T03:53:17.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T03:53:17.058Z] [2021-06-30T03:53:17.058Z] Login Succeeded [2021-06-30T03:53:17.058Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T03:53:17.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T03:53:17.462Z] ========================================================= [2021-06-30T03:53:17.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-30T03:53:17.462Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:53:17.681Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T03:53:17.814Z] + 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-30T03:53:18.417Z] Sending build context to Docker daemon 2.696MB [2021-06-30T03:53:18.417Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T03:53:18.417Z] Step 2/8 : FROM ${BASE} [2021-06-30T03:53:18.692Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-30T03:53:18.692Z] 595b0fe564bb: Pulling fs layer [2021-06-30T03:53:18.692Z] 3088b5b3c5c0: Pulling fs layer [2021-06-30T03:53:18.692Z] 5b7225fbf94c: Pulling fs layer [2021-06-30T03:53:18.692Z] ba82ee9f976e: Pulling fs layer [2021-06-30T03:53:18.692Z] 506bd15cee9f: Pulling fs layer [2021-06-30T03:53:18.692Z] 75a0a4a0db45: Pulling fs layer [2021-06-30T03:53:18.692Z] 618dc40b7e24: Pulling fs layer [2021-06-30T03:53:18.692Z] ba82ee9f976e: Waiting [2021-06-30T03:53:18.692Z] 506bd15cee9f: Waiting [2021-06-30T03:53:18.692Z] 75a0a4a0db45: Waiting [2021-06-30T03:53:18.692Z] 618dc40b7e24: Waiting [2021-06-30T03:53:18.692Z] 5b7225fbf94c: Verifying Checksum [2021-06-30T03:53:18.692Z] 5b7225fbf94c: Download complete [2021-06-30T03:53:18.692Z] 3088b5b3c5c0: Verifying Checksum [2021-06-30T03:53:18.692Z] 3088b5b3c5c0: Download complete [2021-06-30T03:53:18.692Z] 506bd15cee9f: Verifying Checksum [2021-06-30T03:53:18.692Z] 506bd15cee9f: Download complete [2021-06-30T03:53:18.692Z] 75a0a4a0db45: Download complete [2021-06-30T03:53:18.692Z] 595b0fe564bb: Verifying Checksum [2021-06-30T03:53:18.692Z] 595b0fe564bb: Download complete [2021-06-30T03:53:19.683Z] 595b0fe564bb: Pull complete [2021-06-30T03:53:20.289Z] 3088b5b3c5c0: Pull complete [2021-06-30T03:53:20.570Z] 5b7225fbf94c: Pull complete [2021-06-30T03:53:20.848Z] 618dc40b7e24: Verifying Checksum [2021-06-30T03:53:20.849Z] 618dc40b7e24: Download complete [2021-06-30T03:53:22.294Z] ba82ee9f976e: Download complete [2021-06-30T03:53:29.963Z] lf-activate-venv(): INFO: Adding /tmp/venv-oc4X/bin to PATH [2021-06-30T03:53:29.963Z] INFO: No Stack... [2021-06-30T03:53:30.225Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T03:53:30.804Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T03:53:31.109Z] + cat /w/workspace/device-sdk-go/202/archives/cost.csv [2021-06-30T03:53:31.109Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T03:53:31.140Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [2021-06-30T03:53:31.149Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] did not exist. Created. [2021-06-30T03:53:31.149Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T03:53:31.482Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-30T03:53:31.550Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T03:53:31.557Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T03:53:32.473Z] ba82ee9f976e: Pull complete [2021-06-30T03:53:32.473Z] 506bd15cee9f: Pull complete [2021-06-30T03:53:32.752Z] 75a0a4a0db45: Pull complete [2021-06-30T03:53:37.080Z] 618dc40b7e24: Pull complete [2021-06-30T03:53:37.080Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-30T03:53:37.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-30T03:53:37.080Z] ---> a36622ca3599 [2021-06-30T03:53:37.080Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T03:53:39.139Z] ---> Running in 24802a484d76 [2021-06-30T03:53:39.748Z] Removing intermediate container 24802a484d76 [2021-06-30T03:53:39.748Z] ---> 83b7141e112b [2021-06-30T03:53:39.748Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:53:39.748Z] ---> Running in 1dd9cd90da63 [2021-06-30T03:53:42.415Z] Removing intermediate container 1dd9cd90da63 [2021-06-30T03:53:42.415Z] ---> 544ce22bfd65 [2021-06-30T03:53:42.415Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-30T03:53:42.415Z] ---> Running in 565db3c812e8 [2021-06-30T03:53:43.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:53:44.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:53:45.345Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-30T03:53:45.345Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-30T03:53:45.345Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-30T03:53:45.616Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-30T03:53:45.616Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-30T03:53:45.616Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-30T03:53:45.889Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T03:53:45.889Z] OK: 139 MiB in 46 packages [2021-06-30T03:53:47.323Z] Removing intermediate container 565db3c812e8 [2021-06-30T03:53:47.323Z] ---> ffc339cb5296 [2021-06-30T03:53:47.323Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-30T03:53:47.323Z] ---> Running in 3068534fa88c [2021-06-30T03:53:47.930Z] Removing intermediate container 3068534fa88c [2021-06-30T03:53:47.930Z] ---> 115271c090f4 [2021-06-30T03:53:47.930Z] Step 7/8 : COPY . . [2021-06-30T03:53:49.373Z] ---> 9ddecdae4a2b [2021-06-30T03:53:49.373Z] Step 8/8 : RUN go mod download [2021-06-30T03:53:49.373Z] ---> Running in d5984d9e8256 [2021-06-30T03:54:16.467Z] Removing intermediate container d5984d9e8256 [2021-06-30T03:54:16.467Z] ---> 9f3c70d3a7ff [2021-06-30T03:54:16.467Z] Successfully built 9f3c70d3a7ff [2021-06-30T03:54:16.467Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:54:16.829Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T03:54:16.829Z] . [Pipeline] withDockerContainer [2021-06-30T03:54:17.116Z] prd-ubuntu18.04-docker-arm64-4c-16g-825 does not seem to be running inside a container [2021-06-30T03:54:17.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/202 -v /w/workspace/device-sdk-go/202:/w/workspace/device-sdk-go/202:rw,z -v /w/workspace/device-sdk-go/202@tmp:/w/workspace/device-sdk-go/202@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-30T03:54:18.900Z] $ docker top e0650a2bf34df1034751855d4b046aff584a54a7db2e7060514a9c99492fbf9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T03:54:19.905Z] + go version [2021-06-30T03:54:19.905Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-30T03:54:19.925Z] $ docker stop --time=1 e0650a2bf34df1034751855d4b046aff584a54a7db2e7060514a9c99492fbf9a [2021-06-30T03:54:21.821Z] $ docker rm -f e0650a2bf34df1034751855d4b046aff584a54a7db2e7060514a9c99492fbf9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:54:22.646Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T03:54:22.646Z] . [Pipeline] withDockerContainer [2021-06-30T03:54:22.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-825 does not seem to be running inside a container [2021-06-30T03:54:23.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/202 -v /w/workspace/device-sdk-go/202:/w/workspace/device-sdk-go/202:rw,z -v /w/workspace/device-sdk-go/202@tmp:/w/workspace/device-sdk-go/202@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-30T03:54:24.747Z] $ docker top f42753ceee12745e19d224136f24cd2a98151857d71bf0c0d5ad163d49bded8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T03:54:25.729Z] + go mod tidy [Pipeline] sh [2021-06-30T03:54:27.012Z] + make test [2021-06-30T03:54:27.012Z] go mod tidy [2021-06-30T03:54:27.617Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-30T03:54:54.453Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-30T03:56:02.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-30T03:56:02.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-30T03:56:02.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-30T03:56:15.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.412s coverage: 24.2% of statements [2021-06-30T03:56:15.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-30T03:56:15.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.247s coverage: 28.1% of statements [2021-06-30T03:56:15.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.254s coverage: 78.9% of statements [2021-06-30T03:56:15.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.196s coverage: 9.0% of statements [2021-06-30T03:56:15.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-30T03:56:15.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-30T03:56:15.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-30T03:56:15.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.312s coverage: 28.7% of statements [2021-06-30T03:56:15.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-30T03:56:17.707Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.226s coverage: 83.3% of statements [2021-06-30T03:56:17.707Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-30T03:56:17.707Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-30T03:56:17.707Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.402s coverage: 58.0% of statements [2021-06-30T03:56:19.159Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.189s coverage: 89.2% of statements [2021-06-30T03:56:19.159Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-30T03:56:19.758Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.206s coverage: 4.9% of statements [2021-06-30T03:56:19.758Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-30T03:56:20.032Z] GO111MODULE=on go vet ./... [2021-06-30T03:57:16.671Z] gofmt -l . [2021-06-30T03:57:16.671Z] [ "`gofmt -l .`" = "" ] [2021-06-30T03:57:16.671Z] ./bin/test-attribution-txt.sh [2021-06-30T03:57:18.106Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-30T03:57:18.722Z] $ docker stop --time=1 f42753ceee12745e19d224136f24cd2a98151857d71bf0c0d5ad163d49bded8d [2021-06-30T03:57:20.907Z] $ docker rm -f f42753ceee12745e19d224136f24cd2a98151857d71bf0c0d5ad163d49bded8d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T03:57:22.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-30T03:57:22.087Z] Warning: overwriting stash ‘coverage-report’ [2021-06-30T03:57:22.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T03:57:23.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-30T03:57:23.676Z] + ls -al . [2021-06-30T03:57:23.676Z] total 264 [2021-06-30T03:57:23.676Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 03:57 . [2021-06-30T03:57:23.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 03:52 .. [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 30 03:52 .dockerignore [2021-06-30T03:57:23.676Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 03:52 .git [2021-06-30T03:57:23.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 03:52 .github [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 30 03:52 .gitignore [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 24816 Jun 30 03:52 CHANGELOG.md [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 30 03:52 Dockerfile.build [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 30 03:52 Jenkinsfile [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 30 03:52 LICENSE [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 30 03:52 Makefile [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 30 03:52 README.md [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 03:48 VERSION [2021-06-30T03:57:23.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 03:52 bin [2021-06-30T03:57:23.676Z] -rw-r--r-- 1 jenkins jenkins 125634 Jun 30 03:56 coverage.out [2021-06-30T03:57:23.676Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 30 03:52 example [2021-06-30T03:57:23.676Z] -rw-r--r-- 1 jenkins jenkins 548 Jun 30 03:57 go.mod [2021-06-30T03:57:23.676Z] -rw-r--r-- 1 jenkins jenkins 20210 Jun 30 03:54 go.sum [2021-06-30T03:57:23.676Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 30 03:52 internal [2021-06-30T03:57:23.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 03:52 openapi [2021-06-30T03:57:23.676Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 30 03:52 pkg [2021-06-30T03:57:23.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 03:52 snap [2021-06-30T03:57:23.676Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 30 03:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-30T03:57:24.035Z] + 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=47e6572bf3f6e85c5b9bc91201383ea800e067cb --label arch=arm64 --label version=2.0.1-dev.3 . [2021-06-30T03:57:24.636Z] Sending build context to Docker daemon 2.822MB [2021-06-30T03:57:24.636Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T03:57:24.636Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-30T03:57:24.636Z] ---> 9f3c70d3a7ff [2021-06-30T03:57:24.636Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-30T03:57:24.910Z] ---> Running in a13ba22d78c6 [2021-06-30T03:57:25.510Z] Removing intermediate container a13ba22d78c6 [2021-06-30T03:57:25.510Z] ---> a1ab9d541ff6 [2021-06-30T03:57:25.510Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T03:57:25.510Z] ---> Running in dee70fca0c9c [2021-06-30T03:57:26.108Z] Removing intermediate container dee70fca0c9c [2021-06-30T03:57:26.108Z] ---> df7258efd380 [2021-06-30T03:57:26.108Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:57:26.108Z] ---> Running in 5c043ba8373f [2021-06-30T03:57:28.741Z] Removing intermediate container 5c043ba8373f [2021-06-30T03:57:28.741Z] ---> 0d4094f2755f [2021-06-30T03:57:28.741Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-30T03:57:28.741Z] ---> Running in fc5cdd54e25a [2021-06-30T03:57:29.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:57:30.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:57:31.698Z] OK: 139 MiB in 46 packages [2021-06-30T03:57:32.676Z] Removing intermediate container fc5cdd54e25a [2021-06-30T03:57:32.676Z] ---> dbf687b6537f [2021-06-30T03:57:32.676Z] Step 7/23 : COPY . . [2021-06-30T03:57:34.117Z] ---> dd7e22ef76b9 [2021-06-30T03:57:34.117Z] Step 8/23 : RUN go mod download [2021-06-30T03:57:34.390Z] ---> Running in 7a3816ba57bd [2021-06-30T03:57:37.136Z] Removing intermediate container 7a3816ba57bd [2021-06-30T03:57:37.136Z] ---> ea362259cea7 [2021-06-30T03:57:37.136Z] Step 9/23 : RUN make build [2021-06-30T03:57:37.136Z] ---> Running in de707f315f9c [2021-06-30T03:57:38.118Z] go mod tidy [2021-06-30T03:57:38.749Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-30T03:58:11.141Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-30T03:58:13.122Z] Removing intermediate container de707f315f9c [2021-06-30T03:58:13.122Z] ---> e1f3f34fffb4 [2021-06-30T03:58:13.122Z] Step 10/23 : FROM alpine:3.12 [2021-06-30T03:58:14.100Z] 3.12: Pulling from library/alpine [2021-06-30T03:58:14.100Z] d2f70382dc9a: Pulling fs layer [2021-06-30T03:58:14.375Z] d2f70382dc9a: Verifying Checksum [2021-06-30T03:58:14.375Z] d2f70382dc9a: Download complete [2021-06-30T03:58:14.972Z] d2f70382dc9a: Pull complete [2021-06-30T03:58:14.972Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T03:58:14.972Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T03:58:14.972Z] ---> c4fd0aeabfcf [2021-06-30T03:58:14.972Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-30T03:58:15.244Z] ---> Running in 65205e268315 [2021-06-30T03:58:15.841Z] Removing intermediate container 65205e268315 [2021-06-30T03:58:15.841Z] ---> e827b7b2e932 [2021-06-30T03:58:15.841Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T03:58:15.841Z] ---> Running in 426ed979879a [2021-06-30T03:58:17.807Z] Removing intermediate container 426ed979879a [2021-06-30T03:58:17.807Z] ---> ce112d96b1c1 [2021-06-30T03:58:17.807Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-30T03:58:18.080Z] ---> Running in 1ad8c58f08ac [2021-06-30T03:58:19.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T03:58:19.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T03:58:20.622Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-30T03:58:20.622Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-30T03:58:20.622Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-30T03:58:20.906Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-30T03:58:20.906Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-30T03:58:20.906Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T03:58:20.906Z] OK: 8 MiB in 19 packages [2021-06-30T03:58:22.341Z] Removing intermediate container 1ad8c58f08ac [2021-06-30T03:58:22.341Z] ---> 03c178474cad [2021-06-30T03:58:22.341Z] Step 14/23 : WORKDIR / [2021-06-30T03:58:22.341Z] ---> Running in a48039a0826d [2021-06-30T03:58:22.934Z] Removing intermediate container a48039a0826d [2021-06-30T03:58:22.934Z] ---> 264e1402bc6e [2021-06-30T03:58:22.934Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-30T03:58:23.527Z] ---> e4b16cc14b57 [2021-06-30T03:58:23.527Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-30T03:58:24.964Z] ---> 70ba0ceb90d3 [2021-06-30T03:58:24.964Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-30T03:58:25.558Z] ---> 785a6aa12f83 [2021-06-30T03:58:25.558Z] Step 18/23 : EXPOSE 59999 [2021-06-30T03:58:25.558Z] ---> Running in 53763e75b1d0 [2021-06-30T03:58:25.829Z] Removing intermediate container 53763e75b1d0 [2021-06-30T03:58:25.829Z] ---> a6cfc2f2b74a [2021-06-30T03:58:25.829Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-30T03:58:26.106Z] ---> Running in 13b8ae647ab7 [2021-06-30T03:58:26.698Z] Removing intermediate container 13b8ae647ab7 [2021-06-30T03:58:26.698Z] ---> 37b12d91c532 [2021-06-30T03:58:26.698Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T03:58:26.698Z] ---> Running in e2072c12657d [2021-06-30T03:58:27.291Z] Removing intermediate container e2072c12657d [2021-06-30T03:58:27.291Z] ---> 14e59b45c85d [2021-06-30T03:58:27.291Z] Step 21/23 : LABEL arch=arm64 [2021-06-30T03:58:27.291Z] ---> Running in 5e5391ed3ae2 [2021-06-30T03:58:27.564Z] Removing intermediate container 5e5391ed3ae2 [2021-06-30T03:58:27.564Z] ---> 6842f6fec120 [2021-06-30T03:58:27.564Z] Step 22/23 : LABEL git_sha=47e6572bf3f6e85c5b9bc91201383ea800e067cb [2021-06-30T03:58:27.842Z] ---> Running in 6f2f84ed0797 [2021-06-30T03:58:28.438Z] Removing intermediate container 6f2f84ed0797 [2021-06-30T03:58:28.438Z] ---> f5c3d306a7c6 [2021-06-30T03:58:28.438Z] Step 23/23 : LABEL version=2.0.1-dev.3 [2021-06-30T03:58:28.438Z] ---> Running in 88a3e129ecd6 [2021-06-30T03:58:29.032Z] Removing intermediate container 88a3e129ecd6 [2021-06-30T03:58:29.032Z] ---> de3bd1bd4719 [2021-06-30T03:58:29.032Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-30T03:58:29.032Z] Successfully built de3bd1bd4719 [2021-06-30T03:58:29.032Z] 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-30T03:58:29.663Z] ---> job-cost.sh [2021-06-30T03:58:29.663Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zmoe [2021-06-30T03:59:08.666Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T04:00:45.443Z] lf-activate-venv(): INFO: Adding /tmp/venv-Zmoe/bin to PATH [2021-06-30T04:00:45.443Z] INFO: No Stack... [2021-06-30T04:00:45.443Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-30T04:00:45.443Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T04:00:45.791Z] + + cut -d,cat -f6 /w/workspace/device-sdk-go/202/archives/cost.csv [2021-06-30T04:00:45.791Z] [Pipeline] lock [2021-06-30T04:00:45.861Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [2021-06-30T04:00:45.871Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] did not exist. Created. [2021-06-30T04:00:45.871Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T04:00:46.249Z] /w/workspace/device-sdk-go/202@tmp/durable-b4231460/script.sh: 1: /w/workspace/device-sdk-go/202@tmp/durable-b4231460/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-30T04:00:46.613Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-30T04:00:46.636Z] Warning: overwriting stash ‘stack-cost’ [2021-06-30T04:00:46.812Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T04:00:46.828Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-202-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-30T04:00:47.540Z] provisioning config files... [2021-06-30T04:00:47.550Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6287523116983684553tmp [Pipeline] { [Pipeline] sh [2021-06-30T04:00:47.868Z] + set +x [2021-06-30T04:00:47.868Z] + curl -s https://codecov.io/bash [2021-06-30T04:00:47.868Z] + bash -s -- [2021-06-30T04:00:47.868Z] [2021-06-30T04:00:47.868Z] _____ _ [2021-06-30T04:00:47.868Z] / ____| | | [2021-06-30T04:00:47.868Z] | | ___ __| | ___ ___ _____ __ [2021-06-30T04:00:47.868Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-30T04:00:47.868Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-30T04:00:47.868Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-30T04:00:47.868Z] Bash-1.0.3 [2021-06-30T04:00:47.868Z] [2021-06-30T04:00:47.868Z] [2021-06-30T04:00:47.868Z] ==> git version 2.24.4 found [2021-06-30T04:00:47.868Z] ==> 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-30T04:00:47.868Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-30T04:00:47.868Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-30T04:00:47.868Z] ==> Jenkins CI detected. [2021-06-30T04:00:47.868Z] project root: . [2021-06-30T04:00:47.868Z] --> token set from env [2021-06-30T04:00:47.868Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-30T04:00:47.868Z] ==> Running gcov in . (disable via -X gcov) [2021-06-30T04:00:47.868Z] ==> Python coveragepy not found [2021-06-30T04:00:47.868Z] ==> Searching for coverage reports in: [2021-06-30T04:00:47.868Z] + . [2021-06-30T04:00:47.868Z] -> Found 1 reports [2021-06-30T04:00:47.868Z] ==> Detecting git/mercurial file structure [2021-06-30T04:00:47.868Z] ==> Reading reports [2021-06-30T04:00:48.131Z] + ./coverage.out bytes=125634 [2021-06-30T04:00:48.131Z] ==> Appending adjustments [2021-06-30T04:00:48.131Z] https://docs.codecov.io/docs/fixing-reports [2021-06-30T04:00:48.392Z] + Found adjustments [2021-06-30T04:00:48.392Z] ==> Gzipping contents [2021-06-30T04:00:48.392Z] 16K /tmp/codecov.nyvxl9.gz [2021-06-30T04:00:48.392Z] ==> Uploading reports [2021-06-30T04:00:48.392Z] url: https://codecov.io [2021-06-30T04:00:48.392Z] query: branch=master&commit=47e6572bf3f6e85c5b9bc91201383ea800e067cb&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-30T04:00:48.392Z] -> Pinging Codecov [2021-06-30T04:00:48.392Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=47e6572bf3f6e85c5b9bc91201383ea800e067cb&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-30T04:00:48.652Z] -> Uploading to [2021-06-30T04:00:48.652Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-30/7E55EF52A471D76F132DFD9A03CDDE97/47e6572bf3f6e85c5b9bc91201383ea800e067cb/54b70c80-885f-4924-a3e5-3970c0ea2b6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T040048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b196c4eeef1027e41737e7fd28d0e345b49fac8d8ff7d15b6e7bcb16106e511a [2021-06-30T04:00:48.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T04:00:48.652Z] Dload Upload Total Spent Left Speed [2021-06-30T04:00:49.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16327 0 0 100 16327 0 52091 --:--:-- --:--:-- --:--:-- 52162 [2021-06-30T04:00:49.226Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/47e6572bf3f6e85c5b9bc91201383ea800e067cb [Pipeline] } [2021-06-30T04:00:49.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-30T04:00:50.037Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-30T04:00:50.060Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:00:50.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T04:00:50.380Z] [2021-06-30T04:00:50.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:00:50.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T04:00:50.705Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-30T04:00:50.705Z] 188c0c94c7c5: Pulling fs layer [2021-06-30T04:00:50.705Z] 0ef7d3d256c8: Pulling fs layer [2021-06-30T04:00:50.705Z] de9db76c5a1d: Pulling fs layer [2021-06-30T04:00:50.705Z] 0eba1c9be4d2: Pulling fs layer [2021-06-30T04:00:50.705Z] 0d57e429df01: Pulling fs layer [2021-06-30T04:00:50.705Z] 4e4be7b47b0d: Pulling fs layer [2021-06-30T04:00:50.705Z] e1f770b5df2f: Pulling fs layer [2021-06-30T04:00:50.705Z] 85a0685a4137: Pulling fs layer [2021-06-30T04:00:50.705Z] 0d57e429df01: Waiting [2021-06-30T04:00:50.705Z] 4e4be7b47b0d: Waiting [2021-06-30T04:00:50.705Z] e1f770b5df2f: Waiting [2021-06-30T04:00:50.705Z] 85a0685a4137: Waiting [2021-06-30T04:00:50.705Z] 0eba1c9be4d2: Waiting [2021-06-30T04:00:50.705Z] de9db76c5a1d: Verifying Checksum [2021-06-30T04:00:50.705Z] de9db76c5a1d: Download complete [2021-06-30T04:00:50.705Z] 0ef7d3d256c8: Verifying Checksum [2021-06-30T04:00:50.705Z] 0ef7d3d256c8: Download complete [2021-06-30T04:00:50.705Z] 0d57e429df01: Verifying Checksum [2021-06-30T04:00:50.705Z] 0d57e429df01: Download complete [2021-06-30T04:00:50.705Z] 4e4be7b47b0d: Verifying Checksum [2021-06-30T04:00:50.705Z] 4e4be7b47b0d: Download complete [2021-06-30T04:00:50.705Z] 188c0c94c7c5: Verifying Checksum [2021-06-30T04:00:50.705Z] 188c0c94c7c5: Download complete [2021-06-30T04:00:50.967Z] 188c0c94c7c5: Pull complete [2021-06-30T04:00:50.967Z] 0ef7d3d256c8: Pull complete [2021-06-30T04:00:51.227Z] de9db76c5a1d: Pull complete [2021-06-30T04:00:52.166Z] e1f770b5df2f: Verifying Checksum [2021-06-30T04:00:52.166Z] e1f770b5df2f: Download complete [2021-06-30T04:00:54.079Z] 0eba1c9be4d2: Verifying Checksum [2021-06-30T04:00:54.079Z] 0eba1c9be4d2: Download complete [2021-06-30T04:00:54.079Z] 85a0685a4137: Verifying Checksum [2021-06-30T04:00:54.079Z] 85a0685a4137: Download complete [2021-06-30T04:00:57.406Z] 0eba1c9be4d2: Pull complete [2021-06-30T04:00:57.406Z] 0d57e429df01: Pull complete [2021-06-30T04:00:57.406Z] 4e4be7b47b0d: Pull complete [2021-06-30T04:00:57.667Z] e1f770b5df2f: Pull complete [2021-06-30T04:01:00.992Z] 85a0685a4137: Pull complete [2021-06-30T04:01:00.992Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-30T04:01:00.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-30T04:01:00.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-30T04:01:01.353Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2021-06-30T04:01:01.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-30T04:01:05.763Z] $ docker top eb55fb1e8e72a681a01035440de452fd7f9536554fcec7d3b0c7660642467038 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-30T04:01:05.860Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-30T04:01:06.151Z] + set -o pipefail [2021-06-30T04:01:06.151Z] + snyk monitor '--org=edgex-jenkins' [2021-06-30T04:01:24.283Z] [2021-06-30T04:01:24.283Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-30T04:01:24.283Z] [2021-06-30T04:01:24.283Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/48557c5a-1bd3-46f1-8745-1de0042d9aed [2021-06-30T04:01:24.283Z] [2021-06-30T04:01:24.283Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-30T04:01:24.283Z] [2021-06-30T04:01:24.283Z] [Pipeline] } [2021-06-30T04:01:24.294Z] $ docker stop --time=1 eb55fb1e8e72a681a01035440de452fd7f9536554fcec7d3b0c7660642467038 [2021-06-30T04:01:26.249Z] $ docker rm -f eb55fb1e8e72a681a01035440de452fd7f9536554fcec7d3b0c7660642467038 [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-30T04:01:27.106Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T04:01:27.131Z] provisioning config files... [2021-06-30T04:01:27.140Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2951518969493239977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:01:27.486Z] --> edgex-publish-swagger.sh [2021-06-30T04:01:27.486Z] === Publish openapi/v2 API === [2021-06-30T04:01:27.486Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-30T04:01:27.486Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-30T04:01:27.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T04:01:27.486Z] Dload Upload Total Spent Left Speed [2021-06-30T04:01:28.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 49266 0:00:01 0:00:01 --:--:-- 49315 [2021-06-30T04:01:28.428Z] [2021-06-30T04:01:28.428Z] [Pipeline] } [2021-06-30T04:01:28.437Z] 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-30T04:01:28.976Z] + git log --format=format:%s -1 47e6572bf3f6e85c5b9bc91201383ea800e067cb [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:01:29.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T04:01:29.286Z] . [Pipeline] withDockerContainer [2021-06-30T04:01:29.361Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2021-06-30T04:01:29.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T04:01:29.765Z] $ docker top 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T04:01:29.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T04:01:29.904Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T04:01:30.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T04:01:30.013Z] $ docker exec 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 ssh-agent [2021-06-30T04:01:30.126Z] SSH_AUTH_SOCK=/tmp/ssh-DSCH0m0u80HO/agent.14 [2021-06-30T04:01:30.126Z] SSH_AGENT_PID=21 [2021-06-30T04:01:30.134Z] Running ssh-add (command line suppressed) [2021-06-30T04:01:30.228Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1031815444152510264.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1031815444152510264.key) [2021-06-30T04:01:30.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T04:01:30.548Z] + git semver tag [2021-06-30T04:01:30.548Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T04:01:30.548Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-30T04:01:30.548Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-30T04:01:30.548Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T04:01:30.548Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T04:01:30.548Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T04:01:30.548Z] # $SEMVER_BRANCH = master [2021-06-30T04:01:30.548Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-30T04:01:30.548Z] # 47e6572bf3f6e85c5b9bc91201383ea800e067cb HEAD [2021-06-30T04:01:30.548Z] # -> Force: false [2021-06-30T04:01:30.548Z] # 1f5442d3ac6c8f78f862002bbf9c8f1424039cbd refs/tags/v2.0.1-dev.3 [Pipeline] } [2021-06-30T04:01:30.557Z] $ docker exec --env ******** --env ******** 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 ssh-agent -k [2021-06-30T04:01:30.647Z] unset SSH_AUTH_SOCK; [2021-06-30T04:01:30.647Z] unset SSH_AGENT_PID; [2021-06-30T04:01:30.647Z] echo Agent pid 21 killed; [2021-06-30T04:01:30.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T04:01:31.008Z] + git semver [Pipeline] } [2021-06-30T04:01:31.020Z] $ docker stop --time=1 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 [2021-06-30T04:01:32.222Z] $ docker rm -f 22bab684df76a10a0c15534020f9c7bd80895216fef22854d338dfbe0d0d2d87 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:01:32.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T04:01:32.690Z] [2021-06-30T04:01:32.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:01:33.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T04:01:33.008Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-30T04:01:33.008Z] ab5ef0e58194: Pulling fs layer [2021-06-30T04:01:33.008Z] 9712f1f96733: Pulling fs layer [2021-06-30T04:01:33.008Z] 63f879dbbcfc: Pulling fs layer [2021-06-30T04:01:33.008Z] 0d9ebad4ef96: Pulling fs layer [2021-06-30T04:01:33.008Z] e9a5061849ea: Pulling fs layer [2021-06-30T04:01:33.008Z] d747dcd14b5f: Pulling fs layer [2021-06-30T04:01:33.008Z] 2de7ff778b66: Pulling fs layer [2021-06-30T04:01:33.008Z] 0d9ebad4ef96: Waiting [2021-06-30T04:01:33.008Z] e9a5061849ea: Waiting [2021-06-30T04:01:33.008Z] d747dcd14b5f: Waiting [2021-06-30T04:01:33.008Z] 2de7ff778b66: Waiting [2021-06-30T04:01:33.008Z] 9712f1f96733: Verifying Checksum [2021-06-30T04:01:33.008Z] 9712f1f96733: Download complete [2021-06-30T04:01:34.397Z] 63f879dbbcfc: Verifying Checksum [2021-06-30T04:01:34.397Z] 63f879dbbcfc: Download complete [2021-06-30T04:01:34.661Z] e9a5061849ea: Verifying Checksum [2021-06-30T04:01:34.661Z] e9a5061849ea: Download complete [2021-06-30T04:01:34.922Z] d747dcd14b5f: Verifying Checksum [2021-06-30T04:01:34.922Z] d747dcd14b5f: Download complete [2021-06-30T04:01:35.184Z] 2de7ff778b66: Verifying Checksum [2021-06-30T04:01:35.184Z] 2de7ff778b66: Download complete [2021-06-30T04:01:35.447Z] 0d9ebad4ef96: Verifying Checksum [2021-06-30T04:01:35.712Z] ab5ef0e58194: Verifying Checksum [2021-06-30T04:01:35.712Z] ab5ef0e58194: Download complete [2021-06-30T04:01:38.271Z] ab5ef0e58194: Pull complete [2021-06-30T04:01:38.271Z] 9712f1f96733: Pull complete [2021-06-30T04:01:38.850Z] 63f879dbbcfc: Pull complete [2021-06-30T04:01:42.173Z] 0d9ebad4ef96: Pull complete [2021-06-30T04:01:42.444Z] e9a5061849ea: Pull complete [2021-06-30T04:01:42.444Z] d747dcd14b5f: Pull complete [2021-06-30T04:01:43.393Z] 2de7ff778b66: Pull complete [2021-06-30T04:01:43.393Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-30T04:01:43.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-30T04:01:43.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-30T04:01:43.480Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2021-06-30T04:01:43.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-30T04:01:47.436Z] $ docker top 4aee37b27d40ef0261f656c909b8e0dedc1b98a988b4286364fccd6c302bdc00 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-30T04:01:47.533Z] provisioning config files... [2021-06-30T04:01:47.542Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2459169991205719223tmp [2021-06-30T04:01:47.554Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8628603704389725680tmp [2021-06-30T04:01:47.571Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4710152287672818145tmp [Pipeline] { [Pipeline] echo [2021-06-30T04:01:47.593Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:01:47.905Z] ---> sigul-configuration.sh [2021-06-30T04:01:47.906Z] gpg: directory `/root/.gnupg' created [2021-06-30T04:01:47.906Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-30T04:01:47.906Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-30T04:01:47.906Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-30T04:01:47.906Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-30T04:01:47.906Z] gpg: CAST5 encrypted data [2021-06-30T04:01:47.906Z] gpg: encrypted with 1 passphrase [2021-06-30T04:01:47.906Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-30T04:01:48.204Z] + mkdir /home/jenkins [2021-06-30T04:01:48.204Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-30T04:01:48.510Z] + 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-30T04:01:48.521Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:01:48.818Z] ---> sigul-install.sh [2021-06-30T04:01:53.037Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-30T04:01:53.380Z] + git tag --list [2021-06-30T04:01:53.380Z] 0.7.1 [2021-06-30T04:01:53.380Z] delhi-tag [2021-06-30T04:01:53.380Z] v1.0.0 [2021-06-30T04:01:53.380Z] v1.1.0 [2021-06-30T04:01:53.380Z] v1.1.1 [2021-06-30T04:01:53.380Z] v1.1.2 [2021-06-30T04:01:53.380Z] v1.2.0 [2021-06-30T04:01:53.380Z] v1.2.1 [2021-06-30T04:01:53.380Z] v1.2.2 [2021-06-30T04:01:53.380Z] v1.2.3 [2021-06-30T04:01:53.380Z] v1.3.0 [2021-06-30T04:01:53.380Z] v1.4.0 [2021-06-30T04:01:53.380Z] v2.0.0 [2021-06-30T04:01:53.380Z] v2.0.0-dev.1 [2021-06-30T04:01:53.380Z] v2.0.0-dev.10 [2021-06-30T04:01:53.380Z] v2.0.0-dev.11 [2021-06-30T04:01:53.380Z] v2.0.0-dev.12 [2021-06-30T04:01:53.380Z] v2.0.0-dev.13 [2021-06-30T04:01:53.380Z] v2.0.0-dev.14 [2021-06-30T04:01:53.380Z] v2.0.0-dev.15 [2021-06-30T04:01:53.380Z] v2.0.0-dev.16 [2021-06-30T04:01:53.380Z] v2.0.0-dev.17 [2021-06-30T04:01:53.380Z] v2.0.0-dev.18 [2021-06-30T04:01:53.380Z] v2.0.0-dev.19 [2021-06-30T04:01:53.380Z] v2.0.0-dev.2 [2021-06-30T04:01:53.380Z] v2.0.0-dev.20 [2021-06-30T04:01:53.380Z] v2.0.0-dev.21 [2021-06-30T04:01:53.380Z] v2.0.0-dev.22 [2021-06-30T04:01:53.380Z] v2.0.0-dev.23 [2021-06-30T04:01:53.380Z] v2.0.0-dev.24 [2021-06-30T04:01:53.380Z] v2.0.0-dev.25 [2021-06-30T04:01:53.380Z] v2.0.0-dev.26 [2021-06-30T04:01:53.380Z] v2.0.0-dev.27 [2021-06-30T04:01:53.380Z] v2.0.0-dev.28 [2021-06-30T04:01:53.380Z] v2.0.0-dev.29 [2021-06-30T04:01:53.380Z] v2.0.0-dev.3 [2021-06-30T04:01:53.380Z] v2.0.0-dev.30 [2021-06-30T04:01:53.380Z] v2.0.0-dev.31 [2021-06-30T04:01:53.380Z] v2.0.0-dev.32 [2021-06-30T04:01:53.380Z] v2.0.0-dev.33 [2021-06-30T04:01:53.380Z] v2.0.0-dev.34 [2021-06-30T04:01:53.380Z] v2.0.0-dev.35 [2021-06-30T04:01:53.380Z] v2.0.0-dev.36 [2021-06-30T04:01:53.380Z] v2.0.0-dev.37 [2021-06-30T04:01:53.380Z] v2.0.0-dev.38 [2021-06-30T04:01:53.380Z] v2.0.0-dev.39 [2021-06-30T04:01:53.380Z] v2.0.0-dev.4 [2021-06-30T04:01:53.380Z] v2.0.0-dev.40 [2021-06-30T04:01:53.380Z] v2.0.0-dev.41 [2021-06-30T04:01:53.380Z] v2.0.0-dev.42 [2021-06-30T04:01:53.380Z] v2.0.0-dev.43 [2021-06-30T04:01:53.380Z] v2.0.0-dev.44 [2021-06-30T04:01:53.380Z] v2.0.0-dev.45 [2021-06-30T04:01:53.380Z] v2.0.0-dev.46 [2021-06-30T04:01:53.380Z] v2.0.0-dev.47 [2021-06-30T04:01:53.380Z] v2.0.0-dev.48 [2021-06-30T04:01:53.380Z] v2.0.0-dev.49 [2021-06-30T04:01:53.380Z] v2.0.0-dev.5 [2021-06-30T04:01:53.380Z] v2.0.0-dev.50 [2021-06-30T04:01:53.380Z] v2.0.0-dev.51 [2021-06-30T04:01:53.380Z] v2.0.0-dev.52 [2021-06-30T04:01:53.380Z] v2.0.0-dev.53 [2021-06-30T04:01:53.380Z] v2.0.0-dev.54 [2021-06-30T04:01:53.380Z] v2.0.0-dev.55 [2021-06-30T04:01:53.380Z] v2.0.0-dev.56 [2021-06-30T04:01:53.380Z] v2.0.0-dev.57 [2021-06-30T04:01:53.380Z] v2.0.0-dev.58 [2021-06-30T04:01:53.380Z] v2.0.0-dev.59 [2021-06-30T04:01:53.380Z] v2.0.0-dev.6 [2021-06-30T04:01:53.380Z] v2.0.0-dev.60 [2021-06-30T04:01:53.380Z] v2.0.0-dev.61 [2021-06-30T04:01:53.380Z] v2.0.0-dev.62 [2021-06-30T04:01:53.380Z] v2.0.0-dev.63 [2021-06-30T04:01:53.380Z] v2.0.0-dev.64 [2021-06-30T04:01:53.380Z] v2.0.0-dev.65 [2021-06-30T04:01:53.380Z] v2.0.0-dev.66 [2021-06-30T04:01:53.380Z] v2.0.0-dev.67 [2021-06-30T04:01:53.380Z] v2.0.0-dev.68 [2021-06-30T04:01:53.380Z] v2.0.0-dev.69 [2021-06-30T04:01:53.380Z] v2.0.0-dev.7 [2021-06-30T04:01:53.380Z] v2.0.0-dev.70 [2021-06-30T04:01:53.380Z] v2.0.0-dev.71 [2021-06-30T04:01:53.380Z] v2.0.0-dev.72 [2021-06-30T04:01:53.380Z] v2.0.0-dev.73 [2021-06-30T04:01:53.380Z] v2.0.0-dev.74 [2021-06-30T04:01:53.380Z] v2.0.0-dev.75 [2021-06-30T04:01:53.380Z] v2.0.0-dev.76 [2021-06-30T04:01:53.380Z] v2.0.0-dev.77 [2021-06-30T04:01:53.380Z] v2.0.0-dev.78 [2021-06-30T04:01:53.380Z] v2.0.0-dev.79 [2021-06-30T04:01:53.380Z] v2.0.0-dev.8 [2021-06-30T04:01:53.380Z] v2.0.0-dev.80 [2021-06-30T04:01:53.380Z] v2.0.0-dev.81 [2021-06-30T04:01:53.380Z] v2.0.0-dev.82 [2021-06-30T04:01:53.380Z] v2.0.0-dev.83 [2021-06-30T04:01:53.380Z] v2.0.0-dev.84 [2021-06-30T04:01:53.380Z] v2.0.0-dev.85 [2021-06-30T04:01:53.380Z] v2.0.0-dev.86 [2021-06-30T04:01:53.380Z] v2.0.0-dev.87 [2021-06-30T04:01:53.380Z] v2.0.0-dev.88 [2021-06-30T04:01:53.380Z] v2.0.0-dev.9 [2021-06-30T04:01:53.380Z] v2.0.1-dev.1 [2021-06-30T04:01:53.380Z] v2.0.1-dev.2 [2021-06-30T04:01:53.380Z] v2.0.1-dev.3 [Pipeline] sh [2021-06-30T04:01:53.787Z] + lftools sign git-tag v2.0.1-dev.3 [2021-06-30T04:01:54.360Z] Signing Git tag with Sigul... [2021-06-30T04:01:54.360Z] Signing v2.0.1-dev.3 [Pipeline] echo [2021-06-30T04:01:54.943Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:01:55.240Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-30T04:01:55.283Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-30T04:01:55.316Z] $ docker stop --time=1 4aee37b27d40ef0261f656c909b8e0dedc1b98a988b4286364fccd6c302bdc00 [2021-06-30T04:01:56.775Z] $ docker rm -f 4aee37b27d40ef0261f656c909b8e0dedc1b98a988b4286364fccd6c302bdc00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:01:57.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T04:01:57.374Z] . [Pipeline] withDockerContainer [2021-06-30T04:01:57.443Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2021-06-30T04:01:57.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T04:01:57.816Z] $ docker top 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T04:01:57.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T04:01:57.949Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T04:01:58.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T04:01:58.071Z] $ docker exec 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e ssh-agent [2021-06-30T04:01:58.176Z] SSH_AUTH_SOCK=/tmp/ssh-qgfkKXlTLPux/agent.14 [2021-06-30T04:01:58.176Z] SSH_AGENT_PID=20 [2021-06-30T04:01:58.182Z] Running ssh-add (command line suppressed) [2021-06-30T04:01:58.274Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5796383027771435519.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5796383027771435519.key) [2021-06-30T04:01:58.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T04:01:58.591Z] + git semver bump pre [2021-06-30T04:01:58.591Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T04:01:58.591Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-30T04:01:58.591Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-30T04:01:58.591Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T04:01:58.591Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T04:01:58.591Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T04:01:58.591Z] # $SEMVER_BRANCH = master [2021-06-30T04:01:58.591Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-30T04:01:58.591Z] 2.0.1-dev.4 [Pipeline] } [2021-06-30T04:01:58.599Z] $ docker exec --env ******** --env ******** 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e ssh-agent -k [2021-06-30T04:01:58.691Z] unset SSH_AUTH_SOCK; [2021-06-30T04:01:58.691Z] unset SSH_AGENT_PID; [2021-06-30T04:01:58.691Z] echo Agent pid 20 killed; [2021-06-30T04:01:58.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T04:01:59.038Z] + git semver [Pipeline] } [2021-06-30T04:01:59.051Z] $ docker stop --time=1 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e [2021-06-30T04:02:00.262Z] $ docker rm -f 7639749965db6f0213f15b7fdd9d1997d7d477ec237a10c8f30f07970200a04e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:02:00.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T04:02:00.649Z] . [Pipeline] withDockerContainer [2021-06-30T04:02:00.724Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2021-06-30T04:02:00.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T04:02:01.148Z] $ docker top 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T04:02:01.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T04:02:01.261Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T04:02:01.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T04:02:01.388Z] $ docker exec 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e ssh-agent [2021-06-30T04:02:01.495Z] SSH_AUTH_SOCK=/tmp/ssh-b5gk7jw8fgOy/agent.14 [2021-06-30T04:02:01.495Z] SSH_AGENT_PID=20 [2021-06-30T04:02:01.500Z] Running ssh-add (command line suppressed) [2021-06-30T04:02:01.588Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7744889005368568702.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7744889005368568702.key) [2021-06-30T04:02:01.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T04:02:01.908Z] + git semver push [2021-06-30T04:02:01.908Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T04:02:01.908Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-30T04:02:01.908Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-30T04:02:01.908Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T04:02:01.908Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T04:02:01.908Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T04:02:01.908Z] # $SEMVER_BRANCH = master [2021-06-30T04:02:01.908Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-30T04:02:08.520Z] $ docker exec --env ******** --env ******** 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e ssh-agent -k [2021-06-30T04:02:08.625Z] unset SSH_AUTH_SOCK; [2021-06-30T04:02:08.625Z] unset SSH_AGENT_PID; [2021-06-30T04:02:08.625Z] echo Agent pid 20 killed; [2021-06-30T04:02:08.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T04:02:08.984Z] + git semver [Pipeline] } [2021-06-30T04:02:08.999Z] $ docker stop --time=1 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e [2021-06-30T04:02:10.177Z] $ docker rm -f 0e476e4968fc0398e5e7375674ea82f2d29dedc81e97ea7a374a2537ae64b24e [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-30T04:02:11.309Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:02:11.882Z] ---> package-listing.sh [2021-06-30T04:02:11.882Z] ++ facter osfamily [2021-06-30T04:02:11.882Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-30T04:02:12.143Z] + OS_FAMILY=redhat [2021-06-30T04:02:12.143Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-30T04:02:12.143Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-30T04:02:12.143Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-30T04:02:12.143Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-30T04:02:12.143Z] + PACKAGES=/tmp/packages_start.txt [2021-06-30T04:02:12.143Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-30T04:02:12.143Z] + PACKAGES=/tmp/packages_end.txt [2021-06-30T04:02:12.143Z] + case "${OS_FAMILY}" in [2021-06-30T04:02:12.143Z] + rpm -qa [2021-06-30T04:02:12.143Z] + sort [2021-06-30T04:02:12.723Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-30T04:02:12.724Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-30T04:02:12.724Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-30T04:02:12.724Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-30T04:02:12.724Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-30T04:02:12.724Z] + 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-30T04:02:12.737Z] 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-30T04:02:13.031Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:02:13.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T04:02:13.608Z] [2021-06-30T04:02:13.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-30T04:02:13.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T04:02:13.932Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-30T04:02:13.932Z] df20fa9351a1: Pulling fs layer [2021-06-30T04:02:13.932Z] 36b3adc4ff6f: Pulling fs layer [2021-06-30T04:02:13.932Z] 8ad3a11d3b57: Pulling fs layer [2021-06-30T04:02:13.932Z] 46f8f816bc3b: Pulling fs layer [2021-06-30T04:02:13.932Z] 93b61091891f: Pulling fs layer [2021-06-30T04:02:13.932Z] 93b9cdb0e59b: Pulling fs layer [2021-06-30T04:02:13.932Z] 5e14af77c1be: Pulling fs layer [2021-06-30T04:02:13.932Z] 01666e4c0597: Pulling fs layer [2021-06-30T04:02:13.932Z] aa168da1d23b: Pulling fs layer [2021-06-30T04:02:13.932Z] 93b9cdb0e59b: Waiting [2021-06-30T04:02:13.932Z] 5e14af77c1be: Waiting [2021-06-30T04:02:13.932Z] 01666e4c0597: Waiting [2021-06-30T04:02:13.932Z] aa168da1d23b: Waiting [2021-06-30T04:02:13.932Z] 46f8f816bc3b: Waiting [2021-06-30T04:02:13.932Z] 93b61091891f: Waiting [2021-06-30T04:02:13.932Z] 36b3adc4ff6f: Verifying Checksum [2021-06-30T04:02:13.932Z] 36b3adc4ff6f: Download complete [2021-06-30T04:02:13.932Z] 46f8f816bc3b: Verifying Checksum [2021-06-30T04:02:13.932Z] 46f8f816bc3b: Download complete [2021-06-30T04:02:13.932Z] df20fa9351a1: Verifying Checksum [2021-06-30T04:02:13.932Z] df20fa9351a1: Download complete [2021-06-30T04:02:13.932Z] 93b9cdb0e59b: Verifying Checksum [2021-06-30T04:02:13.932Z] 93b9cdb0e59b: Download complete [2021-06-30T04:02:14.202Z] 93b61091891f: Verifying Checksum [2021-06-30T04:02:14.202Z] 93b61091891f: Download complete [2021-06-30T04:02:14.202Z] 8ad3a11d3b57: Verifying Checksum [2021-06-30T04:02:14.202Z] 8ad3a11d3b57: Download complete [2021-06-30T04:02:14.202Z] df20fa9351a1: Pull complete [2021-06-30T04:02:14.202Z] 5e14af77c1be: Verifying Checksum [2021-06-30T04:02:14.202Z] 5e14af77c1be: Download complete [2021-06-30T04:02:14.202Z] 36b3adc4ff6f: Pull complete [2021-06-30T04:02:14.475Z] 01666e4c0597: Verifying Checksum [2021-06-30T04:02:14.475Z] 01666e4c0597: Download complete [2021-06-30T04:02:14.738Z] 8ad3a11d3b57: Pull complete [2021-06-30T04:02:15.006Z] 46f8f816bc3b: Pull complete [2021-06-30T04:02:15.269Z] 93b61091891f: Pull complete [2021-06-30T04:02:15.269Z] 93b9cdb0e59b: Pull complete [2021-06-30T04:02:15.269Z] 5e14af77c1be: Pull complete [2021-06-30T04:02:15.530Z] 01666e4c0597: Pull complete [2021-06-30T04:02:16.102Z] aa168da1d23b: Verifying Checksum [2021-06-30T04:02:16.102Z] aa168da1d23b: Download complete [2021-06-30T04:02:20.348Z] aa168da1d23b: Pull complete [2021-06-30T04:02:20.348Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-30T04:02:20.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T04:02:20.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-30T04:02:20.420Z] prd-centos7-docker-4c-2g-821 does not seem to be running inside a container [2021-06-30T04:02:20.610Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-30T04:02:22.954Z] $ docker top 4169a2aa7f4aadab617e58694ce63aa6a2fcf99e1270e13ded9fb33e2303b2e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T04:02:23.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-30T04:02:23.627Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-30T04:02:23.928Z] + ls /var/log/sa-host [2021-06-30T04:02:23.928Z] + sadf -c /var/log/sa-host/sa05 [2021-06-30T04:02:23.928Z] file_magic: OK [2021-06-30T04:02:23.928Z] HZ: Using current value: 100 [2021-06-30T04:02:23.928Z] file_header: OK [2021-06-30T04:02:23.928Z] 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-30T04:02:23.928Z] Statistics: [2021-06-30T04:02:23.928Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T04:02:23.928Z] File successfully converted to sysstat format version 12.2.1 [2021-06-30T04:02:23.928Z] + sadf -c /var/log/sa-host/sa30 [2021-06-30T04:02:23.928Z] file_magic: OK [2021-06-30T04:02:23.928Z] HZ: Using current value: 100 [2021-06-30T04:02:23.928Z] file_header: OK [2021-06-30T04:02:23.928Z] 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-30T04:02:23.928Z] Statistics: [2021-06-30T04:02:23.928Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T04:02:23.928Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T04:02:24.120Z] provisioning config files... [2021-06-30T04:02:24.133Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1720415143432354279tmp [Pipeline] { [Pipeline] echo [2021-06-30T04:02:24.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:02:24.469Z] ---> create-netrc.sh [Pipeline] } [2021-06-30T04:02:24.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:02:24.886Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-30T04:02:24.897Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:02:25.186Z] ---> sudo-logs.sh [2021-06-30T04:02:25.187Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-30T04:02:25.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:02:25.515Z] ---> job-cost.sh [2021-06-30T04:02:25.515Z] lf-activate-venv: SKIPPING [2021-06-30T04:02:25.515Z] DEBUG: total: 0.18000000715255737 [2021-06-30T04:02:25.515Z] INFO: Retrieving Stack Cost... [2021-06-30T04:02:26.458Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T04:02:26.720Z] INFO: Archiving Costs [Pipeline] echo [2021-06-30T04:02:26.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T04:02:27.033Z] ---> logs-deploy.sh [2021-06-30T04:02:27.033Z] lf-activate-venv: SKIPPING [2021-06-30T04:02:27.033Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/202 [2021-06-30T04:02:27.033Z] INFO: archiving workspace using pattern(s): [2021-06-30T04:02:27.977Z] Archives upload complete. [2021-06-30T04:02:27.977Z] INFO: archiving logs to Nexus