Pull request #341 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3+1522ab26941e845286473a63852d2df7c1cc35f3 (4fd95782a54d3954b217c22cff6d3d82ccb3f3c3) 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-ssh6068121150177112827.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6242962162401171896.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-341/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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12071720085149641420.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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1541256416249290321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13550742049189620180.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-341/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-341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5295676759858494246.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-6355 in /w/workspace/foundry_device-virtual-go_PR-341 [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-341 # 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/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1522ab26941e845286473a63852d2df7c1cc35f3 into PR head commit ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 Merge succeeded, producing ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 Checking out Revision ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 (PR-341) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 # 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 1522ab26941e845286473a63852d2df7c1cc35f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:48:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:48:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:48:29 ========================================================= 02:48:29 EdgeX Global Pipelines Version Info 02:48:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:48:30 ------------------- 02:48:30 stable info: 02:48:30 ------------------- 02:48:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:48:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:48:30 Message: update stable to v1.0.244 02:48:30 ------------------- 02:48:30 experimental info: 02:48:30 ------------------- 02:48:30 Commited By: **** collab-it+edgex@linuxfoundation.org 02:48:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:48:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:48:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:48:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:48:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ede0a24 [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:32 provisioning config files... 02:48:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-341@tmp/config6394350196855634081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:32 ---> docker-login.sh 02:48:32 nexus3.edgexfoundry.org:10001 02:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:33 Configure a credential helper to remove this warning. See 02:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:33 02:48:33 Login Succeeded 02:48:33 nexus3.edgexfoundry.org:10002 02:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:33 Configure a credential helper to remove this warning. See 02:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:33 02:48:33 Login Succeeded 02:48:33 nexus3.edgexfoundry.org:10003 02:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:33 Configure a credential helper to remove this warning. See 02:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:33 02:48:33 Login Succeeded 02:48:33 nexus3.edgexfoundry.org:10004 02:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:33 Configure a credential helper to remove this warning. See 02:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:33 02:48:33 Login Succeeded 02:48:33 docker.io 02:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:33 Configure a credential helper to remove this warning. See 02:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:33 02:48:33 Login Succeeded 02:48:33 ---> docker-login.sh ends [Pipeline] } 02:48:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:48:34 + git rev-list -1 --merges ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3~1..ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 [Pipeline] echo 02:48:34 -----------> git rev-list -1 --merges ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3~1..ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 [false] [Pipeline] sh 02:48:34 + git log --format=format:%s -1 ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 [Pipeline] echo 02:48:34 ========================================================= 02:48:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:48:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:35 + git log --format=format:%s -1 ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 [Pipeline] echo 02:48:35 [semverPrep] GIT_COMMIT: ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:48:35 [semverPrep] This is not a build commit. [Pipeline] sh 02:48:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:48:35 + grep -v github /etc/ssh/ssh_known_hosts 02:48:35 + [ -e /tmp/ssh_known_hosts ] 02:48:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:48:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:48:35 + sudo tee -a /etc/ssh/ssh_known_hosts 02:48:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:36 02:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:36 0.1.4: Pulling from edgex-devops/py-git-semver 02:48:36 b85a868b505f: Pulling fs layer 02:48:36 e2be974225ed: Pulling fs layer 02:48:36 339a4e72a1f5: Pulling fs layer 02:48:36 988bab9f4d93: Pulling fs layer 02:48:36 1469e6f7b9e6: Pulling fs layer 02:48:36 eaf3925da568: Pulling fs layer 02:48:36 bab4dde63d76: Pulling fs layer 02:48:36 bde34c3a00c8: Pulling fs layer 02:48:36 b352a97aabf1: Pulling fs layer 02:48:36 4872d77fe225: Pulling fs layer 02:48:36 5851b861e8e6: Pulling fs layer 02:48:36 988bab9f4d93: Waiting 02:48:36 1469e6f7b9e6: Waiting 02:48:36 eaf3925da568: Waiting 02:48:36 b352a97aabf1: Waiting 02:48:36 4872d77fe225: Waiting 02:48:36 bab4dde63d76: Waiting 02:48:36 bde34c3a00c8: Waiting 02:48:36 5851b861e8e6: Waiting 02:48:36 e2be974225ed: Verifying Checksum 02:48:36 e2be974225ed: Download complete 02:48:36 988bab9f4d93: Verifying Checksum 02:48:36 988bab9f4d93: Download complete 02:48:36 1469e6f7b9e6: Verifying Checksum 02:48:36 1469e6f7b9e6: Download complete 02:48:36 eaf3925da568: Download complete 02:48:36 339a4e72a1f5: Verifying Checksum 02:48:36 339a4e72a1f5: Download complete 02:48:36 bde34c3a00c8: Verifying Checksum 02:48:36 bde34c3a00c8: Download complete 02:48:37 b352a97aabf1: Download complete 02:48:37 4872d77fe225: Download complete 02:48:37 5851b861e8e6: Download complete 02:48:37 b85a868b505f: Download complete 02:48:37 bab4dde63d76: Verifying Checksum 02:48:37 bab4dde63d76: Download complete 02:48:38 b85a868b505f: Pull complete 02:48:38 e2be974225ed: Pull complete 02:48:38 339a4e72a1f5: Pull complete 02:48:39 988bab9f4d93: Pull complete 02:48:39 1469e6f7b9e6: Pull complete 02:48:39 eaf3925da568: Pull complete 02:48:41 bab4dde63d76: Pull complete 02:48:41 bde34c3a00c8: Pull complete 02:48:41 b352a97aabf1: Pull complete 02:48:41 4872d77fe225: Pull complete 02:48:41 5851b861e8e6: Pull complete 02:48:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:41 prd-ubuntu20.04-docker-8c-8g-6355 does not seem to be running inside a container 02:48:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-341 -v /w/workspace/foundry_device-virtual-go_PR-341:/w/workspace/foundry_device-virtual-go_PR-341:rw,z -v /w/workspace/foundry_device-virtual-go_PR-341@tmp:/w/workspace/foundry_device-virtual-go_PR-341@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:48:43 $ docker top d2497cacfb3e0c349c8808d7bbfa9fe744c0632dce33d78a835a53e27ab1f46f -eo pid,comm 02:48:43 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). 02:48:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:43 [ssh-agent] Looking for ssh-agent implementation... 02:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:44 $ docker exec d2497cacfb3e0c349c8808d7bbfa9fe744c0632dce33d78a835a53e27ab1f46f ssh-agent 02:48:44 SSH_AUTH_SOCK=/tmp/ssh-E6tGk8ypEqlb/agent.32 02:48:44 SSH_AGENT_PID=38 02:48:44 Running ssh-add (command line suppressed) 02:48:44 Identity added: /w/workspace/foundry_device-virtual-go_PR-341@tmp/private_key_8716012674281845779.key (/w/workspace/foundry_device-virtual-go_PR-341@tmp/private_key_8716012674281845779.key) 02:48:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:44 + git tag --points-at HEAD [Pipeline] } 02:48:44 $ docker exec --env ******** --env ******** d2497cacfb3e0c349c8808d7bbfa9fe744c0632dce33d78a835a53e27ab1f46f ssh-agent -k 02:48:44 unset SSH_AUTH_SOCK; 02:48:44 unset SSH_AGENT_PID; 02:48:44 echo Agent pid 38 killed; 02:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:48:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:44 [ssh-agent] Looking for ssh-agent implementation... 02:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:44 $ docker exec d2497cacfb3e0c349c8808d7bbfa9fe744c0632dce33d78a835a53e27ab1f46f ssh-agent 02:48:45 SSH_AUTH_SOCK=/tmp/ssh-q9eHZkv1x30J/agent.70 02:48:45 SSH_AGENT_PID=76 02:48:45 Running ssh-add (command line suppressed) 02:48:45 Identity added: /w/workspace/foundry_device-virtual-go_PR-341@tmp/private_key_14234833385519787460.key (/w/workspace/foundry_device-virtual-go_PR-341@tmp/private_key_14234833385519787460.key) 02:48:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:45 + git semver init 02:48:45 2023-02-17 02:48:45,696 [run_init] DEBUG init version:0.0.0 force:False 02:48:45 2023-02-17 02:48:45,696 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-341/.semver 02:48:45 2023-02-17 02:48:45,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-341/.semver 02:48:45 2023-02-17 02:48:45,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-341/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-341, universal_newlines=False, shell=None, istream=None) 02:48:47 2023-02-17 02:48:46,881 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-341/.git/info/exclude 02:48:47 2023-02-17 02:48:46,881 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-341/.semver/PR-341 with force:False 02:48:47 2023-02-17 02:48:46,881 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-341/.semver/PR-341 02:48:47 2023-02-17 02:48:46,885 [execute] INFO git cat-file --batch-check 02:48:47 2023-02-17 02:48:46,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) 02:48:47 2023-02-17 02:48:46,891 [execute] INFO git cat-file --batch 02:48:47 2023-02-17 02:48:46,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) 02:48:47 2023-02-17 02:48:46,898 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-341/.semver/PR-341 02:48:47 0.0.0 [Pipeline] } 02:48:47 $ docker exec --env ******** --env ******** d2497cacfb3e0c349c8808d7bbfa9fe744c0632dce33d78a835a53e27ab1f46f ssh-agent -k 02:48:47 unset SSH_AUTH_SOCK; 02:48:47 unset SSH_AGENT_PID; 02:48:47 echo Agent pid 76 killed; 02:48:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:47 + git semver [Pipeline] } 02:48:47 $ docker stop --time=1 d2497cacfb3e0c349c8808d7bbfa9fe744c0632dce33d78a835a53e27ab1f46f 02:48:49 $ docker rm -f --volumes d2497cacfb3e0c349c8808d7bbfa9fe744c0632dce33d78a835a53e27ab1f46f [Pipeline] // withDockerContainer [Pipeline] sh 02:48:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:48:50 Stashed 1 file(s) [Pipeline] echo 02:48:50 [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 02:48:50 provisioning config files... 02:48:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-341@tmp/config7562137726231170360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:51 ---> docker-login.sh 02:48:51 nexus3.edgexfoundry.org:10001 02:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:51 Configure a credential helper to remove this warning. See 02:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:51 02:48:51 Login Succeeded 02:48:51 nexus3.edgexfoundry.org:10002 02:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:51 Configure a credential helper to remove this warning. See 02:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:51 02:48:51 Login Succeeded 02:48:51 nexus3.edgexfoundry.org:10003 02:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:51 Configure a credential helper to remove this warning. See 02:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:51 02:48:51 Login Succeeded 02:48:51 nexus3.edgexfoundry.org:10004 02:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:51 Configure a credential helper to remove this warning. See 02:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:51 02:48:51 Login Succeeded 02:48:51 docker.io 02:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:51 Configure a credential helper to remove this warning. See 02:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:51 02:48:51 Login Succeeded 02:48:51 ---> docker-login.sh ends [Pipeline] } 02:48:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:48:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:48:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:48:52 ========================================================= 02:48:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:48:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:48:52 Sending build context to Docker daemon 23.38MB 02:48:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:48:52 Step 2/12 : FROM ${BASE} AS builder 02:48:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:48:53 213ec9aee27d: Pulling fs layer 02:48:53 4583459ba037: Pulling fs layer 02:48:53 93c1e223e6f2: Pulling fs layer 02:48:53 53926ce57604: Pulling fs layer 02:48:53 21b2b0c7a3f4: Pulling fs layer 02:48:53 22ff95d597cd: Pulling fs layer 02:48:53 12d6caf4c0d1: Pulling fs layer 02:48:53 96b7cbca73a9: Pulling fs layer 02:48:53 a7acece74701: Pulling fs layer 02:48:53 53926ce57604: Waiting 02:48:53 96b7cbca73a9: Waiting 02:48:53 a7acece74701: Waiting 02:48:53 21b2b0c7a3f4: Waiting 02:48:53 12d6caf4c0d1: Waiting 02:48:53 93c1e223e6f2: Verifying Checksum 02:48:53 93c1e223e6f2: Download complete 02:48:53 4583459ba037: Verifying Checksum 02:48:53 4583459ba037: Download complete 02:48:53 21b2b0c7a3f4: Verifying Checksum 02:48:53 21b2b0c7a3f4: Download complete 02:48:53 22ff95d597cd: Verifying Checksum 02:48:53 22ff95d597cd: Download complete 02:48:53 213ec9aee27d: Verifying Checksum 02:48:53 213ec9aee27d: Download complete 02:48:53 12d6caf4c0d1: Verifying Checksum 02:48:53 12d6caf4c0d1: Download complete 02:48:53 213ec9aee27d: Pull complete 02:48:53 4583459ba037: Pull complete 02:48:53 93c1e223e6f2: Pull complete 02:48:54 96b7cbca73a9: Download complete 02:48:54 a7acece74701: Verifying Checksum 02:48:54 a7acece74701: Download complete 02:48:54 53926ce57604: Verifying Checksum 02:48:54 53926ce57604: Download complete 02:48:58 53926ce57604: Pull complete 02:48:58 21b2b0c7a3f4: Pull complete 02:48:58 22ff95d597cd: Pull complete 02:48:58 12d6caf4c0d1: Pull complete 02:49:01 96b7cbca73a9: Pull complete 02:49:01 a7acece74701: Pull complete 02:49:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:49:01 ---> db6d94c90886 02:49:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:49:03 ---> Running in 219e00b01459 02:49:03 Removing intermediate container 219e00b01459 02:49:03 ---> 47acd3a08d36 02:49:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:49:03 ---> Running in 0cf811aea55e 02:49:03 Removing intermediate container 0cf811aea55e 02:49:03 ---> 558f66ad78cd 02:49:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:49:04 ---> Running in b3046e5271a2 02:49:04 Removing intermediate container b3046e5271a2 02:49:04 ---> 45b4f0ff0208 02:49:04 Step 6/12 : WORKDIR /device-virtual-go 02:49:04 ---> Running in 17d829faceb2 02:49:04 Removing intermediate container 17d829faceb2 02:49:04 ---> 07d1347b82d3 02:49:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:49:04 ---> Running in 015e3f75605f 02:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:49:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:49:05 (2/4) Installing libedit (20210910.3.1-r0) 02:49:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:49:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:49:05 Executing busybox-1.35.0-r17.trigger 02:49:05 OK: 216 MiB in 55 packages 02:49:05 Still waiting to schedule task 02:49:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:49:05 Removing intermediate container 015e3f75605f 02:49:05 ---> 5210d1f53b07 02:49:05 Step 8/12 : COPY go.mod vendor* ./ 02:49:05 ---> 9c3e734a676b 02:49:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:05 ---> Running in f78e763bdc70 02:49:44 Removing intermediate container f78e763bdc70 02:49:44 ---> 4e4893268be9 02:49:44 Step 10/12 : COPY . . 02:49:44 ---> b589e685581d 02:49:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:49:44 ---> Running in f8673a747835 02:49:44 Removing intermediate container f8673a747835 02:49:44 ---> e6c3fd83812c 02:49:44 Step 12/12 : RUN $MAKE 02:49:44 ---> Running in 3d7ab193f6b9 02:49:44 noop 02:49:44 Removing intermediate container 3d7ab193f6b9 02:49:44 ---> 3f1b876d3ce6 02:49:44 Successfully built 3f1b876d3ce6 02:49:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:45 + docker inspect -f . ci-base-image-x86_64 02:49:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:45 prd-ubuntu20.04-docker-8c-8g-6355 does not seem to be running inside a container 02:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-341 -v /w/workspace/foundry_device-virtual-go_PR-341:/w/workspace/foundry_device-virtual-go_PR-341:rw,z -v /w/workspace/foundry_device-virtual-go_PR-341@tmp:/w/workspace/foundry_device-virtual-go_PR-341@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-x86_64 cat 02:49:45 $ docker top f95199fdc0cf75c559d43a1b7e64c7b6db1b047a20fcf0cda669a2d94982351a -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:46 + go version 02:49:46 go version go1.18.7 linux/amd64 [Pipeline] } 02:49:46 $ docker stop --time=1 f95199fdc0cf75c559d43a1b7e64c7b6db1b047a20fcf0cda669a2d94982351a 02:49:47 $ docker rm -f --volumes f95199fdc0cf75c559d43a1b7e64c7b6db1b047a20fcf0cda669a2d94982351a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:48 + docker inspect -f . ci-base-image-x86_64 02:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:48 prd-ubuntu20.04-docker-8c-8g-6355 does not seem to be running inside a container 02:49:48 $ 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-341 -v /w/workspace/foundry_device-virtual-go_PR-341:/w/workspace/foundry_device-virtual-go_PR-341:rw,z -v /w/workspace/foundry_device-virtual-go_PR-341@tmp:/w/workspace/foundry_device-virtual-go_PR-341@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-x86_64 cat 02:49:48 $ docker top 0f6b98dca39b2267def34d7ea9e076e42f43ffebefb65395256ba54bc4bf4638 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:49 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-341 [Pipeline] fileExists [Pipeline] sh 02:49:49 + make test 02:49:49 go test ./... -coverprofile=coverage.out 02:49:49 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:49:59 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:49:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 65.7% of statements 02:50:06 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:50:06 go vet ./... 02:50:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:50:09 ./bin/test-attribution-txt.sh [Pipeline] echo 02:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:50:09 $ docker stop --time=1 0f6b98dca39b2267def34d7ea9e076e42f43ffebefb65395256ba54bc4bf4638 02:50:11 $ docker rm -f --volumes 0f6b98dca39b2267def34d7ea9e076e42f43ffebefb65395256ba54bc4bf4638 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:50:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:13 + ls -al . 02:50:13 total 192 02:50:13 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 02:49 . 02:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 02:48 .. 02:50:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 02:50 .git 02:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 02:48 .github 02:50:13 -rw-rw-r-- 1 jenkins jenkins 337 Feb 17 02:48 .gitignore 02:50:13 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 02:48 .golangci.yml 02:50:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 02:48 .semver 02:50:13 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 17 02:48 Attribution.txt 02:50:13 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 17 02:48 CHANGELOG.md 02:50:13 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 17 02:48 Dockerfile 02:50:13 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 02:48 GOVERNANCE.md 02:50:13 -rw-rw-r-- 1 jenkins jenkins 660 Feb 17 02:48 Jenkinsfile 02:50:13 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 02:48 LICENSE 02:50:13 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 17 02:48 Makefile 02:50:13 -rw-rw-r-- 1 jenkins jenkins 623 Feb 17 02:48 OWNERS.md 02:50:13 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 17 02:48 README.md 02:50:13 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 02:48 VERSION 02:50:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 02:48 bin 02:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 02:48 cmd 02:50:13 -rw-r--r-- 1 jenkins jenkins 44128 Feb 17 02:49 coverage.out 02:50:13 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 17 02:48 go.mod 02:50:13 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 17 02:48 go.sum 02:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 02:48 internal 02:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 02:48 snap 02:50:13 -rw-rw-r-- 1 jenkins jenkins 235 Feb 17 02:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 + 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=ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 --label arch=amd64 --label version=0.0.0 . 02:50:13 Sending build context to Docker daemon 23.43MB 02:50:13 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:50:13 Step 2/25 : FROM ${BASE} AS builder 02:50:13 ---> 3f1b876d3ce6 02:50:13 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:50:14 ---> Running in e1537df995d5 02:50:14 Removing intermediate container e1537df995d5 02:50:14 ---> c0d1faeaee72 02:50:14 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:50:14 ---> Running in 5ccb2ff6a5be 02:50:14 Removing intermediate container 5ccb2ff6a5be 02:50:14 ---> 71251f7126a1 02:50:14 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:50:14 ---> Running in c3c27007bb4a 02:50:14 Removing intermediate container c3c27007bb4a 02:50:14 ---> bc366c4be775 02:50:14 Step 6/25 : WORKDIR /device-virtual-go 02:50:14 ---> Running in 282baf1801e7 02:50:14 Removing intermediate container 282baf1801e7 02:50:14 ---> 2eb278750779 02:50:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:50:14 ---> Running in 3183251904b9 02:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:50:15 OK: 216 MiB in 55 packages 02:50:15 Removing intermediate container 3183251904b9 02:50:15 ---> 90ea6437242b 02:50:15 Step 8/25 : COPY go.mod vendor* ./ 02:50:15 ---> 4b38c73bbeee 02:50:15 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:15 ---> Running in b459d20386c5 02:50:16 Removing intermediate container b459d20386c5 02:50:16 ---> 6deea2986165 02:50:16 Step 10/25 : COPY . . 02:50:17 ---> 5afab16fa71a 02:50:17 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:50:17 ---> Running in e664c1e1c2da 02:50:17 Removing intermediate container e664c1e1c2da 02:50:17 ---> 4b148f0cb541 02:50:17 Step 12/25 : RUN $MAKE 02:50:17 ---> Running in e308fbb0f221 02:50:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:50:39 Removing intermediate container e308fbb0f221 02:50:39 ---> 19b131a84831 02:50:39 Step 13/25 : FROM alpine:3.16 02:50:39 3.16: Pulling from library/alpine 02:50:39 ef5531b6e74e: Pulling fs layer 02:50:39 ef5531b6e74e: Verifying Checksum 02:50:39 ef5531b6e74e: Download complete 02:50:39 ef5531b6e74e: Pull complete 02:50:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:50:39 Status: Downloaded newer image for alpine:3.16 02:50:39 ---> dfd21b5a31f5 02:50:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:50:39 ---> Running in 42007661cb93 02:50:39 Removing intermediate container 42007661cb93 02:50:39 ---> 8f9d01e2798e 02:50:39 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:50:39 ---> Running in f712788b94e5 02:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:50:39 (1/1) Installing dumb-init (1.2.5-r1) 02:50:39 Executing busybox-1.35.0-r17.trigger 02:50:39 OK: 6 MiB in 15 packages 02:50:40 Removing intermediate container f712788b94e5 02:50:40 ---> 047da753d623 02:50:40 Step 16/25 : WORKDIR / 02:50:40 ---> Running in 132008e6022d 02:50:40 Removing intermediate container 132008e6022d 02:50:40 ---> 23737367ed54 02:50:40 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:50:40 ---> 30c7f376fcf7 02:50:40 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 02:50:40 ---> 7af9132ce6f7 02:50:40 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 02:50:41 ---> 9f285d321acb 02:50:41 Step 20/25 : EXPOSE 59900 02:50:41 ---> Running in 58af11269143 02:50:41 Removing intermediate container 58af11269143 02:50:41 ---> a3c12a66ef00 02:50:41 Step 21/25 : ENTRYPOINT ["/device-virtual"] 02:50:41 ---> Running in 1854e31db85b 02:50:41 Removing intermediate container 1854e31db85b 02:50:41 ---> 747355aa60f3 02:50:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:50:41 ---> Running in 8deff05456b5 02:50:41 Removing intermediate container 8deff05456b5 02:50:41 ---> 54815ab3a3ba 02:50:41 Step 23/25 : LABEL arch=amd64 02:50:41 ---> Running in b5b48fae2a3a 02:50:41 Removing intermediate container b5b48fae2a3a 02:50:41 ---> aa1453091ac7 02:50:41 Step 24/25 : LABEL git_sha=ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 02:50:41 ---> Running in 58f60520c86d 02:50:41 Removing intermediate container 58f60520c86d 02:50:41 ---> c05e4025e2f2 02:50:41 Step 25/25 : LABEL version=0.0.0 02:50:41 ---> Running in 0dd7567c062f 02:50:41 Removing intermediate container 0dd7567c062f 02:50:41 ---> 702cb59485ca 02:50:41 [Warning] One or more build-args [ARCH] were not consumed 02:50:41 Successfully built 702cb59485ca 02:50:41 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 02:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:50:42 02:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:50:43 latest: Pulling from edgex-lftools-log-publisher 02:50:43 5eb5b503b376: Pulling fs layer 02:50:43 5c69ac0246d0: Pulling fs layer 02:50:43 ec43610c2a17: Pulling fs layer 02:50:43 3a2ae6a8a46f: Pulling fs layer 02:50:43 3a2ae6a8a46f: Waiting 02:50:43 33b1e0a273af: Pulling fs layer 02:50:43 5d3b04190fa2: Pulling fs layer 02:50:43 2f39f015ded8: Pulling fs layer 02:50:43 33b1e0a273af: Waiting 02:50:43 5d3b04190fa2: Waiting 02:50:43 5c69ac0246d0: Verifying Checksum 02:50:43 5c69ac0246d0: Download complete 02:50:43 3a2ae6a8a46f: Verifying Checksum 02:50:43 3a2ae6a8a46f: Download complete 02:50:43 33b1e0a273af: Verifying Checksum 02:50:43 33b1e0a273af: Download complete 02:50:43 5d3b04190fa2: Verifying Checksum 02:50:43 5d3b04190fa2: Download complete 02:50:43 ec43610c2a17: Verifying Checksum 02:50:43 ec43610c2a17: Download complete 02:50:43 5eb5b503b376: Verifying Checksum 02:50:43 5eb5b503b376: Download complete 02:50:44 2f39f015ded8: Verifying Checksum 02:50:44 2f39f015ded8: Download complete 02:50:44 5eb5b503b376: Pull complete 02:50:44 5c69ac0246d0: Pull complete 02:50:45 ec43610c2a17: Pull complete 02:50:45 3a2ae6a8a46f: Pull complete 02:50:45 33b1e0a273af: Pull complete 02:50:45 5d3b04190fa2: Pull complete 02:50:49 2f39f015ded8: Pull complete 02:50:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:50 prd-ubuntu20.04-docker-8c-8g-6355 does not seem to be running inside a container 02:50:50 $ 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-341 -v /w/workspace/foundry_device-virtual-go_PR-341:/w/workspace/foundry_device-virtual-go_PR-341:rw,z -v /w/workspace/foundry_device-virtual-go_PR-341@tmp:/w/workspace/foundry_device-virtual-go_PR-341@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 02:50:52 $ docker top d217374f6c26f46e03f2a8aa0fb18689e02bd5afb87a5eac3e0bfcbdaf2cdfb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:53 ---> job-cost.sh 02:50:53 lf-activate-venv: SKIPPING 02:50:53 INFO: No Stack... 02:50:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:50:53 INFO: Archiving Costs [Pipeline] sh 02:50:54 + cat /w/workspace/foundry_device-virtual-go_PR-341/archives/cost.csv 02:50:54 + cut -d, -f6 [Pipeline] lock 02:50:54 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-341-1-stack-cost] 02:50:54 Resource [jenkins-edgexfoundry-device-virtual-go-PR-341-1-stack-cost] did not exist. Created. 02:50:54 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-341-1-stack-cost] [Pipeline] { 02:50:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6356 in /w/workspace/foundry_device-virtual-go_PR-341 [Pipeline] unstash [Pipeline] { [Pipeline] sh [Pipeline] ws 02:50:54 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 02:50:54 The recommended git tool is: git 02:50:54 + echo total: 0.2199999988079071 [Pipeline] stash 02:50:54 Stashed 1 file(s) [Pipeline] } 02:50:54 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:50:54 $ docker stop --time=1 d217374f6c26f46e03f2a8aa0fb18689e02bd5afb87a5eac3e0bfcbdaf2cdfb0 02:50:56 $ docker rm -f --volumes d217374f6c26f46e03f2a8aa0fb18689e02bd5afb87a5eac3e0bfcbdaf2cdfb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:50:59 using credential edgex-jenkins-ssh 02:50:59 Cloning the remote Git repository 02:50:59 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:50:59 > git init /w/workspace/device-virtual-go/1 # timeout=10 02:50:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:50:59 > git --version # timeout=10 02:50:59 > git --version # 'git version 2.25.1' 02:50:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:50:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:51:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:04 Merging remotes/origin/main commit 1522ab26941e845286473a63852d2df7c1cc35f3 into PR head commit ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 02:51:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:51:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:51:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:51:04 > git config core.sparsecheckout # timeout=10 02:51:04 > git checkout -f ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 # timeout=10 02:51:04 > git remote # timeout=10 02:51:04 > git config --get remote.origin.url # timeout=10 02:51:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:04 > git merge 1522ab26941e845286473a63852d2df7c1cc35f3 # timeout=10 02:51:04 Merge succeeded, producing ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 02:51:04 Checking out Revision ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 (PR-341) 02:51:05 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 02:51:05 > git --version # timeout=10 02:51:05 > git --version # 'git version 2.25.1' 02:51:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:04 > git rev-parse HEAD^{commit} # timeout=10 02:51:04 > git config core.sparsecheckout # timeout=10 02:51:04 > git checkout -f ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 # timeout=10 02:51:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:51:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:06 Dload Upload Total Spent Left Speed 02:51:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 02:51:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:51:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:51:07 + sudo tee /etc/docker/daemon.new 02:51:07 { 02:51:07 "registry-mirrors": [ 02:51:07 "https://nexus3.edgexfoundry.org:10001" 02:51:07 ], 02:51:07 "bip": "10.250.0.254/24", 02:51:07 "hosts": [ 02:51:07 "tcp://0.0.0.0:5555", 02:51:07 "unix:///var/run/docker.sock" 02:51:07 ], 02:51:07 "mtu": 1458, 02:51:07 "selinux-enabled": true, 02:51:07 "seccomp-profile": "/etc/docker/seccomp.json" 02:51:07 } [Pipeline] sh 02:51:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:51:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:26 provisioning config files... 02:51:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config13426192076415119468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:27 ---> docker-login.sh 02:51:27 nexus3.edgexfoundry.org:10001 02:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:27 Configure a credential helper to remove this warning. See 02:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:27 02:51:27 Login Succeeded 02:51:27 nexus3.edgexfoundry.org:10002 02:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:28 Configure a credential helper to remove this warning. See 02:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:28 02:51:28 Login Succeeded 02:51:28 nexus3.edgexfoundry.org:10003 02:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:28 Configure a credential helper to remove this warning. See 02:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:28 02:51:28 Login Succeeded 02:51:28 nexus3.edgexfoundry.org:10004 02:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:29 Configure a credential helper to remove this warning. See 02:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:29 02:51:29 Login Succeeded 02:51:29 docker.io 02:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:29 Configure a credential helper to remove this warning. See 02:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:29 02:51:29 Login Succeeded 02:51:29 ---> docker-login.sh ends [Pipeline] } 02:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:51:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:51:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:51:30 ========================================================= 02:51:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:51:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:51:30 Sending build context to Docker daemon 11.84MB 02:51:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:51:30 Step 2/12 : FROM ${BASE} AS builder 02:51:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:51:31 9b18e9b68314: Pulling fs layer 02:51:31 35d82f9e3411: Pulling fs layer 02:51:31 e16973657156: Pulling fs layer 02:51:31 fc693d55d65f: Pulling fs layer 02:51:31 7e9fc2657dce: Pulling fs layer 02:51:31 dda99020689f: Pulling fs layer 02:51:31 db1c61fa0a46: Pulling fs layer 02:51:31 891c053d2c06: Pulling fs layer 02:51:31 891c053d2c06: Waiting 02:51:31 dda99020689f: Waiting 02:51:31 db1c61fa0a46: Waiting 02:51:31 7e9fc2657dce: Waiting 02:51:31 fc693d55d65f: Waiting 02:51:31 e16973657156: Verifying Checksum 02:51:31 e16973657156: Download complete 02:51:31 35d82f9e3411: Download complete 02:51:31 7e9fc2657dce: Verifying Checksum 02:51:31 7e9fc2657dce: Download complete 02:51:31 dda99020689f: Verifying Checksum 02:51:31 dda99020689f: Download complete 02:51:31 9b18e9b68314: Verifying Checksum 02:51:31 9b18e9b68314: Download complete 02:51:32 9b18e9b68314: Pull complete 02:51:32 891c053d2c06: Verifying Checksum 02:51:32 891c053d2c06: Download complete 02:51:33 35d82f9e3411: Pull complete 02:51:33 e16973657156: Pull complete 02:51:33 db1c61fa0a46: Verifying Checksum 02:51:34 fc693d55d65f: Verifying Checksum 02:51:34 fc693d55d65f: Download complete 02:51:46 fc693d55d65f: Pull complete 02:51:46 7e9fc2657dce: Pull complete 02:51:46 dda99020689f: Pull complete 02:51:53 db1c61fa0a46: Pull complete 02:51:54 891c053d2c06: Pull complete 02:51:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:51:54 ---> f96f9c87975a 02:51:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:51:56 ---> Running in 1fa224bd12ba 02:51:56 Removing intermediate container 1fa224bd12ba 02:51:56 ---> d3732711bcbf 02:51:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:51:56 ---> Running in 2cf50a4a6d57 02:51:56 Removing intermediate container 2cf50a4a6d57 02:51:56 ---> d3fb3ba20cf3 02:51:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:51:57 ---> Running in ecc728654987 02:51:57 Removing intermediate container ecc728654987 02:51:57 ---> b9a03c0e0cc9 02:51:57 Step 6/12 : WORKDIR /device-virtual-go 02:51:57 ---> Running in f96d155bf13d 02:51:57 Removing intermediate container f96d155bf13d 02:51:57 ---> d8908722a6f2 02:51:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:51:57 ---> Running in 22741c6461e0 02:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:52:00 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:52:00 (2/4) Installing libedit (20210910.3.1-r0) 02:52:00 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:52:00 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:52:00 Executing busybox-1.35.0-r17.trigger 02:52:00 OK: 226 MiB in 55 packages 02:52:01 Removing intermediate container 22741c6461e0 02:52:01 ---> c9bee6800fc6 02:52:01 Step 8/12 : COPY go.mod vendor* ./ 02:52:01 ---> b1c6d89b558c 02:52:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:01 ---> Running in 806e3fff149c 02:53:09 Removing intermediate container 806e3fff149c 02:53:09 ---> 59e86d7636ea 02:53:09 Step 10/12 : COPY . . 02:53:10 ---> 4cb616326bc2 02:53:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:53:10 ---> Running in 0c5d33cca224 02:53:10 Removing intermediate container 0c5d33cca224 02:53:10 ---> 8b61372e7d0b 02:53:10 Step 12/12 : RUN $MAKE 02:53:11 ---> Running in 97f8a471652a 02:53:12 noop 02:53:13 Removing intermediate container 97f8a471652a 02:53:13 ---> de7e83fc327f 02:53:13 Successfully built de7e83fc327f 02:53:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:13 + docker inspect -f . ci-base-image-arm64 02:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:13 prd-ubuntu20.04-docker-arm64-4c-16g-6356 does not seem to be running inside a container 02:53:13 $ 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 02:53:15 $ docker top 5dd9c5a8eb01ebb03c994f7d49966bc46a1e1a6a2b3898f2c6fee8a799a46e91 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:15 + go version 02:53:15 go version go1.18.7 linux/arm64 [Pipeline] } 02:53:15 $ docker stop --time=1 5dd9c5a8eb01ebb03c994f7d49966bc46a1e1a6a2b3898f2c6fee8a799a46e91 02:53:17 $ docker rm -f --volumes 5dd9c5a8eb01ebb03c994f7d49966bc46a1e1a6a2b3898f2c6fee8a799a46e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:18 + docker inspect -f . ci-base-image-arm64 02:53:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-6356 does not seem to be running inside a container 02:53:19 $ 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 02:53:20 $ docker top d8f3921c8468a196f98fbb73dd92b0c5e705eb026cc347c1086d89f7b3e914d5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:21 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 02:53:21 + make test 02:53:21 go test ./... -coverprofile=coverage.out 02:53:23 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:54:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:54:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.124s coverage: 65.7% of statements 02:54:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:54:45 go vet ./... 02:55:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:55:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:55:03 ./bin/test-attribution-txt.sh [Pipeline] echo 02:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:55:03 $ docker stop --time=1 d8f3921c8468a196f98fbb73dd92b0c5e705eb026cc347c1086d89f7b3e914d5 02:55:05 $ docker rm -f --volumes d8f3921c8468a196f98fbb73dd92b0c5e705eb026cc347c1086d89f7b3e914d5 [Pipeline] // withDockerContainer [Pipeline] sh 02:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:55:07 Warning: overwriting stash ‘coverage-report’ 02:55:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:55:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:55:08 + ls -al . 02:55:08 total 188 02:55:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 02:53 . 02:55:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 02:50 .. 02:55:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 02:51 .git 02:55:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 02:51 .github 02:55:08 -rw-rw-r-- 1 jenkins jenkins 337 Feb 17 02:51 .gitignore 02:55:08 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 02:51 .golangci.yml 02:55:08 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 17 02:51 Attribution.txt 02:55:08 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 17 02:51 CHANGELOG.md 02:55:08 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 17 02:51 Dockerfile 02:55:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 02:51 GOVERNANCE.md 02:55:08 -rw-rw-r-- 1 jenkins jenkins 660 Feb 17 02:51 Jenkinsfile 02:55:08 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 02:51 LICENSE 02:55:08 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 17 02:51 Makefile 02:55:08 -rw-rw-r-- 1 jenkins jenkins 623 Feb 17 02:51 OWNERS.md 02:55:08 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 17 02:51 README.md 02:55:08 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 02:48 VERSION 02:55:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 02:51 bin 02:55:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 02:51 cmd 02:55:08 -rw-r--r-- 1 jenkins jenkins 44128 Feb 17 02:54 coverage.out 02:55:08 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 17 02:51 go.mod 02:55:08 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 17 02:51 go.sum 02:55:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 02:51 internal 02:55:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 02:51 snap 02:55:08 -rw-rw-r-- 1 jenkins jenkins 235 Feb 17 02:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:08 + 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=ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 --label arch=arm64 --label version=0.0.0 . 02:55:09 Sending build context to Docker daemon 11.89MB 02:55:09 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:55:09 Step 2/25 : FROM ${BASE} AS builder 02:55:09 ---> de7e83fc327f 02:55:09 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:55:09 ---> Running in 9fb31f6b527c 02:55:09 Removing intermediate container 9fb31f6b527c 02:55:09 ---> db130fe1bd6a 02:55:09 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:55:09 ---> Running in ad1b885ca37a 02:55:09 Removing intermediate container ad1b885ca37a 02:55:09 ---> 514fd7dacc74 02:55:09 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:55:09 ---> Running in c5fd54fce91b 02:55:10 Removing intermediate container c5fd54fce91b 02:55:10 ---> 9b8c81bdb264 02:55:10 Step 6/25 : WORKDIR /device-virtual-go 02:55:10 ---> Running in 8038965806a8 02:55:10 Removing intermediate container 8038965806a8 02:55:10 ---> 5ec530cac1c7 02:55:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:55:10 ---> Running in 506599bb5aff 02:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:55:12 OK: 226 MiB in 55 packages 02:55:13 Removing intermediate container 506599bb5aff 02:55:13 ---> 9dc5211f69cd 02:55:13 Step 8/25 : COPY go.mod vendor* ./ 02:55:14 ---> 6a6b2d15caaf 02:55:14 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:14 ---> Running in 586cfa3eab26 02:55:16 Removing intermediate container 586cfa3eab26 02:55:16 ---> 1488c543f8f3 02:55:16 Step 10/25 : COPY . . 02:55:19 ---> 52a35020c640 02:55:19 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:55:19 ---> Running in 51c345e9369f 02:55:19 Removing intermediate container 51c345e9369f 02:55:19 ---> 4dafd7d25ac3 02:55:19 Step 12/25 : RUN $MAKE 02:55:19 ---> Running in f7a3b3d49b0f 02:55:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:57:27 Removing intermediate container f7a3b3d49b0f 02:57:27 ---> d894a39d918f 02:57:27 Step 13/25 : FROM alpine:3.16 02:57:27 3.16: Pulling from library/alpine 02:57:27 3760b48202b3: Pulling fs layer 02:57:27 3760b48202b3: Verifying Checksum 02:57:27 3760b48202b3: Download complete 02:57:27 3760b48202b3: Pull complete 02:57:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:57:27 Status: Downloaded newer image for alpine:3.16 02:57:27 ---> 4c81e5bf8899 02:57:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:57:27 ---> Running in 597077d55740 02:57:27 Removing intermediate container 597077d55740 02:57:27 ---> 6fa6f27478b1 02:57:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:57:27 ---> Running in e538f8495ef0 02:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:57:27 (1/1) Installing dumb-init (1.2.5-r1) 02:57:27 Executing busybox-1.35.0-r17.trigger 02:57:27 OK: 5 MiB in 15 packages 02:57:27 Removing intermediate container e538f8495ef0 02:57:27 ---> c33f7a267fd2 02:57:27 Step 16/25 : WORKDIR / 02:57:27 ---> Running in 239b88108c6e 02:57:27 Removing intermediate container 239b88108c6e 02:57:27 ---> 30c279a5e6d9 02:57:27 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:57:27 ---> f1de44af807d 02:57:27 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 02:57:27 ---> 2651f53c1e21 02:57:27 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 02:57:27 ---> a93d6840d289 02:57:27 Step 20/25 : EXPOSE 59900 02:57:27 ---> Running in 8609f54bf323 02:57:27 Removing intermediate container 8609f54bf323 02:57:27 ---> f4114d653841 02:57:27 Step 21/25 : ENTRYPOINT ["/device-virtual"] 02:57:27 ---> Running in 4809c46cd811 02:57:27 Removing intermediate container 4809c46cd811 02:57:27 ---> 30d1ef11219b 02:57:27 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:57:27 ---> Running in 2124cca8f1d2 02:57:27 Removing intermediate container 2124cca8f1d2 02:57:27 ---> 2f431cc4e952 02:57:27 Step 23/25 : LABEL arch=arm64 02:57:27 ---> Running in 44c05d5f7298 02:57:27 Removing intermediate container 44c05d5f7298 02:57:27 ---> 46c0e3d51558 02:57:27 Step 24/25 : LABEL git_sha=ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 02:57:27 ---> Running in 5dbbbb7426df 02:57:27 Removing intermediate container 5dbbbb7426df 02:57:27 ---> 4494b7c64f9c 02:57:27 Step 25/25 : LABEL version=0.0.0 02:57:27 ---> Running in bb7d3cfd3f57 02:57:27 Removing intermediate container bb7d3cfd3f57 02:57:27 ---> d132fbc128b9 02:57:27 [Warning] One or more build-args [ARCH] were not consumed 02:57:27 Successfully built d132fbc128b9 02:57:27 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 02:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:28 02:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:28 arm64: Pulling from edgex-lftools-log-publisher 02:57:28 8998bd30e6a1: Pulling fs layer 02:57:28 04944245beec: Pulling fs layer 02:57:28 699f458cf7ca: Pulling fs layer 02:57:28 765212b225bb: Pulling fs layer 02:57:28 f23df028b6ca: Pulling fs layer 02:57:28 d65c8cfc05b1: Pulling fs layer 02:57:28 2437ff75d9bd: Pulling fs layer 02:57:28 f23df028b6ca: Waiting 02:57:28 d65c8cfc05b1: Waiting 02:57:28 2437ff75d9bd: Waiting 02:57:28 765212b225bb: Waiting 02:57:29 04944245beec: Verifying Checksum 02:57:29 04944245beec: Download complete 02:57:29 765212b225bb: Verifying Checksum 02:57:29 765212b225bb: Download complete 02:57:29 f23df028b6ca: Download complete 02:57:29 d65c8cfc05b1: Verifying Checksum 02:57:29 d65c8cfc05b1: Download complete 02:57:29 699f458cf7ca: Verifying Checksum 02:57:29 699f458cf7ca: Download complete 02:57:29 8998bd30e6a1: Verifying Checksum 02:57:29 8998bd30e6a1: Download complete 02:57:32 2437ff75d9bd: Verifying Checksum 02:57:32 2437ff75d9bd: Download complete 02:57:33 8998bd30e6a1: Pull complete 02:57:34 04944245beec: Pull complete 02:57:35 699f458cf7ca: Pull complete 02:57:35 765212b225bb: Pull complete 02:57:36 f23df028b6ca: Pull complete 02:57:36 d65c8cfc05b1: Pull complete 02:57:51 2437ff75d9bd: Pull complete 02:57:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:57:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:51 prd-ubuntu20.04-docker-arm64-4c-16g-6356 does not seem to be running inside a container 02:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:57:54 $ docker top e9ed54764c8844e55dc8d075310f597af523b045d5da1f125b3239f7836396e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:55 ---> job-cost.sh 02:57:55 lf-activate-venv: SKIPPING 02:57:55 INFO: No Stack... 02:57:55 INFO: Retrieving Pricing Info for: v3-standard-4 02:57:56 INFO: Archiving Costs [Pipeline] sh 02:57:57 + + catcut /w/workspace/device-virtual-go/1/archives/cost.csv -d, 02:57:57 -f6 [Pipeline] lock 02:57:57 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-341-1-stack-cost] 02:57:57 Resource [jenkins-edgexfoundry-device-virtual-go-PR-341-1-stack-cost] did not exist. Created. 02:57:57 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:57 /w/workspace/device-virtual-go/1@tmp/durable-b68f178f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:57:58 + echo total: 0.10999999940395355 [Pipeline] stash 02:57:58 Warning: overwriting stash ‘stack-cost’ 02:57:58 Stashed 1 file(s) [Pipeline] } 02:57:58 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:58 $ docker stop --time=1 e9ed54764c8844e55dc8d075310f597af523b045d5da1f125b3239f7836396e9 02:58:00 $ docker rm -f --volumes e9ed54764c8844e55dc8d075310f597af523b045d5da1f125b3239f7836396e9 [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 02:58:01 provisioning config files... 02:58:01 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-341@tmp/config4922688002927651182tmp [Pipeline] { [Pipeline] sh 02:58:01 + set +x 02:58:01 + curl -s https://codecov.io/bash 02:58:01 + bash -s -- 02:58:01 02:58:01 _____ _ 02:58:01 / ____| | | 02:58:01 | | ___ __| | ___ ___ _____ __ 02:58:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:58:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:58:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:58:01 Bash-1.0.6 02:58:01 02:58:01 02:58:01 ==> git version 2.25.1 found 02:58:01 ==> 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 02:58:01 Release-Date: 2020-01-08 02:58:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:58:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:58:01 ==> Jenkins CI detected. 02:58:01 current dir:  /w/workspace/foundry_device-virtual-go_PR-341 02:58:01 project root: . 02:58:01 --> token set from env 02:58:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:58:01 ==> Running gcov in . (disable via -X gcov) 02:58:01 ==> Python coveragepy not found 02:58:01 ==> Searching for coverage reports in: 02:58:01 + . 02:58:01 -> Found 1 reports 02:58:01 ==> Detecting git/mercurial file structure 02:58:01 ==> Reading reports 02:58:01 + ./coverage.out bytes=44128 02:58:01 ==> Appending adjustments 02:58:01 https://docs.codecov.io/docs/fixing-reports 02:58:01 + Found adjustments 02:58:01 ==> Gzipping contents 02:58:01 8.0K /tmp/codecov.9Qqqws.gz 02:58:01 ==> Uploading reports 02:58:01 url: https://codecov.io 02:58:01 query: branch=PR-341&commit=ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=341&job=&cmd_args= 02:58:01 -> Pinging Codecov 02:58:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-341&commit=ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=341&job=&cmd_args= 02:58:01 -> Uploading to 02:58:01 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/5E52B4B073DB2E39498172D8E973AA87/ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3/ec397241-265e-425e-9a27-572537208881.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T025801Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb31bcd0a9560ffa63b0f28b7e0acc14a059a5cccd70f6d2b1ec6977fa3cde4b 02:58:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:01 Dload Upload Total Spent Left Speed 02:58:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5475 0 0 100 5475 0 17325 --:--:-- --:--:-- --:--:-- 17325 02:58:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ede0a242e964d6c64dd923c4b9be36f7f5f4a3b3 [Pipeline] } 02:58:02 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 02:58:03 + [ -d /w/workspace/foundry_device-virtual-go_PR-341/archives ] 02:58:03 + ls -al /w/workspace/foundry_device-virtual-go_PR-341/archives 02:58:03 total 16 02:58:03 drwxr-xr-x 3 root root 4096 Feb 17 02:50 . 02:58:03 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 02:50 .. 02:58:03 drwxr-xr-x 2 root root 4096 Feb 17 02:50 cost 02:58:03 -rw-r--r-- 1 root root 89 Feb 17 02:50 cost.csv 02:58:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-341/archives 02:58:03 + ls -al /w/workspace/foundry_device-virtual-go_PR-341/archives 02:58:03 total 16 02:58:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 02:50 . 02:58:03 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 02:50 .. 02:58:03 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 02:50 cost 02:58:03 -rw-r--r-- 1 jenkins jenkins 89 Feb 17 02:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:58:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:58:05 ---> package-listing.sh 02:58:05 ++ facter osfamily 02:58:05 ++ tr '[:upper:]' '[:lower:]' 02:58:05 + OS_FAMILY=debian 02:58:05 + workspace=/w/workspace/foundry_device-virtual-go_PR-341 02:58:05 + START_PACKAGES=/tmp/packages_start.txt 02:58:05 + END_PACKAGES=/tmp/packages_end.txt 02:58:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:58:05 + PACKAGES=/tmp/packages_start.txt 02:58:05 + '[' /w/workspace/foundry_device-virtual-go_PR-341 ']' 02:58:05 + PACKAGES=/tmp/packages_end.txt 02:58:05 + case "${OS_FAMILY}" in 02:58:05 + dpkg -l 02:58:05 + grep '^ii' 02:58:05 + '[' -f /tmp/packages_start.txt ']' 02:58:05 + '[' -f /tmp/packages_end.txt ']' 02:58:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:58:05 + '[' /w/workspace/foundry_device-virtual-go_PR-341 ']' 02:58:05 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-341/archives/ 02:58:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-341/archives/ [Pipeline] echo 02:58:05 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:58:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:06 prd-ubuntu20.04-docker-8c-8g-6355 does not seem to be running inside a container 02:58:06 $ 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-341/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-341 -v /w/workspace/foundry_device-virtual-go_PR-341:/w/workspace/foundry_device-virtual-go_PR-341:rw,z -v /w/workspace/foundry_device-virtual-go_PR-341@tmp:/w/workspace/foundry_device-virtual-go_PR-341@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:58:06 $ docker top 3c043da716e01cf235baf30df1a6cf7aba29cbea0dce9b56bbd71f3414c44670 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:58:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:58:07 + ls /var/log/sa-host 02:58:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:08 provisioning config files... 02:58:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-341@tmp/config15007294745595683431tmp [Pipeline] { [Pipeline] echo 02:58:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:58:08 ---> create-netrc.sh [Pipeline] } 02:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:58:08 ---> python-tools-install.sh [Pipeline] echo 02:58:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:58:09 ---> sudo-logs.sh 02:58:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:58:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:58:09 ---> job-cost.sh 02:58:09 lf-activate-venv: SKIPPING 02:58:09 DEBUG: total: 0.2199999988079071 02:58:09 INFO: Retrieving Stack Cost... 02:58:09 INFO: Retrieving Pricing Info for: v3-standard-8 02:58:10 INFO: Archiving Costs [Pipeline] echo 02:58:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:58:10 ---> logs-deploy.sh 02:58:10 lf-activate-venv: SKIPPING 02:58:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-341/1 02:58:10 INFO: archiving workspace using pattern(s): 02:58:11 Archives upload complete. 02:58:11 INFO: archiving logs to Nexus