Pull request #475 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-virtual-go Obtained Jenkinsfile from ad92c84b73dbd8840292c1a592621e653de09e3c+5d512c18d1c7b78db7dd773bf8816c37bfaa059e (e6166834b0f1ba4c4e8276c1d50b35925b99665d) 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-ssh10830634151516324609.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-ssh11918840364311781439.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-475/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-475/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2115893639715016677.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-475/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15292088362482250752.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-ssh7531681157948816815.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-475/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-475/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18125678632790305015.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4769’ Running on prd-ubuntu20.04-docker-8c-8g-4772 in /w/workspace/foundry_device-virtual-go_PR-475 [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-475 # 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 5d512c18d1c7b78db7dd773bf8816c37bfaa059e into PR head commit ad92c84b73dbd8840292c1a592621e653de09e3c Merge succeeded, producing ad92c84b73dbd8840292c1a592621e653de09e3c Checking out Revision ad92c84b73dbd8840292c1a592621e653de09e3c (PR-475) > 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/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad92c84b73dbd8840292c1a592621e653de09e3c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5d512c18d1c7b78db7dd773bf8816c37bfaa059e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad92c84b73dbd8840292c1a592621e653de09e3c # timeout=10 Commit message: "feat: Allow empty profileName in Device" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:09 ========================================================= 05:48:09 EdgeX Global Pipelines Version Info 05:48:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:10 ------------------- 05:48:10 stable info: 05:48:10 ------------------- 05:48:10 Commited By: Ginny Guan ginny@iotechsys.com 05:48:10 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:48:10 Message: update stable to v1.0.260 05:48:11 ------------------- 05:48:11 experimental info: 05:48:11 ------------------- 05:48:11 Commited By: Ginny Guan ginny@iotechsys.com 05:48:11 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:48:11 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:48:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-475 [Pipeline] echo 05:48:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-475 [Pipeline] echo 05:48:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-475 [Pipeline] echo 05:48:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad92c84b73dbd8840292c1a592621e653de09e3c [Pipeline] echo 05:48:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad92c84 [Pipeline] echo 05:48:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:13 provisioning config files... 05:48:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-475@tmp/config5329248881451245426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:13 ---> ****-login.sh 05:48:13 nexus3.edgexfoundry.org:10001 05:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:14 Configure a credential helper to remove this warning. See 05:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:14 05:48:14 Login Succeeded 05:48:14 nexus3.edgexfoundry.org:10002 05:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:14 Configure a credential helper to remove this warning. See 05:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:14 05:48:14 Login Succeeded 05:48:14 nexus3.edgexfoundry.org:10003 05:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:14 Configure a credential helper to remove this warning. See 05:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:14 05:48:14 Login Succeeded 05:48:14 nexus3.edgexfoundry.org:10004 05:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:14 Configure a credential helper to remove this warning. See 05:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:14 05:48:14 Login Succeeded 05:48:14 ****.io 05:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:14 Configure a credential helper to remove this warning. See 05:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:14 05:48:14 Login Succeeded 05:48:14 ---> ****-login.sh ends [Pipeline] } 05:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:48:15 + git rev-list -1 --merges ad92c84b73dbd8840292c1a592621e653de09e3c~1..ad92c84b73dbd8840292c1a592621e653de09e3c [Pipeline] echo 05:48:15 -----------> git rev-list -1 --merges ad92c84b73dbd8840292c1a592621e653de09e3c~1..ad92c84b73dbd8840292c1a592621e653de09e3c ad92c84b73dbd8840292c1a592621e653de09e3c [false] [Pipeline] sh 05:48:15 + git log --format=format:%s -1 ad92c84b73dbd8840292c1a592621e653de09e3c [Pipeline] echo 05:48:15 ========================================================= 05:48:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:48:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:16 + git log --format=format:%s -1 ad92c84b73dbd8840292c1a592621e653de09e3c [Pipeline] echo 05:48:16 [semverPrep] GIT_COMMIT: ad92c84b73dbd8840292c1a592621e653de09e3c, Commit Message: feat: Allow empty profileName in Device [Pipeline] echo 05:48:16 [semverPrep] This is not a build commit. [Pipeline] sh 05:48:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:48:16 + grep -v github /etc/ssh/ssh_known_hosts 05:48:16 + [ -e /tmp/ssh_known_hosts ] 05:48:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:48:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:48:16 + sudo tee -a /etc/ssh/ssh_known_hosts 05:48:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:17 05:48:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:17 0.1.4: Pulling from edgex-devops/py-git-semver 05:48:17 b85a868b505f: Pulling fs layer 05:48:17 e2be974225ed: Pulling fs layer 05:48:17 339a4e72a1f5: Pulling fs layer 05:48:17 988bab9f4d93: Pulling fs layer 05:48:17 1469e6f7b9e6: Pulling fs layer 05:48:17 eaf3925da568: Pulling fs layer 05:48:17 bab4dde63d76: Pulling fs layer 05:48:17 bde34c3a00c8: Pulling fs layer 05:48:17 b352a97aabf1: Pulling fs layer 05:48:17 4872d77fe225: Pulling fs layer 05:48:17 5851b861e8e6: Pulling fs layer 05:48:17 988bab9f4d93: Waiting 05:48:17 b352a97aabf1: Waiting 05:48:17 4872d77fe225: Waiting 05:48:17 5851b861e8e6: Waiting 05:48:17 eaf3925da568: Waiting 05:48:17 bab4dde63d76: Waiting 05:48:17 1469e6f7b9e6: Waiting 05:48:17 bde34c3a00c8: Waiting 05:48:17 e2be974225ed: Verifying Checksum 05:48:17 e2be974225ed: Download complete 05:48:17 988bab9f4d93: Verifying Checksum 05:48:17 988bab9f4d93: Download complete 05:48:17 1469e6f7b9e6: Verifying Checksum 05:48:17 1469e6f7b9e6: Download complete 05:48:17 eaf3925da568: Verifying Checksum 05:48:17 eaf3925da568: Download complete 05:48:17 339a4e72a1f5: Verifying Checksum 05:48:17 339a4e72a1f5: Download complete 05:48:18 bde34c3a00c8: Verifying Checksum 05:48:18 b352a97aabf1: Verifying Checksum 05:48:18 b352a97aabf1: Download complete 05:48:18 4872d77fe225: Verifying Checksum 05:48:18 4872d77fe225: Download complete 05:48:18 5851b861e8e6: Verifying Checksum 05:48:18 5851b861e8e6: Download complete 05:48:18 b85a868b505f: Verifying Checksum 05:48:18 b85a868b505f: Download complete 05:48:18 bab4dde63d76: Verifying Checksum 05:48:18 bab4dde63d76: Download complete 05:48:19 b85a868b505f: Pull complete 05:48:19 e2be974225ed: Pull complete 05:48:19 339a4e72a1f5: Pull complete 05:48:19 988bab9f4d93: Pull complete 05:48:20 1469e6f7b9e6: Pull complete 05:48:20 eaf3925da568: Pull complete 05:48:21 bab4dde63d76: Pull complete 05:48:21 bde34c3a00c8: Pull complete 05:48:21 b352a97aabf1: Pull complete 05:48:21 4872d77fe225: Pull complete 05:48:21 5851b861e8e6: Pull complete 05:48:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:22 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 05:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-475 -v /w/workspace/foundry_device-virtual-go_PR-475:/w/workspace/foundry_device-virtual-go_PR-475:rw,z -v /w/workspace/foundry_device-virtual-go_PR-475@tmp:/w/workspace/foundry_device-virtual-go_PR-475@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-devops/py-git-semver:0.1.4 cat 05:48:25 $ docker top e4dfdf5d3b3b4ad08080f62737c05de51e1ca731c607744f2f825709fd71b245 -eo pid,comm 05:48:25 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). 05:48:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:25 [ssh-agent] Looking for ssh-agent implementation... 05:48:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:25 $ docker exec e4dfdf5d3b3b4ad08080f62737c05de51e1ca731c607744f2f825709fd71b245 ssh-agent 05:48:25 SSH_AUTH_SOCK=/tmp/ssh-aapYodVKM946/agent.33 05:48:25 SSH_AGENT_PID=39 05:48:25 Running ssh-add (command line suppressed) 05:48:26 Identity added: /w/workspace/foundry_device-virtual-go_PR-475@tmp/private_key_2840975061728523913.key (/w/workspace/foundry_device-virtual-go_PR-475@tmp/private_key_2840975061728523913.key) 05:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:26 + git tag --points-at HEAD [Pipeline] } 05:48:26 $ docker exec --env ******** --env ******** e4dfdf5d3b3b4ad08080f62737c05de51e1ca731c607744f2f825709fd71b245 ssh-agent -k 05:48:26 unset SSH_AUTH_SOCK; 05:48:26 unset SSH_AGENT_PID; 05:48:26 echo Agent pid 39 killed; 05:48:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:48:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:26 [ssh-agent] Looking for ssh-agent implementation... 05:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:26 $ docker exec e4dfdf5d3b3b4ad08080f62737c05de51e1ca731c607744f2f825709fd71b245 ssh-agent 05:48:26 SSH_AUTH_SOCK=/tmp/ssh-bsCob0SlzQky/agent.72 05:48:26 SSH_AGENT_PID=78 05:48:26 Running ssh-add (command line suppressed) 05:48:26 Identity added: /w/workspace/foundry_device-virtual-go_PR-475@tmp/private_key_4527343154544452677.key (/w/workspace/foundry_device-virtual-go_PR-475@tmp/private_key_4527343154544452677.key) 05:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:27 + git semver init 05:48:27 2024-07-02 05:48:27,485 [run_init] DEBUG init version:0.0.0 force:False 05:48:27 2024-07-02 05:48:27,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-475/.semver 05:48:27 2024-07-02 05:48:27,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-475/.semver 05:48:27 2024-07-02 05:48:27,487 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-475/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-475, universal_newlines=False, shell=None, istream=None) 05:48:29 2024-07-02 05:48:29,436 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-475/.git/info/exclude 05:48:29 2024-07-02 05:48:29,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-475/.semver/PR-475 with force:False 05:48:29 2024-07-02 05:48:29,436 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-475/.semver/PR-475 05:48:29 2024-07-02 05:48:29,440 [execute] INFO git cat-file --batch-check 05:48:29 2024-07-02 05:48:29,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-475/.semver, universal_newlines=False, shell=None, istream=) 05:48:29 2024-07-02 05:48:29,446 [execute] INFO git cat-file --batch 05:48:29 2024-07-02 05:48:29,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-475/.semver, universal_newlines=False, shell=None, istream=) 05:48:29 2024-07-02 05:48:29,451 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-475/.semver/PR-475 05:48:29 0.0.0 [Pipeline] } 05:48:29 $ docker exec --env ******** --env ******** e4dfdf5d3b3b4ad08080f62737c05de51e1ca731c607744f2f825709fd71b245 ssh-agent -k 05:48:29 unset SSH_AUTH_SOCK; 05:48:29 unset SSH_AGENT_PID; 05:48:29 echo Agent pid 78 killed; 05:48:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:30 + git semver [Pipeline] } 05:48:30 $ docker stop --time=1 e4dfdf5d3b3b4ad08080f62737c05de51e1ca731c607744f2f825709fd71b245 05:48:31 $ docker rm -f --volumes e4dfdf5d3b3b4ad08080f62737c05de51e1ca731c607744f2f825709fd71b245 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:32 Stashed 1 file(s) [Pipeline] echo 05:48:32 [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 05:48:33 provisioning config files... 05:48:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-475@tmp/config3771327060730986153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:33 ---> ****-login.sh 05:48:33 nexus3.edgexfoundry.org:10001 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 nexus3.edgexfoundry.org:10002 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 nexus3.edgexfoundry.org:10003 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 nexus3.edgexfoundry.org:10004 05:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:33 Configure a credential helper to remove this warning. See 05:48:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:33 05:48:33 Login Succeeded 05:48:33 ****.io 05:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:34 Configure a credential helper to remove this warning. See 05:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:34 05:48:34 Login Succeeded 05:48:34 ---> ****-login.sh ends [Pipeline] } 05:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:48:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:48:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:48:34 ========================================================= 05:48:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:48:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:34 + 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 . 05:48:34 Sending build context to Docker daemon 37.57MB 05:48:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:48:34 Step 2/12 : FROM ${BASE} AS builder 05:48:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:35 619be1103602: Pulling fs layer 05:48:35 7862e08f4a3e: Pulling fs layer 05:48:35 5df492c9dc93: Pulling fs layer 05:48:35 7629e6793208: Pulling fs layer 05:48:35 4f4fb700ef54: Pulling fs layer 05:48:35 fb5054dd5b73: Pulling fs layer 05:48:35 eeca6798cff9: Pulling fs layer 05:48:35 aa269ceb94a6: Pulling fs layer 05:48:35 fb5054dd5b73: Waiting 05:48:35 7629e6793208: Waiting 05:48:35 eeca6798cff9: Waiting 05:48:35 aa269ceb94a6: Waiting 05:48:35 4f4fb700ef54: Waiting 05:48:35 ada007ff1a6a: Pulling fs layer 05:48:35 ada007ff1a6a: Waiting 05:48:35 7862e08f4a3e: Verifying Checksum 05:48:35 7862e08f4a3e: Download complete 05:48:35 7629e6793208: Download complete 05:48:35 4f4fb700ef54: Download complete 05:48:35 fb5054dd5b73: Verifying Checksum 05:48:35 fb5054dd5b73: Download complete 05:48:35 619be1103602: Verifying Checksum 05:48:35 619be1103602: Download complete 05:48:35 eeca6798cff9: Verifying Checksum 05:48:35 eeca6798cff9: Download complete 05:48:35 619be1103602: Pull complete 05:48:35 7862e08f4a3e: Pull complete 05:48:35 ada007ff1a6a: Verifying Checksum 05:48:35 ada007ff1a6a: Download complete 05:48:35 5df492c9dc93: Verifying Checksum 05:48:35 5df492c9dc93: Download complete 05:48:35 aa269ceb94a6: Verifying Checksum 05:48:35 aa269ceb94a6: Download complete 05:48:39 5df492c9dc93: Pull complete 05:48:39 7629e6793208: Pull complete 05:48:39 4f4fb700ef54: Pull complete 05:48:39 fb5054dd5b73: Pull complete 05:48:39 eeca6798cff9: Pull complete 05:48:41 aa269ceb94a6: Pull complete 05:48:41 ada007ff1a6a: Pull complete 05:48:41 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:48:41 ---> f489d0715acc 05:48:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:48:47 Still waiting to schedule task 05:48:47 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4771’ is offline 05:48:48 ---> Running in b3a6efadf7c3 05:48:48 Removing intermediate container b3a6efadf7c3 05:48:48 ---> 4fa2bd9f880b 05:48:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:48:48 ---> Running in 8aaf2c0f66a7 05:48:48 Removing intermediate container 8aaf2c0f66a7 05:48:48 ---> 6b53503b3564 05:48:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:48:48 ---> Running in a831806529d7 05:48:48 Removing intermediate container a831806529d7 05:48:48 ---> c33b77f8f7ba 05:48:48 Step 6/12 : WORKDIR /device-virtual-go 05:48:48 ---> Running in 704a93f07469 05:48:48 Removing intermediate container 704a93f07469 05:48:48 ---> f260c740116a 05:48:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:48:48 ---> Running in b1e444604fe4 05:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:48:48 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:48:48 (2/4) Installing libedit (20221030.3.1-r1) 05:48:48 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:48:48 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:48:48 Executing busybox-1.36.1-r5.trigger 05:48:48 OK: 268 MiB in 56 packages 05:48:49 Removing intermediate container b1e444604fe4 05:48:49 ---> 90ab9bf7676f 05:48:49 Step 8/12 : COPY go.mod vendor* ./ 05:48:49 ---> a98be6744e23 05:48:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:49 ---> Running in 2270bedf874f 05:49:57 Removing intermediate container 2270bedf874f 05:49:57 ---> fd6e5e372b69 05:49:57 Step 10/12 : COPY . . 05:49:57 ---> 47e479b35ef2 05:49:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:57 ---> Running in d1395964a9b7 05:49:57 Removing intermediate container d1395964a9b7 05:49:57 ---> 140342a718ae 05:49:57 Step 12/12 : RUN $MAKE 05:49:57 ---> Running in c9e90e2ace89 05:49:57 noop 05:49:57 Removing intermediate container c9e90e2ace89 05:49:57 ---> 00ff3c0292c4 05:49:57 Successfully built 00ff3c0292c4 05:49:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:57 + docker inspect -f . ci-base-image-x86_64 05:49:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:58 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 05:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-475 -v /w/workspace/foundry_device-virtual-go_PR-475:/w/workspace/foundry_device-virtual-go_PR-475:rw,z -v /w/workspace/foundry_device-virtual-go_PR-475@tmp:/w/workspace/foundry_device-virtual-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:49:58 $ docker top b2a5044b2c5158cefbd8ba99870922a20be4d00b2c7b8136f29fd53ef3eb755f -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:58 + go version 05:49:58 go version go1.21.9 linux/amd64 [Pipeline] } 05:49:59 $ docker stop --time=1 b2a5044b2c5158cefbd8ba99870922a20be4d00b2c7b8136f29fd53ef3eb755f 05:50:00 $ docker rm -f --volumes b2a5044b2c5158cefbd8ba99870922a20be4d00b2c7b8136f29fd53ef3eb755f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:01 + docker inspect -f . ci-base-image-x86_64 05:50:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:01 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 05:50:01 $ 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-475 -v /w/workspace/foundry_device-virtual-go_PR-475:/w/workspace/foundry_device-virtual-go_PR-475:rw,z -v /w/workspace/foundry_device-virtual-go_PR-475@tmp:/w/workspace/foundry_device-virtual-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:01 $ docker top fbb049fd52b2a2f9f603eb7e957540b69d23d5380aaa14a91d09211874e0e39d -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:02 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-475 [Pipeline] fileExists [Pipeline] sh 05:50:02 + make test 05:50:02 go test ./... -coverprofile=coverage.out 05:50:04 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:50:22 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:50:22 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements 05:50:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4774 in /w/workspace/foundry_device-virtual-go_PR-475 [Pipeline] { [Pipeline] ws 05:50:23 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 05:50:23 The recommended git tool is: git 05:50:30 go vet ./... 05:50:31 using credential edgex-jenkins-ssh 05:50:31 Cloning the remote Git repository 05:50:31 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:50:31 > git init /w/workspace/device-virtual-go/1 # timeout=10 05:50:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:50:31 > git --version # timeout=10 05:50:31 > git --version # 'git version 2.25.1' 05:50:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:50:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:50:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:50:37 ./bin/test-attribution-txt.sh [Pipeline] echo 05:50:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:50:37 $ docker stop --time=1 fbb049fd52b2a2f9f603eb7e957540b69d23d5380aaa14a91d09211874e0e39d 05:50:37 Merging remotes/origin/main commit 5d512c18d1c7b78db7dd773bf8816c37bfaa059e into PR head commit ad92c84b73dbd8840292c1a592621e653de09e3c 05:50:37 Merge succeeded, producing ad92c84b73dbd8840292c1a592621e653de09e3c 05:50:37 Checking out Revision ad92c84b73dbd8840292c1a592621e653de09e3c (PR-475) 05:50:36 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:50:36 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:50:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:50:37 > git config core.sparsecheckout # timeout=10 05:50:37 > git checkout -f ad92c84b73dbd8840292c1a592621e653de09e3c # timeout=10 05:50:37 > git remote # timeout=10 05:50:37 > git config --get remote.origin.url # timeout=10 05:50:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:37 > git merge 5d512c18d1c7b78db7dd773bf8816c37bfaa059e # timeout=10 05:50:37 > git rev-parse HEAD^{commit} # timeout=10 05:50:37 > git config core.sparsecheckout # timeout=10 05:50:37 > git checkout -f ad92c84b73dbd8840292c1a592621e653de09e3c # timeout=10 05:50:41 Commit message: "feat: Allow empty profileName in Device" 05:50:41 > git --version # timeout=10 05:50:41 > git --version # 'git version 2.25.1' 05:50:41 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 05:50:43 $ docker rm -f --volumes fbb049fd52b2a2f9f603eb7e957540b69d23d5380aaa14a91d09211874e0e39d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:50:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 05:50:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:50:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:50:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:44 Dload Upload Total Spent Left Speed 05:50:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 118k 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 05:50:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 05:50:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:50:44 + sudo tee /etc/docker/daemon.new 05:50:44 { 05:50:44 "registry-mirrors": [ 05:50:44 "https://nexus3.edgexfoundry.org:10001" 05:50:44 ], 05:50:44 "bip": "10.250.0.254/24", 05:50:44 "hosts": [ 05:50:44 "tcp://0.0.0.0:5555", 05:50:44 "unix:///var/run/docker.sock" 05:50:44 ], 05:50:44 "mtu": 1458, 05:50:44 "selinux-enabled": true, 05:50:44 "seccomp-profile": "/etc/docker/seccomp.json" 05:50:44 } [Pipeline] sh 05:50:45 + ls -al . 05:50:45 total 276 05:50:45 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 05:50 . 05:50:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 05:48 .. 05:50:45 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 05:50 .git 05:50:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 05:48 .github 05:50:45 -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 05:48 .gitignore 05:50:45 -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 05:48 .golangci.yml 05:50:45 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 05:48 .semver 05:50:45 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 05:48 Attribution.txt 05:50:45 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 05:48 CHANGELOG.md 05:50:45 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 05:48 Dockerfile 05:50:45 -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 05:48 GOVERNANCE.md 05:50:45 -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 05:48 Jenkinsfile 05:50:45 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 05:48 LICENSE 05:50:45 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 05:48 Makefile 05:50:45 -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 05:48 OWNERS.md 05:50:45 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 05:48 README.md 05:50:45 -rw-rw-r-- 1 jenkins jenkins 5 Jul 2 05:48 VERSION 05:50:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 05:48 bin 05:50:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 05:48 cmd 05:50:45 -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 05:50 coverage.out 05:50:45 -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 05:48 go.mod 05:50:45 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 05:48 go.sum 05:50:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 05:48 internal 05:50:45 -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:50:45 + 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=ad92c84b73dbd8840292c1a592621e653de09e3c --label arch=amd64 --label version=0.0.0 . 05:50:45 Sending build context to Docker daemon 37.62MB 05:50:45 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:50:45 Step 2/26 : FROM ${BASE} AS builder 05:50:45 ---> 00ff3c0292c4 05:50:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:50:45 + sudo service docker restart 05:50:46 ---> Running in d69d07db0df6 05:50:46 Removing intermediate container d69d07db0df6 05:50:46 ---> 647d04e4402c 05:50:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:50:46 ---> Running in 6e065eccb597 05:50:46 Removing intermediate container 6e065eccb597 05:50:46 ---> a89c6584d5fb 05:50:46 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:50:46 ---> Running in 5b3eb0e51e53 05:50:46 Removing intermediate container 5b3eb0e51e53 05:50:46 ---> 0e3a3fa55273 05:50:46 Step 6/26 : WORKDIR /device-virtual-go 05:50:46 ---> Running in 8927c86324cb 05:50:46 Removing intermediate container 8927c86324cb 05:50:46 ---> 1f59e64415a6 05:50:46 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:50:46 ---> Running in d6e25dc3f8a4 05:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:50:47 OK: 268 MiB in 56 packages 05:50:47 Removing intermediate container d6e25dc3f8a4 05:50:47 ---> 6a91bcdbfb8f 05:50:47 Step 8/26 : COPY go.mod vendor* ./ 05:50:47 ---> 174d0ac5aeb2 05:50:47 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:47 ---> Running in 696e4090b50e 05:50:48 Removing intermediate container 696e4090b50e 05:50:48 ---> 08718f75eaf6 05:50:48 Step 10/26 : COPY . . 05:50:49 ---> c3b87019caa2 05:50:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:50:49 ---> Running in 25b54256c33a 05:50:49 Removing intermediate container 25b54256c33a 05:50:49 ---> 5ce0654f504f 05:50:49 Step 12/26 : RUN $MAKE 05:50:49 ---> Running in e8a2430dbd1f 05:50:50 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.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:04 provisioning config files... 05:51:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3850077429173735230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:04 ---> ****-login.sh 05:51:04 nexus3.edgexfoundry.org:10001 05:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:05 Configure a credential helper to remove this warning. See 05:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:05 05:51:05 Login Succeeded 05:51:05 nexus3.edgexfoundry.org:10002 05:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:05 Configure a credential helper to remove this warning. See 05:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:05 05:51:05 Login Succeeded 05:51:05 nexus3.edgexfoundry.org:10003 05:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:05 Configure a credential helper to remove this warning. See 05:51:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:05 05:51:05 Login Succeeded 05:51:05 nexus3.edgexfoundry.org:10004 05:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:06 Configure a credential helper to remove this warning. See 05:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:06 05:51:06 Login Succeeded 05:51:06 ****.io 05:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:06 Configure a credential helper to remove this warning. See 05:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:06 05:51:06 Login Succeeded 05:51:06 ---> ****-login.sh ends [Pipeline] } 05:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:51:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:51:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:51:07 ========================================================= 05:51:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:51:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:07 + 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 . 05:51:08 Sending build context to Docker daemon 19MB 05:51:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:51:08 Step 2/12 : FROM ${BASE} AS builder 05:51:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:51:08 c6b39de5b339: Pulling fs layer 05:51:08 a69c41024577: Pulling fs layer 05:51:08 d6de4b400683: Pulling fs layer 05:51:08 35cb2a7552d0: Pulling fs layer 05:51:08 4f4fb700ef54: Pulling fs layer 05:51:08 464afbd9ba4c: Pulling fs layer 05:51:08 00f215d4a9da: Pulling fs layer 05:51:08 d496ad576159: Pulling fs layer 05:51:08 464afbd9ba4c: Waiting 05:51:08 00f215d4a9da: Waiting 05:51:08 d496ad576159: Waiting 05:51:08 35cb2a7552d0: Waiting 05:51:08 4f4fb700ef54: Waiting 05:51:08 a69c41024577: Verifying Checksum 05:51:08 a69c41024577: Download complete 05:51:08 35cb2a7552d0: Verifying Checksum 05:51:08 35cb2a7552d0: Download complete 05:51:08 4f4fb700ef54: Verifying Checksum 05:51:08 4f4fb700ef54: Download complete 05:51:08 464afbd9ba4c: Verifying Checksum 05:51:08 464afbd9ba4c: Download complete 05:51:08 c6b39de5b339: Download complete 05:51:09 d496ad576159: Verifying Checksum 05:51:09 d496ad576159: Download complete 05:51:09 c6b39de5b339: Pull complete 05:51:10 a69c41024577: Pull complete 05:51:10 d6de4b400683: Verifying Checksum 05:51:10 d6de4b400683: Download complete 05:51:11 00f215d4a9da: Verifying Checksum 05:51:11 00f215d4a9da: Download complete 05:51:22 Removing intermediate container e8a2430dbd1f 05:51:22 ---> 95b18f27dea8 05:51:22 Step 13/26 : FROM alpine:3.18 05:51:22 3.18: Pulling from library/alpine 05:51:22 73baa7ef167e: Pulling fs layer 05:51:22 73baa7ef167e: Verifying Checksum 05:51:22 73baa7ef167e: Download complete 05:51:22 73baa7ef167e: Pull complete 05:51:22 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:51:22 Status: Downloaded newer image for alpine:3.18 05:51:22 ---> 8fd7cac70a4a 05:51:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:51:22 ---> Running in b12d5e853abc 05:51:22 Removing intermediate container b12d5e853abc 05:51:22 ---> fff3e18a655e 05:51:22 Step 15/26 : RUN apk add --update --no-cache dumb-init 05:51:22 ---> Running in 4eed2158c226 05:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:51:22 (1/1) Installing dumb-init (1.2.5-r2) 05:51:22 Executing busybox-1.36.1-r7.trigger 05:51:22 OK: 7 MiB in 16 packages 05:51:23 Removing intermediate container 4eed2158c226 05:51:23 ---> 62bc13982a7f 05:51:23 Step 16/26 : RUN apk --no-cache upgrade 05:51:23 ---> Running in f82c1e64d553 05:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:51:23 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 05:51:23 d6de4b400683: Pull complete 05:51:23 35cb2a7552d0: Pull complete 05:51:23 4f4fb700ef54: Pull complete 05:51:23 464afbd9ba4c: Pull complete 05:51:23 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 05:51:23 OK: 7 MiB in 16 packages 05:51:24 Removing intermediate container f82c1e64d553 05:51:24 ---> 075fd913b844 05:51:24 Step 17/26 : WORKDIR / 05:51:24 ---> Running in c3ea8ab509a0 05:51:24 Removing intermediate container c3ea8ab509a0 05:51:24 ---> 2df0e7e3b33e 05:51:24 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:51:24 ---> 2c8713e8af21 05:51:24 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 05:51:24 ---> 348488d99c71 05:51:24 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 05:51:26 ---> d27e8372c5a8 05:51:26 Step 21/26 : EXPOSE 59900 05:51:26 ---> Running in 6554171789a6 05:51:26 Removing intermediate container 6554171789a6 05:51:26 ---> a60cd3339a94 05:51:26 Step 22/26 : ENTRYPOINT ["/device-virtual"] 05:51:26 ---> Running in 50618fcede57 05:51:26 Removing intermediate container 50618fcede57 05:51:26 ---> aba72a1e172f 05:51:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:51:26 ---> Running in 1234cf349921 05:51:26 Removing intermediate container 1234cf349921 05:51:26 ---> e00115bbfbae 05:51:26 Step 24/26 : LABEL arch=amd64 05:51:26 ---> Running in 1f9cea9c23f2 05:51:26 Removing intermediate container 1f9cea9c23f2 05:51:26 ---> ee687157febc 05:51:26 Step 25/26 : LABEL git_sha=ad92c84b73dbd8840292c1a592621e653de09e3c 05:51:26 ---> Running in da947bdeeb79 05:51:26 Removing intermediate container da947bdeeb79 05:51:26 ---> 3ffdb6463ac7 05:51:26 Step 26/26 : LABEL version=0.0.0 05:51:26 ---> Running in 53b1cea572af 05:51:26 Removing intermediate container 53b1cea572af 05:51:26 ---> a85b23977fa8 05:51:26 [Warning] One or more build-args [ARCH] were not consumed 05:51:26 Successfully built a85b23977fa8 05:51:26 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 05:51:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:27 05:51:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:28 latest: Pulling from edgex-lftools-log-publisher 05:51:28 5eb5b503b376: Pulling fs layer 05:51:28 5c69ac0246d0: Pulling fs layer 05:51:28 ec43610c2a17: Pulling fs layer 05:51:28 3a2ae6a8a46f: Pulling fs layer 05:51:28 33b1e0a273af: Pulling fs layer 05:51:28 5d3b04190fa2: Pulling fs layer 05:51:28 2f39f015ded8: Pulling fs layer 05:51:28 33b1e0a273af: Waiting 05:51:28 5d3b04190fa2: Waiting 05:51:28 3a2ae6a8a46f: Waiting 05:51:28 5c69ac0246d0: Download complete 05:51:28 3a2ae6a8a46f: Verifying Checksum 05:51:28 3a2ae6a8a46f: Download complete 05:51:28 33b1e0a273af: Verifying Checksum 05:51:28 33b1e0a273af: Download complete 05:51:28 5d3b04190fa2: Verifying Checksum 05:51:28 5d3b04190fa2: Download complete 05:51:28 ec43610c2a17: Verifying Checksum 05:51:28 ec43610c2a17: Download complete 05:51:28 5eb5b503b376: Download complete 05:51:28 2f39f015ded8: Download complete 05:51:29 5eb5b503b376: Pull complete 05:51:29 5c69ac0246d0: Pull complete 05:51:30 ec43610c2a17: Pull complete 05:51:30 3a2ae6a8a46f: Pull complete 05:51:30 33b1e0a273af: Pull complete 05:51:30 5d3b04190fa2: Pull complete 05:51:32 00f215d4a9da: Pull complete 05:51:33 d496ad576159: Pull complete 05:51:33 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:51:33 ---> f246e2811388 05:51:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:51:34 2f39f015ded8: Pull complete 05:51:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:51:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:35 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 05:51:35 $ 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-475 -v /w/workspace/foundry_device-virtual-go_PR-475:/w/workspace/foundry_device-virtual-go_PR-475:rw,z -v /w/workspace/foundry_device-virtual-go_PR-475@tmp:/w/workspace/foundry_device-virtual-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:51:35 ---> Running in 4cc7d7a56dab 05:51:35 Removing intermediate container 4cc7d7a56dab 05:51:35 ---> f112e121d676 05:51:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:51:35 ---> Running in 1a184cf76c2d 05:51:36 Removing intermediate container 1a184cf76c2d 05:51:36 ---> 4c54ef62fdd2 05:51:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:51:36 ---> Running in cae37fe62e45 05:51:36 Removing intermediate container cae37fe62e45 05:51:36 ---> fc811c945789 05:51:36 Step 6/12 : WORKDIR /device-virtual-go 05:51:36 ---> Running in b0c23d69566a 05:51:36 Removing intermediate container b0c23d69566a 05:51:36 ---> 5f164d9e4ab4 05:51:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:51:37 ---> Running in aed879cd5b20 05:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:51:39 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:51:39 (2/4) Installing libedit (20221030.3.1-r1) 05:51:39 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:51:39 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:51:39 Executing busybox-1.36.1-r5.trigger 05:51:39 OK: 271 MiB in 56 packages 05:51:41 Removing intermediate container aed879cd5b20 05:51:41 ---> 299cea661078 05:51:41 Step 8/12 : COPY go.mod vendor* ./ 05:51:41 $ docker top 933b5f20356331031e8c54e94e66eb19d12b7d7f201d9d9f0a0721ac1fb208b3 -eo pid,comm 05:51:41 ---> 0e27dba23b89 05:51:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:41 ---> Running in b690914b55af [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:41 ---> job-cost.sh 05:51:41 lf-activate-venv: SKIPPING 05:51:41 INFO: No Stack... 05:51:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:51:42 INFO: Archiving Costs [Pipeline] sh 05:51:43 + cat /w/workspace/foundry_device-virtual-go_PR-475/archives/cost.csv 05:51:43 + cut -d, -f6 [Pipeline] lock 05:51:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-475-1-stack-cost] 05:51:43 Resource [jenkins-edgexfoundry-device-virtual-go-PR-475-1-stack-cost] did not exist. Created. 05:51:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:43 + echo total: 0.2199999988079071 [Pipeline] stash 05:51:43 Stashed 1 file(s) [Pipeline] } 05:51:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-475-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:51:43 $ docker stop --time=1 933b5f20356331031e8c54e94e66eb19d12b7d7f201d9d9f0a0721ac1fb208b3 05:51:44 $ docker rm -f --volumes 933b5f20356331031e8c54e94e66eb19d12b7d7f201d9d9f0a0721ac1fb208b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:53:32 Removing intermediate container b690914b55af 05:53:32 ---> 4afafff7347d 05:53:32 Step 10/12 : COPY . . 05:53:32 ---> 6166f3f6c12a 05:53:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:53:32 ---> Running in 4e936d641c2d 05:53:32 Removing intermediate container 4e936d641c2d 05:53:32 ---> a57db13745ee 05:53:32 Step 12/12 : RUN $MAKE 05:53:32 ---> Running in fa98ba3068ce 05:53:32 noop 05:53:32 Removing intermediate container fa98ba3068ce 05:53:32 ---> 53451e168b1e 05:53:32 Successfully built 53451e168b1e 05:53:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:33 + docker inspect -f . ci-base-image-arm64 05:53:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:33 prd-ubuntu20.04-docker-arm64-4c-16g-4774 does not seem to be running inside a container 05:53:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:53:35 $ docker top b9e56062b687c278b0c469adf17052e8db2eb9b6e09fd040c0f160e65d3d3c3c -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:35 + go version 05:53:35 go version go1.21.9 linux/arm64 [Pipeline] } 05:53:36 $ docker stop --time=1 b9e56062b687c278b0c469adf17052e8db2eb9b6e09fd040c0f160e65d3d3c3c 05:53:37 $ docker rm -f --volumes b9e56062b687c278b0c469adf17052e8db2eb9b6e09fd040c0f160e65d3d3c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:38 + docker inspect -f . ci-base-image-arm64 05:53:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:38 prd-ubuntu20.04-docker-arm64-4c-16g-4774 does not seem to be running inside a container 05:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:53:40 $ docker top bb0865b507bdc1c15ca6cafa4aae6455cd64822e239edec18c55eb2bea6db59a -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:40 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 05:53:41 + make test 05:53:41 go test ./... -coverprofile=coverage.out 05:53:47 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:56:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:56:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 05:56:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:56:56 go vet ./... 05:57:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:57:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:57:43 ./bin/test-attribution-txt.sh [Pipeline] echo 05:57:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:57:43 $ docker stop --time=1 bb0865b507bdc1c15ca6cafa4aae6455cd64822e239edec18c55eb2bea6db59a 05:57:45 $ docker rm -f --volumes bb0865b507bdc1c15ca6cafa4aae6455cd64822e239edec18c55eb2bea6db59a [Pipeline] // withDockerContainer [Pipeline] sh 05:57:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:57:47 Warning: overwriting stash ‘coverage-report’ 05:57:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:57:48 + ls -al . 05:57:48 total 272 05:57:48 drwxrwxr-x 7 jenkins jenkins 4096 Jul 2 05:53 . 05:57:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 05:50 .. 05:57:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 05:50 .git 05:57:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 05:50 .github 05:57:48 -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 05:50 .gitignore 05:57:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 05:50 .golangci.yml 05:57:48 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 05:50 Attribution.txt 05:57:48 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 05:50 CHANGELOG.md 05:57:48 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 05:50 Dockerfile 05:57:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 05:50 GOVERNANCE.md 05:57:48 -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 05:50 Jenkinsfile 05:57:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 05:50 LICENSE 05:57:48 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 05:50 Makefile 05:57:48 -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 05:50 OWNERS.md 05:57:48 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 05:50 README.md 05:57:48 -rw-rw-r-- 1 jenkins jenkins 5 Jul 2 05:48 VERSION 05:57:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 05:50 bin 05:57:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 05:50 cmd 05:57:48 -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 05:56 coverage.out 05:57:48 -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 05:50 go.mod 05:57:48 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 05:50 go.sum 05:57:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 05:50 internal 05:57:48 -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:49 + 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=ad92c84b73dbd8840292c1a592621e653de09e3c --label arch=arm64 --label version=0.0.0 . 05:57:49 Sending build context to Docker daemon 19.04MB 05:57:49 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:57:49 Step 2/26 : FROM ${BASE} AS builder 05:57:49 ---> 53451e168b1e 05:57:49 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:57:49 ---> Running in bcda4e8aaa44 05:57:50 Removing intermediate container bcda4e8aaa44 05:57:50 ---> 179188bb9019 05:57:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:57:50 ---> Running in 2aefc0b26485 05:57:50 Removing intermediate container 2aefc0b26485 05:57:50 ---> 6af365caa523 05:57:50 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:57:50 ---> Running in 47fa65ce29f3 05:57:50 Removing intermediate container 47fa65ce29f3 05:57:50 ---> d54a9018ef3a 05:57:50 Step 6/26 : WORKDIR /device-virtual-go 05:57:50 ---> Running in 81cb7040b8fe 05:57:51 Removing intermediate container 81cb7040b8fe 05:57:51 ---> 7a7e73239706 05:57:51 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:57:51 ---> Running in e6df7724e9eb 05:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:53 OK: 271 MiB in 56 packages 05:57:54 Removing intermediate container e6df7724e9eb 05:57:54 ---> f0453d3bbcbd 05:57:54 Step 8/26 : COPY go.mod vendor* ./ 05:57:55 ---> aea43209bb26 05:57:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:55 ---> Running in 3609f104c1a6 05:57:57 Removing intermediate container 3609f104c1a6 05:57:57 ---> 2f573c0ad272 05:57:57 Step 10/26 : COPY . . 05:57:59 ---> f063703d930d 05:57:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:57:59 ---> Running in eb008e4218e4 05:57:59 Removing intermediate container eb008e4218e4 05:57:59 ---> 80b82487b6d0 05:57:59 Step 12/26 : RUN $MAKE 05:57:59 ---> Running in 1f2d5f57e879 05:58:00 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.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:01:22 Removing intermediate container 1f2d5f57e879 06:01:22 ---> f8367bfdcbe4 06:01:22 Step 13/26 : FROM alpine:3.18 06:01:22 3.18: Pulling from library/alpine 06:01:22 5c905c7ebe2f: Pulling fs layer 06:01:22 5c905c7ebe2f: Verifying Checksum 06:01:22 5c905c7ebe2f: Download complete 06:01:22 5c905c7ebe2f: Pull complete 06:01:22 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:01:22 Status: Downloaded newer image for alpine:3.18 06:01:22 ---> dec292d02e07 06:01:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:01:22 ---> Running in a9c1fedef0f0 06:01:22 Removing intermediate container a9c1fedef0f0 06:01:22 ---> 4d916c224369 06:01:22 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:01:22 ---> Running in a8caa54fcb2a 06:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:01:22 (1/1) Installing dumb-init (1.2.5-r2) 06:01:22 Executing busybox-1.36.1-r7.trigger 06:01:22 OK: 8 MiB in 16 packages 06:01:22 Removing intermediate container a8caa54fcb2a 06:01:22 ---> 741c847b1440 06:01:22 Step 16/26 : RUN apk --no-cache upgrade 06:01:22 ---> Running in b9443e13ab83 06:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:01:22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:01:22 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:01:22 OK: 8 MiB in 16 packages 06:01:22 Removing intermediate container b9443e13ab83 06:01:22 ---> 36c7392852bf 06:01:22 Step 17/26 : WORKDIR / 06:01:22 ---> Running in ed4b5b5cc7ed 06:01:22 Removing intermediate container ed4b5b5cc7ed 06:01:22 ---> 616393bd91f0 06:01:22 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:01:22 ---> d4d0ce6f4b77 06:01:22 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:01:22 ---> 2a864a7a3c0a 06:01:22 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:01:24 ---> 37ddd94cc1e0 06:01:24 Step 21/26 : EXPOSE 59900 06:01:24 ---> Running in 3bafeaa648cd 06:01:24 Removing intermediate container 3bafeaa648cd 06:01:24 ---> dfac0aa2ce65 06:01:24 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:01:24 ---> Running in 1c685c86b9d0 06:01:25 Removing intermediate container 1c685c86b9d0 06:01:25 ---> dbd29be10738 06:01:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:25 ---> Running in ce2f48b02cf4 06:01:25 Removing intermediate container ce2f48b02cf4 06:01:25 ---> bfb2d2164321 06:01:25 Step 24/26 : LABEL arch=arm64 06:01:25 ---> Running in f213917249aa 06:01:25 Removing intermediate container f213917249aa 06:01:25 ---> 1162d5bde9f0 06:01:25 Step 25/26 : LABEL git_sha=ad92c84b73dbd8840292c1a592621e653de09e3c 06:01:25 ---> Running in 11af271a4072 06:01:26 Removing intermediate container 11af271a4072 06:01:26 ---> b5bc7227eb95 06:01:26 Step 26/26 : LABEL version=0.0.0 06:01:26 ---> Running in be4435a11feb 06:01:26 Removing intermediate container be4435a11feb 06:01:26 ---> 314747764a56 06:01:26 [Warning] One or more build-args [ARCH] were not consumed 06:01:26 Successfully built 314747764a56 06:01:26 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 06:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:27 06:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:27 arm64: Pulling from edgex-lftools-log-publisher 06:01:27 8998bd30e6a1: Pulling fs layer 06:01:27 04944245beec: Pulling fs layer 06:01:27 699f458cf7ca: Pulling fs layer 06:01:27 765212b225bb: Pulling fs layer 06:01:27 f23df028b6ca: Pulling fs layer 06:01:27 d65c8cfc05b1: Pulling fs layer 06:01:27 2437ff75d9bd: Pulling fs layer 06:01:27 765212b225bb: Waiting 06:01:27 f23df028b6ca: Waiting 06:01:27 d65c8cfc05b1: Waiting 06:01:27 2437ff75d9bd: Waiting 06:01:27 04944245beec: Verifying Checksum 06:01:27 04944245beec: Download complete 06:01:27 765212b225bb: Verifying Checksum 06:01:27 765212b225bb: Download complete 06:01:27 f23df028b6ca: Verifying Checksum 06:01:27 f23df028b6ca: Download complete 06:01:27 d65c8cfc05b1: Verifying Checksum 06:01:27 d65c8cfc05b1: Download complete 06:01:28 699f458cf7ca: Verifying Checksum 06:01:28 699f458cf7ca: Download complete 06:01:28 8998bd30e6a1: Verifying Checksum 06:01:28 8998bd30e6a1: Download complete 06:01:31 2437ff75d9bd: Verifying Checksum 06:01:31 2437ff75d9bd: Download complete 06:01:33 8998bd30e6a1: Pull complete 06:01:33 04944245beec: Pull complete 06:01:35 699f458cf7ca: Pull complete 06:01:35 765212b225bb: Pull complete 06:01:35 f23df028b6ca: Pull complete 06:01:36 d65c8cfc05b1: Pull complete 06:01:54 2437ff75d9bd: Pull complete 06:01:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:54 prd-ubuntu20.04-docker-arm64-4c-16g-4774 does not seem to be running inside a container 06:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:01:57 $ docker top aeac2091fc96db00561ff5b9188b1167b821230b7d67f8ef19d1195f5ebd86cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:57 ---> job-cost.sh 06:01:58 lf-activate-venv: SKIPPING 06:01:58 INFO: No Stack... 06:01:58 INFO: Retrieving Pricing Info for: v3-standard-4 06:01:59 INFO: Archiving Costs [Pipeline] sh 06:01:59 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:01:59 + cut -d, -f6 [Pipeline] lock 06:01:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-475-1-stack-cost] 06:01:59 Resource [jenkins-edgexfoundry-device-virtual-go-PR-475-1-stack-cost] did not exist. Created. 06:01:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:00 /w/workspace/device-virtual-go/1@tmp/durable-f4bceb31/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:02:00 + echo total: 0.10999999940395355 [Pipeline] stash 06:02:00 Warning: overwriting stash ‘stack-cost’ 06:02:00 Stashed 1 file(s) [Pipeline] } 06:02:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-475-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:00 $ docker stop --time=1 aeac2091fc96db00561ff5b9188b1167b821230b7d67f8ef19d1195f5ebd86cf 06:02:02 $ docker rm -f --volumes aeac2091fc96db00561ff5b9188b1167b821230b7d67f8ef19d1195f5ebd86cf [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 06:02:03 provisioning config files... 06:02:03 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-475@tmp/config2004239911007231650tmp [Pipeline] { [Pipeline] sh 06:02:03 + set +x 06:02:03 + curl -s https://codecov.io/bash 06:02:03 + bash -s -- 06:02:03 06:02:03 _____ _ 06:02:03 / ____| | | 06:02:03 | | ___ __| | ___ ___ _____ __ 06:02:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:03 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:03 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:03 Bash-1.0.6 06:02:03 06:02:03 06:02:03 ==> git version 2.25.1 found 06:02:03 ==> 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 06:02:03 Release-Date: 2020-01-08 06:02:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:02:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:02:03 ==> Jenkins CI detected. 06:02:03 current dir:  /w/workspace/foundry_device-virtual-go_PR-475 06:02:03 project root: . 06:02:03 --> token set from env 06:02:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:03 ==> Running gcov in . (disable via -X gcov) 06:02:03 ==> Python coveragepy not found 06:02:03 ==> Searching for coverage reports in: 06:02:03 + . 06:02:04 -> Found 1 reports 06:02:04 ==> Detecting git/mercurial file structure 06:02:04 ==> Reading reports 06:02:04 + ./coverage.out bytes=43247 06:02:04 ==> Appending adjustments 06:02:04 https://docs.codecov.io/docs/fixing-reports 06:02:04 + Found adjustments 06:02:04 ==> Gzipping contents 06:02:04 8.0K /tmp/codecov.EYVxOj.gz 06:02:04 ==> Uploading reports 06:02:04 url: https://codecov.io 06:02:04 query: branch=PR-475&commit=ad92c84b73dbd8840292c1a592621e653de09e3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=475&job=&cmd_args= 06:02:04 -> Pinging Codecov 06:02:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-475&commit=ad92c84b73dbd8840292c1a592621e653de09e3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=475&job=&cmd_args= 06:02:04 -> Uploading to 06:02:04 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/5E52B4B073DB2E39498172D8E973AA87/ad92c84b73dbd8840292c1a592621e653de09e3c/26fe2814-f067-4967-906d-e63176bb880d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T060204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21b764cd5340f7160a7b46c5b5d597b8617f5ee5e33ccb3bc5a80404a7b2249c 06:02:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:04 Dload Upload Total Spent Left Speed 06:02:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 20838 --:--:-- --:--:-- --:--:-- 20838 06:02:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ad92c84b73dbd8840292c1a592621e653de09e3c [Pipeline] } 06:02:04 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 06:02:06 + [ -d /w/workspace/foundry_device-virtual-go_PR-475/archives ] 06:02:06 + ls -al /w/workspace/foundry_device-virtual-go_PR-475/archives 06:02:06 total 16 06:02:06 drwxr-xr-x 3 root root 4096 Jul 2 05:51 . 06:02:06 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 05:51 .. 06:02:06 drwxr-xr-x 2 root root 4096 Jul 2 05:51 cost 06:02:06 -rw-r--r-- 1 root root 89 Jul 2 05:51 cost.csv 06:02:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-475/archives 06:02:06 + ls -al /w/workspace/foundry_device-virtual-go_PR-475/archives 06:02:06 total 16 06:02:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 05:51 . 06:02:06 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 05:51 .. 06:02:06 drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 05:51 cost 06:02:06 -rw-r--r-- 1 jenkins jenkins 89 Jul 2 05:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:02:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:08 ---> package-listing.sh 06:02:08 ++ facter osfamily 06:02:08 ++ tr '[:upper:]' '[:lower:]' 06:02:08 + OS_FAMILY=debian 06:02:08 + workspace=/w/workspace/foundry_device-virtual-go_PR-475 06:02:08 + START_PACKAGES=/tmp/packages_start.txt 06:02:08 + END_PACKAGES=/tmp/packages_end.txt 06:02:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:08 + PACKAGES=/tmp/packages_start.txt 06:02:08 + '[' /w/workspace/foundry_device-virtual-go_PR-475 ']' 06:02:08 + PACKAGES=/tmp/packages_end.txt 06:02:08 + case "${OS_FAMILY}" in 06:02:08 + dpkg -l 06:02:08 + grep '^ii' 06:02:08 + '[' -f /tmp/packages_start.txt ']' 06:02:08 + '[' -f /tmp/packages_end.txt ']' 06:02:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:08 + '[' /w/workspace/foundry_device-virtual-go_PR-475 ']' 06:02:08 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-475/archives/ 06:02:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-475/archives/ [Pipeline] echo 06:02:08 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-475/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:09 prd-ubuntu20.04-docker-8c-8g-4772 does not seem to be running inside a container 06:02:09 $ 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-475/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-475 -v /w/workspace/foundry_device-virtual-go_PR-475:/w/workspace/foundry_device-virtual-go_PR-475:rw,z -v /w/workspace/foundry_device-virtual-go_PR-475@tmp:/w/workspace/foundry_device-virtual-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:02:09 $ docker top bce9815da6dfb30777966e35f37c2c6cd4ae3d58ec0cf51b8859597b13e0d4a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:10 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:10 + mkdir -p /var/log/sysstat [Pipeline] sh 06:02:10 + ls /var/log/sa-host 06:02:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:10 provisioning config files... 06:02:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-475@tmp/config5024350594601670270tmp [Pipeline] { [Pipeline] echo 06:02:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:02:11 ---> create-netrc.sh [Pipeline] } 06:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:02:11 ---> python-tools-install.sh [Pipeline] echo 06:02:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:02:12 ---> sudo-logs.sh 06:02:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:02:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:02:12 ---> job-cost.sh 06:02:12 lf-activate-venv: SKIPPING 06:02:12 DEBUG: total: 0.2199999988079071 06:02:12 INFO: Retrieving Stack Cost... 06:02:12 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:13 INFO: Archiving Costs [Pipeline] echo 06:02:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:02:13 ---> logs-deploy.sh 06:02:13 lf-activate-venv: SKIPPING 06:02:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-475/1 06:02:13 INFO: archiving workspace using pattern(s): 06:02:14 Archives upload complete. 06:02:14 INFO: archiving logs to Nexus