Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 387354420b6c024391aeac33674ce5c69e12b92e 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-ssh14897205272919309388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh16373332467138101823.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11871253903951544236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh15137118340054686106.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12894080413347965191.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15515 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 387354420b6c024391aeac33674ce5c69e12b92e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 387354420b6c024391aeac33674ce5c69e12b92e # timeout=10 Commit message: "Merge pull request #1184 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.5" > git rev-list --no-walk f9571835d69bd2b94c85f597b4604ec549aac7dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-24T05:51:09.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-24T05:51:09.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-24T05:51:09.556Z] ========================================================= [2022-06-24T05:51:09.556Z] EdgeX Global Pipelines Version Info [2022-06-24T05:51:09.556Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:51:10.346Z] ------------------- [2022-06-24T05:51:10.346Z] stable info: [2022-06-24T05:51:10.346Z] ------------------- [2022-06-24T05:51:10.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-24T05:51:10.346Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T05:51:10.346Z] Message: update stable to v1.0.234 [2022-06-24T05:51:10.921Z] ------------------- [2022-06-24T05:51:10.921Z] experimental info: [2022-06-24T05:51:10.921Z] ------------------- [2022-06-24T05:51:10.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-24T05:51:10.921Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T05:51:10.921Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-24T05:51:11.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-24T05:51:11.194Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-24T05:51:11.210Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-24T05:51:11.222Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-24T05:51:11.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-24T05:51:11.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-24T05:51:11.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-24T05:51:11.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-24T05:51:11.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-24T05:51:11.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-24T05:51:11.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-24T05:51:11.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-24T05:51:11.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-24T05:51:11.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-24T05:51:11.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-24T05:51:11.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T05:51:11.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T05:51:11.398Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T05:51:11.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-24T05:51:11.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-24T05:51:11.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-24T05:51:11.446Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-24T05:51:11.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-24T05:51:11.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-24T05:51:11.481Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-24T05:51:11.494Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-24T05:51:11.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-24T05:51:11.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-24T05:51:11.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-24T05:51:11.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-24T05:51:11.553Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 387354420b6c024391aeac33674ce5c69e12b92e [Pipeline] echo [2022-06-24T05:51:11.566Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3873544 [Pipeline] echo [2022-06-24T05:51:11.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T05:51:11.616Z] provisioning config files... [2022-06-24T05:51:11.632Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3649404248540824445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:51:11.939Z] ---> docker-login.sh [2022-06-24T05:51:11.939Z] nexus3.edgexfoundry.org:10001 [2022-06-24T05:51:12.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:12.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:12.463Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:12.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:12.463Z] [2022-06-24T05:51:12.463Z] Login Succeeded [2022-06-24T05:51:12.463Z] nexus3.edgexfoundry.org:10002 [2022-06-24T05:51:12.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:12.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:12.463Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:12.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:12.463Z] [2022-06-24T05:51:12.463Z] Login Succeeded [2022-06-24T05:51:12.463Z] nexus3.edgexfoundry.org:10003 [2022-06-24T05:51:12.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:12.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:12.725Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:12.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:12.725Z] [2022-06-24T05:51:12.725Z] Login Succeeded [2022-06-24T05:51:12.725Z] nexus3.edgexfoundry.org:10004 [2022-06-24T05:51:12.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:12.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:12.725Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:12.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:12.725Z] [2022-06-24T05:51:12.725Z] Login Succeeded [2022-06-24T05:51:12.725Z] docker.io [2022-06-24T05:51:12.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:13.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:13.249Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:13.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:13.249Z] [2022-06-24T05:51:13.249Z] Login Succeeded [2022-06-24T05:51:13.249Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T05:51:13.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-24T05:51:13.641Z] + git rev-list -1 --merges 387354420b6c024391aeac33674ce5c69e12b92e~1..387354420b6c024391aeac33674ce5c69e12b92e [Pipeline] echo [2022-06-24T05:51:13.671Z] -----------> git rev-list -1 --merges 387354420b6c024391aeac33674ce5c69e12b92e~1..387354420b6c024391aeac33674ce5c69e12b92e 387354420b6c024391aeac33674ce5c69e12b92e [2022-06-24T05:51:13.671Z] 387354420b6c024391aeac33674ce5c69e12b92e [false] [Pipeline] sh [2022-06-24T05:51:13.967Z] + git log --format=format:%s -1 387354420b6c024391aeac33674ce5c69e12b92e [Pipeline] echo [2022-06-24T05:51:13.982Z] ========================================================= [2022-06-24T05:51:13.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-24T05:51:13.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T05:51:14.310Z] + git log --format=format:%s -1 387354420b6c024391aeac33674ce5c69e12b92e [Pipeline] echo [2022-06-24T05:51:14.321Z] [semverPrep] GIT_COMMIT: 387354420b6c024391aeac33674ce5c69e12b92e, Commit Message: Merge pull request #1184 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.5 [Pipeline] echo [2022-06-24T05:51:14.331Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-24T05:51:14.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T05:51:14.711Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-24T05:51:14.711Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-24T05:51:14.711Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-24T05:51:14.711Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-24T05:51:14.711Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-24T05:51:14.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:51:15.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T05:51:15.118Z] [2022-06-24T05:51:15.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:51:15.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T05:51:15.418Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-24T05:51:15.418Z] 42c077c10790: Pulling fs layer [2022-06-24T05:51:15.418Z] f63e77b7563a: Pulling fs layer [2022-06-24T05:51:15.418Z] bd5fdadae976: Pulling fs layer [2022-06-24T05:51:15.418Z] 205491f53016: Pulling fs layer [2022-06-24T05:51:15.418Z] df18705c85c3: Pulling fs layer [2022-06-24T05:51:15.418Z] 205491f53016: Waiting [2022-06-24T05:51:15.418Z] bdb3f477010e: Pulling fs layer [2022-06-24T05:51:15.418Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-24T05:51:15.418Z] df18705c85c3: Waiting [2022-06-24T05:51:15.418Z] bdb3f477010e: Waiting [2022-06-24T05:51:15.418Z] 2c6e9b1d212d: Pulling fs layer [2022-06-24T05:51:15.418Z] c8a8fc8e1c8f: Waiting [2022-06-24T05:51:15.418Z] 2c6e9b1d212d: Waiting [2022-06-24T05:51:15.418Z] bdb8f0575790: Pulling fs layer [2022-06-24T05:51:15.418Z] 386e3cb2ff24: Pulling fs layer [2022-06-24T05:51:15.418Z] bdb8f0575790: Waiting [2022-06-24T05:51:15.418Z] 2343380bae48: Pulling fs layer [2022-06-24T05:51:15.418Z] 2343380bae48: Waiting [2022-06-24T05:51:15.418Z] 386e3cb2ff24: Waiting [2022-06-24T05:51:15.418Z] f63e77b7563a: Verifying Checksum [2022-06-24T05:51:15.418Z] 205491f53016: Verifying Checksum [2022-06-24T05:51:15.418Z] 205491f53016: Download complete [2022-06-24T05:51:15.679Z] df18705c85c3: Verifying Checksum [2022-06-24T05:51:15.679Z] df18705c85c3: Download complete [2022-06-24T05:51:15.679Z] bd5fdadae976: Verifying Checksum [2022-06-24T05:51:15.679Z] bd5fdadae976: Download complete [2022-06-24T05:51:15.679Z] bdb3f477010e: Verifying Checksum [2022-06-24T05:51:15.679Z] bdb3f477010e: Download complete [2022-06-24T05:51:15.679Z] 2c6e9b1d212d: Download complete [2022-06-24T05:51:15.679Z] bdb8f0575790: Verifying Checksum [2022-06-24T05:51:15.679Z] bdb8f0575790: Download complete [2022-06-24T05:51:15.679Z] 386e3cb2ff24: Verifying Checksum [2022-06-24T05:51:15.679Z] 386e3cb2ff24: Download complete [2022-06-24T05:51:15.679Z] 2343380bae48: Verifying Checksum [2022-06-24T05:51:15.679Z] 42c077c10790: Verifying Checksum [2022-06-24T05:51:15.679Z] 42c077c10790: Download complete [2022-06-24T05:51:15.939Z] c8a8fc8e1c8f: Download complete [2022-06-24T05:51:17.321Z] 42c077c10790: Pull complete [2022-06-24T05:51:17.321Z] f63e77b7563a: Pull complete [2022-06-24T05:51:17.890Z] bd5fdadae976: Pull complete [2022-06-24T05:51:17.890Z] 205491f53016: Pull complete [2022-06-24T05:51:18.150Z] df18705c85c3: Pull complete [2022-06-24T05:51:18.150Z] bdb3f477010e: Pull complete [2022-06-24T05:51:20.069Z] c8a8fc8e1c8f: Pull complete [2022-06-24T05:51:20.069Z] 2c6e9b1d212d: Pull complete [2022-06-24T05:51:20.329Z] bdb8f0575790: Pull complete [2022-06-24T05:51:20.329Z] 386e3cb2ff24: Pull complete [2022-06-24T05:51:20.590Z] 2343380bae48: Pull complete [2022-06-24T05:51:20.590Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-24T05:51:20.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T05:51:20.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T05:51:20.692Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T05:51:20.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T05:51:22.265Z] $ docker top d5036811cea35df6a58893bb3e77a4eeab61fda33e5bfefe342cd981b69cfb14 -eo pid,comm [2022-06-24T05:51:22.328Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-24T05:51:22.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T05:51:22.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T05:51:22.366Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T05:51:22.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T05:51:22.502Z] $ docker exec d5036811cea35df6a58893bb3e77a4eeab61fda33e5bfefe342cd981b69cfb14 ssh-agent [2022-06-24T05:51:22.629Z] SSH_AUTH_SOCK=/tmp/ssh-MZfrCVRqjV4N/agent.33 [2022-06-24T05:51:22.629Z] SSH_AGENT_PID=39 [2022-06-24T05:51:22.636Z] Running ssh-add (command line suppressed) [2022-06-24T05:51:22.751Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3322628495162678810.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3322628495162678810.key) [2022-06-24T05:51:22.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T05:51:23.054Z] + git tag --points-at HEAD [Pipeline] } [2022-06-24T05:51:23.078Z] $ docker exec --env ******** --env ******** d5036811cea35df6a58893bb3e77a4eeab61fda33e5bfefe342cd981b69cfb14 ssh-agent -k [2022-06-24T05:51:23.188Z] unset SSH_AUTH_SOCK; [2022-06-24T05:51:23.189Z] unset SSH_AGENT_PID; [2022-06-24T05:51:23.189Z] echo Agent pid 39 killed; [2022-06-24T05:51:23.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-24T05:51:23.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T05:51:23.220Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T05:51:23.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T05:51:23.363Z] $ docker exec d5036811cea35df6a58893bb3e77a4eeab61fda33e5bfefe342cd981b69cfb14 ssh-agent [2022-06-24T05:51:23.484Z] SSH_AUTH_SOCK=/tmp/ssh-kDWPKTA8g253/agent.74 [2022-06-24T05:51:23.484Z] SSH_AGENT_PID=80 [2022-06-24T05:51:23.489Z] Running ssh-add (command line suppressed) [2022-06-24T05:51:23.636Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7890459794687119153.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7890459794687119153.key) [2022-06-24T05:51:23.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T05:51:23.935Z] + git semver init [2022-06-24T05:51:24.195Z] 2022-06-24 05:51:24,162 [run_init] DEBUG init version:0.0.0 force:False [2022-06-24T05:51:24.195Z] 2022-06-24 05:51:24,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-06-24T05:51:24.196Z] 2022-06-24 05:51:24,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-06-24T05:51:24.196Z] 2022-06-24 05:51:24,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-24T05:51:25.140Z] 2022-06-24 05:51:24,900 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-06-24T05:51:25.140Z] 2022-06-24 05:51:24,901 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-06-24T05:51:25.140Z] 2022-06-24 05:51:24,901 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T05:51:25.140Z] 2022-06-24 05:51:24,901 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T05:51:25.140Z] 2.2.1-dev.10 [Pipeline] } [2022-06-24T05:51:25.157Z] $ docker exec --env ******** --env ******** d5036811cea35df6a58893bb3e77a4eeab61fda33e5bfefe342cd981b69cfb14 ssh-agent -k [2022-06-24T05:51:25.270Z] unset SSH_AUTH_SOCK; [2022-06-24T05:51:25.271Z] unset SSH_AGENT_PID; [2022-06-24T05:51:25.271Z] echo Agent pid 80 killed; [2022-06-24T05:51:25.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T05:51:25.599Z] + git semver [Pipeline] } [2022-06-24T05:51:25.880Z] $ docker stop --time=1 d5036811cea35df6a58893bb3e77a4eeab61fda33e5bfefe342cd981b69cfb14 [2022-06-24T05:51:27.214Z] $ docker rm -f d5036811cea35df6a58893bb3e77a4eeab61fda33e5bfefe342cd981b69cfb14 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T05:51:27.563Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-24T05:51:27.827Z] Stashed 1 file(s) [Pipeline] echo [2022-06-24T05:51:27.829Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T05:51:27.979Z] provisioning config files... [2022-06-24T05:51:27.991Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7719202087625045180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:51:28.293Z] ---> docker-login.sh [2022-06-24T05:51:28.294Z] nexus3.edgexfoundry.org:10001 [2022-06-24T05:51:28.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:28.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:28.294Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:28.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:28.294Z] [2022-06-24T05:51:28.294Z] Login Succeeded [2022-06-24T05:51:28.294Z] nexus3.edgexfoundry.org:10002 [2022-06-24T05:51:28.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:28.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:28.556Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:28.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:28.556Z] [2022-06-24T05:51:28.556Z] Login Succeeded [2022-06-24T05:51:28.556Z] nexus3.edgexfoundry.org:10003 [2022-06-24T05:51:28.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:28.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:28.556Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:28.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:28.556Z] [2022-06-24T05:51:28.556Z] Login Succeeded [2022-06-24T05:51:28.556Z] nexus3.edgexfoundry.org:10004 [2022-06-24T05:51:28.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:28.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:28.818Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:28.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:28.818Z] [2022-06-24T05:51:28.818Z] Login Succeeded [2022-06-24T05:51:28.818Z] docker.io [2022-06-24T05:51:28.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:51:29.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:51:29.082Z] Configure a credential helper to remove this warning. See [2022-06-24T05:51:29.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:51:29.082Z] [2022-06-24T05:51:29.082Z] Login Succeeded [2022-06-24T05:51:29.082Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T05:51:29.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T05:51:29.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T05:51:29.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T05:51:29.181Z] ========================================================= [2022-06-24T05:51:29.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-24T05:51:29.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:51:29.502Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T05:51:29.502Z] Sending build context to Docker daemon 9.666MB [2022-06-24T05:51:29.502Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T05:51:29.502Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-24T05:51:29.502Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-24T05:51:29.502Z] 59bf1c3509f3: Pulling fs layer [2022-06-24T05:51:29.502Z] 666ba61612fd: Pulling fs layer [2022-06-24T05:51:29.502Z] 8ed8ca486205: Pulling fs layer [2022-06-24T05:51:29.502Z] cc1cd167ecdc: Pulling fs layer [2022-06-24T05:51:29.763Z] c516ae0d96e1: Pulling fs layer [2022-06-24T05:51:29.763Z] 684cea983483: Pulling fs layer [2022-06-24T05:51:29.763Z] dd3240ac7de5: Pulling fs layer [2022-06-24T05:51:29.763Z] b1e948a4e11c: Pulling fs layer [2022-06-24T05:51:29.763Z] a8fd76ee1af6: Pulling fs layer [2022-06-24T05:51:29.763Z] 646ad004c059: Pulling fs layer [2022-06-24T05:51:29.763Z] cc1cd167ecdc: Waiting [2022-06-24T05:51:29.763Z] b1e948a4e11c: Waiting [2022-06-24T05:51:29.763Z] dd3240ac7de5: Waiting [2022-06-24T05:51:29.763Z] 684cea983483: Waiting [2022-06-24T05:51:29.763Z] c516ae0d96e1: Waiting [2022-06-24T05:51:29.763Z] a8fd76ee1af6: Waiting [2022-06-24T05:51:29.763Z] 8ed8ca486205: Verifying Checksum [2022-06-24T05:51:29.763Z] 8ed8ca486205: Download complete [2022-06-24T05:51:29.763Z] 666ba61612fd: Verifying Checksum [2022-06-24T05:51:29.763Z] 666ba61612fd: Download complete [2022-06-24T05:51:29.763Z] c516ae0d96e1: Download complete [2022-06-24T05:51:29.763Z] 59bf1c3509f3: Verifying Checksum [2022-06-24T05:51:29.763Z] dd3240ac7de5: Download complete [2022-06-24T05:51:29.763Z] 684cea983483: Verifying Checksum [2022-06-24T05:51:29.763Z] 684cea983483: Download complete [2022-06-24T05:51:29.763Z] b1e948a4e11c: Verifying Checksum [2022-06-24T05:51:29.763Z] b1e948a4e11c: Download complete [2022-06-24T05:51:29.763Z] 59bf1c3509f3: Pull complete [2022-06-24T05:51:30.034Z] 666ba61612fd: Pull complete [2022-06-24T05:51:30.034Z] 8ed8ca486205: Pull complete [2022-06-24T05:51:30.294Z] a8fd76ee1af6: Download complete [2022-06-24T05:51:30.294Z] 646ad004c059: Verifying Checksum [2022-06-24T05:51:30.294Z] 646ad004c059: Download complete [2022-06-24T05:51:30.552Z] cc1cd167ecdc: Verifying Checksum [2022-06-24T05:51:30.553Z] cc1cd167ecdc: Download complete [2022-06-24T05:51:34.748Z] cc1cd167ecdc: Pull complete [2022-06-24T05:51:34.748Z] c516ae0d96e1: Pull complete [2022-06-24T05:51:34.748Z] 684cea983483: Pull complete [2022-06-24T05:51:34.748Z] dd3240ac7de5: Pull complete [2022-06-24T05:51:34.748Z] b1e948a4e11c: Pull complete [2022-06-24T05:51:36.662Z] a8fd76ee1af6: Pull complete [2022-06-24T05:51:37.602Z] 646ad004c059: Pull complete [2022-06-24T05:51:37.602Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-24T05:51:37.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-24T05:51:37.602Z] ---> 8f69c11f6b0c [2022-06-24T05:51:37.602Z] Step 3/11 : ARG MAKE=make build [2022-06-24T05:51:39.525Z] ---> Running in 350925dd138b [2022-06-24T05:51:39.525Z] Removing intermediate container 350925dd138b [2022-06-24T05:51:39.525Z] ---> edaad2676a65 [2022-06-24T05:51:39.525Z] Step 4/11 : WORKDIR /device-sdk-go [2022-06-24T05:51:39.525Z] ---> Running in e036be09151b [2022-06-24T05:51:39.525Z] Removing intermediate container e036be09151b [2022-06-24T05:51:39.525Z] ---> 2538a53e982b [2022-06-24T05:51:39.525Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T05:51:39.525Z] ---> Running in 9313bad74eb6 [2022-06-24T05:51:39.525Z] Removing intermediate container 9313bad74eb6 [2022-06-24T05:51:39.525Z] ---> 809d76d255b2 [2022-06-24T05:51:39.525Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T05:51:39.525Z] ---> Running in 3b1d1640a11d [2022-06-24T05:51:40.467Z] Removing intermediate container 3b1d1640a11d [2022-06-24T05:51:40.467Z] ---> c55d36cd4bdd [2022-06-24T05:51:40.467Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-24T05:51:40.467Z] ---> Running in 74e00769b4ee [2022-06-24T05:51:40.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T05:51:41.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T05:51:41.671Z] OK: 221 MiB in 52 packages [2022-06-24T05:51:42.241Z] Removing intermediate container 74e00769b4ee [2022-06-24T05:51:42.241Z] ---> d60c1071ae85 [2022-06-24T05:51:42.241Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-24T05:51:42.241Z] ---> ac4f807beb2d [2022-06-24T05:51:42.241Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T05:51:42.241Z] ---> Running in ab27cd2ff0fc [2022-06-24T05:51:42.938Z] Still waiting to schedule task [2022-06-24T05:51:42.938Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-24T05:52:00.391Z] Removing intermediate container ab27cd2ff0fc [2022-06-24T05:52:00.391Z] ---> 166fc3633cdc [2022-06-24T05:52:00.391Z] Step 10/11 : COPY . . [2022-06-24T05:52:00.391Z] ---> b404d5e07758 [2022-06-24T05:52:00.391Z] Step 11/11 : RUN ${MAKE} [2022-06-24T05:52:00.391Z] ---> Running in f78a39915813 [2022-06-24T05:52:00.391Z] noop [2022-06-24T05:52:00.391Z] Removing intermediate container f78a39915813 [2022-06-24T05:52:00.391Z] ---> 0484e2cb13c5 [2022-06-24T05:52:00.391Z] Successfully built 0484e2cb13c5 [2022-06-24T05:52:00.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:52:00.720Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T05:52:00.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T05:52:00.799Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T05:52:00.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2022-06-24T05:52:01.235Z] $ docker top 97f60ba0110f99f5bbe753152b481cfdbb400a2f6cd571c5e7faa5bce1fb623e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T05:52:01.611Z] + go version [2022-06-24T05:52:01.611Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-24T05:52:01.663Z] $ docker stop --time=1 97f60ba0110f99f5bbe753152b481cfdbb400a2f6cd571c5e7faa5bce1fb623e [2022-06-24T05:52:02.980Z] $ docker rm -f 97f60ba0110f99f5bbe753152b481cfdbb400a2f6cd571c5e7faa5bce1fb623e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:52:03.414Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T05:52:03.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T05:52:03.506Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T05:52:03.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2022-06-24T05:52:03.957Z] $ docker top 490e0ca1d4228ab1e9038a12ce9e9b8eb466c2e8ccb240d8778ec93e69cccdfb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T05:52:04.330Z] + make test [2022-06-24T05:52:04.330Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-24T05:52:10.924Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-24T05:52:23.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-24T05:52:23.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-24T05:52:23.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-24T05:52:23.162Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.090s coverage: 23.7% of statements [2022-06-24T05:52:23.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-24T05:52:23.162Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements [2022-06-24T05:52:23.162Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.083s coverage: 78.9% of statements [2022-06-24T05:52:23.162Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.062s coverage: 10.8% of statements [2022-06-24T05:52:23.162Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.114s coverage: 60.0% of statements [2022-06-24T05:52:23.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-24T05:52:23.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-24T05:52:23.162Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.093s coverage: 34.8% of statements [2022-06-24T05:52:23.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-24T05:52:23.423Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 85.4% of statements [2022-06-24T05:52:23.423Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-24T05:52:23.423Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-24T05:52:23.423Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.109s coverage: 65.1% of statements [2022-06-24T05:52:23.423Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.788s coverage: 89.2% of statements [2022-06-24T05:52:23.423Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-24T05:52:23.423Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.7% of statements [2022-06-24T05:52:23.423Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-24T05:52:41.580Z] GO111MODULE=on go vet ./... [2022-06-24T05:52:42.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T05:52:42.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-24T05:52:42.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-24T05:52:43.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-24T05:52:43.382Z] $ docker stop --time=1 490e0ca1d4228ab1e9038a12ce9e9b8eb466c2e8ccb240d8778ec93e69cccdfb [2022-06-24T05:52:45.711Z] $ docker rm -f 490e0ca1d4228ab1e9038a12ce9e9b8eb466c2e8ccb240d8778ec93e69cccdfb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T05:52:46.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-24T05:52:46.269Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-24T05:52:46.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-24T05:52:47.061Z] + ls -al . [2022-06-24T05:52:47.061Z] total 304 [2022-06-24T05:52:47.061Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 05:52 . [2022-06-24T05:52:47.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 05:51 .. [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 05:51 .dockerignore [2022-06-24T05:52:47.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 05:51 .git [2022-06-24T05:52:47.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 05:51 .github [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 131 Jun 24 05:51 .gitignore [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 05:51 .golangci.yml [2022-06-24T05:52:47.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 05:51 .semver [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jun 24 05:51 CHANGELOG.md [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 05:51 GOVERNANCE.md [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 24 05:51 Jenkinsfile [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 05:51 LICENSE [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 2015 Jun 24 05:51 Makefile [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 24 05:51 OWNERS.md [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jun 24 05:51 README.md [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 05:51 VERSION [2022-06-24T05:52:47.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 05:51 bin [2022-06-24T05:52:47.061Z] -rw-r--r-- 1 jenkins jenkins 131190 Jun 24 05:52 coverage.out [2022-06-24T05:52:47.061Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 05:51 example [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jun 24 05:51 go.mod [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 35641 Jun 24 05:51 go.sum [2022-06-24T05:52:47.061Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 05:51 internal [2022-06-24T05:52:47.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 05:51 openapi [2022-06-24T05:52:47.061Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 05:51 pkg [2022-06-24T05:52:47.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 05:51 snap [2022-06-24T05:52:47.061Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 05:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:52:47.378Z] + 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=387354420b6c024391aeac33674ce5c69e12b92e --label arch=amd64 --label version=2.2.1-dev.10 . [2022-06-24T05:52:47.378Z] Sending build context to Docker daemon 9.798MB [2022-06-24T05:52:47.378Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T05:52:47.378Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-24T05:52:47.378Z] ---> 0484e2cb13c5 [2022-06-24T05:52:47.378Z] Step 3/25 : ARG MAKE=make build [2022-06-24T05:52:47.638Z] ---> Running in da1297a913f1 [2022-06-24T05:52:47.638Z] Removing intermediate container da1297a913f1 [2022-06-24T05:52:47.638Z] ---> 07682dc9ea95 [2022-06-24T05:52:47.638Z] Step 4/25 : WORKDIR /device-sdk-go [2022-06-24T05:52:47.638Z] ---> Running in 72b5a29b7d7a [2022-06-24T05:52:47.900Z] Removing intermediate container 72b5a29b7d7a [2022-06-24T05:52:47.900Z] ---> 3bc011c2ffdb [2022-06-24T05:52:47.900Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T05:52:47.900Z] ---> Running in fb1f74fa094b [2022-06-24T05:52:47.900Z] Removing intermediate container fb1f74fa094b [2022-06-24T05:52:47.901Z] ---> 90cc2de01ed9 [2022-06-24T05:52:47.901Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T05:52:47.901Z] ---> Running in 8d23688c5d9e [2022-06-24T05:52:48.468Z] Removing intermediate container 8d23688c5d9e [2022-06-24T05:52:48.468Z] ---> 4df1e4304c86 [2022-06-24T05:52:48.468Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-24T05:52:48.468Z] ---> Running in 1ca72abfd653 [2022-06-24T05:52:48.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T05:52:49.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T05:52:49.932Z] OK: 221 MiB in 52 packages [2022-06-24T05:52:50.193Z] Removing intermediate container 1ca72abfd653 [2022-06-24T05:52:50.193Z] ---> 0b588670da59 [2022-06-24T05:52:50.193Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-24T05:52:50.453Z] ---> d5e104d4bd33 [2022-06-24T05:52:50.453Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T05:52:50.453Z] ---> Running in 555173973dcb [2022-06-24T05:52:51.026Z] Removing intermediate container 555173973dcb [2022-06-24T05:52:51.026Z] ---> bc047dbc7644 [2022-06-24T05:52:51.026Z] Step 10/25 : COPY . . [2022-06-24T05:52:51.604Z] ---> a44b71b6d2ef [2022-06-24T05:52:51.604Z] Step 11/25 : RUN ${MAKE} [2022-06-24T05:52:51.604Z] ---> Running in 52f780d65774 [2022-06-24T05:52:51.864Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.10" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-24T05:53:09.979Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-24T05:53:11.892Z] Removing intermediate container 52f780d65774 [2022-06-24T05:53:11.892Z] ---> 3fdc71cfa5c6 [2022-06-24T05:53:11.892Z] Step 12/25 : FROM alpine:3.14 [2022-06-24T05:53:12.151Z] 3.14: Pulling from library/alpine [2022-06-24T05:53:12.411Z] 8663204ce13b: Pulling fs layer [2022-06-24T05:53:12.671Z] 8663204ce13b: Verifying Checksum [2022-06-24T05:53:12.671Z] 8663204ce13b: Download complete [2022-06-24T05:53:12.671Z] 8663204ce13b: Pull complete [2022-06-24T05:53:12.671Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-24T05:53:12.671Z] Status: Downloaded newer image for alpine:3.14 [2022-06-24T05:53:12.671Z] ---> e04c818066af [2022-06-24T05:53:12.671Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T05:53:12.932Z] ---> Running in 02d8dab7c00a [2022-06-24T05:53:12.932Z] Removing intermediate container 02d8dab7c00a [2022-06-24T05:53:12.932Z] ---> 536a198ad053 [2022-06-24T05:53:12.932Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T05:53:12.932Z] ---> Running in d6a3722a37fb [2022-06-24T05:53:13.505Z] Removing intermediate container d6a3722a37fb [2022-06-24T05:53:13.505Z] ---> a6d5d6f7726b [2022-06-24T05:53:13.505Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-24T05:53:13.505Z] ---> Running in 999cc7d89c70 [2022-06-24T05:53:13.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-24T05:53:14.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-24T05:53:14.964Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-24T05:53:14.964Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-24T05:53:15.223Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-24T05:53:15.223Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-24T05:53:15.223Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-24T05:53:15.482Z] Executing busybox-1.33.1-r7.trigger [2022-06-24T05:53:15.482Z] OK: 8 MiB in 19 packages [2022-06-24T05:53:15.746Z] Removing intermediate container 999cc7d89c70 [2022-06-24T05:53:15.746Z] ---> 6c237fa3d417 [2022-06-24T05:53:15.746Z] Step 16/25 : WORKDIR / [2022-06-24T05:53:16.007Z] ---> Running in 8da0e6e59a50 [2022-06-24T05:53:16.007Z] Removing intermediate container 8da0e6e59a50 [2022-06-24T05:53:16.007Z] ---> a0a3a14e5e9c [2022-06-24T05:53:16.007Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-24T05:53:16.266Z] ---> 081284e52e47 [2022-06-24T05:53:16.266Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-24T05:53:16.838Z] ---> e432da51e84e [2022-06-24T05:53:16.838Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-24T05:53:16.838Z] ---> 0edd747d9e61 [2022-06-24T05:53:16.838Z] Step 20/25 : EXPOSE 59999 [2022-06-24T05:53:16.838Z] ---> Running in 9d5b29497790 [2022-06-24T05:53:17.099Z] Removing intermediate container 9d5b29497790 [2022-06-24T05:53:17.099Z] ---> 5356af32a8fe [2022-06-24T05:53:17.099Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-06-24T05:53:17.099Z] ---> Running in 7bcd9a7db8e2 [2022-06-24T05:53:17.099Z] Removing intermediate container 7bcd9a7db8e2 [2022-06-24T05:53:17.099Z] ---> 13272c594c0a [2022-06-24T05:53:17.099Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-24T05:53:17.099Z] ---> Running in 8a7c3c9c639d [2022-06-24T05:53:17.364Z] Removing intermediate container 8a7c3c9c639d [2022-06-24T05:53:17.364Z] ---> 827f79a3d8fc [2022-06-24T05:53:17.364Z] Step 23/25 : LABEL arch=amd64 [2022-06-24T05:53:17.364Z] ---> Running in fd984ca38fe4 [2022-06-24T05:53:17.364Z] Removing intermediate container fd984ca38fe4 [2022-06-24T05:53:17.364Z] ---> e362589d0c66 [2022-06-24T05:53:17.364Z] Step 24/25 : LABEL git_sha=387354420b6c024391aeac33674ce5c69e12b92e [2022-06-24T05:53:17.364Z] ---> Running in 840353f2157e [2022-06-24T05:53:17.623Z] Removing intermediate container 840353f2157e [2022-06-24T05:53:17.623Z] ---> 4c82379005fb [2022-06-24T05:53:17.623Z] Step 25/25 : LABEL version=2.2.1-dev.10 [2022-06-24T05:53:17.623Z] ---> Running in 6267455d5290 [2022-06-24T05:53:17.623Z] Removing intermediate container 6267455d5290 [2022-06-24T05:53:17.623Z] ---> 4d673f591644 [2022-06-24T05:53:17.623Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-24T05:53:17.623Z] Successfully built 4d673f591644 [2022-06-24T05:53:17.623Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:53:18.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T05:53:18.044Z] [2022-06-24T05:53:18.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:53:18.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T05:53:18.354Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-24T05:53:18.354Z] 5eb5b503b376: Pulling fs layer [2022-06-24T05:53:18.354Z] 5c69ac0246d0: Pulling fs layer [2022-06-24T05:53:18.354Z] ec43610c2a17: Pulling fs layer [2022-06-24T05:53:18.354Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-24T05:53:18.354Z] 33b1e0a273af: Pulling fs layer [2022-06-24T05:53:18.354Z] 5d3b04190fa2: Pulling fs layer [2022-06-24T05:53:18.354Z] 2f39f015ded8: Pulling fs layer [2022-06-24T05:53:18.354Z] 33b1e0a273af: Waiting [2022-06-24T05:53:18.354Z] 5d3b04190fa2: Waiting [2022-06-24T05:53:18.354Z] 2f39f015ded8: Waiting [2022-06-24T05:53:18.354Z] 3a2ae6a8a46f: Waiting [2022-06-24T05:53:18.354Z] 5c69ac0246d0: Download complete [2022-06-24T05:53:18.354Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-24T05:53:18.354Z] 3a2ae6a8a46f: Download complete [2022-06-24T05:53:18.354Z] ec43610c2a17: Verifying Checksum [2022-06-24T05:53:18.354Z] ec43610c2a17: Download complete [2022-06-24T05:53:18.354Z] 33b1e0a273af: Verifying Checksum [2022-06-24T05:53:18.354Z] 33b1e0a273af: Download complete [2022-06-24T05:53:18.354Z] 5d3b04190fa2: Verifying Checksum [2022-06-24T05:53:18.354Z] 5d3b04190fa2: Download complete [2022-06-24T05:53:18.613Z] 5eb5b503b376: Verifying Checksum [2022-06-24T05:53:18.613Z] 5eb5b503b376: Download complete [2022-06-24T05:53:19.183Z] 2f39f015ded8: Download complete [2022-06-24T05:53:19.756Z] 5eb5b503b376: Pull complete [2022-06-24T05:53:20.015Z] 5c69ac0246d0: Pull complete [2022-06-24T05:53:20.582Z] ec43610c2a17: Pull complete [2022-06-24T05:53:20.582Z] 3a2ae6a8a46f: Pull complete [2022-06-24T05:53:20.693Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15516 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-06-24T05:53:20.705Z] Running in /w/workspace/device-sdk-go/85 [Pipeline] { [Pipeline] checkout [2022-06-24T05:53:20.742Z] The recommended git tool is: git [2022-06-24T05:53:20.841Z] 33b1e0a273af: Pull complete [2022-06-24T05:53:20.841Z] 5d3b04190fa2: Pull complete [2022-06-24T05:53:26.018Z] using credential edgex-jenkins-ssh [2022-06-24T05:53:26.036Z] Cloning the remote Git repository [2022-06-24T05:53:26.112Z] 2f39f015ded8: Pull complete [2022-06-24T05:53:26.112Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-24T05:53:26.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T05:53:26.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T05:53:26.203Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T05:53:26.245Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T05:53:26.096Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-24T05:53:26.174Z] > git init /w/workspace/device-sdk-go/85 # timeout=10 [2022-06-24T05:53:26.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-24T05:53:26.260Z] > git --version # timeout=10 [2022-06-24T05:53:26.284Z] > git --version # 'git version 2.25.1' [2022-06-24T05:53:26.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T05:53:26.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T05:53:27.793Z] Avoid second fetch [2022-06-24T05:53:27.793Z] Checking out Revision 387354420b6c024391aeac33674ce5c69e12b92e (main) [2022-06-24T05:53:28.107Z] $ docker top 2ef70573e04b00ed8da762157e11b94d11ff7074d9014999798714711e245056 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:53:27.754Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-24T05:53:27.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T05:53:27.817Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T05:53:27.830Z] > git checkout -f 387354420b6c024391aeac33674ce5c69e12b92e # timeout=10 [2022-06-24T05:53:28.511Z] ---> job-cost.sh [2022-06-24T05:53:28.511Z] lf-activate-venv: SKIPPING [2022-06-24T05:53:28.511Z] INFO: No Stack... [2022-06-24T05:53:28.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T05:53:29.343Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T05:53:29.631Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-06-24T05:53:29.631Z] + cut -d, -f6 [Pipeline] lock [2022-06-24T05:53:29.643Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-85-stack-cost] [2022-06-24T05:53:29.649Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-85-stack-cost] did not exist. Created. [2022-06-24T05:53:29.649Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T05:53:30.017Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-24T05:53:30.079Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T05:53:30.087Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T05:53:30.112Z] $ docker stop --time=1 2ef70573e04b00ed8da762157e11b94d11ff7074d9014999798714711e245056 [2022-06-24T05:53:31.297Z] $ docker rm -f 2ef70573e04b00ed8da762157e11b94d11ff7074d9014999798714711e245056 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T05:53:32.000Z] Commit message: "Merge pull request #1184 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T05:53:32.865Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-24T05:53:32.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T05:53:32.865Z] Dload Upload Total Spent Left Speed [2022-06-24T05:53:32.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-06-24T05:53:33.499Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-24T05:53:33.843Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-06-24T05:53:33.843Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-24T05:53:33.843Z] { [2022-06-24T05:53:33.843Z] "registry-mirrors": [ [2022-06-24T05:53:33.843Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-24T05:53:33.843Z] ], [2022-06-24T05:53:33.843Z] "bip": "10.250.0.254/24", [2022-06-24T05:53:33.843Z] "hosts": [ [2022-06-24T05:53:33.843Z] "tcp://0.0.0.0:5555", [2022-06-24T05:53:33.843Z] "unix:///var/run/docker.sock" [2022-06-24T05:53:33.843Z] ], [2022-06-24T05:53:33.843Z] "mtu": 1458, [2022-06-24T05:53:33.843Z] "selinux-enabled": true, [2022-06-24T05:53:33.843Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-24T05:53:33.843Z] } [Pipeline] sh [2022-06-24T05:53:34.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-24T05:53:34.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T05:53:52.954Z] provisioning config files... [2022-06-24T05:53:52.978Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/85@tmp/config1623435101398592821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T05:53:53.336Z] ---> docker-login.sh [2022-06-24T05:53:53.336Z] nexus3.edgexfoundry.org:10001 [2022-06-24T05:53:53.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:53:54.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:53:54.204Z] Configure a credential helper to remove this warning. See [2022-06-24T05:53:54.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:53:54.204Z] [2022-06-24T05:53:54.204Z] Login Succeeded [2022-06-24T05:53:54.204Z] nexus3.edgexfoundry.org:10002 [2022-06-24T05:53:54.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:53:54.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:53:54.756Z] Configure a credential helper to remove this warning. See [2022-06-24T05:53:54.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:53:54.756Z] [2022-06-24T05:53:54.756Z] Login Succeeded [2022-06-24T05:53:54.756Z] nexus3.edgexfoundry.org:10003 [2022-06-24T05:53:55.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:53:55.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:53:55.037Z] Configure a credential helper to remove this warning. See [2022-06-24T05:53:55.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:53:55.037Z] [2022-06-24T05:53:55.037Z] Login Succeeded [2022-06-24T05:53:55.037Z] nexus3.edgexfoundry.org:10004 [2022-06-24T05:53:55.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:53:55.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:53:55.595Z] Configure a credential helper to remove this warning. See [2022-06-24T05:53:55.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:53:55.595Z] [2022-06-24T05:53:55.595Z] Login Succeeded [2022-06-24T05:53:55.595Z] docker.io [2022-06-24T05:53:55.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T05:53:56.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T05:53:56.466Z] Configure a credential helper to remove this warning. See [2022-06-24T05:53:56.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T05:53:56.466Z] [2022-06-24T05:53:56.466Z] Login Succeeded [2022-06-24T05:53:56.466Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T05:53:56.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T05:53:56.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T05:53:57.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T05:53:57.017Z] ========================================================= [2022-06-24T05:53:57.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-24T05:53:57.017Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:53:57.399Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T05:53:57.674Z] Sending build context to Docker daemon 5.175MB [2022-06-24T05:53:57.949Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T05:53:57.949Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-24T05:53:57.949Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-24T05:53:57.949Z] 9b3977197b4f: Pulling fs layer [2022-06-24T05:53:57.949Z] 1a89e8eeedd5: Pulling fs layer [2022-06-24T05:53:57.949Z] 94645a83ff95: Pulling fs layer [2022-06-24T05:53:57.949Z] e6fb740bc735: Pulling fs layer [2022-06-24T05:53:57.949Z] 3a77bd46dcc9: Pulling fs layer [2022-06-24T05:53:57.949Z] 355e64cbe906: Pulling fs layer [2022-06-24T05:53:57.949Z] 63ab81a10011: Pulling fs layer [2022-06-24T05:53:57.949Z] 555d1d1c4555: Pulling fs layer [2022-06-24T05:53:57.949Z] 7d9057610161: Pulling fs layer [2022-06-24T05:53:57.949Z] e6fb740bc735: Waiting [2022-06-24T05:53:57.949Z] 3a77bd46dcc9: Waiting [2022-06-24T05:53:57.949Z] 355e64cbe906: Waiting [2022-06-24T05:53:57.949Z] 63ab81a10011: Waiting [2022-06-24T05:53:57.949Z] 7d9057610161: Waiting [2022-06-24T05:53:57.949Z] 555d1d1c4555: Waiting [2022-06-24T05:53:57.949Z] 94645a83ff95: Verifying Checksum [2022-06-24T05:53:57.949Z] 94645a83ff95: Download complete [2022-06-24T05:53:57.949Z] 1a89e8eeedd5: Download complete [2022-06-24T05:53:57.949Z] 3a77bd46dcc9: Verifying Checksum [2022-06-24T05:53:57.949Z] 3a77bd46dcc9: Download complete [2022-06-24T05:53:57.949Z] 355e64cbe906: Verifying Checksum [2022-06-24T05:53:57.949Z] 355e64cbe906: Download complete [2022-06-24T05:53:57.949Z] 9b3977197b4f: Verifying Checksum [2022-06-24T05:53:58.230Z] 63ab81a10011: Verifying Checksum [2022-06-24T05:53:58.230Z] 63ab81a10011: Download complete [2022-06-24T05:53:59.225Z] 9b3977197b4f: Pull complete [2022-06-24T05:53:59.225Z] 7d9057610161: Verifying Checksum [2022-06-24T05:53:59.225Z] 7d9057610161: Download complete [2022-06-24T05:53:59.502Z] 1a89e8eeedd5: Pull complete [2022-06-24T05:53:59.778Z] 94645a83ff95: Pull complete [2022-06-24T05:54:00.055Z] 555d1d1c4555: Verifying Checksum [2022-06-24T05:54:00.055Z] 555d1d1c4555: Download complete [2022-06-24T05:54:00.652Z] e6fb740bc735: Verifying Checksum [2022-06-24T05:54:00.652Z] e6fb740bc735: Download complete [2022-06-24T05:54:13.053Z] e6fb740bc735: Pull complete [2022-06-24T05:54:13.053Z] 3a77bd46dcc9: Pull complete [2022-06-24T05:54:13.053Z] 355e64cbe906: Pull complete [2022-06-24T05:54:13.329Z] 63ab81a10011: Pull complete [2022-06-24T05:54:20.049Z] 555d1d1c4555: Pull complete [2022-06-24T05:54:22.036Z] 7d9057610161: Pull complete [2022-06-24T05:54:22.036Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-24T05:54:22.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-24T05:54:22.036Z] ---> 819e984ddca1 [2022-06-24T05:54:22.036Z] Step 3/11 : ARG MAKE=make build [2022-06-24T05:54:23.483Z] ---> Running in 438a25b3c109 [2022-06-24T05:54:23.483Z] Removing intermediate container 438a25b3c109 [2022-06-24T05:54:23.483Z] ---> ec183c01df41 [2022-06-24T05:54:23.483Z] Step 4/11 : WORKDIR /device-sdk-go [2022-06-24T05:54:23.758Z] ---> Running in 5fe3d3dd3011 [2022-06-24T05:54:24.029Z] Removing intermediate container 5fe3d3dd3011 [2022-06-24T05:54:24.029Z] ---> 048df584a5a1 [2022-06-24T05:54:24.029Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T05:54:24.029Z] ---> Running in 3d86a4b0894d [2022-06-24T05:54:24.299Z] Removing intermediate container 3d86a4b0894d [2022-06-24T05:54:24.299Z] ---> e925c6d55183 [2022-06-24T05:54:24.299Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T05:54:24.572Z] ---> Running in 60a9ee554e23 [2022-06-24T05:54:27.220Z] Removing intermediate container 60a9ee554e23 [2022-06-24T05:54:27.220Z] ---> 053bc7091085 [2022-06-24T05:54:27.220Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-24T05:54:27.220Z] ---> Running in 8e121aaf887b [2022-06-24T05:54:28.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T05:54:28.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T05:54:29.775Z] OK: 220 MiB in 52 packages [2022-06-24T05:54:30.379Z] Removing intermediate container 8e121aaf887b [2022-06-24T05:54:30.379Z] ---> 721dbfbb0636 [2022-06-24T05:54:30.379Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-24T05:54:30.975Z] ---> 9849a55ec349 [2022-06-24T05:54:30.975Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T05:54:30.975Z] ---> Running in 667ed0bb4c13 [2022-06-24T05:54:43.382Z] go mod download: google.golang.org/genproto@v0.0.0-20211208223120-3a66f561d7aa: Get "https://storage.googleapis.com/proxy-golang-org-prod/d4ad4128e8196cf6-google.golang.org:genproto-v0.0.0-20211208223120-3a66f561d7aa.zip?Expires=1656136307&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=HsPVwqt1nK9qNx0cSkNVkn4XE%2B7hxJTdWQwoKWVMsgpXc3xkuzEAe7edX08xTeEVYirpfTPNOV6H3eA0I0eMiEs7mb0K4r%2Fqi4lHejRw4FaKqOtSAFwrk0bPJt2%2F6A9B8uDuHYOCjRl645bBGtiC7z55gxgGutxcyAtM24J1y%2F1MskfYAg60a0VZ%2BfuDSxyqA2Hy17sGPOg5ViBSt0PJT7Wl%2Frcs4BnW87J7yxDtKDQir%2F5zNdbTJZ6Olu9pjfYzg%2Fl5%2BCbwzMKo2DdHrXnxgdnRA02T8F4pn%2Ba3m%2FovD2kQhvSBZh3izcaw5vXMAMH0uSIpU2hTMDohQM97TGV5kg%3D%3D": dial tcp: lookup storage.googleapis.com on 10.30.120.3:53: server misbehaving [2022-06-24T05:54:43.382Z] skipping... [2022-06-24T05:55:10.203Z] Removing intermediate container 667ed0bb4c13 [2022-06-24T05:55:10.203Z] ---> 007b6c4f9d6c [2022-06-24T05:55:10.203Z] Step 10/11 : COPY . . [2022-06-24T05:55:10.203Z] ---> 70c050a312ef [2022-06-24T05:55:10.203Z] Step 11/11 : RUN ${MAKE} [2022-06-24T05:55:10.203Z] ---> Running in fdd3226e6d4e [2022-06-24T05:55:10.203Z] noop [2022-06-24T05:55:10.203Z] Removing intermediate container fdd3226e6d4e [2022-06-24T05:55:10.203Z] ---> 7d5c8808c6c6 [2022-06-24T05:55:10.203Z] Successfully built 7d5c8808c6c6 [2022-06-24T05:55:10.203Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:55:10.572Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T05:55:10.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T05:55:10.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-15516 does not seem to be running inside a container [2022-06-24T05:55:10.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/85 -v /w/workspace/device-sdk-go/85:/w/workspace/device-sdk-go/85:rw,z -v /w/workspace/device-sdk-go/85@tmp:/w/workspace/device-sdk-go/85@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 ******** ci-base-image-arm64 cat [2022-06-24T05:55:12.256Z] $ docker top efcc53cc398f0a9bce5d37ed46c3e79f0232c49e0d916404cde489713dbd798d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T05:55:13.171Z] + go version [2022-06-24T05:55:13.171Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-24T05:55:13.203Z] $ docker stop --time=1 efcc53cc398f0a9bce5d37ed46c3e79f0232c49e0d916404cde489713dbd798d [2022-06-24T05:55:14.835Z] $ docker rm -f efcc53cc398f0a9bce5d37ed46c3e79f0232c49e0d916404cde489713dbd798d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:55:15.443Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T05:55:15.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T05:55:15.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-15516 does not seem to be running inside a container [2022-06-24T05:55:15.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/85 -v /w/workspace/device-sdk-go/85:/w/workspace/device-sdk-go/85:rw,z -v /w/workspace/device-sdk-go/85@tmp:/w/workspace/device-sdk-go/85@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 ******** ci-base-image-arm64 cat [2022-06-24T05:55:17.034Z] $ docker top 218fd5f8eeb5266f3b430934ff54178f43f475a590e619595c1acc4fe18ac3f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T05:55:17.963Z] + make test [2022-06-24T05:55:17.963Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-24T05:55:18.242Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-06-24T05:55:50.592Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-24T05:57:27.490Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-24T05:57:27.490Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-24T05:57:27.490Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-24T05:57:31.831Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.389s coverage: 23.7% of statements [2022-06-24T05:57:31.831Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-24T05:57:31.831Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.231s coverage: 27.6% of statements [2022-06-24T05:57:31.831Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.319s coverage: 78.9% of statements [2022-06-24T05:57:32.436Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.250s coverage: 10.8% of statements [2022-06-24T05:57:40.759Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.409s coverage: 60.0% of statements [2022-06-24T05:57:40.759Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-24T05:57:40.759Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-24T05:57:41.041Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.438s coverage: 34.8% of statements [2022-06-24T05:57:41.041Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-24T05:57:42.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.291s coverage: 85.4% of statements [2022-06-24T05:57:42.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-24T05:57:42.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-24T05:57:42.491Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.414s coverage: 65.1% of statements [2022-06-24T05:57:47.928Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.160s coverage: 89.2% of statements [2022-06-24T05:57:47.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-24T05:57:47.928Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.220s coverage: 4.7% of statements [2022-06-24T05:57:47.928Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-24T05:57:48.525Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-24T05:57:48.525Z] GO111MODULE=on go vet ./... [2022-06-24T05:59:10.353Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T05:59:10.353Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-24T05:59:10.353Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-24T05:59:11.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-24T05:59:11.387Z] $ docker stop --time=1 218fd5f8eeb5266f3b430934ff54178f43f475a590e619595c1acc4fe18ac3f9 [2022-06-24T05:59:13.203Z] $ docker rm -f 218fd5f8eeb5266f3b430934ff54178f43f475a590e619595c1acc4fe18ac3f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T05:59:14.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-24T05:59:14.862Z] Warning: overwriting stash ‘coverage-report’ [2022-06-24T05:59:15.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T05:59:15.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-24T05:59:16.152Z] + ls -al . [2022-06-24T05:59:16.152Z] total 300 [2022-06-24T05:59:16.152Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 05:59 . [2022-06-24T05:59:16.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 05:53 .. [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 05:53 .dockerignore [2022-06-24T05:59:16.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 05:53 .git [2022-06-24T05:59:16.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 05:53 .github [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 131 Jun 24 05:53 .gitignore [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 05:53 .golangci.yml [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jun 24 05:53 CHANGELOG.md [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 05:53 GOVERNANCE.md [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 24 05:53 Jenkinsfile [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 05:53 LICENSE [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 2015 Jun 24 05:53 Makefile [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 24 05:53 OWNERS.md [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jun 24 05:53 README.md [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 05:51 VERSION [2022-06-24T05:59:16.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 05:53 bin [2022-06-24T05:59:16.152Z] -rw-r--r-- 1 jenkins jenkins 131190 Jun 24 05:57 coverage.out [2022-06-24T05:59:16.152Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 05:53 example [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jun 24 05:53 go.mod [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 35641 Jun 24 05:53 go.sum [2022-06-24T05:59:16.152Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 05:53 internal [2022-06-24T05:59:16.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 05:53 openapi [2022-06-24T05:59:16.152Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 05:53 pkg [2022-06-24T05:59:16.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 05:53 snap [2022-06-24T05:59:16.152Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 05:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T05:59:16.527Z] + 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=387354420b6c024391aeac33674ce5c69e12b92e --label arch=arm64 --label version=2.2.1-dev.10 . [2022-06-24T05:59:17.137Z] Sending build context to Docker daemon 5.307MB [2022-06-24T05:59:17.137Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T05:59:17.137Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-24T05:59:17.137Z] ---> 7d5c8808c6c6 [2022-06-24T05:59:17.137Z] Step 3/25 : ARG MAKE=make build [2022-06-24T05:59:17.137Z] ---> Running in 7f9b72a07736 [2022-06-24T05:59:17.430Z] Removing intermediate container 7f9b72a07736 [2022-06-24T05:59:17.430Z] ---> 5c76717fbb27 [2022-06-24T05:59:17.430Z] Step 4/25 : WORKDIR /device-sdk-go [2022-06-24T05:59:17.430Z] ---> Running in 623a078ddd4c [2022-06-24T05:59:18.033Z] Removing intermediate container 623a078ddd4c [2022-06-24T05:59:18.033Z] ---> f6c4d5b7801a [2022-06-24T05:59:18.033Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T05:59:18.033Z] ---> Running in 6ed5428f14d9 [2022-06-24T05:59:18.309Z] Removing intermediate container 6ed5428f14d9 [2022-06-24T05:59:18.309Z] ---> 3ca1c0e9bbfe [2022-06-24T05:59:18.309Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T05:59:18.309Z] ---> Running in 5c9dc62f4886 [2022-06-24T05:59:20.289Z] Removing intermediate container 5c9dc62f4886 [2022-06-24T05:59:20.289Z] ---> 943fe960dbc4 [2022-06-24T05:59:20.289Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-24T05:59:20.289Z] ---> Running in 87a1cb4db752 [2022-06-24T05:59:21.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T05:59:21.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T05:59:22.854Z] OK: 220 MiB in 52 packages [2022-06-24T05:59:23.460Z] Removing intermediate container 87a1cb4db752 [2022-06-24T05:59:23.460Z] ---> 381d007f5ce0 [2022-06-24T05:59:23.460Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-24T05:59:24.061Z] ---> f0733582eba8 [2022-06-24T05:59:24.061Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T05:59:24.341Z] ---> Running in 46adcd6e8539 [2022-06-24T05:59:36.736Z] Removing intermediate container 46adcd6e8539 [2022-06-24T05:59:36.736Z] ---> 01302fa5ae78 [2022-06-24T05:59:36.736Z] Step 10/25 : COPY . . [2022-06-24T05:59:37.340Z] ---> ec1c4e3dcdfa [2022-06-24T05:59:37.340Z] Step 11/25 : RUN ${MAKE} [2022-06-24T05:59:37.340Z] ---> Running in 4992675f2679 [2022-06-24T05:59:38.336Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.10" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-24T06:01:30.203Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-24T06:01:33.597Z] Removing intermediate container 4992675f2679 [2022-06-24T06:01:33.597Z] ---> 6738cf436c08 [2022-06-24T06:01:33.597Z] Step 12/25 : FROM alpine:3.14 [2022-06-24T06:01:33.597Z] 3.14: Pulling from library/alpine [2022-06-24T06:01:33.868Z] 455c02918c45: Pulling fs layer [2022-06-24T06:01:34.145Z] 455c02918c45: Verifying Checksum [2022-06-24T06:01:34.145Z] 455c02918c45: Download complete [2022-06-24T06:01:34.744Z] 455c02918c45: Pull complete [2022-06-24T06:01:34.744Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-24T06:01:34.744Z] Status: Downloaded newer image for alpine:3.14 [2022-06-24T06:01:34.744Z] ---> ac73e934f311 [2022-06-24T06:01:34.745Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T06:01:34.745Z] ---> Running in 4c4793de03a1 [2022-06-24T06:01:35.031Z] Removing intermediate container 4c4793de03a1 [2022-06-24T06:01:35.031Z] ---> 91214cde33fa [2022-06-24T06:01:35.031Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T06:01:35.031Z] ---> Running in 699c4733918b [2022-06-24T06:01:37.012Z] Removing intermediate container 699c4733918b [2022-06-24T06:01:37.012Z] ---> 7c5f807e9145 [2022-06-24T06:01:37.012Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-24T06:01:37.012Z] ---> Running in d8513f3c47cb [2022-06-24T06:01:37.608Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-24T06:01:38.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-24T06:01:39.179Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-24T06:01:39.450Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-24T06:01:39.450Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-24T06:01:39.450Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-24T06:01:39.723Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-24T06:01:39.723Z] Executing busybox-1.33.1-r7.trigger [2022-06-24T06:01:39.723Z] OK: 8 MiB in 19 packages [2022-06-24T06:01:40.704Z] Removing intermediate container d8513f3c47cb [2022-06-24T06:01:40.704Z] ---> 03a3d6857133 [2022-06-24T06:01:40.704Z] Step 16/25 : WORKDIR / [2022-06-24T06:01:40.704Z] ---> Running in bef4a2c07445 [2022-06-24T06:01:40.979Z] Removing intermediate container bef4a2c07445 [2022-06-24T06:01:40.979Z] ---> d3bcb75e17ca [2022-06-24T06:01:40.979Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-24T06:01:41.577Z] ---> 915d6c76edd0 [2022-06-24T06:01:41.577Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-24T06:01:43.034Z] ---> 69905a4fe2c8 [2022-06-24T06:01:43.034Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-24T06:01:43.634Z] ---> 5a43322154bc [2022-06-24T06:01:43.634Z] Step 20/25 : EXPOSE 59999 [2022-06-24T06:01:43.634Z] ---> Running in 78c3c84ba99c [2022-06-24T06:01:43.909Z] Removing intermediate container 78c3c84ba99c [2022-06-24T06:01:43.909Z] ---> 8d81f419a113 [2022-06-24T06:01:43.909Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-06-24T06:01:43.909Z] ---> Running in 2e8360e4badc [2022-06-24T06:01:44.185Z] Removing intermediate container 2e8360e4badc [2022-06-24T06:01:44.185Z] ---> 76991b80e6fc [2022-06-24T06:01:44.185Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-24T06:01:44.185Z] ---> Running in 0927632421e4 [2022-06-24T06:01:44.782Z] Removing intermediate container 0927632421e4 [2022-06-24T06:01:44.782Z] ---> e04dc69b4b50 [2022-06-24T06:01:44.782Z] Step 23/25 : LABEL arch=arm64 [2022-06-24T06:01:44.782Z] ---> Running in a07ee569d80a [2022-06-24T06:01:45.058Z] Removing intermediate container a07ee569d80a [2022-06-24T06:01:45.058Z] ---> 3cbc3fc36dfc [2022-06-24T06:01:45.058Z] Step 24/25 : LABEL git_sha=387354420b6c024391aeac33674ce5c69e12b92e [2022-06-24T06:01:45.058Z] ---> Running in 8c5fab7fb82a [2022-06-24T06:01:45.334Z] Removing intermediate container 8c5fab7fb82a [2022-06-24T06:01:45.334Z] ---> e0f1bf9c70d5 [2022-06-24T06:01:45.334Z] Step 25/25 : LABEL version=2.2.1-dev.10 [2022-06-24T06:01:45.334Z] ---> Running in 9f3e74eca0ce [2022-06-24T06:01:45.607Z] Removing intermediate container 9f3e74eca0ce [2022-06-24T06:01:45.607Z] ---> 0fa125aa3812 [2022-06-24T06:01:45.607Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-24T06:01:45.879Z] Successfully built 0fa125aa3812 [2022-06-24T06:01:45.879Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:01:46.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T06:01:46.336Z] [2022-06-24T06:01:46.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:01:46.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T06:01:46.964Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-24T06:01:46.964Z] 8998bd30e6a1: Pulling fs layer [2022-06-24T06:01:46.964Z] 04944245beec: Pulling fs layer [2022-06-24T06:01:46.964Z] 699f458cf7ca: Pulling fs layer [2022-06-24T06:01:46.964Z] 765212b225bb: Pulling fs layer [2022-06-24T06:01:46.964Z] f23df028b6ca: Pulling fs layer [2022-06-24T06:01:46.964Z] d65c8cfc05b1: Pulling fs layer [2022-06-24T06:01:46.964Z] 2437ff75d9bd: Pulling fs layer [2022-06-24T06:01:46.964Z] 765212b225bb: Waiting [2022-06-24T06:01:46.964Z] f23df028b6ca: Waiting [2022-06-24T06:01:46.964Z] d65c8cfc05b1: Waiting [2022-06-24T06:01:46.964Z] 2437ff75d9bd: Waiting [2022-06-24T06:01:46.964Z] 04944245beec: Verifying Checksum [2022-06-24T06:01:46.964Z] 04944245beec: Download complete [2022-06-24T06:01:46.964Z] 765212b225bb: Verifying Checksum [2022-06-24T06:01:46.964Z] 765212b225bb: Download complete [2022-06-24T06:01:46.964Z] f23df028b6ca: Verifying Checksum [2022-06-24T06:01:46.964Z] f23df028b6ca: Download complete [2022-06-24T06:01:46.964Z] d65c8cfc05b1: Verifying Checksum [2022-06-24T06:01:46.964Z] d65c8cfc05b1: Download complete [2022-06-24T06:01:47.239Z] 699f458cf7ca: Verifying Checksum [2022-06-24T06:01:47.239Z] 699f458cf7ca: Download complete [2022-06-24T06:01:47.515Z] 8998bd30e6a1: Verifying Checksum [2022-06-24T06:01:47.515Z] 8998bd30e6a1: Download complete [2022-06-24T06:01:50.173Z] 2437ff75d9bd: Verifying Checksum [2022-06-24T06:01:50.173Z] 2437ff75d9bd: Download complete [2022-06-24T06:01:52.159Z] 8998bd30e6a1: Pull complete [2022-06-24T06:01:52.160Z] 04944245beec: Pull complete [2022-06-24T06:01:53.602Z] 699f458cf7ca: Pull complete [2022-06-24T06:01:53.877Z] 765212b225bb: Pull complete [2022-06-24T06:01:54.858Z] f23df028b6ca: Pull complete [2022-06-24T06:01:55.132Z] d65c8cfc05b1: Pull complete [2022-06-24T06:02:10.231Z] 2437ff75d9bd: Pull complete [2022-06-24T06:02:10.231Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-24T06:02:10.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T06:02:10.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T06:02:10.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-15516 does not seem to be running inside a container [2022-06-24T06:02:10.599Z] $ 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/85 -v /w/workspace/device-sdk-go/85:/w/workspace/device-sdk-go/85:rw,z -v /w/workspace/device-sdk-go/85@tmp:/w/workspace/device-sdk-go/85@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-24T06:02:12.982Z] $ docker top a24cd03572aa6a362116cd98a0a9387850d343907e87660143d21290405f389d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:02:13.890Z] ---> job-cost.sh [2022-06-24T06:02:13.891Z] lf-activate-venv: SKIPPING [2022-06-24T06:02:13.891Z] INFO: No Stack... [2022-06-24T06:02:14.492Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-24T06:02:15.471Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T06:02:16.140Z] + + cut -d,cat -f6 /w/workspace/device-sdk-go/85/archives/cost.csv [2022-06-24T06:02:16.141Z] [Pipeline] lock [2022-06-24T06:02:16.211Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-85-stack-cost] [2022-06-24T06:02:16.217Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-85-stack-cost] did not exist. Created. [2022-06-24T06:02:16.217Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T06:02:16.912Z] /w/workspace/device-sdk-go/85@tmp/durable-d6a64d57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-24T06:02:17.601Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-24T06:02:17.632Z] Warning: overwriting stash ‘stack-cost’ [2022-06-24T06:02:17.701Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T06:02:17.708Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T06:02:17.740Z] $ docker stop --time=1 a24cd03572aa6a362116cd98a0a9387850d343907e87660143d21290405f389d [2022-06-24T06:02:19.283Z] $ docker rm -f a24cd03572aa6a362116cd98a0a9387850d343907e87660143d21290405f389d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-24T06:02:19.819Z] provisioning config files... [2022-06-24T06:02:19.827Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4464983914779279486tmp [Pipeline] { [Pipeline] sh [2022-06-24T06:02:20.124Z] + set +x [2022-06-24T06:02:20.124Z] + curl -s https://codecov.io/bash [2022-06-24T06:02:20.124Z] + bash -s -- [2022-06-24T06:02:20.124Z] [2022-06-24T06:02:20.124Z] _____ _ [2022-06-24T06:02:20.124Z] / ____| | | [2022-06-24T06:02:20.124Z] | | ___ __| | ___ ___ _____ __ [2022-06-24T06:02:20.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-24T06:02:20.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-24T06:02:20.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-24T06:02:20.124Z] Bash-1.0.6 [2022-06-24T06:02:20.124Z] [2022-06-24T06:02:20.124Z] [2022-06-24T06:02:20.124Z] ==> git version 2.25.1 found [2022-06-24T06:02:20.124Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-24T06:02:20.124Z] Release-Date: 2020-01-08 [2022-06-24T06:02:20.124Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-24T06:02:20.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-24T06:02:20.124Z] ==> Jenkins CI detected. [2022-06-24T06:02:20.124Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-06-24T06:02:20.124Z] project root: . [2022-06-24T06:02:20.124Z] --> token set from env [2022-06-24T06:02:20.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-24T06:02:20.124Z] ==> Running gcov in . (disable via -X gcov) [2022-06-24T06:02:20.124Z] ==> Python coveragepy not found [2022-06-24T06:02:20.124Z] ==> Searching for coverage reports in: [2022-06-24T06:02:20.124Z] + . [2022-06-24T06:02:20.124Z] -> Found 1 reports [2022-06-24T06:02:20.124Z] ==> Detecting git/mercurial file structure [2022-06-24T06:02:20.124Z] ==> Reading reports [2022-06-24T06:02:20.124Z] + ./coverage.out bytes=131190 [2022-06-24T06:02:20.124Z] ==> Appending adjustments [2022-06-24T06:02:20.124Z] https://docs.codecov.io/docs/fixing-reports [2022-06-24T06:02:20.695Z] + Found adjustments [2022-06-24T06:02:20.695Z] ==> Gzipping contents [2022-06-24T06:02:20.695Z] 20K /tmp/codecov.E7XIev.gz [2022-06-24T06:02:20.695Z] ==> Uploading reports [2022-06-24T06:02:20.695Z] url: https://codecov.io [2022-06-24T06:02:20.695Z] query: branch=main&commit=387354420b6c024391aeac33674ce5c69e12b92e&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-24T06:02:20.695Z] -> Pinging Codecov [2022-06-24T06:02:20.695Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=387354420b6c024391aeac33674ce5c69e12b92e&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-24T06:02:20.956Z] -> Uploading to [2022-06-24T06:02:20.956Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-24/7E55EF52A471D76F132DFD9A03CDDE97/387354420b6c024391aeac33674ce5c69e12b92e/fe87903d-30f7-4a5f-af18-176b822a5ffc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220624T060220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f6fbedb5d8629c55602f9e86f14ed9bb12927da1ca2c65b70002024f6d1dbd5c [2022-06-24T06:02:20.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T06:02:20.956Z] Dload Upload Total Spent Left Speed [2022-06-24T06:02:21.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16869 0 0 100 16869 0 71177 --:--:-- --:--:-- --:--:-- 71177 [2022-06-24T06:02:21.218Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/387354420b6c024391aeac33674ce5c69e12b92e [Pipeline] } [2022-06-24T06:02:21.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-24T06:02:21.453Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-24T06:02:21.462Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:02:21.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-24T06:02:21.766Z] [2022-06-24T06:02:21.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:02:22.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-24T06:02:22.076Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-24T06:02:22.076Z] df9b9388f04a: Pulling fs layer [2022-06-24T06:02:22.076Z] 52dc419b0ee2: Pulling fs layer [2022-06-24T06:02:22.076Z] 25bc292e5bac: Pulling fs layer [2022-06-24T06:02:22.076Z] 114826534d7a: Pulling fs layer [2022-06-24T06:02:22.076Z] 4657fd5d0bcf: Pulling fs layer [2022-06-24T06:02:22.076Z] 6ad1cebc031e: Pulling fs layer [2022-06-24T06:02:22.076Z] 8a3aa393b2d8: Pulling fs layer [2022-06-24T06:02:22.076Z] 4657fd5d0bcf: Waiting [2022-06-24T06:02:22.076Z] 6ad1cebc031e: Waiting [2022-06-24T06:02:22.076Z] 8a3aa393b2d8: Waiting [2022-06-24T06:02:22.076Z] 114826534d7a: Waiting [2022-06-24T06:02:22.076Z] 25bc292e5bac: Verifying Checksum [2022-06-24T06:02:22.076Z] 25bc292e5bac: Download complete [2022-06-24T06:02:22.076Z] 52dc419b0ee2: Verifying Checksum [2022-06-24T06:02:22.076Z] 52dc419b0ee2: Download complete [2022-06-24T06:02:22.076Z] 4657fd5d0bcf: Download complete [2022-06-24T06:02:22.076Z] df9b9388f04a: Verifying Checksum [2022-06-24T06:02:22.076Z] df9b9388f04a: Download complete [2022-06-24T06:02:22.344Z] df9b9388f04a: Pull complete [2022-06-24T06:02:22.344Z] 6ad1cebc031e: Verifying Checksum [2022-06-24T06:02:22.344Z] 6ad1cebc031e: Download complete [2022-06-24T06:02:22.344Z] 52dc419b0ee2: Pull complete [2022-06-24T06:02:22.344Z] 25bc292e5bac: Pull complete [2022-06-24T06:02:22.930Z] 114826534d7a: Verifying Checksum [2022-06-24T06:02:22.930Z] 114826534d7a: Download complete [2022-06-24T06:02:22.930Z] 8a3aa393b2d8: Verifying Checksum [2022-06-24T06:02:22.930Z] 8a3aa393b2d8: Download complete [2022-06-24T06:02:26.226Z] 114826534d7a: Pull complete [2022-06-24T06:02:26.226Z] 4657fd5d0bcf: Pull complete [2022-06-24T06:02:26.794Z] 6ad1cebc031e: Pull complete [2022-06-24T06:02:29.331Z] 8a3aa393b2d8: Pull complete [2022-06-24T06:02:29.331Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-24T06:02:29.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-24T06:02:29.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T06:02:29.431Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T06:02:29.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-24T06:02:31.628Z] $ docker top 57db4f25b9b0288ef3574cf36a3cec59739192325c0dad92fb7e8447f416bb6a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-24T06:02:31.705Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-06-24T06:02:31.986Z] + set -o pipefail [2022-06-24T06:02:31.986Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-06-24T06:02:37.269Z] [2022-06-24T06:02:37.269Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-06-24T06:02:37.269Z] [2022-06-24T06:02:37.269Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/32b74aa2-c8a5-42ad-a949-8b6658c916cb [2022-06-24T06:02:37.269Z] [2022-06-24T06:02:37.269Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-24T06:02:37.269Z] [2022-06-24T06:02:37.269Z] [2022-06-24T06:02:37.269Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-24T06:02:37.269Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-24T06:02:37.283Z] $ docker stop --time=1 57db4f25b9b0288ef3574cf36a3cec59739192325c0dad92fb7e8447f416bb6a [2022-06-24T06:02:39.624Z] $ docker rm -f 57db4f25b9b0288ef3574cf36a3cec59739192325c0dad92fb7e8447f416bb6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-24T06:02:40.005Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T06:02:40.017Z] provisioning config files... [2022-06-24T06:02:40.025Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6806151430959770679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:02:40.318Z] --> edgex-publish-swagger.sh [2022-06-24T06:02:40.318Z] === Publish openapi/v2 API === [2022-06-24T06:02:40.318Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-24T06:02:40.318Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-06-24T06:02:40.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T06:02:40.318Z] Dload Upload Total Spent Left Speed [2022-06-24T06:02:40.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 80772 --:--:-- --:--:-- --:--:-- 80650 100 53552 0 0 100 53552 0 80772 --:--:-- --:--:-- --:--:-- 80650 [2022-06-24T06:02:40.889Z] [2022-06-24T06:02:40.889Z] [Pipeline] } [2022-06-24T06:02:40.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T06:02:41.286Z] + git log --format=format:%s -1 387354420b6c024391aeac33674ce5c69e12b92e [Pipeline] sh [2022-06-24T06:02:41.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T06:02:41.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:02:41.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T06:02:41.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T06:02:41.976Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T06:02:42.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T06:02:42.409Z] $ docker top b05e64cec1da160d60966377c58d3495e245c1d7ce8ff8a640f5da0f2a71c8e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T06:02:42.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T06:02:42.507Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T06:02:42.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T06:02:42.627Z] $ docker exec b05e64cec1da160d60966377c58d3495e245c1d7ce8ff8a640f5da0f2a71c8e1 ssh-agent [2022-06-24T06:02:42.746Z] SSH_AUTH_SOCK=/tmp/ssh-tkBibgkTxwcx/agent.33 [2022-06-24T06:02:42.746Z] SSH_AGENT_PID=39 [2022-06-24T06:02:42.752Z] Running ssh-add (command line suppressed) [2022-06-24T06:02:42.861Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_397445183141913258.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_397445183141913258.key) [2022-06-24T06:02:42.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T06:02:43.165Z] + git semver tag [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,330 [run_tag] DEBUG tag force:False [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,330 [check_head_tag] DEBUG check head tag [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,331 [execute] INFO git cat-file --batch-check [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,334 [execute] INFO git cat-file --batch [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,342 [execute] INFO git tag -a v2.2.1-dev.10 -m v2.2.1-dev.10 [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,342 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.10', '-m', 'v2.2.1-dev.10'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-24T06:02:43.424Z] 2022-06-24 06:02:43,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T06:02:43.424Z] 2.2.1-dev.10 [Pipeline] } [2022-06-24T06:02:43.438Z] $ docker exec --env ******** --env ******** b05e64cec1da160d60966377c58d3495e245c1d7ce8ff8a640f5da0f2a71c8e1 ssh-agent -k [2022-06-24T06:02:43.539Z] unset SSH_AUTH_SOCK; [2022-06-24T06:02:43.540Z] unset SSH_AGENT_PID; [2022-06-24T06:02:43.540Z] echo Agent pid 39 killed; [2022-06-24T06:02:43.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T06:02:43.868Z] + git semver [Pipeline] } [2022-06-24T06:02:44.152Z] $ docker stop --time=1 b05e64cec1da160d60966377c58d3495e245c1d7ce8ff8a640f5da0f2a71c8e1 [2022-06-24T06:02:45.474Z] $ docker rm -f b05e64cec1da160d60966377c58d3495e245c1d7ce8ff8a640f5da0f2a71c8e1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:02:45.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-24T06:02:45.849Z] [2022-06-24T06:02:45.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:02:46.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-24T06:02:46.149Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-24T06:02:46.149Z] ab5ef0e58194: Pulling fs layer [2022-06-24T06:02:46.149Z] 9712f1f96733: Pulling fs layer [2022-06-24T06:02:46.149Z] 63f879dbbcfc: Pulling fs layer [2022-06-24T06:02:46.149Z] 0d9ebad4ef96: Pulling fs layer [2022-06-24T06:02:46.149Z] e9a5061849ea: Pulling fs layer [2022-06-24T06:02:46.149Z] d747dcd14b5f: Pulling fs layer [2022-06-24T06:02:46.149Z] 2de7ff778b66: Pulling fs layer [2022-06-24T06:02:46.149Z] 0d9ebad4ef96: Waiting [2022-06-24T06:02:46.149Z] e9a5061849ea: Waiting [2022-06-24T06:02:46.149Z] d747dcd14b5f: Waiting [2022-06-24T06:02:46.149Z] 2de7ff778b66: Waiting [2022-06-24T06:02:46.149Z] 9712f1f96733: Download complete [2022-06-24T06:02:46.410Z] 63f879dbbcfc: Verifying Checksum [2022-06-24T06:02:46.410Z] 63f879dbbcfc: Download complete [2022-06-24T06:02:46.670Z] e9a5061849ea: Verifying Checksum [2022-06-24T06:02:46.670Z] e9a5061849ea: Download complete [2022-06-24T06:02:46.670Z] d747dcd14b5f: Verifying Checksum [2022-06-24T06:02:46.670Z] d747dcd14b5f: Download complete [2022-06-24T06:02:46.670Z] ab5ef0e58194: Verifying Checksum [2022-06-24T06:02:46.670Z] ab5ef0e58194: Download complete [2022-06-24T06:02:46.670Z] 0d9ebad4ef96: Verifying Checksum [2022-06-24T06:02:46.670Z] 0d9ebad4ef96: Download complete [2022-06-24T06:02:46.670Z] 2de7ff778b66: Verifying Checksum [2022-06-24T06:02:46.670Z] 2de7ff778b66: Download complete [2022-06-24T06:02:49.206Z] ab5ef0e58194: Pull complete [2022-06-24T06:02:49.206Z] 9712f1f96733: Pull complete [2022-06-24T06:02:50.143Z] 63f879dbbcfc: Pull complete [2022-06-24T06:02:54.335Z] 0d9ebad4ef96: Pull complete [2022-06-24T06:02:54.335Z] e9a5061849ea: Pull complete [2022-06-24T06:02:54.335Z] d747dcd14b5f: Pull complete [2022-06-24T06:02:54.904Z] 2de7ff778b66: Pull complete [2022-06-24T06:02:54.904Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-24T06:02:54.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-24T06:02:54.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T06:02:54.990Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T06:02:55.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-24T06:02:57.354Z] $ docker top bea677d0a481c4839256c0e975d8d61806e061c0dbea004bdd50e711c857641b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-24T06:02:57.433Z] provisioning config files... [2022-06-24T06:02:57.441Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3956769814164801435tmp [2022-06-24T06:02:57.451Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6531876403211835256tmp [2022-06-24T06:02:57.461Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1684541562531389856tmp [Pipeline] { [Pipeline] echo [2022-06-24T06:02:57.479Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:02:57.761Z] ---> sigul-configuration.sh [2022-06-24T06:02:57.761Z] gpg: directory `/root/.gnupg' created [2022-06-24T06:02:57.761Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-24T06:02:57.761Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-24T06:02:57.761Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-24T06:02:57.761Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-24T06:02:57.761Z] gpg: CAST5 encrypted data [2022-06-24T06:02:57.761Z] gpg: encrypted with 1 passphrase [2022-06-24T06:02:57.761Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-24T06:02:58.055Z] + mkdir /home/jenkins [2022-06-24T06:02:58.055Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-24T06:02:58.347Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-24T06:02:58.357Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:02:58.640Z] ---> sigul-install.sh [2022-06-24T06:02:58.641Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-24T06:02:58.932Z] + git tag --list [2022-06-24T06:02:58.932Z] 0.7.1 [2022-06-24T06:02:58.932Z] delhi-tag [2022-06-24T06:02:58.932Z] v1.0.0 [2022-06-24T06:02:58.932Z] v1.1.0 [2022-06-24T06:02:58.932Z] v1.1.1 [2022-06-24T06:02:58.932Z] v1.1.2 [2022-06-24T06:02:58.932Z] v1.2.0 [2022-06-24T06:02:58.932Z] v1.2.1 [2022-06-24T06:02:58.932Z] v1.2.2 [2022-06-24T06:02:58.932Z] v1.2.3 [2022-06-24T06:02:58.932Z] v1.3.0 [2022-06-24T06:02:58.932Z] v1.4.0 [2022-06-24T06:02:58.932Z] v2.0.0 [2022-06-24T06:02:58.932Z] v2.1.0 [2022-06-24T06:02:58.932Z] v2.1.1 [2022-06-24T06:02:58.932Z] v2.1.1-dev.2 [2022-06-24T06:02:58.932Z] v2.1.1-dev.3 [2022-06-24T06:02:58.932Z] v2.2.0 [2022-06-24T06:02:58.932Z] v2.2.1-dev.1 [2022-06-24T06:02:58.932Z] v2.2.1-dev.10 [2022-06-24T06:02:58.932Z] v2.2.1-dev.2 [2022-06-24T06:02:58.932Z] v2.2.1-dev.3 [2022-06-24T06:02:58.932Z] v2.2.1-dev.4 [2022-06-24T06:02:58.932Z] v2.2.1-dev.5 [2022-06-24T06:02:58.932Z] v2.2.1-dev.6 [2022-06-24T06:02:58.932Z] v2.2.1-dev.7 [2022-06-24T06:02:58.932Z] v2.2.1-dev.8 [2022-06-24T06:02:58.932Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-24T06:02:59.224Z] + lftools sign git-tag v2.2.1-dev.10 [2022-06-24T06:02:59.795Z] Signing Git tag with Sigul... [2022-06-24T06:02:59.795Z] Signing v2.2.1-dev.10 [Pipeline] echo [2022-06-24T06:03:00.064Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:03:00.350Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-24T06:03:00.359Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-24T06:03:00.386Z] $ docker stop --time=1 bea677d0a481c4839256c0e975d8d61806e061c0dbea004bdd50e711c857641b [2022-06-24T06:03:01.730Z] $ docker rm -f bea677d0a481c4839256c0e975d8d61806e061c0dbea004bdd50e711c857641b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-24T06:03:02.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T06:03:02.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:03:02.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T06:03:02.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T06:03:02.541Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T06:03:02.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T06:03:02.979Z] $ docker top 50a5f17d331da8150eb5a9c965645678e211844daa03b59c228b9965032819c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T06:03:03.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T06:03:03.082Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T06:03:03.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T06:03:03.206Z] $ docker exec 50a5f17d331da8150eb5a9c965645678e211844daa03b59c228b9965032819c6 ssh-agent [2022-06-24T06:03:03.332Z] SSH_AUTH_SOCK=/tmp/ssh-QH8t76tPH8pQ/agent.33 [2022-06-24T06:03:03.332Z] SSH_AGENT_PID=39 [2022-06-24T06:03:03.338Z] Running ssh-add (command line suppressed) [2022-06-24T06:03:03.454Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2461919349108834708.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2461919349108834708.key) [2022-06-24T06:03:03.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T06:03:03.768Z] + git semver bump pre [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,934 [bump_version] DEBUG bumping version:2.2.1-dev.10 on axis:pre with prefix:dev [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,934 [bump_version] DEBUG bumped version:2.2.1-dev.11 [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,934 [write_version] DEBUG write version:2.2.1-dev.11 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,934 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,938 [execute] INFO git cat-file --batch-check [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,944 [execute] INFO git cat-file --batch [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T06:03:04.028Z] 2022-06-24 06:03:03,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T06:03:04.028Z] 2.2.1-dev.11 [Pipeline] } [2022-06-24T06:03:04.040Z] $ docker exec --env ******** --env ******** 50a5f17d331da8150eb5a9c965645678e211844daa03b59c228b9965032819c6 ssh-agent -k [2022-06-24T06:03:04.145Z] unset SSH_AUTH_SOCK; [2022-06-24T06:03:04.146Z] unset SSH_AGENT_PID; [2022-06-24T06:03:04.146Z] echo Agent pid 39 killed; [2022-06-24T06:03:04.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T06:03:04.455Z] + git semver [Pipeline] } [2022-06-24T06:03:04.730Z] $ docker stop --time=1 50a5f17d331da8150eb5a9c965645678e211844daa03b59c228b9965032819c6 [2022-06-24T06:03:06.040Z] $ docker rm -f 50a5f17d331da8150eb5a9c965645678e211844daa03b59c228b9965032819c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T06:03:06.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T06:03:06.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:03:06.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T06:03:06.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T06:03:06.762Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T06:03:06.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T06:03:07.163Z] $ docker top d94581a5b95d045be944fcab7b235ccaf783784763b371280955d3ff056301e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T06:03:07.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T06:03:07.259Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T06:03:07.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T06:03:07.391Z] $ docker exec d94581a5b95d045be944fcab7b235ccaf783784763b371280955d3ff056301e7 ssh-agent [2022-06-24T06:03:07.500Z] SSH_AUTH_SOCK=/tmp/ssh-nJKVbY43RiOP/agent.33 [2022-06-24T06:03:07.500Z] SSH_AGENT_PID=39 [2022-06-24T06:03:07.505Z] Running ssh-add (command line suppressed) [2022-06-24T06:03:07.620Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7032809564226287004.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7032809564226287004.key) [2022-06-24T06:03:07.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T06:03:07.922Z] + git semver push [2022-06-24T06:03:08.184Z] 2022-06-24 06:03:08,104 [run_push] DEBUG push [2022-06-24T06:03:08.184Z] 2022-06-24 06:03:08,105 [execute] INFO git cat-file --batch-check [2022-06-24T06:03:08.184Z] 2022-06-24 06:03:08,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T06:03:08.184Z] 2022-06-24 06:03:08,109 [execute] INFO git rev-list c2bac68a2cad8270dc78d370bb01c6f9055fc8ee -- [2022-06-24T06:03:08.184Z] 2022-06-24 06:03:08,109 [execute] DEBUG Popen(['git', 'rev-list', 'c2bac68a2cad8270dc78d370bb01c6f9055fc8ee', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-24T06:03:08.184Z] 2022-06-24 06:03:08,119 [execute] INFO git fetch -v origin [2022-06-24T06:03:08.184Z] 2022-06-24 06:03:08,120 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-24T06:03:08.757Z] 2022-06-24 06:03:08,600 [run_push] DEBUG no remote changes detected [2022-06-24T06:03:08.757Z] 2022-06-24 06:03:08,600 [execute] INFO git push origin semver [2022-06-24T06:03:08.757Z] 2022-06-24 06:03:08,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-24T06:03:09.697Z] 2022-06-24 06:03:09,440 [run_push] DEBUG push all version tags [2022-06-24T06:03:09.697Z] 2022-06-24 06:03:09,441 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-24T06:03:09.697Z] 2022-06-24 06:03:09,441 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-24T06:03:10.268Z] 2022-06-24 06:03:10,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-06-24T06:03:10.268Z] 2.2.1-dev.11 [Pipeline] } [2022-06-24T06:03:10.280Z] $ docker exec --env ******** --env ******** d94581a5b95d045be944fcab7b235ccaf783784763b371280955d3ff056301e7 ssh-agent -k [2022-06-24T06:03:10.381Z] unset SSH_AUTH_SOCK; [2022-06-24T06:03:10.382Z] unset SSH_AGENT_PID; [2022-06-24T06:03:10.382Z] echo Agent pid 39 killed; [2022-06-24T06:03:10.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T06:03:10.688Z] + git semver [Pipeline] } [2022-06-24T06:03:10.966Z] $ docker stop --time=1 d94581a5b95d045be944fcab7b235ccaf783784763b371280955d3ff056301e7 [2022-06-24T06:03:12.297Z] $ docker rm -f d94581a5b95d045be944fcab7b235ccaf783784763b371280955d3ff056301e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-24T06:03:12.862Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-06-24T06:03:12.862Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-24T06:03:12.862Z] total 16 [2022-06-24T06:03:12.862Z] drwxr-xr-x 3 root root 4096 Jun 24 05:53 . [2022-06-24T06:03:12.862Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 06:02 .. [2022-06-24T06:03:12.862Z] drwxr-xr-x 2 root root 4096 Jun 24 05:53 cost [2022-06-24T06:03:12.862Z] -rw-r--r-- 1 root root 83 Jun 24 05:53 cost.csv [2022-06-24T06:03:12.862Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-24T06:03:12.862Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-06-24T06:03:12.862Z] total 16 [2022-06-24T06:03:12.862Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 05:53 . [2022-06-24T06:03:12.862Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 06:02 .. [2022-06-24T06:03:12.862Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 05:53 cost [2022-06-24T06:03:12.862Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 24 05:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:03:13.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:03:14.100Z] ---> package-listing.sh [2022-06-24T06:03:14.100Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-24T06:03:14.100Z] ++ facter osfamily [2022-06-24T06:03:14.361Z] + OS_FAMILY=debian [2022-06-24T06:03:14.361Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-06-24T06:03:14.361Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-24T06:03:14.361Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-24T06:03:14.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-24T06:03:14.361Z] + PACKAGES=/tmp/packages_start.txt [2022-06-24T06:03:14.361Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-06-24T06:03:14.361Z] + PACKAGES=/tmp/packages_end.txt [2022-06-24T06:03:14.361Z] + case "${OS_FAMILY}" in [2022-06-24T06:03:14.361Z] + dpkg -l [2022-06-24T06:03:14.361Z] + grep '^ii' [2022-06-24T06:03:14.361Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-24T06:03:14.361Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-24T06:03:14.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-24T06:03:14.361Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-06-24T06:03:14.361Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-06-24T06:03:14.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-06-24T06:03:14.372Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-24T06:03:14.652Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T06:03:14.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T06:03:14.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T06:03:15.024Z] prd-ubuntu20.04-docker-8c-8g-15515 does not seem to be running inside a container [2022-06-24T06:03:15.059Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T06:03:15.297Z] $ docker top b8e5e74458b75a159f800ba3a17b513fdd2bd159ac48430824bdbaff8e6a42fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T06:03:15.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-24T06:03:15.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-24T06:03:16.227Z] + ls /var/log/sa-host [2022-06-24T06:03:16.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T06:03:16.365Z] provisioning config files... [2022-06-24T06:03:16.376Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6236673093030441865tmp [Pipeline] { [Pipeline] echo [2022-06-24T06:03:16.391Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:03:16.678Z] ---> create-netrc.sh [Pipeline] } [2022-06-24T06:03:16.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:03:17.022Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-24T06:03:17.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:03:17.320Z] ---> sudo-logs.sh [2022-06-24T06:03:17.320Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-24T06:03:17.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:03:17.633Z] ---> job-cost.sh [2022-06-24T06:03:17.633Z] lf-activate-venv: SKIPPING [2022-06-24T06:03:17.633Z] DEBUG: total: 0.2199999988079071 [2022-06-24T06:03:17.633Z] INFO: Retrieving Stack Cost... [2022-06-24T06:03:18.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T06:03:18.775Z] INFO: Archiving Costs [Pipeline] echo [2022-06-24T06:03:18.787Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T06:03:19.071Z] ---> logs-deploy.sh [2022-06-24T06:03:19.071Z] lf-activate-venv: SKIPPING [2022-06-24T06:03:19.071Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/85 [2022-06-24T06:03:19.071Z] INFO: archiving workspace using pattern(s): [2022-06-24T06:03:20.011Z] Archives upload complete. [2022-06-24T06:03:20.011Z] INFO: archiving logs to Nexus