Pull request #258 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from 9cf39bf2d746133d82968d701e3e445806d0daf1+eeb2727d50df763d785a8885935756adc9e2bce2 (e65d644caf69badea93681d3b90b5c6a108af930) 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-ssh6518588021859778006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17265619205920692877.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-258/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-258/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12780364720198425305.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-258/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7727259104113965293.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4839883051902665193.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-258/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-258/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17725854347250032529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-7102’ Running on prd-ubuntu20.04-docker-8c-8g-7104 in /w/workspace/gexfoundry_device-rest-go_PR-258 [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-258 # 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 > 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/258/head:refs/remotes/origin/PR-258 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit eeb2727d50df763d785a8885935756adc9e2bce2 into PR head commit 9cf39bf2d746133d82968d701e3e445806d0daf1 Merge succeeded, producing 9cf39bf2d746133d82968d701e3e445806d0daf1 Checking out Revision 9cf39bf2d746133d82968d701e3e445806d0daf1 (PR-258) > git config core.sparsecheckout # timeout=10 > git checkout -f 9cf39bf2d746133d82968d701e3e445806d0daf1 # 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 eeb2727d50df763d785a8885935756adc9e2bce2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cf39bf2d746133d82968d701e3e445806d0daf1 # timeout=10 Commit message: "refactor!: Clean up remain config items no longer needed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:49:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:49:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:49:05 ========================================================= 19:49:05 EdgeX Global Pipelines Version Info 19:49:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:49:06 ------------------- 19:49:06 stable info: 19:49:06 ------------------- 19:49:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:49:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:49:06 Message: update stable to v1.0.244 19:49:06 ------------------- 19:49:06 experimental info: 19:49:06 ------------------- 19:49:06 Commited By: **** collab-it+edgex@linuxfoundation.org 19:49:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:49:06 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:49:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-258 [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-258 [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-258 [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cf39bf2d746133d82968d701e3e445806d0daf1 [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cf39bf [Pipeline] echo 19:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:49:08 provisioning config files... 19:49:08 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-258@tmp/config7036301569705920037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:09 ---> docker-login.sh 19:49:09 nexus3.edgexfoundry.org:10001 19:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:09 Configure a credential helper to remove this warning. See 19:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:09 19:49:09 Login Succeeded 19:49:09 nexus3.edgexfoundry.org:10002 19:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:09 Configure a credential helper to remove this warning. See 19:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:09 19:49:09 Login Succeeded 19:49:09 nexus3.edgexfoundry.org:10003 19:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:09 Configure a credential helper to remove this warning. See 19:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:09 19:49:09 Login Succeeded 19:49:09 nexus3.edgexfoundry.org:10004 19:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:09 Configure a credential helper to remove this warning. See 19:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:09 19:49:09 Login Succeeded 19:49:09 docker.io 19:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:09 Configure a credential helper to remove this warning. See 19:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:09 19:49:09 Login Succeeded 19:49:09 ---> docker-login.sh ends [Pipeline] } 19:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:49:10 + git rev-list -1 --merges 9cf39bf2d746133d82968d701e3e445806d0daf1~1..9cf39bf2d746133d82968d701e3e445806d0daf1 [Pipeline] echo 19:49:10 -----------> git rev-list -1 --merges 9cf39bf2d746133d82968d701e3e445806d0daf1~1..9cf39bf2d746133d82968d701e3e445806d0daf1 9cf39bf2d746133d82968d701e3e445806d0daf1 [false] [Pipeline] sh 19:49:11 + git log --format=format:%s -1 9cf39bf2d746133d82968d701e3e445806d0daf1 [Pipeline] echo 19:49:11 ========================================================= 19:49:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:49:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:49:11 + git log --format=format:%s -1 9cf39bf2d746133d82968d701e3e445806d0daf1 [Pipeline] echo 19:49:11 [semverPrep] GIT_COMMIT: 9cf39bf2d746133d82968d701e3e445806d0daf1, Commit Message: refactor!: Clean up remain config items no longer needed [Pipeline] echo 19:49:11 [semverPrep] This is not a build commit. [Pipeline] sh 19:49:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:49:11 + grep -v github /etc/ssh/ssh_known_hosts 19:49:11 + [ -e /tmp/ssh_known_hosts ] 19:49:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:49:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:49:11 + sudo tee -a /etc/ssh/ssh_known_hosts 19:49:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:12 19:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:12 0.1.4: Pulling from edgex-devops/py-git-semver 19:49:12 b85a868b505f: Pulling fs layer 19:49:12 e2be974225ed: Pulling fs layer 19:49:12 339a4e72a1f5: Pulling fs layer 19:49:12 988bab9f4d93: Pulling fs layer 19:49:12 1469e6f7b9e6: Pulling fs layer 19:49:12 eaf3925da568: Pulling fs layer 19:49:12 bab4dde63d76: Pulling fs layer 19:49:12 bde34c3a00c8: Pulling fs layer 19:49:12 eaf3925da568: Waiting 19:49:12 b352a97aabf1: Pulling fs layer 19:49:12 988bab9f4d93: Waiting 19:49:12 4872d77fe225: Pulling fs layer 19:49:12 5851b861e8e6: Pulling fs layer 19:49:12 1469e6f7b9e6: Waiting 19:49:12 bde34c3a00c8: Waiting 19:49:12 4872d77fe225: Waiting 19:49:12 b352a97aabf1: Waiting 19:49:12 5851b861e8e6: Waiting 19:49:12 e2be974225ed: Verifying Checksum 19:49:12 e2be974225ed: Download complete 19:49:12 988bab9f4d93: Verifying Checksum 19:49:12 988bab9f4d93: Download complete 19:49:13 1469e6f7b9e6: Verifying Checksum 19:49:13 1469e6f7b9e6: Download complete 19:49:13 eaf3925da568: Verifying Checksum 19:49:13 eaf3925da568: Download complete 19:49:13 339a4e72a1f5: Verifying Checksum 19:49:13 339a4e72a1f5: Download complete 19:49:13 bde34c3a00c8: Download complete 19:49:13 b352a97aabf1: Verifying Checksum 19:49:13 b352a97aabf1: Download complete 19:49:13 4872d77fe225: Download complete 19:49:13 5851b861e8e6: Download complete 19:49:13 b85a868b505f: Verifying Checksum 19:49:13 b85a868b505f: Download complete 19:49:13 bab4dde63d76: Verifying Checksum 19:49:13 bab4dde63d76: Download complete 19:49:14 b85a868b505f: Pull complete 19:49:14 e2be974225ed: Pull complete 19:49:14 339a4e72a1f5: Pull complete 19:49:15 988bab9f4d93: Pull complete 19:49:15 1469e6f7b9e6: Pull complete 19:49:15 eaf3925da568: Pull complete 19:49:17 bab4dde63d76: Pull complete 19:49:17 bde34c3a00c8: Pull complete 19:49:17 b352a97aabf1: Pull complete 19:49:17 4872d77fe225: Pull complete 19:49:17 5851b861e8e6: Pull complete 19:49:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:17 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 19:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-258 -v /w/workspace/gexfoundry_device-rest-go_PR-258:/w/workspace/gexfoundry_device-rest-go_PR-258:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-258@tmp:/w/workspace/gexfoundry_device-rest-go_PR-258@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-devops/py-git-semver:0.1.4 cat 19:49:19 $ docker top a0651ff067051ce56840253f851967715eeb140bb9fe5565f0ddbed4cfbf01b4 -eo pid,comm 19:49:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:49:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:49:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:19 [ssh-agent] Looking for ssh-agent implementation... 19:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:20 $ docker exec a0651ff067051ce56840253f851967715eeb140bb9fe5565f0ddbed4cfbf01b4 ssh-agent 19:49:20 SSH_AUTH_SOCK=/tmp/ssh-IxfkmepVWoP1/agent.32 19:49:20 SSH_AGENT_PID=38 19:49:20 Running ssh-add (command line suppressed) 19:49:20 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-258@tmp/private_key_9123852334634382934.key (/w/workspace/gexfoundry_device-rest-go_PR-258@tmp/private_key_9123852334634382934.key) 19:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:20 + git tag --points-at HEAD [Pipeline] } 19:49:20 $ docker exec --env ******** --env ******** a0651ff067051ce56840253f851967715eeb140bb9fe5565f0ddbed4cfbf01b4 ssh-agent -k 19:49:20 unset SSH_AUTH_SOCK; 19:49:20 unset SSH_AGENT_PID; 19:49:20 echo Agent pid 38 killed; 19:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:20 [ssh-agent] Looking for ssh-agent implementation... 19:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:21 $ docker exec a0651ff067051ce56840253f851967715eeb140bb9fe5565f0ddbed4cfbf01b4 ssh-agent 19:49:21 SSH_AUTH_SOCK=/tmp/ssh-gK5cK5rgmr2y/agent.71 19:49:21 SSH_AGENT_PID=77 19:49:21 Running ssh-add (command line suppressed) 19:49:21 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-258@tmp/private_key_13830623588728620414.key (/w/workspace/gexfoundry_device-rest-go_PR-258@tmp/private_key_13830623588728620414.key) 19:49:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:21 + git semver init 19:49:21 2023-02-22 19:49:21,708 [run_init] DEBUG init version:0.0.0 force:False 19:49:21 2023-02-22 19:49:21,709 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-258/.semver 19:49:21 2023-02-22 19:49:21,709 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-258/.semver 19:49:21 2023-02-22 19:49:21,710 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-258/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-258, universal_newlines=False, shell=None, istream=None) 19:49:23 2023-02-22 19:49:22,894 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-258/.git/info/exclude 19:49:23 2023-02-22 19:49:22,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-258/.semver/PR-258 with force:False 19:49:23 2023-02-22 19:49:22,895 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-258/.semver/PR-258 19:49:23 2023-02-22 19:49:22,900 [execute] INFO git cat-file --batch-check 19:49:23 2023-02-22 19:49:22,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-258/.semver, universal_newlines=False, shell=None, istream=) 19:49:23 2023-02-22 19:49:22,907 [execute] INFO git cat-file --batch 19:49:23 2023-02-22 19:49:22,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-258/.semver, universal_newlines=False, shell=None, istream=) 19:49:23 2023-02-22 19:49:22,913 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-258/.semver/PR-258 19:49:23 0.0.0 [Pipeline] } 19:49:23 $ docker exec --env ******** --env ******** a0651ff067051ce56840253f851967715eeb140bb9fe5565f0ddbed4cfbf01b4 ssh-agent -k 19:49:23 unset SSH_AUTH_SOCK; 19:49:23 unset SSH_AGENT_PID; 19:49:23 echo Agent pid 77 killed; 19:49:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:49:23 + git semver [Pipeline] } 19:49:24 $ docker stop --time=1 a0651ff067051ce56840253f851967715eeb140bb9fe5565f0ddbed4cfbf01b4 19:49:25 $ docker rm -f --volumes a0651ff067051ce56840253f851967715eeb140bb9fe5565f0ddbed4cfbf01b4 [Pipeline] // withDockerContainer [Pipeline] sh 19:49:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:49:25 Stashed 1 file(s) [Pipeline] echo 19:49:26 [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 19:49:26 provisioning config files... 19:49:26 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-258@tmp/config14333057031572529872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:26 ---> docker-login.sh 19:49:26 nexus3.edgexfoundry.org:10001 19:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:26 Configure a credential helper to remove this warning. See 19:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:26 19:49:26 Login Succeeded 19:49:26 nexus3.edgexfoundry.org:10002 19:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:26 Configure a credential helper to remove this warning. See 19:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:26 19:49:26 Login Succeeded 19:49:26 nexus3.edgexfoundry.org:10003 19:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:27 Configure a credential helper to remove this warning. See 19:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:27 19:49:27 Login Succeeded 19:49:27 nexus3.edgexfoundry.org:10004 19:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:27 Configure a credential helper to remove this warning. See 19:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:27 19:49:27 Login Succeeded 19:49:27 docker.io 19:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:27 Configure a credential helper to remove this warning. See 19:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:27 19:49:27 Login Succeeded 19:49:27 ---> docker-login.sh ends [Pipeline] } 19:49:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:49:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:49:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:49:28 ========================================================= 19:49:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:49:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:49:28 Sending build context to Docker daemon 10.82MB 19:49:28 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:49:28 Step 2/12 : FROM ${BASE} AS builder 19:49:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:49:28 213ec9aee27d: Pulling fs layer 19:49:28 4583459ba037: Pulling fs layer 19:49:28 93c1e223e6f2: Pulling fs layer 19:49:28 53926ce57604: Pulling fs layer 19:49:28 21b2b0c7a3f4: Pulling fs layer 19:49:28 22ff95d597cd: Pulling fs layer 19:49:28 12d6caf4c0d1: Pulling fs layer 19:49:28 96b7cbca73a9: Pulling fs layer 19:49:28 a7acece74701: Pulling fs layer 19:49:28 53926ce57604: Waiting 19:49:28 96b7cbca73a9: Waiting 19:49:28 a7acece74701: Waiting 19:49:28 12d6caf4c0d1: Waiting 19:49:28 22ff95d597cd: Waiting 19:49:28 21b2b0c7a3f4: Waiting 19:49:28 93c1e223e6f2: Verifying Checksum 19:49:28 93c1e223e6f2: Download complete 19:49:28 4583459ba037: Download complete 19:49:28 21b2b0c7a3f4: Verifying Checksum 19:49:28 21b2b0c7a3f4: Download complete 19:49:28 22ff95d597cd: Verifying Checksum 19:49:28 22ff95d597cd: Download complete 19:49:28 213ec9aee27d: Download complete 19:49:28 12d6caf4c0d1: Download complete 19:49:29 213ec9aee27d: Pull complete 19:49:29 4583459ba037: Pull complete 19:49:29 93c1e223e6f2: Pull complete 19:49:29 a7acece74701: Verifying Checksum 19:49:29 a7acece74701: Download complete 19:49:29 96b7cbca73a9: Verifying Checksum 19:49:29 96b7cbca73a9: Download complete 19:49:29 53926ce57604: Verifying Checksum 19:49:29 53926ce57604: Download complete 19:49:34 53926ce57604: Pull complete 19:49:34 21b2b0c7a3f4: Pull complete 19:49:34 22ff95d597cd: Pull complete 19:49:34 12d6caf4c0d1: Pull complete 19:49:35 96b7cbca73a9: Pull complete 19:49:36 a7acece74701: Pull complete 19:49:36 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:49:36 ---> db6d94c90886 19:49:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:49:40 ---> Running in 8de1422f04e5 19:49:40 Removing intermediate container 8de1422f04e5 19:49:40 ---> 4389d41f10aa 19:49:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:49:40 ---> Running in 574d30e56425 19:49:40 Removing intermediate container 574d30e56425 19:49:40 ---> 95a7fb38b3bc 19:49:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:49:40 ---> Running in b9b598b054d1 19:49:40 Removing intermediate container b9b598b054d1 19:49:40 ---> c548f276817c 19:49:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:49:40 ---> Running in 940c1749a18d 19:49:40 Removing intermediate container 940c1749a18d 19:49:40 ---> 3d4584faa3b2 19:49:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:49:40 ---> Running in 84bd007eca30 19:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:49:41 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:49:41 (2/4) Installing libedit (20210910.3.1-r0) 19:49:41 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:49:41 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:49:41 Executing busybox-1.35.0-r17.trigger 19:49:41 OK: 216 MiB in 55 packages 19:49:41 Still waiting to schedule task 19:49:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7103’ is offline 19:49:41 Removing intermediate container 84bd007eca30 19:49:41 ---> bfbf9adfe83a 19:49:41 Step 8/12 : WORKDIR /device-rest-go 19:49:41 ---> Running in 6a8d7faaa203 19:49:41 Removing intermediate container 6a8d7faaa203 19:49:41 ---> 04032ebbe3a2 19:49:41 Step 9/12 : COPY go.mod vendor* ./ 19:49:41 ---> 2815e59c2262 19:49:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:41 ---> Running in d0156a3be418 19:50:28 Removing intermediate container d0156a3be418 19:50:28 ---> e776c833d79b 19:50:28 Step 11/12 : COPY . . 19:50:28 ---> 41109cb9e750 19:50:28 Step 12/12 : RUN $MAKE 19:50:28 ---> Running in 8e271c257424 19:50:28 noop 19:50:28 Removing intermediate container 8e271c257424 19:50:28 ---> de529d32b537 19:50:28 Successfully built de529d32b537 19:50:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:28 + docker inspect -f . ci-base-image-x86_64 19:50:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:29 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 19:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-258 -v /w/workspace/gexfoundry_device-rest-go_PR-258:/w/workspace/gexfoundry_device-rest-go_PR-258:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-258@tmp:/w/workspace/gexfoundry_device-rest-go_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:50:29 $ docker top 236b6e7baf55b4d31a6e8cdb123fa32e59cfb00108a09ee0e6c885adcd384cd1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:29 + go version 19:50:29 go version go1.18.7 linux/amd64 [Pipeline] } 19:50:29 $ docker stop --time=1 236b6e7baf55b4d31a6e8cdb123fa32e59cfb00108a09ee0e6c885adcd384cd1 19:50:31 $ docker rm -f --volumes 236b6e7baf55b4d31a6e8cdb123fa32e59cfb00108a09ee0e6c885adcd384cd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:31 + docker inspect -f . ci-base-image-x86_64 19:50:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:31 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 19:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-258 -v /w/workspace/gexfoundry_device-rest-go_PR-258:/w/workspace/gexfoundry_device-rest-go_PR-258:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-258@tmp:/w/workspace/gexfoundry_device-rest-go_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:50:32 $ docker top 92418efd6434dd4eec1af97094b6e7c5e356d2089aebc80f4e259d219565aed7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-258 [Pipeline] fileExists [Pipeline] sh 19:50:33 + make test 19:50:33 go test ./... -coverprofile=coverage.out ./... 19:50:33 ? github.com/edgexfoundry/device-rest-go [no test files] 19:50:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:50:41 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.9% of statements 19:50:50 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:50:50 go vet ./... 19:50:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:50:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:50:53 ./bin/test-attribution-txt.sh [Pipeline] echo 19:50:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:50:53 $ docker stop --time=1 92418efd6434dd4eec1af97094b6e7c5e356d2089aebc80f4e259d219565aed7 19:50:55 $ docker rm -f --volumes 92418efd6434dd4eec1af97094b6e7c5e356d2089aebc80f4e259d219565aed7 [Pipeline] // withDockerContainer [Pipeline] sh 19:50:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:50:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:50:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:50:57 + ls -al . 19:50:57 total 188 19:50:57 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 19:50 . 19:50:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:48 .. 19:50:57 -rw-rw-r-- 1 jenkins jenkins 151 Feb 22 19:49 .dockerignore 19:50:57 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 19:50 .git 19:50:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:49 .github 19:50:57 -rw-rw-r-- 1 jenkins jenkins 329 Feb 22 19:49 .gitignore 19:50:57 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 19:49 .golangci.yml 19:50:57 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 19:49 .semver 19:50:57 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 22 19:49 Attribution.txt 19:50:57 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 22 19:49 CHANGELOG.md 19:50:57 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 22 19:49 Dockerfile 19:50:57 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 19:49 GOVERNANCE.md 19:50:57 -rw-rw-r-- 1 jenkins jenkins 680 Feb 22 19:49 Jenkinsfile 19:50:57 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 22 19:49 LICENSE 19:50:57 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 22 19:49 Makefile 19:50:57 -rw-rw-r-- 1 jenkins jenkins 620 Feb 22 19:49 OWNERS.md 19:50:57 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 22 19:49 README.md 19:50:57 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 19:49 VERSION 19:50:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 19:49 bin 19:50:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:49 cmd 19:50:57 -rw-r--r-- 1 jenkins jenkins 13744 Feb 22 19:50 coverage.out 19:50:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 19:49 driver 19:50:57 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 22 19:49 go.mod 19:50:57 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 22 19:49 go.sum 19:50:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:49 snap 19:50:57 -rw-rw-r-- 1 jenkins jenkins 713 Feb 22 19:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:57 + 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=9cf39bf2d746133d82968d701e3e445806d0daf1 --label arch=amd64 --label version=0.0.0 . 19:50:57 Sending build context to Docker daemon 10.84MB 19:50:57 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:50:57 Step 2/25 : FROM ${BASE} AS builder 19:50:57 ---> de529d32b537 19:50:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:50:57 ---> Running in dca4fcc6611d 19:50:57 Removing intermediate container dca4fcc6611d 19:50:57 ---> 0cbc8793c60a 19:50:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:50:57 ---> Running in 700cd66cd52d 19:50:57 Removing intermediate container 700cd66cd52d 19:50:57 ---> 4143b1a8273e 19:50:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:50:57 ---> Running in c64e511fae20 19:50:58 Removing intermediate container c64e511fae20 19:50:58 ---> 0945a3006126 19:50:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:50:58 ---> Running in b22a204d0b99 19:50:58 Removing intermediate container b22a204d0b99 19:50:58 ---> 9d59476ee993 19:50:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:50:58 ---> Running in 796f5708916a 19:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:50:58 OK: 216 MiB in 55 packages 19:50:59 Removing intermediate container 796f5708916a 19:50:59 ---> c5bf44583a41 19:50:59 Step 8/25 : WORKDIR /device-rest-go 19:50:59 ---> Running in 533accfd664b 19:50:59 Removing intermediate container 533accfd664b 19:50:59 ---> 8a203532d216 19:50:59 Step 9/25 : COPY go.mod vendor* ./ 19:50:59 ---> 9a0f729c58b6 19:50:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:59 ---> Running in 799edd349ad4 19:51:00 Removing intermediate container 799edd349ad4 19:51:00 ---> f562b7a4d801 19:51:00 Step 11/25 : COPY . . 19:51:00 ---> 7215d17b514c 19:51:00 Step 12/25 : RUN $MAKE 19:51:00 ---> Running in be27d5e391ce 19:51:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 19:51:22 Removing intermediate container be27d5e391ce 19:51:22 ---> 0e7859cc51a2 19:51:22 Step 13/25 : FROM alpine:3.16 19:51:22 3.16: Pulling from library/alpine 19:51:22 ef5531b6e74e: Pulling fs layer 19:51:22 ef5531b6e74e: Pull complete 19:51:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:51:22 Status: Downloaded newer image for alpine:3.16 19:51:22 ---> dfd21b5a31f5 19:51:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:51:22 ---> Running in 2d247ec99c0a 19:51:22 Removing intermediate container 2d247ec99c0a 19:51:22 ---> 68597b468648 19:51:22 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:51:22 ---> Running in 72c42ca72c7c 19:51:22 Removing intermediate container 72c42ca72c7c 19:51:22 ---> 44ea9a2f5c9c 19:51:22 Step 16/25 : RUN apk add --update --no-cache dumb-init 19:51:22 ---> Running in 13570691b68e 19:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:51:22 (1/1) Installing dumb-init (1.2.5-r1) 19:51:22 Executing busybox-1.35.0-r17.trigger 19:51:22 OK: 6 MiB in 15 packages 19:51:22 Removing intermediate container 13570691b68e 19:51:22 ---> bc2e11a2d8ad 19:51:22 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:51:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7105 in /w/workspace/gexfoundry_device-rest-go_PR-258 [Pipeline] { [Pipeline] ws 19:51:22 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 19:51:23 The recommended git tool is: git 19:51:23 ---> e7c61a2eeb11 19:51:23 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:51:23 ---> 1e104dd374ee 19:51:23 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:51:23 ---> f9a6afcbf275 19:51:23 Step 20/25 : EXPOSE 59986 19:51:23 ---> Running in 142d033c7bfe 19:51:23 Removing intermediate container 142d033c7bfe 19:51:23 ---> 3deec31f8fb7 19:51:23 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:51:23 ---> Running in 9af666629840 19:51:23 Removing intermediate container 9af666629840 19:51:23 ---> e85ed2ac9681 19:51:23 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:51:23 ---> Running in 033707fd2961 19:51:23 Removing intermediate container 033707fd2961 19:51:23 ---> 671a3e5fae35 19:51:23 Step 23/25 : LABEL arch=amd64 19:51:23 ---> Running in cfdbe0f70dd3 19:51:23 Removing intermediate container cfdbe0f70dd3 19:51:23 ---> 75e6699912d8 19:51:23 Step 24/25 : LABEL git_sha=9cf39bf2d746133d82968d701e3e445806d0daf1 19:51:23 ---> Running in 780a5f3fb95f 19:51:24 Removing intermediate container 780a5f3fb95f 19:51:24 ---> 7de5536d5e2c 19:51:24 Step 25/25 : LABEL version=0.0.0 19:51:24 ---> Running in 6b6959cdce91 19:51:24 Removing intermediate container 6b6959cdce91 19:51:24 ---> 22d1a44af25c 19:51:24 [Warning] One or more build-args [ARCH] were not consumed 19:51:24 Successfully built 22d1a44af25c 19:51:24 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 19:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:25 19:51:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:25 latest: Pulling from edgex-lftools-log-publisher 19:51:25 5eb5b503b376: Pulling fs layer 19:51:25 5c69ac0246d0: Pulling fs layer 19:51:25 ec43610c2a17: Pulling fs layer 19:51:25 3a2ae6a8a46f: Pulling fs layer 19:51:25 33b1e0a273af: Pulling fs layer 19:51:25 5d3b04190fa2: Pulling fs layer 19:51:25 2f39f015ded8: Pulling fs layer 19:51:25 3a2ae6a8a46f: Waiting 19:51:25 33b1e0a273af: Waiting 19:51:25 5d3b04190fa2: Waiting 19:51:25 2f39f015ded8: Waiting 19:51:25 5c69ac0246d0: Verifying Checksum 19:51:25 5c69ac0246d0: Download complete 19:51:25 3a2ae6a8a46f: Verifying Checksum 19:51:25 3a2ae6a8a46f: Download complete 19:51:25 33b1e0a273af: Verifying Checksum 19:51:25 33b1e0a273af: Download complete 19:51:25 ec43610c2a17: Verifying Checksum 19:51:25 ec43610c2a17: Download complete 19:51:25 5d3b04190fa2: Verifying Checksum 19:51:25 5d3b04190fa2: Download complete 19:51:25 5eb5b503b376: Verifying Checksum 19:51:25 5eb5b503b376: Download complete 19:51:26 2f39f015ded8: Verifying Checksum 19:51:26 2f39f015ded8: Download complete 19:51:26 5eb5b503b376: Pull complete 19:51:27 5c69ac0246d0: Pull complete 19:51:27 ec43610c2a17: Pull complete 19:51:27 3a2ae6a8a46f: Pull complete 19:51:28 33b1e0a273af: Pull complete 19:51:28 5d3b04190fa2: Pull complete 19:51:28 using credential edgex-jenkins-ssh 19:51:28 Cloning the remote Git repository 19:51:29 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:51:29 > git init /w/workspace/device-rest-go/1 # timeout=10 19:51:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:51:29 > git --version # timeout=10 19:51:29 > git --version # 'git version 2.25.1' 19:51:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:51:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:33 Merging remotes/origin/main commit eeb2727d50df763d785a8885935756adc9e2bce2 into PR head commit 9cf39bf2d746133d82968d701e3e445806d0daf1 19:51:33 2f39f015ded8: Pull complete 19:51:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 19:51:33 Merge succeeded, producing 9cf39bf2d746133d82968d701e3e445806d0daf1 19:51:33 Checking out Revision 9cf39bf2d746133d82968d701e3e445806d0daf1 (PR-258) [Pipeline] } [Pipeline] // withEnv 19:51:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:51:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:51:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/258/head:refs/remotes/origin/PR-258 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:51:33 > git config core.sparsecheckout # timeout=10 19:51:33 > git checkout -f 9cf39bf2d746133d82968d701e3e445806d0daf1 # timeout=10 19:51:33 > git remote # timeout=10 19:51:33 > git config --get remote.origin.url # timeout=10 19:51:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:33 > git merge eeb2727d50df763d785a8885935756adc9e2bce2 # timeout=10 19:51:33 > git rev-parse HEAD^{commit} # timeout=10 19:51:33 > git config core.sparsecheckout # timeout=10 19:51:33 > git checkout -f 9cf39bf2d746133d82968d701e3e445806d0daf1 # timeout=10 [Pipeline] withDockerContainer 19:51:33 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 19:51:33 $ 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-258 -v /w/workspace/gexfoundry_device-rest-go_PR-258:/w/workspace/gexfoundry_device-rest-go_PR-258:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-258@tmp:/w/workspace/gexfoundry_device-rest-go_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:51:36 Commit message: "refactor!: Clean up remain config items no longer needed" 19:51:36 $ docker top 2cbf5c185581839e12958db38df8b87fe763b06b9a235b7429ef826e28b2e2d7 -eo pid,comm 19:51:36 > git --version # timeout=10 19:51:36 > git --version # 'git version 2.25.1' 19:51:37 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:37 19:51:37 GitHub has been notified of this commit’s build result 19:51:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 19:51:37 ---> job-cost.sh 19:51:37 lf-activate-venv: SKIPPING 19:51:37 INFO: No Stack... [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:37 INFO: Retrieving Pricing Info for: v3-standard-8 19:51:37 INFO: Archiving Costs [Pipeline] sh 19:51:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:51:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:38 Dload Upload Total Spent Left Speed 19:51:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 19:51:38 + cat /w/workspace/gexfoundry_device-rest-go_PR-258/archives/cost.csv 19:51:38 + cut -d, -f6 [Pipeline] lock 19:51:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-258-1-stack-cost] 19:51:38 Resource [jenkins-edgexfoundry-device-rest-go-PR-258-1-stack-cost] did not exist. Created. 19:51:38 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-258-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 19:51:38 + echo total: 0.2199999988079071 [Pipeline] stash 19:51:38 Stashed 1 file(s) [Pipeline] } 19:51:38 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-258-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:51:38 $ docker stop --time=1 2cbf5c185581839e12958db38df8b87fe763b06b9a235b7429ef826e28b2e2d7 19:51:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 19:51:40 $ docker rm -f --volumes 2cbf5c185581839e12958db38df8b87fe763b06b9a235b7429ef826e28b2e2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:51:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:51:40 + sudo tee /etc/docker/daemon.new 19:51:40 { 19:51:40 "registry-mirrors": [ 19:51:40 "https://nexus3.edgexfoundry.org:10001" 19:51:40 ], 19:51:40 "bip": "10.250.0.254/24", 19:51:40 "hosts": [ 19:51:40 "tcp://0.0.0.0:5555", 19:51:40 "unix:///var/run/docker.sock" 19:51:40 ], 19:51:40 "mtu": 1458, 19:51:40 "selinux-enabled": true, 19:51:40 "seccomp-profile": "/etc/docker/seccomp.json" 19:51:40 } [Pipeline] // stage [Pipeline] } [Pipeline] sh 19:51:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:51:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:59 provisioning config files... 19:51:59 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config696515283044944861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:00 ---> docker-login.sh 19:52:00 nexus3.edgexfoundry.org:10001 19:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:00 Configure a credential helper to remove this warning. See 19:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:00 19:52:00 Login Succeeded 19:52:00 nexus3.edgexfoundry.org:10002 19:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:01 Configure a credential helper to remove this warning. See 19:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:01 19:52:01 Login Succeeded 19:52:01 nexus3.edgexfoundry.org:10003 19:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:01 Configure a credential helper to remove this warning. See 19:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:01 19:52:01 Login Succeeded 19:52:01 nexus3.edgexfoundry.org:10004 19:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:02 Configure a credential helper to remove this warning. See 19:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:02 19:52:02 Login Succeeded 19:52:02 docker.io 19:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:02 Configure a credential helper to remove this warning. See 19:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:02 19:52:02 Login Succeeded 19:52:02 ---> docker-login.sh ends [Pipeline] } 19:52:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:52:03 ========================================================= 19:52:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:52:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:52:03 Sending build context to Docker daemon 138.8kB 19:52:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:52:03 Step 2/12 : FROM ${BASE} AS builder 19:52:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:52:04 9b18e9b68314: Pulling fs layer 19:52:04 35d82f9e3411: Pulling fs layer 19:52:04 e16973657156: Pulling fs layer 19:52:04 fc693d55d65f: Pulling fs layer 19:52:04 7e9fc2657dce: Pulling fs layer 19:52:04 dda99020689f: Pulling fs layer 19:52:04 db1c61fa0a46: Pulling fs layer 19:52:04 891c053d2c06: Pulling fs layer 19:52:04 7e9fc2657dce: Waiting 19:52:04 dda99020689f: Waiting 19:52:04 db1c61fa0a46: Waiting 19:52:04 891c053d2c06: Waiting 19:52:04 fc693d55d65f: Waiting 19:52:04 e16973657156: Verifying Checksum 19:52:04 e16973657156: Download complete 19:52:04 35d82f9e3411: Verifying Checksum 19:52:04 35d82f9e3411: Download complete 19:52:04 7e9fc2657dce: Verifying Checksum 19:52:04 7e9fc2657dce: Download complete 19:52:04 9b18e9b68314: Verifying Checksum 19:52:04 9b18e9b68314: Download complete 19:52:04 dda99020689f: Verifying Checksum 19:52:04 dda99020689f: Download complete 19:52:05 9b18e9b68314: Pull complete 19:52:05 891c053d2c06: Verifying Checksum 19:52:05 891c053d2c06: Download complete 19:52:05 35d82f9e3411: Pull complete 19:52:06 e16973657156: Pull complete 19:52:06 db1c61fa0a46: Verifying Checksum 19:52:06 db1c61fa0a46: Download complete 19:52:07 fc693d55d65f: Verifying Checksum 19:52:07 fc693d55d65f: Download complete 19:52:19 fc693d55d65f: Pull complete 19:52:19 7e9fc2657dce: Pull complete 19:52:19 dda99020689f: Pull complete 19:52:24 db1c61fa0a46: Pull complete 19:52:26 891c053d2c06: Pull complete 19:52:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:52:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:52:26 ---> f96f9c87975a 19:52:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:52:28 ---> Running in 52f400f00b44 19:52:28 Removing intermediate container 52f400f00b44 19:52:28 ---> b9dfca7fd493 19:52:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:52:28 ---> Running in 9bfc66ebf8ee 19:52:29 Removing intermediate container 9bfc66ebf8ee 19:52:29 ---> f7faa2b581d8 19:52:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:52:29 ---> Running in b96d74e057fa 19:52:29 Removing intermediate container b96d74e057fa 19:52:29 ---> 1f4514276824 19:52:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:52:29 ---> Running in 5b7d3115866c 19:52:29 Removing intermediate container 5b7d3115866c 19:52:29 ---> 7737c341446c 19:52:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:30 ---> Running in 2509137a8c2d 19:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:52:32 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:52:32 (2/4) Installing libedit (20210910.3.1-r0) 19:52:32 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:52:32 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:52:32 Executing busybox-1.35.0-r17.trigger 19:52:32 OK: 226 MiB in 55 packages 19:52:33 Removing intermediate container 2509137a8c2d 19:52:33 ---> bf4898c13e27 19:52:33 Step 8/12 : WORKDIR /device-rest-go 19:52:34 ---> Running in b81a6b2d6d68 19:52:34 Removing intermediate container b81a6b2d6d68 19:52:34 ---> 2db562899dd0 19:52:34 Step 9/12 : COPY go.mod vendor* ./ 19:52:35 ---> 4b552202247e 19:52:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:35 ---> Running in a592607d1cc4 19:53:56 Removing intermediate container a592607d1cc4 19:53:56 ---> d0f4e26ae63a 19:53:56 Step 11/12 : COPY . . 19:53:56 ---> 0b701daeddd6 19:53:56 Step 12/12 : RUN $MAKE 19:53:56 ---> Running in 788dbb523179 19:53:56 noop 19:53:56 Removing intermediate container 788dbb523179 19:53:56 ---> 3879a92087b5 19:53:56 Successfully built 3879a92087b5 19:53:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:57 + docker inspect -f . ci-base-image-arm64 19:53:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:57 prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container 19:53:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:53:58 $ docker top 37f02d82bba41496946fc47853cf07acf19a1f698ac7bf5467525cf8d712104f -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:59 + go version 19:53:59 go version go1.18.7 linux/arm64 [Pipeline] } 19:53:59 $ docker stop --time=1 37f02d82bba41496946fc47853cf07acf19a1f698ac7bf5467525cf8d712104f 19:54:01 $ docker rm -f --volumes 37f02d82bba41496946fc47853cf07acf19a1f698ac7bf5467525cf8d712104f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:02 + docker inspect -f . ci-base-image-arm64 19:54:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:02 prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container 19:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:54:03 $ docker top 98b3da3eb6c677584c7f83ebed64d6324c9a0abc285bb22f352e4a563761a52f -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:04 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 19:54:04 + make test 19:54:05 go test ./... -coverprofile=coverage.out ./... 19:54:06 ? github.com/edgexfoundry/device-rest-go [no test files] 19:55:28 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:55:29 ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 33.9% of statements 19:55:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:55:30 go vet ./... 19:55:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:55:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:55:56 ./bin/test-attribution-txt.sh [Pipeline] echo 19:55:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:55:56 $ docker stop --time=1 98b3da3eb6c677584c7f83ebed64d6324c9a0abc285bb22f352e4a563761a52f 19:55:59 $ docker rm -f --volumes 98b3da3eb6c677584c7f83ebed64d6324c9a0abc285bb22f352e4a563761a52f [Pipeline] // withDockerContainer [Pipeline] sh 19:56:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:56:00 Warning: overwriting stash ‘coverage-report’ 19:56:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:56:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:56:01 + ls -al . 19:56:01 total 184 19:56:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 19:54 . 19:56:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:51 .. 19:56:01 -rw-rw-r-- 1 jenkins jenkins 151 Feb 22 19:51 .dockerignore 19:56:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 19:51 .git 19:56:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:51 .github 19:56:01 -rw-rw-r-- 1 jenkins jenkins 329 Feb 22 19:51 .gitignore 19:56:01 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 19:51 .golangci.yml 19:56:01 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 22 19:51 Attribution.txt 19:56:01 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 22 19:51 CHANGELOG.md 19:56:01 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 22 19:51 Dockerfile 19:56:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 19:51 GOVERNANCE.md 19:56:01 -rw-rw-r-- 1 jenkins jenkins 680 Feb 22 19:51 Jenkinsfile 19:56:01 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 22 19:51 LICENSE 19:56:01 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 22 19:51 Makefile 19:56:01 -rw-rw-r-- 1 jenkins jenkins 620 Feb 22 19:51 OWNERS.md 19:56:01 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 22 19:51 README.md 19:56:01 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 19:49 VERSION 19:56:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 19:51 bin 19:56:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:51 cmd 19:56:01 -rw-r--r-- 1 jenkins jenkins 13744 Feb 22 19:55 coverage.out 19:56:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 19:51 driver 19:56:01 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 22 19:51 go.mod 19:56:01 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 22 19:51 go.sum 19:56:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:51 snap 19:56:01 -rw-rw-r-- 1 jenkins jenkins 713 Feb 22 19:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:02 + 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=9cf39bf2d746133d82968d701e3e445806d0daf1 --label arch=arm64 --label version=0.0.0 . 19:56:02 Sending build context to Docker daemon 153.1kB 19:56:02 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:56:02 Step 2/25 : FROM ${BASE} AS builder 19:56:02 ---> 3879a92087b5 19:56:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:56:02 ---> Running in 322b3e4d4d65 19:56:03 Removing intermediate container 322b3e4d4d65 19:56:03 ---> 45093e9d1609 19:56:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:56:03 ---> Running in e405b6ac210d 19:56:03 Removing intermediate container e405b6ac210d 19:56:03 ---> de35637527b7 19:56:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:56:03 ---> Running in 0c8253012395 19:56:04 Removing intermediate container 0c8253012395 19:56:04 ---> f60ee8acbfd4 19:56:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:56:04 ---> Running in b411dd6c0a11 19:56:04 Removing intermediate container b411dd6c0a11 19:56:04 ---> 35f181746e75 19:56:04 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:56:04 ---> Running in 134242162eb0 19:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:56:07 OK: 226 MiB in 55 packages 19:56:08 Removing intermediate container 134242162eb0 19:56:08 ---> d082180a2a8d 19:56:08 Step 8/25 : WORKDIR /device-rest-go 19:56:08 ---> Running in 9895dd928a06 19:56:08 Removing intermediate container 9895dd928a06 19:56:08 ---> cdf9d7e64c28 19:56:08 Step 9/25 : COPY go.mod vendor* ./ 19:56:09 ---> a231856b4018 19:56:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:09 ---> Running in bfcf4d5ce11f 19:56:14 Removing intermediate container bfcf4d5ce11f 19:56:14 ---> 1753b5350e22 19:56:14 Step 11/25 : COPY . . 19:56:16 ---> 48a11fc2d013 19:56:16 Step 12/25 : RUN $MAKE 19:56:16 ---> Running in b32052092fdc 19:56:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 19:58:26 Removing intermediate container b32052092fdc 19:58:26 ---> 8025f7a1d926 19:58:26 Step 13/25 : FROM alpine:3.16 19:58:26 3.16: Pulling from library/alpine 19:58:26 3760b48202b3: Pulling fs layer 19:58:26 3760b48202b3: Download complete 19:58:26 3760b48202b3: Pull complete 19:58:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:58:26 Status: Downloaded newer image for alpine:3.16 19:58:26 ---> 4c81e5bf8899 19:58:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:58:26 ---> Running in 4f6fb2900bee 19:58:26 Removing intermediate container 4f6fb2900bee 19:58:26 ---> db10d765eb95 19:58:26 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:58:26 ---> Running in 59813466bbf9 19:58:26 Removing intermediate container 59813466bbf9 19:58:26 ---> a16e96329666 19:58:26 Step 16/25 : RUN apk add --update --no-cache dumb-init 19:58:26 ---> Running in 0a1f5a67fa2e 19:58:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:58:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:58:29 (1/1) Installing dumb-init (1.2.5-r1) 19:58:29 Executing busybox-1.35.0-r17.trigger 19:58:29 OK: 5 MiB in 15 packages 19:58:30 Removing intermediate container 0a1f5a67fa2e 19:58:30 ---> 9b46c15e39e3 19:58:30 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:58:32 ---> aba1d321d4d0 19:58:32 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:58:32 ---> 60073763715e 19:58:32 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:58:33 ---> 378aba9d4f37 19:58:33 Step 20/25 : EXPOSE 59986 19:58:33 ---> Running in f179087bd545 19:58:33 Removing intermediate container f179087bd545 19:58:33 ---> 2443fec8c081 19:58:33 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:58:33 ---> Running in f26a963892d2 19:58:34 Removing intermediate container f26a963892d2 19:58:34 ---> 9d3add56ea86 19:58:34 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:58:34 ---> Running in ccf42f021818 19:58:34 Removing intermediate container ccf42f021818 19:58:34 ---> 986c7ea0f950 19:58:34 Step 23/25 : LABEL arch=arm64 19:58:34 ---> Running in 076c5d4055bb 19:58:34 Removing intermediate container 076c5d4055bb 19:58:34 ---> 0537ccb598ed 19:58:34 Step 24/25 : LABEL git_sha=9cf39bf2d746133d82968d701e3e445806d0daf1 19:58:34 ---> Running in 75613f16c671 19:58:35 Removing intermediate container 75613f16c671 19:58:35 ---> 097bddff5195 19:58:35 Step 25/25 : LABEL version=0.0.0 19:58:35 ---> Running in 2734fd2e8c6f 19:58:35 Removing intermediate container 2734fd2e8c6f 19:58:35 ---> fdcf0b0884e2 19:58:35 [Warning] One or more build-args [ARCH] were not consumed 19:58:35 Successfully built fdcf0b0884e2 19:58:35 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 19:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:58:36 19:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:58:36 arm64: Pulling from edgex-lftools-log-publisher 19:58:36 8998bd30e6a1: Pulling fs layer 19:58:36 04944245beec: Pulling fs layer 19:58:36 699f458cf7ca: Pulling fs layer 19:58:36 765212b225bb: Pulling fs layer 19:58:36 f23df028b6ca: Pulling fs layer 19:58:36 d65c8cfc05b1: Pulling fs layer 19:58:36 2437ff75d9bd: Pulling fs layer 19:58:36 f23df028b6ca: Waiting 19:58:36 d65c8cfc05b1: Waiting 19:58:36 2437ff75d9bd: Waiting 19:58:36 765212b225bb: Waiting 19:58:37 04944245beec: Verifying Checksum 19:58:37 04944245beec: Download complete 19:58:37 765212b225bb: Verifying Checksum 19:58:37 765212b225bb: Download complete 19:58:37 f23df028b6ca: Download complete 19:58:37 d65c8cfc05b1: Download complete 19:58:37 699f458cf7ca: Verifying Checksum 19:58:37 699f458cf7ca: Download complete 19:58:37 8998bd30e6a1: Verifying Checksum 19:58:37 8998bd30e6a1: Download complete 19:58:40 2437ff75d9bd: Verifying Checksum 19:58:40 2437ff75d9bd: Download complete 19:58:41 8998bd30e6a1: Pull complete 19:58:42 04944245beec: Pull complete 19:58:45 699f458cf7ca: Pull complete 19:58:45 765212b225bb: Pull complete 19:58:45 f23df028b6ca: Pull complete 19:58:46 d65c8cfc05b1: Pull complete 19:59:01 2437ff75d9bd: Pull complete 19:59:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:59:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:01 prd-ubuntu20.04-docker-arm64-4c-16g-7105 does not seem to be running inside a container 19:59:01 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:59:04 $ docker top 08b9aa6eac137d269cb15d3f5d03d259a4e81160e499e6032c41b749bbb950e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:05 ---> job-cost.sh 19:59:05 lf-activate-venv: SKIPPING 19:59:05 INFO: No Stack... 19:59:05 INFO: Retrieving Pricing Info for: v3-standard-4 19:59:06 INFO: Archiving Costs [Pipeline] sh 19:59:07 + cat /w/workspace/device-rest-go/1/archives/cost.csv 19:59:07 + cut -d, -f6 [Pipeline] lock 19:59:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-258-1-stack-cost] 19:59:07 Resource [jenkins-edgexfoundry-device-rest-go-PR-258-1-stack-cost] did not exist. Created. 19:59:07 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-258-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:59:08 /w/workspace/device-rest-go/1@tmp/durable-d7583dda/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:59:08 + echo total: 0.10999999940395355 [Pipeline] stash 19:59:09 Warning: overwriting stash ‘stack-cost’ 19:59:09 Stashed 1 file(s) [Pipeline] } 19:59:09 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-258-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:59:09 $ docker stop --time=1 08b9aa6eac137d269cb15d3f5d03d259a4e81160e499e6032c41b749bbb950e4 19:59:11 $ docker rm -f --volumes 08b9aa6eac137d269cb15d3f5d03d259a4e81160e499e6032c41b749bbb950e4 [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 19:59:12 provisioning config files... 19:59:12 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-258@tmp/config14666285769225910526tmp [Pipeline] { [Pipeline] sh 19:59:12 + set +x 19:59:12 + bash -s -- 19:59:12 + curl -s https://codecov.io/bash 19:59:12 19:59:12 _____ _ 19:59:12 / ____| | | 19:59:12 | | ___ __| | ___ ___ _____ __ 19:59:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:59:12 | |___| (_) | (_| | __/ (_| (_) \ V / 19:59:12 \_____\___/ \__,_|\___|\___\___/ \_/ 19:59:12 Bash-1.0.6 19:59:12 19:59:12 19:59:12 ==> git version 2.25.1 found 19:59:12 ==> 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 19:59:12 Release-Date: 2020-01-08 19:59:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:59:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:59:12 ==> Jenkins CI detected. 19:59:12 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-258 19:59:12 project root: . 19:59:12 --> token set from env 19:59:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:59:12 ==> Running gcov in . (disable via -X gcov) 19:59:12 ==> Python coveragepy not found 19:59:12 ==> Searching for coverage reports in: 19:59:12 + . 19:59:12 -> Found 1 reports 19:59:12 ==> Detecting git/mercurial file structure 19:59:12 ==> Reading reports 19:59:12 + ./coverage.out bytes=13744 19:59:12 ==> Appending adjustments 19:59:12 https://docs.codecov.io/docs/fixing-reports 19:59:12 + Found adjustments 19:59:12 ==> Gzipping contents 19:59:12 4.0K /tmp/codecov.kQfrwE.gz 19:59:12 ==> Uploading reports 19:59:12 url: https://codecov.io 19:59:12 query: branch=PR-258&commit=9cf39bf2d746133d82968d701e3e445806d0daf1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-258%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=258&job=&cmd_args= 19:59:12 -> Pinging Codecov 19:59:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-258&commit=9cf39bf2d746133d82968d701e3e445806d0daf1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-258%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=258&job=&cmd_args= 19:59:13 -> Uploading to 19:59:13 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/4E5D53B4F1F92C436F7061BF334D961C/9cf39bf2d746133d82968d701e3e445806d0daf1/a823fada-88f1-47fa-91f5-c6e4b6f07b57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T195912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad4a00473eaa21dfe57edf6e13156b8ec117c2e5edc21bef0e1ed2281eae5034 19:59:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:13 Dload Upload Total Spent Left Speed 19:59:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2443 0 0 100 2443 0 7425 --:--:-- --:--:-- --:--:-- 7425 19:59:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/9cf39bf2d746133d82968d701e3e445806d0daf1 [Pipeline] } 19:59:13 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 19:59:15 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-258/archives ] 19:59:15 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-258/archives 19:59:15 total 16 19:59:15 drwxr-xr-x 3 root root 4096 Feb 22 19:51 . 19:59:15 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 19:51 .. 19:59:15 drwxr-xr-x 2 root root 4096 Feb 22 19:51 cost 19:59:15 -rw-r--r-- 1 root root 86 Feb 22 19:51 cost.csv 19:59:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-258/archives 19:59:15 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-258/archives 19:59:15 total 16 19:59:15 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 19:51 . 19:59:15 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 19:51 .. 19:59:15 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 19:51 cost 19:59:15 -rw-r--r-- 1 jenkins jenkins 86 Feb 22 19:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:59:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:59:16 ---> package-listing.sh 19:59:16 ++ facter osfamily 19:59:16 ++ tr '[:upper:]' '[:lower:]' 19:59:16 + OS_FAMILY=debian 19:59:16 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-258 19:59:16 + START_PACKAGES=/tmp/packages_start.txt 19:59:16 + END_PACKAGES=/tmp/packages_end.txt 19:59:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:16 + PACKAGES=/tmp/packages_start.txt 19:59:16 + '[' /w/workspace/gexfoundry_device-rest-go_PR-258 ']' 19:59:16 + PACKAGES=/tmp/packages_end.txt 19:59:16 + case "${OS_FAMILY}" in 19:59:16 + dpkg -l 19:59:16 + grep '^ii' 19:59:16 + '[' -f /tmp/packages_start.txt ']' 19:59:16 + '[' -f /tmp/packages_end.txt ']' 19:59:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:16 + '[' /w/workspace/gexfoundry_device-rest-go_PR-258 ']' 19:59:16 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-258/archives/ 19:59:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-258/archives/ [Pipeline] echo 19:59:16 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-258/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:59:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:17 prd-ubuntu20.04-docker-8c-8g-7104 does not seem to be running inside a container 19:59:17 $ 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-258/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-258 -v /w/workspace/gexfoundry_device-rest-go_PR-258:/w/workspace/gexfoundry_device-rest-go_PR-258:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-258@tmp:/w/workspace/gexfoundry_device-rest-go_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:59:17 $ docker top a7e624bb11b41c217d271473e802e5f8eda0f1d223032db289ce4e360550452b -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:18 + touch /tmp/pre-build-complete [Pipeline] sh 19:59:18 + mkdir -p /var/log/sysstat [Pipeline] sh 19:59:18 + ls /var/log/sa-host 19:59:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:19 provisioning config files... 19:59:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-258@tmp/config16285147293349131182tmp [Pipeline] { [Pipeline] echo 19:59:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:59:19 ---> create-netrc.sh [Pipeline] } 19:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:59:19 ---> python-tools-install.sh [Pipeline] echo 19:59:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:59:20 ---> sudo-logs.sh 19:59:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:59:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:59:20 ---> job-cost.sh 19:59:20 lf-activate-venv: SKIPPING 19:59:20 DEBUG: total: 0.2199999988079071 19:59:20 INFO: Retrieving Stack Cost... 19:59:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:59:21 INFO: Archiving Costs [Pipeline] echo 19:59:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:59:21 ---> logs-deploy.sh 19:59:21 lf-activate-venv: SKIPPING 19:59:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-258/1 19:59:21 INFO: archiving workspace using pattern(s): 19:59:22 Archives upload complete. 19:59:22 INFO: archiving logs to Nexus