Pull request #418 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 167b2b37d553877e8454e5976795d0c3ccee8733 rather than fdc055dafb82b7d393639588b2b3ea660dae6311 Obtained Jenkinsfile from 167b2b37d553877e8454e5976795d0c3ccee8733 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-ssh18359135223214221178.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16451559950358583083.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-virtual-go/branches/PR-418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5698196983519289288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-virtual-go/branches/PR-418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10446708175324935841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4135075691423160813.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-virtual-go/branches/PR-418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8563970380516354920.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-ubuntu20.04-docker-8c-8g-3192’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3194 in /w/workspace/foundry_device-virtual-go_PR-418 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-418 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/418/head:refs/remotes/origin/PR-418 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 167b2b37d553877e8454e5976795d0c3ccee8733 into PR head commit fdc055dafb82b7d393639588b2b3ea660dae6311 Merge succeeded, producing fdc055dafb82b7d393639588b2b3ea660dae6311 Checking out Revision fdc055dafb82b7d393639588b2b3ea660dae6311 (PR-418) > git config core.sparsecheckout # timeout=10 > git checkout -f fdc055dafb82b7d393639588b2b3ea660dae6311 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 167b2b37d553877e8454e5976795d0c3ccee8733 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdc055dafb82b7d393639588b2b3ea660dae6311 # timeout=10 Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:39:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:39:49 ========================================================= 09:39:49 EdgeX Global Pipelines Version Info 09:39:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:39:50 ------------------- 09:39:50 stable info: 09:39:50 ------------------- 09:39:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:39:50 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 09:39:50 Message: update stable to v1.0.250 09:39:51 ------------------- 09:39:51 experimental info: 09:39:51 ------------------- 09:39:51 Commited By: **** collab-it+edgex@linuxfoundation.org 09:39:51 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 09:39:51 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-418 [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-418 [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-418 [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc055dafb82b7d393639588b2b3ea660dae6311 [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc055d [Pipeline] echo 09:39:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:53 provisioning config files... 09:39:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-418@tmp/config17827597370694971534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:53 ---> docker-login.sh 09:39:53 nexus3.edgexfoundry.org:10001 09:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:53 Configure a credential helper to remove this warning. See 09:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:53 09:39:53 Login Succeeded 09:39:53 nexus3.edgexfoundry.org:10002 09:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:53 Configure a credential helper to remove this warning. See 09:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:53 09:39:53 Login Succeeded 09:39:53 nexus3.edgexfoundry.org:10003 09:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:53 Configure a credential helper to remove this warning. See 09:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:53 09:39:53 Login Succeeded 09:39:53 nexus3.edgexfoundry.org:10004 09:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:53 Configure a credential helper to remove this warning. See 09:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:53 09:39:53 Login Succeeded 09:39:53 docker.io 09:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:54 Configure a credential helper to remove this warning. See 09:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:54 09:39:54 Login Succeeded 09:39:54 ---> docker-login.sh ends [Pipeline] } 09:39:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:39:54 + git rev-list -1 --merges fdc055dafb82b7d393639588b2b3ea660dae6311~1..fdc055dafb82b7d393639588b2b3ea660dae6311 [Pipeline] echo 09:39:54 -----------> git rev-list -1 --merges fdc055dafb82b7d393639588b2b3ea660dae6311~1..fdc055dafb82b7d393639588b2b3ea660dae6311 fdc055dafb82b7d393639588b2b3ea660dae6311 [false] [Pipeline] sh 09:39:55 + git log --format=format:%s -1 fdc055dafb82b7d393639588b2b3ea660dae6311 [Pipeline] echo 09:39:55 ========================================================= 09:39:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:39:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:39:55 + git log --format=format:%s -1 fdc055dafb82b7d393639588b2b3ea660dae6311 [Pipeline] echo 09:39:55 [semverPrep] GIT_COMMIT: fdc055dafb82b7d393639588b2b3ea660dae6311, Commit Message: refactor: Remove github.com/pkg/errors from Attribution.txt [Pipeline] echo 09:39:55 [semverPrep] This is not a build commit. [Pipeline] sh 09:39:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:39:56 + grep -v github /etc/ssh/ssh_known_hosts 09:39:56 + [ -e /tmp/ssh_known_hosts ] 09:39:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:39:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:39:56 + sudo tee -a /etc/ssh/ssh_known_hosts 09:39:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:39:56 09:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:39:57 0.1.4: Pulling from edgex-devops/py-git-semver 09:39:57 b85a868b505f: Pulling fs layer 09:39:57 e2be974225ed: Pulling fs layer 09:39:57 339a4e72a1f5: Pulling fs layer 09:39:57 988bab9f4d93: Pulling fs layer 09:39:57 1469e6f7b9e6: Pulling fs layer 09:39:57 eaf3925da568: Pulling fs layer 09:39:57 bab4dde63d76: Pulling fs layer 09:39:57 bde34c3a00c8: Pulling fs layer 09:39:57 b352a97aabf1: Pulling fs layer 09:39:57 4872d77fe225: Pulling fs layer 09:39:57 5851b861e8e6: Pulling fs layer 09:39:57 988bab9f4d93: Waiting 09:39:57 4872d77fe225: Waiting 09:39:57 eaf3925da568: Waiting 09:39:57 1469e6f7b9e6: Waiting 09:39:57 5851b861e8e6: Waiting 09:39:57 bab4dde63d76: Waiting 09:39:57 b352a97aabf1: Waiting 09:39:57 bde34c3a00c8: Waiting 09:39:57 e2be974225ed: Verifying Checksum 09:39:57 e2be974225ed: Download complete 09:39:57 988bab9f4d93: Download complete 09:39:57 1469e6f7b9e6: Verifying Checksum 09:39:57 1469e6f7b9e6: Download complete 09:39:57 339a4e72a1f5: Verifying Checksum 09:39:57 339a4e72a1f5: Download complete 09:39:57 eaf3925da568: Verifying Checksum 09:39:57 eaf3925da568: Download complete 09:39:57 bde34c3a00c8: Download complete 09:39:57 b352a97aabf1: Verifying Checksum 09:39:57 b352a97aabf1: Download complete 09:39:57 4872d77fe225: Verifying Checksum 09:39:57 4872d77fe225: Download complete 09:39:57 5851b861e8e6: Verifying Checksum 09:39:57 5851b861e8e6: Download complete 09:39:57 b85a868b505f: Verifying Checksum 09:39:57 b85a868b505f: Download complete 09:39:57 bab4dde63d76: Verifying Checksum 09:39:57 bab4dde63d76: Download complete 09:39:58 b85a868b505f: Pull complete 09:39:58 e2be974225ed: Pull complete 09:39:59 339a4e72a1f5: Pull complete 09:39:59 988bab9f4d93: Pull complete 09:39:59 1469e6f7b9e6: Pull complete 09:39:59 eaf3925da568: Pull complete 09:40:01 bab4dde63d76: Pull complete 09:40:01 bde34c3a00c8: Pull complete 09:40:01 b352a97aabf1: Pull complete 09:40:01 4872d77fe225: Pull complete 09:40:01 5851b861e8e6: Pull complete 09:40:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:40:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:02 prd-ubuntu20.04-docker-8c-8g-3194 does not seem to be running inside a container 09:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-418 -v /w/workspace/foundry_device-virtual-go_PR-418:/w/workspace/foundry_device-virtual-go_PR-418:rw,z -v /w/workspace/foundry_device-virtual-go_PR-418@tmp:/w/workspace/foundry_device-virtual-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:05 $ docker top 5ab40887d450614f0b12e3e2894b65c97ce2ef6fd585ac234aa6617da297fdba -eo pid,comm 09:40:05 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). 09:40:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:05 [ssh-agent] Looking for ssh-agent implementation... 09:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:05 $ docker exec 5ab40887d450614f0b12e3e2894b65c97ce2ef6fd585ac234aa6617da297fdba ssh-agent 09:40:05 SSH_AUTH_SOCK=/tmp/ssh-qR6yeV7DsxMq/agent.32 09:40:05 SSH_AGENT_PID=38 09:40:05 Running ssh-add (command line suppressed) 09:40:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-418@tmp/private_key_14977528740800396928.key (/w/workspace/foundry_device-virtual-go_PR-418@tmp/private_key_14977528740800396928.key) 09:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:06 + git tag --points-at HEAD [Pipeline] } 09:40:06 $ docker exec --env ******** --env ******** 5ab40887d450614f0b12e3e2894b65c97ce2ef6fd585ac234aa6617da297fdba ssh-agent -k 09:40:06 unset SSH_AUTH_SOCK; 09:40:06 unset SSH_AGENT_PID; 09:40:06 echo Agent pid 38 killed; 09:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:40:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:06 [ssh-agent] Looking for ssh-agent implementation... 09:40:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:06 $ docker exec 5ab40887d450614f0b12e3e2894b65c97ce2ef6fd585ac234aa6617da297fdba ssh-agent 09:40:06 SSH_AUTH_SOCK=/tmp/ssh-Riz0TVl8itfp/agent.70 09:40:06 SSH_AGENT_PID=76 09:40:06 Running ssh-add (command line suppressed) 09:40:06 Identity added: /w/workspace/foundry_device-virtual-go_PR-418@tmp/private_key_13530004321183263085.key (/w/workspace/foundry_device-virtual-go_PR-418@tmp/private_key_13530004321183263085.key) 09:40:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:07 + git semver init 09:40:07 2023-08-09 09:40:07,445 [run_init] DEBUG init version:0.0.0 force:False 09:40:07 2023-08-09 09:40:07,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-418/.semver 09:40:07 2023-08-09 09:40:07,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-418/.semver 09:40:07 2023-08-09 09:40:07,446 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-418/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-418, universal_newlines=False, shell=None, istream=None) 09:40:08 2023-08-09 09:40:08,791 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-418/.git/info/exclude 09:40:08 2023-08-09 09:40:08,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-418/.semver/PR-418 with force:False 09:40:08 2023-08-09 09:40:08,792 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-418/.semver/PR-418 09:40:08 2023-08-09 09:40:08,796 [execute] INFO git cat-file --batch-check 09:40:08 2023-08-09 09:40:08,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-418/.semver, universal_newlines=False, shell=None, istream=) 09:40:08 2023-08-09 09:40:08,803 [execute] INFO git cat-file --batch 09:40:08 2023-08-09 09:40:08,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-418/.semver, universal_newlines=False, shell=None, istream=) 09:40:08 2023-08-09 09:40:08,808 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-418/.semver/PR-418 09:40:08 0.0.0 [Pipeline] } 09:40:08 $ docker exec --env ******** --env ******** 5ab40887d450614f0b12e3e2894b65c97ce2ef6fd585ac234aa6617da297fdba ssh-agent -k 09:40:09 unset SSH_AUTH_SOCK; 09:40:09 unset SSH_AGENT_PID; 09:40:09 echo Agent pid 76 killed; 09:40:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:09 + git semver [Pipeline] } 09:40:09 $ docker stop --time=1 5ab40887d450614f0b12e3e2894b65c97ce2ef6fd585ac234aa6617da297fdba 09:40:11 $ docker rm -f --volumes 5ab40887d450614f0b12e3e2894b65c97ce2ef6fd585ac234aa6617da297fdba [Pipeline] // withDockerContainer [Pipeline] sh 09:40:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:40:11 Stashed 1 file(s) [Pipeline] echo 09:40:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:12 provisioning config files... 09:40:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-418@tmp/config3784924514992913732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:12 ---> docker-login.sh 09:40:12 nexus3.edgexfoundry.org:10001 09:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:12 Configure a credential helper to remove this warning. See 09:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:12 09:40:12 Login Succeeded 09:40:12 nexus3.edgexfoundry.org:10002 09:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:12 Configure a credential helper to remove this warning. See 09:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:12 09:40:12 Login Succeeded 09:40:12 nexus3.edgexfoundry.org:10003 09:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:12 Configure a credential helper to remove this warning. See 09:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:12 09:40:12 Login Succeeded 09:40:12 nexus3.edgexfoundry.org:10004 09:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:12 Configure a credential helper to remove this warning. See 09:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:12 09:40:12 Login Succeeded 09:40:12 docker.io 09:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:40:13 Configure a credential helper to remove this warning. See 09:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:40:13 09:40:13 Login Succeeded 09:40:13 ---> docker-login.sh ends [Pipeline] } 09:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:40:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:13 ========================================================= 09:40:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:40:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:40:14 Sending build context to Docker daemon 23.54MB 09:40:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 09:40:14 Step 2/12 : FROM ${BASE} AS builder 09:40:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:40:14 4db1b89c0bd1: Pulling fs layer 09:40:14 6911f1a30b25: Pulling fs layer 09:40:14 e194b8c5c2a9: Pulling fs layer 09:40:14 6863d3e3a2b1: Pulling fs layer 09:40:14 ec0bb842ea78: Pulling fs layer 09:40:14 40a00589a448: Pulling fs layer 09:40:14 6c08303d61cc: Pulling fs layer 09:40:14 798269fcf238: Pulling fs layer 09:40:14 6863d3e3a2b1: Waiting 09:40:14 798269fcf238: Waiting 09:40:14 6c08303d61cc: Waiting 09:40:14 ec0bb842ea78: Waiting 09:40:14 6911f1a30b25: Verifying Checksum 09:40:14 6911f1a30b25: Download complete 09:40:14 6863d3e3a2b1: Verifying Checksum 09:40:14 6863d3e3a2b1: Download complete 09:40:14 ec0bb842ea78: Verifying Checksum 09:40:14 ec0bb842ea78: Download complete 09:40:14 4db1b89c0bd1: Verifying Checksum 09:40:14 4db1b89c0bd1: Download complete 09:40:14 40a00589a448: Verifying Checksum 09:40:14 40a00589a448: Download complete 09:40:14 4db1b89c0bd1: Pull complete 09:40:14 6911f1a30b25: Pull complete 09:40:14 798269fcf238: Verifying Checksum 09:40:14 798269fcf238: Download complete 09:40:14 e194b8c5c2a9: Download complete 09:40:15 6c08303d61cc: Verifying Checksum 09:40:15 6c08303d61cc: Download complete 09:40:19 e194b8c5c2a9: Pull complete 09:40:19 6863d3e3a2b1: Pull complete 09:40:19 ec0bb842ea78: Pull complete 09:40:19 40a00589a448: Pull complete 09:40:21 6c08303d61cc: Pull complete 09:40:22 798269fcf238: Pull complete 09:40:22 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 09:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:40:22 ---> ec979cd7f677 09:40:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:40:26 ---> Running in 8be0b40dbfc9 09:40:26 Removing intermediate container 8be0b40dbfc9 09:40:26 ---> 159193d4258f 09:40:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:40:26 ---> Running in 40dbd664ac8b 09:40:26 Removing intermediate container 40dbd664ac8b 09:40:26 ---> 2e7179db7457 09:40:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:40:26 ---> Running in e123d70a868f 09:40:26 Removing intermediate container e123d70a868f 09:40:26 ---> e23b7a1f2e31 09:40:26 Step 6/12 : WORKDIR /device-virtual-go 09:40:26 ---> Running in 8b4e55ab3f9d 09:40:26 Removing intermediate container 8b4e55ab3f9d 09:40:26 ---> 8d56aa4dd797 09:40:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:40:26 ---> Running in c2e9f278a57d 09:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:40:27 Still waiting to schedule task 09:40:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3193’ is offline 09:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:40:27 (1/4) Installing openssh-keygen (9.1_p1-r4) 09:40:27 (2/4) Installing libedit (20221030.3.1-r0) 09:40:27 (3/4) Installing openssh-client-common (9.1_p1-r4) 09:40:27 (4/4) Installing openssh-client-default (9.1_p1-r4) 09:40:27 Executing busybox-1.35.0-r29.trigger 09:40:27 OK: 269 MiB in 57 packages 09:40:28 Removing intermediate container c2e9f278a57d 09:40:28 ---> 21a6adcb7913 09:40:28 Step 8/12 : COPY go.mod vendor* ./ 09:40:28 ---> 9f0a47d024d0 09:40:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:28 ---> Running in 52b9e442eec5 09:41:00 Removing intermediate container 52b9e442eec5 09:41:00 ---> cfeb4270a588 09:41:00 Step 10/12 : COPY . . 09:41:00 ---> 9eecdbba0271 09:41:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:41:00 ---> Running in eb9a792a8599 09:41:00 Removing intermediate container eb9a792a8599 09:41:00 ---> 7b9dffa7b70a 09:41:00 Step 12/12 : RUN $MAKE 09:41:00 ---> Running in bcdb676cb476 09:41:00 noop 09:41:00 Removing intermediate container bcdb676cb476 09:41:00 ---> 1da104cc937c 09:41:00 Successfully built 1da104cc937c 09:41:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:00 + docker inspect -f . ci-base-image-x86_64 09:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:00 prd-ubuntu20.04-docker-8c-8g-3194 does not seem to be running inside a container 09:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-418 -v /w/workspace/foundry_device-virtual-go_PR-418:/w/workspace/foundry_device-virtual-go_PR-418:rw,z -v /w/workspace/foundry_device-virtual-go_PR-418@tmp:/w/workspace/foundry_device-virtual-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:41:01 $ docker top a5fc847a7d3c36ca4dfc7448a26a513d18ef10a6d8a3fdfd5866795ecec12836 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:01 + go version 09:41:01 go version go1.20.6 linux/amd64 [Pipeline] } 09:41:01 $ docker stop --time=1 a5fc847a7d3c36ca4dfc7448a26a513d18ef10a6d8a3fdfd5866795ecec12836 09:41:02 $ docker rm -f --volumes a5fc847a7d3c36ca4dfc7448a26a513d18ef10a6d8a3fdfd5866795ecec12836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:03 + docker inspect -f . ci-base-image-x86_64 09:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:03 prd-ubuntu20.04-docker-8c-8g-3194 does not seem to be running inside a container 09:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-418 -v /w/workspace/foundry_device-virtual-go_PR-418:/w/workspace/foundry_device-virtual-go_PR-418:rw,z -v /w/workspace/foundry_device-virtual-go_PR-418@tmp:/w/workspace/foundry_device-virtual-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:41:04 $ docker top 71bf866924d0357e326c87744141595faf4018643460f7798ace3221487de277 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:04 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-418 [Pipeline] fileExists [Pipeline] sh 09:41:04 + make test 09:41:04 go test ./... -coverprofile=coverage.out 09:41:10 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:41:22 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:41:22 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements 09:41:27 go vet ./... 09:41:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:41:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:41:31 ./bin/test-attribution-txt.sh 09:41:31 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 09:41:31 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 09:41:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 09:41:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 09:41:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 09:41:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 09:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:41:31 $ docker stop --time=1 71bf866924d0357e326c87744141595faf4018643460f7798ace3221487de277 09:41:35 $ docker rm -f --volumes 71bf866924d0357e326c87744141595faf4018643460f7798ace3221487de277 [Pipeline] // withDockerContainer [Pipeline] sh 09:41:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:41:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:41:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:41:37 + ls -al . 09:41:37 total 204 09:41:37 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 09:41 . 09:41:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 09:39 .. 09:41:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 09:40 .git 09:41:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:39 .github 09:41:37 -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 09:39 .gitignore 09:41:37 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 09:39 .golangci.yml 09:41:37 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 09:40 .semver 09:41:37 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 09:39 Attribution.txt 09:41:37 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 09:39 CHANGELOG.md 09:41:37 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 09:39 Dockerfile 09:41:37 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 09:39 GOVERNANCE.md 09:41:37 -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 09:39 Jenkinsfile 09:41:37 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 09:39 LICENSE 09:41:37 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 09:39 Makefile 09:41:37 -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 09:39 OWNERS.md 09:41:37 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 09:39 README.md 09:41:37 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 09:40 VERSION 09:41:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 09:39 bin 09:41:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:39 cmd 09:41:37 -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 09:41 coverage.out 09:41:37 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 09:39 go.mod 09:41:37 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 09:39 go.sum 09:41:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:39 internal 09:41:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 09:39 snap 09:41:37 -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 09:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:37 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fdc055dafb82b7d393639588b2b3ea660dae6311 --label arch=amd64 --label version=0.0.0 . 09:41:37 Sending build context to Docker daemon 23.59MB 09:41:37 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 09:41:37 Step 2/25 : FROM ${BASE} AS builder 09:41:37 ---> 1da104cc937c 09:41:37 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:41:38 ---> Running in da90ad3b26a7 09:41:38 Removing intermediate container da90ad3b26a7 09:41:38 ---> 2292f6451cd0 09:41:38 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 09:41:38 ---> Running in 3b4d49d00e45 09:41:38 Removing intermediate container 3b4d49d00e45 09:41:38 ---> cb1a5d9fc14b 09:41:38 Step 5/25 : ARG ADD_BUILD_TAGS="" 09:41:38 ---> Running in 37b8149085e1 09:41:38 Removing intermediate container 37b8149085e1 09:41:38 ---> 26f48f09f30c 09:41:38 Step 6/25 : WORKDIR /device-virtual-go 09:41:38 ---> Running in 2c4124f518ef 09:41:38 Removing intermediate container 2c4124f518ef 09:41:38 ---> 296777cb10ea 09:41:38 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:41:38 ---> Running in 12a9f2abacba 09:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:41:39 OK: 269 MiB in 57 packages 09:41:39 Removing intermediate container 12a9f2abacba 09:41:39 ---> d625ee8d18e4 09:41:39 Step 8/25 : COPY go.mod vendor* ./ 09:41:39 ---> 51490d31837b 09:41:39 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:39 ---> Running in 470c78386344 09:41:40 Removing intermediate container 470c78386344 09:41:40 ---> 4f8f83bbdde9 09:41:40 Step 10/25 : COPY . . 09:41:41 ---> cfa880c97020 09:41:41 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:41:41 ---> Running in 63c0f712b48d 09:41:41 Removing intermediate container 63c0f712b48d 09:41:41 ---> d8cb981e0fb9 09:41:41 Step 12/25 : RUN $MAKE 09:41:41 ---> Running in b67f06ab1922 09:41:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 09:41:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3195 in /w/workspace/foundry_device-virtual-go_PR-418 [Pipeline] { [Pipeline] ws 09:41:57 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 09:41:57 The recommended git tool is: git 09:42:01 using credential edgex-jenkins-ssh 09:42:01 Cloning the remote Git repository 09:42:01 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:42:02 > git init /w/workspace/device-virtual-go/1 # timeout=10 09:42:02 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:42:02 > git --version # timeout=10 09:42:02 > git --version # 'git version 2.25.1' 09:42:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:03 Removing intermediate container b67f06ab1922 09:42:03 ---> 98dcea5bec98 09:42:03 Step 13/25 : FROM alpine:3.17 09:42:03 3.17: Pulling from library/alpine 09:42:04 9398808236ff: Pulling fs layer 09:42:04 9398808236ff: Download complete 09:42:04 9398808236ff: Pull complete 09:42:04 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:42:04 Status: Downloaded newer image for alpine:3.17 09:42:04 ---> 1e0b8b5322fc 09:42:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 09:42:04 ---> Running in 86970e553713 09:42:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:42:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:04 Removing intermediate container 86970e553713 09:42:04 ---> f4c69a8b1c89 09:42:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:42:04 ---> Running in 6b96b75c0382 09:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:42:05 (1/1) Installing dumb-init (1.2.5-r2) 09:42:05 Executing busybox-1.35.0-r29.trigger 09:42:05 OK: 7 MiB in 16 packages 09:42:05 Removing intermediate container 6b96b75c0382 09:42:05 ---> b272adc40d81 09:42:05 Step 16/25 : WORKDIR / 09:42:05 ---> Running in 9aba9d3b5ae8 09:42:05 Merging remotes/origin/main commit 167b2b37d553877e8454e5976795d0c3ccee8733 into PR head commit fdc055dafb82b7d393639588b2b3ea660dae6311 09:42:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:42:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:42:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/418/head:refs/remotes/origin/PR-418 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:42:05 > git config core.sparsecheckout # timeout=10 09:42:05 > git checkout -f fdc055dafb82b7d393639588b2b3ea660dae6311 # timeout=10 09:42:05 Removing intermediate container 9aba9d3b5ae8 09:42:05 ---> b4bc9be466f9 09:42:05 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 09:42:05 ---> ff960fab5d23 09:42:05 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 09:42:06 Merge succeeded, producing fdc055dafb82b7d393639588b2b3ea660dae6311 09:42:06 Checking out Revision fdc055dafb82b7d393639588b2b3ea660dae6311 (PR-418) 09:42:06 ---> 62196a7a4536 09:42:06 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 09:42:05 > git remote # timeout=10 09:42:05 > git config --get remote.origin.url # timeout=10 09:42:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:05 > git merge 167b2b37d553877e8454e5976795d0c3ccee8733 # timeout=10 09:42:06 > git rev-parse HEAD^{commit} # timeout=10 09:42:06 > git config core.sparsecheckout # timeout=10 09:42:06 > git checkout -f fdc055dafb82b7d393639588b2b3ea660dae6311 # timeout=10 09:42:07 ---> 4a8a89d83f23 09:42:07 Step 20/25 : EXPOSE 59900 09:42:07 ---> Running in b9246adc719e 09:42:07 Removing intermediate container b9246adc719e 09:42:07 ---> c3dc5e8eecf8 09:42:07 Step 21/25 : ENTRYPOINT ["/device-virtual"] 09:42:07 ---> Running in f1cc29ebe079 09:42:07 Removing intermediate container f1cc29ebe079 09:42:07 ---> 072753f09e4b 09:42:07 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 09:42:07 ---> Running in bbda3e57220c 09:42:07 Removing intermediate container bbda3e57220c 09:42:07 ---> 745cd10bc048 09:42:07 Step 23/25 : LABEL arch=amd64 09:42:07 ---> Running in e9eeafaf83f5 09:42:07 Removing intermediate container e9eeafaf83f5 09:42:07 ---> 137494946a85 09:42:07 Step 24/25 : LABEL git_sha=fdc055dafb82b7d393639588b2b3ea660dae6311 09:42:07 ---> Running in b8eb1f14d1a7 09:42:07 Removing intermediate container b8eb1f14d1a7 09:42:07 ---> 0968773c8cbb 09:42:07 Step 25/25 : LABEL version=0.0.0 09:42:07 ---> Running in d3f9ef50d46f 09:42:07 Removing intermediate container d3f9ef50d46f 09:42:07 ---> 572cf410332a 09:42:07 [Warning] One or more build-args [ARCH] were not consumed 09:42:07 Successfully built 572cf410332a 09:42:07 Successfully tagged device-virtual: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 09:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:08 09:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:08 latest: Pulling from edgex-lftools-log-publisher 09:42:08 5eb5b503b376: Pulling fs layer 09:42:08 5c69ac0246d0: Pulling fs layer 09:42:08 ec43610c2a17: Pulling fs layer 09:42:08 3a2ae6a8a46f: Pulling fs layer 09:42:08 33b1e0a273af: Pulling fs layer 09:42:08 5d3b04190fa2: Pulling fs layer 09:42:08 2f39f015ded8: Pulling fs layer 09:42:08 33b1e0a273af: Waiting 09:42:08 5d3b04190fa2: Waiting 09:42:08 3a2ae6a8a46f: Waiting 09:42:08 2f39f015ded8: Waiting 09:42:08 5c69ac0246d0: Download complete 09:42:08 3a2ae6a8a46f: Verifying Checksum 09:42:08 33b1e0a273af: Verifying Checksum 09:42:08 33b1e0a273af: Download complete 09:42:08 ec43610c2a17: Verifying Checksum 09:42:08 ec43610c2a17: Download complete 09:42:08 5d3b04190fa2: Verifying Checksum 09:42:08 5d3b04190fa2: Download complete 09:42:09 5eb5b503b376: Verifying Checksum 09:42:09 5eb5b503b376: Download complete 09:42:09 2f39f015ded8: Verifying Checksum 09:42:09 2f39f015ded8: Download complete 09:42:10 5eb5b503b376: Pull complete 09:42:10 5c69ac0246d0: Pull complete 09:42:10 Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt" 09:42:11 > git --version # timeout=10 09:42:11 > git --version # 'git version 2.25.1' 09:42:11 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 09:42:11 ec43610c2a17: Pull complete 09:42:11 3a2ae6a8a46f: Pull complete 09:42:11 33b1e0a273af: Pull complete 09:42:11 5d3b04190fa2: Pull complete 09:42:11 09:42:11 GitHub has been notified of this commit’s build result 09:42:11 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:42:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:12 Dload Upload Total Spent Left Speed 09:42:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64725 0 --:--:-- --:--:-- --:--:-- 64725 [Pipeline] sh 09:42:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:42:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:42:12 + sudo tee /etc/docker/daemon.new 09:42:12 { 09:42:12 "registry-mirrors": [ 09:42:12 "https://nexus3.edgexfoundry.org:10001" 09:42:12 ], 09:42:12 "bip": "10.250.0.254/24", 09:42:12 "hosts": [ 09:42:12 "tcp://0.0.0.0:5555", 09:42:12 "unix:///var/run/docker.sock" 09:42:12 ], 09:42:12 "mtu": 1458, 09:42:12 "selinux-enabled": true, 09:42:12 "seccomp-profile": "/etc/docker/seccomp.json" 09:42:12 } [Pipeline] sh 09:42:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:42:13 + sudo service docker restart 09:42:16 2f39f015ded8: Pull complete 09:42:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:16 prd-ubuntu20.04-docker-8c-8g-3194 does not seem to be running inside a container 09:42:16 $ 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/foundry_device-virtual-go_PR-418 -v /w/workspace/foundry_device-virtual-go_PR-418:/w/workspace/foundry_device-virtual-go_PR-418:rw,z -v /w/workspace/foundry_device-virtual-go_PR-418@tmp:/w/workspace/foundry_device-virtual-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:42:22 $ docker top 1be541aaddc1dde3cda2e23da66221f80fd65ce27814bf0bc678759298b30706 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:22 ---> job-cost.sh 09:42:22 lf-activate-venv: SKIPPING 09:42:22 INFO: No Stack... 09:42:23 INFO: Retrieving Pricing Info for: v3-standard-8 09:42:23 INFO: Archiving Costs [Pipeline] sh 09:42:23 + cat /w/workspace/foundry_device-virtual-go_PR-418/archives/cost.csv 09:42:23 + cut -d, -f6 [Pipeline] lock 09:42:23 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-418-1-stack-cost] 09:42:23 Resource [jenkins-edgexfoundry-device-virtual-go-PR-418-1-stack-cost] did not exist. Created. 09:42:23 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-418-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:42:24 + echo total: 0.2199999988079071 [Pipeline] stash 09:42:24 Stashed 1 file(s) [Pipeline] } 09:42:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-418-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:42:24 $ docker stop --time=1 1be541aaddc1dde3cda2e23da66221f80fd65ce27814bf0bc678759298b30706 09:42:25 $ docker rm -f --volumes 1be541aaddc1dde3cda2e23da66221f80fd65ce27814bf0bc678759298b30706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:31 provisioning config files... 09:42:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15322103235199183241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:32 ---> docker-login.sh 09:42:32 nexus3.edgexfoundry.org:10001 09:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:32 Configure a credential helper to remove this warning. See 09:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:32 09:42:32 Login Succeeded 09:42:32 nexus3.edgexfoundry.org:10002 09:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:33 Configure a credential helper to remove this warning. See 09:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:33 09:42:33 Login Succeeded 09:42:33 nexus3.edgexfoundry.org:10003 09:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:33 Configure a credential helper to remove this warning. See 09:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:33 09:42:33 Login Succeeded 09:42:33 nexus3.edgexfoundry.org:10004 09:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:33 Configure a credential helper to remove this warning. See 09:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:33 09:42:33 Login Succeeded 09:42:33 docker.io 09:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:34 Configure a credential helper to remove this warning. See 09:42:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:34 09:42:34 Login Succeeded 09:42:34 ---> docker-login.sh ends [Pipeline] } 09:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:42:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:35 ========================================================= 09:42:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:42:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:42:38 Sending build context to Docker daemon 11.9MB 09:42:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 09:42:38 Step 2/12 : FROM ${BASE} AS builder 09:42:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:42:38 edb6bdbacee9: Pulling fs layer 09:42:38 5f9638ab2659: Pulling fs layer 09:42:38 8d51d6327a98: Pulling fs layer 09:42:38 8b374f2dd631: Pulling fs layer 09:42:38 ec14aa9079de: Pulling fs layer 09:42:38 2f466654f4bb: Pulling fs layer 09:42:38 554e91adad29: Pulling fs layer 09:42:38 ec14aa9079de: Waiting 09:42:38 2f466654f4bb: Waiting 09:42:38 554e91adad29: Waiting 09:42:38 8b374f2dd631: Waiting 09:42:38 5f9638ab2659: Verifying Checksum 09:42:38 5f9638ab2659: Download complete 09:42:38 8b374f2dd631: Verifying Checksum 09:42:38 8b374f2dd631: Download complete 09:42:38 ec14aa9079de: Verifying Checksum 09:42:38 ec14aa9079de: Download complete 09:42:38 edb6bdbacee9: Download complete 09:42:40 edb6bdbacee9: Pull complete 09:42:40 554e91adad29: Verifying Checksum 09:42:40 554e91adad29: Download complete 09:42:40 5f9638ab2659: Pull complete 09:42:41 8d51d6327a98: Verifying Checksum 09:42:41 8d51d6327a98: Download complete 09:42:41 2f466654f4bb: Verifying Checksum 09:42:41 2f466654f4bb: Download complete 09:42:53 8d51d6327a98: Pull complete 09:42:53 8b374f2dd631: Pull complete 09:42:53 ec14aa9079de: Pull complete 09:42:58 2f466654f4bb: Pull complete 09:43:00 554e91adad29: Pull complete 09:43:00 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 09:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:43:00 ---> 1e15ea492957 09:43:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:43:02 ---> Running in 987164ae7b50 09:43:02 Removing intermediate container 987164ae7b50 09:43:02 ---> b98b94322e10 09:43:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:43:03 ---> Running in 5ccebd87d694 09:43:03 Removing intermediate container 5ccebd87d694 09:43:03 ---> 8c91bd040fe9 09:43:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:43:03 ---> Running in 1cb5db6545d4 09:43:03 Removing intermediate container 1cb5db6545d4 09:43:03 ---> 2df1b03cb8d2 09:43:03 Step 6/12 : WORKDIR /device-virtual-go 09:43:03 ---> Running in 74e522e5e421 09:43:03 Removing intermediate container 74e522e5e421 09:43:03 ---> 7b4358c73a1d 09:43:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:43:04 ---> Running in af8ac0bbe057 09:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:43:07 (1/4) Installing openssh-keygen (9.1_p1-r4) 09:43:07 (2/4) Installing libedit (20221030.3.1-r0) 09:43:07 (3/4) Installing openssh-client-common (9.1_p1-r4) 09:43:07 (4/4) Installing openssh-client-default (9.1_p1-r4) 09:43:07 Executing busybox-1.35.0-r29.trigger 09:43:07 OK: 268 MiB in 57 packages 09:43:08 Removing intermediate container af8ac0bbe057 09:43:08 ---> 191fa695257a 09:43:08 Step 8/12 : COPY go.mod vendor* ./ 09:43:08 ---> 2593cc2c6a51 09:43:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:08 ---> Running in 78763f1a1fde 09:44:16 Removing intermediate container 78763f1a1fde 09:44:16 ---> 90622ddf9393 09:44:16 Step 10/12 : COPY . . 09:44:16 ---> e3ab95e73432 09:44:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:44:16 ---> Running in 619f88bacdc5 09:44:16 Removing intermediate container 619f88bacdc5 09:44:16 ---> ba4d32b37872 09:44:16 Step 12/12 : RUN $MAKE 09:44:16 ---> Running in 744229ca8300 09:44:16 noop 09:44:16 Removing intermediate container 744229ca8300 09:44:16 ---> cb918c6fab4e 09:44:16 Successfully built cb918c6fab4e 09:44:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:17 + docker inspect -f . ci-base-image-arm64 09:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:17 prd-ubuntu20.04-docker-arm64-4c-16g-3195 does not seem to be running inside a container 09:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:44:18 $ docker top 453f86a54f8011dff7b22003fe5d0c011d5264fcad693bae10134d918d42955a -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:19 + go version 09:44:19 go version go1.20.6 linux/arm64 [Pipeline] } 09:44:19 $ docker stop --time=1 453f86a54f8011dff7b22003fe5d0c011d5264fcad693bae10134d918d42955a 09:44:20 $ docker rm -f --volumes 453f86a54f8011dff7b22003fe5d0c011d5264fcad693bae10134d918d42955a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker inspect -f . ci-base-image-arm64 09:44:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:22 prd-ubuntu20.04-docker-arm64-4c-16g-3195 does not seem to be running inside a container 09:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:44:23 $ docker top 17f185b7f45c380c509445ad8f1974468808e4d22d19041075740939a01414e3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:23 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 09:44:24 + make test 09:44:24 go test ./... -coverprofile=coverage.out 09:44:56 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:46:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:46:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.091s coverage: 58.4% of statements 09:46:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:46:48 go vet ./... 09:47:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:47:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:47:27 ./bin/test-attribution-txt.sh 09:47:27 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 09:47:27 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 09:47:27 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 09:47:27 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 09:47:27 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 09:47:27 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 09:47:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:47:27 $ docker stop --time=1 17f185b7f45c380c509445ad8f1974468808e4d22d19041075740939a01414e3 09:47:29 $ docker rm -f --volumes 17f185b7f45c380c509445ad8f1974468808e4d22d19041075740939a01414e3 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:47:30 Warning: overwriting stash ‘coverage-report’ 09:47:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:47:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:47:31 + ls -al . 09:47:31 total 200 09:47:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 09:44 . 09:47:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 09:42 .. 09:47:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 09:42 .git 09:47:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:42 .github 09:47:31 -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 09:42 .gitignore 09:47:31 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 09:42 .golangci.yml 09:47:31 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 09:42 Attribution.txt 09:47:31 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 09:42 CHANGELOG.md 09:47:31 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 09:42 Dockerfile 09:47:31 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 09:42 GOVERNANCE.md 09:47:31 -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 09:42 Jenkinsfile 09:47:31 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 09:42 LICENSE 09:47:31 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 09:42 Makefile 09:47:31 -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 09:42 OWNERS.md 09:47:31 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 09:42 README.md 09:47:31 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 09:40 VERSION 09:47:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 09:42 bin 09:47:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:42 cmd 09:47:31 -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 09:46 coverage.out 09:47:31 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 09:42 go.mod 09:47:31 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 09:42 go.sum 09:47:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 09:42 internal 09:47:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 09:42 snap 09:47:31 -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 09:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:32 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fdc055dafb82b7d393639588b2b3ea660dae6311 --label arch=arm64 --label version=0.0.0 . 09:47:32 Sending build context to Docker daemon 11.95MB 09:47:32 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 09:47:32 Step 2/25 : FROM ${BASE} AS builder 09:47:32 ---> cb918c6fab4e 09:47:32 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:47:32 ---> Running in 93461187a2a1 09:47:33 Removing intermediate container 93461187a2a1 09:47:33 ---> 455b5e8f3b2b 09:47:33 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 09:47:33 ---> Running in cd3b27aba838 09:47:33 Removing intermediate container cd3b27aba838 09:47:33 ---> c7f11c4b945a 09:47:33 Step 5/25 : ARG ADD_BUILD_TAGS="" 09:47:33 ---> Running in 0d93a695f4d9 09:47:34 Removing intermediate container 0d93a695f4d9 09:47:34 ---> e879b4bb17fe 09:47:34 Step 6/25 : WORKDIR /device-virtual-go 09:47:34 ---> Running in 2a436758fc0b 09:47:34 Removing intermediate container 2a436758fc0b 09:47:34 ---> 5b15a7b5592a 09:47:34 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:47:34 ---> Running in c75ddeeedab5 09:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:36 OK: 268 MiB in 57 packages 09:47:37 Removing intermediate container c75ddeeedab5 09:47:37 ---> 9dcc77c1bb07 09:47:37 Step 8/25 : COPY go.mod vendor* ./ 09:47:38 ---> 197eebd86611 09:47:38 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:38 ---> Running in 8a7badd5d27a 09:47:40 Removing intermediate container 8a7badd5d27a 09:47:40 ---> d6728eecc000 09:47:40 Step 10/25 : COPY . . 09:47:41 ---> 89daa068ea50 09:47:41 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:47:41 ---> Running in c363535605cc 09:47:41 Removing intermediate container c363535605cc 09:47:41 ---> 0bda740afb27 09:47:41 Step 12/25 : RUN $MAKE 09:47:41 ---> Running in 2391882275ea 09:47:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 09:50:04 Removing intermediate container 2391882275ea 09:50:04 ---> c6149a008b56 09:50:04 Step 13/25 : FROM alpine:3.17 09:50:04 3.17: Pulling from library/alpine 09:50:04 4060ece20d7a: Pulling fs layer 09:50:04 4060ece20d7a: Verifying Checksum 09:50:04 4060ece20d7a: Download complete 09:50:04 4060ece20d7a: Pull complete 09:50:04 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:50:04 Status: Downloaded newer image for alpine:3.17 09:50:04 ---> 8650cd65339b 09:50:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 09:50:04 ---> Running in 350c3c2730f3 09:50:04 Removing intermediate container 350c3c2730f3 09:50:04 ---> ce10eb59bbb9 09:50:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:50:04 ---> Running in c6f6ab545c7f 09:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:50:04 (1/1) Installing dumb-init (1.2.5-r2) 09:50:04 Executing busybox-1.35.0-r29.trigger 09:50:04 OK: 8 MiB in 16 packages 09:50:05 Removing intermediate container c6f6ab545c7f 09:50:05 ---> c79dfed7bd3b 09:50:05 Step 16/25 : WORKDIR / 09:50:05 ---> Running in 3d6cbc6725dc 09:50:06 Removing intermediate container 3d6cbc6725dc 09:50:06 ---> d7ebb5d8f501 09:50:06 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 09:50:06 ---> db0d2da4f98a 09:50:06 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 09:50:06 ---> 1d489f5b7456 09:50:06 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 09:50:08 ---> 8b801a1cbb27 09:50:08 Step 20/25 : EXPOSE 59900 09:50:08 ---> Running in 18dcaada8e6e 09:50:08 Removing intermediate container 18dcaada8e6e 09:50:08 ---> 00c030c60ecb 09:50:08 Step 21/25 : ENTRYPOINT ["/device-virtual"] 09:50:08 ---> Running in b3567fc579d3 09:50:08 Removing intermediate container b3567fc579d3 09:50:08 ---> 65001371505b 09:50:08 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 09:50:09 ---> Running in 862db809eddb 09:50:09 Removing intermediate container 862db809eddb 09:50:09 ---> 101bd43b6710 09:50:09 Step 23/25 : LABEL arch=arm64 09:50:09 ---> Running in fb75bf92d792 09:50:09 Removing intermediate container fb75bf92d792 09:50:09 ---> 57be7cca98c3 09:50:09 Step 24/25 : LABEL git_sha=fdc055dafb82b7d393639588b2b3ea660dae6311 09:50:09 ---> Running in 30ce4a7164ba 09:50:09 Removing intermediate container 30ce4a7164ba 09:50:09 ---> 9c839795daf0 09:50:09 Step 25/25 : LABEL version=0.0.0 09:50:10 ---> Running in a6d2f56d9362 09:50:10 Removing intermediate container a6d2f56d9362 09:50:10 ---> 81a03e2634ce 09:50:10 [Warning] One or more build-args [ARCH] were not consumed 09:50:10 Successfully built 81a03e2634ce 09:50:10 Successfully tagged device-virtual-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 09:50:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:11 09:50:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:11 arm64: Pulling from edgex-lftools-log-publisher 09:50:11 8998bd30e6a1: Pulling fs layer 09:50:11 04944245beec: Pulling fs layer 09:50:11 699f458cf7ca: Pulling fs layer 09:50:11 765212b225bb: Pulling fs layer 09:50:11 f23df028b6ca: Pulling fs layer 09:50:11 d65c8cfc05b1: Pulling fs layer 09:50:11 2437ff75d9bd: Pulling fs layer 09:50:11 765212b225bb: Waiting 09:50:11 f23df028b6ca: Waiting 09:50:11 d65c8cfc05b1: Waiting 09:50:11 2437ff75d9bd: Waiting 09:50:11 04944245beec: Verifying Checksum 09:50:11 04944245beec: Download complete 09:50:11 765212b225bb: Verifying Checksum 09:50:11 765212b225bb: Download complete 09:50:11 f23df028b6ca: Verifying Checksum 09:50:11 f23df028b6ca: Download complete 09:50:11 d65c8cfc05b1: Verifying Checksum 09:50:11 d65c8cfc05b1: Download complete 09:50:12 699f458cf7ca: Verifying Checksum 09:50:12 699f458cf7ca: Download complete 09:50:12 8998bd30e6a1: Verifying Checksum 09:50:12 8998bd30e6a1: Download complete 09:50:14 2437ff75d9bd: Verifying Checksum 09:50:14 2437ff75d9bd: Download complete 09:50:16 8998bd30e6a1: Pull complete 09:50:16 04944245beec: Pull complete 09:50:18 699f458cf7ca: Pull complete 09:50:18 765212b225bb: Pull complete 09:50:19 f23df028b6ca: Pull complete 09:50:19 d65c8cfc05b1: Pull complete 09:50:34 2437ff75d9bd: Pull complete 09:50:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:34 prd-ubuntu20.04-docker-arm64-4c-16g-3195 does not seem to be running inside a container 09:50:34 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:50:36 $ docker top 763155c84b5c2db78c759c7cd31e287275cc5620237a7629cbb4fc1f3b8ae2c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:37 ---> job-cost.sh 09:50:37 lf-activate-venv: SKIPPING 09:50:37 INFO: No Stack... 09:50:38 INFO: Retrieving Pricing Info for: v3-standard-4 09:50:39 INFO: Archiving Costs [Pipeline] sh 09:50:39 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 09:50:39 + cut -d, -f6 [Pipeline] lock 09:50:39 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-418-1-stack-cost] 09:50:39 Resource [jenkins-edgexfoundry-device-virtual-go-PR-418-1-stack-cost] did not exist. Created. 09:50:39 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-418-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:50:39 /w/workspace/device-virtual-go/1@tmp/durable-7f3d1cfa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:50:40 + echo total: 0.10999999940395355 [Pipeline] stash 09:50:40 Warning: overwriting stash ‘stack-cost’ 09:50:40 Stashed 1 file(s) [Pipeline] } 09:50:40 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-418-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:50:40 $ docker stop --time=1 763155c84b5c2db78c759c7cd31e287275cc5620237a7629cbb4fc1f3b8ae2c2 09:50:41 $ docker rm -f --volumes 763155c84b5c2db78c759c7cd31e287275cc5620237a7629cbb4fc1f3b8ae2c2 [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 09:50:42 provisioning config files... 09:50:42 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-418@tmp/config9579137581893189819tmp [Pipeline] { [Pipeline] sh 09:50:43 + set +x 09:50:43 + + curl -s https://codecov.io/bashbash 09:50:43 -s -- 09:50:43 09:50:43 _____ _ 09:50:43 / ____| | | 09:50:43 | | ___ __| | ___ ___ _____ __ 09:50:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:50:43 | |___| (_) | (_| | __/ (_| (_) \ V / 09:50:43 \_____\___/ \__,_|\___|\___\___/ \_/ 09:50:43 Bash-1.0.6 09:50:43 09:50:43 09:50:43 ==> git version 2.25.1 found 09:50:43 ==> 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 09:50:43 Release-Date: 2020-01-08 09:50:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:50:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:50:43 ==> Jenkins CI detected. 09:50:43 current dir:  /w/workspace/foundry_device-virtual-go_PR-418 09:50:43 project root: . 09:50:43 --> token set from env 09:50:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:50:43 ==> Running gcov in . (disable via -X gcov) 09:50:43 ==> Python coveragepy not found 09:50:43 ==> Searching for coverage reports in: 09:50:43 + . 09:50:43 -> Found 1 reports 09:50:43 ==> Detecting git/mercurial file structure 09:50:43 ==> Reading reports 09:50:43 + ./coverage.out bytes=43063 09:50:43 ==> Appending adjustments 09:50:43 https://docs.codecov.io/docs/fixing-reports 09:50:43 + Found adjustments 09:50:43 ==> Gzipping contents 09:50:43 8.0K /tmp/codecov.N90GJW.gz 09:50:43 ==> Uploading reports 09:50:43 url: https://codecov.io 09:50:43 query: branch=PR-418&commit=fdc055dafb82b7d393639588b2b3ea660dae6311&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=418&job=&cmd_args= 09:50:43 -> Pinging Codecov 09:50:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-418&commit=fdc055dafb82b7d393639588b2b3ea660dae6311&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=418&job=&cmd_args= 09:50:43 -> Uploading to 09:50:43 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/5E52B4B073DB2E39498172D8E973AA87/fdc055dafb82b7d393639588b2b3ea660dae6311/b445a58e-61c0-4dc9-ab88-9060f54ce02d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T095043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bc3494db74d2ea6b1a43491a3a536d4d4ba803e733831ec9dd5c8493abf9441 09:50:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:43 Dload Upload Total Spent Left Speed 09:50:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 28021 --:--:-- --:--:-- --:--:-- 28021 09:50:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fdc055dafb82b7d393639588b2b3ea660dae6311 [Pipeline] } 09:50:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:50:45 + [ -d /w/workspace/foundry_device-virtual-go_PR-418/archives ] 09:50:45 + ls -al /w/workspace/foundry_device-virtual-go_PR-418/archives 09:50:45 total 16 09:50:45 drwxr-xr-x 3 root root 4096 Aug 9 09:42 . 09:50:45 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 09:42 .. 09:50:45 drwxr-xr-x 2 root root 4096 Aug 9 09:42 cost 09:50:45 -rw-r--r-- 1 root root 89 Aug 9 09:42 cost.csv 09:50:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-418/archives 09:50:45 + ls -al /w/workspace/foundry_device-virtual-go_PR-418/archives 09:50:45 total 16 09:50:45 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 09:42 . 09:50:45 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 09:42 .. 09:50:45 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 09:42 cost 09:50:45 -rw-r--r-- 1 jenkins jenkins 89 Aug 9 09:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:50:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:50:46 ---> package-listing.sh 09:50:46 ++ facter osfamily 09:50:46 ++ tr '[:upper:]' '[:lower:]' 09:50:47 + OS_FAMILY=debian 09:50:47 + workspace=/w/workspace/foundry_device-virtual-go_PR-418 09:50:47 + START_PACKAGES=/tmp/packages_start.txt 09:50:47 + END_PACKAGES=/tmp/packages_end.txt 09:50:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:47 + PACKAGES=/tmp/packages_start.txt 09:50:47 + '[' /w/workspace/foundry_device-virtual-go_PR-418 ']' 09:50:47 + PACKAGES=/tmp/packages_end.txt 09:50:47 + case "${OS_FAMILY}" in 09:50:47 + dpkg -l 09:50:47 + grep '^ii' 09:50:47 + '[' -f /tmp/packages_start.txt ']' 09:50:47 + '[' -f /tmp/packages_end.txt ']' 09:50:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:47 + '[' /w/workspace/foundry_device-virtual-go_PR-418 ']' 09:50:47 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-418/archives/ 09:50:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-418/archives/ [Pipeline] echo 09:50:47 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/foundry_device-virtual-go_PR-418/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:50:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:48 prd-ubuntu20.04-docker-8c-8g-3194 does not seem to be running inside a container 09:50:48 $ 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/foundry_device-virtual-go_PR-418/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-418 -v /w/workspace/foundry_device-virtual-go_PR-418:/w/workspace/foundry_device-virtual-go_PR-418:rw,z -v /w/workspace/foundry_device-virtual-go_PR-418@tmp:/w/workspace/foundry_device-virtual-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:50:48 $ docker top 19861f6c306ec68f9f386f84f34e2275c7c8df6c585a5ef4a787e963bfb16922 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:48 + touch /tmp/pre-build-complete [Pipeline] sh 09:50:49 + mkdir -p /var/log/sysstat [Pipeline] sh 09:50:49 + ls /var/log/sa-host 09:50:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:49 provisioning config files... 09:50:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-418@tmp/config14771383603170833650tmp [Pipeline] { [Pipeline] echo 09:50:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:50:50 ---> create-netrc.sh [Pipeline] } 09:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:50:50 ---> python-tools-install.sh [Pipeline] echo 09:50:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:50:50 ---> sudo-logs.sh 09:50:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:50:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:50:51 ---> job-cost.sh 09:50:51 lf-activate-venv: SKIPPING 09:50:51 DEBUG: total: 0.2199999988079071 09:50:51 INFO: Retrieving Stack Cost... 09:50:51 INFO: Retrieving Pricing Info for: v3-standard-8 09:50:52 INFO: Archiving Costs [Pipeline] echo 09:50:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:50:52 ---> logs-deploy.sh 09:50:52 lf-activate-venv: SKIPPING 09:50:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-418/1 09:50:52 INFO: archiving workspace using pattern(s): 09:50:53 Archives upload complete. 09:50:53 INFO: archiving logs to Nexus