Pull request #195 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75b0ec1075d75c323abccb2b545508219c51619f+6db49600d84fbc344f4830d0628105aa21893aeb (c201b763197a83402a3931d91d6c4f14f030f748) 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-ssh5274157739934854994.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh14853375209801863547.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-rest-go/branches/PR-195/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-rest-go/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2637367582058792086.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-rest-go/branches/PR-195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1715311575385819458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh14435173159473474422.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-rest-go/branches/PR-195/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-rest-go/branches/PR-195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11686875826862841257.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1495’ Running on prd-ubuntu20.04-docker-8c-8g-1542 in /w/workspace/gexfoundry_device-rest-go_PR-195 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-195 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6db49600d84fbc344f4830d0628105aa21893aeb into PR head commit 75b0ec1075d75c323abccb2b545508219c51619f Merge succeeded, producing 75b0ec1075d75c323abccb2b545508219c51619f Checking out Revision 75b0ec1075d75c323abccb2b545508219c51619f (PR-195) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b0ec1075d75c323abccb2b545508219c51619f # 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 6db49600d84fbc344f4830d0628105aa21893aeb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b0ec1075d75c323abccb2b545508219c51619f # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:05:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:05:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:05:55 ========================================================= 20:05:55 EdgeX Global Pipelines Version Info 20:05:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:05:56 ------------------- 20:05:56 stable info: 20:05:56 ------------------- 20:05:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:05:56 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 20:05:56 Message: update stable to v1.0.232 20:05:56 ------------------- 20:05:56 experimental info: 20:05:56 ------------------- 20:05:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:05:56 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 20:05:56 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75b0ec1075d75c323abccb2b545508219c51619f [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75b0ec1 [Pipeline] echo 20:05:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:58 provisioning config files... 20:05:58 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-195@tmp/config6921736358048576493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:58 ---> docker-login.sh 20:05:58 nexus3.edgexfoundry.org:10001 20:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:59 Configure a credential helper to remove this warning. See 20:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:59 20:05:59 Login Succeeded 20:05:59 nexus3.edgexfoundry.org:10002 20:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:59 Configure a credential helper to remove this warning. See 20:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:59 20:05:59 Login Succeeded 20:05:59 nexus3.edgexfoundry.org:10003 20:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:59 Configure a credential helper to remove this warning. See 20:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:59 20:05:59 Login Succeeded 20:05:59 nexus3.edgexfoundry.org:10004 20:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:59 Configure a credential helper to remove this warning. See 20:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:59 20:05:59 Login Succeeded 20:05:59 docker.io 20:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:59 Configure a credential helper to remove this warning. See 20:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:59 20:05:59 Login Succeeded 20:05:59 ---> docker-login.sh ends [Pipeline] } 20:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:06:00 + git rev-list -1 --merges 75b0ec1075d75c323abccb2b545508219c51619f~1..75b0ec1075d75c323abccb2b545508219c51619f [Pipeline] echo 20:06:00 -----------> git rev-list -1 --merges 75b0ec1075d75c323abccb2b545508219c51619f~1..75b0ec1075d75c323abccb2b545508219c51619f 75b0ec1075d75c323abccb2b545508219c51619f [false] [Pipeline] sh 20:06:00 + git log --format=format:%s -1 75b0ec1075d75c323abccb2b545508219c51619f [Pipeline] echo 20:06:00 ========================================================= 20:06:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:06:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:01 + git log --format=format:%s -1 75b0ec1075d75c323abccb2b545508219c51619f [Pipeline] echo 20:06:01 [semverPrep] GIT_COMMIT: 75b0ec1075d75c323abccb2b545508219c51619f, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 [Pipeline] echo 20:06:01 [semverPrep] This is not a build commit. [Pipeline] sh 20:06:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:06:01 + grep -v github /etc/ssh/ssh_known_hosts 20:06:01 + [ -e /tmp/ssh_known_hosts ] 20:06:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:06:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:06:01 + sudo tee -a /etc/ssh/ssh_known_hosts 20:06:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:02 20:06:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:02 0.1.4: Pulling from edgex-devops/py-git-semver 20:06:02 42c077c10790: Pulling fs layer 20:06:02 f63e77b7563a: Pulling fs layer 20:06:02 bd5fdadae976: Pulling fs layer 20:06:02 205491f53016: Pulling fs layer 20:06:02 df18705c85c3: Pulling fs layer 20:06:02 bdb3f477010e: Pulling fs layer 20:06:02 c8a8fc8e1c8f: Pulling fs layer 20:06:02 2c6e9b1d212d: Pulling fs layer 20:06:02 bdb8f0575790: Pulling fs layer 20:06:02 386e3cb2ff24: Pulling fs layer 20:06:02 2343380bae48: Pulling fs layer 20:06:02 386e3cb2ff24: Waiting 20:06:02 2c6e9b1d212d: Waiting 20:06:02 c8a8fc8e1c8f: Waiting 20:06:02 bdb8f0575790: Waiting 20:06:02 2343380bae48: Waiting 20:06:02 205491f53016: Waiting 20:06:02 df18705c85c3: Waiting 20:06:02 f63e77b7563a: Download complete 20:06:02 205491f53016: Download complete 20:06:02 df18705c85c3: Verifying Checksum 20:06:02 df18705c85c3: Download complete 20:06:02 bdb3f477010e: Verifying Checksum 20:06:02 bdb3f477010e: Download complete 20:06:02 bd5fdadae976: Verifying Checksum 20:06:02 bd5fdadae976: Download complete 20:06:02 2c6e9b1d212d: Download complete 20:06:02 bdb8f0575790: Download complete 20:06:02 386e3cb2ff24: Verifying Checksum 20:06:02 386e3cb2ff24: Download complete 20:06:02 2343380bae48: Download complete 20:06:02 42c077c10790: Verifying Checksum 20:06:02 42c077c10790: Download complete 20:06:03 c8a8fc8e1c8f: Verifying Checksum 20:06:03 c8a8fc8e1c8f: Download complete 20:06:04 42c077c10790: Pull complete 20:06:04 f63e77b7563a: Pull complete 20:06:05 bd5fdadae976: Pull complete 20:06:05 205491f53016: Pull complete 20:06:05 df18705c85c3: Pull complete 20:06:05 bdb3f477010e: Pull complete 20:06:07 c8a8fc8e1c8f: Pull complete 20:06:07 2c6e9b1d212d: Pull complete 20:06:07 bdb8f0575790: Pull complete 20:06:07 386e3cb2ff24: Pull complete 20:06:07 2343380bae48: Pull complete 20:06:07 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 20:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:08 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 20:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-195 -v /w/workspace/gexfoundry_device-rest-go_PR-195:/w/workspace/gexfoundry_device-rest-go_PR-195:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-195@tmp:/w/workspace/gexfoundry_device-rest-go_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:06:09 $ docker top 9acc9c2dd646caa7a903dd5cd97cb172122b4da886156a3a5b8ecb95f65bcca9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:06:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:09 [ssh-agent] Looking for ssh-agent implementation... 20:06:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:09 $ docker exec 9acc9c2dd646caa7a903dd5cd97cb172122b4da886156a3a5b8ecb95f65bcca9 ssh-agent 20:06:09 SSH_AUTH_SOCK=/tmp/ssh-Ao0iB9WpZKEL/agent.33 20:06:09 SSH_AGENT_PID=39 20:06:09 Running ssh-add (command line suppressed) 20:06:09 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-195@tmp/private_key_8498646414241767717.key (/w/workspace/gexfoundry_device-rest-go_PR-195@tmp/private_key_8498646414241767717.key) 20:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:10 + git tag --points-at HEAD [Pipeline] } 20:06:10 $ docker exec --env ******** --env ******** 9acc9c2dd646caa7a903dd5cd97cb172122b4da886156a3a5b8ecb95f65bcca9 ssh-agent -k 20:06:10 unset SSH_AUTH_SOCK; 20:06:10 unset SSH_AGENT_PID; 20:06:10 echo Agent pid 39 killed; 20:06:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:06:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:10 [ssh-agent] Looking for ssh-agent implementation... 20:06:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:10 $ docker exec 9acc9c2dd646caa7a903dd5cd97cb172122b4da886156a3a5b8ecb95f65bcca9 ssh-agent 20:06:10 SSH_AUTH_SOCK=/tmp/ssh-ShXZZwZIwxQO/agent.72 20:06:10 SSH_AGENT_PID=78 20:06:10 Running ssh-add (command line suppressed) 20:06:10 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-195@tmp/private_key_4962616181905359396.key (/w/workspace/gexfoundry_device-rest-go_PR-195@tmp/private_key_4962616181905359396.key) 20:06:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:11 + git semver init 20:06:11 2022-06-06 20:06:11,416 [run_init] DEBUG init version:0.0.0 force:False 20:06:11 2022-06-06 20:06:11,417 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-195/.semver 20:06:11 2022-06-06 20:06:11,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-195/.semver 20:06:11 2022-06-06 20:06:11,417 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-195/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-195, universal_newlines=False, shell=None, istream=None) 20:06:12 2022-06-06 20:06:12,352 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-195/.git/info/exclude 20:06:12 2022-06-06 20:06:12,352 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-195/.semver/PR-195 with force:False 20:06:12 2022-06-06 20:06:12,352 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-195/.semver/PR-195 20:06:12 2022-06-06 20:06:12,357 [execute] INFO git cat-file --batch-check 20:06:12 2022-06-06 20:06:12,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-195/.semver, universal_newlines=False, shell=None, istream=) 20:06:12 2022-06-06 20:06:12,363 [execute] INFO git cat-file --batch 20:06:12 2022-06-06 20:06:12,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-195/.semver, universal_newlines=False, shell=None, istream=) 20:06:12 2022-06-06 20:06:12,370 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-195/.semver/PR-195 20:06:12 0.0.0 [Pipeline] } 20:06:12 $ docker exec --env ******** --env ******** 9acc9c2dd646caa7a903dd5cd97cb172122b4da886156a3a5b8ecb95f65bcca9 ssh-agent -k 20:06:12 unset SSH_AUTH_SOCK; 20:06:12 unset SSH_AGENT_PID; 20:06:12 echo Agent pid 78 killed; 20:06:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:13 + git semver [Pipeline] } 20:06:13 $ docker stop --time=1 9acc9c2dd646caa7a903dd5cd97cb172122b4da886156a3a5b8ecb95f65bcca9 20:06:14 $ docker rm -f 9acc9c2dd646caa7a903dd5cd97cb172122b4da886156a3a5b8ecb95f65bcca9 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:06:15 Stashed 1 file(s) [Pipeline] echo 20:06:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:15 provisioning config files... 20:06:15 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-195@tmp/config5179026492911486794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:16 ---> docker-login.sh 20:06:16 nexus3.edgexfoundry.org:10001 20:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:16 Configure a credential helper to remove this warning. See 20:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:16 20:06:16 Login Succeeded 20:06:16 nexus3.edgexfoundry.org:10002 20:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:16 Configure a credential helper to remove this warning. See 20:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:16 20:06:16 Login Succeeded 20:06:16 nexus3.edgexfoundry.org:10003 20:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:16 Configure a credential helper to remove this warning. See 20:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:16 20:06:16 Login Succeeded 20:06:16 nexus3.edgexfoundry.org:10004 20:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:16 Configure a credential helper to remove this warning. See 20:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:16 20:06:16 Login Succeeded 20:06:16 docker.io 20:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:17 Configure a credential helper to remove this warning. See 20:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:17 20:06:17 Login Succeeded 20:06:17 ---> docker-login.sh ends [Pipeline] } 20:06:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:17 ========================================================= 20:06:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:06:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:06:17 Sending build context to Docker daemon 10.67MB 20:06:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:06:17 Step 2/12 : FROM ${BASE} AS builder 20:06:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:17 59bf1c3509f3: Pulling fs layer 20:06:17 666ba61612fd: Pulling fs layer 20:06:17 8ed8ca486205: Pulling fs layer 20:06:17 cc1cd167ecdc: Pulling fs layer 20:06:17 c516ae0d96e1: Pulling fs layer 20:06:17 684cea983483: Pulling fs layer 20:06:17 dd3240ac7de5: Pulling fs layer 20:06:17 b1e948a4e11c: Pulling fs layer 20:06:17 a8fd76ee1af6: Pulling fs layer 20:06:17 646ad004c059: Pulling fs layer 20:06:17 684cea983483: Waiting 20:06:17 dd3240ac7de5: Waiting 20:06:17 b1e948a4e11c: Waiting 20:06:17 a8fd76ee1af6: Waiting 20:06:17 646ad004c059: Waiting 20:06:17 c516ae0d96e1: Waiting 20:06:17 cc1cd167ecdc: Waiting 20:06:17 8ed8ca486205: Verifying Checksum 20:06:17 8ed8ca486205: Download complete 20:06:17 666ba61612fd: Download complete 20:06:17 c516ae0d96e1: Verifying Checksum 20:06:17 c516ae0d96e1: Download complete 20:06:18 684cea983483: Download complete 20:06:18 59bf1c3509f3: Verifying Checksum 20:06:18 59bf1c3509f3: Download complete 20:06:18 dd3240ac7de5: Download complete 20:06:18 b1e948a4e11c: Verifying Checksum 20:06:18 b1e948a4e11c: Download complete 20:06:18 59bf1c3509f3: Pull complete 20:06:18 666ba61612fd: Pull complete 20:06:18 8ed8ca486205: Pull complete 20:06:18 646ad004c059: Verifying Checksum 20:06:18 646ad004c059: Download complete 20:06:18 a8fd76ee1af6: Verifying Checksum 20:06:18 a8fd76ee1af6: Download complete 20:06:18 cc1cd167ecdc: Verifying Checksum 20:06:18 cc1cd167ecdc: Download complete 20:06:23 cc1cd167ecdc: Pull complete 20:06:23 c516ae0d96e1: Pull complete 20:06:23 684cea983483: Pull complete 20:06:23 dd3240ac7de5: Pull complete 20:06:23 b1e948a4e11c: Pull complete 20:06:25 a8fd76ee1af6: Pull complete 20:06:26 646ad004c059: Pull complete 20:06:26 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 20:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:06:26 ---> 8f69c11f6b0c 20:06:26 Step 3/12 : ARG MAKE='make build' 20:06:27 ---> Running in b33801cd1760 20:06:27 Removing intermediate container b33801cd1760 20:06:27 ---> 087f2d7c9e60 20:06:27 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:06:27 ---> Running in 4dcdd82bbff1 20:06:27 Removing intermediate container 4dcdd82bbff1 20:06:27 ---> 3b7e4ca68e46 20:06:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:06:27 ---> Running in 946443d3d8e9 20:06:27 Removing intermediate container 946443d3d8e9 20:06:27 ---> 7b1461244c16 20:06:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:27 ---> Running in 8d2352d45eb7 20:06:28 Removing intermediate container 8d2352d45eb7 20:06:28 ---> 2a3692773209 20:06:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:06:28 ---> Running in 0179cf391070 20:06:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:29 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:06:29 (2/4) Installing libedit (20210910.3.1-r0) 20:06:29 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:06:29 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:06:30 Executing busybox-1.34.1-r3.trigger 20:06:30 OK: 224 MiB in 56 packages 20:06:30 Removing intermediate container 0179cf391070 20:06:30 ---> c6f270ea54db 20:06:30 Step 8/12 : WORKDIR /device-rest-go 20:06:30 ---> Running in a69f55209427 20:06:30 Removing intermediate container a69f55209427 20:06:30 ---> 41797517acc4 20:06:30 Step 9/12 : COPY go.mod vendor* ./ 20:06:30 ---> 2ddc4f2152b6 20:06:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:30 ---> Running in 790fe24544a2 20:06:30 Still waiting to schedule task 20:06:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1539’ 20:06:48 Removing intermediate container 790fe24544a2 20:06:48 ---> cb8defd44358 20:06:48 Step 11/12 : COPY . . 20:06:48 ---> 25555c01d1df 20:06:48 Step 12/12 : RUN $MAKE 20:06:48 ---> Running in a9db7a307434 20:06:48 noop 20:06:48 Removing intermediate container a9db7a307434 20:06:48 ---> f261c7509ba7 20:06:48 Successfully built f261c7509ba7 20:06:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:49 + docker inspect -f . ci-base-image-x86_64 20:06:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:49 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 20:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-195 -v /w/workspace/gexfoundry_device-rest-go_PR-195:/w/workspace/gexfoundry_device-rest-go_PR-195:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-195@tmp:/w/workspace/gexfoundry_device-rest-go_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:49 $ docker top 510ac2e2991422fc883094272d858a414e789bb9eef0f13528f65cdafefdb1ff -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:50 + go version 20:06:50 go version go1.17.7 linux/amd64 [Pipeline] } 20:06:50 $ docker stop --time=1 510ac2e2991422fc883094272d858a414e789bb9eef0f13528f65cdafefdb1ff 20:06:51 $ docker rm -f 510ac2e2991422fc883094272d858a414e789bb9eef0f13528f65cdafefdb1ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:52 + docker inspect -f . ci-base-image-x86_64 20:06:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:52 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 20:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-195 -v /w/workspace/gexfoundry_device-rest-go_PR-195:/w/workspace/gexfoundry_device-rest-go_PR-195:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-195@tmp:/w/workspace/gexfoundry_device-rest-go_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:52 $ docker top f710f740d27fe3ba3bb65334838ea9aa4c4c2b5f0f828774099867c18c947038 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:06:53 + make test 20:06:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:06:53 ? github.com/edgexfoundry/device-rest-go [no test files] 20:07:03 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:07:03 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 55.2% of statements 20:07:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:07:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:07:14 ./bin/test-attribution-txt.sh [Pipeline] echo 20:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:07:14 $ docker stop --time=1 f710f740d27fe3ba3bb65334838ea9aa4c4c2b5f0f828774099867c18c947038 20:07:15 $ docker rm -f f710f740d27fe3ba3bb65334838ea9aa4c4c2b5f0f828774099867c18c947038 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:07:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:07:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:07:17 + ls -al . 20:07:17 total 172 20:07:17 drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 20:07 . 20:07:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 20:05 .. 20:07:17 -rw-rw-r-- 1 jenkins jenkins 151 Jun 6 20:05 .dockerignore 20:07:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 20:06 .git 20:07:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 20:05 .github 20:07:17 -rw-rw-r-- 1 jenkins jenkins 329 Jun 6 20:05 .gitignore 20:07:17 -rw-rw-r-- 1 jenkins jenkins 41 Jun 6 20:05 .golangci.yml 20:07:17 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 20:06 .semver 20:07:17 -rw-rw-r-- 1 jenkins jenkins 8596 Jun 6 20:05 Attribution.txt 20:07:17 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 6 20:05 CHANGELOG.md 20:07:17 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 6 20:05 Dockerfile 20:07:17 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 20:05 GOVERNANCE.md 20:07:17 -rw-rw-r-- 1 jenkins jenkins 680 Jun 6 20:05 Jenkinsfile 20:07:17 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 6 20:05 LICENSE 20:07:17 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 6 20:05 Makefile 20:07:17 -rw-rw-r-- 1 jenkins jenkins 620 Jun 6 20:05 OWNERS.md 20:07:17 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 6 20:05 README.md 20:07:17 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 20:06 VERSION 20:07:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 20:05 bin 20:07:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 20:05 cmd 20:07:17 -rw-r--r-- 1 jenkins jenkins 9355 Jun 6 20:07 coverage.out 20:07:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 20:05 driver 20:07:17 -rw-rw-r-- 1 jenkins jenkins 3259 Jun 6 20:05 go.mod 20:07:17 -rw-rw-r-- 1 jenkins jenkins 35308 Jun 6 20:05 go.sum 20:07:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 20:05 snap 20:07:17 -rw-rw-r-- 1 jenkins jenkins 713 Jun 6 20:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:17 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=75b0ec1075d75c323abccb2b545508219c51619f --label arch=amd64 --label version=0.0.0 . 20:07:17 Sending build context to Docker daemon 10.68MB 20:07:17 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:07:17 Step 2/25 : FROM ${BASE} AS builder 20:07:17 ---> f261c7509ba7 20:07:17 Step 3/25 : ARG MAKE='make build' 20:07:17 ---> Running in 869300fcad2d 20:07:18 Removing intermediate container 869300fcad2d 20:07:18 ---> 959cbf2c6899 20:07:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:07:18 ---> Running in 586d33ab8f2b 20:07:18 Removing intermediate container 586d33ab8f2b 20:07:18 ---> 2c571dcd4821 20:07:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:07:18 ---> Running in 6bec308740e0 20:07:18 Removing intermediate container 6bec308740e0 20:07:18 ---> 24316bfeef3b 20:07:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:18 ---> Running in b6a39c1c7daf 20:07:18 Removing intermediate container b6a39c1c7daf 20:07:18 ---> f08f5cf84ca8 20:07:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:18 ---> Running in 0e8eb013afd1 20:07:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:20 OK: 224 MiB in 56 packages 20:07:20 Removing intermediate container 0e8eb013afd1 20:07:20 ---> 7f4ceb20bb1a 20:07:20 Step 8/25 : WORKDIR /device-rest-go 20:07:20 ---> Running in b6cd1d1c9e44 20:07:20 Removing intermediate container b6cd1d1c9e44 20:07:20 ---> 2bbfba79e029 20:07:20 Step 9/25 : COPY go.mod vendor* ./ 20:07:20 ---> a48ef5e54870 20:07:20 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:20 ---> Running in ee944599e34c 20:07:21 Removing intermediate container ee944599e34c 20:07:21 ---> 9c99f15c2b89 20:07:21 Step 11/25 : COPY . . 20:07:21 ---> 7d035a6e7642 20:07:21 Step 12/25 : RUN $MAKE 20:07:21 ---> Running in 3e05b51226f4 20:07:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:07:43 Removing intermediate container 3e05b51226f4 20:07:43 ---> 1f388c2ff414 20:07:43 Step 13/25 : FROM alpine:3.14 20:07:43 3.14: Pulling from library/alpine 20:07:43 8663204ce13b: Pulling fs layer 20:07:43 8663204ce13b: Verifying Checksum 20:07:43 8663204ce13b: Download complete 20:07:43 8663204ce13b: Pull complete 20:07:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:07:43 Status: Downloaded newer image for alpine:3.14 20:07:43 ---> e04c818066af 20:07:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:07:43 ---> Running in c65b95b7887d 20:07:43 Removing intermediate container c65b95b7887d 20:07:43 ---> aef771a780ea 20:07:43 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:07:43 ---> Running in c251a28f7746 20:07:43 Removing intermediate container c251a28f7746 20:07:43 ---> 3655d6b9aff5 20:07:43 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:07:43 ---> Running in f80ba254eaa9 20:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:07:43 (1/6) Installing dumb-init (1.2.5-r1) 20:07:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:07:43 (3/6) Installing libsodium (1.0.18-r0) 20:07:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:07:43 (5/6) Installing libzmq (4.3.4-r0) 20:07:43 (6/6) Installing zeromq (4.3.4-r0) 20:07:43 Executing busybox-1.33.1-r7.trigger 20:07:43 OK: 8 MiB in 20 packages 20:07:43 Removing intermediate container f80ba254eaa9 20:07:43 ---> 052e628ba90e 20:07:43 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:07:43 ---> 86d7e667405b 20:07:43 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:07:43 ---> 3af09b509721 20:07:43 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:07:43 ---> 6b1f97ab7d45 20:07:43 Step 20/25 : EXPOSE 59986 20:07:43 ---> Running in f9439be98bb1 20:07:43 Removing intermediate container f9439be98bb1 20:07:43 ---> 3f7caebe2129 20:07:43 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:07:43 ---> Running in f638c8b4994f 20:07:43 Removing intermediate container f638c8b4994f 20:07:43 ---> 872b2cf506d1 20:07:43 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:07:43 ---> Running in af61b6b49e01 20:07:43 Removing intermediate container af61b6b49e01 20:07:43 ---> 995b2b4aaa34 20:07:43 Step 23/25 : LABEL arch=amd64 20:07:43 ---> Running in a7da724c0c73 20:07:44 Removing intermediate container a7da724c0c73 20:07:44 ---> 27a6b3bfc671 20:07:44 Step 24/25 : LABEL git_sha=75b0ec1075d75c323abccb2b545508219c51619f 20:07:44 ---> Running in ec407bbcba6a 20:07:44 Removing intermediate container ec407bbcba6a 20:07:44 ---> 6689eb744a6f 20:07:44 Step 25/25 : LABEL version=0.0.0 20:07:44 ---> Running in 0868881504c5 20:07:44 Removing intermediate container 0868881504c5 20:07:44 ---> 0c87ab835fd5 20:07:44 [Warning] One or more build-args [ARCH] were not consumed 20:07:44 Successfully built 0c87ab835fd5 20:07:44 Successfully tagged device-rest: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 20:07:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:45 20:07:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:45 latest: Pulling from edgex-lftools-log-publisher 20:07:45 5eb5b503b376: Pulling fs layer 20:07:45 5c69ac0246d0: Pulling fs layer 20:07:45 ec43610c2a17: Pulling fs layer 20:07:45 3a2ae6a8a46f: Pulling fs layer 20:07:45 33b1e0a273af: Pulling fs layer 20:07:45 5d3b04190fa2: Pulling fs layer 20:07:45 2f39f015ded8: Pulling fs layer 20:07:45 3a2ae6a8a46f: Waiting 20:07:45 33b1e0a273af: Waiting 20:07:45 5d3b04190fa2: Waiting 20:07:45 2f39f015ded8: Waiting 20:07:45 5c69ac0246d0: Verifying Checksum 20:07:45 5c69ac0246d0: Download complete 20:07:45 3a2ae6a8a46f: Verifying Checksum 20:07:45 3a2ae6a8a46f: Download complete 20:07:45 33b1e0a273af: Verifying Checksum 20:07:45 33b1e0a273af: Download complete 20:07:45 5d3b04190fa2: Download complete 20:07:45 ec43610c2a17: Verifying Checksum 20:07:45 ec43610c2a17: Download complete 20:07:45 5eb5b503b376: Verifying Checksum 20:07:45 5eb5b503b376: Download complete 20:07:46 2f39f015ded8: Verifying Checksum 20:07:46 2f39f015ded8: Download complete 20:07:46 5eb5b503b376: Pull complete 20:07:47 5c69ac0246d0: Pull complete 20:07:47 ec43610c2a17: Pull complete 20:07:47 3a2ae6a8a46f: Pull complete 20:07:47 33b1e0a273af: Pull complete 20:07:47 5d3b04190fa2: Pull complete 20:07:51 2f39f015ded8: Pull complete 20:07:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:52 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 20:07: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/gexfoundry_device-rest-go_PR-195 -v /w/workspace/gexfoundry_device-rest-go_PR-195:/w/workspace/gexfoundry_device-rest-go_PR-195:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-195@tmp:/w/workspace/gexfoundry_device-rest-go_PR-195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:07:53 $ docker top be89bfed9245967eedaac38c74c9babe436bf4e2e086c8a0d5c4dd66fe983f46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:53 ---> job-cost.sh 20:07:53 lf-activate-venv: SKIPPING 20:07:53 INFO: No Stack... 20:07:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:54 INFO: Archiving Costs [Pipeline] sh 20:07:55 + cut -d, -f6 20:07:55 + cat /w/workspace/gexfoundry_device-rest-go_PR-195/archives/cost.csv [Pipeline] lock 20:07:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-195-1-stack-cost] 20:07:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-195-1-stack-cost] did not exist. Created. 20:07:55 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:55 + echo total: 0.2199999988079071 [Pipeline] stash 20:07:55 Stashed 1 file(s) [Pipeline] } 20:07:55 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-195-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:55 $ docker stop --time=1 be89bfed9245967eedaac38c74c9babe436bf4e2e086c8a0d5c4dd66fe983f46 20:07:56 $ docker rm -f be89bfed9245967eedaac38c74c9babe436bf4e2e086c8a0d5c4dd66fe983f46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1543 in /w/workspace/gexfoundry_device-rest-go_PR-195 [Pipeline] { [Pipeline] ws 20:10:16 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:10:16 The recommended git tool is: git 20:10:24 using credential edgex-jenkins-ssh 20:10:24 Cloning the remote Git repository 20:10:24 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:10:24 > git init /w/workspace/device-rest-go/1 # timeout=10 20:10:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:10:24 > git --version # timeout=10 20:10:24 > git --version # 'git version 2.25.1' 20:10:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:10:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:10:26 Merging remotes/origin/main commit 6db49600d84fbc344f4830d0628105aa21893aeb into PR head commit 75b0ec1075d75c323abccb2b545508219c51619f 20:10:27 Merge succeeded, producing 75b0ec1075d75c323abccb2b545508219c51619f 20:10:27 Checking out Revision 75b0ec1075d75c323abccb2b545508219c51619f (PR-195) 20:10:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:10:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:10:26 > git config core.sparsecheckout # timeout=10 20:10:26 > git checkout -f 75b0ec1075d75c323abccb2b545508219c51619f # timeout=10 20:10:27 > git remote # timeout=10 20:10:27 > git config --get remote.origin.url # timeout=10 20:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:27 > git merge 6db49600d84fbc344f4830d0628105aa21893aeb # timeout=10 20:10:27 > git rev-parse HEAD^{commit} # timeout=10 20:10:27 > git config core.sparsecheckout # timeout=10 20:10:27 > git checkout -f 75b0ec1075d75c323abccb2b545508219c51619f # timeout=10 20:10:31 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2" 20:10:31 > git --version # timeout=10 20:10:31 > git --version # 'git version 2.25.1' 20:10:31 fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:10:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:10:32 Dload Upload Total Spent Left Speed 20:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 97246 [Pipeline] sh 20:10:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:10:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:10:34 + sudo tee /etc/docker/daemon.new 20:10:34 { 20:10:34 "registry-mirrors": [ 20:10:34 "https://nexus3.edgexfoundry.org:10001" 20:10:34 ], 20:10:34 "bip": "10.250.0.254/24", 20:10:34 "hosts": [ 20:10:34 "tcp://0.0.0.0:5555", 20:10:34 "unix:///var/run/docker.sock" 20:10:34 ], 20:10:34 "mtu": 1458, 20:10:34 "selinux-enabled": true, 20:10:34 "seccomp-profile": "/etc/docker/seccomp.json" 20:10:34 } [Pipeline] sh 20:10:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:10:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:53 provisioning config files... 20:10:53 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7269202409245573926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:53 ---> docker-login.sh 20:10:53 nexus3.edgexfoundry.org:10001 20:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:54 Configure a credential helper to remove this warning. See 20:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:54 20:10:54 Login Succeeded 20:10:54 nexus3.edgexfoundry.org:10002 20:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:55 Configure a credential helper to remove this warning. See 20:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:55 20:10:55 Login Succeeded 20:10:55 nexus3.edgexfoundry.org:10003 20:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:55 Configure a credential helper to remove this warning. See 20:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:55 20:10:55 Login Succeeded 20:10:55 nexus3.edgexfoundry.org:10004 20:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:56 Configure a credential helper to remove this warning. See 20:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:56 20:10:56 Login Succeeded 20:10:56 docker.io 20:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:56 Configure a credential helper to remove this warning. See 20:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:56 20:10:56 Login Succeeded 20:10:57 ---> docker-login.sh ends [Pipeline] } 20:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:57 ========================================================= 20:10:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:10:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:10:58 Sending build context to Docker daemon 128.5kB 20:10:58 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:10:58 Step 2/12 : FROM ${BASE} AS builder 20:10:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:10:58 9b3977197b4f: Pulling fs layer 20:10:58 1a89e8eeedd5: Pulling fs layer 20:10:58 94645a83ff95: Pulling fs layer 20:10:58 e6fb740bc735: Pulling fs layer 20:10:58 3a77bd46dcc9: Pulling fs layer 20:10:58 355e64cbe906: Pulling fs layer 20:10:58 63ab81a10011: Pulling fs layer 20:10:58 555d1d1c4555: Pulling fs layer 20:10:58 7d9057610161: Pulling fs layer 20:10:58 e6fb740bc735: Waiting 20:10:58 3a77bd46dcc9: Waiting 20:10:58 355e64cbe906: Waiting 20:10:58 63ab81a10011: Waiting 20:10:58 7d9057610161: Waiting 20:10:58 555d1d1c4555: Waiting 20:10:58 94645a83ff95: Verifying Checksum 20:10:58 94645a83ff95: Download complete 20:10:58 1a89e8eeedd5: Verifying Checksum 20:10:58 1a89e8eeedd5: Download complete 20:10:58 3a77bd46dcc9: Verifying Checksum 20:10:58 3a77bd46dcc9: Download complete 20:10:58 355e64cbe906: Verifying Checksum 20:10:58 355e64cbe906: Download complete 20:10:58 9b3977197b4f: Download complete 20:10:58 63ab81a10011: Verifying Checksum 20:10:58 63ab81a10011: Download complete 20:10:59 9b3977197b4f: Pull complete 20:11:00 7d9057610161: Verifying Checksum 20:11:00 7d9057610161: Download complete 20:11:00 1a89e8eeedd5: Pull complete 20:11:01 94645a83ff95: Pull complete 20:11:01 555d1d1c4555: Verifying Checksum 20:11:01 555d1d1c4555: Download complete 20:11:01 e6fb740bc735: Verifying Checksum 20:11:01 e6fb740bc735: Download complete 20:11:17 e6fb740bc735: Pull complete 20:11:17 3a77bd46dcc9: Pull complete 20:11:17 355e64cbe906: Pull complete 20:11:17 63ab81a10011: Pull complete 20:11:21 555d1d1c4555: Pull complete 20:11:24 7d9057610161: Pull complete 20:11:24 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 20:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:11:24 ---> 819e984ddca1 20:11:24 Step 3/12 : ARG MAKE='make build' 20:11:25 ---> Running in 4b5f2cb75679 20:11:26 Removing intermediate container 4b5f2cb75679 20:11:26 ---> 862499789f66 20:11:26 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:11:26 ---> Running in 33ad6eacd732 20:11:27 Removing intermediate container 33ad6eacd732 20:11:27 ---> c97389d277df 20:11:27 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:11:27 ---> Running in ff22bd0e1927 20:11:27 Removing intermediate container ff22bd0e1927 20:11:27 ---> 08a5f0bbbb44 20:11:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:27 ---> Running in d24de368a9bf 20:11:29 Removing intermediate container d24de368a9bf 20:11:29 ---> f7cb27d0c4c2 20:11:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:29 ---> Running in 9002e647794c 20:11:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:11:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:11:32 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:11:32 (2/4) Installing libedit (20210910.3.1-r0) 20:11:32 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:11:33 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:11:33 Executing busybox-1.34.1-r3.trigger 20:11:33 OK: 224 MiB in 56 packages 20:11:34 Removing intermediate container 9002e647794c 20:11:34 ---> 5c33fdb5fdea 20:11:34 Step 8/12 : WORKDIR /device-rest-go 20:11:34 ---> Running in 7e4085a4016a 20:11:34 Removing intermediate container 7e4085a4016a 20:11:34 ---> 298c0b4af315 20:11:34 Step 9/12 : COPY go.mod vendor* ./ 20:11:35 ---> e502a521f505 20:11:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:35 ---> Running in 41e2de4e492d 20:12:22 Removing intermediate container 41e2de4e492d 20:12:22 ---> eb3b5034d535 20:12:22 Step 11/12 : COPY . . 20:12:22 ---> 32659713952b 20:12:22 Step 12/12 : RUN $MAKE 20:12:22 ---> Running in 9ebbbb1e10cb 20:12:22 noop 20:12:22 Removing intermediate container 9ebbbb1e10cb 20:12:22 ---> ce455031a9d4 20:12:22 Successfully built ce455031a9d4 20:12:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:22 + docker inspect -f . ci-base-image-arm64 20:12:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:23 prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container 20:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:12:24 $ docker top 04909920430c2327b7f7601227e142a0a7bd8ffbe6e087b5ab9fa7184a8ee924 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:25 + go version 20:12:25 go version go1.17.7 linux/arm64 [Pipeline] } 20:12:25 $ docker stop --time=1 04909920430c2327b7f7601227e142a0a7bd8ffbe6e087b5ab9fa7184a8ee924 20:12:27 $ docker rm -f 04909920430c2327b7f7601227e142a0a7bd8ffbe6e087b5ab9fa7184a8ee924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:28 + docker inspect -f . ci-base-image-arm64 20:12:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:28 prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container 20:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:12:29 $ docker top 14520108c4cf723602881e4038c1cb5a8607b1af8fb894ebbfa6b8fad6b5bf12 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:12:30 + make test 20:12:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:12:32 ? github.com/edgexfoundry/device-rest-go [no test files] 20:14:09 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:14:09 ok github.com/edgexfoundry/device-rest-go/driver 0.076s coverage: 55.2% of statements 20:14:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:14:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:14:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:41 ./bin/test-attribution-txt.sh [Pipeline] echo 20:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:14:41 $ docker stop --time=1 14520108c4cf723602881e4038c1cb5a8607b1af8fb894ebbfa6b8fad6b5bf12 20:14:43 $ docker rm -f 14520108c4cf723602881e4038c1cb5a8607b1af8fb894ebbfa6b8fad6b5bf12 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:14:44 Warning: overwriting stash ‘coverage-report’ 20:14:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:14:46 + ls -al . 20:14:46 total 168 20:14:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 20:14 . 20:14:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 20:10 .. 20:14:46 -rw-rw-r-- 1 jenkins jenkins 151 Jun 6 20:10 .dockerignore 20:14:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 20:10 .git 20:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 20:10 .github 20:14:46 -rw-rw-r-- 1 jenkins jenkins 329 Jun 6 20:10 .gitignore 20:14:46 -rw-rw-r-- 1 jenkins jenkins 41 Jun 6 20:10 .golangci.yml 20:14:46 -rw-rw-r-- 1 jenkins jenkins 8596 Jun 6 20:10 Attribution.txt 20:14:46 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 6 20:10 CHANGELOG.md 20:14:46 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 6 20:10 Dockerfile 20:14:46 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 20:10 GOVERNANCE.md 20:14:46 -rw-rw-r-- 1 jenkins jenkins 680 Jun 6 20:10 Jenkinsfile 20:14:46 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 6 20:10 LICENSE 20:14:46 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 6 20:10 Makefile 20:14:46 -rw-rw-r-- 1 jenkins jenkins 620 Jun 6 20:10 OWNERS.md 20:14:46 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 6 20:10 README.md 20:14:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 20:06 VERSION 20:14:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 20:10 bin 20:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 20:10 cmd 20:14:46 -rw-r--r-- 1 jenkins jenkins 9355 Jun 6 20:14 coverage.out 20:14:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 20:10 driver 20:14:46 -rw-rw-r-- 1 jenkins jenkins 3259 Jun 6 20:10 go.mod 20:14:46 -rw-rw-r-- 1 jenkins jenkins 35308 Jun 6 20:10 go.sum 20:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 20:10 snap 20:14:46 -rw-rw-r-- 1 jenkins jenkins 713 Jun 6 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:46 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=75b0ec1075d75c323abccb2b545508219c51619f --label arch=arm64 --label version=0.0.0 . 20:14:46 Sending build context to Docker daemon 138.8kB 20:14:47 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:14:47 Step 2/25 : FROM ${BASE} AS builder 20:14:47 ---> ce455031a9d4 20:14:47 Step 3/25 : ARG MAKE='make build' 20:14:47 ---> Running in 27d5aca268d2 20:14:47 Removing intermediate container 27d5aca268d2 20:14:47 ---> c831a96b7acc 20:14:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:14:47 ---> Running in 3bde08181cf0 20:14:48 Removing intermediate container 3bde08181cf0 20:14:48 ---> a8882b37606b 20:14:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:14:48 ---> Running in 0fdf1d1ee116 20:14:48 Removing intermediate container 0fdf1d1ee116 20:14:48 ---> 556e4ec6704a 20:14:48 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:48 ---> Running in e9d886e3af1a 20:14:50 Removing intermediate container e9d886e3af1a 20:14:50 ---> 6a0758f4f15e 20:14:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:14:50 ---> Running in fbd3e0560e42 20:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:14:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:14:54 OK: 224 MiB in 56 packages 20:14:54 Removing intermediate container fbd3e0560e42 20:14:54 ---> 52137e624de8 20:14:54 Step 8/25 : WORKDIR /device-rest-go 20:14:54 ---> Running in 0a82714d5550 20:14:55 Removing intermediate container 0a82714d5550 20:14:55 ---> 434cef3197f3 20:14:55 Step 9/25 : COPY go.mod vendor* ./ 20:14:55 ---> e1395a392331 20:14:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:55 ---> Running in a2f0fd931aeb 20:14:58 Removing intermediate container a2f0fd931aeb 20:14:58 ---> 019de4a5c6bc 20:14:58 Step 11/25 : COPY . . 20:14:58 ---> 2cfdd63c3f46 20:14:58 Step 12/25 : RUN $MAKE 20:14:58 ---> Running in 629dbc89cd73 20:15:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:17:22 Removing intermediate container 629dbc89cd73 20:17:22 ---> 4d99845b71f0 20:17:22 Step 13/25 : FROM alpine:3.14 20:17:22 3.14: Pulling from library/alpine 20:17:22 455c02918c45: Pulling fs layer 20:17:22 455c02918c45: Download complete 20:17:23 455c02918c45: Pull complete 20:17:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:17:23 Status: Downloaded newer image for alpine:3.14 20:17:23 ---> ac73e934f311 20:17:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:17:23 ---> Running in e0d8d6905152 20:17:23 Removing intermediate container e0d8d6905152 20:17:23 ---> 4fed8d0c67df 20:17:23 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:17:23 ---> Running in 114f7c42827a 20:17:23 Removing intermediate container 114f7c42827a 20:17:23 ---> 12bc386afc0f 20:17:23 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:17:23 ---> Running in f8752af04be0 20:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:17:26 (1/6) Installing dumb-init (1.2.5-r1) 20:17:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:17:26 (3/6) Installing libsodium (1.0.18-r0) 20:17:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:17:26 (5/6) Installing libzmq (4.3.4-r0) 20:17:26 (6/6) Installing zeromq (4.3.4-r0) 20:17:26 Executing busybox-1.33.1-r7.trigger 20:17:26 OK: 8 MiB in 20 packages 20:17:27 Removing intermediate container f8752af04be0 20:17:27 ---> d8739afb6f2b 20:17:27 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:17:28 ---> c53bdcf84559 20:17:28 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:17:29 ---> 9e849cf92042 20:17:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:17:29 ---> 15c078341ef2 20:17:29 Step 20/25 : EXPOSE 59986 20:17:29 ---> Running in 4a135e574743 20:17:29 Removing intermediate container 4a135e574743 20:17:29 ---> 240c6737a09f 20:17:29 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:17:29 ---> Running in d7252fa04750 20:17:30 Removing intermediate container d7252fa04750 20:17:30 ---> 11c9aa625113 20:17:30 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:17:30 ---> Running in f25a06826612 20:17:30 Removing intermediate container f25a06826612 20:17:30 ---> da5b8cdbf8b5 20:17:30 Step 23/25 : LABEL arch=arm64 20:17:30 ---> Running in 44427e9b29ff 20:17:31 Removing intermediate container 44427e9b29ff 20:17:31 ---> 24b6d505aa1d 20:17:31 Step 24/25 : LABEL git_sha=75b0ec1075d75c323abccb2b545508219c51619f 20:17:31 ---> Running in 6bd68ac318f9 20:17:31 Removing intermediate container 6bd68ac318f9 20:17:31 ---> 1e1a9f67d857 20:17:31 Step 25/25 : LABEL version=0.0.0 20:17:31 ---> Running in 7fb454286efe 20:17:31 Removing intermediate container 7fb454286efe 20:17:31 ---> 9e8f776d0d01 20:17:31 [Warning] One or more build-args [ARCH] were not consumed 20:17:31 Successfully built 9e8f776d0d01 20:17:31 Successfully tagged device-rest-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 20:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:32 20:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:33 arm64: Pulling from edgex-lftools-log-publisher 20:17:33 8998bd30e6a1: Pulling fs layer 20:17:33 04944245beec: Pulling fs layer 20:17:33 699f458cf7ca: Pulling fs layer 20:17:33 765212b225bb: Pulling fs layer 20:17:33 f23df028b6ca: Pulling fs layer 20:17:33 d65c8cfc05b1: Pulling fs layer 20:17:33 2437ff75d9bd: Pulling fs layer 20:17:33 765212b225bb: Waiting 20:17:33 d65c8cfc05b1: Waiting 20:17:33 f23df028b6ca: Waiting 20:17:33 2437ff75d9bd: Waiting 20:17:33 04944245beec: Verifying Checksum 20:17:33 04944245beec: Download complete 20:17:33 765212b225bb: Download complete 20:17:33 f23df028b6ca: Download complete 20:17:33 d65c8cfc05b1: Verifying Checksum 20:17:33 d65c8cfc05b1: Download complete 20:17:33 699f458cf7ca: Verifying Checksum 20:17:33 699f458cf7ca: Download complete 20:17:34 8998bd30e6a1: Verifying Checksum 20:17:34 8998bd30e6a1: Download complete 20:17:36 2437ff75d9bd: Verifying Checksum 20:17:36 2437ff75d9bd: Download complete 20:17:38 8998bd30e6a1: Pull complete 20:17:39 04944245beec: Pull complete 20:17:40 699f458cf7ca: Pull complete 20:17:40 765212b225bb: Pull complete 20:17:41 f23df028b6ca: Pull complete 20:17:41 d65c8cfc05b1: Pull complete 20:17:56 2437ff75d9bd: Pull complete 20:17:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:57 prd-ubuntu20.04-docker-arm64-4c-16g-1543 does not seem to be running inside a container 20:17:57 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:18:00 $ docker top c3a13a183dac0a9da527cb12e54d6832184b15632597c62c304d0c160a9c1466 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:01 ---> job-cost.sh 20:18:01 lf-activate-venv: SKIPPING 20:18:01 INFO: No Stack... 20:18:01 INFO: Retrieving Pricing Info for: v3-standard-4 20:18:02 INFO: Archiving Costs [Pipeline] sh 20:18:03 + + catcut /w/workspace/device-rest-go/1/archives/cost.csv -d, 20:18:03 -f6 [Pipeline] lock 20:18:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-195-1-stack-cost] 20:18:03 Resource [jenkins-edgexfoundry-device-rest-go-PR-195-1-stack-cost] did not exist. Created. 20:18:03 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:18:04 /w/workspace/device-rest-go/1@tmp/durable-c87b2933/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:18:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:18:04 Warning: overwriting stash ‘stack-cost’ 20:18:04 Stashed 1 file(s) [Pipeline] } 20:18:04 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-195-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:18:05 $ docker stop --time=1 c3a13a183dac0a9da527cb12e54d6832184b15632597c62c304d0c160a9c1466 20:18:06 $ docker rm -f c3a13a183dac0a9da527cb12e54d6832184b15632597c62c304d0c160a9c1466 [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 20:18:07 provisioning config files... 20:18:07 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-195@tmp/config7745950403963756115tmp [Pipeline] { [Pipeline] sh 20:18:07 + set +x 20:18:07 + curl -s https://codecov.io/bash 20:18:07 + bash -s -- 20:18:07 20:18:07 _____ _ 20:18:07 / ____| | | 20:18:07 | | ___ __| | ___ ___ _____ __ 20:18:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:18:07 | |___| (_) | (_| | __/ (_| (_) \ V / 20:18:07 \_____\___/ \__,_|\___|\___\___/ \_/ 20:18:07 Bash-1.0.6 20:18:07 20:18:07 20:18:07 ==> git version 2.25.1 found 20:18:07 ==> 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 20:18:07 Release-Date: 2020-01-08 20:18:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:18:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:18:07 ==> Jenkins CI detected. 20:18:07 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-195 20:18:07 project root: . 20:18:07 --> token set from env 20:18:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:18:07 ==> Running gcov in . (disable via -X gcov) 20:18:07 ==> Python coveragepy not found 20:18:07 ==> Searching for coverage reports in: 20:18:07 + . 20:18:07 -> Found 1 reports 20:18:07 ==> Detecting git/mercurial file structure 20:18:07 ==> Reading reports 20:18:07 + ./coverage.out bytes=9355 20:18:07 ==> Appending adjustments 20:18:07 https://docs.codecov.io/docs/fixing-reports 20:18:07 + Found adjustments 20:18:07 ==> Gzipping contents 20:18:07 4.0K /tmp/codecov.S8pBkZ.gz 20:18:07 ==> Uploading reports 20:18:07 url: https://codecov.io 20:18:07 query: branch=PR-195&commit=75b0ec1075d75c323abccb2b545508219c51619f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=195&job=&cmd_args= 20:18:08 -> Pinging Codecov 20:18:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-195&commit=75b0ec1075d75c323abccb2b545508219c51619f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=195&job=&cmd_args= 20:18:08 -> Uploading to 20:18:08 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/4E5D53B4F1F92C436F7061BF334D961C/75b0ec1075d75c323abccb2b545508219c51619f/655dfcb9-5f7c-4231-8216-6522df20b702.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T201808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f51edae849d305253f9cb4c8a787f2646c87691c97047e7e59152e94b20d9e17 20:18:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:08 Dload Upload Total Spent Left Speed 20:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 8852 --:--:-- --:--:-- --:--:-- 8852 20:18:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/75b0ec1075d75c323abccb2b545508219c51619f [Pipeline] } 20:18:08 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 20:18:10 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-195/archives ] 20:18:10 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-195/archives 20:18:10 total 16 20:18:10 drwxr-xr-x 3 root root 4096 Jun 6 20:07 . 20:18:10 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 20:07 .. 20:18:10 drwxr-xr-x 2 root root 4096 Jun 6 20:07 cost 20:18:10 -rw-r--r-- 1 root root 85 Jun 6 20:07 cost.csv 20:18:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-195/archives 20:18:10 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-195/archives 20:18:10 total 16 20:18:10 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 20:07 . 20:18:10 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 20:07 .. 20:18:10 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 20:07 cost 20:18:10 -rw-r--r-- 1 jenkins jenkins 85 Jun 6 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:18:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:18:11 ---> package-listing.sh 20:18:11 ++ facter osfamily 20:18:11 ++ tr '[:upper:]' '[:lower:]' 20:18:11 + OS_FAMILY=debian 20:18:11 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-195 20:18:11 + START_PACKAGES=/tmp/packages_start.txt 20:18:11 + END_PACKAGES=/tmp/packages_end.txt 20:18:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:11 + PACKAGES=/tmp/packages_start.txt 20:18:11 + '[' /w/workspace/gexfoundry_device-rest-go_PR-195 ']' 20:18:11 + PACKAGES=/tmp/packages_end.txt 20:18:11 + case "${OS_FAMILY}" in 20:18:11 + dpkg -l 20:18:11 + grep '^ii' 20:18:11 + '[' -f /tmp/packages_start.txt ']' 20:18:11 + '[' -f /tmp/packages_end.txt ']' 20:18:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:11 + '[' /w/workspace/gexfoundry_device-rest-go_PR-195 ']' 20:18:11 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-195/archives/ 20:18:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-195/archives/ [Pipeline] echo 20:18:11 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/gexfoundry_device-rest-go_PR-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:18:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:13 prd-ubuntu20.04-docker-8c-8g-1542 does not seem to be running inside a container 20:18:13 $ 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/gexfoundry_device-rest-go_PR-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-195 -v /w/workspace/gexfoundry_device-rest-go_PR-195:/w/workspace/gexfoundry_device-rest-go_PR-195:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-195@tmp:/w/workspace/gexfoundry_device-rest-go_PR-195@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 20:18:13 $ docker top 6f57be0abaa8fa75d2e982c9b1c12e4977b630a322428381b8b40bb0a3f76f59 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:13 + touch /tmp/pre-build-complete [Pipeline] sh 20:18:13 + mkdir -p /var/log/sysstat [Pipeline] sh 20:18:14 + ls /var/log/sa-host 20:18:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:14 provisioning config files... 20:18:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-195@tmp/config5820738491119140892tmp [Pipeline] { [Pipeline] echo 20:18:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:18:14 ---> create-netrc.sh [Pipeline] } 20:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:18:15 ---> python-tools-install.sh [Pipeline] echo 20:18:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:18:15 ---> sudo-logs.sh 20:18:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:18:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:18:15 ---> job-cost.sh 20:18:15 lf-activate-venv: SKIPPING 20:18:15 DEBUG: total: 0.2199999988079071 20:18:15 INFO: Retrieving Stack Cost... 20:18:16 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:16 INFO: Archiving Costs [Pipeline] echo 20:18:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:18:17 ---> logs-deploy.sh 20:18:17 lf-activate-venv: SKIPPING 20:18:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-195/1 20:18:17 INFO: archiving workspace using pattern(s): 20:18:18 Archives upload complete. 20:18:18 INFO: archiving logs to Nexus