Pull request #425 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c33ecc0e069cdc1bf011d960385668912827e73+53a713b286b98fea7a803b04fd4711df4e3dc4c9 (bfed7226b4621941e26a69ae89811c7b494c69bb) 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-ssh18245927245235533673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh513126800041268173.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-425/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-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16517730253648926533.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-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16977134474081459833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh517312638549545555.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-425/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-425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11013573079080042854.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5456 in /w/workspace/foundry_device-virtual-go_PR-425 [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-425 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 53a713b286b98fea7a803b04fd4711df4e3dc4c9 into PR head commit 1c33ecc0e069cdc1bf011d960385668912827e73 Merge succeeded, producing 1c33ecc0e069cdc1bf011d960385668912827e73 Checking out Revision 1c33ecc0e069cdc1bf011d960385668912827e73 (PR-425) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:50:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c33ecc0e069cdc1bf011d960385668912827e73 # 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 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c33ecc0e069cdc1bf011d960385668912827e73 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:50:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:50:53 ========================================================= 11:50:53 EdgeX Global Pipelines Version Info 11:50:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:50:53 ------------------- 11:50:53 stable info: 11:50:53 ------------------- 11:50:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:50:53 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:50:53 Message: update stable to v1.0.253 11:50:54 ------------------- 11:50:54 experimental info: 11:50:54 ------------------- 11:50:54 Commited By: **** collab-it+edgex@linuxfoundation.org 11:50:54 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:50:54 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:50:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-425 [Pipeline] echo 11:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-425 [Pipeline] echo 11:50:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-425 [Pipeline] echo 11:50:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] echo 11:50:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c33ecc [Pipeline] echo 11:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:50:56 provisioning config files... 11:50:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-425@tmp/config18160741176121136360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:50:56 ---> docker-login.sh 11:50:56 nexus3.edgexfoundry.org:10001 11:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:50:56 Configure a credential helper to remove this warning. See 11:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:50:56 11:50:56 Login Succeeded 11:50:56 nexus3.edgexfoundry.org:10002 11:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:50:57 Configure a credential helper to remove this warning. See 11:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:50:57 11:50:57 Login Succeeded 11:50:57 nexus3.edgexfoundry.org:10003 11:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:50:57 Configure a credential helper to remove this warning. See 11:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:50:57 11:50:57 Login Succeeded 11:50:57 nexus3.edgexfoundry.org:10004 11:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:50:57 Configure a credential helper to remove this warning. See 11:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:50:57 11:50:57 Login Succeeded 11:50:57 docker.io 11:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:50:57 Configure a credential helper to remove this warning. See 11:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:50:57 11:50:57 Login Succeeded 11:50:57 ---> docker-login.sh ends [Pipeline] } 11:50:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:50:58 + git rev-list -1 --merges 1c33ecc0e069cdc1bf011d960385668912827e73~1..1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] echo 11:50:58 -----------> git rev-list -1 --merges 1c33ecc0e069cdc1bf011d960385668912827e73~1..1c33ecc0e069cdc1bf011d960385668912827e73 1c33ecc0e069cdc1bf011d960385668912827e73 [false] [Pipeline] sh 11:50:58 + git log --format=format:%s -1 1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] echo 11:50:58 ========================================================= 11:50:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:50:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:50:59 + git log --format=format:%s -1 1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] echo 11:50:59 [semverPrep] GIT_COMMIT: 1c33ecc0e069cdc1bf011d960385668912827e73, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:50:59 [semverPrep] This is not a build commit. [Pipeline] sh 11:50:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:50:59 + grep -v github /etc/ssh/ssh_known_hosts 11:50:59 + [ -e /tmp/ssh_known_hosts ] 11:50:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:50:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:50:59 + sudo tee -a /etc/ssh/ssh_known_hosts 11:50:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:00 11:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:00 0.1.4: Pulling from edgex-devops/py-git-semver 11:51:00 b85a868b505f: Pulling fs layer 11:51:00 e2be974225ed: Pulling fs layer 11:51:00 339a4e72a1f5: Pulling fs layer 11:51:00 988bab9f4d93: Pulling fs layer 11:51:00 1469e6f7b9e6: Pulling fs layer 11:51:00 eaf3925da568: Pulling fs layer 11:51:00 bab4dde63d76: Pulling fs layer 11:51:00 bde34c3a00c8: Pulling fs layer 11:51:00 b352a97aabf1: Pulling fs layer 11:51:00 4872d77fe225: Pulling fs layer 11:51:00 5851b861e8e6: Pulling fs layer 11:51:00 988bab9f4d93: Waiting 11:51:00 1469e6f7b9e6: Waiting 11:51:00 eaf3925da568: Waiting 11:51:00 4872d77fe225: Waiting 11:51:00 5851b861e8e6: Waiting 11:51:00 bab4dde63d76: Waiting 11:51:00 bde34c3a00c8: Waiting 11:51:00 b352a97aabf1: Waiting 11:51:00 e2be974225ed: Download complete 11:51:00 988bab9f4d93: Download complete 11:51:00 1469e6f7b9e6: Verifying Checksum 11:51:00 1469e6f7b9e6: Download complete 11:51:00 eaf3925da568: Verifying Checksum 11:51:00 eaf3925da568: Download complete 11:51:00 339a4e72a1f5: Verifying Checksum 11:51:00 bde34c3a00c8: Verifying Checksum 11:51:00 bde34c3a00c8: Download complete 11:51:00 b352a97aabf1: Verifying Checksum 11:51:00 b352a97aabf1: Download complete 11:51:00 4872d77fe225: Verifying Checksum 11:51:00 4872d77fe225: Download complete 11:51:00 5851b861e8e6: Verifying Checksum 11:51:00 5851b861e8e6: Download complete 11:51:00 b85a868b505f: Download complete 11:51:01 bab4dde63d76: Verifying Checksum 11:51:01 bab4dde63d76: Download complete 11:51:02 b85a868b505f: Pull complete 11:51:02 e2be974225ed: Pull complete 11:51:02 339a4e72a1f5: Pull complete 11:51:03 988bab9f4d93: Pull complete 11:51:03 1469e6f7b9e6: Pull complete 11:51:03 eaf3925da568: Pull complete 11:51:05 bab4dde63d76: Pull complete 11:51:05 bde34c3a00c8: Pull complete 11:51:05 b352a97aabf1: Pull complete 11:51:05 4872d77fe225: Pull complete 11:51:05 5851b861e8e6: Pull complete 11:51:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:05 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 11:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:51:09 $ docker top 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 -eo pid,comm 11:51:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:51:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:51:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:09 [ssh-agent] Looking for ssh-agent implementation... 11:51:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:09 $ docker exec 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 ssh-agent 11:51:09 SSH_AUTH_SOCK=/tmp/ssh-dIbSg3gXdR9N/agent.33 11:51:09 SSH_AGENT_PID=39 11:51:09 Running ssh-add (command line suppressed) 11:51:09 Identity added: /w/workspace/foundry_device-virtual-go_PR-425@tmp/private_key_15266085774283919456.key (/w/workspace/foundry_device-virtual-go_PR-425@tmp/private_key_15266085774283919456.key) 11:51:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:09 + git tag --points-at HEAD [Pipeline] } 11:51:10 $ docker exec --env ******** --env ******** 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 ssh-agent -k 11:51:10 unset SSH_AUTH_SOCK; 11:51:10 unset SSH_AGENT_PID; 11:51:10 echo Agent pid 39 killed; 11:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:51:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:10 [ssh-agent] Looking for ssh-agent implementation... 11:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:10 $ docker exec 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 ssh-agent 11:51:10 SSH_AUTH_SOCK=/tmp/ssh-jDxWGqDdKDA8/agent.71 11:51:10 SSH_AGENT_PID=77 11:51:10 Running ssh-add (command line suppressed) 11:51:10 Identity added: /w/workspace/foundry_device-virtual-go_PR-425@tmp/private_key_7362759984465418176.key (/w/workspace/foundry_device-virtual-go_PR-425@tmp/private_key_7362759984465418176.key) 11:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:10 + git semver init 11:51:11 2023-09-06 11:51:11,116 [run_init] DEBUG init version:0.0.0 force:False 11:51:11 2023-09-06 11:51:11,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-425/.semver 11:51:11 2023-09-06 11:51:11,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-425/.semver 11:51:11 2023-09-06 11:51:11,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-425/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-425, universal_newlines=False, shell=None, istream=None) 11:51:12 2023-09-06 11:51:12,256 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-425/.git/info/exclude 11:51:12 2023-09-06 11:51:12,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-425/.semver/PR-425 with force:False 11:51:12 2023-09-06 11:51:12,257 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-425/.semver/PR-425 11:51:12 2023-09-06 11:51:12,261 [execute] INFO git cat-file --batch-check 11:51:12 2023-09-06 11:51:12,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-425/.semver, universal_newlines=False, shell=None, istream=) 11:51:12 2023-09-06 11:51:12,267 [execute] INFO git cat-file --batch 11:51:12 2023-09-06 11:51:12,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-425/.semver, universal_newlines=False, shell=None, istream=) 11:51:12 2023-09-06 11:51:12,273 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-425/.semver/PR-425 11:51:12 0.0.0 [Pipeline] } 11:51:12 $ docker exec --env ******** --env ******** 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 ssh-agent -k 11:51:12 unset SSH_AUTH_SOCK; 11:51:12 unset SSH_AGENT_PID; 11:51:12 echo Agent pid 77 killed; 11:51:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:51:13 + git semver [Pipeline] } 11:51:13 $ docker stop --time=1 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 11:51:14 $ docker rm -f --volumes 37380cf799044a88070bb08a19b3a51cd9fc3940a6b21e84effc6bd316f0f1b5 [Pipeline] // withDockerContainer [Pipeline] sh 11:51:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:51:15 Stashed 1 file(s) [Pipeline] echo 11:51:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:16 provisioning config files... 11:51:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-425@tmp/config7111936138280351127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:16 ---> docker-login.sh 11:51:16 nexus3.edgexfoundry.org:10001 11:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:16 Configure a credential helper to remove this warning. See 11:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:16 11:51:16 Login Succeeded 11:51:16 nexus3.edgexfoundry.org:10002 11:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:16 Configure a credential helper to remove this warning. See 11:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:16 11:51:16 Login Succeeded 11:51:16 nexus3.edgexfoundry.org:10003 11:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:16 Configure a credential helper to remove this warning. See 11:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:16 11:51:16 Login Succeeded 11:51:16 nexus3.edgexfoundry.org:10004 11:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:16 Configure a credential helper to remove this warning. See 11:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:16 11:51:16 Login Succeeded 11:51:16 docker.io 11:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:51:16 Configure a credential helper to remove this warning. See 11:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:51:16 11:51:16 Login Succeeded 11:51:16 ---> docker-login.sh ends [Pipeline] } 11:51:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:51:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:51:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:51:17 ========================================================= 11:51:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:51:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:51:17 Sending build context to Docker daemon 23.59MB 11:51:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:51:17 Step 2/12 : FROM ${BASE} AS builder 11:51:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:51:17 4db1b89c0bd1: Pulling fs layer 11:51:17 6911f1a30b25: Pulling fs layer 11:51:17 e194b8c5c2a9: Pulling fs layer 11:51:17 6863d3e3a2b1: Pulling fs layer 11:51:17 ec0bb842ea78: Pulling fs layer 11:51:17 40a00589a448: Pulling fs layer 11:51:17 6c08303d61cc: Pulling fs layer 11:51:17 798269fcf238: Pulling fs layer 11:51:17 6863d3e3a2b1: Waiting 11:51:17 ec0bb842ea78: Waiting 11:51:17 40a00589a448: Waiting 11:51:17 798269fcf238: Waiting 11:51:17 6911f1a30b25: Verifying Checksum 11:51:17 6911f1a30b25: Download complete 11:51:17 6863d3e3a2b1: Verifying Checksum 11:51:17 6863d3e3a2b1: Download complete 11:51:17 ec0bb842ea78: Verifying Checksum 11:51:17 ec0bb842ea78: Download complete 11:51:17 4db1b89c0bd1: Download complete 11:51:17 40a00589a448: Verifying Checksum 11:51:17 40a00589a448: Download complete 11:51:18 4db1b89c0bd1: Pull complete 11:51:18 6911f1a30b25: Pull complete 11:51:18 798269fcf238: Verifying Checksum 11:51:18 798269fcf238: Download complete 11:51:18 e194b8c5c2a9: Verifying Checksum 11:51:18 e194b8c5c2a9: Download complete 11:51:18 6c08303d61cc: Verifying Checksum 11:51:18 6c08303d61cc: Download complete 11:51:22 e194b8c5c2a9: Pull complete 11:51:22 6863d3e3a2b1: Pull complete 11:51:22 ec0bb842ea78: Pull complete 11:51:22 40a00589a448: Pull complete 11:51:24 6c08303d61cc: Pull complete 11:51:24 798269fcf238: Pull complete 11:51:24 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:51:25 ---> ec979cd7f677 11:51:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:51:30 Still waiting to schedule task 11:51:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:51:33 ---> Running in 826b8bac1138 11:51:33 Removing intermediate container 826b8bac1138 11:51:33 ---> a20967e01796 11:51:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:51:33 ---> Running in 142b063b7085 11:51:33 Removing intermediate container 142b063b7085 11:51:33 ---> 0f065b157a33 11:51:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:51:33 ---> Running in e703be5cd823 11:51:33 Removing intermediate container e703be5cd823 11:51:33 ---> 72cd0afce63a 11:51:33 Step 6/12 : WORKDIR /device-virtual-go 11:51:33 ---> Running in 65548e3634e2 11:51:33 Removing intermediate container 65548e3634e2 11:51:33 ---> eb6545deb5fe 11:51:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:51:33 ---> Running in 59b8948c604b 11:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:51:33 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:51:33 (2/4) Installing libedit (20221030.3.1-r0) 11:51:33 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:51:33 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:51:33 Executing busybox-1.35.0-r29.trigger 11:51:33 OK: 269 MiB in 57 packages 11:51:34 Removing intermediate container 59b8948c604b 11:51:34 ---> 0e942f0f2a47 11:51:34 Step 8/12 : COPY go.mod vendor* ./ 11:51:34 ---> a83437ac997b 11:51:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:34 ---> Running in 79c49d2e536c 11:52:20 Removing intermediate container 79c49d2e536c 11:52:20 ---> b93f8d743741 11:52:20 Step 10/12 : COPY . . 11:52:20 ---> cdc674c1fb60 11:52:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:52:20 ---> Running in 72bd3aa5e234 11:52:20 Removing intermediate container 72bd3aa5e234 11:52:20 ---> 108a177888c5 11:52:20 Step 12/12 : RUN $MAKE 11:52:20 ---> Running in 4668c7625387 11:52:20 noop 11:52:20 Removing intermediate container 4668c7625387 11:52:20 ---> 785f56522fbb 11:52:20 Successfully built 785f56522fbb 11:52:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:21 + docker inspect -f . ci-base-image-x86_64 11:52:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:21 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 11:52:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:52:21 $ docker top aaae427d3e4a4dcae91a2493703b71d8acecdf6b8611e3af7b06e8e9ff4daf9c -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:22 + go version 11:52:22 go version go1.20.6 linux/amd64 [Pipeline] } 11:52:22 $ docker stop --time=1 aaae427d3e4a4dcae91a2493703b71d8acecdf6b8611e3af7b06e8e9ff4daf9c 11:52:23 $ docker rm -f --volumes aaae427d3e4a4dcae91a2493703b71d8acecdf6b8611e3af7b06e8e9ff4daf9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:24 + docker inspect -f . ci-base-image-x86_64 11:52:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:24 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 11:52:24 $ 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-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:52:24 $ docker top 8c58a50b7b85ececd43392da94c45b790ea52f42b3ec0ea5d48ec237ad0559fb -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:25 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-425 [Pipeline] fileExists [Pipeline] sh 11:52:25 + make test 11:52:25 go test ./... -coverprofile=coverage.out 11:52:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:52:42 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:52:42 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements 11:52:48 go vet ./... 11:52:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:52:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:52:51 ./bin/test-attribution-txt.sh 11:52:51 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:52:51 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:52:51 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:52:51 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:52:51 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:52:51 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:52:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:52:51 $ docker stop --time=1 8c58a50b7b85ececd43392da94c45b790ea52f42b3ec0ea5d48ec237ad0559fb 11:52:55 $ docker rm -f --volumes 8c58a50b7b85ececd43392da94c45b790ea52f42b3ec0ea5d48ec237ad0559fb [Pipeline] // withDockerContainer [Pipeline] sh 11:52:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:52:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:52:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:52:57 + ls -al . 11:52:57 total 204 11:52:57 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 11:52 . 11:52:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 11:50 .. 11:52:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 11:51 .git 11:52:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:50 .github 11:52:57 -rw-rw-r-- 1 jenkins jenkins 337 Sep 6 11:50 .gitignore 11:52:57 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 11:50 .golangci.yml 11:52:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 11:51 .semver 11:52:57 -rw-rw-r-- 1 jenkins jenkins 8950 Sep 6 11:50 Attribution.txt 11:52:57 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 6 11:50 CHANGELOG.md 11:52:57 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 6 11:50 Dockerfile 11:52:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 11:50 GOVERNANCE.md 11:52:57 -rw-rw-r-- 1 jenkins jenkins 660 Sep 6 11:50 Jenkinsfile 11:52:57 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 11:50 LICENSE 11:52:57 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 6 11:50 Makefile 11:52:57 -rw-rw-r-- 1 jenkins jenkins 623 Sep 6 11:50 OWNERS.md 11:52:57 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 6 11:50 README.md 11:52:57 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 11:51 VERSION 11:52:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 11:50 bin 11:52:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:50 cmd 11:52:57 -rw-r--r-- 1 jenkins jenkins 43063 Sep 6 11:52 coverage.out 11:52:57 -rw-rw-r-- 1 jenkins jenkins 3636 Sep 6 11:50 go.mod 11:52:57 -rw-rw-r-- 1 jenkins jenkins 33427 Sep 6 11:50 go.sum 11:52:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:50 internal 11:52:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 11:50 snap 11:52:57 -rw-rw-r-- 1 jenkins jenkins 235 Sep 6 11:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:58 + 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=1c33ecc0e069cdc1bf011d960385668912827e73 --label arch=amd64 --label version=0.0.0 . 11:52:58 Sending build context to Docker daemon 23.63MB 11:52:58 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:52:58 Step 2/25 : FROM ${BASE} AS builder 11:52:58 ---> 785f56522fbb 11:52:58 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:52:58 ---> Running in 44d8a424d58f 11:52:58 Removing intermediate container 44d8a424d58f 11:52:58 ---> 8301632fa7c3 11:52:58 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:52:58 ---> Running in d1e87809d5ec 11:52:58 Removing intermediate container d1e87809d5ec 11:52:58 ---> 384db2264feb 11:52:58 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:52:58 ---> Running in 4afbcc0358c5 11:52:58 Removing intermediate container 4afbcc0358c5 11:52:58 ---> 04237f393859 11:52:58 Step 6/25 : WORKDIR /device-virtual-go 11:52:58 ---> Running in 72b5e2e25be1 11:52:58 Removing intermediate container 72b5e2e25be1 11:52:58 ---> 0f7402557bfb 11:52:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:52:58 ---> Running in 9995cec59e5f 11:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:52:59 OK: 269 MiB in 57 packages 11:52:59 Removing intermediate container 9995cec59e5f 11:52:59 ---> 0f7558861784 11:52:59 Step 8/25 : COPY go.mod vendor* ./ 11:52:59 ---> 51e9aa5d616e 11:52:59 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:59 ---> Running in c38f062f546c 11:53:00 Removing intermediate container c38f062f546c 11:53:00 ---> 17c119884ea6 11:53:00 Step 10/25 : COPY . . 11:53:01 ---> 7bb71c81f903 11:53:01 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:53:01 ---> Running in 9dd2c65f8e34 11:53:01 Removing intermediate container 9dd2c65f8e34 11:53:01 ---> bcc55dd6bef7 11:53:01 Step 12/25 : RUN $MAKE 11:53:01 ---> Running in be8f3ccfbf8e 11:53:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:53:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5457 in /w/workspace/foundry_device-virtual-go_PR-425 [Pipeline] { [Pipeline] ws 11:53:08 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:53:08 The recommended git tool is: git 11:53:12 using credential edgex-jenkins-ssh 11:53:13 Cloning the remote Git repository 11:53:13 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:53:13 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:53:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:53:13 > git --version # timeout=10 11:53:13 > git --version # 'git version 2.25.1' 11:53:13 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:53:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:17 Merging remotes/origin/main commit 53a713b286b98fea7a803b04fd4711df4e3dc4c9 into PR head commit 1c33ecc0e069cdc1bf011d960385668912827e73 11:53:17 Merge succeeded, producing 1c33ecc0e069cdc1bf011d960385668912827e73 11:53:17 Checking out Revision 1c33ecc0e069cdc1bf011d960385668912827e73 (PR-425) 11:53:18 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:53:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:53:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:53:17 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:53:17 > git config core.sparsecheckout # timeout=10 11:53:17 > git checkout -f 1c33ecc0e069cdc1bf011d960385668912827e73 # timeout=10 11:53:17 > git remote # timeout=10 11:53:17 > git config --get remote.origin.url # timeout=10 11:53:17 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:17 > git merge 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 11:53:17 > git rev-parse HEAD^{commit} # timeout=10 11:53:17 > git config core.sparsecheckout # timeout=10 11:53:17 > git checkout -f 1c33ecc0e069cdc1bf011d960385668912827e73 # timeout=10 11:53:18 > git --version # timeout=10 11:53:18 > git --version # 'git version 2.25.1' 11:53:18 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:53:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:53:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:53:19 Dload Upload Total Spent Left Speed 11:53:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 11:53:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:53:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:53:20 + sudo tee /etc/docker/daemon.new 11:53:20 { 11:53:20 "registry-mirrors": [ 11:53:20 "https://nexus3.edgexfoundry.org:10001" 11:53:20 ], 11:53:20 "bip": "10.250.0.254/24", 11:53:20 "hosts": [ 11:53:20 "tcp://0.0.0.0:5555", 11:53:20 "unix:///var/run/docker.sock" 11:53:20 ], 11:53:20 "mtu": 1458, 11:53:20 "selinux-enabled": true, 11:53:20 "seccomp-profile": "/etc/docker/seccomp.json" 11:53:20 } [Pipeline] sh 11:53:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:53:21 + sudo service docker restart 11:53:23 Removing intermediate container be8f3ccfbf8e 11:53:23 ---> 3b6d1942d713 11:53:23 Step 13/25 : FROM alpine:3.17 11:53:23 3.17: Pulling from library/alpine 11:53:23 9398808236ff: Pulling fs layer 11:53:23 9398808236ff: Verifying Checksum 11:53:23 9398808236ff: Download complete 11:53:23 9398808236ff: Pull complete 11:53:23 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:53:24 Status: Downloaded newer image for alpine:3.17 11:53:24 ---> 1e0b8b5322fc 11:53:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:53:24 ---> Running in 866688de550e 11:53:24 Removing intermediate container 866688de550e 11:53:24 ---> 36d24df03201 11:53:24 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:53:24 ---> Running in abb92811ceac 11:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:53:25 (1/1) Installing dumb-init (1.2.5-r2) 11:53:25 Executing busybox-1.35.0-r29.trigger 11:53:25 OK: 7 MiB in 16 packages 11:53:25 Removing intermediate container abb92811ceac 11:53:25 ---> 6f6965a0a86b 11:53:25 Step 16/25 : WORKDIR / 11:53:25 ---> Running in c90d73f3bf35 11:53:25 Removing intermediate container c90d73f3bf35 11:53:25 ---> da88e1aea378 11:53:25 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:53:25 ---> 682163fc418d 11:53:25 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:53:25 ---> 7e2df4c989cd 11:53:25 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:53:26 ---> 3d014b8ff3f2 11:53:26 Step 20/25 : EXPOSE 59900 11:53:26 ---> Running in 969eb8003b9a 11:53:26 Removing intermediate container 969eb8003b9a 11:53:26 ---> 05d82a5bbf67 11:53:26 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:53:26 ---> Running in 060fb4bc37d7 11:53:27 Removing intermediate container 060fb4bc37d7 11:53:27 ---> 0afe91a50bef 11:53:27 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:53:27 ---> Running in 64dd97438717 11:53:27 Removing intermediate container 64dd97438717 11:53:27 ---> f6a480738235 11:53:27 Step 23/25 : LABEL arch=amd64 11:53:27 ---> Running in 865042960dfa 11:53:27 Removing intermediate container 865042960dfa 11:53:27 ---> 6ffc6fd799c3 11:53:27 Step 24/25 : LABEL git_sha=1c33ecc0e069cdc1bf011d960385668912827e73 11:53:27 ---> Running in 881eb214e5f0 11:53:27 Removing intermediate container 881eb214e5f0 11:53:27 ---> 7a02ecea621b 11:53:27 Step 25/25 : LABEL version=0.0.0 11:53:27 ---> Running in 178fc5f573b2 11:53:27 Removing intermediate container 178fc5f573b2 11:53:27 ---> 15042a77d602 11:53:27 [Warning] One or more build-args [ARCH] were not consumed 11:53:27 Successfully built 15042a77d602 11:53:27 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:28 11:53:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:28 latest: Pulling from edgex-lftools-log-publisher 11:53:28 5eb5b503b376: Pulling fs layer 11:53:28 5c69ac0246d0: Pulling fs layer 11:53:28 ec43610c2a17: Pulling fs layer 11:53:28 3a2ae6a8a46f: Pulling fs layer 11:53:28 33b1e0a273af: Pulling fs layer 11:53:28 5d3b04190fa2: Pulling fs layer 11:53:28 2f39f015ded8: Pulling fs layer 11:53:28 3a2ae6a8a46f: Waiting 11:53:28 5d3b04190fa2: Waiting 11:53:28 2f39f015ded8: Waiting 11:53:28 33b1e0a273af: Waiting 11:53:28 5c69ac0246d0: Download complete 11:53:28 3a2ae6a8a46f: Verifying Checksum 11:53:28 3a2ae6a8a46f: Download complete 11:53:28 33b1e0a273af: Verifying Checksum 11:53:28 33b1e0a273af: Download complete 11:53:28 ec43610c2a17: Verifying Checksum 11:53:28 ec43610c2a17: Download complete 11:53:28 5d3b04190fa2: Verifying Checksum 11:53:28 5d3b04190fa2: Download complete 11:53:28 5eb5b503b376: Verifying Checksum 11:53:28 5eb5b503b376: Download complete 11:53:29 2f39f015ded8: Download complete 11:53:30 5eb5b503b376: Pull complete 11:53:30 5c69ac0246d0: Pull complete 11:53:30 ec43610c2a17: Pull complete 11:53:30 3a2ae6a8a46f: Pull complete 11:53:31 33b1e0a273af: Pull complete 11:53:31 5d3b04190fa2: Pull complete 11:53:35 2f39f015ded8: Pull complete 11:53:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:35 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 11:53: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-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:53:41 $ docker top f99fd7ba57ac22c1f5bad214625733fc9a1dabdc0d89cd0b637361eedc3e0a95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 11:53:41 provisioning config files... 11:53:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config14204269065619348061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:41 ---> job-cost.sh 11:53:41 lf-activate-venv: SKIPPING 11:53:41 INFO: No Stack... 11:53:41 ---> docker-login.sh 11:53:41 nexus3.edgexfoundry.org:10001 11:53:41 INFO: Retrieving Pricing Info for: v3-standard-8 11:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:42 INFO: Archiving Costs [Pipeline] sh 11:53:42 + cat /w/workspace/foundry_device-virtual-go_PR-425/archives/cost.csv 11:53:42 + cut -d, -f6 [Pipeline] lock 11:53:42 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] 11:53:42 Resource [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] did not exist. Created. 11:53:42 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:53:43 + echo total: 0.2199999988079071 [Pipeline] stash 11:53:43 Stashed 1 file(s) [Pipeline] } 11:53:43 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:53:43 $ docker stop --time=1 f99fd7ba57ac22c1f5bad214625733fc9a1dabdc0d89cd0b637361eedc3e0a95 11:53:44 $ docker rm -f --volumes f99fd7ba57ac22c1f5bad214625733fc9a1dabdc0d89cd0b637361eedc3e0a95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:47 Configure a credential helper to remove this warning. See 11:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:47 11:53:47 Login Succeeded 11:53:47 nexus3.edgexfoundry.org:10002 11:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:47 Configure a credential helper to remove this warning. See 11:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:47 11:53:47 Login Succeeded 11:53:47 nexus3.edgexfoundry.org:10003 11:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:48 Configure a credential helper to remove this warning. See 11:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:48 11:53:48 Login Succeeded 11:53:48 nexus3.edgexfoundry.org:10004 11:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:48 Configure a credential helper to remove this warning. See 11:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:48 11:53:48 Login Succeeded 11:53:48 docker.io 11:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:53:48 Configure a credential helper to remove this warning. See 11:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:53:48 11:53:48 Login Succeeded 11:53:48 ---> docker-login.sh ends [Pipeline] } 11:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:53:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:53:49 ========================================================= 11:53:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:53:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:53:50 Sending build context to Docker daemon 11.93MB 11:53:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:53:50 Step 2/12 : FROM ${BASE} AS builder 11:53:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:53:50 edb6bdbacee9: Pulling fs layer 11:53:50 5f9638ab2659: Pulling fs layer 11:53:50 8d51d6327a98: Pulling fs layer 11:53:50 8b374f2dd631: Pulling fs layer 11:53:50 ec14aa9079de: Pulling fs layer 11:53:50 2f466654f4bb: Pulling fs layer 11:53:50 554e91adad29: Pulling fs layer 11:53:50 ec14aa9079de: Waiting 11:53:50 8b374f2dd631: Waiting 11:53:50 2f466654f4bb: Waiting 11:53:50 554e91adad29: Waiting 11:53:50 5f9638ab2659: Verifying Checksum 11:53:50 5f9638ab2659: Download complete 11:53:50 8b374f2dd631: Verifying Checksum 11:53:50 8b374f2dd631: Download complete 11:53:50 ec14aa9079de: Download complete 11:53:50 edb6bdbacee9: Verifying Checksum 11:53:50 edb6bdbacee9: Download complete 11:53:51 edb6bdbacee9: Pull complete 11:53:52 554e91adad29: Verifying Checksum 11:53:52 554e91adad29: Download complete 11:53:52 5f9638ab2659: Pull complete 11:53:52 8d51d6327a98: Verifying Checksum 11:53:52 8d51d6327a98: Download complete 11:53:52 2f466654f4bb: Verifying Checksum 11:53:52 2f466654f4bb: Download complete 11:54:05 8d51d6327a98: Pull complete 11:54:05 8b374f2dd631: Pull complete 11:54:05 ec14aa9079de: Pull complete 11:54:12 2f466654f4bb: Pull complete 11:54:14 554e91adad29: Pull complete 11:54:14 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:54:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:54:14 ---> 1e15ea492957 11:54:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:54:15 ---> Running in 6fa48b9bf0e0 11:54:15 Removing intermediate container 6fa48b9bf0e0 11:54:15 ---> 4249eb068e71 11:54:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:54:15 ---> Running in b73c98f09041 11:54:15 Removing intermediate container b73c98f09041 11:54:15 ---> 7015eed56970 11:54:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:54:15 ---> Running in daa105715ba1 11:54:16 Removing intermediate container daa105715ba1 11:54:16 ---> fc4d619b04d8 11:54:16 Step 6/12 : WORKDIR /device-virtual-go 11:54:16 ---> Running in d2b775a4a45e 11:54:16 Removing intermediate container d2b775a4a45e 11:54:16 ---> 08ce0d7e39a2 11:54:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:54:16 ---> Running in dd82c95e512e 11:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:54:19 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:54:19 (2/4) Installing libedit (20221030.3.1-r0) 11:54:19 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:54:19 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:54:19 Executing busybox-1.35.0-r29.trigger 11:54:19 OK: 268 MiB in 57 packages 11:54:20 Removing intermediate container dd82c95e512e 11:54:20 ---> 5a6a01667d36 11:54:20 Step 8/12 : COPY go.mod vendor* ./ 11:54:20 ---> 598214f2555f 11:54:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:54:20 ---> Running in 47b68116fd82 11:55:28 Removing intermediate container 47b68116fd82 11:55:28 ---> 2373cd04c8cd 11:55:28 Step 10/12 : COPY . . 11:55:28 ---> 478b108b8231 11:55:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:55:28 ---> Running in f9c9b980b321 11:55:28 Removing intermediate container f9c9b980b321 11:55:28 ---> eca79f84df16 11:55:28 Step 12/12 : RUN $MAKE 11:55:28 ---> Running in b8a6271eec5d 11:55:28 noop 11:55:28 Removing intermediate container b8a6271eec5d 11:55:28 ---> c3609abfbb53 11:55:28 Successfully built c3609abfbb53 11:55:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:29 + docker inspect -f . ci-base-image-arm64 11:55:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:29 prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container 11:55:29 $ 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 ******** ci-base-image-arm64 cat 11:55:30 $ docker top 87f26e32cbcea674556ff73e89c8e49cb14ac4d7892e13b107e3b88d2463cc18 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:31 + go version 11:55:31 go version go1.20.6 linux/arm64 [Pipeline] } 11:55:31 $ docker stop --time=1 87f26e32cbcea674556ff73e89c8e49cb14ac4d7892e13b107e3b88d2463cc18 11:55:33 $ docker rm -f --volumes 87f26e32cbcea674556ff73e89c8e49cb14ac4d7892e13b107e3b88d2463cc18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:34 + docker inspect -f . ci-base-image-arm64 11:55:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:34 prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container 11:55:34 $ 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 ******** ci-base-image-arm64 cat 11:55:35 $ docker top a8aeb08cfa44a6ae96534e00c25656c807db324e542a1e9a6225381571cd687b -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:36 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:55:37 + make test 11:55:37 go test ./... -coverprofile=coverage.out 11:56:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:58:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:58:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements 11:58:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:58:01 go vet ./... 11:58:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:58:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:58:27 ./bin/test-attribution-txt.sh 11:58:27 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:58:27 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:58:27 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:58:27 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:58:27 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:58:27 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:58:27 $ docker stop --time=1 a8aeb08cfa44a6ae96534e00c25656c807db324e542a1e9a6225381571cd687b 11:58:29 $ docker rm -f --volumes a8aeb08cfa44a6ae96534e00c25656c807db324e542a1e9a6225381571cd687b [Pipeline] // withDockerContainer [Pipeline] sh 11:58:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:58:31 Warning: overwriting stash ‘coverage-report’ 11:58:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:58:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:58:32 + ls -al . 11:58:32 total 200 11:58:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 11:55 . 11:58:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 11:53 .. 11:58:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 11:53 .git 11:58:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:53 .github 11:58:32 -rw-rw-r-- 1 jenkins jenkins 337 Sep 6 11:53 .gitignore 11:58:32 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 11:53 .golangci.yml 11:58:32 -rw-rw-r-- 1 jenkins jenkins 8950 Sep 6 11:53 Attribution.txt 11:58:32 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 6 11:53 CHANGELOG.md 11:58:32 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 6 11:53 Dockerfile 11:58:32 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 11:53 GOVERNANCE.md 11:58:32 -rw-rw-r-- 1 jenkins jenkins 660 Sep 6 11:53 Jenkinsfile 11:58:32 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 11:53 LICENSE 11:58:32 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 6 11:53 Makefile 11:58:32 -rw-rw-r-- 1 jenkins jenkins 623 Sep 6 11:53 OWNERS.md 11:58:32 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 6 11:53 README.md 11:58:32 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 11:51 VERSION 11:58:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 11:53 bin 11:58:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:53 cmd 11:58:32 -rw-r--r-- 1 jenkins jenkins 43063 Sep 6 11:58 coverage.out 11:58:32 -rw-rw-r-- 1 jenkins jenkins 3636 Sep 6 11:53 go.mod 11:58:32 -rw-rw-r-- 1 jenkins jenkins 33427 Sep 6 11:53 go.sum 11:58:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 11:53 internal 11:58:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 11:53 snap 11:58:32 -rw-rw-r-- 1 jenkins jenkins 235 Sep 6 11:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:32 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1c33ecc0e069cdc1bf011d960385668912827e73 --label arch=arm64 --label version=0.0.0 . 11:58:33 Sending build context to Docker daemon 11.98MB 11:58:33 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:58:33 Step 2/25 : FROM ${BASE} AS builder 11:58:33 ---> c3609abfbb53 11:58:33 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:58:33 ---> Running in d34615eff2ba 11:58:33 Removing intermediate container d34615eff2ba 11:58:33 ---> 759bda44ffbd 11:58:33 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:58:33 ---> Running in aa87b4f1ea0b 11:58:33 Removing intermediate container aa87b4f1ea0b 11:58:33 ---> 5f388a564288 11:58:33 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:58:34 ---> Running in 9ca7e4bd08b2 11:58:34 Removing intermediate container 9ca7e4bd08b2 11:58:34 ---> efb517fa48c1 11:58:34 Step 6/25 : WORKDIR /device-virtual-go 11:58:34 ---> Running in b064565d59d3 11:58:34 Removing intermediate container b064565d59d3 11:58:34 ---> 15412398c159 11:58:34 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:34 ---> Running in 52e05baeaf25 11:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:58:37 OK: 268 MiB in 57 packages 11:58:38 Removing intermediate container 52e05baeaf25 11:58:38 ---> bc63177d3adb 11:58:38 Step 8/25 : COPY go.mod vendor* ./ 11:58:40 ---> f652dcb85e45 11:58:40 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:40 ---> Running in c77366343ace 11:58:43 Removing intermediate container c77366343ace 11:58:43 ---> 8123a4c89855 11:58:43 Step 10/25 : COPY . . 11:58:44 ---> cdadc924c2f3 11:58:44 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:58:44 ---> Running in 332de8a0ccc4 11:58:44 Removing intermediate container 332de8a0ccc4 11:58:44 ---> 1abc0814357b 11:58:44 Step 12/25 : RUN $MAKE 11:58:44 ---> Running in ed067bbddeca 11:58:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:00:52 Removing intermediate container ed067bbddeca 12:00:52 ---> 2281fc6e48eb 12:00:52 Step 13/25 : FROM alpine:3.17 12:00:52 3.17: Pulling from library/alpine 12:00:52 4060ece20d7a: Pulling fs layer 12:00:52 4060ece20d7a: Verifying Checksum 12:00:52 4060ece20d7a: Download complete 12:00:54 4060ece20d7a: Pull complete 12:00:54 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 12:00:54 Status: Downloaded newer image for alpine:3.17 12:00:54 ---> 8650cd65339b 12:00:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:00:54 ---> Running in c2be88476070 12:00:54 Removing intermediate container c2be88476070 12:00:54 ---> 9f5b2ef75048 12:00:54 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:00:54 ---> Running in 76d331536191 12:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:00:57 (1/1) Installing dumb-init (1.2.5-r2) 12:00:57 Executing busybox-1.35.0-r29.trigger 12:00:57 OK: 8 MiB in 16 packages 12:00:58 Removing intermediate container 76d331536191 12:00:58 ---> a4835a36f5cb 12:00:58 Step 16/25 : WORKDIR / 12:00:58 ---> Running in b5947287c606 12:00:58 Removing intermediate container b5947287c606 12:00:58 ---> 516b1a4988dc 12:00:58 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:00:59 ---> 41230fb290b5 12:00:59 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:00:59 ---> d50a06717fba 12:00:59 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:01:01 ---> 55c0c43a8143 12:01:01 Step 20/25 : EXPOSE 59900 12:01:01 ---> Running in 0b420eaf7955 12:01:01 Removing intermediate container 0b420eaf7955 12:01:01 ---> f3e272e17579 12:01:01 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:01:01 ---> Running in ac4eda5ad6fa 12:01:01 Removing intermediate container ac4eda5ad6fa 12:01:01 ---> 4d92e8f97f86 12:01:01 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:01:01 ---> Running in d412a6fc1cf0 12:01:01 Removing intermediate container d412a6fc1cf0 12:01:01 ---> 3fa7a3affeae 12:01:01 Step 23/25 : LABEL arch=arm64 12:01:02 ---> Running in 2921437447ec 12:01:02 Removing intermediate container 2921437447ec 12:01:02 ---> 2ad283bea423 12:01:02 Step 24/25 : LABEL git_sha=1c33ecc0e069cdc1bf011d960385668912827e73 12:01:02 ---> Running in 535b671c8ab7 12:01:02 Removing intermediate container 535b671c8ab7 12:01:02 ---> 81987971aa7b 12:01:02 Step 25/25 : LABEL version=0.0.0 12:01:02 ---> Running in d39411b9622e 12:01:03 Removing intermediate container d39411b9622e 12:01:03 ---> bb397a706b92 12:01:03 [Warning] One or more build-args [ARCH] were not consumed 12:01:03 Successfully built bb397a706b92 12:01:03 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:03 12:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:04 arm64: Pulling from edgex-lftools-log-publisher 12:01:04 8998bd30e6a1: Pulling fs layer 12:01:04 04944245beec: Pulling fs layer 12:01:04 699f458cf7ca: Pulling fs layer 12:01:04 765212b225bb: Pulling fs layer 12:01:04 f23df028b6ca: Pulling fs layer 12:01:04 d65c8cfc05b1: Pulling fs layer 12:01:04 2437ff75d9bd: Pulling fs layer 12:01:04 765212b225bb: Waiting 12:01:04 f23df028b6ca: Waiting 12:01:04 d65c8cfc05b1: Waiting 12:01:04 2437ff75d9bd: Waiting 12:01:04 04944245beec: Verifying Checksum 12:01:04 04944245beec: Download complete 12:01:04 765212b225bb: Verifying Checksum 12:01:04 765212b225bb: Download complete 12:01:04 f23df028b6ca: Verifying Checksum 12:01:04 f23df028b6ca: Download complete 12:01:04 d65c8cfc05b1: Verifying Checksum 12:01:04 d65c8cfc05b1: Download complete 12:01:04 699f458cf7ca: Verifying Checksum 12:01:04 699f458cf7ca: Download complete 12:01:05 8998bd30e6a1: Verifying Checksum 12:01:05 8998bd30e6a1: Download complete 12:01:09 8998bd30e6a1: Pull complete 12:01:09 2437ff75d9bd: Verifying Checksum 12:01:09 2437ff75d9bd: Download complete 12:01:09 04944245beec: Pull complete 12:01:10 699f458cf7ca: Pull complete 12:01:10 765212b225bb: Pull complete 12:01:11 f23df028b6ca: Pull complete 12:01:11 d65c8cfc05b1: Pull complete 12:01:26 2437ff75d9bd: Pull complete 12:01:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:27 prd-ubuntu20.04-docker-arm64-4c-16g-5457 does not seem to be running inside a container 12:01:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:01:29 $ docker top a10df4432565e0b46d6dd94b9c379d6546ddc225138277a1677d49704012bf26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:30 ---> job-cost.sh 12:01:30 lf-activate-venv: SKIPPING 12:01:30 INFO: No Stack... 12:01:30 INFO: Retrieving Pricing Info for: v3-standard-4 12:01:31 INFO: Archiving Costs [Pipeline] sh 12:01:32 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:01:32 + cut -d, -f6 [Pipeline] lock 12:01:32 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] 12:01:32 Resource [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] did not exist. Created. 12:01:32 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:01:32 /w/workspace/device-virtual-go/1@tmp/durable-5f64d4fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:01:33 + echo total: 0.10999999940395355 [Pipeline] stash 12:01:33 Warning: overwriting stash ‘stack-cost’ 12:01:33 Stashed 1 file(s) [Pipeline] } 12:01:33 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:01:33 $ docker stop --time=1 a10df4432565e0b46d6dd94b9c379d6546ddc225138277a1677d49704012bf26 12:01:34 $ docker rm -f --volumes a10df4432565e0b46d6dd94b9c379d6546ddc225138277a1677d49704012bf26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:01:35 provisioning config files... 12:01:35 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-425@tmp/config8934583532649532379tmp [Pipeline] { [Pipeline] sh 12:01:36 + set +x 12:01:36 + curl -s https://codecov.io/bash 12:01:36 + bash -s -- 12:01:39 12:01:39 _____ _ 12:01:39 / ____| | | 12:01:39 | | ___ __| | ___ ___ _____ __ 12:01:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:01:39 | |___| (_) | (_| | __/ (_| (_) \ V / 12:01:39 \_____\___/ \__,_|\___|\___\___/ \_/ 12:01:39 Bash-1.0.6 12:01:39 12:01:39 12:01:39 ==> git version 2.25.1 found 12:01:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:01:39 Release-Date: 2020-01-08 12:01:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:01:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:01:39 ==> Jenkins CI detected. 12:01:39 current dir:  /w/workspace/foundry_device-virtual-go_PR-425 12:01:39 project root: . 12:01:39 --> token set from env 12:01:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:01:39 ==> Running gcov in . (disable via -X gcov) 12:01:39 ==> Python coveragepy not found 12:01:39 ==> Searching for coverage reports in: 12:01:39 + . 12:01:39 -> Found 1 reports 12:01:39 ==> Detecting git/mercurial file structure 12:01:39 ==> Reading reports 12:01:39 + ./coverage.out bytes=43063 12:01:39 ==> Appending adjustments 12:01:39 https://docs.codecov.io/docs/fixing-reports 12:01:39 + Found adjustments 12:01:39 ==> Gzipping contents 12:01:39 8.0K /tmp/codecov.qEQrWv.gz 12:01:39 ==> Uploading reports 12:01:39 url: https://codecov.io 12:01:39 query: branch=PR-425&commit=1c33ecc0e069cdc1bf011d960385668912827e73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=425&job=&cmd_args= 12:01:39 -> Pinging Codecov 12:01:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-425&commit=1c33ecc0e069cdc1bf011d960385668912827e73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=425&job=&cmd_args= 12:01:41 -> Uploading to 12:01:41 https://storage.googleapis.com/codecov/v4/raw/2023-09-06/5E52B4B073DB2E39498172D8E973AA87/1c33ecc0e069cdc1bf011d960385668912827e73/2d8be3fb-6398-4eee-b1b8-92e175825365.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T120141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f651e32f7baacefd7e76bf49431a0f2503c8a9ace4eba55a89d21370af25f9b 12:01:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:01:41 Dload Upload Total Spent Left Speed 12:01:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25536 --:--:-- --:--:-- --:--:-- 25411 100 5184 0 0 100 5184 0 25536 --:--:-- --:--:-- --:--:-- 25411 12:01:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/1c33ecc0e069cdc1bf011d960385668912827e73 [Pipeline] } 12:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:01:43 + [ -d /w/workspace/foundry_device-virtual-go_PR-425/archives ] 12:01:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-425/archives 12:01:43 total 16 12:01:43 drwxr-xr-x 3 root root 4096 Sep 6 11:53 . 12:01:43 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 11:53 .. 12:01:43 drwxr-xr-x 2 root root 4096 Sep 6 11:53 cost 12:01:43 -rw-r--r-- 1 root root 89 Sep 6 11:53 cost.csv 12:01:43 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-425/archives 12:01:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-425/archives 12:01:43 total 16 12:01:43 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 11:53 . 12:01:43 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 11:53 .. 12:01:43 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 11:53 cost 12:01:43 -rw-r--r-- 1 jenkins jenkins 89 Sep 6 11:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:01:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:01:44 ---> package-listing.sh 12:01:44 ++ facter osfamily 12:01:44 ++ tr '[:upper:]' '[:lower:]' 12:01:45 + OS_FAMILY=debian 12:01:45 + workspace=/w/workspace/foundry_device-virtual-go_PR-425 12:01:45 + START_PACKAGES=/tmp/packages_start.txt 12:01:45 + END_PACKAGES=/tmp/packages_end.txt 12:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:45 + PACKAGES=/tmp/packages_start.txt 12:01:45 + '[' /w/workspace/foundry_device-virtual-go_PR-425 ']' 12:01:45 + PACKAGES=/tmp/packages_end.txt 12:01:45 + case "${OS_FAMILY}" in 12:01:45 + dpkg -l 12:01:45 + grep '^ii' 12:01:45 + '[' -f /tmp/packages_start.txt ']' 12:01:45 + '[' -f /tmp/packages_end.txt ']' 12:01:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:45 + '[' /w/workspace/foundry_device-virtual-go_PR-425 ']' 12:01:45 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-425/archives/ 12:01:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-425/archives/ [Pipeline] echo 12:01:45 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-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:01:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:46 prd-ubuntu20.04-docker-8c-8g-5456 does not seem to be running inside a container 12:01:46 $ 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-425/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-425 -v /w/workspace/foundry_device-virtual-go_PR-425:/w/workspace/foundry_device-virtual-go_PR-425:rw,z -v /w/workspace/foundry_device-virtual-go_PR-425@tmp:/w/workspace/foundry_device-virtual-go_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:46 $ docker top f7d1c74288f466c1902d03445db8385942a3d69d8b30f6b97f792a4bfd36365a -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:46 + touch /tmp/pre-build-complete [Pipeline] sh 12:01:47 + mkdir -p /var/log/sysstat [Pipeline] sh 12:01:47 + ls /var/log/sa-host 12:01:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:47 provisioning config files... 12:01:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-425@tmp/config5266141778218154183tmp [Pipeline] { [Pipeline] echo 12:01:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:01:48 ---> create-netrc.sh [Pipeline] } 12:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:01:48 ---> python-tools-install.sh [Pipeline] echo 12:01:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:01:48 ---> sudo-logs.sh 12:01:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:01:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:01:49 ---> job-cost.sh 12:01:49 lf-activate-venv: SKIPPING 12:01:49 DEBUG: total: 0.2199999988079071 12:01:49 INFO: Retrieving Stack Cost... 12:01:49 INFO: Retrieving Pricing Info for: v3-standard-8 12:01:49 INFO: Archiving Costs [Pipeline] echo 12:01:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:01:50 ---> logs-deploy.sh 12:01:50 lf-activate-venv: SKIPPING 12:01:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-425/1 12:01:50 INFO: archiving workspace using pattern(s): 12:01:52 Archives upload complete. 12:01:52 INFO: archiving logs to Nexus