Pull request #1094 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from a5685c30134eaa70a345d0afb3445298a6fc3f22+9a649bf1bf9918af6bcd6933aa59ded149e77d26 (687a1663366d1be88412e54916b6b5aa254ecffa) 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-ssh9775979421298877900.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-ssh17695244904410666296.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-1094/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-1094/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7266727818986449835.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-ssh17458120695989765468.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-1094/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-1094/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4326131968117191451.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 ‘prd-centos7-docker-4c-2g-4987’ Running on prd-centos7-docker-4c-2g-4991 in /w/workspace/gexfoundry_device-sdk-go_PR-1094 [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-1094 # 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-1094@tmp/jenkins-gitclient-ssh6470570059130164755.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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-1094@tmp/jenkins-gitclient-ssh1974989848317885092.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1094/head:refs/remotes/origin/PR-1094 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit a5685c30134eaa70a345d0afb3445298a6fc3f22 Merge succeeded, producing a5685c30134eaa70a345d0afb3445298a6fc3f22 Checking out Revision a5685c30134eaa70a345d0afb3445298a6fc3f22 (PR-1094) > git config core.sparsecheckout # timeout=10 > git checkout -f a5685c30134eaa70a345d0afb3445298a6fc3f22 # 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-1094@tmp/jenkins-gitclient-ssh7248409093128240302.key > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5685c30134eaa70a345d0afb3445298a6fc3f22 # timeout=10 Commit message: "fix: Sorted imports impacted by this PR" > git rev-list --no-walk f9dc3477577711277a71b71469784344d8ea0f80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:22 ========================================================= 15:35:22 EdgeX Global Pipelines Version Info 15:35:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:24 ------------------- 15:35:24 stable info: 15:35:24 ------------------- 15:35:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:24 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:35:24 Message: update stable to v1.0.220 15:35:24 ------------------- 15:35:24 experimental info: 15:35:24 ------------------- 15:35:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:24 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:35:24 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:35:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1094 [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1094 [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1094 [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5685c30134eaa70a345d0afb3445298a6fc3f22 [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5685c3 [Pipeline] echo 15:35:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:25 provisioning config files... 15:35:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config779080159364003839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:25 ---> docker-login.sh 15:35:25 nexus3.edgexfoundry.org:10001 15:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:25 Configure a credential helper to remove this warning. See 15:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:25 15:35:25 Login Succeeded 15:35:25 nexus3.edgexfoundry.org:10002 15:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:25 Configure a credential helper to remove this warning. See 15:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:25 15:35:25 Login Succeeded 15:35:25 nexus3.edgexfoundry.org:10003 15:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:26 Configure a credential helper to remove this warning. See 15:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:26 15:35:26 Login Succeeded 15:35:26 nexus3.edgexfoundry.org:10004 15:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:26 Configure a credential helper to remove this warning. See 15:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:26 15:35:26 Login Succeeded 15:35:26 docker.io 15:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:26 Configure a credential helper to remove this warning. See 15:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:26 15:35:26 Login Succeeded 15:35:26 ---> docker-login.sh ends [Pipeline] } 15:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:35:26 + git rev-list -1 --merges a5685c30134eaa70a345d0afb3445298a6fc3f22~1..a5685c30134eaa70a345d0afb3445298a6fc3f22 [Pipeline] echo 15:35:26 -----------> git rev-list -1 --merges a5685c30134eaa70a345d0afb3445298a6fc3f22~1..a5685c30134eaa70a345d0afb3445298a6fc3f22 a5685c30134eaa70a345d0afb3445298a6fc3f22 [false] [Pipeline] sh 15:35:27 + git log --format=format:%s -1 a5685c30134eaa70a345d0afb3445298a6fc3f22 [Pipeline] echo 15:35:27 ========================================================= 15:35:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:35:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:27 + git log --format=format:%s -1 a5685c30134eaa70a345d0afb3445298a6fc3f22 [Pipeline] echo 15:35:27 [semverPrep] GIT_COMMIT: a5685c30134eaa70a345d0afb3445298a6fc3f22, Commit Message: fix: Sorted imports impacted by this PR [Pipeline] echo 15:35:27 [semverPrep] This is not a build commit. [Pipeline] sh 15:35:27 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:35:27 + grep -v github /etc/ssh/ssh_known_hosts 15:35:27 + '[' -e /tmp/ssh_known_hosts ']' 15:35:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:35:27 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:35:27 + sudo tee -a /etc/ssh/ssh_known_hosts 15:35:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:28 15:35:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:35:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:28 latest: Pulling from edgex-devops/git-semver 15:35:28 a0d0a0d46f8b: Pulling fs layer 15:35:28 3e5f54012d9b: Pulling fs layer 15:35:28 4c7163046ea9: Pulling fs layer 15:35:28 0c2d73faf560: Pulling fs layer 15:35:28 0c2d73faf560: Waiting 15:35:28 3e5f54012d9b: Verifying Checksum 15:35:28 3e5f54012d9b: Download complete 15:35:28 a0d0a0d46f8b: Verifying Checksum 15:35:28 a0d0a0d46f8b: Download complete 15:35:28 4c7163046ea9: Verifying Checksum 15:35:28 4c7163046ea9: Download complete 15:35:28 0c2d73faf560: Verifying Checksum 15:35:28 0c2d73faf560: Download complete 15:35:28 a0d0a0d46f8b: Pull complete 15:35:28 3e5f54012d9b: Pull complete 15:35:29 4c7163046ea9: Pull complete 15:35:29 0c2d73faf560: Pull complete 15:35:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:35:29 prd-centos7-docker-4c-2g-4991 does not seem to be running inside a container 15:35:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 15:35:30 $ docker top 33308ad6d5825da56d62b3189727f465e448d00320cfcf5893b3b0ae96fe77a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:30 [ssh-agent] Looking for ssh-agent implementation... 15:35:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:30 $ docker exec 33308ad6d5825da56d62b3189727f465e448d00320cfcf5893b3b0ae96fe77a6 ssh-agent 15:35:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPAknci/agent.13 15:35:30 SSH_AGENT_PID=19 15:35:30 Running ssh-add (command line suppressed) 15:35:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_4403323704764888570.key (/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_4403323704764888570.key) 15:35:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:30 + git tag --points-at HEAD [Pipeline] } 15:35:30 $ docker exec --env ******** --env ******** 33308ad6d5825da56d62b3189727f465e448d00320cfcf5893b3b0ae96fe77a6 ssh-agent -k 15:35:30 unset SSH_AUTH_SOCK; 15:35:30 unset SSH_AGENT_PID; 15:35:30 echo Agent pid 19 killed; 15:35:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:30 [ssh-agent] Looking for ssh-agent implementation... 15:35:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:31 $ docker exec 33308ad6d5825da56d62b3189727f465e448d00320cfcf5893b3b0ae96fe77a6 ssh-agent 15:35:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAdheac/agent.52 15:35:31 SSH_AGENT_PID=58 15:35:31 Running ssh-add (command line suppressed) 15:35:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_387093368164903097.key (/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/private_key_387093368164903097.key) 15:35:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:31 + git semver init 15:35:31 # -> Open(): unable to determine branch for HEAD 15:35:31 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1094/.git 15:35:31 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1094 15:35:31 # $SEMVER_REMOTE_NAME = origin 15:35:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:31 # $SEMVER_USER_NAME = edgex-jenkins 15:35:31 # $SEMVER_BRANCH = PR-1094 15:35:31 # $SEMVER_TEMP = /tmp/semver-354450680 15:35:31 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:35:32 # '/tmp/semver-354450680' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1094/.semver' 15:35:32 # -> Force: false 15:35:32 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1094/.semver [Pipeline] } 15:35:32 $ docker exec --env ******** --env ******** 33308ad6d5825da56d62b3189727f465e448d00320cfcf5893b3b0ae96fe77a6 ssh-agent -k 15:35:32 unset SSH_AUTH_SOCK; 15:35:32 unset SSH_AGENT_PID; 15:35:32 echo Agent pid 58 killed; 15:35:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:32 + git semver [Pipeline] } 15:35:32 $ docker stop --time=1 33308ad6d5825da56d62b3189727f465e448d00320cfcf5893b3b0ae96fe77a6 15:35:34 $ docker rm -f 33308ad6d5825da56d62b3189727f465e448d00320cfcf5893b3b0ae96fe77a6 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:34 Stashed 1 file(s) [Pipeline] echo 15:35:34 [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 15:35:34 provisioning config files... 15:35:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config6757760025757802170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:35 ---> docker-login.sh 15:35:35 nexus3.edgexfoundry.org:10001 15:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:35 Configure a credential helper to remove this warning. See 15:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:35 15:35:35 Login Succeeded 15:35:35 nexus3.edgexfoundry.org:10002 15:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:35 Configure a credential helper to remove this warning. See 15:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:35 15:35:35 Login Succeeded 15:35:35 nexus3.edgexfoundry.org:10003 15:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:35 Configure a credential helper to remove this warning. See 15:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:35 15:35:35 Login Succeeded 15:35:35 nexus3.edgexfoundry.org:10004 15:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:35 Configure a credential helper to remove this warning. See 15:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:35 15:35:35 Login Succeeded 15:35:35 docker.io 15:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:36 Configure a credential helper to remove this warning. See 15:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:36 15:35:36 Login Succeeded 15:35:36 ---> docker-login.sh ends [Pipeline] } 15:35:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:36 ========================================================= 15:35:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:35:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:35:36 + 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 . 15:35:36 Sending build context to Docker daemon 9.581MB 15:35:36 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 15:35:36 Step 2/11 : FROM ${BASE} AS builder 15:35:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:35:36 59bf1c3509f3: Pulling fs layer 15:35:36 666ba61612fd: Pulling fs layer 15:35:36 8ed8ca486205: Pulling fs layer 15:35:36 4fe6c5a15a65: Pulling fs layer 15:35:36 22a0e8bec74d: Pulling fs layer 15:35:36 640e595b4fbd: Pulling fs layer 15:35:36 763cafe07f6e: Pulling fs layer 15:35:36 0c0b528cf693: Pulling fs layer 15:35:36 10935f4eaf8b: Pulling fs layer 15:35:36 640e595b4fbd: Waiting 15:35:36 763cafe07f6e: Waiting 15:35:36 0c0b528cf693: Waiting 15:35:36 10935f4eaf8b: Waiting 15:35:36 4fe6c5a15a65: Waiting 15:35:36 22a0e8bec74d: Waiting 15:35:36 8ed8ca486205: Verifying Checksum 15:35:36 8ed8ca486205: Download complete 15:35:36 666ba61612fd: Verifying Checksum 15:35:36 666ba61612fd: Download complete 15:35:36 22a0e8bec74d: Verifying Checksum 15:35:36 22a0e8bec74d: Download complete 15:35:36 640e595b4fbd: Verifying Checksum 15:35:36 640e595b4fbd: Download complete 15:35:36 59bf1c3509f3: Verifying Checksum 15:35:36 59bf1c3509f3: Download complete 15:35:36 763cafe07f6e: Verifying Checksum 15:35:36 763cafe07f6e: Download complete 15:35:36 0c0b528cf693: Verifying Checksum 15:35:36 0c0b528cf693: Download complete 15:35:37 10935f4eaf8b: Verifying Checksum 15:35:37 10935f4eaf8b: Download complete 15:35:37 59bf1c3509f3: Pull complete 15:35:37 4fe6c5a15a65: Verifying Checksum 15:35:37 4fe6c5a15a65: Download complete 15:35:37 666ba61612fd: Pull complete 15:35:37 8ed8ca486205: Pull complete 15:35:41 4fe6c5a15a65: Pull complete 15:35:41 22a0e8bec74d: Pull complete 15:35:41 640e595b4fbd: Pull complete 15:35:41 763cafe07f6e: Pull complete 15:35:41 0c0b528cf693: Pull complete 15:35:44 10935f4eaf8b: Pull complete 15:35:44 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:35:44 ---> 99d49a6021b9 15:35:44 Step 3/11 : ARG MAKE=make build 15:35:46 ---> Running in 94dedd3b5cb2 15:35:46 Removing intermediate container 94dedd3b5cb2 15:35:46 ---> 3f78ed95440c 15:35:46 Step 4/11 : WORKDIR /device-sdk-go 15:35:46 ---> Running in 09fd1e582da2 15:35:46 Removing intermediate container 09fd1e582da2 15:35:46 ---> a32ef8ab2213 15:35:46 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:35:46 ---> Running in 7e6ca6bdc1eb 15:35:46 Removing intermediate container 7e6ca6bdc1eb 15:35:46 ---> d6593b53a90d 15:35:46 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:46 ---> Running in 65bfc3651e22 15:35:46 Removing intermediate container 65bfc3651e22 15:35:46 ---> 0417900f2cd4 15:35:46 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:35:46 ---> Running in 561515d218a0 15:35:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:48 OK: 221 MiB in 52 packages 15:35:48 Removing intermediate container 561515d218a0 15:35:48 ---> e9ca2077c02f 15:35:48 Step 8/11 : COPY go.mod vendor* ./ 15:35:48 ---> 59d6eb66f0fd 15:35:48 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:48 ---> Running in 4876ca26c39d 15:35:49 Still waiting to schedule task 15:35:49 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4988’ 15:36:15 Removing intermediate container 4876ca26c39d 15:36:15 ---> 10525e2d6ed6 15:36:15 Step 10/11 : COPY . . 15:36:15 ---> 32d136945c16 15:36:15 Step 11/11 : RUN ${MAKE} 15:36:15 ---> Running in f684d71ce2f6 15:36:15 noop 15:36:15 Removing intermediate container f684d71ce2f6 15:36:15 ---> 813ba931590e 15:36:15 Successfully built 813ba931590e 15:36:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:36:16 + docker inspect -f . ci-base-image-x86_64 15:36:16 . [Pipeline] withDockerContainer 15:36:16 prd-centos7-docker-4c-2g-4991 does not seem to be running inside a container 15:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 15:36:16 $ docker top 7c5a8215d491f95d29894437636de63a044e2007c9db9bef51633f993c14085f -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:17 + go version 15:36:17 go version go1.17.6 linux/amd64 [Pipeline] } 15:36:17 $ docker stop --time=1 7c5a8215d491f95d29894437636de63a044e2007c9db9bef51633f993c14085f 15:36:18 $ docker rm -f 7c5a8215d491f95d29894437636de63a044e2007c9db9bef51633f993c14085f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:36:18 + docker inspect -f . ci-base-image-x86_64 15:36:18 . [Pipeline] withDockerContainer 15:36:18 prd-centos7-docker-4c-2g-4991 does not seem to be running inside a container 15:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 15:36:19 $ docker top 2f955c9e375631d0784f882659e3f6609f662bb70c908345417cbfbf54f0c5c8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:36:19 + make test 15:36:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:36:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:36:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:36:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:36:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:36:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.008s coverage: 23.3% of statements 15:36:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:36:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.012s coverage: 27.6% of statements 15:36:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.017s coverage: 78.9% of statements 15:36:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 10.8% of statements 15:36:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:36:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:36:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:36:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.011s coverage: 28.7% of statements 15:36:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.022s coverage: 86.1% of statements 15:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.011s coverage: 57.4% of statements 15:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.028s coverage: 89.2% of statements 15:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:36:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.009s coverage: 4.8% of statements 15:36:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:36:50 GO111MODULE=on go vet ./... 15:36:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:36:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:36:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:36:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:36:55 $ docker stop --time=1 2f955c9e375631d0784f882659e3f6609f662bb70c908345417cbfbf54f0c5c8 15:36:57 $ docker rm -f 2f955c9e375631d0784f882659e3f6609f662bb70c908345417cbfbf54f0c5c8 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:36:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:36:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:36:58 + ls -al . 15:36:58 total 272 15:36:58 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 10 15:36 . 15:36:58 drwxrwxr-x. 4 jenkins jenkins 112 Feb 10 15:35 .. 15:36:58 drwxrwxr-x. 2 jenkins jenkins 37 Feb 10 15:35 bin 15:36:58 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 10 15:35 CHANGELOG.md 15:36:58 -rw-r--r--. 1 jenkins jenkins 128110 Feb 10 15:36 coverage.out 15:36:58 -rw-rw-r--. 1 jenkins jenkins 140 Feb 10 15:35 .dockerignore 15:36:58 drwxrwxr-x. 5 jenkins jenkins 62 Feb 10 15:35 example 15:36:58 drwxrwxr-x. 8 jenkins jenkins 179 Feb 10 15:35 .git 15:36:58 drwxrwxr-x. 3 jenkins jenkins 125 Feb 10 15:35 .github 15:36:58 -rw-rw-r--. 1 jenkins jenkins 131 Feb 10 15:35 .gitignore 15:36:58 -rw-rw-r--. 1 jenkins jenkins 42 Feb 10 15:35 .golangci.yml 15:36:58 -rw-rw-r--. 1 jenkins jenkins 2773 Feb 10 15:35 go.mod 15:36:58 -rw-rw-r--. 1 jenkins jenkins 49776 Feb 10 15:35 go.sum 15:36:58 -rw-rw-r--. 1 jenkins jenkins 677 Feb 10 15:35 GOVERNANCE.md 15:36:58 drwxrwxr-x. 15 jenkins jenkins 224 Feb 10 15:35 internal 15:36:58 -rw-rw-r--. 1 jenkins jenkins 880 Feb 10 15:35 Jenkinsfile 15:36:58 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 10 15:35 LICENSE 15:36:58 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 10 15:35 Makefile 15:36:58 drwxrwxr-x. 3 jenkins jenkins 16 Feb 10 15:35 openapi 15:36:58 -rw-rw-r--. 1 jenkins jenkins 619 Feb 10 15:35 OWNERS.md 15:36:58 drwxrwxr-x. 5 jenkins jenkins 50 Feb 10 15:35 pkg 15:36:58 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 10 15:35 README.md 15:36:58 drwx------. 3 jenkins jenkins 72 Feb 10 15:35 .semver 15:36:58 drwxrwxr-x. 4 jenkins jenkins 54 Feb 10 15:35 snap 15:36:58 -rw-rw-r--. 1 jenkins jenkins 5 Feb 10 15:35 VERSION 15:36:58 -rw-rw-r--. 1 jenkins jenkins 222 Feb 10 15:35 version.go [Pipeline] isUnix [Pipeline] sh 15:36:59 + 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=a5685c30134eaa70a345d0afb3445298a6fc3f22 --label arch=amd64 --label version=0.0.0 . 15:36:59 Sending build context to Docker daemon 9.71MB 15:36:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 15:36:59 Step 2/25 : FROM ${BASE} AS builder 15:36:59 ---> 813ba931590e 15:36:59 Step 3/25 : ARG MAKE=make build 15:36:59 ---> Running in ca36d90589a0 15:36:59 Removing intermediate container ca36d90589a0 15:36:59 ---> d9cbd41a9b8b 15:36:59 Step 4/25 : WORKDIR /device-sdk-go 15:36:59 ---> Running in aa53c2874d85 15:36:59 Removing intermediate container aa53c2874d85 15:36:59 ---> 13864090a082 15:36:59 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:36:59 ---> Running in 4cadbe35c575 15:36:59 Removing intermediate container 4cadbe35c575 15:36:59 ---> 2bf57f3ecbc9 15:36:59 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:59 ---> Running in 0a41127d9f16 15:36:59 Removing intermediate container 0a41127d9f16 15:36:59 ---> d7bf9f982f63 15:36:59 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:36:59 ---> Running in 9602965c9a54 15:37:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:37:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:37:01 OK: 221 MiB in 52 packages 15:37:01 Removing intermediate container 9602965c9a54 15:37:01 ---> be34ed4b78b6 15:37:01 Step 8/25 : COPY go.mod vendor* ./ 15:37:01 ---> 63c9f982db7b 15:37:01 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:01 ---> Running in 4338977e8b63 15:37:02 Removing intermediate container 4338977e8b63 15:37:02 ---> 73473ceb61b3 15:37:02 Step 10/25 : COPY . . 15:37:02 ---> f753fce68743 15:37:02 Step 11/25 : RUN ${MAKE} 15:37:02 ---> Running in 336d19757149 15:37:02 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 15:37:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:37:15 Removing intermediate container 336d19757149 15:37:15 ---> ff6e2736d60e 15:37:15 Step 12/25 : FROM alpine:3.14 15:37:15 3.14: Pulling from library/alpine 15:37:15 97518928ae5f: Pulling fs layer 15:37:15 97518928ae5f: Verifying Checksum 15:37:15 97518928ae5f: Download complete 15:37:15 97518928ae5f: Pull complete 15:37:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:37:16 Status: Downloaded newer image for alpine:3.14 15:37:16 ---> 0a97eee8041e 15:37:16 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:37:16 ---> Running in 3d8b687149bc 15:37:16 Removing intermediate container 3d8b687149bc 15:37:16 ---> 143ddf36fc56 15:37:16 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:16 ---> Running in 4e7f954d725a 15:37:16 Removing intermediate container 4e7f954d725a 15:37:16 ---> f5f75c1a3fce 15:37:16 Step 15/25 : RUN apk add --update --no-cache zeromq 15:37:16 ---> Running in 8eb238e0cae9 15:37:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:17 (1/5) Installing libgcc (10.3.1_git20210424-r2) 15:37:18 (2/5) Installing libsodium (1.0.18-r0) 15:37:18 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 15:37:18 (4/5) Installing libzmq (4.3.4-r0) 15:37:18 (5/5) Installing zeromq (4.3.4-r0) 15:37:18 Executing busybox-1.33.1-r6.trigger 15:37:18 OK: 8 MiB in 19 packages 15:37:18 Removing intermediate container 8eb238e0cae9 15:37:18 ---> 5bece305e515 15:37:18 Step 16/25 : WORKDIR / 15:37:18 ---> Running in 699f71c779ee 15:37:18 Removing intermediate container 699f71c779ee 15:37:18 ---> fb9547e005bb 15:37:18 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:37:18 ---> 04f0f929c8a0 15:37:18 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:37:19 ---> af32202aeb7a 15:37:19 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:37:19 ---> 7cb16323ecc0 15:37:19 Step 20/25 : EXPOSE 59999 15:37:19 ---> Running in d519007c063b 15:37:19 Removing intermediate container d519007c063b 15:37:19 ---> 66830f5442b4 15:37:19 Step 21/25 : ENTRYPOINT ["/device-simple"] 15:37:19 ---> Running in 763b4c858501 15:37:19 Removing intermediate container 763b4c858501 15:37:19 ---> 4f8aa7107622 15:37:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:19 ---> Running in d0740584097d 15:37:19 Removing intermediate container d0740584097d 15:37:19 ---> 54d0b4899c04 15:37:19 Step 23/25 : LABEL arch=amd64 15:37:19 ---> Running in 9baca5475eb9 15:37:19 Removing intermediate container 9baca5475eb9 15:37:19 ---> 748778da6ea4 15:37:19 Step 24/25 : LABEL git_sha=a5685c30134eaa70a345d0afb3445298a6fc3f22 15:37:20 ---> Running in 22bb68fd5193 15:37:20 Removing intermediate container 22bb68fd5193 15:37:20 ---> 1513f22b7622 15:37:20 Step 25/25 : LABEL version=0.0.0 15:37:20 ---> Running in 06208c9979a1 15:37:20 Removing intermediate container 06208c9979a1 15:37:20 ---> 3d39b7a59fdf 15:37:20 [Warning] One or more build-args [ARCH] were not consumed 15:37:20 Successfully built 3d39b7a59fdf 15:37:20 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 15:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:20 15:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:37:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:20 latest: Pulling from edgex-lftools-log-publisher 15:37:20 b4d181a07f80: Pulling fs layer 15:37:20 a1111a8f2ec3: Pulling fs layer 15:37:20 ed53099fbce6: Pulling fs layer 15:37:20 dc539afda2c1: Pulling fs layer 15:37:20 77bc0d833cb6: Pulling fs layer 15:37:20 9065ff56babe: Pulling fs layer 15:37:20 d287ab97295c: Pulling fs layer 15:37:20 dc539afda2c1: Waiting 15:37:20 77bc0d833cb6: Waiting 15:37:20 9065ff56babe: Waiting 15:37:20 d287ab97295c: Waiting 15:37:20 a1111a8f2ec3: Verifying Checksum 15:37:20 a1111a8f2ec3: Download complete 15:37:20 dc539afda2c1: Verifying Checksum 15:37:20 dc539afda2c1: Download complete 15:37:20 ed53099fbce6: Verifying Checksum 15:37:20 ed53099fbce6: Download complete 15:37:20 9065ff56babe: Verifying Checksum 15:37:20 9065ff56babe: Download complete 15:37:20 77bc0d833cb6: Verifying Checksum 15:37:20 77bc0d833cb6: Download complete 15:37:20 b4d181a07f80: Verifying Checksum 15:37:20 b4d181a07f80: Download complete 15:37:21 d287ab97295c: Verifying Checksum 15:37:21 d287ab97295c: Download complete 15:37:22 b4d181a07f80: Pull complete 15:37:22 a1111a8f2ec3: Pull complete 15:37:23 ed53099fbce6: Pull complete 15:37:23 dc539afda2c1: Pull complete 15:37:23 77bc0d833cb6: Pull complete 15:37:23 9065ff56babe: Pull complete 15:37:28 d287ab97295c: Pull complete 15:37:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:37:29 prd-centos7-docker-4c-2g-4991 does not seem to be running inside a container 15:37:29 $ 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-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 15:37:31 $ docker top 5eabfe7e8f417aced1eeae1ee718245d7ecee8ef6ec8f64c1432f1ddc6c5e794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:31 ---> job-cost.sh 15:37:31 lf-activate-venv: SKIPPING 15:37:31 INFO: No Stack... 15:37:32 INFO: Retrieving Pricing Info for: v3-standard-2 15:37:32 INFO: Archiving Costs [Pipeline] sh 15:37:33 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/cost.csv 15:37:33 + cut -d, -f6 [Pipeline] lock 15:37:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1094-5-stack-cost] 15:37:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-5-stack-cost] did not exist. Created. 15:37:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1094-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:33 + echo total: 0.05999999865889549 [Pipeline] stash 15:37:33 Stashed 1 file(s) [Pipeline] } 15:37:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:33 $ docker stop --time=1 5eabfe7e8f417aced1eeae1ee718245d7ecee8ef6ec8f64c1432f1ddc6c5e794 15:37:34 $ docker rm -f 5eabfe7e8f417aced1eeae1ee718245d7ecee8ef6ec8f64c1432f1ddc6c5e794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4993 in /w/workspace/gexfoundry_device-sdk-go_PR-1094 [Pipeline] { [Pipeline] ws 15:38:43 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 15:38:43 The recommended git tool is: git 15:38:48 using credential edgex-jenkins-ssh 15:38:48 Cloning the remote Git repository 15:38:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:38:48 > git init /w/workspace/device-sdk-go/5 # timeout=10 15:38:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:38:48 > git --version # timeout=10 15:38:49 > git --version # 'git version 2.17.1' 15:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:38:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1094/head:refs/remotes/origin/PR-1094 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:38:51 Merging remotes/origin/main commit 9a649bf1bf9918af6bcd6933aa59ded149e77d26 into PR head commit a5685c30134eaa70a345d0afb3445298a6fc3f22 15:38:52 Merge succeeded, producing a5685c30134eaa70a345d0afb3445298a6fc3f22 15:38:52 Checking out Revision a5685c30134eaa70a345d0afb3445298a6fc3f22 (PR-1094) 15:38:51 > git config core.sparsecheckout # timeout=10 15:38:51 > git checkout -f a5685c30134eaa70a345d0afb3445298a6fc3f22 # timeout=10 15:38:51 > git remote # timeout=10 15:38:51 > git config --get remote.origin.url # timeout=10 15:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:52 > git merge 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 15:38:52 > git rev-parse HEAD^{commit} # timeout=10 15:38:52 > git config core.sparsecheckout # timeout=10 15:38:52 > git checkout -f a5685c30134eaa70a345d0afb3445298a6fc3f22 # timeout=10 15:38:56 Commit message: "fix: Sorted imports impacted by this PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:57 Dload Upload Total Spent Left Speed 15:38:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k [Pipeline] sh 15:38:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:58 + sudo tee /etc/docker/daemon.new 15:38:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:38:58 { 15:38:58 "registry-mirrors": [ 15:38:58 "https://nexus3.edgexfoundry.org:10001" 15:38:58 ], 15:38:58 "bip": "10.250.0.254/24", 15:38:58 "hosts": [ 15:38:58 "tcp://0.0.0.0:5555", 15:38:58 "unix:///var/run/docker.sock" 15:38:58 ], 15:38:58 "mtu": 1458, 15:38:58 "selinux-enabled": true, 15:38:58 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:58 } [Pipeline] sh 15:38:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:17 provisioning config files... 15:39:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config8998505384473205704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:17 ---> docker-login.sh 15:39:17 nexus3.edgexfoundry.org:10001 15:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:18 Configure a credential helper to remove this warning. See 15:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:18 15:39:18 Login Succeeded 15:39:18 nexus3.edgexfoundry.org:10002 15:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:19 Configure a credential helper to remove this warning. See 15:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:19 15:39:19 Login Succeeded 15:39:19 nexus3.edgexfoundry.org:10003 15:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:19 Configure a credential helper to remove this warning. See 15:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:19 15:39:19 Login Succeeded 15:39:19 nexus3.edgexfoundry.org:10004 15:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:20 Configure a credential helper to remove this warning. See 15:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:20 15:39:20 Login Succeeded 15:39:20 docker.io 15:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:21 Configure a credential helper to remove this warning. See 15:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:21 15:39:21 Login Succeeded 15:39:21 ---> docker-login.sh ends [Pipeline] } 15:39:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:21 ========================================================= 15:39:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:39:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:39:22 + 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 . 15:39:22 Sending build context to Docker daemon 5.242MB 15:39:22 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 15:39:22 Step 2/11 : FROM ${BASE} AS builder 15:39:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:39:22 9b3977197b4f: Pulling fs layer 15:39:22 1a89e8eeedd5: Pulling fs layer 15:39:22 94645a83ff95: Pulling fs layer 15:39:22 3f3a8bcf1eab: Pulling fs layer 15:39:22 0c92f367c5e7: Pulling fs layer 15:39:22 f7c0051592d6: Pulling fs layer 15:39:22 a227ed2f7395: Pulling fs layer 15:39:22 7b1c46037f91: Pulling fs layer 15:39:22 f7c0051592d6: Waiting 15:39:22 7b1c46037f91: Waiting 15:39:22 a227ed2f7395: Waiting 15:39:22 0c92f367c5e7: Waiting 15:39:22 94645a83ff95: Verifying Checksum 15:39:22 94645a83ff95: Download complete 15:39:22 1a89e8eeedd5: Verifying Checksum 15:39:22 1a89e8eeedd5: Download complete 15:39:22 0c92f367c5e7: Download complete 15:39:22 f7c0051592d6: Download complete 15:39:22 9b3977197b4f: Download complete 15:39:22 a227ed2f7395: Verifying Checksum 15:39:22 a227ed2f7395: Download complete 15:39:23 9b3977197b4f: Pull complete 15:39:24 1a89e8eeedd5: Pull complete 15:39:24 94645a83ff95: Pull complete 15:39:24 7b1c46037f91: Verifying Checksum 15:39:24 7b1c46037f91: Download complete 15:39:25 3f3a8bcf1eab: Verifying Checksum 15:39:25 3f3a8bcf1eab: Download complete 15:39:37 3f3a8bcf1eab: Pull complete 15:39:37 0c92f367c5e7: Pull complete 15:39:37 f7c0051592d6: Pull complete 15:39:37 a227ed2f7395: Pull complete 15:39:44 7b1c46037f91: Pull complete 15:39:44 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:39:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:39:44 ---> f79e39bc4007 15:39:44 Step 3/11 : ARG MAKE=make build 15:39:45 ---> Running in a730c0c363de 15:39:46 Removing intermediate container a730c0c363de 15:39:46 ---> 1223c36df08b 15:39:46 Step 4/11 : WORKDIR /device-sdk-go 15:39:46 ---> Running in 23d2f7e33722 15:39:46 Removing intermediate container 23d2f7e33722 15:39:46 ---> a9a735e5ea46 15:39:46 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:39:47 ---> Running in b8a1e730fc3e 15:39:47 Removing intermediate container b8a1e730fc3e 15:39:47 ---> 4be065a2852b 15:39:47 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:47 ---> Running in c6fcb66b9099 15:39:49 Removing intermediate container c6fcb66b9099 15:39:49 ---> b796981ae267 15:39:49 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:39:49 ---> Running in 8d17748cd457 15:39:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:52 OK: 220 MiB in 52 packages 15:39:53 Removing intermediate container 8d17748cd457 15:39:53 ---> fc9058822d53 15:39:53 Step 8/11 : COPY go.mod vendor* ./ 15:39:54 ---> 8aa5d2bc70e6 15:39:54 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:54 ---> Running in 14d3082271c5 15:41:15 Removing intermediate container 14d3082271c5 15:41:15 ---> 29171eec4159 15:41:15 Step 10/11 : COPY . . 15:41:15 ---> c52debf92b8d 15:41:15 Step 11/11 : RUN ${MAKE} 15:41:15 ---> Running in 9d70befedd84 15:41:15 noop 15:41:15 Removing intermediate container 9d70befedd84 15:41:15 ---> 1ab7de82e7ac 15:41:15 Successfully built 1ab7de82e7ac 15:41:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:16 + docker inspect -f . ci-base-image-arm64 15:41:16 . [Pipeline] withDockerContainer 15:41:16 prd-ubuntu18.04-docker-arm64-4c-16g-4993 does not seem to be running inside a container 15:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-arm64 cat 15:41:18 $ docker top 79e66f31f2d42acc74de91936366fbca4208cfd2d899064aef6002d22b188a84 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:18 + go version 15:41:18 go version go1.17.6 linux/arm64 [Pipeline] } 15:41:18 $ docker stop --time=1 79e66f31f2d42acc74de91936366fbca4208cfd2d899064aef6002d22b188a84 15:41:20 $ docker rm -f 79e66f31f2d42acc74de91936366fbca4208cfd2d899064aef6002d22b188a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:21 + docker inspect -f . ci-base-image-arm64 15:41:21 . [Pipeline] withDockerContainer 15:41:21 prd-ubuntu18.04-docker-arm64-4c-16g-4993 does not seem to be running inside a container 15:41:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-arm64 cat 15:41:22 $ docker top ac9d684a6ca3d87efa08ea9b199da47597bc1454ae18a34c6ff008003e7f6c41 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:41:23 + make test 15:41:23 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:41:25 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:42:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:42:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:42:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:42:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.075s coverage: 23.3% of statements 15:42:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:42:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.081s coverage: 27.6% of statements 15:42:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.086s coverage: 78.9% of statements 15:42:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.095s coverage: 10.8% of statements 15:42:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:42:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:42:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:42:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 28.7% of statements 15:42:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:42:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 86.1% of statements 15:42:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:42:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:42:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.113s coverage: 57.4% of statements 15:42:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.197s coverage: 89.2% of statements 15:42:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:42:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.8% of statements 15:42:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:42:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:42:32 GO111MODULE=on go vet ./... 15:42:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:42:54 ./bin/test-attribution-txt.sh [Pipeline] echo 15:42:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:42:55 $ docker stop --time=1 ac9d684a6ca3d87efa08ea9b199da47597bc1454ae18a34c6ff008003e7f6c41 15:42:57 $ docker rm -f ac9d684a6ca3d87efa08ea9b199da47597bc1454ae18a34c6ff008003e7f6c41 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:58 Warning: overwriting stash ‘coverage-report’ 15:42:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:42:59 + ls -al . 15:42:59 total 308 15:42:59 drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 15:42 . 15:42:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 15:38 .. 15:42:59 -rw-rw-r-- 1 jenkins jenkins 140 Feb 10 15:38 .dockerignore 15:42:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 15:38 .git 15:42:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 15:38 .github 15:42:59 -rw-rw-r-- 1 jenkins jenkins 131 Feb 10 15:38 .gitignore 15:42:59 -rw-rw-r-- 1 jenkins jenkins 42 Feb 10 15:38 .golangci.yml 15:42:59 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 10 15:38 CHANGELOG.md 15:42:59 -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 15:38 GOVERNANCE.md 15:42:59 -rw-rw-r-- 1 jenkins jenkins 880 Feb 10 15:38 Jenkinsfile 15:42:59 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 10 15:38 LICENSE 15:42:59 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 10 15:38 Makefile 15:42:59 -rw-rw-r-- 1 jenkins jenkins 619 Feb 10 15:38 OWNERS.md 15:42:59 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 10 15:38 README.md 15:42:59 -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 15:35 VERSION 15:42:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 15:38 bin 15:42:59 -rw-r--r-- 1 jenkins jenkins 128110 Feb 10 15:42 coverage.out 15:42:59 drwxrwxr-x 5 jenkins jenkins 4096 Feb 10 15:38 example 15:42:59 -rw-rw-r-- 1 jenkins jenkins 2773 Feb 10 15:38 go.mod 15:42:59 -rw-rw-r-- 1 jenkins jenkins 49776 Feb 10 15:38 go.sum 15:42:59 drwxrwxr-x 15 jenkins jenkins 4096 Feb 10 15:38 internal 15:42:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 15:38 openapi 15:42:59 drwxrwxr-x 5 jenkins jenkins 4096 Feb 10 15:38 pkg 15:42:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 15:38 snap 15:42:59 -rw-rw-r-- 1 jenkins jenkins 222 Feb 10 15:38 version.go [Pipeline] isUnix [Pipeline] sh 15:43:00 + 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=a5685c30134eaa70a345d0afb3445298a6fc3f22 --label arch=arm64 --label version=0.0.0 . 15:43:00 Sending build context to Docker daemon 5.371MB 15:43:00 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 15:43:00 Step 2/25 : FROM ${BASE} AS builder 15:43:00 ---> 1ab7de82e7ac 15:43:00 Step 3/25 : ARG MAKE=make build 15:43:00 ---> Running in 0fc12ad3b2d7 15:43:01 Removing intermediate container 0fc12ad3b2d7 15:43:01 ---> 99daa57d59a5 15:43:01 Step 4/25 : WORKDIR /device-sdk-go 15:43:01 ---> Running in 3baa334b159c 15:43:01 Removing intermediate container 3baa334b159c 15:43:01 ---> c5294a9a994e 15:43:01 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:43:01 ---> Running in 6bafc61ed14c 15:43:02 Removing intermediate container 6bafc61ed14c 15:43:02 ---> a5e6f14bebde 15:43:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:02 ---> Running in 3cbe2abb0ee0 15:43:03 Removing intermediate container 3cbe2abb0ee0 15:43:03 ---> 1ab87e61984b 15:43:03 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:43:04 ---> Running in 92699b363c89 15:43:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:43:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:43:07 OK: 220 MiB in 52 packages 15:43:07 Removing intermediate container 92699b363c89 15:43:07 ---> 56e531116e1d 15:43:07 Step 8/25 : COPY go.mod vendor* ./ 15:43:08 ---> 87f20c53cbcb 15:43:08 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:08 ---> Running in e7aeeb2c3dd6 15:43:10 Removing intermediate container e7aeeb2c3dd6 15:43:10 ---> 169bd2019cea 15:43:10 Step 10/25 : COPY . . 15:43:12 ---> 8b3e038eca02 15:43:12 Step 11/25 : RUN ${MAKE} 15:43:12 ---> Running in d53b6c0d9f62 15:43:13 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 15:44:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:44:00 Removing intermediate container d53b6c0d9f62 15:44:00 ---> 6d8873f2cde4 15:44:00 Step 12/25 : FROM alpine:3.14 15:44:00 3.14: Pulling from library/alpine 15:44:00 be307f383ecc: Pulling fs layer 15:44:00 be307f383ecc: Verifying Checksum 15:44:00 be307f383ecc: Download complete 15:44:00 be307f383ecc: Pull complete 15:44:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:44:00 Status: Downloaded newer image for alpine:3.14 15:44:00 ---> 5b8b7b635229 15:44:00 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:44:00 ---> Running in 4320427d777e 15:44:00 Removing intermediate container 4320427d777e 15:44:00 ---> e1fdcb748cc0 15:44:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:00 ---> Running in 331850db4b58 15:44:01 Removing intermediate container 331850db4b58 15:44:01 ---> dc720d575e38 15:44:01 Step 15/25 : RUN apk add --update --no-cache zeromq 15:44:01 ---> Running in 25b698c9324f 15:44:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:44:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:44:04 (1/5) Installing libgcc (10.3.1_git20210424-r2) 15:44:04 (2/5) Installing libsodium (1.0.18-r0) 15:44:04 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 15:44:04 (4/5) Installing libzmq (4.3.4-r0) 15:44:04 (5/5) Installing zeromq (4.3.4-r0) 15:44:04 Executing busybox-1.33.1-r6.trigger 15:44:04 OK: 8 MiB in 19 packages 15:44:05 Removing intermediate container 25b698c9324f 15:44:05 ---> 5832bcbd360d 15:44:05 Step 16/25 : WORKDIR / 15:44:06 ---> Running in f2b9d493644f 15:44:06 Removing intermediate container f2b9d493644f 15:44:06 ---> 99b087b14a1a 15:44:06 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:44:06 ---> 0b8200a92d59 15:44:06 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:44:08 ---> d24e13b5529e 15:44:08 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:44:08 ---> c5b1a5403633 15:44:08 Step 20/25 : EXPOSE 59999 15:44:08 ---> Running in 9d5ec9e11362 15:44:09 Removing intermediate container 9d5ec9e11362 15:44:09 ---> 9ab6802424f8 15:44:09 Step 21/25 : ENTRYPOINT ["/device-simple"] 15:44:09 ---> Running in 8d2b4bd35f32 15:44:09 Removing intermediate container 8d2b4bd35f32 15:44:09 ---> 400e2b4f7b2d 15:44:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:44:09 ---> Running in d91b220e31f2 15:44:10 Removing intermediate container d91b220e31f2 15:44:10 ---> 141bc1a52616 15:44:10 Step 23/25 : LABEL arch=arm64 15:44:10 ---> Running in e14794b8f378 15:44:10 Removing intermediate container e14794b8f378 15:44:10 ---> e82fe9fcf564 15:44:10 Step 24/25 : LABEL git_sha=a5685c30134eaa70a345d0afb3445298a6fc3f22 15:44:10 ---> Running in c74cf4af4417 15:44:11 Removing intermediate container c74cf4af4417 15:44:11 ---> e7443105cfb2 15:44:11 Step 25/25 : LABEL version=0.0.0 15:44:11 ---> Running in 9e25430cf67e 15:44:11 Removing intermediate container 9e25430cf67e 15:44:11 ---> c61c9b22548b 15:44:11 [Warning] One or more build-args [ARCH] were not consumed 15:44:11 Successfully built c61c9b22548b 15:44:11 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 15:44:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:12 15:44:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:44:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:12 arm64: Pulling from edgex-lftools-log-publisher 15:44:12 448f6bf000e3: Pulling fs layer 15:44:12 f757da607395: Pulling fs layer 15:44:12 05883995daec: Pulling fs layer 15:44:12 8603b9c90790: Pulling fs layer 15:44:12 1560dd03e051: Pulling fs layer 15:44:12 27f5ce0e4adf: Pulling fs layer 15:44:12 c2d8d7efcc4b: Pulling fs layer 15:44:12 8603b9c90790: Waiting 15:44:12 1560dd03e051: Waiting 15:44:12 27f5ce0e4adf: Waiting 15:44:12 c2d8d7efcc4b: Waiting 15:44:12 f757da607395: Verifying Checksum 15:44:12 f757da607395: Download complete 15:44:12 8603b9c90790: Verifying Checksum 15:44:12 8603b9c90790: Download complete 15:44:12 1560dd03e051: Verifying Checksum 15:44:12 1560dd03e051: Download complete 15:44:12 27f5ce0e4adf: Download complete 15:44:13 05883995daec: Verifying Checksum 15:44:13 05883995daec: Download complete 15:44:13 448f6bf000e3: Verifying Checksum 15:44:13 448f6bf000e3: Download complete 15:44:16 c2d8d7efcc4b: Verifying Checksum 15:44:16 c2d8d7efcc4b: Download complete 15:44:17 448f6bf000e3: Pull complete 15:44:18 f757da607395: Pull complete 15:44:19 05883995daec: Pull complete 15:44:19 8603b9c90790: Pull complete 15:44:20 1560dd03e051: Pull complete 15:44:21 27f5ce0e4adf: Pull complete 15:44:39 c2d8d7efcc4b: Pull complete 15:44:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:44:39 prd-ubuntu18.04-docker-arm64-4c-16g-4993 does not seem to be running inside a container 15:44:39 $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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:arm64 cat 15:44:42 $ docker top a24d3dcc206e76588b1e9611020f34608b45d91ec1f2b6453a5940e74cfa8ea0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:43 ---> job-cost.sh 15:44:43 lf-activate-venv: SKIPPING 15:44:43 INFO: No Stack... 15:44:43 INFO: Retrieving Pricing Info for: v3-standard-4 15:44:44 INFO: Archiving Costs [Pipeline] sh 15:44:45 + cut -d, -f6 15:44:45 + cat /w/workspace/device-sdk-go/5/archives/cost.csv [Pipeline] lock 15:44:45 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1094-5-stack-cost] 15:44:45 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-5-stack-cost] did not exist. Created. 15:44:45 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1094-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:44:45 /w/workspace/device-sdk-go/5@tmp/durable-219bdb26/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-219bdb26/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:44:46 + echo total: 0.10999999940395355 [Pipeline] stash 15:44:46 Warning: overwriting stash ‘stack-cost’ 15:44:46 Stashed 1 file(s) [Pipeline] } 15:44:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1094-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:44:46 $ docker stop --time=1 a24d3dcc206e76588b1e9611020f34608b45d91ec1f2b6453a5940e74cfa8ea0 15:44:48 $ docker rm -f a24d3dcc206e76588b1e9611020f34608b45d91ec1f2b6453a5940e74cfa8ea0 [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 15:44:48 provisioning config files... 15:44:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config3259451750462629589tmp [Pipeline] { [Pipeline] sh 15:44:48 + set +x 15:44:48 + curl -s https://codecov.io/bash 15:44:48 + bash -s -- 15:44:48 15:44:48 _____ _ 15:44:48 / ____| | | 15:44:48 | | ___ __| | ___ ___ _____ __ 15:44:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:44:48 | |___| (_) | (_| | __/ (_| (_) \ V / 15:44:48 \_____\___/ \__,_|\___|\___\___/ \_/ 15:44:48 Bash-1.0.6 15:44:48 15:44:48 15:44:48 ==> git version 2.24.4 found 15:44:48 ==> 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 15:44:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:44:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:44:48 ==> Jenkins CI detected. 15:44:48 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1094 15:44:48 project root: . 15:44:48 --> token set from env 15:44:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:44:48 ==> Running gcov in . (disable via -X gcov) 15:44:48 ==> Python coveragepy not found 15:44:48 ==> Searching for coverage reports in: 15:44:48 + . 15:44:48 -> Found 1 reports 15:44:48 ==> Detecting git/mercurial file structure 15:44:48 ==> Reading reports 15:44:48 + ./coverage.out bytes=128110 15:44:48 ==> Appending adjustments 15:44:48 https://docs.codecov.io/docs/fixing-reports 15:44:49 + Found adjustments 15:44:49 ==> Gzipping contents 15:44:49 16K /tmp/codecov.rhC6MS.gz 15:44:49 ==> Uploading reports 15:44:49 url: https://codecov.io 15:44:49 query: branch=PR-1094&commit=a5685c30134eaa70a345d0afb3445298a6fc3f22&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1094%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1094&job=&cmd_args= 15:44:49 -> Pinging Codecov 15:44:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1094&commit=a5685c30134eaa70a345d0afb3445298a6fc3f22&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1094%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1094&job=&cmd_args= 15:44:49 -> Uploading to 15:44:49 https://storage.googleapis.com/codecov/v4/raw/2022-02-10/7E55EF52A471D76F132DFD9A03CDDE97/a5685c30134eaa70a345d0afb3445298a6fc3f22/e91cc50b-31b2-4ddb-bd84-cea8e7658db8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T154449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7284286c03d5f226e74562bdbe258feebc6fdb92a18ace9f0794863e346b6d3b 15:44:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:44:49 Dload Upload Total Spent Left Speed 15:44:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16041 0 0 100 16041 0 53810 --:--:-- --:--:-- --:--:-- 53828 15:44:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a5685c30134eaa70a345d0afb3445298a6fc3f22 [Pipeline] } 15:44:49 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 15:44:50 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives ']' 15:44:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives 15:44:50 total 8 15:44:50 drwxr-xr-x. 3 root root 34 Feb 10 15:37 . 15:44:50 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 10 15:37 .. 15:44:50 drwxr-xr-x. 2 root root 6 Feb 10 15:37 cost 15:44:50 -rw-r--r--. 1 root root 85 Feb 10 15:37 cost.csv 15:44:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives 15:44:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives 15:44:50 total 8 15:44:50 drwxr-xr-x. 3 jenkins jenkins 34 Feb 10 15:37 . 15:44:50 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 10 15:37 .. 15:44:50 drwxr-xr-x. 2 jenkins jenkins 6 Feb 10 15:37 cost 15:44:50 -rw-r--r--. 1 jenkins jenkins 85 Feb 10 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:44:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:51 ---> package-listing.sh 15:44:51 ++ tr '[:upper:]' '[:lower:]' 15:44:51 ++ facter osfamily 15:44:51 + OS_FAMILY=redhat 15:44:51 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1094 15:44:51 + START_PACKAGES=/tmp/packages_start.txt 15:44:51 + END_PACKAGES=/tmp/packages_end.txt 15:44:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:51 + PACKAGES=/tmp/packages_start.txt 15:44:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1094 ']' 15:44:51 + PACKAGES=/tmp/packages_end.txt 15:44:51 + case "${OS_FAMILY}" in 15:44:51 + sort 15:44:51 + rpm -qa 15:44:52 + '[' -f /tmp/packages_start.txt ']' 15:44:52 + '[' -f /tmp/packages_end.txt ']' 15:44:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:52 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1094 ']' 15:44:52 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/ 15:44:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1094/archives/ [Pipeline] echo 15:44:52 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-1094/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:44:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:53 . [Pipeline] withDockerContainer 15:44:53 prd-centos7-docker-4c-2g-4991 does not seem to be running inside a container 15:44:53 $ 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-1094/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-1094 -v /w/workspace/gexfoundry_device-sdk-go_PR-1094:/w/workspace/gexfoundry_device-sdk-go_PR-1094:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1094@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 15:44:53 $ docker top 4fe7a4a587b8cd9599208f512b16778b162cb67ac87366260a3b0a7fefc86118 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:44:54 + mkdir -p /var/log/sysstat [Pipeline] sh 15:44:54 + ls /var/log/sa-host 15:44:54 + sadf -c /var/log/sa-host/sa10 15:44:54 file_magic: OK 15:44:54 HZ: Using current value: 100 15:44:54 file_header: OK 15:44:54 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 15:44:54 Statistics: 15:44:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:44:54 File successfully converted to sysstat format version 12.0.3 15:44:54 + sadf -c /var/log/sa-host/sa17 15:44:54 file_magic: OK 15:44:54 HZ: Using current value: 100 15:44:54 file_header: OK 15:44:54 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 15:44:54 Statistics: 15:44:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:44:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:54 provisioning config files... 15:44:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1094@tmp/config2964126494517530450tmp [Pipeline] { [Pipeline] echo 15:44:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:54 ---> create-netrc.sh [Pipeline] } 15:44:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:44:55 ---> python-tools-install.sh [Pipeline] echo 15:44:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:44:55 ---> sudo-logs.sh 15:44:55 Archiving 'sudo' log.. 15:44:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-4991.novalocal: Name or service not known 15:44:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-4991.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:44:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:44:56 ---> job-cost.sh 15:44:56 lf-activate-venv: SKIPPING 15:44:56 DEBUG: total: 0.05999999865889549 15:44:56 INFO: Retrieving Stack Cost... 15:44:56 INFO: Retrieving Pricing Info for: v3-standard-2 15:44:56 INFO: Archiving Costs [Pipeline] echo 15:44:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:44:57 ---> logs-deploy.sh 15:44:57 lf-activate-venv: SKIPPING 15:44:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1094/5 15:44:57 INFO: archiving workspace using pattern(s): 15:44:57 Archives upload complete. 15:44:57 INFO: archiving logs to Nexus 15:44:58 ---> uname -a: 15:44:58 Linux prd-centos7-docker-4c-2g-4991.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 15:44:58 15:44:58 15:44:58 ---> lscpu: 15:44:58 Architecture: x86_64 15:44:58 CPU op-mode(s): 32-bit, 64-bit 15:44:58 Byte Order: Little Endian 15:44:58 Address sizes: 40 bits physical, 48 bits virtual 15:44:58 CPU(s): 2 15:44:58 On-line CPU(s) list: 0,1 15:44:58 Thread(s) per core: 1 15:44:58 Core(s) per socket: 1 15:44:58 Socket(s): 2 15:44:58 NUMA node(s): 1 15:44:58 Vendor ID: AuthenticAMD 15:44:58 CPU family: 23 15:44:58 Model: 49 15:44:58 Model name: AMD EPYC-Rome Processor 15:44:58 Stepping: 0 15:44:58 CPU MHz: 2799.998 15:44:58 BogoMIPS: 5599.99 15:44:58 Virtualization: AMD-V 15:44:58 Hypervisor vendor: KVM 15:44:58 Virtualization type: full 15:44:58 L1d cache: 32K 15:44:58 L1i cache: 32K 15:44:58 L2 cache: 512K 15:44:58 L3 cache: 16384K 15:44:58 NUMA node0 CPU(s): 0,1 15:44:58 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 15:44:58 15:44:58 15:44:58 ---> nproc: 15:44:58 2 15:44:58 15:44:58 15:44:58 ---> df -h: 15:44:58 Filesystem Size Used Avail Use% Mounted on 15:44:58 overlay 40G 9.1G 31G 23% / 15:44:58 tmpfs 64M 0 64M 0% /dev 15:44:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:44:58 shm 64M 0 64M 0% /dev/shm 15:44:58 /dev/vda1 40G 9.1G 31G 23% /facter-os 15:44:58 15:44:58 15:44:58 ---> sar -b -r -n DEV: 15:44:58 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/10/22 _x86_64_ (2 CPU) 15:44:58 15:44:58 15:34:49 LINUX RESTART (2 CPU) 15:44:58 15:44:58 15:35:01 tps rtps wtps bread/s bwrtn/s 15:44:58 15:36:01 300.70 44.55 256.15 6488.64 79095.06 15:44:58 15:37:01 263.98 0.02 263.96 0.27 42902.03 15:44:58 15:38:01 118.53 0.00 118.53 0.00 24773.11 15:44:58 15:39:01 0.83 0.00 0.83 0.00 7.94 15:44:58 15:40:01 0.23 0.00 0.23 0.00 2.98 15:44:58 15:41:01 0.25 0.00 0.25 0.00 3.56 15:44:58 15:42:01 0.28 0.00 0.28 0.00 3.68 15:44:58 15:43:01 0.28 0.00 0.28 0.00 3.55 15:44:58 15:44:01 0.32 0.00 0.32 0.00 3.61 15:44:58 Average: 76.20 4.96 71.24 721.71 16320.98 15:44:58 15:44:58 15:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:44:58 15:36:01 4066304 0 885912 11.06 2620 3054096 1444116 15.94 791288 2683148 236540 15:44:58 15:37:01 3988712 0 950608 11.87 2620 3066992 1544668 17.05 947192 2618020 44 15:44:58 15:38:01 3291120 0 1071380 13.38 2620 3643812 1440536 15.90 1055640 3121492 20 15:44:58 15:39:01 3302556 0 1059940 13.23 2620 3643816 1330948 14.69 1048136 3121492 20 15:44:58 15:40:01 3311724 0 1050764 13.12 2620 3643824 1281604 14.15 1042272 3121492 16 15:44:58 15:41:01 3313080 0 1049408 13.10 2620 3643824 1281688 14.15 1042424 3121492 8 15:44:58 15:42:01 3319648 0 1042832 13.02 2620 3643832 1281604 14.15 1035852 3121492 16 15:44:58 15:43:01 3319624 0 1042852 13.02 2620 3643836 1281604 14.15 1035908 3121492 8 15:44:58 15:44:01 3312060 0 1050416 13.12 2620 3643836 1281604 14.15 1043392 3121492 8 15:44:58 Average: 3469425 0 1022679 12.77 2620 3514208 1352041 14.93 1004678 3016846 26298 15:44:58 15:44:58 15:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:44:58 15:36:01 eth0 902.83 590.97 6534.93 112.14 0.00 0.00 0.00 0.00 15:44:58 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:36:01 docker0 230.49 265.71 19.56 2142.51 0.00 0.00 0.00 0.00 15:44:58 15:37:01 eth0 48.23 30.60 75.57 15.98 0.00 0.00 0.00 0.00 15:44:58 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:37:01 docker0 6.46 7.81 0.36 38.00 0.00 0.00 0.00 0.00 15:44:58 15:38:01 eth0 145.73 99.05 2718.50 109.09 0.00 0.00 0.00 0.00 15:44:58 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:38:01 docker0 8.64 9.66 0.49 51.18 0.00 0.00 0.00 0.00 15:44:58 15:39:01 eth0 0.77 0.63 0.28 0.22 0.00 0.00 0.00 0.00 15:44:58 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:40:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:44:58 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:41:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:44:58 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:42:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:44:58 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:43:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:44:58 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:44:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:44:58 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 Average: eth0 122.13 80.26 1037.33 26.41 0.00 0.00 0.00 0.00 15:44:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:58 Average: docker0 27.31 31.49 2.27 248.21 0.00 0.00 0.00 0.00 15:44:58 15:44:58 15:44:58 ---> sar -P ALL: 15:44:58 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/10/22 _x86_64_ (2 CPU) 15:44:58 15:44:58 15:34:49 LINUX RESTART (2 CPU) 15:44:58 15:44:58 15:35:01 CPU %user %nice %system %iowait %steal %idle 15:44:58 15:36:01 all 34.43 0.00 12.59 7.17 0.11 45.71 15:44:58 15:36:01 0 34.70 0.00 13.90 6.78 0.11 44.51 15:44:58 15:36:01 1 34.15 0.00 11.29 7.55 0.11 46.90 15:44:58 15:37:01 all 54.93 0.00 11.50 2.23 0.13 31.22 15:44:58 15:37:01 0 55.37 0.00 11.94 2.33 0.13 30.23 15:44:58 15:37:01 1 54.48 0.00 11.05 2.12 0.13 32.22 15:44:58 15:38:01 all 23.63 0.00 6.00 1.96 0.07 68.34 15:44:58 15:38:01 0 23.45 0.00 6.44 2.33 0.07 67.71 15:44:58 15:38:01 1 23.81 0.00 5.55 1.59 0.07 68.98 15:44:58 15:39:01 all 0.21 0.00 0.08 0.00 0.03 99.69 15:44:58 15:39:01 0 0.08 0.00 0.08 0.00 0.02 99.82 15:44:58 15:39:01 1 0.33 0.00 0.07 0.00 0.03 99.57 15:44:58 15:40:01 all 0.13 0.00 0.08 0.00 0.03 99.77 15:44:58 15:40:01 0 0.20 0.00 0.05 0.00 0.03 99.72 15:44:58 15:40:01 1 0.05 0.00 0.10 0.00 0.03 99.82 15:44:58 15:41:01 all 0.15 0.00 0.04 0.00 0.02 99.79 15:44:58 15:41:01 0 0.27 0.00 0.03 0.00 0.02 99.68 15:44:58 15:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:44:58 15:42:01 all 0.14 0.00 0.03 0.00 0.02 99.82 15:44:58 15:42:01 0 0.23 0.00 0.02 0.00 0.00 99.75 15:44:58 15:42:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:44:58 15:43:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:44:58 15:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:44:58 15:43:01 1 0.23 0.00 0.03 0.00 0.03 99.70 15:44:58 15:44:01 all 0.08 0.00 0.05 0.00 0.03 99.85 15:44:58 15:44:01 0 0.12 0.00 0.07 0.00 0.03 99.78 15:44:58 15:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:44:58 Average: all 12.03 0.00 3.22 1.21 0.05 83.50 15:44:58 Average: 0 12.11 0.00 3.45 1.22 0.05 83.17 15:44:58 Average: 1 11.94 0.00 2.98 1.20 0.05 83.83 15:44:58 15:44:58 15:44:58