Pull request #480 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a232287a020dfdd1ef6e6668a28247cc141bace0+b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 (ce1ecbdad4b2bff45c76acec9712a5cd319cfab3) 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-ssh17302604425765699841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4861600565552044064.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 590556114a56c6d90cc8043840e039c2f74196dc 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-480/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-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7864322564765994325.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-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17482731007882087349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh12096134768945750269.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-480/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-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2709104862920257076.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6324 in /w/workspace/foundry_device-virtual-go_PR-480 [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-480 # 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/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 into PR head commit a232287a020dfdd1ef6e6668a28247cc141bace0 Merge succeeded, producing a232287a020dfdd1ef6e6668a28247cc141bace0 Checking out Revision a232287a020dfdd1ef6e6668a28247cc141bace0 (PR-480) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f a232287a020dfdd1ef6e6668a28247cc141bace0 # 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 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a232287a020dfdd1ef6e6668a28247cc141bace0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:14:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:14:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:14:54 ========================================================= 11:14:54 EdgeX Global Pipelines Version Info 11:14:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:14:55 ------------------- 11:14:55 stable info: 11:14:55 ------------------- 11:14:55 Commited By: Ginny Guan ginny@iotechsys.com 11:14:55 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:14:55 Message: update stable to v1.0.260 11:14:55 ------------------- 11:14:55 experimental info: 11:14:55 ------------------- 11:14:55 Commited By: Ginny Guan ginny@iotechsys.com 11:14:55 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:14:55 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:14:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-480 [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-480 [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-480 [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a232287 [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:58 provisioning config files... 11:14:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-480@tmp/config13876976798836835848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:58 ---> ****-login.sh 11:14:58 nexus3.edgexfoundry.org:10001 11:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:58 Configure a credential helper to remove this warning. See 11:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:58 11:14:58 Login Succeeded 11:14:58 nexus3.edgexfoundry.org:10002 11:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:59 Configure a credential helper to remove this warning. See 11:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:59 11:14:59 Login Succeeded 11:14:59 nexus3.edgexfoundry.org:10003 11:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:59 Configure a credential helper to remove this warning. See 11:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:59 11:14:59 Login Succeeded 11:14:59 nexus3.edgexfoundry.org:10004 11:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:59 Configure a credential helper to remove this warning. See 11:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:59 11:14:59 Login Succeeded 11:14:59 ****.io 11:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:59 Configure a credential helper to remove this warning. See 11:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:59 11:14:59 Login Succeeded 11:14:59 ---> ****-login.sh ends [Pipeline] } 11:14:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:15:00 + git rev-list -1 --merges a232287a020dfdd1ef6e6668a28247cc141bace0~1..a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] echo 11:15:00 -----------> git rev-list -1 --merges a232287a020dfdd1ef6e6668a28247cc141bace0~1..a232287a020dfdd1ef6e6668a28247cc141bace0 a232287a020dfdd1ef6e6668a28247cc141bace0 [false] [Pipeline] sh 11:15:00 + git log --format=format:%s -1 a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] echo 11:15:00 ========================================================= 11:15:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:15:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:01 + git log --format=format:%s -1 a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] echo 11:15:01 [semverPrep] GIT_COMMIT: a232287a020dfdd1ef6e6668a28247cc141bace0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:15:01 [semverPrep] This is not a build commit. [Pipeline] sh 11:15:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:15:01 + grep -v github /etc/ssh/ssh_known_hosts 11:15:01 + [ -e /tmp/ssh_known_hosts ] 11:15:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:15:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:15:01 + sudo tee -a /etc/ssh/ssh_known_hosts 11:15:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:02 11:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:02 0.1.4: Pulling from edgex-devops/py-git-semver 11:15:02 b85a868b505f: Pulling fs layer 11:15:02 e2be974225ed: Pulling fs layer 11:15:02 339a4e72a1f5: Pulling fs layer 11:15:02 988bab9f4d93: Pulling fs layer 11:15:02 1469e6f7b9e6: Pulling fs layer 11:15:02 988bab9f4d93: Waiting 11:15:02 eaf3925da568: Pulling fs layer 11:15:02 bab4dde63d76: Pulling fs layer 11:15:02 bde34c3a00c8: Pulling fs layer 11:15:02 1469e6f7b9e6: Waiting 11:15:02 bab4dde63d76: Waiting 11:15:02 eaf3925da568: Waiting 11:15:02 bde34c3a00c8: Waiting 11:15:02 b352a97aabf1: Pulling fs layer 11:15:02 4872d77fe225: Pulling fs layer 11:15:02 5851b861e8e6: Pulling fs layer 11:15:02 4872d77fe225: Waiting 11:15:02 e2be974225ed: Download complete 11:15:02 988bab9f4d93: Verifying Checksum 11:15:02 988bab9f4d93: Download complete 11:15:02 1469e6f7b9e6: Verifying Checksum 11:15:02 1469e6f7b9e6: Download complete 11:15:02 339a4e72a1f5: Verifying Checksum 11:15:02 339a4e72a1f5: Download complete 11:15:02 eaf3925da568: Verifying Checksum 11:15:02 eaf3925da568: Download complete 11:15:02 bde34c3a00c8: Download complete 11:15:02 b352a97aabf1: Verifying Checksum 11:15:02 b352a97aabf1: Download complete 11:15:02 4872d77fe225: Verifying Checksum 11:15:02 4872d77fe225: Download complete 11:15:02 5851b861e8e6: Verifying Checksum 11:15:02 5851b861e8e6: Download complete 11:15:02 b85a868b505f: Verifying Checksum 11:15:02 b85a868b505f: Download complete 11:15:03 bab4dde63d76: Verifying Checksum 11:15:03 bab4dde63d76: Download complete 11:15:04 b85a868b505f: Pull complete 11:15:04 e2be974225ed: Pull complete 11:15:04 339a4e72a1f5: Pull complete 11:15:04 988bab9f4d93: Pull complete 11:15:04 1469e6f7b9e6: Pull complete 11:15:04 eaf3925da568: Pull complete 11:15:06 bab4dde63d76: Pull complete 11:15:06 bde34c3a00c8: Pull complete 11:15:06 b352a97aabf1: Pull complete 11:15:06 4872d77fe225: Pull complete 11:15:06 5851b861e8e6: Pull complete 11:15:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:07 prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container 11:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:15:10 $ docker top 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 -eo pid,comm 11:15:10 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). 11:15:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:11 [ssh-agent] Looking for ssh-agent implementation... 11:15:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:11 $ docker exec 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 ssh-agent 11:15:11 SSH_AUTH_SOCK=/tmp/ssh-nXDtvDz5RBUK/agent.32 11:15:11 SSH_AGENT_PID=38 11:15:11 Running ssh-add (command line suppressed) 11:15:11 Identity added: /w/workspace/foundry_device-virtual-go_PR-480@tmp/private_key_2577053726216186908.key (/w/workspace/foundry_device-virtual-go_PR-480@tmp/private_key_2577053726216186908.key) 11:15:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:11 + git tag --points-at HEAD [Pipeline] } 11:15:11 $ docker exec --env ******** --env ******** 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 ssh-agent -k 11:15:11 unset SSH_AUTH_SOCK; 11:15:11 unset SSH_AGENT_PID; 11:15:11 echo Agent pid 38 killed; 11:15:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:15:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:12 [ssh-agent] Looking for ssh-agent implementation... 11:15:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:12 $ docker exec 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 ssh-agent 11:15:12 SSH_AUTH_SOCK=/tmp/ssh-auxPmcO8c6NQ/agent.71 11:15:12 SSH_AGENT_PID=77 11:15:12 Running ssh-add (command line suppressed) 11:15:12 Identity added: /w/workspace/foundry_device-virtual-go_PR-480@tmp/private_key_12913444980531996086.key (/w/workspace/foundry_device-virtual-go_PR-480@tmp/private_key_12913444980531996086.key) 11:15:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:12 + git semver init 11:15:13 2024-07-24 11:15:12,999 [run_init] DEBUG init version:0.0.0 force:False 11:15:13 2024-07-24 11:15:13,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-480/.semver 11:15:13 2024-07-24 11:15:13,001 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-480/.semver 11:15:13 2024-07-24 11:15:13,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-480/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-480, universal_newlines=False, shell=None, istream=None) 11:15:15 2024-07-24 11:15:14,994 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-480/.git/info/exclude 11:15:15 2024-07-24 11:15:14,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-480/.semver/PR-480 with force:False 11:15:15 2024-07-24 11:15:14,995 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-480/.semver/PR-480 11:15:15 2024-07-24 11:15:14,999 [execute] INFO git cat-file --batch-check 11:15:15 2024-07-24 11:15:15,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) 11:15:15 2024-07-24 11:15:15,006 [execute] INFO git cat-file --batch 11:15:15 2024-07-24 11:15:15,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) 11:15:15 2024-07-24 11:15:15,010 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-480/.semver/PR-480 11:15:15 0.0.0 [Pipeline] } 11:15:15 $ docker exec --env ******** --env ******** 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 ssh-agent -k 11:15:15 unset SSH_AUTH_SOCK; 11:15:15 unset SSH_AGENT_PID; 11:15:15 echo Agent pid 77 killed; 11:15:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:16 + git semver [Pipeline] } 11:15:16 $ docker stop --time=1 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 11:15:17 $ docker rm -f --volumes 39adb69ef4a2d13b4de161ab39105e2362b09702aa304a986434267eb1e82700 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:15:18 Stashed 1 file(s) [Pipeline] echo 11:15:18 [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 11:15:19 provisioning config files... 11:15:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-480@tmp/config9010215540038646260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:19 ---> ****-login.sh 11:15:19 nexus3.edgexfoundry.org:10001 11:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:19 Configure a credential helper to remove this warning. See 11:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:19 11:15:19 Login Succeeded 11:15:19 nexus3.edgexfoundry.org:10002 11:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:19 Configure a credential helper to remove this warning. See 11:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:19 11:15:19 Login Succeeded 11:15:19 nexus3.edgexfoundry.org:10003 11:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:19 Configure a credential helper to remove this warning. See 11:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:19 11:15:19 Login Succeeded 11:15:19 nexus3.edgexfoundry.org:10004 11:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:19 Configure a credential helper to remove this warning. See 11:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:19 11:15:19 Login Succeeded 11:15:19 ****.io 11:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:20 Configure a credential helper to remove this warning. See 11:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:20 11:15:20 Login Succeeded 11:15:20 ---> ****-login.sh ends [Pipeline] } 11:15:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:15:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:15:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:15:20 ========================================================= 11:15:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:15:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:15:21 Sending build context to Docker daemon 37.55MB 11:15:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:15:21 Step 2/12 : FROM ${BASE} AS builder 11:15:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:15:21 619be1103602: Pulling fs layer 11:15:21 7862e08f4a3e: Pulling fs layer 11:15:21 5df492c9dc93: Pulling fs layer 11:15:21 7629e6793208: Pulling fs layer 11:15:21 4f4fb700ef54: Pulling fs layer 11:15:21 fb5054dd5b73: Pulling fs layer 11:15:21 eeca6798cff9: Pulling fs layer 11:15:21 aa269ceb94a6: Pulling fs layer 11:15:21 ada007ff1a6a: Pulling fs layer 11:15:21 4f4fb700ef54: Waiting 11:15:21 fb5054dd5b73: Waiting 11:15:21 7629e6793208: Waiting 11:15:21 ada007ff1a6a: Waiting 11:15:21 7862e08f4a3e: Download complete 11:15:21 7629e6793208: Download complete 11:15:21 4f4fb700ef54: Download complete 11:15:21 fb5054dd5b73: Verifying Checksum 11:15:21 fb5054dd5b73: Download complete 11:15:21 619be1103602: Verifying Checksum 11:15:21 619be1103602: Download complete 11:15:21 eeca6798cff9: Verifying Checksum 11:15:21 eeca6798cff9: Download complete 11:15:21 619be1103602: Pull complete 11:15:21 ada007ff1a6a: Verifying Checksum 11:15:21 ada007ff1a6a: Download complete 11:15:21 7862e08f4a3e: Pull complete 11:15:21 5df492c9dc93: Verifying Checksum 11:15:21 5df492c9dc93: Download complete 11:15:22 aa269ceb94a6: Verifying Checksum 11:15:22 aa269ceb94a6: Download complete 11:15:24 5df492c9dc93: Pull complete 11:15:24 7629e6793208: Pull complete 11:15:24 4f4fb700ef54: Pull complete 11:15:24 fb5054dd5b73: Pull complete 11:15:25 eeca6798cff9: Pull complete 11:15:27 aa269ceb94a6: Pull complete 11:15:27 ada007ff1a6a: Pull complete 11:15:27 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:15:27 ---> f489d0715acc 11:15:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:15:33 ---> Running in f3b2ae56ee46 11:15:33 Removing intermediate container f3b2ae56ee46 11:15:33 ---> 8c738e5c39df 11:15:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:15:33 ---> Running in bfc608288775 11:15:33 Removing intermediate container bfc608288775 11:15:33 ---> 51a518a2a933 11:15:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:15:33 ---> Running in 84a8c49ae7bb 11:15:33 Removing intermediate container 84a8c49ae7bb 11:15:33 ---> 6ec6d4b32903 11:15:33 Step 6/12 : WORKDIR /device-virtual-go 11:15:33 ---> Running in 553e0587484a 11:15:33 Removing intermediate container 553e0587484a 11:15:33 ---> fb7039c5fd54 11:15:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:33 ---> Running in 342dcfbbf2c7 11:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:15:33 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:15:33 (2/4) Installing libedit (20221030.3.1-r1) 11:15:33 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:15:33 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:15:33 Executing busybox-1.36.1-r5.trigger 11:15:33 OK: 268 MiB in 56 packages 11:15:34 Still waiting to schedule task 11:15:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:15:34 Removing intermediate container 342dcfbbf2c7 11:15:34 ---> d0e5dd8d9c94 11:15:34 Step 8/12 : COPY go.mod vendor* ./ 11:15:34 ---> 589254b6961b 11:15:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:34 ---> Running in 2aaf0bf59762 11:16:30 Removing intermediate container 2aaf0bf59762 11:16:30 ---> 591a5f3ff302 11:16:30 Step 10/12 : COPY . . 11:16:30 ---> 70497dd6474f 11:16:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:16:30 ---> Running in 05ed292f9991 11:16:30 Removing intermediate container 05ed292f9991 11:16:30 ---> 7ff046a24447 11:16:30 Step 12/12 : RUN $MAKE 11:16:30 ---> Running in f99a9f5a9b3e 11:16:30 noop 11:16:30 Removing intermediate container f99a9f5a9b3e 11:16:30 ---> 8b674088e9a7 11:16:30 Successfully built 8b674088e9a7 11:16:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:31 + docker inspect -f . ci-base-image-x86_64 11:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:31 prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container 11:16:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@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 ******** ci-base-image-x86_64 cat 11:16:31 $ docker top 1e11db24684a21013b0e55118c0716bba8fbfd5a4e433cb14941e3056c1ad95b -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:32 + go version 11:16:32 go version go1.21.9 linux/amd64 [Pipeline] } 11:16:32 $ docker stop --time=1 1e11db24684a21013b0e55118c0716bba8fbfd5a4e433cb14941e3056c1ad95b 11:16:33 $ docker rm -f --volumes 1e11db24684a21013b0e55118c0716bba8fbfd5a4e433cb14941e3056c1ad95b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:34 + docker inspect -f . ci-base-image-x86_64 11:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:34 prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container 11:16:34 $ 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-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@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 ******** ci-base-image-x86_64 cat 11:16:34 $ docker top 2e9ec084fd5e3a24d44785628da6d2c3e929bffc547694530e7a7f233257e9cc -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:35 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-480 [Pipeline] fileExists [Pipeline] sh 11:16:35 + make test 11:16:35 go test ./... -coverprofile=coverage.out 11:16:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:16:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:16:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements 11:17:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6325 in /w/workspace/foundry_device-virtual-go_PR-480 [Pipeline] { [Pipeline] ws 11:17:03 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:17:03 The recommended git tool is: git 11:17:05 go vet ./... 11:17:08 using credential edgex-jenkins-ssh 11:17:08 Cloning the remote Git repository 11:17:08 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:17:08 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:17:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:17:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:17:09 ./bin/test-attribution-txt.sh 11:17:09 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:17:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:17:09 $ docker stop --time=1 2e9ec084fd5e3a24d44785628da6d2c3e929bffc547694530e7a7f233257e9cc 11:17:08 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:17:08 > git --version # timeout=10 11:17:08 > git --version # 'git version 2.25.1' 11:17:08 using GIT_SSH to set credentials SSH Credentials for GitHub 11:17:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:17:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:17:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:17:13 using GIT_SSH to set credentials SSH Credentials for GitHub 11:17:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:17:14 Merging remotes/origin/main commit b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 into PR head commit a232287a020dfdd1ef6e6668a28247cc141bace0 11:17:14 Merge succeeded, producing a232287a020dfdd1ef6e6668a28247cc141bace0 11:17:14 Checking out Revision a232287a020dfdd1ef6e6668a28247cc141bace0 (PR-480) 11:17:15 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:17:15 > git --version # timeout=10 11:17:15 > git --version # 'git version 2.25.1' 11:17:15 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 11:17:14 > git config core.sparsecheckout # timeout=10 11:17:14 > git checkout -f a232287a020dfdd1ef6e6668a28247cc141bace0 # timeout=10 11:17:14 > git remote # timeout=10 11:17:14 > git config --get remote.origin.url # timeout=10 11:17:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:17:14 > git merge b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 11:17:14 > git rev-parse HEAD^{commit} # timeout=10 11:17:14 > git config core.sparsecheckout # timeout=10 11:17:14 > git checkout -f a232287a020dfdd1ef6e6668a28247cc141bace0 # timeout=10 11:17:18 $ docker rm -f --volumes 2e9ec084fd5e3a24d44785628da6d2c3e929bffc547694530e7a7f233257e9cc [Pipeline] // withDockerContainer [Pipeline] sh 11:17:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:17:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 11:17:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 11:17:20 + ls -al . 11:17:20 total 276 11:17:20 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 11:16 . 11:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 11:14 .. 11:17:20 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 11:16 .git 11:17:20 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:14 .github 11:17:20 -rw-rw-r-- 1 jenkins jenkins 272 Jul 24 11:14 .gitignore 11:17:20 -rw-rw-r-- 1 jenkins jenkins 41 Jul 24 11:14 .golangci.yml 11:17:20 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 11:15 .semver 11:17:20 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 24 11:14 Attribution.txt 11:17:20 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 24 11:14 CHANGELOG.md 11:17:20 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 24 11:14 Dockerfile 11:17:20 -rw-rw-r-- 1 jenkins jenkins 677 Jul 24 11:14 GOVERNANCE.md 11:17:20 -rw-rw-r-- 1 jenkins jenkins 660 Jul 24 11:14 Jenkinsfile 11:17:20 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 24 11:14 LICENSE 11:17:20 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 24 11:14 Makefile 11:17:20 -rw-rw-r-- 1 jenkins jenkins 623 Jul 24 11:14 OWNERS.md 11:17:20 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 24 11:14 README.md 11:17:20 -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 11:15 VERSION 11:17:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 11:14 bin 11:17:20 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:14 cmd 11:17:20 -rw-r--r-- 1 jenkins jenkins 43247 Jul 24 11:16 coverage.out 11:17:20 -rw-rw-r-- 1 jenkins jenkins 6923 Jul 24 11:14 go.mod 11:17:20 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 24 11:14 go.sum 11:17:20 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:14 internal 11:17:20 -rw-rw-r-- 1 jenkins jenkins 235 Jul 24 11:14 version.go 11:17:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:17:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:20 Dload Upload Total Spent Left Speed 11:17:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:17:20 + 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=a232287a020dfdd1ef6e6668a28247cc141bace0 --label arch=amd64 --label version=0.0.0 . 11:17:20 Sending build context to Docker daemon 37.6MB 11:17:20 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:17:20 Step 2/26 : FROM ${BASE} AS builder 11:17:20 ---> 8b674088e9a7 11:17:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:17:21 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 11:17:21 11:17:21 { 11:17:21 "registry-mirrors": [ 11:17:21 "https://nexus3.edgexfoundry.org:10001" 11:17:21 ], 11:17:21 "bip": "10.250.0.254/24", 11:17:21 "hosts": [ 11:17:21 "tcp://0.0.0.0:5555", 11:17:21 "unix:///var/run/docker.sock" 11:17:21 ], 11:17:21 "mtu": 1458, 11:17:21 "selinux-enabled": true, 11:17:21 "seccomp-profile": "/etc/docker/seccomp.json" 11:17:21 } [Pipeline] sh 11:17:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:17:21 ---> Running in 04c0654b960b 11:17:22 + sudo service docker restart 11:17:22 Removing intermediate container 04c0654b960b 11:17:22 ---> e146a64455c0 11:17:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:17:22 ---> Running in e6245234344e 11:17:22 Removing intermediate container e6245234344e 11:17:22 ---> bb5b3cf3f6de 11:17:22 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:17:22 ---> Running in 820ac40b17ac 11:17:22 Removing intermediate container 820ac40b17ac 11:17:22 ---> e510072ce239 11:17:22 Step 6/26 : WORKDIR /device-virtual-go 11:17:22 ---> Running in b8a5fb9d61db 11:17:22 Removing intermediate container b8a5fb9d61db 11:17:22 ---> 55b110bb26e8 11:17:22 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:17:22 ---> Running in cc64e1aca8e9 11:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:17:23 OK: 268 MiB in 56 packages 11:17:23 Removing intermediate container cc64e1aca8e9 11:17:23 ---> beca79213693 11:17:23 Step 8/26 : COPY go.mod vendor* ./ 11:17:23 ---> 22f222c3190f 11:17:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:23 ---> Running in 6a382661179f 11:17:24 Removing intermediate container 6a382661179f 11:17:24 ---> 54faee3f9db5 11:17:24 Step 10/26 : COPY . . 11:17:25 ---> b419602ff43c 11:17:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:17:25 ---> Running in e7fd2c8cf2de 11:17:25 Removing intermediate container e7fd2c8cf2de 11:17:25 ---> 35b570c2f1e0 11:17:25 Step 12/26 : RUN $MAKE 11:17:25 ---> Running in 6a524c9aa721 11:17:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.26" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:41 provisioning config files... 11:17:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12243281667196478785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:42 ---> ****-login.sh 11:17:42 nexus3.edgexfoundry.org:10001 11:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:42 Configure a credential helper to remove this warning. See 11:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:42 11:17:42 Login Succeeded 11:17:42 nexus3.edgexfoundry.org:10002 11:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:43 Configure a credential helper to remove this warning. See 11:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:43 11:17:43 Login Succeeded 11:17:43 nexus3.edgexfoundry.org:10003 11:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:43 Configure a credential helper to remove this warning. See 11:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:43 11:17:43 Login Succeeded 11:17:43 nexus3.edgexfoundry.org:10004 11:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:43 Configure a credential helper to remove this warning. See 11:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:43 11:17:43 Login Succeeded 11:17:43 ****.io 11:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:44 Configure a credential helper to remove this warning. See 11:17:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:44 11:17:44 Login Succeeded 11:17:44 ---> ****-login.sh ends [Pipeline] } 11:17:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:17:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:17:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:17:45 ========================================================= 11:17:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:17:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:17:46 Sending build context to Docker daemon 18.96MB 11:17:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:17:46 Step 2/12 : FROM ${BASE} AS builder 11:17:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:17:46 c6b39de5b339: Pulling fs layer 11:17:46 a69c41024577: Pulling fs layer 11:17:46 d6de4b400683: Pulling fs layer 11:17:46 35cb2a7552d0: Pulling fs layer 11:17:46 4f4fb700ef54: Pulling fs layer 11:17:46 464afbd9ba4c: Pulling fs layer 11:17:46 00f215d4a9da: Pulling fs layer 11:17:46 d496ad576159: Pulling fs layer 11:17:46 464afbd9ba4c: Waiting 11:17:46 00f215d4a9da: Waiting 11:17:46 4f4fb700ef54: Waiting 11:17:46 35cb2a7552d0: Waiting 11:17:46 a69c41024577: Verifying Checksum 11:17:46 a69c41024577: Download complete 11:17:46 35cb2a7552d0: Verifying Checksum 11:17:46 35cb2a7552d0: Download complete 11:17:46 4f4fb700ef54: Verifying Checksum 11:17:46 4f4fb700ef54: Download complete 11:17:46 464afbd9ba4c: Verifying Checksum 11:17:46 464afbd9ba4c: Download complete 11:17:46 c6b39de5b339: Verifying Checksum 11:17:46 c6b39de5b339: Download complete 11:17:46 d496ad576159: Verifying Checksum 11:17:46 d496ad576159: Download complete 11:17:47 c6b39de5b339: Pull complete 11:17:47 a69c41024577: Pull complete 11:17:47 d6de4b400683: Download complete 11:17:48 00f215d4a9da: Verifying Checksum 11:17:48 00f215d4a9da: Download complete 11:17:59 Removing intermediate container 6a524c9aa721 11:17:59 ---> cb4f160b5209 11:17:59 Step 13/26 : FROM alpine:3.18 11:17:59 3.18: Pulling from library/alpine 11:17:59 930bdd4d222e: Pulling fs layer 11:18:00 930bdd4d222e: Verifying Checksum 11:18:00 930bdd4d222e: Download complete 11:18:00 930bdd4d222e: Pull complete 11:18:00 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:18:00 Status: Downloaded newer image for alpine:3.18 11:18:00 ---> 18f865063206 11:18:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:18:00 ---> Running in 619fbf4fcc21 11:18:00 Removing intermediate container 619fbf4fcc21 11:18:00 ---> ea5de771bcbf 11:18:00 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:18:00 ---> Running in 034de6eeb016 11:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:18:01 d6de4b400683: Pull complete 11:18:01 35cb2a7552d0: Pull complete 11:18:01 4f4fb700ef54: Pull complete 11:18:01 464afbd9ba4c: Pull complete 11:18:01 (1/1) Installing dumb-init (1.2.5-r2) 11:18:01 Executing busybox-1.36.1-r7.trigger 11:18:01 OK: 7 MiB in 16 packages 11:18:01 Removing intermediate container 034de6eeb016 11:18:01 ---> 65c59917737b 11:18:01 Step 16/26 : RUN apk --no-cache upgrade 11:18:01 ---> Running in eadb82c445a2 11:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:18:02 OK: 7 MiB in 16 packages 11:18:02 Removing intermediate container eadb82c445a2 11:18:02 ---> 6884940acf64 11:18:02 Step 17/26 : WORKDIR / 11:18:02 ---> Running in d376afb211c5 11:18:02 Removing intermediate container d376afb211c5 11:18:02 ---> d98e69a30109 11:18:02 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:18:02 ---> 12594dff163c 11:18:02 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:18:02 ---> 4ad73c6055f5 11:18:02 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:18:04 ---> d202078356e8 11:18:04 Step 21/26 : EXPOSE 59900 11:18:04 ---> Running in 10ef0f966e38 11:18:04 Removing intermediate container 10ef0f966e38 11:18:04 ---> e190d016b55f 11:18:04 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:18:04 ---> Running in 8e6c4f29ae8a 11:18:04 Removing intermediate container 8e6c4f29ae8a 11:18:04 ---> 4dc2c66c5fb3 11:18:04 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:18:04 ---> Running in dbcae86ec20f 11:18:04 Removing intermediate container dbcae86ec20f 11:18:04 ---> 5abd295fa9c4 11:18:04 Step 24/26 : LABEL arch=amd64 11:18:04 ---> Running in 22742629c6e3 11:18:04 Removing intermediate container 22742629c6e3 11:18:04 ---> a0cef49aa409 11:18:04 Step 25/26 : LABEL git_sha=a232287a020dfdd1ef6e6668a28247cc141bace0 11:18:04 ---> Running in d8bd13765b20 11:18:04 Removing intermediate container d8bd13765b20 11:18:04 ---> f5825f0f6d60 11:18:04 Step 26/26 : LABEL version=0.0.0 11:18:04 ---> Running in e71a7e0c94ba 11:18:04 Removing intermediate container e71a7e0c94ba 11:18:04 ---> cac0357adf54 11:18:04 [Warning] One or more build-args [ARCH] were not consumed 11:18:04 Successfully built cac0357adf54 11:18:04 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:05 11:18:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:06 latest: Pulling from edgex-lftools-log-publisher 11:18:06 5eb5b503b376: Pulling fs layer 11:18:06 5c69ac0246d0: Pulling fs layer 11:18:06 ec43610c2a17: Pulling fs layer 11:18:06 3a2ae6a8a46f: Pulling fs layer 11:18:06 33b1e0a273af: Pulling fs layer 11:18:06 5d3b04190fa2: Pulling fs layer 11:18:06 2f39f015ded8: Pulling fs layer 11:18:06 5d3b04190fa2: Waiting 11:18:06 3a2ae6a8a46f: Waiting 11:18:06 2f39f015ded8: Waiting 11:18:06 33b1e0a273af: Waiting 11:18:06 5c69ac0246d0: Verifying Checksum 11:18:06 5c69ac0246d0: Download complete 11:18:06 3a2ae6a8a46f: Verifying Checksum 11:18:06 3a2ae6a8a46f: Download complete 11:18:06 33b1e0a273af: Verifying Checksum 11:18:06 33b1e0a273af: Download complete 11:18:06 ec43610c2a17: Verifying Checksum 11:18:06 ec43610c2a17: Download complete 11:18:06 5d3b04190fa2: Verifying Checksum 11:18:06 5d3b04190fa2: Download complete 11:18:06 5eb5b503b376: Download complete 11:18:07 2f39f015ded8: Download complete 11:18:07 5eb5b503b376: Pull complete 11:18:07 5c69ac0246d0: Pull complete 11:18:08 ec43610c2a17: Pull complete 11:18:08 3a2ae6a8a46f: Pull complete 11:18:08 33b1e0a273af: Pull complete 11:18:08 5d3b04190fa2: Pull complete 11:18:11 00f215d4a9da: Pull complete 11:18:11 d496ad576159: Pull complete 11:18:11 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:18:11 ---> f246e2811388 11:18:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:18:12 ---> Running in d2a9d8c18341 11:18:12 Removing intermediate container d2a9d8c18341 11:18:12 ---> 0519c4974b29 11:18:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:18:12 2f39f015ded8: Pull complete 11:18:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:18:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 11:18:12 ---> Running in bbdc8b2715bb [Pipeline] withDockerContainer 11:18:13 prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container 11:18:13 $ 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-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@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-lftools-log-publisher:latest cat 11:18:13 Removing intermediate container bbdc8b2715bb 11:18:13 ---> c2cd9b03c322 11:18:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:18:13 ---> Running in 269984abae7e 11:18:13 Removing intermediate container 269984abae7e 11:18:13 ---> 93f6b7bf1693 11:18:13 Step 6/12 : WORKDIR /device-virtual-go 11:18:13 ---> Running in 5403228aafb9 11:18:14 Removing intermediate container 5403228aafb9 11:18:14 ---> 196e903b2279 11:18:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:18:14 ---> Running in 61da4e64d9b1 11:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:18:16 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:18:16 (2/4) Installing libedit (20221030.3.1-r1) 11:18:16 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:18:16 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:18:16 Executing busybox-1.36.1-r5.trigger 11:18:16 OK: 271 MiB in 56 packages 11:18:18 Removing intermediate container 61da4e64d9b1 11:18:18 ---> 34667bf38042 11:18:18 Step 8/12 : COPY go.mod vendor* ./ 11:18:18 ---> d17b70331591 11:18:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:18 ---> Running in 4ae4c5558751 11:18:18 $ docker top f1ab032a82432e18d4e070a728655f4a3080b31acbcbc081676f3191eec712e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:19 ---> job-cost.sh 11:18:19 lf-activate-venv: SKIPPING 11:18:19 INFO: No Stack... 11:18:19 INFO: Retrieving Pricing Info for: v3-standard-8 11:18:20 INFO: Archiving Costs [Pipeline] sh 11:18:20 + cut -d, -f6 11:18:20 + cat /w/workspace/foundry_device-virtual-go_PR-480/archives/cost.csv [Pipeline] lock 11:18:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] 11:18:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] did not exist. Created. 11:18:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:18:21 + echo total: 0.2199999988079071 [Pipeline] stash 11:18:21 Stashed 1 file(s) [Pipeline] } 11:18:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:18:21 $ docker stop --time=1 f1ab032a82432e18d4e070a728655f4a3080b31acbcbc081676f3191eec712e9 11:18:22 $ docker rm -f --volumes f1ab032a82432e18d4e070a728655f4a3080b31acbcbc081676f3191eec712e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:20:10 Removing intermediate container 4ae4c5558751 11:20:10 ---> d5410ff82fd8 11:20:10 Step 10/12 : COPY . . 11:20:10 ---> 647024ef4ed7 11:20:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:20:10 ---> Running in def83658255b 11:20:10 Removing intermediate container def83658255b 11:20:10 ---> 950609812de9 11:20:10 Step 12/12 : RUN $MAKE 11:20:10 ---> Running in 6baf16d50efd 11:20:10 noop 11:20:10 Removing intermediate container 6baf16d50efd 11:20:10 ---> a8e7a2812aed 11:20:10 Successfully built a8e7a2812aed 11:20:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:10 + docker inspect -f . ci-base-image-arm64 11:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:10 prd-ubuntu20.04-docker-arm64-4c-16g-6325 does not seem to be running inside a container 11:20:10 $ 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 ******** ci-base-image-arm64 cat 11:20:12 $ docker top 22cbc3a9ce64c7bb360fcadb521a061af2dc4e16d9e6bde162b430f7bd326a5f -eo pid,comm [Pipeline] { [Pipeline] sh 11:20:13 + go version 11:20:13 go version go1.21.9 linux/arm64 [Pipeline] } 11:20:13 $ docker stop --time=1 22cbc3a9ce64c7bb360fcadb521a061af2dc4e16d9e6bde162b430f7bd326a5f 11:20:14 $ docker rm -f --volumes 22cbc3a9ce64c7bb360fcadb521a061af2dc4e16d9e6bde162b430f7bd326a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:15 + docker inspect -f . ci-base-image-arm64 11:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:15 prd-ubuntu20.04-docker-arm64-4c-16g-6325 does not seem to be running inside a container 11:20:16 $ 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 ******** ci-base-image-arm64 cat 11:20:17 $ docker top 780b32d1a6197f3280c48db7c8c4fbb57a556d75eb7259ca52bd764cc5ad17a5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:20:18 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:20:18 + make test 11:20:18 go test ./... -coverprofile=coverage.out 11:20:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:24:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:24:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.058s coverage: 58.3% of statements 11:24:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:24:01 go vet ./... 11:24:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:24:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:24:39 ./bin/test-attribution-txt.sh 11:24:39 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:24:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:24:40 $ docker stop --time=1 780b32d1a6197f3280c48db7c8c4fbb57a556d75eb7259ca52bd764cc5ad17a5 11:24:41 $ docker rm -f --volumes 780b32d1a6197f3280c48db7c8c4fbb57a556d75eb7259ca52bd764cc5ad17a5 [Pipeline] // withDockerContainer [Pipeline] sh 11:24:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:24:43 Warning: overwriting stash ‘coverage-report’ 11:24:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:24:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:24:45 + ls -al . 11:24:45 total 272 11:24:45 drwxrwxr-x 7 jenkins jenkins 4096 Jul 24 11:20 . 11:24:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 11:17 .. 11:24:45 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 11:17 .git 11:24:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:17 .github 11:24:45 -rw-rw-r-- 1 jenkins jenkins 272 Jul 24 11:17 .gitignore 11:24:45 -rw-rw-r-- 1 jenkins jenkins 41 Jul 24 11:17 .golangci.yml 11:24:45 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 24 11:17 Attribution.txt 11:24:45 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 24 11:17 CHANGELOG.md 11:24:45 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 24 11:17 Dockerfile 11:24:45 -rw-rw-r-- 1 jenkins jenkins 677 Jul 24 11:17 GOVERNANCE.md 11:24:45 -rw-rw-r-- 1 jenkins jenkins 660 Jul 24 11:17 Jenkinsfile 11:24:45 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 24 11:17 LICENSE 11:24:45 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 24 11:17 Makefile 11:24:45 -rw-rw-r-- 1 jenkins jenkins 623 Jul 24 11:17 OWNERS.md 11:24:45 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 24 11:17 README.md 11:24:45 -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 11:15 VERSION 11:24:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 11:17 bin 11:24:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:17 cmd 11:24:45 -rw-r--r-- 1 jenkins jenkins 43247 Jul 24 11:23 coverage.out 11:24:45 -rw-rw-r-- 1 jenkins jenkins 6923 Jul 24 11:17 go.mod 11:24:45 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 24 11:17 go.sum 11:24:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 11:17 internal 11:24:45 -rw-rw-r-- 1 jenkins jenkins 235 Jul 24 11:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:45 + 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=a232287a020dfdd1ef6e6668a28247cc141bace0 --label arch=arm64 --label version=0.0.0 . 11:24:46 Sending build context to Docker daemon 19.01MB 11:24:46 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:24:46 Step 2/26 : FROM ${BASE} AS builder 11:24:46 ---> a8e7a2812aed 11:24:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:24:46 ---> Running in 97c79ed75edc 11:24:46 Removing intermediate container 97c79ed75edc 11:24:46 ---> e69c689ff445 11:24:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:24:46 ---> Running in 6cfef7b66f89 11:24:46 Removing intermediate container 6cfef7b66f89 11:24:46 ---> ad3943b4aae2 11:24:46 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:24:47 ---> Running in 96ae6a8f3508 11:24:47 Removing intermediate container 96ae6a8f3508 11:24:47 ---> 635d15d04364 11:24:47 Step 6/26 : WORKDIR /device-virtual-go 11:24:47 ---> Running in b986ddc32689 11:24:47 Removing intermediate container b986ddc32689 11:24:47 ---> 2920913cfec4 11:24:47 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:24:47 ---> Running in 1e0ee6092bb5 11:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:24:50 OK: 271 MiB in 56 packages 11:24:51 Removing intermediate container 1e0ee6092bb5 11:24:51 ---> bca367b7008b 11:24:51 Step 8/26 : COPY go.mod vendor* ./ 11:24:51 ---> 49152af17ad0 11:24:51 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:51 ---> Running in 23053fed1fab 11:24:53 Removing intermediate container 23053fed1fab 11:24:53 ---> 233909e32973 11:24:53 Step 10/26 : COPY . . 11:24:55 ---> 4b71b00a95dd 11:24:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:24:55 ---> Running in bc6ad50d02f0 11:24:55 Removing intermediate container bc6ad50d02f0 11:24:55 ---> 3eca9c2c04d4 11:24:55 Step 12/26 : RUN $MAKE 11:24:55 ---> Running in 61bdd1b26806 11:24:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.26" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:28:18 Removing intermediate container 61bdd1b26806 11:28:18 ---> 8b150a5739c6 11:28:18 Step 13/26 : FROM alpine:3.18 11:28:18 3.18: Pulling from library/alpine 11:28:18 4983c3fe2029: Pulling fs layer 11:28:18 4983c3fe2029: Download complete 11:28:18 4983c3fe2029: Pull complete 11:28:18 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:28:18 Status: Downloaded newer image for alpine:3.18 11:28:18 ---> a0237000ae83 11:28:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:28:18 ---> Running in 5d6c833c6468 11:28:18 Removing intermediate container 5d6c833c6468 11:28:18 ---> 24e9917b8ca9 11:28:18 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:28:18 ---> Running in f22285bb0292 11:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:28:18 (1/1) Installing dumb-init (1.2.5-r2) 11:28:18 Executing busybox-1.36.1-r7.trigger 11:28:18 OK: 8 MiB in 16 packages 11:28:18 Removing intermediate container f22285bb0292 11:28:18 ---> d8d58d22af1f 11:28:18 Step 16/26 : RUN apk --no-cache upgrade 11:28:18 ---> Running in e5c67f6a33ff 11:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:28:18 OK: 8 MiB in 16 packages 11:28:18 Removing intermediate container e5c67f6a33ff 11:28:18 ---> c72f262aeb08 11:28:18 Step 17/26 : WORKDIR / 11:28:18 ---> Running in abe044e924e1 11:28:19 Removing intermediate container abe044e924e1 11:28:19 ---> 32d6f5386528 11:28:19 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:28:19 ---> 16020f2027fe 11:28:19 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:28:20 ---> c03cc3189581 11:28:20 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:28:22 ---> 388ab2f34428 11:28:22 Step 21/26 : EXPOSE 59900 11:28:22 ---> Running in 10506971a0e7 11:28:22 Removing intermediate container 10506971a0e7 11:28:22 ---> 07d5918fcfa9 11:28:22 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:28:22 ---> Running in 9f757321366d 11:28:22 Removing intermediate container 9f757321366d 11:28:22 ---> d48b05e7f152 11:28:22 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:28:22 ---> Running in f9cc754bc5d0 11:28:23 Removing intermediate container f9cc754bc5d0 11:28:23 ---> 041ece4c49d1 11:28:23 Step 24/26 : LABEL arch=arm64 11:28:23 ---> Running in 4968ccb28b90 11:28:23 Removing intermediate container 4968ccb28b90 11:28:23 ---> a5b76ea094a9 11:28:23 Step 25/26 : LABEL git_sha=a232287a020dfdd1ef6e6668a28247cc141bace0 11:28:23 ---> Running in 5494f5222c67 11:28:23 Removing intermediate container 5494f5222c67 11:28:23 ---> ed0b5d194ec1 11:28:23 Step 26/26 : LABEL version=0.0.0 11:28:23 ---> Running in 8c91b1716652 11:28:24 Removing intermediate container 8c91b1716652 11:28:24 ---> 38ad5e5132cd 11:28:24 [Warning] One or more build-args [ARCH] were not consumed 11:28:24 Successfully built 38ad5e5132cd 11:28:24 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:28:25 11:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:28:25 arm64: Pulling from edgex-lftools-log-publisher 11:28:25 8998bd30e6a1: Pulling fs layer 11:28:25 04944245beec: Pulling fs layer 11:28:25 699f458cf7ca: Pulling fs layer 11:28:25 765212b225bb: Pulling fs layer 11:28:25 f23df028b6ca: Pulling fs layer 11:28:25 d65c8cfc05b1: Pulling fs layer 11:28:25 2437ff75d9bd: Pulling fs layer 11:28:25 765212b225bb: Waiting 11:28:25 f23df028b6ca: Waiting 11:28:25 d65c8cfc05b1: Waiting 11:28:25 2437ff75d9bd: Waiting 11:28:25 04944245beec: Verifying Checksum 11:28:25 04944245beec: Download complete 11:28:25 765212b225bb: Verifying Checksum 11:28:25 765212b225bb: Download complete 11:28:25 f23df028b6ca: Verifying Checksum 11:28:25 f23df028b6ca: Download complete 11:28:25 d65c8cfc05b1: Verifying Checksum 11:28:25 d65c8cfc05b1: Download complete 11:28:25 699f458cf7ca: Verifying Checksum 11:28:25 699f458cf7ca: Download complete 11:28:26 8998bd30e6a1: Verifying Checksum 11:28:26 8998bd30e6a1: Download complete 11:28:29 2437ff75d9bd: Verifying Checksum 11:28:29 2437ff75d9bd: Download complete 11:28:31 8998bd30e6a1: Pull complete 11:28:31 04944245beec: Pull complete 11:28:33 699f458cf7ca: Pull complete 11:28:33 765212b225bb: Pull complete 11:28:34 f23df028b6ca: Pull complete 11:28:34 d65c8cfc05b1: Pull complete 11:28:52 2437ff75d9bd: Pull complete 11:28:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:28:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:52 prd-ubuntu20.04-docker-arm64-4c-16g-6325 does not seem to be running inside a container 11:28:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:28:55 $ docker top 0609cc0436687b5bb219b070239833f25eef32ab090a9acc9806709638144ec4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:56 ---> job-cost.sh 11:28:56 lf-activate-venv: SKIPPING 11:28:56 INFO: No Stack... 11:28:56 INFO: Retrieving Pricing Info for: v3-standard-4 11:28:57 INFO: Archiving Costs [Pipeline] sh 11:28:58 + cut -d, -f6 11:28:58 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 11:28:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] 11:28:58 Resource [jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] did not exist. Created. 11:28:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:28:58 /w/workspace/device-virtual-go/1@tmp/durable-5cd14d23/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:28:59 + echo total: 0.10999999940395355 [Pipeline] stash 11:28:59 Warning: overwriting stash ‘stack-cost’ 11:28:59 Stashed 1 file(s) [Pipeline] } 11:28:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-480-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:28:59 $ docker stop --time=1 0609cc0436687b5bb219b070239833f25eef32ab090a9acc9806709638144ec4 11:29:01 $ docker rm -f --volumes 0609cc0436687b5bb219b070239833f25eef32ab090a9acc9806709638144ec4 [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 11:29:02 provisioning config files... 11:29:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-480@tmp/config11731116476001038862tmp [Pipeline] { [Pipeline] sh 11:29:02 + set +x 11:29:02 + curl -s https://codecov.io/bash 11:29:02 + bash -s -- 11:29:02 11:29:02 _____ _ 11:29:02 / ____| | | 11:29:02 | | ___ __| | ___ ___ _____ __ 11:29:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:29:02 | |___| (_) | (_| | __/ (_| (_) \ V / 11:29:02 \_____\___/ \__,_|\___|\___\___/ \_/ 11:29:02 Bash-1.0.6 11:29:02 11:29:02 11:29:02 ==> git version 2.25.1 found 11:29:02 ==> 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 11:29:02 Release-Date: 2020-01-08 11:29:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:29:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:29:02 ==> Jenkins CI detected. 11:29:02 current dir:  /w/workspace/foundry_device-virtual-go_PR-480 11:29:02 project root: . 11:29:02 --> token set from env 11:29:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:29:02 ==> Running gcov in . (disable via -X gcov) 11:29:02 ==> Python coveragepy not found 11:29:02 ==> Searching for coverage reports in: 11:29:02 + . 11:29:02 -> Found 1 reports 11:29:02 ==> Detecting git/mercurial file structure 11:29:02 ==> Reading reports 11:29:02 + ./coverage.out bytes=43247 11:29:03 ==> Appending adjustments 11:29:03 https://docs.codecov.io/docs/fixing-reports 11:29:03 + Found adjustments 11:29:03 ==> Gzipping contents 11:29:03 8.0K /tmp/codecov.r1IiJW.gz 11:29:03 ==> Uploading reports 11:29:03 url: https://codecov.io 11:29:03 query: branch=PR-480&commit=a232287a020dfdd1ef6e6668a28247cc141bace0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=480&job=&cmd_args= 11:29:03 -> Pinging Codecov 11:29:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-480&commit=a232287a020dfdd1ef6e6668a28247cc141bace0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=480&job=&cmd_args= 11:29:03 -> Uploading to 11:29:03 https://storage.googleapis.com/codecov/v4/raw/2024-07-24/5E52B4B073DB2E39498172D8E973AA87/a232287a020dfdd1ef6e6668a28247cc141bace0/476b0b80-8a55-431d-9a4f-9bc580d592fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T112902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9d27b80f06a16a13f3338e836000b7204235d0f25c839a711bca9fe2979bc52 11:29:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:29:03 Dload Upload Total Spent Left Speed 11:29:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 19771 --:--:-- --:--:-- --:--:-- 19771 11:29:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a232287a020dfdd1ef6e6668a28247cc141bace0 [Pipeline] } 11:29:03 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:29:05 + [ -d /w/workspace/foundry_device-virtual-go_PR-480/archives ] 11:29:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-480/archives 11:29:05 total 16 11:29:05 drwxr-xr-x 3 root root 4096 Jul 24 11:18 . 11:29:05 drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 11:18 .. 11:29:05 drwxr-xr-x 2 root root 4096 Jul 24 11:18 cost 11:29:05 -rw-r--r-- 1 root root 89 Jul 24 11:18 cost.csv 11:29:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-480/archives 11:29:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-480/archives 11:29:05 total 16 11:29:05 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 11:18 . 11:29:05 drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 11:18 .. 11:29:05 drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 11:18 cost 11:29:05 -rw-r--r-- 1 jenkins jenkins 89 Jul 24 11:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:29:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:29:06 ---> package-listing.sh 11:29:06 ++ facter osfamily 11:29:06 ++ tr '[:upper:]' '[:lower:]' 11:29:07 + OS_FAMILY=debian 11:29:07 + workspace=/w/workspace/foundry_device-virtual-go_PR-480 11:29:07 + START_PACKAGES=/tmp/packages_start.txt 11:29:07 + END_PACKAGES=/tmp/packages_end.txt 11:29:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:07 + PACKAGES=/tmp/packages_start.txt 11:29:07 + '[' /w/workspace/foundry_device-virtual-go_PR-480 ']' 11:29:07 + PACKAGES=/tmp/packages_end.txt 11:29:07 + case "${OS_FAMILY}" in 11:29:07 + dpkg -l 11:29:07 + grep '^ii' 11:29:07 + '[' -f /tmp/packages_start.txt ']' 11:29:07 + '[' -f /tmp/packages_end.txt ']' 11:29:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:07 + '[' /w/workspace/foundry_device-virtual-go_PR-480 ']' 11:29:07 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-480/archives/ 11:29:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-480/archives/ [Pipeline] echo 11:29:07 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-480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:29:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:29:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:08 prd-ubuntu20.04-docker-8c-8g-6324 does not seem to be running inside a container 11:29:08 $ 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-480/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-480 -v /w/workspace/foundry_device-virtual-go_PR-480:/w/workspace/foundry_device-virtual-go_PR-480:rw,z -v /w/workspace/foundry_device-virtual-go_PR-480@tmp:/w/workspace/foundry_device-virtual-go_PR-480@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:29:08 $ docker top 9b222a0697d3c741a0aa76c2fe8369e95b1dd034a579106b65c246f24e0fdb7c -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:09 + touch /tmp/pre-build-complete [Pipeline] sh 11:29:09 + mkdir -p /var/log/sysstat [Pipeline] sh 11:29:09 + ls /var/log/sa-host 11:29:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:29:09 provisioning config files... 11:29:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-480@tmp/config6125604307451893860tmp [Pipeline] { [Pipeline] echo 11:29:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:29:10 ---> create-netrc.sh [Pipeline] } 11:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:29:11 ---> python-tools-install.sh [Pipeline] echo 11:29:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:29:11 ---> sudo-logs.sh 11:29:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:29:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:29:11 ---> job-cost.sh 11:29:11 lf-activate-venv: SKIPPING 11:29:11 DEBUG: total: 0.2199999988079071 11:29:11 INFO: Retrieving Stack Cost... 11:29:12 INFO: Retrieving Pricing Info for: v3-standard-8 11:29:12 INFO: Archiving Costs [Pipeline] echo 11:29:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:29:13 ---> logs-deploy.sh 11:29:13 lf-activate-venv: SKIPPING 11:29:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-480/1 11:29:13 INFO: archiving workspace using pattern(s): 11:29:13 Archives upload complete. 11:29:13 INFO: archiving logs to Nexus