Pull request #1097 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 456df77f3984c8ebdc5c35749b2491402c898596+ff2bdc244935d5b40da6f20198b29dfc476efd7a (3539b4d4ab42e596f6b28b2d16ea9bd3a2426285) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7202096967214968567.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9973528420093440350.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/PR-1097/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15881397132900453445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1451400949718205239.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-1097/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1097/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8893447081539843813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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-5085 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1097 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh3661774956010743315.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 456df77f3984c8ebdc5c35749b2491402c898596 Merge succeeded, producing 456df77f3984c8ebdc5c35749b2491402c898596 Checking out Revision 456df77f3984c8ebdc5c35749b2491402c898596 (PR-1097) > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh4415558855812803396.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 456df77f3984c8ebdc5c35749b2491402c898596 # timeout=10 > git remote # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/jenkins-gitclient-ssh903677802899608727.key > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 456df77f3984c8ebdc5c35749b2491402c898596 # timeout=10 Commit message: "feat: implement ProtocolProperties validation mechanism" First time build. Skipping changelog. > git rev-list --no-walk 4dfdbd6099984d61e3e0e43e9a8d0debce8e09af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-11T16:53:30.896Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-11T16:53:30.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-11T16:53:30.973Z] ========================================================= [2022-02-11T16:53:30.973Z] EdgeX Global Pipelines Version Info [2022-02-11T16:53:30.973Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:53:32.088Z] ------------------- [2022-02-11T16:53:32.088Z] stable info: [2022-02-11T16:53:32.088Z] ------------------- [2022-02-11T16:53:32.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T16:53:32.088Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T16:53:32.088Z] Message: update stable to v1.0.220 [2022-02-11T16:53:32.658Z] ------------------- [2022-02-11T16:53:32.658Z] experimental info: [2022-02-11T16:53:32.658Z] ------------------- [2022-02-11T16:53:32.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-11T16:53:32.658Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-11T16:53:32.658Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-11T16:53:32.772Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-02-11T16:53:32.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-02-11T16:53:32.800Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-11T16:53:32.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-11T16:53:32.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-11T16:53:32.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-11T16:53:32.855Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-11T16:53:32.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-02-11T16:53:32.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-11T16:53:32.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-11T16:53:32.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-11T16:53:32.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-02-11T16:53:32.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-11T16:53:32.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-11T16:53:32.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-11T16:53:33.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T16:53:33.022Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T16:53:33.041Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-11T16:53:33.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-11T16:53:33.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-11T16:53:33.093Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-11T16:53:33.109Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-11T16:53:33.123Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-11T16:53:33.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-11T16:53:33.152Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-11T16:53:33.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-11T16:53:33.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1097 [Pipeline] echo [2022-02-11T16:53:33.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1097 [Pipeline] echo [2022-02-11T16:53:33.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1097 [Pipeline] echo [2022-02-11T16:53:33.217Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] echo [2022-02-11T16:53:33.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 456df77 [Pipeline] echo [2022-02-11T16:53:33.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T16:53:33.287Z] provisioning config files... [2022-02-11T16:53:33.302Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config1144610716092395932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:53:33.609Z] ---> docker-login.sh [2022-02-11T16:53:33.609Z] nexus3.edgexfoundry.org:10001 [2022-02-11T16:53:33.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:33.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:33.875Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:33.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:33.875Z] [2022-02-11T16:53:33.875Z] Login Succeeded [2022-02-11T16:53:33.875Z] nexus3.edgexfoundry.org:10002 [2022-02-11T16:53:33.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:33.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:33.875Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:33.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:33.875Z] [2022-02-11T16:53:33.875Z] Login Succeeded [2022-02-11T16:53:33.875Z] nexus3.edgexfoundry.org:10003 [2022-02-11T16:53:33.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:34.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:34.139Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:34.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:34.139Z] [2022-02-11T16:53:34.139Z] Login Succeeded [2022-02-11T16:53:34.139Z] nexus3.edgexfoundry.org:10004 [2022-02-11T16:53:34.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:34.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:34.139Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:34.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:34.139Z] [2022-02-11T16:53:34.139Z] Login Succeeded [2022-02-11T16:53:34.139Z] docker.io [2022-02-11T16:53:34.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:34.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:34.414Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:34.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:34.414Z] [2022-02-11T16:53:34.414Z] Login Succeeded [2022-02-11T16:53:34.414Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T16:53:34.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-11T16:53:34.775Z] + git rev-list -1 --merges 456df77f3984c8ebdc5c35749b2491402c898596~1..456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] echo [2022-02-11T16:53:34.808Z] -----------> git rev-list -1 --merges 456df77f3984c8ebdc5c35749b2491402c898596~1..456df77f3984c8ebdc5c35749b2491402c898596 456df77f3984c8ebdc5c35749b2491402c898596 [false] [Pipeline] sh [2022-02-11T16:53:35.110Z] + git log --format=format:%s -1 456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] echo [2022-02-11T16:53:35.123Z] ========================================================= [2022-02-11T16:53:35.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-11T16:53:35.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T16:53:35.472Z] + git log --format=format:%s -1 456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] echo [2022-02-11T16:53:35.487Z] [semverPrep] GIT_COMMIT: 456df77f3984c8ebdc5c35749b2491402c898596, Commit Message: feat: implement ProtocolProperties validation mechanism [Pipeline] echo [2022-02-11T16:53:35.498Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-11T16:53:35.877Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-11T16:53:35.877Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-11T16:53:35.877Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-11T16:53:35.877Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-11T16:53:35.877Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-11T16:53:35.877Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-11T16:53:35.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:53:36.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T16:53:36.229Z] [2022-02-11T16:53:36.229Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:53:36.540Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T16:53:36.540Z] latest: Pulling from edgex-devops/git-semver [2022-02-11T16:53:36.540Z] a0d0a0d46f8b: Pulling fs layer [2022-02-11T16:53:36.540Z] 3e5f54012d9b: Pulling fs layer [2022-02-11T16:53:36.540Z] 4c7163046ea9: Pulling fs layer [2022-02-11T16:53:36.540Z] 0c2d73faf560: Pulling fs layer [2022-02-11T16:53:36.540Z] 0c2d73faf560: Waiting [2022-02-11T16:53:36.540Z] 3e5f54012d9b: Verifying Checksum [2022-02-11T16:53:36.540Z] 3e5f54012d9b: Download complete [2022-02-11T16:53:36.540Z] a0d0a0d46f8b: Verifying Checksum [2022-02-11T16:53:36.540Z] a0d0a0d46f8b: Download complete [2022-02-11T16:53:36.540Z] 0c2d73faf560: Verifying Checksum [2022-02-11T16:53:36.540Z] 0c2d73faf560: Download complete [2022-02-11T16:53:36.540Z] 4c7163046ea9: Verifying Checksum [2022-02-11T16:53:36.540Z] 4c7163046ea9: Download complete [2022-02-11T16:53:36.798Z] a0d0a0d46f8b: Pull complete [2022-02-11T16:53:36.798Z] 3e5f54012d9b: Pull complete [2022-02-11T16:53:37.057Z] 4c7163046ea9: Pull complete [2022-02-11T16:53:37.321Z] 0c2d73faf560: Pull complete [2022-02-11T16:53:37.321Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-11T16:53:37.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-11T16:53:37.321Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-11T16:53:37.392Z] prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container [2022-02-11T16:53:37.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-11T16:53:38.092Z] $ docker top d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-11T16:53:38.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T16:53:38.182Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T16:53:38.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T16:53:38.278Z] $ docker exec d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 ssh-agent [2022-02-11T16:53:38.376Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHMpNCI/agent.13 [2022-02-11T16:53:38.376Z] SSH_AGENT_PID=18 [2022-02-11T16:53:38.383Z] Running ssh-add (command line suppressed) [2022-02-11T16:53:38.475Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_8965801850741279811.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_8965801850741279811.key) [2022-02-11T16:53:38.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T16:53:38.784Z] + git tag --points-at HEAD [Pipeline] } [2022-02-11T16:53:38.797Z] $ docker exec --env ******** --env ******** d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 ssh-agent -k [2022-02-11T16:53:38.885Z] unset SSH_AUTH_SOCK; [2022-02-11T16:53:38.886Z] unset SSH_AGENT_PID; [2022-02-11T16:53:38.886Z] echo Agent pid 18 killed; [2022-02-11T16:53:38.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-11T16:53:38.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-11T16:53:38.921Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-11T16:53:39.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-11T16:53:39.025Z] $ docker exec d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 ssh-agent [2022-02-11T16:53:39.122Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnknmH/agent.52 [2022-02-11T16:53:39.122Z] SSH_AGENT_PID=58 [2022-02-11T16:53:39.127Z] Running ssh-add (command line suppressed) [2022-02-11T16:53:39.219Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_7912287516670508888.key (/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/private_key_7912287516670508888.key) [2022-02-11T16:53:39.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-11T16:53:39.521Z] + git semver init [2022-02-11T16:53:39.521Z] # -> Open(): unable to determine branch for HEAD [2022-02-11T16:53:39.521Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.git [2022-02-11T16:53:39.521Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1097 [2022-02-11T16:53:39.521Z] # $SEMVER_REMOTE_NAME = origin [2022-02-11T16:53:39.521Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-11T16:53:39.521Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-11T16:53:39.521Z] # $SEMVER_BRANCH = PR-1097 [2022-02-11T16:53:39.521Z] # $SEMVER_TEMP = /tmp/semver-142709420 [2022-02-11T16:53:39.521Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-02-11T16:53:40.462Z] # '/tmp/semver-142709420' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver' [2022-02-11T16:53:40.462Z] # -> Force: false [2022-02-11T16:53:40.462Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1097/.semver [Pipeline] } [2022-02-11T16:53:40.471Z] $ docker exec --env ******** --env ******** d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 ssh-agent -k [2022-02-11T16:53:40.563Z] unset SSH_AUTH_SOCK; [2022-02-11T16:53:40.565Z] unset SSH_AGENT_PID; [2022-02-11T16:53:40.565Z] echo Agent pid 58 killed; [2022-02-11T16:53:40.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-11T16:53:40.893Z] + git semver [Pipeline] } [2022-02-11T16:53:40.907Z] $ docker stop --time=1 d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 [2022-02-11T16:53:42.139Z] $ docker rm -f d5bd6fc7fb61b04f6fc77199f297dd15e219df89b932802527df59cbdcd14950 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T16:53:42.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-11T16:53:42.717Z] Stashed 1 file(s) [Pipeline] echo [2022-02-11T16:53:42.721Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T16:53:42.840Z] provisioning config files... [2022-02-11T16:53:42.849Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config7669980431589813575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:53:43.167Z] ---> docker-login.sh [2022-02-11T16:53:43.167Z] nexus3.edgexfoundry.org:10001 [2022-02-11T16:53:43.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:43.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:43.167Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:43.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:43.167Z] [2022-02-11T16:53:43.167Z] Login Succeeded [2022-02-11T16:53:43.167Z] nexus3.edgexfoundry.org:10002 [2022-02-11T16:53:43.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:43.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:43.167Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:43.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:43.167Z] [2022-02-11T16:53:43.167Z] Login Succeeded [2022-02-11T16:53:43.167Z] nexus3.edgexfoundry.org:10003 [2022-02-11T16:53:43.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:43.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:43.431Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:43.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:43.431Z] [2022-02-11T16:53:43.431Z] Login Succeeded [2022-02-11T16:53:43.431Z] nexus3.edgexfoundry.org:10004 [2022-02-11T16:53:43.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:43.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:43.431Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:43.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:43.431Z] [2022-02-11T16:53:43.431Z] Login Succeeded [2022-02-11T16:53:43.431Z] docker.io [2022-02-11T16:53:43.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:53:43.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:53:43.952Z] Configure a credential helper to remove this warning. See [2022-02-11T16:53:43.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:53:43.952Z] [2022-02-11T16:53:43.952Z] Login Succeeded [2022-02-11T16:53:43.952Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T16:53:43.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T16:53:44.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T16:53:44.039Z] ========================================================= [2022-02-11T16:53:44.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-11T16:53:44.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:53:44.369Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-11T16:53:44.369Z] Sending build context to Docker daemon 9.506MB [2022-02-11T16:53:44.369Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T16:53:44.369Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-11T16:53:44.637Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-11T16:53:44.637Z] 59bf1c3509f3: Pulling fs layer [2022-02-11T16:53:44.637Z] 666ba61612fd: Pulling fs layer [2022-02-11T16:53:44.637Z] 8ed8ca486205: Pulling fs layer [2022-02-11T16:53:44.637Z] 4fe6c5a15a65: Pulling fs layer [2022-02-11T16:53:44.637Z] 22a0e8bec74d: Pulling fs layer [2022-02-11T16:53:44.637Z] 640e595b4fbd: Pulling fs layer [2022-02-11T16:53:44.637Z] 763cafe07f6e: Pulling fs layer [2022-02-11T16:53:44.637Z] 0c0b528cf693: Pulling fs layer [2022-02-11T16:53:44.637Z] 10935f4eaf8b: Pulling fs layer [2022-02-11T16:53:44.637Z] 4fe6c5a15a65: Waiting [2022-02-11T16:53:44.637Z] 22a0e8bec74d: Waiting [2022-02-11T16:53:44.637Z] 640e595b4fbd: Waiting [2022-02-11T16:53:44.637Z] 763cafe07f6e: Waiting [2022-02-11T16:53:44.637Z] 0c0b528cf693: Waiting [2022-02-11T16:53:44.637Z] 10935f4eaf8b: Waiting [2022-02-11T16:53:44.637Z] 8ed8ca486205: Verifying Checksum [2022-02-11T16:53:44.637Z] 8ed8ca486205: Download complete [2022-02-11T16:53:44.637Z] 666ba61612fd: Verifying Checksum [2022-02-11T16:53:44.637Z] 666ba61612fd: Download complete [2022-02-11T16:53:44.637Z] 22a0e8bec74d: Verifying Checksum [2022-02-11T16:53:44.637Z] 22a0e8bec74d: Download complete [2022-02-11T16:53:44.637Z] 59bf1c3509f3: Verifying Checksum [2022-02-11T16:53:44.637Z] 59bf1c3509f3: Download complete [2022-02-11T16:53:44.637Z] 640e595b4fbd: Verifying Checksum [2022-02-11T16:53:44.637Z] 640e595b4fbd: Download complete [2022-02-11T16:53:44.637Z] 763cafe07f6e: Verifying Checksum [2022-02-11T16:53:44.637Z] 763cafe07f6e: Download complete [2022-02-11T16:53:44.637Z] 0c0b528cf693: Verifying Checksum [2022-02-11T16:53:44.637Z] 0c0b528cf693: Download complete [2022-02-11T16:53:44.901Z] 59bf1c3509f3: Pull complete [2022-02-11T16:53:45.164Z] 4fe6c5a15a65: Verifying Checksum [2022-02-11T16:53:45.164Z] 4fe6c5a15a65: Download complete [2022-02-11T16:53:45.164Z] 10935f4eaf8b: Verifying Checksum [2022-02-11T16:53:45.164Z] 10935f4eaf8b: Download complete [2022-02-11T16:53:45.164Z] 666ba61612fd: Pull complete [2022-02-11T16:53:45.164Z] 8ed8ca486205: Pull complete [2022-02-11T16:53:49.399Z] 4fe6c5a15a65: Pull complete [2022-02-11T16:53:49.399Z] 22a0e8bec74d: Pull complete [2022-02-11T16:53:49.399Z] 640e595b4fbd: Pull complete [2022-02-11T16:53:49.399Z] 763cafe07f6e: Pull complete [2022-02-11T16:53:49.399Z] 0c0b528cf693: Pull complete [2022-02-11T16:53:51.957Z] 10935f4eaf8b: Pull complete [2022-02-11T16:53:51.957Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-11T16:53:51.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-11T16:53:51.957Z] ---> 99d49a6021b9 [2022-02-11T16:53:51.957Z] Step 3/11 : ARG MAKE=make build [2022-02-11T16:53:53.865Z] ---> Running in f2855b48e850 [2022-02-11T16:53:54.128Z] Removing intermediate container f2855b48e850 [2022-02-11T16:53:54.128Z] ---> 5e598cdeb4fe [2022-02-11T16:53:54.128Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-11T16:53:54.128Z] ---> Running in 9688ba16d7d5 [2022-02-11T16:53:54.128Z] Removing intermediate container 9688ba16d7d5 [2022-02-11T16:53:54.128Z] ---> 7d07af3301fa [2022-02-11T16:53:54.128Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:53:54.128Z] ---> Running in b81a9acc0937 [2022-02-11T16:53:54.128Z] Removing intermediate container b81a9acc0937 [2022-02-11T16:53:54.128Z] ---> d0121ec6c741 [2022-02-11T16:53:54.128Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:53:54.388Z] ---> Running in a834bc542272 [2022-02-11T16:53:54.648Z] Removing intermediate container a834bc542272 [2022-02-11T16:53:54.648Z] ---> acb029930831 [2022-02-11T16:53:54.648Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T16:53:54.648Z] ---> Running in 951a3c63c5b3 [2022-02-11T16:53:54.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T16:53:55.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T16:53:56.112Z] OK: 221 MiB in 52 packages [2022-02-11T16:53:56.377Z] Removing intermediate container 951a3c63c5b3 [2022-02-11T16:53:56.377Z] ---> 464c44c3b2f6 [2022-02-11T16:53:56.377Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-11T16:53:56.642Z] ---> 33df0e30eaa3 [2022-02-11T16:53:56.642Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T16:53:56.642Z] ---> Running in e5d8a7c0b01d [2022-02-11T16:53:57.809Z] Still waiting to schedule task [2022-02-11T16:53:57.809Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-02-11T16:54:23.290Z] Removing intermediate container e5d8a7c0b01d [2022-02-11T16:54:23.290Z] ---> ef27f82d9962 [2022-02-11T16:54:23.290Z] Step 10/11 : COPY . . [2022-02-11T16:54:23.290Z] ---> bcccff0fb8d5 [2022-02-11T16:54:23.290Z] Step 11/11 : RUN ${MAKE} [2022-02-11T16:54:23.290Z] ---> Running in 56d4e398d0f6 [2022-02-11T16:54:23.290Z] noop [2022-02-11T16:54:23.550Z] Removing intermediate container 56d4e398d0f6 [2022-02-11T16:54:23.550Z] ---> c007c8cb2a8f [2022-02-11T16:54:23.550Z] Successfully built c007c8cb2a8f [2022-02-11T16:54:23.550Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:54:23.854Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T16:54:23.854Z] . [Pipeline] withDockerContainer [2022-02-11T16:54:23.926Z] prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container [2022-02-11T16:54:23.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-11T16:54:24.330Z] $ docker top 3a6537dcbc7755234d1e352b80c9ad894f5a5c41152a106dc7ab8d6d0864e0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T16:54:24.704Z] + go version [2022-02-11T16:54:24.704Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-11T16:54:24.716Z] $ docker stop --time=1 3a6537dcbc7755234d1e352b80c9ad894f5a5c41152a106dc7ab8d6d0864e0e3 [2022-02-11T16:54:25.898Z] $ docker rm -f 3a6537dcbc7755234d1e352b80c9ad894f5a5c41152a106dc7ab8d6d0864e0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:54:26.286Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-11T16:54:26.286Z] . [Pipeline] withDockerContainer [2022-02-11T16:54:26.352Z] prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container [2022-02-11T16:54:26.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-11T16:54:26.749Z] $ docker top 3f6bda42b7d337e2849c4f048346bba121ef72aff192e406440456ce0eccae0b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T16:54:27.122Z] + make test [2022-02-11T16:54:27.122Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T16:54:27.380Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-11T16:54:42.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-11T16:54:42.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-11T16:54:42.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-11T16:54:42.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.010s coverage: 23.3% of statements [2022-02-11T16:54:42.685Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-11T16:54:42.685Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.016s coverage: 27.6% of statements [2022-02-11T16:54:42.964Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.014s coverage: 78.9% of statements [2022-02-11T16:54:43.581Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.008s coverage: 10.8% of statements [2022-02-11T16:54:43.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-11T16:54:43.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-11T16:54:43.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-11T16:54:43.581Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.009s coverage: 33.0% of statements [2022-02-11T16:54:43.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-11T16:54:45.505Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.017s coverage: 86.1% of statements [2022-02-11T16:54:45.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-11T16:54:45.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-11T16:54:45.505Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements [2022-02-11T16:54:45.505Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.030s coverage: 89.2% of statements [2022-02-11T16:54:45.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-11T16:54:45.505Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.013s coverage: 4.8% of statements [2022-02-11T16:54:45.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-11T16:54:57.880Z] GO111MODULE=on go vet ./... [2022-02-11T16:55:02.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T16:55:02.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T16:55:02.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-11T16:55:02.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T16:55:02.144Z] $ docker stop --time=1 3f6bda42b7d337e2849c4f048346bba121ef72aff192e406440456ce0eccae0b [2022-02-11T16:55:03.572Z] $ docker rm -f 3f6bda42b7d337e2849c4f048346bba121ef72aff192e406440456ce0eccae0b [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T16:55:04.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T16:55:04.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-11T16:55:04.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T16:55:04.951Z] + ls -al . [2022-02-11T16:55:04.951Z] total 272 [2022-02-11T16:55:04.951Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 16:55 . [2022-02-11T16:55:04.951Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 16:53 .. [2022-02-11T16:55:04.951Z] drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 16:53 bin [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 26321 Feb 11 16:53 CHANGELOG.md [2022-02-11T16:55:04.951Z] -rw-r--r--. 1 jenkins jenkins 129001 Feb 11 16:54 coverage.out [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 16:53 .dockerignore [2022-02-11T16:55:04.951Z] drwxrwxr-x. 5 jenkins jenkins 62 Feb 11 16:53 example [2022-02-11T16:55:04.951Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 11 16:53 .git [2022-02-11T16:55:04.951Z] drwxrwxr-x. 3 jenkins jenkins 125 Feb 11 16:53 .github [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 131 Feb 11 16:53 .gitignore [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 42 Feb 11 16:53 .golangci.yml [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 2774 Feb 11 16:53 go.mod [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 49778 Feb 11 16:53 go.sum [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 16:53 GOVERNANCE.md [2022-02-11T16:55:04.951Z] drwxrwxr-x. 15 jenkins jenkins 224 Feb 11 16:53 internal [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 880 Feb 11 16:53 Jenkinsfile [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 16:53 LICENSE [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 16:53 Makefile [2022-02-11T16:55:04.951Z] drwxrwxr-x. 3 jenkins jenkins 16 Feb 11 16:53 openapi [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 619 Feb 11 16:53 OWNERS.md [2022-02-11T16:55:04.951Z] drwxrwxr-x. 5 jenkins jenkins 50 Feb 11 16:53 pkg [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 4881 Feb 11 16:53 README.md [2022-02-11T16:55:04.951Z] drwx------. 3 jenkins jenkins 72 Feb 11 16:53 .semver [2022-02-11T16:55:04.951Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 16:53 snap [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 11 16:53 VERSION [2022-02-11T16:55:04.951Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 16:53 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:55:05.248Z] + 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=456df77f3984c8ebdc5c35749b2491402c898596 --label arch=amd64 --label version=0.0.0 . [2022-02-11T16:55:05.248Z] Sending build context to Docker daemon 9.636MB [2022-02-11T16:55:05.248Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T16:55:05.248Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-11T16:55:05.248Z] ---> c007c8cb2a8f [2022-02-11T16:55:05.248Z] Step 3/25 : ARG MAKE=make build [2022-02-11T16:55:05.248Z] ---> Running in 54a3b6814521 [2022-02-11T16:55:05.510Z] Removing intermediate container 54a3b6814521 [2022-02-11T16:55:05.510Z] ---> 8a77f739bc0e [2022-02-11T16:55:05.510Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-11T16:55:05.511Z] ---> Running in 8f80a828351d [2022-02-11T16:55:05.511Z] Removing intermediate container 8f80a828351d [2022-02-11T16:55:05.511Z] ---> 40bd859fc6ad [2022-02-11T16:55:05.511Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:55:05.511Z] ---> Running in 9679baf5a65c [2022-02-11T16:55:05.775Z] Removing intermediate container 9679baf5a65c [2022-02-11T16:55:05.775Z] ---> 95c6312486b8 [2022-02-11T16:55:05.775Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:55:05.775Z] ---> Running in e84b48157d35 [2022-02-11T16:55:06.041Z] Removing intermediate container e84b48157d35 [2022-02-11T16:55:06.041Z] ---> a20819382d0f [2022-02-11T16:55:06.041Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T16:55:06.041Z] ---> Running in 11a880c9b44b [2022-02-11T16:55:06.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-11T16:55:07.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-11T16:55:07.508Z] OK: 221 MiB in 52 packages [2022-02-11T16:55:07.769Z] Removing intermediate container 11a880c9b44b [2022-02-11T16:55:07.769Z] ---> af267128678d [2022-02-11T16:55:07.769Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-11T16:55:08.030Z] ---> 01079f5ccae5 [2022-02-11T16:55:08.031Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T16:55:08.031Z] ---> Running in dec1bc6a47a2 [2022-02-11T16:55:08.601Z] Removing intermediate container dec1bc6a47a2 [2022-02-11T16:55:08.601Z] ---> ca3238d10837 [2022-02-11T16:55:08.601Z] Step 10/25 : COPY . . [2022-02-11T16:55:08.862Z] ---> b0f1616f83a5 [2022-02-11T16:55:08.862Z] Step 11/25 : RUN ${MAKE} [2022-02-11T16:55:09.126Z] ---> Running in af583a4aa8af [2022-02-11T16:55:09.389Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-02-11T16:55:19.492Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-11T16:55:20.874Z] Removing intermediate container af583a4aa8af [2022-02-11T16:55:20.874Z] ---> 0c9c8b01cf0f [2022-02-11T16:55:20.874Z] Step 12/25 : FROM alpine:3.14 [2022-02-11T16:55:21.451Z] 3.14: Pulling from library/alpine [2022-02-11T16:55:21.451Z] 97518928ae5f: Pulling fs layer [2022-02-11T16:55:21.712Z] 97518928ae5f: Verifying Checksum [2022-02-11T16:55:21.712Z] 97518928ae5f: Download complete [2022-02-11T16:55:21.712Z] 97518928ae5f: Pull complete [2022-02-11T16:55:21.712Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T16:55:21.712Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T16:55:21.712Z] ---> 0a97eee8041e [2022-02-11T16:55:21.712Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:55:21.974Z] ---> Running in 55703803ce64 [2022-02-11T16:55:21.974Z] Removing intermediate container 55703803ce64 [2022-02-11T16:55:21.974Z] ---> 8bf75feb1e4e [2022-02-11T16:55:21.974Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:55:21.974Z] ---> Running in 7330a6e6d2fb [2022-02-11T16:55:22.551Z] Removing intermediate container 7330a6e6d2fb [2022-02-11T16:55:22.551Z] ---> 6cc59478560c [2022-02-11T16:55:22.551Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-11T16:55:22.551Z] ---> Running in f68f5e6735f1 [2022-02-11T16:55:22.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-11T16:55:23.754Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-11T16:55:24.014Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-11T16:55:24.014Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-11T16:55:24.014Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-11T16:55:24.275Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-11T16:55:24.275Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-11T16:55:24.275Z] Executing busybox-1.33.1-r6.trigger [2022-02-11T16:55:24.275Z] OK: 8 MiB in 19 packages [2022-02-11T16:55:24.533Z] Removing intermediate container f68f5e6735f1 [2022-02-11T16:55:24.533Z] ---> 94ab32e20ed8 [2022-02-11T16:55:24.533Z] Step 16/25 : WORKDIR / [2022-02-11T16:55:24.794Z] ---> Running in 8e19ab512506 [2022-02-11T16:55:24.794Z] Removing intermediate container 8e19ab512506 [2022-02-11T16:55:24.794Z] ---> 1f87eedd17af [2022-02-11T16:55:24.794Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-11T16:55:24.794Z] ---> c85213c15454 [2022-02-11T16:55:24.794Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-11T16:55:25.363Z] ---> f967b7b69e00 [2022-02-11T16:55:25.363Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-11T16:55:25.363Z] ---> b502152bc8dd [2022-02-11T16:55:25.363Z] Step 20/25 : EXPOSE 59999 [2022-02-11T16:55:25.363Z] ---> Running in 63168e598ae8 [2022-02-11T16:55:25.622Z] Removing intermediate container 63168e598ae8 [2022-02-11T16:55:25.622Z] ---> 13d6c87c31b1 [2022-02-11T16:55:25.622Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-11T16:55:25.622Z] ---> Running in aaf5170a5f2c [2022-02-11T16:55:25.622Z] Removing intermediate container aaf5170a5f2c [2022-02-11T16:55:25.622Z] ---> 1ae854c2bdfa [2022-02-11T16:55:25.622Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-11T16:55:25.622Z] ---> Running in b81125bc5517 [2022-02-11T16:55:25.622Z] Removing intermediate container b81125bc5517 [2022-02-11T16:55:25.622Z] ---> cc0937b5f139 [2022-02-11T16:55:25.622Z] Step 23/25 : LABEL arch=amd64 [2022-02-11T16:55:25.884Z] ---> Running in 26165da2ad57 [2022-02-11T16:55:25.884Z] Removing intermediate container 26165da2ad57 [2022-02-11T16:55:25.884Z] ---> 45d557af2696 [2022-02-11T16:55:25.884Z] Step 24/25 : LABEL git_sha=456df77f3984c8ebdc5c35749b2491402c898596 [2022-02-11T16:55:25.884Z] ---> Running in 6629fcae157c [2022-02-11T16:55:25.884Z] Removing intermediate container 6629fcae157c [2022-02-11T16:55:25.884Z] ---> 161308f3201b [2022-02-11T16:55:25.884Z] Step 25/25 : LABEL version=0.0.0 [2022-02-11T16:55:25.884Z] ---> Running in a492a6142e75 [2022-02-11T16:55:26.144Z] Removing intermediate container a492a6142e75 [2022-02-11T16:55:26.144Z] ---> 86e28f1797a6 [2022-02-11T16:55:26.144Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T16:55:26.144Z] Successfully built 86e28f1797a6 [2022-02-11T16:55:26.144Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:55:26.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T16:55:26.564Z] [2022-02-11T16:55:26.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:55:26.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T16:55:26.870Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-11T16:55:26.870Z] b4d181a07f80: Pulling fs layer [2022-02-11T16:55:26.870Z] a1111a8f2ec3: Pulling fs layer [2022-02-11T16:55:26.870Z] ed53099fbce6: Pulling fs layer [2022-02-11T16:55:26.870Z] dc539afda2c1: Pulling fs layer [2022-02-11T16:55:26.870Z] 77bc0d833cb6: Pulling fs layer [2022-02-11T16:55:26.870Z] 9065ff56babe: Pulling fs layer [2022-02-11T16:55:26.870Z] d287ab97295c: Pulling fs layer [2022-02-11T16:55:26.870Z] 77bc0d833cb6: Waiting [2022-02-11T16:55:26.870Z] 9065ff56babe: Waiting [2022-02-11T16:55:26.870Z] d287ab97295c: Waiting [2022-02-11T16:55:26.870Z] dc539afda2c1: Waiting [2022-02-11T16:55:26.870Z] a1111a8f2ec3: Verifying Checksum [2022-02-11T16:55:26.870Z] a1111a8f2ec3: Download complete [2022-02-11T16:55:26.870Z] dc539afda2c1: Verifying Checksum [2022-02-11T16:55:26.870Z] dc539afda2c1: Download complete [2022-02-11T16:55:26.870Z] ed53099fbce6: Verifying Checksum [2022-02-11T16:55:26.870Z] ed53099fbce6: Download complete [2022-02-11T16:55:26.870Z] 77bc0d833cb6: Verifying Checksum [2022-02-11T16:55:26.870Z] 77bc0d833cb6: Download complete [2022-02-11T16:55:26.870Z] 9065ff56babe: Verifying Checksum [2022-02-11T16:55:26.870Z] 9065ff56babe: Download complete [2022-02-11T16:55:27.134Z] b4d181a07f80: Verifying Checksum [2022-02-11T16:55:27.134Z] b4d181a07f80: Download complete [2022-02-11T16:55:27.714Z] d287ab97295c: Verifying Checksum [2022-02-11T16:55:27.714Z] d287ab97295c: Download complete [2022-02-11T16:55:28.662Z] b4d181a07f80: Pull complete [2022-02-11T16:55:28.662Z] a1111a8f2ec3: Pull complete [2022-02-11T16:55:29.232Z] ed53099fbce6: Pull complete [2022-02-11T16:55:29.232Z] dc539afda2c1: Pull complete [2022-02-11T16:55:29.495Z] 77bc0d833cb6: Pull complete [2022-02-11T16:55:29.495Z] 9065ff56babe: Pull complete [2022-02-11T16:55:34.845Z] d287ab97295c: Pull complete [2022-02-11T16:55:34.845Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-11T16:55:34.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T16:55:34.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-11T16:55:34.907Z] prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container [2022-02-11T16:55:34.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T16:55:37.387Z] $ docker top 334cad3ec67447e4ff1eba4a5c100dfe36371fe0498fdf5a28cf264f633efba8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:55:37.763Z] ---> job-cost.sh [2022-02-11T16:55:37.763Z] lf-activate-venv: SKIPPING [2022-02-11T16:55:37.763Z] INFO: No Stack... [2022-02-11T16:55:38.022Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T16:55:38.281Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T16:55:38.574Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/cost.csv [2022-02-11T16:55:38.575Z] + cut -d, -f6 [Pipeline] lock [2022-02-11T16:55:38.591Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [2022-02-11T16:55:38.597Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] did not exist. Created. [2022-02-11T16:55:38.597Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T16:55:38.912Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-11T16:55:38.950Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T16:55:38.956Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T16:55:38.974Z] $ docker stop --time=1 334cad3ec67447e4ff1eba4a5c100dfe36371fe0498fdf5a28cf264f633efba8 [2022-02-11T16:55:40.101Z] $ docker rm -f 334cad3ec67447e4ff1eba4a5c100dfe36371fe0498fdf5a28cf264f633efba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-11T16:56:19.428Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5086 in /w/workspace/gexfoundry_device-sdk-go_PR-1097 [Pipeline] { [Pipeline] ws [2022-02-11T16:56:19.441Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2022-02-11T16:56:19.702Z] The recommended git tool is: git [2022-02-11T16:56:24.518Z] using credential edgex-jenkins-ssh [2022-02-11T16:56:24.538Z] Cloning the remote Git repository [2022-02-11T16:56:24.604Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T16:56:24.693Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2022-02-11T16:56:24.780Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T16:56:24.781Z] > git --version # timeout=10 [2022-02-11T16:56:24.802Z] > git --version # 'git version 2.17.1' [2022-02-11T16:56:24.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T16:56:24.905Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T16:56:26.488Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-11T16:56:26.509Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-11T16:56:26.538Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-11T16:56:26.648Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-11T16:56:26.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T16:56:26.672Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1097/head:refs/remotes/origin/PR-1097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-11T16:56:27.430Z] Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 456df77f3984c8ebdc5c35749b2491402c898596 [2022-02-11T16:56:27.706Z] Merge succeeded, producing 456df77f3984c8ebdc5c35749b2491402c898596 [2022-02-11T16:56:27.707Z] Checking out Revision 456df77f3984c8ebdc5c35749b2491402c898596 (PR-1097) [2022-02-11T16:56:27.453Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T16:56:27.479Z] > git checkout -f 456df77f3984c8ebdc5c35749b2491402c898596 # timeout=10 [2022-02-11T16:56:27.595Z] > git remote # timeout=10 [2022-02-11T16:56:27.614Z] > git config --get remote.origin.url # timeout=10 [2022-02-11T16:56:27.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-11T16:56:27.650Z] > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 [2022-02-11T16:56:27.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-11T16:56:27.715Z] > git config core.sparsecheckout # timeout=10 [2022-02-11T16:56:27.727Z] > git checkout -f 456df77f3984c8ebdc5c35749b2491402c898596 # timeout=10 [2022-02-11T16:56:31.992Z] Commit message: "feat: implement ProtocolProperties validation mechanism" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T16:56:32.900Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-11T16:56:32.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T16:56:32.900Z] Dload Upload Total Spent Left Speed [2022-02-11T16:56:32.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 62331 0 --:--:-- --:--:-- --:--:-- 62331 [Pipeline] sh [2022-02-11T16:56:33.401Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-11T16:56:33.746Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-11T16:56:33.746Z] + sudo tee /etc/docker/daemon.new [2022-02-11T16:56:33.746Z] { [2022-02-11T16:56:33.746Z] "registry-mirrors": [ [2022-02-11T16:56:33.746Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-11T16:56:33.746Z] ], [2022-02-11T16:56:33.746Z] "bip": "10.250.0.254/24", [2022-02-11T16:56:33.746Z] "hosts": [ [2022-02-11T16:56:33.746Z] "tcp://0.0.0.0:5555", [2022-02-11T16:56:33.746Z] "unix:///var/run/docker.sock" [2022-02-11T16:56:33.746Z] ], [2022-02-11T16:56:33.746Z] "mtu": 1458, [2022-02-11T16:56:33.746Z] "selinux-enabled": true, [2022-02-11T16:56:33.746Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-11T16:56:33.746Z] } [Pipeline] sh [2022-02-11T16:56:34.109Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-11T16:56:34.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T16:56:52.849Z] provisioning config files... [2022-02-11T16:56:52.876Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config4204833725083495400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T16:56:53.236Z] ---> docker-login.sh [2022-02-11T16:56:53.236Z] nexus3.edgexfoundry.org:10001 [2022-02-11T16:56:53.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:56:54.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:56:54.121Z] Configure a credential helper to remove this warning. See [2022-02-11T16:56:54.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:56:54.121Z] [2022-02-11T16:56:54.121Z] Login Succeeded [2022-02-11T16:56:54.121Z] nexus3.edgexfoundry.org:10002 [2022-02-11T16:56:54.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:56:54.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:56:54.668Z] Configure a credential helper to remove this warning. See [2022-02-11T16:56:54.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:56:54.668Z] [2022-02-11T16:56:54.668Z] Login Succeeded [2022-02-11T16:56:54.668Z] nexus3.edgexfoundry.org:10003 [2022-02-11T16:56:54.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:56:54.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:56:54.942Z] Configure a credential helper to remove this warning. See [2022-02-11T16:56:54.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:56:54.942Z] [2022-02-11T16:56:54.942Z] Login Succeeded [2022-02-11T16:56:54.942Z] nexus3.edgexfoundry.org:10004 [2022-02-11T16:56:55.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:56:55.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:56:55.549Z] Configure a credential helper to remove this warning. See [2022-02-11T16:56:55.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:56:55.549Z] [2022-02-11T16:56:55.549Z] Login Succeeded [2022-02-11T16:56:55.549Z] docker.io [2022-02-11T16:56:55.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-11T16:56:56.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-11T16:56:56.414Z] Configure a credential helper to remove this warning. See [2022-02-11T16:56:56.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-11T16:56:56.414Z] [2022-02-11T16:56:56.414Z] Login Succeeded [2022-02-11T16:56:56.414Z] ---> docker-login.sh ends [Pipeline] } [2022-02-11T16:56:56.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-11T16:56:56.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-11T16:56:56.923Z] ========================================================= [2022-02-11T16:56:56.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-11T16:56:56.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:56:57.273Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-11T16:56:57.873Z] Sending build context to Docker daemon 5.165MB [2022-02-11T16:56:57.873Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T16:56:57.873Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-11T16:56:57.873Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-11T16:56:57.873Z] 9b3977197b4f: Pulling fs layer [2022-02-11T16:56:57.873Z] 1a89e8eeedd5: Pulling fs layer [2022-02-11T16:56:57.873Z] 94645a83ff95: Pulling fs layer [2022-02-11T16:56:57.873Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-11T16:56:57.873Z] 0c92f367c5e7: Pulling fs layer [2022-02-11T16:56:57.873Z] f7c0051592d6: Pulling fs layer [2022-02-11T16:56:57.873Z] a227ed2f7395: Pulling fs layer [2022-02-11T16:56:57.873Z] 7b1c46037f91: Pulling fs layer [2022-02-11T16:56:57.873Z] 0c92f367c5e7: Waiting [2022-02-11T16:56:57.873Z] f7c0051592d6: Waiting [2022-02-11T16:56:57.873Z] a227ed2f7395: Waiting [2022-02-11T16:56:57.873Z] 7b1c46037f91: Waiting [2022-02-11T16:56:57.873Z] 3f3a8bcf1eab: Waiting [2022-02-11T16:56:57.873Z] 94645a83ff95: Verifying Checksum [2022-02-11T16:56:57.873Z] 94645a83ff95: Download complete [2022-02-11T16:56:57.873Z] 1a89e8eeedd5: Verifying Checksum [2022-02-11T16:56:57.873Z] 1a89e8eeedd5: Download complete [2022-02-11T16:56:58.151Z] 0c92f367c5e7: Verifying Checksum [2022-02-11T16:56:58.151Z] 0c92f367c5e7: Download complete [2022-02-11T16:56:58.151Z] f7c0051592d6: Verifying Checksum [2022-02-11T16:56:58.151Z] f7c0051592d6: Download complete [2022-02-11T16:56:58.151Z] 9b3977197b4f: Verifying Checksum [2022-02-11T16:56:58.151Z] 9b3977197b4f: Download complete [2022-02-11T16:56:58.151Z] a227ed2f7395: Verifying Checksum [2022-02-11T16:56:58.151Z] a227ed2f7395: Download complete [2022-02-11T16:56:58.757Z] 9b3977197b4f: Pull complete [2022-02-11T16:56:59.371Z] 1a89e8eeedd5: Pull complete [2022-02-11T16:56:59.974Z] 94645a83ff95: Pull complete [2022-02-11T16:56:59.974Z] 7b1c46037f91: Verifying Checksum [2022-02-11T16:56:59.974Z] 7b1c46037f91: Download complete [2022-02-11T16:57:00.578Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-11T16:57:00.578Z] 3f3a8bcf1eab: Download complete [2022-02-11T16:57:12.986Z] 3f3a8bcf1eab: Pull complete [2022-02-11T16:57:12.986Z] 0c92f367c5e7: Pull complete [2022-02-11T16:57:12.986Z] f7c0051592d6: Pull complete [2022-02-11T16:57:13.258Z] a227ed2f7395: Pull complete [2022-02-11T16:57:19.994Z] 7b1c46037f91: Pull complete [2022-02-11T16:57:19.994Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-11T16:57:19.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-11T16:57:19.994Z] ---> f79e39bc4007 [2022-02-11T16:57:19.994Z] Step 3/11 : ARG MAKE=make build [2022-02-11T16:57:20.984Z] ---> Running in fd0988c27395 [2022-02-11T16:57:21.257Z] Removing intermediate container fd0988c27395 [2022-02-11T16:57:21.257Z] ---> 34505765a9a7 [2022-02-11T16:57:21.257Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-11T16:57:21.257Z] ---> Running in 9cc90ec258b2 [2022-02-11T16:57:21.857Z] Removing intermediate container 9cc90ec258b2 [2022-02-11T16:57:21.857Z] ---> 7d8278ad54ae [2022-02-11T16:57:21.857Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T16:57:21.857Z] ---> Running in 3eebf43ed89c [2022-02-11T16:57:22.137Z] Removing intermediate container 3eebf43ed89c [2022-02-11T16:57:22.137Z] ---> 44df56c719b2 [2022-02-11T16:57:22.137Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T16:57:22.410Z] ---> Running in f3656a33e54e [2022-02-11T16:57:24.388Z] Removing intermediate container f3656a33e54e [2022-02-11T16:57:24.388Z] ---> e70270173ad5 [2022-02-11T16:57:24.388Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T16:57:24.388Z] ---> Running in 6f1be2adda03 [2022-02-11T16:57:25.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T16:57:26.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T16:57:27.307Z] OK: 220 MiB in 52 packages [2022-02-11T16:57:27.903Z] Removing intermediate container 6f1be2adda03 [2022-02-11T16:57:27.903Z] ---> 5d11c5b4dcc7 [2022-02-11T16:57:27.903Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-11T16:57:28.499Z] ---> 37384d4373e7 [2022-02-11T16:57:28.499Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T16:57:28.499Z] ---> Running in 2da8b7748d8f [2022-02-11T16:58:50.269Z] Removing intermediate container 2da8b7748d8f [2022-02-11T16:58:50.269Z] ---> d3faf9381fd5 [2022-02-11T16:58:50.269Z] Step 10/11 : COPY . . [2022-02-11T16:58:50.269Z] ---> 8bfc5f40e50c [2022-02-11T16:58:50.269Z] Step 11/11 : RUN ${MAKE} [2022-02-11T16:58:50.269Z] ---> Running in b842155b16ed [2022-02-11T16:58:50.269Z] noop [2022-02-11T16:58:50.269Z] Removing intermediate container b842155b16ed [2022-02-11T16:58:50.269Z] ---> 9ea532429d25 [2022-02-11T16:58:50.269Z] Successfully built 9ea532429d25 [2022-02-11T16:58:50.269Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:58:50.620Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T16:58:50.620Z] . [Pipeline] withDockerContainer [2022-02-11T16:58:50.841Z] prd-ubuntu18.04-docker-arm64-4c-16g-5086 does not seem to be running inside a container [2022-02-11T16:58:50.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-11T16:58:52.244Z] $ docker top 79a739ee2c904ebde42cd47a3f40339ecad02e870a06feaff752e7bcb8d5b8c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T16:58:53.151Z] + go version [2022-02-11T16:58:53.151Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-11T16:58:53.177Z] $ docker stop --time=1 79a739ee2c904ebde42cd47a3f40339ecad02e870a06feaff752e7bcb8d5b8c2 [2022-02-11T16:58:54.790Z] $ docker rm -f 79a739ee2c904ebde42cd47a3f40339ecad02e870a06feaff752e7bcb8d5b8c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T16:58:55.396Z] + docker inspect -f . ci-base-image-arm64 [2022-02-11T16:58:55.396Z] . [Pipeline] withDockerContainer [2022-02-11T16:58:55.622Z] prd-ubuntu18.04-docker-arm64-4c-16g-5086 does not seem to be running inside a container [2022-02-11T16:58:55.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-11T16:58:57.052Z] $ docker top c4fbe97080e65f43bd19cb1142dd87d6ec890fc33a832473401a1372f72638f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-11T16:58:57.950Z] + make test [2022-02-11T16:58:57.950Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-11T16:58:59.393Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-11T16:59:46.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-02-11T16:59:46.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-02-11T16:59:46.416Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-02-11T16:59:51.841Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.098s coverage: 23.3% of statements [2022-02-11T16:59:51.841Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-02-11T16:59:51.841Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.084s coverage: 27.6% of statements [2022-02-11T16:59:51.841Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.144s coverage: 78.9% of statements [2022-02-11T16:59:51.841Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.118s coverage: 10.8% of statements [2022-02-11T16:59:51.841Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-02-11T16:59:51.841Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-02-11T16:59:51.841Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-02-11T16:59:54.477Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.120s coverage: 33.0% of statements [2022-02-11T16:59:54.477Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-02-11T16:59:55.917Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.109s coverage: 86.1% of statements [2022-02-11T16:59:55.917Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-02-11T16:59:55.917Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-02-11T16:59:55.917Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 57.4% of statements [2022-02-11T16:59:55.917Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.167s coverage: 89.2% of statements [2022-02-11T16:59:55.917Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-02-11T16:59:56.896Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 4.8% of statements [2022-02-11T16:59:56.896Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-02-11T16:59:57.169Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-11T16:59:57.169Z] GO111MODULE=on go vet ./... [2022-02-11T17:00:15.476Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-11T17:00:15.476Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-11T17:00:15.476Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-11T17:00:16.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-11T17:00:16.490Z] $ docker stop --time=1 c4fbe97080e65f43bd19cb1142dd87d6ec890fc33a832473401a1372f72638f9 [2022-02-11T17:00:18.207Z] $ docker rm -f c4fbe97080e65f43bd19cb1142dd87d6ec890fc33a832473401a1372f72638f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-11T17:00:19.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-11T17:00:19.030Z] Warning: overwriting stash ‘coverage-report’ [2022-02-11T17:00:19.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-11T17:00:19.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-11T17:00:20.283Z] + ls -al . [2022-02-11T17:00:20.284Z] total 308 [2022-02-11T17:00:20.284Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 17:00 . [2022-02-11T17:00:20.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:56 .. [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 16:56 .dockerignore [2022-02-11T17:00:20.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 16:56 .git [2022-02-11T17:00:20.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:56 .github [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 11 16:56 .gitignore [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 16:56 .golangci.yml [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 26321 Feb 11 16:56 CHANGELOG.md [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 16:56 GOVERNANCE.md [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 11 16:56 Jenkinsfile [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 16:56 LICENSE [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 16:56 Makefile [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 11 16:56 OWNERS.md [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 4881 Feb 11 16:56 README.md [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 16:53 VERSION [2022-02-11T17:00:20.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 16:56 bin [2022-02-11T17:00:20.284Z] -rw-r--r-- 1 jenkins jenkins 129001 Feb 11 16:59 coverage.out [2022-02-11T17:00:20.284Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:56 example [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 2774 Feb 11 16:56 go.mod [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 49778 Feb 11 16:56 go.sum [2022-02-11T17:00:20.284Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 11 16:56 internal [2022-02-11T17:00:20.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:56 openapi [2022-02-11T17:00:20.284Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:56 pkg [2022-02-11T17:00:20.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:56 snap [2022-02-11T17:00:20.284Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 16:56 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-11T17:00:20.623Z] + 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=456df77f3984c8ebdc5c35749b2491402c898596 --label arch=arm64 --label version=0.0.0 . [2022-02-11T17:00:21.213Z] Sending build context to Docker daemon 5.294MB [2022-02-11T17:00:21.213Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-02-11T17:00:21.213Z] Step 2/25 : FROM ${BASE} AS builder [2022-02-11T17:00:21.213Z] ---> 9ea532429d25 [2022-02-11T17:00:21.213Z] Step 3/25 : ARG MAKE=make build [2022-02-11T17:00:21.213Z] ---> Running in 733eed603c75 [2022-02-11T17:00:21.485Z] Removing intermediate container 733eed603c75 [2022-02-11T17:00:21.485Z] ---> 2d07f56dc904 [2022-02-11T17:00:21.485Z] Step 4/25 : WORKDIR /device-sdk-go [2022-02-11T17:00:21.756Z] ---> Running in f60102e5012d [2022-02-11T17:00:22.029Z] Removing intermediate container f60102e5012d [2022-02-11T17:00:22.029Z] ---> f55bfefecb45 [2022-02-11T17:00:22.029Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T17:00:22.029Z] ---> Running in 783b59a73ae0 [2022-02-11T17:00:22.637Z] Removing intermediate container 783b59a73ae0 [2022-02-11T17:00:22.637Z] ---> fe8badc995b9 [2022-02-11T17:00:22.637Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T17:00:22.637Z] ---> Running in ce46fd9ad941 [2022-02-11T17:00:24.613Z] Removing intermediate container ce46fd9ad941 [2022-02-11T17:00:24.613Z] ---> 9e7e14a445c5 [2022-02-11T17:00:24.613Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-11T17:00:24.613Z] ---> Running in c56a4ec258d4 [2022-02-11T17:00:25.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-11T17:00:26.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-11T17:00:27.160Z] OK: 220 MiB in 52 packages [2022-02-11T17:00:27.758Z] Removing intermediate container c56a4ec258d4 [2022-02-11T17:00:27.758Z] ---> 925a3ced1417 [2022-02-11T17:00:27.758Z] Step 8/25 : COPY go.mod vendor* ./ [2022-02-11T17:00:28.356Z] ---> 351ade322851 [2022-02-11T17:00:28.356Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-11T17:00:28.356Z] ---> Running in 394433020c91 [2022-02-11T17:00:30.343Z] Removing intermediate container 394433020c91 [2022-02-11T17:00:30.343Z] ---> be8803844486 [2022-02-11T17:00:30.343Z] Step 10/25 : COPY . . [2022-02-11T17:00:31.783Z] ---> 2b79d4113ae0 [2022-02-11T17:00:31.783Z] Step 11/25 : RUN ${MAKE} [2022-02-11T17:00:31.783Z] ---> Running in b031c9646c0c [2022-02-11T17:00:32.764Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-02-11T17:01:11.756Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-02-11T17:01:11.756Z] Removing intermediate container b031c9646c0c [2022-02-11T17:01:11.756Z] ---> 26fad915fafa [2022-02-11T17:01:11.756Z] Step 12/25 : FROM alpine:3.14 [2022-02-11T17:01:11.756Z] 3.14: Pulling from library/alpine [2022-02-11T17:01:11.756Z] be307f383ecc: Pulling fs layer [2022-02-11T17:01:11.756Z] be307f383ecc: Verifying Checksum [2022-02-11T17:01:11.756Z] be307f383ecc: Download complete [2022-02-11T17:01:11.756Z] be307f383ecc: Pull complete [2022-02-11T17:01:11.756Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-11T17:01:11.756Z] Status: Downloaded newer image for alpine:3.14 [2022-02-11T17:01:11.756Z] ---> 5b8b7b635229 [2022-02-11T17:01:11.756Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-11T17:01:11.756Z] ---> Running in 3cd922717259 [2022-02-11T17:01:11.756Z] Removing intermediate container 3cd922717259 [2022-02-11T17:01:11.756Z] ---> 5d574dbcd6dd [2022-02-11T17:01:11.756Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-11T17:01:11.756Z] ---> Running in b080f8a58959 [2022-02-11T17:01:13.186Z] Removing intermediate container b080f8a58959 [2022-02-11T17:01:13.186Z] ---> 7870167f73b6 [2022-02-11T17:01:13.186Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-02-11T17:01:13.469Z] ---> Running in 2ba3b9764b27 [2022-02-11T17:01:14.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-11T17:01:15.426Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-11T17:01:16.020Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-02-11T17:01:16.291Z] (2/5) Installing libsodium (1.0.18-r0) [2022-02-11T17:01:16.292Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-11T17:01:16.292Z] (4/5) Installing libzmq (4.3.4-r0) [2022-02-11T17:01:16.563Z] (5/5) Installing zeromq (4.3.4-r0) [2022-02-11T17:01:16.563Z] Executing busybox-1.33.1-r6.trigger [2022-02-11T17:01:16.563Z] OK: 8 MiB in 19 packages [2022-02-11T17:01:17.547Z] Removing intermediate container 2ba3b9764b27 [2022-02-11T17:01:17.547Z] ---> b3d4ce555730 [2022-02-11T17:01:17.547Z] Step 16/25 : WORKDIR / [2022-02-11T17:01:17.547Z] ---> Running in 0f535e16ff6c [2022-02-11T17:01:17.822Z] Removing intermediate container 0f535e16ff6c [2022-02-11T17:01:17.822Z] ---> 12193db25c51 [2022-02-11T17:01:17.822Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-02-11T17:01:18.803Z] ---> 736cf1febbd4 [2022-02-11T17:01:18.803Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-02-11T17:01:19.400Z] ---> 247ed6f6fc32 [2022-02-11T17:01:19.400Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-02-11T17:01:19.997Z] ---> 68dac4c45bb4 [2022-02-11T17:01:19.997Z] Step 20/25 : EXPOSE 59999 [2022-02-11T17:01:20.270Z] ---> Running in 6d783ca19f57 [2022-02-11T17:01:20.543Z] Removing intermediate container 6d783ca19f57 [2022-02-11T17:01:20.543Z] ---> 08c1d5002736 [2022-02-11T17:01:20.543Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-02-11T17:01:20.543Z] ---> Running in f00e3ad95683 [2022-02-11T17:01:21.137Z] Removing intermediate container f00e3ad95683 [2022-02-11T17:01:21.137Z] ---> 21ed3098cf4c [2022-02-11T17:01:21.137Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-11T17:01:21.137Z] ---> Running in c7b0a76765a1 [2022-02-11T17:01:21.413Z] Removing intermediate container c7b0a76765a1 [2022-02-11T17:01:21.413Z] ---> f80795babf60 [2022-02-11T17:01:21.413Z] Step 23/25 : LABEL arch=arm64 [2022-02-11T17:01:21.413Z] ---> Running in 165907130e50 [2022-02-11T17:01:21.687Z] Removing intermediate container 165907130e50 [2022-02-11T17:01:21.687Z] ---> 1f4ee3b7e21b [2022-02-11T17:01:21.687Z] Step 24/25 : LABEL git_sha=456df77f3984c8ebdc5c35749b2491402c898596 [2022-02-11T17:01:21.965Z] ---> Running in d553f414deb7 [2022-02-11T17:01:22.238Z] Removing intermediate container d553f414deb7 [2022-02-11T17:01:22.238Z] ---> 3a17511e4db5 [2022-02-11T17:01:22.238Z] Step 25/25 : LABEL version=0.0.0 [2022-02-11T17:01:22.238Z] ---> Running in e10ab143b21e [2022-02-11T17:01:22.514Z] Removing intermediate container e10ab143b21e [2022-02-11T17:01:22.514Z] ---> 56acb56b302b [2022-02-11T17:01:22.514Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-11T17:01:22.786Z] Successfully built 56acb56b302b [2022-02-11T17:01:22.786Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-11T17:01:23.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T17:01:23.253Z] [2022-02-11T17:01:23.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-11T17:01:23.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T17:01:23.608Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-11T17:01:23.608Z] 448f6bf000e3: Pulling fs layer [2022-02-11T17:01:23.609Z] f757da607395: Pulling fs layer [2022-02-11T17:01:23.609Z] 05883995daec: Pulling fs layer [2022-02-11T17:01:23.609Z] 8603b9c90790: Pulling fs layer [2022-02-11T17:01:23.609Z] 1560dd03e051: Pulling fs layer [2022-02-11T17:01:23.609Z] 27f5ce0e4adf: Pulling fs layer [2022-02-11T17:01:23.609Z] c2d8d7efcc4b: Pulling fs layer [2022-02-11T17:01:23.609Z] 8603b9c90790: Waiting [2022-02-11T17:01:23.609Z] 1560dd03e051: Waiting [2022-02-11T17:01:23.609Z] c2d8d7efcc4b: Waiting [2022-02-11T17:01:23.609Z] 27f5ce0e4adf: Waiting [2022-02-11T17:01:23.880Z] f757da607395: Verifying Checksum [2022-02-11T17:01:23.880Z] f757da607395: Download complete [2022-02-11T17:01:23.880Z] 8603b9c90790: Verifying Checksum [2022-02-11T17:01:23.880Z] 8603b9c90790: Download complete [2022-02-11T17:01:23.880Z] 1560dd03e051: Verifying Checksum [2022-02-11T17:01:23.880Z] 1560dd03e051: Download complete [2022-02-11T17:01:23.880Z] 27f5ce0e4adf: Verifying Checksum [2022-02-11T17:01:23.880Z] 27f5ce0e4adf: Download complete [2022-02-11T17:01:23.881Z] 05883995daec: Verifying Checksum [2022-02-11T17:01:23.881Z] 05883995daec: Download complete [2022-02-11T17:01:24.481Z] 448f6bf000e3: Verifying Checksum [2022-02-11T17:01:24.482Z] 448f6bf000e3: Download complete [2022-02-11T17:01:27.105Z] c2d8d7efcc4b: Verifying Checksum [2022-02-11T17:01:27.105Z] c2d8d7efcc4b: Download complete [2022-02-11T17:01:28.086Z] 448f6bf000e3: Pull complete [2022-02-11T17:01:28.684Z] f757da607395: Pull complete [2022-02-11T17:01:30.135Z] 05883995daec: Pull complete [2022-02-11T17:01:30.135Z] 8603b9c90790: Pull complete [2022-02-11T17:01:31.117Z] 1560dd03e051: Pull complete [2022-02-11T17:01:31.392Z] 27f5ce0e4adf: Pull complete [2022-02-11T17:01:46.473Z] c2d8d7efcc4b: Pull complete [2022-02-11T17:01:46.473Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-11T17:01:46.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-11T17:01:46.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-11T17:01:46.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-5086 does not seem to be running inside a container [2022-02-11T17:01:46.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-11T17:01:49.228Z] $ docker top d485acc16189fb2288519491d900c37867419edfe52d4d24b8d93988124a086f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-11T17:01:50.118Z] ---> job-cost.sh [2022-02-11T17:01:50.118Z] lf-activate-venv: SKIPPING [2022-02-11T17:01:50.118Z] INFO: No Stack... [2022-02-11T17:01:50.391Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-11T17:01:50.994Z] INFO: Archiving Costs [Pipeline] sh [2022-02-11T17:01:51.653Z] + cut -d, -f6 [2022-02-11T17:01:51.653Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock [2022-02-11T17:01:51.717Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [2022-02-11T17:01:51.724Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] did not exist. Created. [2022-02-11T17:01:51.724Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-11T17:01:52.406Z] /w/workspace/device-sdk-go/3@tmp/durable-63057f15/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-63057f15/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-11T17:01:53.084Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-11T17:01:53.105Z] Warning: overwriting stash ‘stack-cost’ [2022-02-11T17:01:53.166Z] Stashed 1 file(s) [Pipeline] } [2022-02-11T17:01:53.173Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1097-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-11T17:01:53.198Z] $ docker stop --time=1 d485acc16189fb2288519491d900c37867419edfe52d4d24b8d93988124a086f [2022-02-11T17:01:54.702Z] $ docker rm -f d485acc16189fb2288519491d900c37867419edfe52d4d24b8d93988124a086f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [2022-02-11T17:01:55.231Z] provisioning config files... [2022-02-11T17:01:55.241Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config916758664870838134tmp [Pipeline] { [Pipeline] sh [2022-02-11T17:01:55.543Z] + set +x [2022-02-11T17:01:55.543Z] + curl -s https://codecov.io/bash [2022-02-11T17:01:55.543Z] + bash -s -- [2022-02-11T17:01:55.543Z] [2022-02-11T17:01:55.543Z] _____ _ [2022-02-11T17:01:55.543Z] / ____| | | [2022-02-11T17:01:55.543Z] | | ___ __| | ___ ___ _____ __ [2022-02-11T17:01:55.543Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-11T17:01:55.543Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-11T17:01:55.543Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-11T17:01:55.543Z] Bash-1.0.6 [2022-02-11T17:01:55.543Z] [2022-02-11T17:01:55.543Z] [2022-02-11T17:01:55.543Z] ==> git version 2.24.4 found [2022-02-11T17:01:55.543Z] ==> 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 [2022-02-11T17:01:55.543Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-11T17:01:55.543Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-11T17:01:55.543Z] ==> Jenkins CI detected. [2022-02-11T17:01:55.543Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1097 [2022-02-11T17:01:55.543Z] project root: . [2022-02-11T17:01:55.543Z] --> token set from env [2022-02-11T17:01:55.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-11T17:01:55.805Z] ==> Running gcov in . (disable via -X gcov) [2022-02-11T17:01:55.805Z] ==> Python coveragepy not found [2022-02-11T17:01:55.805Z] ==> Searching for coverage reports in: [2022-02-11T17:01:55.805Z] + . [2022-02-11T17:01:55.805Z] -> Found 1 reports [2022-02-11T17:01:55.805Z] ==> Detecting git/mercurial file structure [2022-02-11T17:01:55.805Z] ==> Reading reports [2022-02-11T17:01:55.805Z] + ./coverage.out bytes=129001 [2022-02-11T17:01:55.805Z] ==> Appending adjustments [2022-02-11T17:01:55.805Z] https://docs.codecov.io/docs/fixing-reports [2022-02-11T17:01:56.065Z] + Found adjustments [2022-02-11T17:01:56.065Z] ==> Gzipping contents [2022-02-11T17:01:56.065Z] 16K /tmp/codecov.peUrNi.gz [2022-02-11T17:01:56.065Z] ==> Uploading reports [2022-02-11T17:01:56.065Z] url: https://codecov.io [2022-02-11T17:01:56.065Z] query: branch=PR-1097&commit=456df77f3984c8ebdc5c35749b2491402c898596&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= [2022-02-11T17:01:56.065Z] -> Pinging Codecov [2022-02-11T17:01:56.065Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1097&commit=456df77f3984c8ebdc5c35749b2491402c898596&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1097%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1097&job=&cmd_args= [2022-02-11T17:01:56.326Z] -> Uploading to [2022-02-11T17:01:56.326Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-11/7E55EF52A471D76F132DFD9A03CDDE97/456df77f3984c8ebdc5c35749b2491402c898596/5c1255ea-de54-43da-935f-65749439fa91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T170156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9d2913c8517bda7595c19dcf5a13bb076adda780e5c124d174d138020b2690f [2022-02-11T17:01:56.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-11T17:01:56.326Z] Dload Upload Total Spent Left Speed [2022-02-11T17:01:56.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16277 0 0 100 16277 0 46511 --:--:-- --:--:-- --:--:-- 46505 100 16277 0 0 100 16277 0 46491 --:--:-- --:--:-- --:--:-- 46373 [2022-02-11T17:01:56.586Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/456df77f3984c8ebdc5c35749b2491402c898596 [Pipeline] } [2022-02-11T17:01:56.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-11T17:01:57.457Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives ']' [2022-02-11T17:01:57.457Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives [2022-02-11T17:01:57.457Z] total 8 [2022-02-11T17:01:57.457Z] drwxr-xr-x. 3 root root 34 Feb 11 16:55 . [2022-02-11T17:01:57.457Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:55 .. [2022-02-11T17:01:57.457Z] drwxr-xr-x. 2 root root 6 Feb 11 16:55 cost [2022-02-11T17:01:57.457Z] -rw-r--r--. 1 root root 85 Feb 11 16:55 cost.csv [2022-02-11T17:01:57.457Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives [2022-02-11T17:01:57.457Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives [2022-02-11T17:01:57.457Z] total 8 [2022-02-11T17:01:57.457Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 16:55 . [2022-02-11T17:01:57.457Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:55 .. [2022-02-11T17:01:57.457Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 16:55 cost [2022-02-11T17:01:57.457Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 11 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-11T17:01:57.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T17:01:58.319Z] ---> package-listing.sh [2022-02-11T17:01:58.319Z] ++ facter osfamily [2022-02-11T17:01:58.319Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-11T17:01:58.584Z] + OS_FAMILY=redhat [2022-02-11T17:01:58.584Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1097 [2022-02-11T17:01:58.584Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-11T17:01:58.584Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-11T17:01:58.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-11T17:01:58.584Z] + PACKAGES=/tmp/packages_start.txt [2022-02-11T17:01:58.584Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' [2022-02-11T17:01:58.584Z] + PACKAGES=/tmp/packages_end.txt [2022-02-11T17:01:58.584Z] + case "${OS_FAMILY}" in [2022-02-11T17:01:58.584Z] + sort [2022-02-11T17:01:58.584Z] + rpm -qa [2022-02-11T17:01:59.155Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-11T17:01:59.155Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-11T17:01:59.155Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-11T17:01:59.155Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1097 ']' [2022-02-11T17:01:59.155Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ [2022-02-11T17:01:59.155Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1097/archives/ [Pipeline] echo [2022-02-11T17:01:59.168Z] 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/gexfoundry_device-sdk-go_PR-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-11T17:01:59.451Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-11T17:02:00.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-11T17:02:00.019Z] . [Pipeline] withDockerContainer [2022-02-11T17:02:00.087Z] prd-centos7-docker-4c-2g-5085 does not seem to be running inside a container [2022-02-11T17:02:00.122Z] $ 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/gexfoundry_device-sdk-go_PR-1097/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1097 -v /w/workspace/gexfoundry_device-sdk-go_PR-1097:/w/workspace/gexfoundry_device-sdk-go_PR-1097:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1097@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-11T17:02:00.415Z] $ docker top 4fb53657b354915550fcbe4a70cabee41a521407a1691afadcadf6bf8385cecc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-11T17:02:00.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-11T17:02:01.079Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-11T17:02:01.376Z] + ls /var/log/sa-host [2022-02-11T17:02:01.376Z] + sadf -c /var/log/sa-host/sa11 [2022-02-11T17:02:01.376Z] file_magic: OK [2022-02-11T17:02:01.376Z] HZ: Using current value: 100 [2022-02-11T17:02:01.376Z] file_header: OK [2022-02-11T17:02:01.376Z] 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 [2022-02-11T17:02:01.376Z] Statistics: [2022-02-11T17:02:01.376Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T17:02:01.376Z] File successfully converted to sysstat format version 12.0.3 [2022-02-11T17:02:01.376Z] + sadf -c /var/log/sa-host/sa17 [2022-02-11T17:02:01.376Z] file_magic: OK [2022-02-11T17:02:01.376Z] HZ: Using current value: 100 [2022-02-11T17:02:01.376Z] file_header: OK [2022-02-11T17:02:01.376Z] 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 [2022-02-11T17:02:01.376Z] Statistics: [2022-02-11T17:02:01.376Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-11T17:02:01.376Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-11T17:02:01.478Z] provisioning config files... [2022-02-11T17:02:01.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1097@tmp/config5128180334640441397tmp [Pipeline] { [Pipeline] echo [2022-02-11T17:02:01.502Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T17:02:01.794Z] ---> create-netrc.sh [Pipeline] } [2022-02-11T17:02:01.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-11T17:02:02.145Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-11T17:02:02.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T17:02:02.441Z] ---> sudo-logs.sh [2022-02-11T17:02:02.441Z] Archiving 'sudo' log.. [2022-02-11T17:02:02.441Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5085.novalocal: Name or service not known [2022-02-11T17:02:02.441Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5085.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-11T17:02:02.468Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T17:02:02.761Z] ---> job-cost.sh [2022-02-11T17:02:02.761Z] lf-activate-venv: SKIPPING [2022-02-11T17:02:02.761Z] DEBUG: total: 0.05999999865889549 [2022-02-11T17:02:02.761Z] INFO: Retrieving Stack Cost... [2022-02-11T17:02:03.020Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-11T17:02:03.280Z] INFO: Archiving Costs [Pipeline] echo [2022-02-11T17:02:03.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-11T17:02:03.587Z] ---> logs-deploy.sh [2022-02-11T17:02:03.587Z] lf-activate-venv: SKIPPING [2022-02-11T17:02:03.587Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1097/3 [2022-02-11T17:02:03.587Z] INFO: archiving workspace using pattern(s): [2022-02-11T17:02:04.157Z] Archives upload complete. [2022-02-11T17:02:04.157Z] INFO: archiving logs to Nexus [2022-02-11T17:02:04.728Z] ---> uname -a: [2022-02-11T17:02:04.728Z] Linux prd-centos7-docker-4c-2g-5085.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-11T17:02:04.728Z] [2022-02-11T17:02:04.728Z] [2022-02-11T17:02:04.728Z] ---> lscpu: [2022-02-11T17:02:04.728Z] Architecture: x86_64 [2022-02-11T17:02:04.728Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-11T17:02:04.728Z] Byte Order: Little Endian [2022-02-11T17:02:04.728Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-11T17:02:04.728Z] CPU(s): 2 [2022-02-11T17:02:04.728Z] On-line CPU(s) list: 0,1 [2022-02-11T17:02:04.728Z] Thread(s) per core: 1 [2022-02-11T17:02:04.728Z] Core(s) per socket: 1 [2022-02-11T17:02:04.728Z] Socket(s): 2 [2022-02-11T17:02:04.728Z] NUMA node(s): 1 [2022-02-11T17:02:04.728Z] Vendor ID: AuthenticAMD [2022-02-11T17:02:04.728Z] CPU family: 23 [2022-02-11T17:02:04.728Z] Model: 49 [2022-02-11T17:02:04.728Z] Model name: AMD EPYC-Rome Processor [2022-02-11T17:02:04.728Z] Stepping: 0 [2022-02-11T17:02:04.728Z] CPU MHz: 2800.000 [2022-02-11T17:02:04.728Z] BogoMIPS: 5600.00 [2022-02-11T17:02:04.728Z] Virtualization: AMD-V [2022-02-11T17:02:04.728Z] Hypervisor vendor: KVM [2022-02-11T17:02:04.728Z] Virtualization type: full [2022-02-11T17:02:04.728Z] L1d cache: 32K [2022-02-11T17:02:04.728Z] L1i cache: 32K [2022-02-11T17:02:04.728Z] L2 cache: 512K [2022-02-11T17:02:04.728Z] L3 cache: 16384K [2022-02-11T17:02:04.728Z] NUMA node0 CPU(s): 0,1 [2022-02-11T17:02:04.728Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-02-11T17:02:04.728Z] [2022-02-11T17:02:04.728Z] [2022-02-11T17:02:04.728Z] ---> nproc: [2022-02-11T17:02:04.728Z] 2 [2022-02-11T17:02:04.728Z] [2022-02-11T17:02:04.728Z] [2022-02-11T17:02:04.728Z] ---> df -h: [2022-02-11T17:02:04.728Z] Filesystem Size Used Avail Use% Mounted on [2022-02-11T17:02:04.728Z] overlay 40G 9.1G 31G 23% / [2022-02-11T17:02:04.728Z] tmpfs 64M 0 64M 0% /dev [2022-02-11T17:02:04.728Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-11T17:02:04.728Z] shm 64M 0 64M 0% /dev/shm [2022-02-11T17:02:04.728Z] /dev/vda1 40G 9.1G 31G 23% /facter-os [2022-02-11T17:02:04.728Z] [2022-02-11T17:02:04.728Z]