Pull request #478 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0212bea62eda684c1565b3a22cd8792270d5a8e0+d2286335481a4acfff8c0442b7058260a928cf02 (da69979ca1eba854ef4537924fc4905661ce46a1) 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-ssh5539027800020236128.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-ssh1765340075623447821.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-478/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-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9644636532463159085.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-478/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13668065834000406679.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-ssh16200350660759373000.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-478/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-478/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3253606467200255365.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-5638 in /w/workspace/foundry_device-virtual-go_PR-478 [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-478 # 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 Merging remotes/origin/main commit d2286335481a4acfff8c0442b7058260a928cf02 into PR head commit 0212bea62eda684c1565b3a22cd8792270d5a8e0 > 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/478/head:refs/remotes/origin/PR-478 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0212bea62eda684c1565b3a22cd8792270d5a8e0 # timeout=10 Merge succeeded, producing 0212bea62eda684c1565b3a22cd8792270d5a8e0 Checking out Revision 0212bea62eda684c1565b3a22cd8792270d5a8e0 (PR-478) 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 remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0212bea62eda684c1565b3a22cd8792270d5a8e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:48:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:48:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:48:59 ========================================================= 11:48:59 EdgeX Global Pipelines Version Info 11:48:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:49:00 ------------------- 11:49:00 stable info: 11:49:00 ------------------- 11:49:00 Commited By: Ginny Guan ginny@iotechsys.com 11:49:00 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:49:00 Message: update stable to v1.0.260 11:49:01 ------------------- 11:49:01 experimental info: 11:49:01 ------------------- 11:49:01 Commited By: Ginny Guan ginny@iotechsys.com 11:49:01 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:49:01 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:49:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:49:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-478 [Pipeline] echo 11:49:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-478 [Pipeline] echo 11:49:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-478 [Pipeline] echo 11:49:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] echo 11:49:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0212bea [Pipeline] echo 11:49:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:03 provisioning config files... 11:49:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-478@tmp/config9096024349341178019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:03 ---> ****-login.sh 11:49:03 nexus3.edgexfoundry.org:10001 11:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:04 Configure a credential helper to remove this warning. See 11:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:04 11:49:04 Login Succeeded 11:49:04 nexus3.edgexfoundry.org:10002 11:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:04 Configure a credential helper to remove this warning. See 11:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:04 11:49:04 Login Succeeded 11:49:04 nexus3.edgexfoundry.org:10003 11:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:04 Configure a credential helper to remove this warning. See 11:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:04 11:49:04 Login Succeeded 11:49:04 nexus3.edgexfoundry.org:10004 11:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:04 Configure a credential helper to remove this warning. See 11:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:04 11:49:04 Login Succeeded 11:49:04 ****.io 11:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:04 Configure a credential helper to remove this warning. See 11:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:04 11:49:04 Login Succeeded 11:49:04 ---> ****-login.sh ends [Pipeline] } 11:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:49:05 + git rev-list -1 --merges 0212bea62eda684c1565b3a22cd8792270d5a8e0~1..0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] echo 11:49:05 -----------> git rev-list -1 --merges 0212bea62eda684c1565b3a22cd8792270d5a8e0~1..0212bea62eda684c1565b3a22cd8792270d5a8e0 0212bea62eda684c1565b3a22cd8792270d5a8e0 [false] [Pipeline] sh 11:49:06 + git log --format=format:%s -1 0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] echo 11:49:06 ========================================================= 11:49:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:49:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:06 + git log --format=format:%s -1 0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] echo 11:49:06 [semverPrep] GIT_COMMIT: 0212bea62eda684c1565b3a22cd8792270d5a8e0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:49:06 [semverPrep] This is not a build commit. [Pipeline] sh 11:49:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:49:07 + grep -v github /etc/ssh/ssh_known_hosts 11:49:07 + [ -e /tmp/ssh_known_hosts ] 11:49:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:49:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:49:07 + sudo tee -a /etc/ssh/ssh_known_hosts 11:49:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:49:07 11:49:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:49:07 0.1.4: Pulling from edgex-devops/py-git-semver 11:49:07 b85a868b505f: Pulling fs layer 11:49:07 e2be974225ed: Pulling fs layer 11:49:07 339a4e72a1f5: Pulling fs layer 11:49:07 988bab9f4d93: Pulling fs layer 11:49:07 1469e6f7b9e6: Pulling fs layer 11:49:07 eaf3925da568: Pulling fs layer 11:49:07 bab4dde63d76: Pulling fs layer 11:49:07 bde34c3a00c8: Pulling fs layer 11:49:07 b352a97aabf1: Pulling fs layer 11:49:07 4872d77fe225: Pulling fs layer 11:49:07 5851b861e8e6: Pulling fs layer 11:49:07 988bab9f4d93: Waiting 11:49:07 1469e6f7b9e6: Waiting 11:49:07 eaf3925da568: Waiting 11:49:07 bab4dde63d76: Waiting 11:49:07 bde34c3a00c8: Waiting 11:49:07 b352a97aabf1: Waiting 11:49:07 e2be974225ed: Download complete 11:49:07 988bab9f4d93: Verifying Checksum 11:49:07 988bab9f4d93: Download complete 11:49:07 1469e6f7b9e6: Download complete 11:49:08 eaf3925da568: Verifying Checksum 11:49:08 eaf3925da568: Download complete 11:49:08 339a4e72a1f5: Verifying Checksum 11:49:08 339a4e72a1f5: Download complete 11:49:08 bde34c3a00c8: Download complete 11:49:08 b352a97aabf1: Download complete 11:49:08 4872d77fe225: Download complete 11:49:08 5851b861e8e6: Verifying Checksum 11:49:08 5851b861e8e6: Download complete 11:49:08 b85a868b505f: Verifying Checksum 11:49:08 b85a868b505f: Download complete 11:49:08 bab4dde63d76: Verifying Checksum 11:49:08 bab4dde63d76: Download complete 11:49:09 b85a868b505f: Pull complete 11:49:09 e2be974225ed: Pull complete 11:49:10 339a4e72a1f5: Pull complete 11:49:10 988bab9f4d93: Pull complete 11:49:10 1469e6f7b9e6: Pull complete 11:49:10 eaf3925da568: Pull complete 11:49:12 bab4dde63d76: Pull complete 11:49:12 bde34c3a00c8: Pull complete 11:49:12 b352a97aabf1: Pull complete 11:49:12 4872d77fe225: Pull complete 11:49:12 5851b861e8e6: Pull complete 11:49:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:49:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:13 prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container 11:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@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:49:16 $ docker top db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe -eo pid,comm 11:49:16 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:49:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:49:16 [ssh-agent] Looking for ssh-agent implementation... 11:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:16 $ docker exec db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe ssh-agent 11:49:16 SSH_AUTH_SOCK=/tmp/ssh-UsNLi7PDom9B/agent.32 11:49:16 SSH_AGENT_PID=38 11:49:16 Running ssh-add (command line suppressed) 11:49:17 Identity added: /w/workspace/foundry_device-virtual-go_PR-478@tmp/private_key_1784676004109176267.key (/w/workspace/foundry_device-virtual-go_PR-478@tmp/private_key_1784676004109176267.key) 11:49:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:49:17 + git tag --points-at HEAD [Pipeline] } 11:49:17 $ docker exec --env ******** --env ******** db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe ssh-agent -k 11:49:17 unset SSH_AUTH_SOCK; 11:49:17 unset SSH_AGENT_PID; 11:49:17 echo Agent pid 38 killed; 11:49:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:49:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:49:17 [ssh-agent] Looking for ssh-agent implementation... 11:49:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:17 $ docker exec db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe ssh-agent 11:49:17 SSH_AUTH_SOCK=/tmp/ssh-biDKEE0ZCNRF/agent.71 11:49:17 SSH_AGENT_PID=77 11:49:17 Running ssh-add (command line suppressed) 11:49:18 Identity added: /w/workspace/foundry_device-virtual-go_PR-478@tmp/private_key_12873008632371479043.key (/w/workspace/foundry_device-virtual-go_PR-478@tmp/private_key_12873008632371479043.key) 11:49:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:49:18 + git semver init 11:49:18 2024-07-15 11:49:18,571 [run_init] DEBUG init version:0.0.0 force:False 11:49:18 2024-07-15 11:49:18,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-478/.semver 11:49:18 2024-07-15 11:49:18,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-478/.semver 11:49:18 2024-07-15 11:49:18,572 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-478/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-478, universal_newlines=False, shell=None, istream=None) 11:49:20 2024-07-15 11:49:20,505 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-478/.git/info/exclude 11:49:20 2024-07-15 11:49:20,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-478/.semver/PR-478 with force:False 11:49:20 2024-07-15 11:49:20,505 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-478/.semver/PR-478 11:49:20 2024-07-15 11:49:20,510 [execute] INFO git cat-file --batch-check 11:49:20 2024-07-15 11:49:20,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-478/.semver, universal_newlines=False, shell=None, istream=) 11:49:20 2024-07-15 11:49:20,519 [execute] INFO git cat-file --batch 11:49:20 2024-07-15 11:49:20,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-478/.semver, universal_newlines=False, shell=None, istream=) 11:49:20 2024-07-15 11:49:20,525 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-478/.semver/PR-478 11:49:20 0.0.0 [Pipeline] } 11:49:20 $ docker exec --env ******** --env ******** db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe ssh-agent -k 11:49:20 unset SSH_AUTH_SOCK; 11:49:20 unset SSH_AGENT_PID; 11:49:20 echo Agent pid 77 killed; 11:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:49:21 + git semver [Pipeline] } 11:49:21 $ docker stop --time=1 db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe 11:49:22 $ docker rm -f --volumes db25870b90fc7c61e5f3aca221bb0387d4dc3fd745ac705c0e969a1a6b0ed1fe [Pipeline] // withDockerContainer [Pipeline] sh 11:49:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:49:23 Stashed 1 file(s) [Pipeline] echo 11:49:23 [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:49:24 provisioning config files... 11:49:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-478@tmp/config941253505984788896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:24 ---> ****-login.sh 11:49:24 nexus3.edgexfoundry.org:10001 11:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:24 Configure a credential helper to remove this warning. See 11:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:24 11:49:24 Login Succeeded 11:49:24 nexus3.edgexfoundry.org:10002 11:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:24 Configure a credential helper to remove this warning. See 11:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:24 11:49:24 Login Succeeded 11:49:24 nexus3.edgexfoundry.org:10003 11:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:25 Configure a credential helper to remove this warning. See 11:49:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:25 11:49:25 Login Succeeded 11:49:25 nexus3.edgexfoundry.org:10004 11:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:25 Configure a credential helper to remove this warning. See 11:49:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:25 11:49:25 Login Succeeded 11:49:25 ****.io 11:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:25 Configure a credential helper to remove this warning. See 11:49:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:25 11:49:25 Login Succeeded 11:49:25 ---> ****-login.sh ends [Pipeline] } 11:49:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:49:25 ========================================================= 11:49:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:49:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:26 + 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:49:26 Sending build context to Docker daemon 37.53MB 11:49:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:49:26 Step 2/12 : FROM ${BASE} AS builder 11:49:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:49:26 619be1103602: Pulling fs layer 11:49:26 7862e08f4a3e: Pulling fs layer 11:49:26 5df492c9dc93: Pulling fs layer 11:49:26 7629e6793208: Pulling fs layer 11:49:26 4f4fb700ef54: Pulling fs layer 11:49:26 fb5054dd5b73: Pulling fs layer 11:49:26 eeca6798cff9: Pulling fs layer 11:49:26 aa269ceb94a6: Pulling fs layer 11:49:26 ada007ff1a6a: Pulling fs layer 11:49:26 4f4fb700ef54: Waiting 11:49:26 fb5054dd5b73: Waiting 11:49:26 eeca6798cff9: Waiting 11:49:26 aa269ceb94a6: Waiting 11:49:26 ada007ff1a6a: Waiting 11:49:26 7629e6793208: Waiting 11:49:26 7862e08f4a3e: Download complete 11:49:26 7629e6793208: Verifying Checksum 11:49:26 7629e6793208: Download complete 11:49:26 4f4fb700ef54: Verifying Checksum 11:49:26 4f4fb700ef54: Download complete 11:49:26 619be1103602: Verifying Checksum 11:49:26 619be1103602: Download complete 11:49:26 fb5054dd5b73: Verifying Checksum 11:49:26 fb5054dd5b73: Download complete 11:49:26 eeca6798cff9: Verifying Checksum 11:49:26 eeca6798cff9: Download complete 11:49:26 619be1103602: Pull complete 11:49:26 ada007ff1a6a: Verifying Checksum 11:49:26 ada007ff1a6a: Download complete 11:49:26 7862e08f4a3e: Pull complete 11:49:26 5df492c9dc93: Verifying Checksum 11:49:26 5df492c9dc93: Download complete 11:49:27 aa269ceb94a6: Verifying Checksum 11:49:27 aa269ceb94a6: Download complete 11:49:30 5df492c9dc93: Pull complete 11:49:30 7629e6793208: Pull complete 11:49:30 4f4fb700ef54: Pull complete 11:49:30 fb5054dd5b73: Pull complete 11:49:30 eeca6798cff9: Pull complete 11:49:33 aa269ceb94a6: Pull complete 11:49:33 ada007ff1a6a: Pull complete 11:49:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:49:33 ---> f489d0715acc 11:49:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:49:38 ---> Running in ea25b8176546 11:49:38 Removing intermediate container ea25b8176546 11:49:38 ---> 0d02e2e38348 11:49:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:49:38 ---> Running in e226dd3d52df 11:49:38 Removing intermediate container e226dd3d52df 11:49:38 ---> 4c09b101d090 11:49:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:49:38 ---> Running in 2fcca6d1ccd0 11:49:38 Removing intermediate container 2fcca6d1ccd0 11:49:38 ---> 9ede4ab14bf9 11:49:38 Step 6/12 : WORKDIR /device-virtual-go 11:49:38 ---> Running in d8c7047bab37 11:49:38 Removing intermediate container d8c7047bab37 11:49:38 ---> cde19636b761 11:49:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:38 ---> Running in 23bc197623c9 11:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:49:38 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:49:38 (2/4) Installing libedit (20221030.3.1-r1) 11:49:38 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:49:38 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:49:38 Executing busybox-1.36.1-r5.trigger 11:49:38 OK: 268 MiB in 56 packages 11:49:39 Still waiting to schedule task 11:49:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:49:39 Removing intermediate container 23bc197623c9 11:49:39 ---> 38b094d86447 11:49:39 Step 8/12 : COPY go.mod vendor* ./ 11:49:39 ---> aa0a7a748033 11:49:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:39 ---> Running in 5e2d50e48f26 11:50:35 Removing intermediate container 5e2d50e48f26 11:50:35 ---> 516cf1a92eaa 11:50:35 Step 10/12 : COPY . . 11:50:36 ---> 456a29a0447c 11:50:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:50:36 ---> Running in 6bb9a6e65411 11:50:36 Removing intermediate container 6bb9a6e65411 11:50:36 ---> dee3931f2b79 11:50:36 Step 12/12 : RUN $MAKE 11:50:36 ---> Running in 6b273d1d8a78 11:50:36 noop 11:50:36 Removing intermediate container 6b273d1d8a78 11:50:36 ---> 566e9ba2cca7 11:50:36 Successfully built 566e9ba2cca7 11:50:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:37 + docker inspect -f . ci-base-image-x86_64 11:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:37 prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container 11:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@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:50:37 $ docker top f900e277cc2c71ca8572dee2c711ec3526922f83492f0e0201c9791bdd97c306 -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:38 + go version 11:50:38 go version go1.21.9 linux/amd64 [Pipeline] } 11:50:38 $ docker stop --time=1 f900e277cc2c71ca8572dee2c711ec3526922f83492f0e0201c9791bdd97c306 11:50:39 $ docker rm -f --volumes f900e277cc2c71ca8572dee2c711ec3526922f83492f0e0201c9791bdd97c306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:40 + docker inspect -f . ci-base-image-x86_64 11:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:40 prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container 11:50:40 $ 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-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@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:50:40 $ docker top a788c5c1c2054fa104acc4aa53e9d899c86e716cf94658e213f1ecd4a920dfc0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:41 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-478 [Pipeline] fileExists [Pipeline] sh 11:50:41 + make test 11:50:41 go test ./... -coverprofile=coverage.out 11:50:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:51:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:51:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements 11:51:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5639 in /w/workspace/foundry_device-virtual-go_PR-478 [Pipeline] { [Pipeline] ws 11:51:11 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:51:11 The recommended git tool is: git 11:51:11 go vet ./... 11:51:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:51:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:51:15 ./bin/test-attribution-txt.sh 11:51:15 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:51:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:51:15 $ docker stop --time=1 a788c5c1c2054fa104acc4aa53e9d899c86e716cf94658e213f1ecd4a920dfc0 11:51:18 using credential edgex-jenkins-ssh 11:51:18 Cloning the remote Git repository 11:51:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:51:18 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:51:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:51:18 > git --version # timeout=10 11:51:18 > git --version # 'git version 2.25.1' 11:51:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:21 $ docker rm -f --volumes a788c5c1c2054fa104acc4aa53e9d899c86e716cf94658e213f1ecd4a920dfc0 [Pipeline] // withDockerContainer [Pipeline] sh 11:51:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:51:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:51:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:51:22 + ls -al . 11:51:22 total 276 11:51:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:50 . 11:51:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:48 .. 11:51:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:51 .git 11:51:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:48 .github 11:51:22 -rw-rw-r-- 1 jenkins jenkins 272 Jul 15 11:48 .gitignore 11:51:22 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 11:48 .golangci.yml 11:51:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 11:49 .semver 11:51:22 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 15 11:48 Attribution.txt 11:51:22 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 15 11:48 CHANGELOG.md 11:51:22 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 15 11:48 Dockerfile 11:51:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 11:48 GOVERNANCE.md 11:51:22 -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 11:48 Jenkinsfile 11:51:22 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 11:48 LICENSE 11:51:22 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 15 11:48 Makefile 11:51:22 -rw-rw-r-- 1 jenkins jenkins 623 Jul 15 11:48 OWNERS.md 11:51:22 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 15 11:48 README.md 11:51:22 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 11:49 VERSION 11:51:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:48 bin 11:51:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:48 cmd 11:51:22 -rw-r--r-- 1 jenkins jenkins 43247 Jul 15 11:51 coverage.out 11:51:22 -rw-rw-r-- 1 jenkins jenkins 6922 Jul 15 11:48 go.mod 11:51:22 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 11:48 go.sum 11:51:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:48 internal 11:51:22 -rw-rw-r-- 1 jenkins jenkins 235 Jul 15 11:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:23 + 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=0212bea62eda684c1565b3a22cd8792270d5a8e0 --label arch=amd64 --label version=0.0.0 . 11:51:23 Sending build context to Docker daemon 37.58MB 11:51:23 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:51:23 Step 2/26 : FROM ${BASE} AS builder 11:51:23 ---> 566e9ba2cca7 11:51:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:51:24 ---> Running in ab86472f33ff 11:51:24 Removing intermediate container ab86472f33ff 11:51:24 ---> 8ace3837120b 11:51:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:51:24 ---> Running in 36bab8d5ca62 11:51:24 Removing intermediate container 36bab8d5ca62 11:51:24 ---> 90e7f605d59e 11:51:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:51:24 ---> Running in 84e43d741bdf 11:51:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:51:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:24 Removing intermediate container 84e43d741bdf 11:51:24 ---> fc0c248cfc03 11:51:24 Step 6/26 : WORKDIR /device-virtual-go 11:51:24 ---> Running in f5f50c05006f 11:51:24 Removing intermediate container f5f50c05006f 11:51:24 ---> 899eec55a7d0 11:51:24 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:51:24 ---> Running in dab3a678136e 11:51:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:25 OK: 268 MiB in 56 packages 11:51:25 Removing intermediate container dab3a678136e 11:51:25 ---> 1dcbdd17d840 11:51:25 Step 8/26 : COPY go.mod vendor* ./ 11:51:25 ---> 4f4ab8f137dc 11:51:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:25 ---> Running in 329dd75c42c2 11:51:25 Merging remotes/origin/main commit d2286335481a4acfff8c0442b7058260a928cf02 into PR head commit 0212bea62eda684c1565b3a22cd8792270d5a8e0 11:51:25 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:51:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:51:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/478/head:refs/remotes/origin/PR-478 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:51:25 > git config core.sparsecheckout # timeout=10 11:51:25 > git checkout -f 0212bea62eda684c1565b3a22cd8792270d5a8e0 # timeout=10 11:51:26 > git remote # timeout=10 11:51:26 > git config --get remote.origin.url # timeout=10 11:51:26 Merge succeeded, producing 0212bea62eda684c1565b3a22cd8792270d5a8e0 11:51:26 Checking out Revision 0212bea62eda684c1565b3a22cd8792270d5a8e0 (PR-478) 11:51:26 Removing intermediate container 329dd75c42c2 11:51:26 ---> ffcd4b6e21e9 11:51:26 Step 10/26 : COPY . . 11:51:27 ---> 123473f2d37d 11:51:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:51:27 ---> Running in 8e4b28b5bd54 11:51:27 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:51:27 Removing intermediate container 8e4b28b5bd54 11:51:27 ---> dc45c6976d7b 11:51:27 Step 12/26 : RUN $MAKE 11:51:27 ---> Running in 7716613759f8 11:51:27 > git --version # timeout=10 11:51:27 > git --version # 'git version 2.25.1' 11:51:27 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 11:51: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.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:51:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:26 > git merge d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 11:51:26 > git rev-parse HEAD^{commit} # timeout=10 11:51:26 > git config core.sparsecheckout # timeout=10 11:51:26 > git checkout -f 0212bea62eda684c1565b3a22cd8792270d5a8e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:51:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:51:32 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:32 Dload Upload Total Spent Left Speed 11:51:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 11:51:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:51:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 11:51:33 sudo tee /etc/docker/daemon.new 11:51:33 { 11:51:33 "registry-mirrors": [ 11:51:33 "https://nexus3.edgexfoundry.org:10001" 11:51:33 ], 11:51:33 "bip": "10.250.0.254/24", 11:51:33 "hosts": [ 11:51:33 "tcp://0.0.0.0:5555", 11:51:33 "unix:///var/run/docker.sock" 11:51:33 ], 11:51:33 "mtu": 1458, 11:51:33 "selinux-enabled": true, 11:51:33 "seccomp-profile": "/etc/docker/seccomp.json" 11:51:33 } [Pipeline] sh 11:51:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:51:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:52 provisioning config files... 11:51:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6421912226481183611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:53 ---> ****-login.sh 11:51:53 nexus3.edgexfoundry.org:10001 11:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:53 Configure a credential helper to remove this warning. See 11:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:53 11:51:53 Login Succeeded 11:51:53 nexus3.edgexfoundry.org:10002 11:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:54 Configure a credential helper to remove this warning. See 11:51:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:54 11:51:54 Login Succeeded 11:51:54 nexus3.edgexfoundry.org:10003 11:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:54 Configure a credential helper to remove this warning. See 11:51:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:54 11:51:54 Login Succeeded 11:51:54 nexus3.edgexfoundry.org:10004 11:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:54 Configure a credential helper to remove this warning. See 11:51:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:54 11:51:54 Login Succeeded 11:51:54 ****.io 11:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:55 Configure a credential helper to remove this warning. See 11:51:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:55 11:51:55 Login Succeeded 11:51:55 ---> ****-login.sh ends [Pipeline] } 11:51:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:51:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:55 ========================================================= 11:51:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:51:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:56 + 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:51:57 Sending build context to Docker daemon 18.96MB 11:51:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:51:57 Step 2/12 : FROM ${BASE} AS builder 11:51:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:51:57 c6b39de5b339: Pulling fs layer 11:51:57 a69c41024577: Pulling fs layer 11:51:57 d6de4b400683: Pulling fs layer 11:51:57 35cb2a7552d0: Pulling fs layer 11:51:57 4f4fb700ef54: Pulling fs layer 11:51:57 464afbd9ba4c: Pulling fs layer 11:51:57 00f215d4a9da: Pulling fs layer 11:51:57 35cb2a7552d0: Waiting 11:51:57 464afbd9ba4c: Waiting 11:51:57 4f4fb700ef54: Waiting 11:51:57 d496ad576159: Pulling fs layer 11:51:57 00f215d4a9da: Waiting 11:51:57 d496ad576159: Waiting 11:51:57 a69c41024577: Download complete 11:51:57 35cb2a7552d0: Download complete 11:51:57 4f4fb700ef54: Verifying Checksum 11:51:57 4f4fb700ef54: Download complete 11:51:57 464afbd9ba4c: Download complete 11:51:57 c6b39de5b339: Verifying Checksum 11:51:57 c6b39de5b339: Download complete 11:51:58 d496ad576159: Verifying Checksum 11:51:58 d496ad576159: Download complete 11:51:58 c6b39de5b339: Pull complete 11:51:58 a69c41024577: Pull complete 11:51:59 d6de4b400683: Verifying Checksum 11:51:59 d6de4b400683: Download complete 11:51:59 Removing intermediate container 7716613759f8 11:51:59 ---> 9cbdb76014d4 11:51:59 Step 13/26 : FROM alpine:3.18 11:51:59 3.18: Pulling from library/alpine 11:51:59 73baa7ef167e: Pulling fs layer 11:51:59 73baa7ef167e: Download complete 11:51:59 73baa7ef167e: Pull complete 11:51:59 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:51:59 Status: Downloaded newer image for alpine:3.18 11:51:59 ---> 8fd7cac70a4a 11:51:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:51:59 ---> Running in aae3960fc2ba 11:51:59 Removing intermediate container aae3960fc2ba 11:51:59 ---> 92c1b370ca68 11:51:59 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:51:59 ---> Running in 5e64767c688e 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:59 (1/1) Installing dumb-init (1.2.5-r2) 11:51:59 Executing busybox-1.36.1-r7.trigger 11:51:59 OK: 7 MiB in 16 packages 11:51:59 Removing intermediate container 5e64767c688e 11:51:59 ---> d7e3c1adbca6 11:51:59 Step 16/26 : RUN apk --no-cache upgrade 11:51:59 ---> Running in ea77b5904833 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:59 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:51:59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:51:59 OK: 7 MiB in 16 packages 11:52:00 00f215d4a9da: Verifying Checksum 11:52:00 00f215d4a9da: Download complete 11:52:00 Removing intermediate container ea77b5904833 11:52:00 ---> aa6a7351d5bb 11:52:00 Step 17/26 : WORKDIR / 11:52:00 ---> Running in 9cf154c39623 11:52:00 Removing intermediate container 9cf154c39623 11:52:00 ---> bd1e5fb4801e 11:52:00 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:52:00 ---> 953af9cfbacf 11:52:00 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:52:00 ---> c44d66394d7f 11:52:00 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:52:02 ---> cfd8373bb6b6 11:52:02 Step 21/26 : EXPOSE 59900 11:52:02 ---> Running in 56bbd3c4ce56 11:52:02 Removing intermediate container 56bbd3c4ce56 11:52:02 ---> e0cbbf6bd8eb 11:52:02 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:52:02 ---> Running in cbdbd4c56d8a 11:52:02 Removing intermediate container cbdbd4c56d8a 11:52:02 ---> 65fd1443b15f 11:52:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:52:02 ---> Running in 168020a1b4e1 11:52:02 Removing intermediate container 168020a1b4e1 11:52:02 ---> b6362858081e 11:52:02 Step 24/26 : LABEL arch=amd64 11:52:02 ---> Running in 85c18799142d 11:52:02 Removing intermediate container 85c18799142d 11:52:02 ---> 2a662d870fcd 11:52:02 Step 25/26 : LABEL git_sha=0212bea62eda684c1565b3a22cd8792270d5a8e0 11:52:02 ---> Running in aec0e88afdeb 11:52:02 Removing intermediate container aec0e88afdeb 11:52:02 ---> 2da502a96bad 11:52:02 Step 26/26 : LABEL version=0.0.0 11:52:02 ---> Running in 3c3b557ac848 11:52:02 Removing intermediate container 3c3b557ac848 11:52:02 ---> dc8310a4027c 11:52:02 [Warning] One or more build-args [ARCH] were not consumed 11:52:02 Successfully built dc8310a4027c 11:52:02 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:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:03 11:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:03 latest: Pulling from edgex-lftools-log-publisher 11:52:03 5eb5b503b376: Pulling fs layer 11:52:03 5c69ac0246d0: Pulling fs layer 11:52:03 ec43610c2a17: Pulling fs layer 11:52:03 3a2ae6a8a46f: Pulling fs layer 11:52:03 33b1e0a273af: Pulling fs layer 11:52:03 5d3b04190fa2: Pulling fs layer 11:52:03 2f39f015ded8: Pulling fs layer 11:52:03 2f39f015ded8: Waiting 11:52:03 5d3b04190fa2: Waiting 11:52:03 3a2ae6a8a46f: Waiting 11:52:03 33b1e0a273af: Waiting 11:52:03 5c69ac0246d0: Verifying Checksum 11:52:03 5c69ac0246d0: Download complete 11:52:03 3a2ae6a8a46f: Verifying Checksum 11:52:03 3a2ae6a8a46f: Download complete 11:52:03 ec43610c2a17: Verifying Checksum 11:52:03 ec43610c2a17: Download complete 11:52:03 33b1e0a273af: Verifying Checksum 11:52:03 33b1e0a273af: Download complete 11:52:03 5d3b04190fa2: Download complete 11:52:04 5eb5b503b376: Verifying Checksum 11:52:04 5eb5b503b376: Download complete 11:52:04 2f39f015ded8: Download complete 11:52:05 5eb5b503b376: Pull complete 11:52:05 5c69ac0246d0: Pull complete 11:52:05 ec43610c2a17: Pull complete 11:52:05 3a2ae6a8a46f: Pull complete 11:52:06 33b1e0a273af: Pull complete 11:52:06 5d3b04190fa2: Pull complete 11:52:10 2f39f015ded8: Pull complete 11:52:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:10 prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container 11:52:10 $ 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-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@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:52:12 d6de4b400683: Pull complete 11:52:12 35cb2a7552d0: Pull complete 11:52:12 4f4fb700ef54: Pull complete 11:52:12 464afbd9ba4c: Pull complete 11:52:14 $ docker top adf24c8e55824eb0b5fdfed8222da84ade7a9cfa95e792124f9584bacf2de751 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:15 ---> job-cost.sh 11:52:15 lf-activate-venv: SKIPPING 11:52:15 INFO: No Stack... 11:52:15 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:15 INFO: Archiving Costs [Pipeline] sh 11:52:16 + cat /w/workspace/foundry_device-virtual-go_PR-478/archives/cost.csv 11:52:16 + cut -d, -f6 [Pipeline] lock 11:52:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] 11:52:16 Resource [jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] did not exist. Created. 11:52:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:16 + echo total: 0.2199999988079071 [Pipeline] stash 11:52:16 Stashed 1 file(s) [Pipeline] } 11:52:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:16 $ docker stop --time=1 adf24c8e55824eb0b5fdfed8222da84ade7a9cfa95e792124f9584bacf2de751 11:52:17 $ docker rm -f --volumes adf24c8e55824eb0b5fdfed8222da84ade7a9cfa95e792124f9584bacf2de751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:52:20 00f215d4a9da: Pull complete 11:52:22 d496ad576159: Pull complete 11:52:22 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:52:22 ---> f246e2811388 11:52:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:52:24 ---> Running in 0d0d7757bba8 11:52:24 Removing intermediate container 0d0d7757bba8 11:52:24 ---> d47956e3ab3b 11:52:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:52:24 ---> Running in 99f5e12146e4 11:52:25 Removing intermediate container 99f5e12146e4 11:52:25 ---> 60413f033782 11:52:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:52:25 ---> Running in a41acff6316e 11:52:25 Removing intermediate container a41acff6316e 11:52:25 ---> 408b009df20e 11:52:25 Step 6/12 : WORKDIR /device-virtual-go 11:52:25 ---> Running in 02f155961ed4 11:52:25 Removing intermediate container 02f155961ed4 11:52:25 ---> 246b9cd096a0 11:52:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:52:25 ---> Running in 6c2469c86c3a 11:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:52:28 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:52:28 (2/4) Installing libedit (20221030.3.1-r1) 11:52:28 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:52:28 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:52:28 Executing busybox-1.36.1-r5.trigger 11:52:28 OK: 271 MiB in 56 packages 11:52:30 Removing intermediate container 6c2469c86c3a 11:52:30 ---> 9305f30c5b8a 11:52:30 Step 8/12 : COPY go.mod vendor* ./ 11:52:31 ---> 108b0fce2d68 11:52:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:32 ---> Running in db18c9845141 11:54:23 Removing intermediate container db18c9845141 11:54:23 ---> e03b0ba3070d 11:54:23 Step 10/12 : COPY . . 11:54:23 ---> 215cdd2476fe 11:54:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:54:23 ---> Running in 7209c1e8d72c 11:54:23 Removing intermediate container 7209c1e8d72c 11:54:23 ---> 0086b3216b5d 11:54:23 Step 12/12 : RUN $MAKE 11:54:23 ---> Running in 3d6b72840d05 11:54:23 noop 11:54:23 Removing intermediate container 3d6b72840d05 11:54:23 ---> 78bf976af7a7 11:54:23 Successfully built 78bf976af7a7 11:54:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:24 + docker inspect -f . ci-base-image-arm64 11:54:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:24 prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container 11:54:24 $ 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:54:26 $ docker top 5527a20dfffe0508fcfada00beb3c227507a0c20cb875270d1ca14c2060934d0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:26 + go version 11:54:26 go version go1.21.9 linux/arm64 [Pipeline] } 11:54:26 $ docker stop --time=1 5527a20dfffe0508fcfada00beb3c227507a0c20cb875270d1ca14c2060934d0 11:54:28 $ docker rm -f --volumes 5527a20dfffe0508fcfada00beb3c227507a0c20cb875270d1ca14c2060934d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:29 + docker inspect -f . ci-base-image-arm64 11:54:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:29 prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container 11:54:29 $ 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:54:31 $ docker top 9858b8abcf4fe0a5668fd3087c1f98f77abfc5057b8644482a6f2c425bc4e9b5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:32 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:54:32 + make test 11:54:32 go test ./... -coverprofile=coverage.out 11:54:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:57:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:57:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 11:57:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:57:45 go vet ./... 11:58:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:58:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:58:31 ./bin/test-attribution-txt.sh 11:58:31 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:58:31 $ docker stop --time=1 9858b8abcf4fe0a5668fd3087c1f98f77abfc5057b8644482a6f2c425bc4e9b5 11:58:33 $ docker rm -f --volumes 9858b8abcf4fe0a5668fd3087c1f98f77abfc5057b8644482a6f2c425bc4e9b5 [Pipeline] // withDockerContainer [Pipeline] sh 11:58:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:58:35 Warning: overwriting stash ‘coverage-report’ 11:58:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:58:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:58:36 + ls -al . 11:58:36 total 272 11:58:36 drwxrwxr-x 7 jenkins jenkins 4096 Jul 15 11:54 . 11:58:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:51 .. 11:58:36 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:51 .git 11:58:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:51 .github 11:58:36 -rw-rw-r-- 1 jenkins jenkins 272 Jul 15 11:51 .gitignore 11:58:36 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 11:51 .golangci.yml 11:58:36 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 15 11:51 Attribution.txt 11:58:36 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 15 11:51 CHANGELOG.md 11:58:36 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 15 11:51 Dockerfile 11:58:36 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 11:51 GOVERNANCE.md 11:58:36 -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 11:51 Jenkinsfile 11:58:36 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 11:51 LICENSE 11:58:36 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 15 11:51 Makefile 11:58:36 -rw-rw-r-- 1 jenkins jenkins 623 Jul 15 11:51 OWNERS.md 11:58:36 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 15 11:51 README.md 11:58:36 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 11:49 VERSION 11:58:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:51 bin 11:58:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:51 cmd 11:58:36 -rw-r--r-- 1 jenkins jenkins 43247 Jul 15 11:57 coverage.out 11:58:36 -rw-rw-r-- 1 jenkins jenkins 6922 Jul 15 11:51 go.mod 11:58:36 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 11:51 go.sum 11:58:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:51 internal 11:58:36 -rw-rw-r-- 1 jenkins jenkins 235 Jul 15 11:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:37 + 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=0212bea62eda684c1565b3a22cd8792270d5a8e0 --label arch=arm64 --label version=0.0.0 . 11:58:37 Sending build context to Docker daemon 19MB 11:58:37 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:58:37 Step 2/26 : FROM ${BASE} AS builder 11:58:37 ---> 78bf976af7a7 11:58:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:58:38 ---> Running in b91d52af59cd 11:58:38 Removing intermediate container b91d52af59cd 11:58:38 ---> 336af9217427 11:58:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:58:38 ---> Running in 1a3cd724f7df 11:58:38 Removing intermediate container 1a3cd724f7df 11:58:38 ---> f60a0d5708cd 11:58:38 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:58:38 ---> Running in 2b169151a012 11:58:38 Removing intermediate container 2b169151a012 11:58:38 ---> bbf2ffef9d70 11:58:38 Step 6/26 : WORKDIR /device-virtual-go 11:58:39 ---> Running in f67072bd38f8 11:58:39 Removing intermediate container f67072bd38f8 11:58:39 ---> 4bc3981014a5 11:58:39 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:39 ---> Running in b1f653dfea0b 11:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:58:41 OK: 271 MiB in 56 packages 11:58:42 Removing intermediate container b1f653dfea0b 11:58:42 ---> f70600335ef2 11:58:42 Step 8/26 : COPY go.mod vendor* ./ 11:58:43 ---> daf865c91982 11:58:43 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:43 ---> Running in 725527a266b3 11:58:45 Removing intermediate container 725527a266b3 11:58:45 ---> cc6a8e986eb4 11:58:45 Step 10/26 : COPY . . 11:58:47 ---> e3e594d78ca1 11:58:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:58:47 ---> Running in a5234bdd001e 11:58:47 Removing intermediate container a5234bdd001e 11:58:47 ---> d53f46703ae4 11:58:47 Step 12/26 : RUN $MAKE 11:58:47 ---> Running in 94f61eedbb4e 11:58:48 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.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:02:10 Removing intermediate container 94f61eedbb4e 12:02:10 ---> e5b3be06fb8b 12:02:10 Step 13/26 : FROM alpine:3.18 12:02:10 3.18: Pulling from library/alpine 12:02:10 5c905c7ebe2f: Pulling fs layer 12:02:10 5c905c7ebe2f: Verifying Checksum 12:02:10 5c905c7ebe2f: Download complete 12:02:10 5c905c7ebe2f: Pull complete 12:02:10 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:02:10 Status: Downloaded newer image for alpine:3.18 12:02:10 ---> dec292d02e07 12:02:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:02:10 ---> Running in 46427fab265c 12:02:10 Removing intermediate container 46427fab265c 12:02:10 ---> 99626e6e1279 12:02:10 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:02:10 ---> Running in 3a92d5100a66 12:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:02:10 (1/1) Installing dumb-init (1.2.5-r2) 12:02:10 Executing busybox-1.36.1-r7.trigger 12:02:10 OK: 8 MiB in 16 packages 12:02:10 Removing intermediate container 3a92d5100a66 12:02:10 ---> 509cb8d0070c 12:02:10 Step 16/26 : RUN apk --no-cache upgrade 12:02:10 ---> Running in ae21cb4559d8 12:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:02:10 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:02:10 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:02:10 OK: 8 MiB in 16 packages 12:02:10 Removing intermediate container ae21cb4559d8 12:02:10 ---> bacb4c9364f4 12:02:10 Step 17/26 : WORKDIR / 12:02:10 ---> Running in 952e8706c1c5 12:02:10 Removing intermediate container 952e8706c1c5 12:02:10 ---> 7454c77e57c3 12:02:10 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:02:10 ---> cbf9549b266b 12:02:10 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:02:10 ---> 66ad12aaa253 12:02:10 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:02:12 ---> 76068cd617c4 12:02:12 Step 21/26 : EXPOSE 59900 12:02:12 ---> Running in dfbbf0d00d45 12:02:12 Removing intermediate container dfbbf0d00d45 12:02:12 ---> 4b4088fea1b7 12:02:12 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:02:12 ---> Running in e8df04c94a32 12:02:12 Removing intermediate container e8df04c94a32 12:02:12 ---> 39caa261ad36 12:02:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:02:12 ---> Running in 544b4cdfb68b 12:02:13 Removing intermediate container 544b4cdfb68b 12:02:13 ---> dd4d17fd32ed 12:02:13 Step 24/26 : LABEL arch=arm64 12:02:13 ---> Running in e3fde8c317a1 12:02:13 Removing intermediate container e3fde8c317a1 12:02:13 ---> df0ce89c9d95 12:02:13 Step 25/26 : LABEL git_sha=0212bea62eda684c1565b3a22cd8792270d5a8e0 12:02:13 ---> Running in d4e9a346907e 12:02:13 Removing intermediate container d4e9a346907e 12:02:13 ---> 2dd89d419edb 12:02:13 Step 26/26 : LABEL version=0.0.0 12:02:13 ---> Running in b7af153b2ca0 12:02:14 Removing intermediate container b7af153b2ca0 12:02:14 ---> c8218c9f209a 12:02:14 [Warning] One or more build-args [ARCH] were not consumed 12:02:14 Successfully built c8218c9f209a 12:02:14 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 12:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:15 12:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:15 arm64: Pulling from edgex-lftools-log-publisher 12:02:15 8998bd30e6a1: Pulling fs layer 12:02:15 04944245beec: Pulling fs layer 12:02:15 699f458cf7ca: Pulling fs layer 12:02:15 765212b225bb: Pulling fs layer 12:02:15 f23df028b6ca: Pulling fs layer 12:02:15 d65c8cfc05b1: Pulling fs layer 12:02:15 2437ff75d9bd: Pulling fs layer 12:02:15 d65c8cfc05b1: Waiting 12:02:15 2437ff75d9bd: Waiting 12:02:15 765212b225bb: Waiting 12:02:15 f23df028b6ca: Waiting 12:02:15 04944245beec: Verifying Checksum 12:02:15 04944245beec: Download complete 12:02:15 765212b225bb: Verifying Checksum 12:02:15 765212b225bb: Download complete 12:02:15 f23df028b6ca: Download complete 12:02:15 d65c8cfc05b1: Download complete 12:02:16 699f458cf7ca: Verifying Checksum 12:02:16 699f458cf7ca: Download complete 12:02:16 8998bd30e6a1: Verifying Checksum 12:02:16 8998bd30e6a1: Download complete 12:02:19 2437ff75d9bd: Download complete 12:02:20 8998bd30e6a1: Pull complete 12:02:21 04944245beec: Pull complete 12:02:22 699f458cf7ca: Pull complete 12:02:23 765212b225bb: Pull complete 12:02:24 f23df028b6ca: Pull complete 12:02:24 d65c8cfc05b1: Pull complete 12:02:42 2437ff75d9bd: Pull complete 12:02:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:43 prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container 12:02:43 $ 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 12:02:45 $ docker top 89af9cb24a82bb7175a589f21370a5dc2e724878412d2d1ddfd8cbeb1fbedaca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:46 ---> job-cost.sh 12:02:46 lf-activate-venv: SKIPPING 12:02:46 INFO: No Stack... 12:02:46 INFO: Retrieving Pricing Info for: v3-standard-4 12:02:47 INFO: Archiving Costs [Pipeline] sh 12:02:48 + cut -d, -f6 12:02:48 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 12:02:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] 12:02:48 Resource [jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] did not exist. Created. 12:02:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:02:49 /w/workspace/device-virtual-go/1@tmp/durable-2bb99b2b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:02:49 + echo total: 0.10999999940395355 [Pipeline] stash 12:02:49 Warning: overwriting stash ‘stack-cost’ 12:02:49 Stashed 1 file(s) [Pipeline] } 12:02:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-478-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:02:49 $ docker stop --time=1 89af9cb24a82bb7175a589f21370a5dc2e724878412d2d1ddfd8cbeb1fbedaca 12:02:51 $ docker rm -f --volumes 89af9cb24a82bb7175a589f21370a5dc2e724878412d2d1ddfd8cbeb1fbedaca [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 12:02:52 provisioning config files... 12:02:52 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-478@tmp/config1865911952822754276tmp [Pipeline] { [Pipeline] sh 12:02:53 + set +x 12:02:53 + curl -s https://codecov.io/bash 12:02:53 + bash -s -- 12:02:53 12:02:53 _____ _ 12:02:53 / ____| | | 12:02:53 | | ___ __| | ___ ___ _____ __ 12:02:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:02:53 | |___| (_) | (_| | __/ (_| (_) \ V / 12:02:53 \_____\___/ \__,_|\___|\___\___/ \_/ 12:02:53 Bash-1.0.6 12:02:53 12:02:53 12:02:53 ==> git version 2.25.1 found 12:02:53 ==> 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 12:02:53 Release-Date: 2020-01-08 12:02:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:02:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:02:53 ==> Jenkins CI detected. 12:02:53 current dir:  /w/workspace/foundry_device-virtual-go_PR-478 12:02:53 project root: . 12:02:53 --> token set from env 12:02:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:02:53 ==> Running gcov in . (disable via -X gcov) 12:02:53 ==> Python coveragepy not found 12:02:53 ==> Searching for coverage reports in: 12:02:53 + . 12:02:53 -> Found 1 reports 12:02:53 ==> Detecting git/mercurial file structure 12:02:53 ==> Reading reports 12:02:53 + ./coverage.out bytes=43247 12:02:53 ==> Appending adjustments 12:02:53 https://docs.codecov.io/docs/fixing-reports 12:02:53 + Found adjustments 12:02:53 ==> Gzipping contents 12:02:53 8.0K /tmp/codecov.DhKPNl.gz 12:02:53 ==> Uploading reports 12:02:53 url: https://codecov.io 12:02:53 query: branch=PR-478&commit=0212bea62eda684c1565b3a22cd8792270d5a8e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=478&job=&cmd_args= 12:02:53 -> Pinging Codecov 12:02:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-478&commit=0212bea62eda684c1565b3a22cd8792270d5a8e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-478%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=478&job=&cmd_args= 12:02:53 -> Uploading to 12:02:53 https://storage.googleapis.com/codecov/v4/raw/2024-07-15/5E52B4B073DB2E39498172D8E973AA87/0212bea62eda684c1565b3a22cd8792270d5a8e0/1e112230-5c4c-4a2c-a87c-60ac04148129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T120253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f902bb7b5832fe4bd6235a4c72f05fd3f5ee0ab8f40564d76f7231847d47d59 12:02:53 % Total % Received % Xferd Average Speed Time Time Time Current 12:02:53 Dload Upload Total Spent Left Speed 12:02:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 20581 --:--:-- --:--:-- --:--:-- 20581 12:02:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0212bea62eda684c1565b3a22cd8792270d5a8e0 [Pipeline] } 12:02:53 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 12:02:55 + [ -d /w/workspace/foundry_device-virtual-go_PR-478/archives ] 12:02:55 + ls -al /w/workspace/foundry_device-virtual-go_PR-478/archives 12:02:55 total 16 12:02:55 drwxr-xr-x 3 root root 4096 Jul 15 11:52 . 12:02:55 drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 11:52 .. 12:02:55 drwxr-xr-x 2 root root 4096 Jul 15 11:52 cost 12:02:55 -rw-r--r-- 1 root root 89 Jul 15 11:52 cost.csv 12:02:55 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-478/archives 12:02:55 + ls -al /w/workspace/foundry_device-virtual-go_PR-478/archives 12:02:55 total 16 12:02:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 11:52 . 12:02:55 drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 11:52 .. 12:02:55 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 11:52 cost 12:02:55 -rw-r--r-- 1 jenkins jenkins 89 Jul 15 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:02:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:02:57 ---> package-listing.sh 12:02:57 ++ facter osfamily 12:02:57 ++ tr '[:upper:]' '[:lower:]' 12:02:57 + OS_FAMILY=debian 12:02:57 + workspace=/w/workspace/foundry_device-virtual-go_PR-478 12:02:57 + START_PACKAGES=/tmp/packages_start.txt 12:02:57 + END_PACKAGES=/tmp/packages_end.txt 12:02:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:02:57 + PACKAGES=/tmp/packages_start.txt 12:02:57 + '[' /w/workspace/foundry_device-virtual-go_PR-478 ']' 12:02:57 + PACKAGES=/tmp/packages_end.txt 12:02:57 + case "${OS_FAMILY}" in 12:02:57 + dpkg -l 12:02:57 + grep '^ii' 12:02:57 + '[' -f /tmp/packages_start.txt ']' 12:02:57 + '[' -f /tmp/packages_end.txt ']' 12:02:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:02:57 + '[' /w/workspace/foundry_device-virtual-go_PR-478 ']' 12:02:57 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-478/archives/ 12:02:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-478/archives/ [Pipeline] echo 12:02:57 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-478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:02:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:02:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:58 prd-ubuntu20.04-docker-8c-8g-5638 does not seem to be running inside a container 12:02:58 $ 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-478/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-478 -v /w/workspace/foundry_device-virtual-go_PR-478:/w/workspace/foundry_device-virtual-go_PR-478:rw,z -v /w/workspace/foundry_device-virtual-go_PR-478@tmp:/w/workspace/foundry_device-virtual-go_PR-478@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 12:02:59 $ docker top 2d9b2dc6a5e8bf70330e70497a6fb3848524e7f887f59ad155dcb7f66b984c8c -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:59 + touch /tmp/pre-build-complete [Pipeline] sh 12:02:59 + mkdir -p /var/log/sysstat [Pipeline] sh 12:03:00 + ls /var/log/sa-host 12:03:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:00 provisioning config files... 12:03:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-478@tmp/config15874114323784772282tmp [Pipeline] { [Pipeline] echo 12:03:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:03:00 ---> create-netrc.sh [Pipeline] } 12:03:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:03:01 ---> python-tools-install.sh [Pipeline] echo 12:03:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:03:01 ---> sudo-logs.sh 12:03:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:03:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:03:02 ---> job-cost.sh 12:03:02 lf-activate-venv: SKIPPING 12:03:02 DEBUG: total: 0.2199999988079071 12:03:02 INFO: Retrieving Stack Cost... 12:03:02 INFO: Retrieving Pricing Info for: v3-standard-8 12:03:02 INFO: Archiving Costs [Pipeline] echo 12:03:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:03:03 ---> logs-deploy.sh 12:03:03 lf-activate-venv: SKIPPING 12:03:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-478/1 12:03:03 INFO: archiving workspace using pattern(s): 12:03:04 Archives upload complete. 12:03:04 INFO: archiving logs to Nexus