Pull request #235 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 vli11 for edgexfoundry/device-rest-go Loading trusted files from base branch main at 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba rather than 8cdfce8159f304c35de74f4f467a78a85a036453 Obtained Jenkinsfile from 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba 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-ssh15071799090166168697.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-ssh4860249018155142199.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-235/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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17384833362810454338.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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15918027848997440508.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-ssh9913471736015106753.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-235/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-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4521951199023541194.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1753 in /w/workspace/gexfoundry_device-rest-go_PR-235 [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-235 # 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/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba into PR head commit 8cdfce8159f304c35de74f4f467a78a85a036453 Merge succeeded, producing 8cdfce8159f304c35de74f4f467a78a85a036453 Checking out Revision 8cdfce8159f304c35de74f4f467a78a85a036453 (PR-235) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdfce8159f304c35de74f4f467a78a85a036453 # 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 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdfce8159f304c35de74f4f467a78a85a036453 # timeout=10 Commit message: "feat!: Remove ZeroMQ MessageBus capability" 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 23:27:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:27:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:27:41 ========================================================= 23:27:41 EdgeX Global Pipelines Version Info 23:27:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:27:42 ------------------- 23:27:42 stable info: 23:27:42 ------------------- 23:27:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:27:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:27:42 Message: update stable to v1.0.244 23:27:42 ------------------- 23:27:42 experimental info: 23:27:42 ------------------- 23:27:42 Commited By: **** collab-it+edgex@linuxfoundation.org 23:27:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:27:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:27:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cdfce8159f304c35de74f4f467a78a85a036453 [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cdfce8 [Pipeline] echo 23:27:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:44 provisioning config files... 23:27:44 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-235@tmp/config1743984913320626161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:44 ---> docker-login.sh 23:27:44 nexus3.edgexfoundry.org:10001 23:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:45 Configure a credential helper to remove this warning. See 23:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:45 23:27:45 Login Succeeded 23:27:45 nexus3.edgexfoundry.org:10002 23:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:45 Configure a credential helper to remove this warning. See 23:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:45 23:27:45 Login Succeeded 23:27:45 nexus3.edgexfoundry.org:10003 23:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:45 Configure a credential helper to remove this warning. See 23:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:45 23:27:45 Login Succeeded 23:27:45 nexus3.edgexfoundry.org:10004 23:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:45 Configure a credential helper to remove this warning. See 23:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:45 23:27:45 Login Succeeded 23:27:45 docker.io 23:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:45 Configure a credential helper to remove this warning. See 23:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:45 23:27:45 Login Succeeded 23:27:45 ---> docker-login.sh ends [Pipeline] } 23:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:27:46 + git rev-list -1 --merges 8cdfce8159f304c35de74f4f467a78a85a036453~1..8cdfce8159f304c35de74f4f467a78a85a036453 [Pipeline] echo 23:27:46 -----------> git rev-list -1 --merges 8cdfce8159f304c35de74f4f467a78a85a036453~1..8cdfce8159f304c35de74f4f467a78a85a036453 8cdfce8159f304c35de74f4f467a78a85a036453 [false] [Pipeline] sh 23:27:46 + git log --format=format:%s -1 8cdfce8159f304c35de74f4f467a78a85a036453 [Pipeline] echo 23:27:47 ========================================================= 23:27:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:27:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:47 + git log --format=format:%s -1 8cdfce8159f304c35de74f4f467a78a85a036453 [Pipeline] echo 23:27:47 [semverPrep] GIT_COMMIT: 8cdfce8159f304c35de74f4f467a78a85a036453, Commit Message: feat!: Remove ZeroMQ MessageBus capability [Pipeline] echo 23:27:47 [semverPrep] This is not a build commit. [Pipeline] sh 23:27:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:27:48 + grep -v github /etc/ssh/ssh_known_hosts 23:27:48 + [ -e /tmp/ssh_known_hosts ] 23:27:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:27:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:27:48 + sudo tee -a /etc/ssh/ssh_known_hosts 23:27:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:48 23:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:48 0.1.4: Pulling from edgex-devops/py-git-semver 23:27:48 b85a868b505f: Pulling fs layer 23:27:48 e2be974225ed: Pulling fs layer 23:27:48 339a4e72a1f5: Pulling fs layer 23:27:48 988bab9f4d93: Pulling fs layer 23:27:48 1469e6f7b9e6: Pulling fs layer 23:27:48 eaf3925da568: Pulling fs layer 23:27:48 bab4dde63d76: Pulling fs layer 23:27:48 bde34c3a00c8: Pulling fs layer 23:27:48 b352a97aabf1: Pulling fs layer 23:27:48 4872d77fe225: Pulling fs layer 23:27:48 5851b861e8e6: Pulling fs layer 23:27:48 988bab9f4d93: Waiting 23:27:48 bab4dde63d76: Waiting 23:27:48 bde34c3a00c8: Waiting 23:27:48 b352a97aabf1: Waiting 23:27:48 4872d77fe225: Waiting 23:27:48 5851b861e8e6: Waiting 23:27:48 1469e6f7b9e6: Waiting 23:27:48 e2be974225ed: Verifying Checksum 23:27:48 e2be974225ed: Download complete 23:27:48 988bab9f4d93: Download complete 23:27:49 1469e6f7b9e6: Verifying Checksum 23:27:49 1469e6f7b9e6: Download complete 23:27:49 eaf3925da568: Verifying Checksum 23:27:49 eaf3925da568: Download complete 23:27:49 339a4e72a1f5: Verifying Checksum 23:27:49 339a4e72a1f5: Download complete 23:27:49 bde34c3a00c8: Verifying Checksum 23:27:49 bde34c3a00c8: Download complete 23:27:49 b352a97aabf1: Verifying Checksum 23:27:49 b352a97aabf1: Download complete 23:27:49 4872d77fe225: Verifying Checksum 23:27:49 4872d77fe225: Download complete 23:27:49 5851b861e8e6: Download complete 23:27:49 b85a868b505f: Verifying Checksum 23:27:49 b85a868b505f: Download complete 23:27:49 bab4dde63d76: Verifying Checksum 23:27:49 bab4dde63d76: Download complete 23:27:50 b85a868b505f: Pull complete 23:27:50 e2be974225ed: Pull complete 23:27:51 339a4e72a1f5: Pull complete 23:27:51 988bab9f4d93: Pull complete 23:27:51 1469e6f7b9e6: Pull complete 23:27:51 eaf3925da568: Pull complete 23:27:53 bab4dde63d76: Pull complete 23:27:53 bde34c3a00c8: Pull complete 23:27:53 b352a97aabf1: Pull complete 23:27:53 4872d77fe225: Pull complete 23:27:53 5851b861e8e6: Pull complete 23:27:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:27:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:53 prd-ubuntu20.04-docker-8c-8g-1753 does not seem to be running inside a container 23:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-235 -v /w/workspace/gexfoundry_device-rest-go_PR-235:/w/workspace/gexfoundry_device-rest-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-235@tmp:/w/workspace/gexfoundry_device-rest-go_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:27:56 $ docker top c8f98b469a9ea50bfa7615e1e9569e04ccd07cffc681993b8d0eb48891722f9c -eo pid,comm 23:27:56 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). 23:27:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:56 [ssh-agent] Looking for ssh-agent implementation... 23:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:56 $ docker exec c8f98b469a9ea50bfa7615e1e9569e04ccd07cffc681993b8d0eb48891722f9c ssh-agent 23:27:56 SSH_AUTH_SOCK=/tmp/ssh-SBtpHbuH6ZxD/agent.32 23:27:56 SSH_AGENT_PID=38 23:27:56 Running ssh-add (command line suppressed) 23:27:57 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-235@tmp/private_key_9991517334148695917.key (/w/workspace/gexfoundry_device-rest-go_PR-235@tmp/private_key_9991517334148695917.key) 23:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:57 + git tag --points-at HEAD [Pipeline] } 23:27:57 $ docker exec --env ******** --env ******** c8f98b469a9ea50bfa7615e1e9569e04ccd07cffc681993b8d0eb48891722f9c ssh-agent -k 23:27:57 unset SSH_AUTH_SOCK; 23:27:57 unset SSH_AGENT_PID; 23:27:57 echo Agent pid 38 killed; 23:27:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:57 [ssh-agent] Looking for ssh-agent implementation... 23:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:57 $ docker exec c8f98b469a9ea50bfa7615e1e9569e04ccd07cffc681993b8d0eb48891722f9c ssh-agent 23:27:57 SSH_AUTH_SOCK=/tmp/ssh-wbEYtc2Fuvq0/agent.70 23:27:57 SSH_AGENT_PID=76 23:27:57 Running ssh-add (command line suppressed) 23:27:57 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-235@tmp/private_key_17554889797539529395.key (/w/workspace/gexfoundry_device-rest-go_PR-235@tmp/private_key_17554889797539529395.key) 23:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:58 + git semver init 23:27:58 2023-01-10 23:27:58,446 [run_init] DEBUG init version:0.0.0 force:False 23:27:58 2023-01-10 23:27:58,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-235/.semver 23:27:58 2023-01-10 23:27:58,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-235/.semver 23:27:58 2023-01-10 23:27:58,448 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-235/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-235, universal_newlines=False, shell=None, istream=None) 23:27:59 2023-01-10 23:27:59,544 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-235/.git/info/exclude 23:27:59 2023-01-10 23:27:59,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-235/.semver/PR-235 with force:False 23:27:59 2023-01-10 23:27:59,544 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-235/.semver/PR-235 23:27:59 2023-01-10 23:27:59,548 [execute] INFO git cat-file --batch-check 23:27:59 2023-01-10 23:27:59,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-235/.semver, universal_newlines=False, shell=None, istream=) 23:27:59 2023-01-10 23:27:59,554 [execute] INFO git cat-file --batch 23:27:59 2023-01-10 23:27:59,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-235/.semver, universal_newlines=False, shell=None, istream=) 23:27:59 2023-01-10 23:27:59,558 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-235/.semver/PR-235 23:27:59 0.0.0 [Pipeline] } 23:27:59 $ docker exec --env ******** --env ******** c8f98b469a9ea50bfa7615e1e9569e04ccd07cffc681993b8d0eb48891722f9c ssh-agent -k 23:28:00 unset SSH_AUTH_SOCK; 23:28:00 unset SSH_AGENT_PID; 23:28:00 echo Agent pid 76 killed; 23:28:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:00 + git semver [Pipeline] } 23:28:00 $ docker stop --time=1 c8f98b469a9ea50bfa7615e1e9569e04ccd07cffc681993b8d0eb48891722f9c 23:28:02 $ docker rm -f --volumes c8f98b469a9ea50bfa7615e1e9569e04ccd07cffc681993b8d0eb48891722f9c [Pipeline] // withDockerContainer [Pipeline] sh 23:28:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:02 Stashed 1 file(s) [Pipeline] echo 23:28:02 [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 23:28:03 provisioning config files... 23:28:03 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-235@tmp/config5524428901314165771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:03 ---> docker-login.sh 23:28:03 nexus3.edgexfoundry.org:10001 23:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:03 Configure a credential helper to remove this warning. See 23:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:03 23:28:03 Login Succeeded 23:28:03 nexus3.edgexfoundry.org:10002 23:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:03 Configure a credential helper to remove this warning. See 23:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:03 23:28:03 Login Succeeded 23:28:03 nexus3.edgexfoundry.org:10003 23:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:03 Configure a credential helper to remove this warning. See 23:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:03 23:28:03 Login Succeeded 23:28:03 nexus3.edgexfoundry.org:10004 23:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:03 Configure a credential helper to remove this warning. See 23:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:03 23:28:03 Login Succeeded 23:28:03 docker.io 23:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:04 Configure a credential helper to remove this warning. See 23:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:04 23:28:04 Login Succeeded 23:28:04 ---> docker-login.sh ends [Pipeline] } 23:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:28:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:04 ========================================================= 23:28:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:28:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:04 + 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 . 23:28:04 Sending build context to Docker daemon 10.79MB 23:28:04 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:28:04 Step 2/12 : FROM ${BASE} AS builder 23:28:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:28:04 213ec9aee27d: Pulling fs layer 23:28:04 4583459ba037: Pulling fs layer 23:28:04 93c1e223e6f2: Pulling fs layer 23:28:04 53926ce57604: Pulling fs layer 23:28:04 21b2b0c7a3f4: Pulling fs layer 23:28:04 53926ce57604: Waiting 23:28:04 22ff95d597cd: Pulling fs layer 23:28:04 12d6caf4c0d1: Pulling fs layer 23:28:04 96b7cbca73a9: Pulling fs layer 23:28:04 a7acece74701: Pulling fs layer 23:28:04 22ff95d597cd: Waiting 23:28:04 12d6caf4c0d1: Waiting 23:28:04 96b7cbca73a9: Waiting 23:28:04 a7acece74701: Waiting 23:28:05 93c1e223e6f2: Verifying Checksum 23:28:05 93c1e223e6f2: Download complete 23:28:05 4583459ba037: Verifying Checksum 23:28:05 4583459ba037: Download complete 23:28:05 21b2b0c7a3f4: Verifying Checksum 23:28:05 21b2b0c7a3f4: Download complete 23:28:05 22ff95d597cd: Verifying Checksum 23:28:05 22ff95d597cd: Download complete 23:28:05 213ec9aee27d: Verifying Checksum 23:28:05 213ec9aee27d: Download complete 23:28:05 12d6caf4c0d1: Verifying Checksum 23:28:05 12d6caf4c0d1: Download complete 23:28:05 213ec9aee27d: Pull complete 23:28:05 4583459ba037: Pull complete 23:28:05 93c1e223e6f2: Pull complete 23:28:05 a7acece74701: Verifying Checksum 23:28:05 a7acece74701: Download complete 23:28:06 53926ce57604: Verifying Checksum 23:28:06 53926ce57604: Download complete 23:28:06 96b7cbca73a9: Verifying Checksum 23:28:06 96b7cbca73a9: Download complete 23:28:10 53926ce57604: Pull complete 23:28:10 21b2b0c7a3f4: Pull complete 23:28:10 22ff95d597cd: Pull complete 23:28:10 12d6caf4c0d1: Pull complete 23:28:12 96b7cbca73a9: Pull complete 23:28:12 a7acece74701: Pull complete 23:28:12 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:28:12 ---> db6d94c90886 23:28:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:28:17 ---> Running in a059bd52bd14 23:28:17 Removing intermediate container a059bd52bd14 23:28:17 ---> 6e8b6e72c5cf 23:28:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:28:17 ---> Running in f11b4b1d14a2 23:28:17 Removing intermediate container f11b4b1d14a2 23:28:17 ---> 4096f595d918 23:28:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:28:17 ---> Running in 39c9b6b241ed 23:28:17 Removing intermediate container 39c9b6b241ed 23:28:17 ---> 24aeca751dd9 23:28:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:28:17 ---> Running in 679586e7ab34 23:28:18 Still waiting to schedule task 23:28:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:28:18 Removing intermediate container 679586e7ab34 23:28:18 ---> 1430ddff2436 23:28:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:18 ---> Running in 28a4815b8c10 23:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:28:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:28:18 (2/4) Installing libedit (20210910.3.1-r0) 23:28:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:28:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:28:19 Executing busybox-1.35.0-r17.trigger 23:28:19 OK: 216 MiB in 55 packages 23:28:19 Removing intermediate container 28a4815b8c10 23:28:19 ---> 449d14977c76 23:28:19 Step 8/12 : WORKDIR /device-rest-go 23:28:19 ---> Running in 7f23057d0125 23:28:19 Removing intermediate container 7f23057d0125 23:28:19 ---> 8d996178ae5b 23:28:19 Step 9/12 : COPY go.mod vendor* ./ 23:28:19 ---> 649fe27081da 23:28:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:19 ---> Running in a254569c2ab5 23:28:46 Removing intermediate container a254569c2ab5 23:28:46 ---> 9493c755c170 23:28:46 Step 11/12 : COPY . . 23:28:46 ---> d8b7afe802ea 23:28:46 Step 12/12 : RUN $MAKE 23:28:46 ---> Running in c205481c222f 23:28:46 noop 23:28:46 Removing intermediate container c205481c222f 23:28:46 ---> db0ec963d1d6 23:28:46 Successfully built db0ec963d1d6 23:28:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:46 + docker inspect -f . ci-base-image-x86_64 23:28:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:46 prd-ubuntu20.04-docker-8c-8g-1753 does not seem to be running inside a container 23:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-235 -v /w/workspace/gexfoundry_device-rest-go_PR-235:/w/workspace/gexfoundry_device-rest-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-235@tmp:/w/workspace/gexfoundry_device-rest-go_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:28:47 $ docker top 8205b0c72bc1018b6bd26f893f4b9301ff60457b584b39c9faa813dd7384b61f -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:47 + go version 23:28:47 go version go1.18.7 linux/amd64 [Pipeline] } 23:28:47 $ docker stop --time=1 8205b0c72bc1018b6bd26f893f4b9301ff60457b584b39c9faa813dd7384b61f 23:28:48 $ docker rm -f --volumes 8205b0c72bc1018b6bd26f893f4b9301ff60457b584b39c9faa813dd7384b61f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:49 + docker inspect -f . ci-base-image-x86_64 23:28:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:49 prd-ubuntu20.04-docker-8c-8g-1753 does not seem to be running inside a container 23:28:49 $ 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-235 -v /w/workspace/gexfoundry_device-rest-go_PR-235:/w/workspace/gexfoundry_device-rest-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-235@tmp:/w/workspace/gexfoundry_device-rest-go_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:28:50 $ docker top d45baa694783364b8c89096b45eecc366a2fa4b6d10b898faeb138b2cbf2be6f -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:50 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-235 [Pipeline] fileExists [Pipeline] sh 23:28:50 + make test 23:28:50 go test ./... -coverprofile=coverage.out ./... 23:28:51 ? github.com/edgexfoundry/device-rest-go [no test files] 23:29:01 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:29:01 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 23:29:07 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." 23:29:07 go vet ./... 23:29:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:29:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:29:10 ./bin/test-attribution-txt.sh [Pipeline] echo 23:29:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:29:10 $ docker stop --time=1 d45baa694783364b8c89096b45eecc366a2fa4b6d10b898faeb138b2cbf2be6f 23:29:13 $ docker rm -f --volumes d45baa694783364b8c89096b45eecc366a2fa4b6d10b898faeb138b2cbf2be6f [Pipeline] // withDockerContainer [Pipeline] sh 23:29:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:29:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:29:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:29:14 + ls -al . 23:29:14 total 188 23:29:14 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 23:28 . 23:29:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:27 .. 23:29:14 -rw-rw-r-- 1 jenkins jenkins 151 Jan 10 23:27 .dockerignore 23:29:14 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:29 .git 23:29:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:27 .github 23:29:14 -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 23:27 .gitignore 23:29:14 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 23:27 .golangci.yml 23:29:14 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:27 .semver 23:29:14 -rw-rw-r-- 1 jenkins jenkins 8996 Jan 10 23:27 Attribution.txt 23:29:14 -rw-rw-r-- 1 jenkins jenkins 13085 Jan 10 23:27 CHANGELOG.md 23:29:14 -rw-rw-r-- 1 jenkins jenkins 1578 Jan 10 23:27 Dockerfile 23:29:14 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:27 GOVERNANCE.md 23:29:14 -rw-rw-r-- 1 jenkins jenkins 680 Jan 10 23:27 Jenkinsfile 23:29:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 23:27 LICENSE 23:29:14 -rw-rw-r-- 1 jenkins jenkins 1744 Jan 10 23:27 Makefile 23:29:14 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 23:27 OWNERS.md 23:29:14 -rw-rw-r-- 1 jenkins jenkins 8667 Jan 10 23:27 README.md 23:29:14 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 23:28 VERSION 23:29:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:27 bin 23:29:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:27 cmd 23:29:14 -rw-r--r-- 1 jenkins jenkins 9355 Jan 10 23:28 coverage.out 23:29:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:27 driver 23:29:14 -rw-rw-r-- 1 jenkins jenkins 3488 Jan 10 23:27 go.mod 23:29:14 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 10 23:27 go.sum 23:29:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:27 snap 23:29:14 -rw-rw-r-- 1 jenkins jenkins 713 Jan 10 23:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:15 + 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=8cdfce8159f304c35de74f4f467a78a85a036453 --label arch=amd64 --label version=0.0.0 . 23:29:15 Sending build context to Docker daemon 10.8MB 23:29:15 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:29:15 Step 2/25 : FROM ${BASE} AS builder 23:29:15 ---> db0ec963d1d6 23:29:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:29:15 ---> Running in 7a0ad243572e 23:29:15 Removing intermediate container 7a0ad243572e 23:29:15 ---> 706785af510d 23:29:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:29:15 ---> Running in 7ff17a6adec4 23:29:15 Removing intermediate container 7ff17a6adec4 23:29:15 ---> a580db8a57dc 23:29:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:29:15 ---> Running in 52171b1bcd78 23:29:15 Removing intermediate container 52171b1bcd78 23:29:15 ---> 2d4df4442d89 23:29:15 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:29:15 ---> Running in 6fd361efc426 23:29:15 Removing intermediate container 6fd361efc426 23:29:15 ---> 1d7bfdc2fadc 23:29:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:15 ---> Running in ed3a3c1b6bc2 23:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:16 OK: 216 MiB in 55 packages 23:29:16 Removing intermediate container ed3a3c1b6bc2 23:29:16 ---> 129b3c943e88 23:29:16 Step 8/25 : WORKDIR /device-rest-go 23:29:16 ---> Running in 2f1f058d9242 23:29:17 Removing intermediate container 2f1f058d9242 23:29:17 ---> 86fa5c0b8def 23:29:17 Step 9/25 : COPY go.mod vendor* ./ 23:29:17 ---> 0568dbbdd4af 23:29:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:17 ---> Running in 0b12ab493f1e 23:29:17 Removing intermediate container 0b12ab493f1e 23:29:17 ---> f7e760e6308d 23:29:17 Step 11/25 : COPY . . 23:29:18 ---> 021c740db7fe 23:29:18 Step 12/25 : RUN $MAKE 23:29:18 ---> Running in b007ba16f3c6 23:29:18 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 23:29:36 Removing intermediate container b007ba16f3c6 23:29:36 ---> fc23184c1a00 23:29:36 Step 13/25 : FROM alpine:3.16 23:29:36 3.16: Pulling from library/alpine 23:29:36 ca7dd9ec2225: Pulling fs layer 23:29:37 ca7dd9ec2225: Verifying Checksum 23:29:37 ca7dd9ec2225: Download complete 23:29:37 ca7dd9ec2225: Pull complete 23:29:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:29:37 Status: Downloaded newer image for alpine:3.16 23:29:37 ---> bfe296a52501 23:29:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:29:37 ---> Running in d2bb36382ce7 23:29:37 Removing intermediate container d2bb36382ce7 23:29:37 ---> 4598faafd3bc 23:29:37 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:29:37 ---> Running in 9ef7a54cd2c4 23:29:37 Removing intermediate container 9ef7a54cd2c4 23:29:37 ---> cc6a24517e93 23:29:37 Step 16/25 : RUN apk add --update --no-cache dumb-init 23:29:37 ---> Running in cb5fb854cf68 23:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:38 (1/1) Installing dumb-init (1.2.5-r1) 23:29:38 Executing busybox-1.35.0-r17.trigger 23:29:38 OK: 6 MiB in 15 packages 23:29:38 Removing intermediate container cb5fb854cf68 23:29:38 ---> 41bc6a4e6179 23:29:38 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:29:39 ---> 1c1c4f31ae9d 23:29:39 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:29:39 ---> bf822577c2f7 23:29:39 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:29:39 ---> fda69b5eacaa 23:29:39 Step 20/25 : EXPOSE 59986 23:29:39 ---> Running in 11cfd5999818 23:29:39 Removing intermediate container 11cfd5999818 23:29:39 ---> cbc2bce51328 23:29:39 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:29:39 ---> Running in c1b0047f7053 23:29:39 Removing intermediate container c1b0047f7053 23:29:39 ---> 6d6d0175e70a 23:29:39 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:29:39 ---> Running in bdab0080c2ea 23:29:39 Removing intermediate container bdab0080c2ea 23:29:39 ---> 5a932b514331 23:29:39 Step 23/25 : LABEL arch=amd64 23:29:40 ---> Running in b48c3540f879 23:29:40 Removing intermediate container b48c3540f879 23:29:40 ---> 512b5c3c7ec1 23:29:40 Step 24/25 : LABEL git_sha=8cdfce8159f304c35de74f4f467a78a85a036453 23:29:40 ---> Running in bc918ce5406a 23:29:40 Removing intermediate container bc918ce5406a 23:29:40 ---> d9f39772975b 23:29:40 Step 25/25 : LABEL version=0.0.0 23:29:40 ---> Running in 5733896cfd6c 23:29:40 Removing intermediate container 5733896cfd6c 23:29:40 ---> 9e1ba9c43bb7 23:29:40 [Warning] One or more build-args [ARCH] were not consumed 23:29:40 Successfully built 9e1ba9c43bb7 23:29:40 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 23:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:41 23:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:41 latest: Pulling from edgex-lftools-log-publisher 23:29:41 5eb5b503b376: Pulling fs layer 23:29:41 5c69ac0246d0: Pulling fs layer 23:29:41 ec43610c2a17: Pulling fs layer 23:29:41 3a2ae6a8a46f: Pulling fs layer 23:29:41 33b1e0a273af: Pulling fs layer 23:29:41 5d3b04190fa2: Pulling fs layer 23:29:41 2f39f015ded8: Pulling fs layer 23:29:41 5d3b04190fa2: Waiting 23:29:41 3a2ae6a8a46f: Waiting 23:29:41 2f39f015ded8: Waiting 23:29:41 5c69ac0246d0: Verifying Checksum 23:29:41 5c69ac0246d0: Download complete 23:29:41 3a2ae6a8a46f: Verifying Checksum 23:29:41 3a2ae6a8a46f: Download complete 23:29:41 33b1e0a273af: Verifying Checksum 23:29:41 33b1e0a273af: Download complete 23:29:41 5d3b04190fa2: Verifying Checksum 23:29:41 5d3b04190fa2: Download complete 23:29:41 ec43610c2a17: Verifying Checksum 23:29:41 5eb5b503b376: Verifying Checksum 23:29:41 5eb5b503b376: Download complete 23:29:42 2f39f015ded8: Download complete 23:29:42 5eb5b503b376: Pull complete 23:29:43 5c69ac0246d0: Pull complete 23:29:43 ec43610c2a17: Pull complete 23:29:43 3a2ae6a8a46f: Pull complete 23:29:44 33b1e0a273af: Pull complete 23:29:44 5d3b04190fa2: Pull complete 23:29:48 2f39f015ded8: Pull complete 23:29:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:48 prd-ubuntu20.04-docker-8c-8g-1753 does not seem to be running inside a container 23:29:48 $ 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-235 -v /w/workspace/gexfoundry_device-rest-go_PR-235:/w/workspace/gexfoundry_device-rest-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-235@tmp:/w/workspace/gexfoundry_device-rest-go_PR-235@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 23:29:51 $ docker top 9678660be910428ed43e03259ad596b651d41dce809606b67c3991cad686e71d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:51 ---> job-cost.sh 23:29:51 lf-activate-venv: SKIPPING 23:29:51 INFO: No Stack... 23:29:52 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:52 INFO: Archiving Costs [Pipeline] sh 23:29:52 + cat /w/workspace/gexfoundry_device-rest-go_PR-235/archives/cost.csv 23:29:52 + cut -d, -f6 [Pipeline] lock 23:29:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-235-1-stack-cost] 23:29:52 Resource [jenkins-edgexfoundry-device-rest-go-PR-235-1-stack-cost] did not exist. Created. 23:29:52 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:53 + echo total: 0.2199999988079071 [Pipeline] stash 23:29:53 Stashed 1 file(s) [Pipeline] } 23:29:53 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:53 $ docker stop --time=1 9678660be910428ed43e03259ad596b651d41dce809606b67c3991cad686e71d 23:29:54 $ docker rm -f --volumes 9678660be910428ed43e03259ad596b651d41dce809606b67c3991cad686e71d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:31:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1755 in /w/workspace/gexfoundry_device-rest-go_PR-235 [Pipeline] { [Pipeline] ws 23:31:10 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 23:31:10 The recommended git tool is: git 23:31:15 using credential edgex-jenkins-ssh 23:31:15 Cloning the remote Git repository 23:31:15 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:31:15 > git init /w/workspace/device-rest-go/1 # timeout=10 23:31:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:31:15 > git --version # timeout=10 23:31:15 > git --version # 'git version 2.25.1' 23:31:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:31:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:31:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:31:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:31:19 Merging remotes/origin/main commit 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba into PR head commit 8cdfce8159f304c35de74f4f467a78a85a036453 23:31:19 Merge succeeded, producing 8cdfce8159f304c35de74f4f467a78a85a036453 23:31:19 Checking out Revision 8cdfce8159f304c35de74f4f467a78a85a036453 (PR-235) 23:31:19 > git config core.sparsecheckout # timeout=10 23:31:19 > git checkout -f 8cdfce8159f304c35de74f4f467a78a85a036453 # timeout=10 23:31:19 > git remote # timeout=10 23:31:19 > git config --get remote.origin.url # timeout=10 23:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:19 > git merge 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba # timeout=10 23:31:19 > git rev-parse HEAD^{commit} # timeout=10 23:31:19 > git config core.sparsecheckout # timeout=10 23:31:19 > git checkout -f 8cdfce8159f304c35de74f4f467a78a85a036453 # timeout=10 23:31:23 Commit message: "feat!: Remove ZeroMQ MessageBus capability" 23:31:23 > git --version # timeout=10 23:31:23 > git --version # 'git version 2.25.1' 23:31:23 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:31:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:24 Dload Upload Total Spent Left Speed 23:31:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 23:31:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:31:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:31:25 + sudo tee /etc/docker/daemon.new 23:31:25 { 23:31:25 "registry-mirrors": [ 23:31:25 "https://nexus3.edgexfoundry.org:10001" 23:31:25 ], 23:31:25 "bip": "10.250.0.254/24", 23:31:25 "hosts": [ 23:31:25 "tcp://0.0.0.0:5555", 23:31:25 "unix:///var/run/docker.sock" 23:31:25 ], 23:31:25 "mtu": 1458, 23:31:25 "selinux-enabled": true, 23:31:25 "seccomp-profile": "/etc/docker/seccomp.json" 23:31:25 } [Pipeline] sh 23:31:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:31:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:44 provisioning config files... 23:31:44 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5056049736718883906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:44 ---> docker-login.sh 23:31:44 nexus3.edgexfoundry.org:10001 23:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:45 Configure a credential helper to remove this warning. See 23:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:45 23:31:45 Login Succeeded 23:31:45 nexus3.edgexfoundry.org:10002 23:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:45 Configure a credential helper to remove this warning. See 23:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:45 23:31:45 Login Succeeded 23:31:45 nexus3.edgexfoundry.org:10003 23:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:46 Configure a credential helper to remove this warning. See 23:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:46 23:31:46 Login Succeeded 23:31:46 nexus3.edgexfoundry.org:10004 23:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:46 Configure a credential helper to remove this warning. See 23:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:46 23:31:46 Login Succeeded 23:31:46 docker.io 23:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:47 Configure a credential helper to remove this warning. See 23:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:47 23:31:47 Login Succeeded 23:31:47 ---> docker-login.sh ends [Pipeline] } 23:31:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:47 ========================================================= 23:31:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:31:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:48 + 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 . 23:31:48 Sending build context to Docker daemon 128.5kB 23:31:49 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:31:49 Step 2/12 : FROM ${BASE} AS builder 23:31:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:31:49 9b18e9b68314: Pulling fs layer 23:31:49 35d82f9e3411: Pulling fs layer 23:31:49 e16973657156: Pulling fs layer 23:31:49 fc693d55d65f: Pulling fs layer 23:31:49 7e9fc2657dce: Pulling fs layer 23:31:49 dda99020689f: Pulling fs layer 23:31:49 db1c61fa0a46: Pulling fs layer 23:31:49 891c053d2c06: Pulling fs layer 23:31:49 dda99020689f: Waiting 23:31:49 db1c61fa0a46: Waiting 23:31:49 891c053d2c06: Waiting 23:31:49 fc693d55d65f: Waiting 23:31:49 7e9fc2657dce: Waiting 23:31:49 e16973657156: Verifying Checksum 23:31:49 e16973657156: Download complete 23:31:49 35d82f9e3411: Verifying Checksum 23:31:49 35d82f9e3411: Download complete 23:31:49 7e9fc2657dce: Verifying Checksum 23:31:49 7e9fc2657dce: Download complete 23:31:49 dda99020689f: Verifying Checksum 23:31:49 dda99020689f: Download complete 23:31:49 9b18e9b68314: Verifying Checksum 23:31:49 9b18e9b68314: Download complete 23:31:50 9b18e9b68314: Pull complete 23:31:50 891c053d2c06: Verifying Checksum 23:31:50 891c053d2c06: Download complete 23:31:51 35d82f9e3411: Pull complete 23:31:51 e16973657156: Pull complete 23:31:52 db1c61fa0a46: Verifying Checksum 23:31:52 db1c61fa0a46: Download complete 23:31:52 fc693d55d65f: Download complete 23:32:05 fc693d55d65f: Pull complete 23:32:05 7e9fc2657dce: Pull complete 23:32:05 dda99020689f: Pull complete 23:32:11 db1c61fa0a46: Pull complete 23:32:13 891c053d2c06: Pull complete 23:32:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:32:13 ---> f96f9c87975a 23:32:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:32:14 ---> Running in fb22c4d032fe 23:32:14 Removing intermediate container fb22c4d032fe 23:32:14 ---> 66e6c4b9f813 23:32:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:32:14 ---> Running in 13abf90bde97 23:32:14 Removing intermediate container 13abf90bde97 23:32:14 ---> c3c3d7691836 23:32:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:32:15 ---> Running in 3400bddcc8cd 23:32:15 Removing intermediate container 3400bddcc8cd 23:32:15 ---> 14cc0a8db5a8 23:32:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:32:15 ---> Running in 0f3d915535f9 23:32:15 Removing intermediate container 0f3d915535f9 23:32:15 ---> 090f5c8ae9c8 23:32:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:32:15 ---> Running in 565c928ba856 23:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:32:18 (2/4) Installing libedit (20210910.3.1-r0) 23:32:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:32:18 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:32:18 Executing busybox-1.35.0-r17.trigger 23:32:18 OK: 226 MiB in 55 packages 23:32:19 Removing intermediate container 565c928ba856 23:32:19 ---> c670d3bcdf4c 23:32:19 Step 8/12 : WORKDIR /device-rest-go 23:32:19 ---> Running in bb9625f7deb2 23:32:19 Removing intermediate container bb9625f7deb2 23:32:19 ---> a2fd1bb572d1 23:32:19 Step 9/12 : COPY go.mod vendor* ./ 23:32:20 ---> eab61c6ad932 23:32:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:20 ---> Running in 0ca90aa51c9c 23:33:16 Removing intermediate container 0ca90aa51c9c 23:33:16 ---> f307422e1e07 23:33:16 Step 11/12 : COPY . . 23:33:16 ---> 4b22ddbf8326 23:33:16 Step 12/12 : RUN $MAKE 23:33:16 ---> Running in 9de58a712002 23:33:16 noop 23:33:16 Removing intermediate container 9de58a712002 23:33:16 ---> d07d08b731cd 23:33:16 Successfully built d07d08b731cd 23:33:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:17 + docker inspect -f . ci-base-image-arm64 23:33:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:17 prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container 23:33:17 $ 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 23:33:19 $ docker top 6c5ed26b6c97ebcb61010655ca743157ea0f404f0324e0ae9a965daed07f6e97 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:19 + go version 23:33:19 go version go1.18.7 linux/arm64 [Pipeline] } 23:33:20 $ docker stop --time=1 6c5ed26b6c97ebcb61010655ca743157ea0f404f0324e0ae9a965daed07f6e97 23:33:21 $ docker rm -f --volumes 6c5ed26b6c97ebcb61010655ca743157ea0f404f0324e0ae9a965daed07f6e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:22 + docker inspect -f . ci-base-image-arm64 23:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:22 prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container 23:33:22 $ 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 23:33:24 $ docker top 21091b90c562ab5c19133e43f7fa3f15e1e4c5b022e47c0b686b0c60da6e9db8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:24 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 23:33:25 + make test 23:33:25 go test ./... -coverprofile=coverage.out ./... 23:33:26 ? github.com/edgexfoundry/device-rest-go [no test files] 23:35:03 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:35:03 ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 55.2% of statements 23:35:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:35:03 go vet ./... 23:35:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:21 ./bin/test-attribution-txt.sh [Pipeline] echo 23:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:35:22 $ docker stop --time=1 21091b90c562ab5c19133e43f7fa3f15e1e4c5b022e47c0b686b0c60da6e9db8 23:35:23 $ docker rm -f --volumes 21091b90c562ab5c19133e43f7fa3f15e1e4c5b022e47c0b686b0c60da6e9db8 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:25 Warning: overwriting stash ‘coverage-report’ 23:35:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:26 + ls -al . 23:35:26 total 184 23:35:26 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:33 . 23:35:26 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:31 .. 23:35:26 -rw-rw-r-- 1 jenkins jenkins 151 Jan 10 23:31 .dockerignore 23:35:26 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:31 .git 23:35:26 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:31 .github 23:35:26 -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 23:31 .gitignore 23:35:26 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 23:31 .golangci.yml 23:35:26 -rw-rw-r-- 1 jenkins jenkins 8996 Jan 10 23:31 Attribution.txt 23:35:26 -rw-rw-r-- 1 jenkins jenkins 13085 Jan 10 23:31 CHANGELOG.md 23:35:26 -rw-rw-r-- 1 jenkins jenkins 1578 Jan 10 23:31 Dockerfile 23:35:26 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:31 GOVERNANCE.md 23:35:26 -rw-rw-r-- 1 jenkins jenkins 680 Jan 10 23:31 Jenkinsfile 23:35:26 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 23:31 LICENSE 23:35:26 -rw-rw-r-- 1 jenkins jenkins 1744 Jan 10 23:31 Makefile 23:35:26 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 23:31 OWNERS.md 23:35:26 -rw-rw-r-- 1 jenkins jenkins 8667 Jan 10 23:31 README.md 23:35:26 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 23:28 VERSION 23:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:31 bin 23:35:26 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:31 cmd 23:35:26 -rw-r--r-- 1 jenkins jenkins 9355 Jan 10 23:34 coverage.out 23:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:31 driver 23:35:26 -rw-rw-r-- 1 jenkins jenkins 3488 Jan 10 23:31 go.mod 23:35:26 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 10 23:31 go.sum 23:35:26 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:31 snap 23:35:26 -rw-rw-r-- 1 jenkins jenkins 713 Jan 10 23:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:27 + 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=8cdfce8159f304c35de74f4f467a78a85a036453 --label arch=arm64 --label version=0.0.0 . 23:35:27 Sending build context to Docker daemon 138.8kB 23:35:27 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:35:27 Step 2/25 : FROM ${BASE} AS builder 23:35:27 ---> d07d08b731cd 23:35:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:35:27 ---> Running in 8bcff92cbfac 23:35:28 Removing intermediate container 8bcff92cbfac 23:35:28 ---> ae4ffaf324d8 23:35:28 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:28 ---> Running in 614bf4946e52 23:35:28 Removing intermediate container 614bf4946e52 23:35:28 ---> 6e2c9bcbc531 23:35:28 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:35:28 ---> Running in ccf57de059b5 23:35:28 Removing intermediate container ccf57de059b5 23:35:28 ---> 65bc75b5087e 23:35:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:35:28 ---> Running in 3062bf2a194f 23:35:29 Removing intermediate container 3062bf2a194f 23:35:29 ---> 8da9695f3942 23:35:29 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:29 ---> Running in 8c0630c36d73 23:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:35:32 OK: 226 MiB in 55 packages 23:35:33 Removing intermediate container 8c0630c36d73 23:35:33 ---> 61a70f7b49db 23:35:33 Step 8/25 : WORKDIR /device-rest-go 23:35:33 ---> Running in d8a53344a498 23:35:33 Removing intermediate container d8a53344a498 23:35:33 ---> 0d0e9ae74ecf 23:35:33 Step 9/25 : COPY go.mod vendor* ./ 23:35:34 ---> 10f5b50624e5 23:35:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:34 ---> Running in e314e4909908 23:35:36 Removing intermediate container e314e4909908 23:35:36 ---> af1a623dcfe8 23:35:36 Step 11/25 : COPY . . 23:35:37 ---> e7d937278db1 23:35:37 Step 12/25 : RUN $MAKE 23:35:37 ---> Running in 329b17f69c9d 23:35:39 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 23:38:15 Removing intermediate container 329b17f69c9d 23:38:15 ---> ed27fa53c7b6 23:38:15 Step 13/25 : FROM alpine:3.16 23:38:15 3.16: Pulling from library/alpine 23:38:15 6875df1f5354: Pulling fs layer 23:38:15 6875df1f5354: Download complete 23:38:15 6875df1f5354: Pull complete 23:38:15 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:38:15 Status: Downloaded newer image for alpine:3.16 23:38:15 ---> 2b4661558fb8 23:38:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:38:15 ---> Running in 250fc0423c93 23:38:15 Removing intermediate container 250fc0423c93 23:38:15 ---> 714c9f71ab2d 23:38:15 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:38:15 ---> Running in 89c463445217 23:38:15 Removing intermediate container 89c463445217 23:38:15 ---> d42d529ac6c3 23:38:15 Step 16/25 : RUN apk add --update --no-cache dumb-init 23:38:15 ---> Running in 692ecaa2fcc0 23:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:18 (1/1) Installing dumb-init (1.2.5-r1) 23:38:18 Executing busybox-1.35.0-r17.trigger 23:38:18 OK: 5 MiB in 15 packages 23:38:19 Removing intermediate container 692ecaa2fcc0 23:38:19 ---> c8de2e41d4b1 23:38:19 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:38:20 ---> e56f22cc9114 23:38:20 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:38:21 ---> dfdf1be2f8b3 23:38:21 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:38:21 ---> 1971d22ee380 23:38:21 Step 20/25 : EXPOSE 59986 23:38:24 ---> Running in f71462f60603 23:38:24 Removing intermediate container f71462f60603 23:38:24 ---> 8fb035b821ff 23:38:24 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:38:24 ---> Running in 7f74e410b61b 23:38:25 Removing intermediate container 7f74e410b61b 23:38:25 ---> 98516880899c 23:38:25 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:38:25 ---> Running in eae10b8d4055 23:38:25 Removing intermediate container eae10b8d4055 23:38:25 ---> eb9c2dc8b44b 23:38:25 Step 23/25 : LABEL arch=arm64 23:38:25 ---> Running in 77b03ae66475 23:38:26 Removing intermediate container 77b03ae66475 23:38:26 ---> 112eaab9fb5f 23:38:26 Step 24/25 : LABEL git_sha=8cdfce8159f304c35de74f4f467a78a85a036453 23:38:26 ---> Running in b82d62995a35 23:38:26 Removing intermediate container b82d62995a35 23:38:26 ---> d26684f09805 23:38:26 Step 25/25 : LABEL version=0.0.0 23:38:26 ---> Running in 873cc46b8413 23:38:26 Removing intermediate container 873cc46b8413 23:38:26 ---> 4aaa6f22e98b 23:38:26 [Warning] One or more build-args [ARCH] were not consumed 23:38:26 Successfully built 4aaa6f22e98b 23:38:27 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 23:38:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:27 23:38:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:28 arm64: Pulling from edgex-lftools-log-publisher 23:38:28 8998bd30e6a1: Pulling fs layer 23:38:28 04944245beec: Pulling fs layer 23:38:28 699f458cf7ca: Pulling fs layer 23:38:28 765212b225bb: Pulling fs layer 23:38:28 f23df028b6ca: Pulling fs layer 23:38:28 d65c8cfc05b1: Pulling fs layer 23:38:28 2437ff75d9bd: Pulling fs layer 23:38:28 f23df028b6ca: Waiting 23:38:28 d65c8cfc05b1: Waiting 23:38:28 765212b225bb: Waiting 23:38:28 2437ff75d9bd: Waiting 23:38:28 04944245beec: Verifying Checksum 23:38:28 04944245beec: Download complete 23:38:28 765212b225bb: Verifying Checksum 23:38:28 765212b225bb: Download complete 23:38:28 f23df028b6ca: Download complete 23:38:28 d65c8cfc05b1: Verifying Checksum 23:38:28 d65c8cfc05b1: Download complete 23:38:28 699f458cf7ca: Verifying Checksum 23:38:28 699f458cf7ca: Download complete 23:38:29 8998bd30e6a1: Verifying Checksum 23:38:29 8998bd30e6a1: Download complete 23:38:31 2437ff75d9bd: Verifying Checksum 23:38:31 2437ff75d9bd: Download complete 23:38:33 8998bd30e6a1: Pull complete 23:38:33 04944245beec: Pull complete 23:38:35 699f458cf7ca: Pull complete 23:38:37 765212b225bb: Pull complete 23:38:38 f23df028b6ca: Pull complete 23:38:38 d65c8cfc05b1: Pull complete 23:38:53 2437ff75d9bd: Pull complete 23:38:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:53 prd-ubuntu20.04-docker-arm64-4c-16g-1755 does not seem to be running inside a container 23:38:53 $ 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 23:38:56 $ docker top d353a781e7a338dd7fec68e01632f2dcb37b25cf75a3571eb0175f984bc6f45d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:57 ---> job-cost.sh 23:38:57 lf-activate-venv: SKIPPING 23:38:57 INFO: No Stack... 23:38:58 INFO: Retrieving Pricing Info for: v3-standard-4 23:38:59 INFO: Archiving Costs [Pipeline] sh 23:38:59 + cat /w/workspace/device-rest-go/1/archives/cost.csv 23:38:59 + cut -d, -f6 [Pipeline] lock 23:38:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-235-1-stack-cost] 23:38:59 Resource [jenkins-edgexfoundry-device-rest-go-PR-235-1-stack-cost] did not exist. Created. 23:38:59 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:00 /w/workspace/device-rest-go/1@tmp/durable-a39445fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:39:01 + echo total: 0.10999999940395355 [Pipeline] stash 23:39:01 Warning: overwriting stash ‘stack-cost’ 23:39:01 Stashed 1 file(s) [Pipeline] } 23:39:01 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:39:01 $ docker stop --time=1 d353a781e7a338dd7fec68e01632f2dcb37b25cf75a3571eb0175f984bc6f45d 23:39:02 $ docker rm -f --volumes d353a781e7a338dd7fec68e01632f2dcb37b25cf75a3571eb0175f984bc6f45d [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 23:39:03 provisioning config files... 23:39:03 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-235@tmp/config16563611194762857871tmp [Pipeline] { [Pipeline] sh 23:39:04 + set +x 23:39:04 + curl -s https://codecov.io/bash 23:39:04 + bash -s -- 23:39:04 23:39:04 _____ _ 23:39:04 / ____| | | 23:39:04 | | ___ __| | ___ ___ _____ __ 23:39:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:39:04 | |___| (_) | (_| | __/ (_| (_) \ V / 23:39:04 \_____\___/ \__,_|\___|\___\___/ \_/ 23:39:04 Bash-1.0.6 23:39:04 23:39:04 23:39:04 ==> git version 2.25.1 found 23:39:04 ==> 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 23:39:04 Release-Date: 2020-01-08 23:39:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:39:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:39:04 ==> Jenkins CI detected. 23:39:04 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-235 23:39:04 project root: . 23:39:04 --> token set from env 23:39:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:39:04 ==> Running gcov in . (disable via -X gcov) 23:39:04 ==> Python coveragepy not found 23:39:04 ==> Searching for coverage reports in: 23:39:04 + . 23:39:04 -> Found 1 reports 23:39:04 ==> Detecting git/mercurial file structure 23:39:04 ==> Reading reports 23:39:04 + ./coverage.out bytes=9355 23:39:04 ==> Appending adjustments 23:39:04 https://docs.codecov.io/docs/fixing-reports 23:39:04 + Found adjustments 23:39:04 ==> Gzipping contents 23:39:04 4.0K /tmp/codecov.6KbA1J.gz 23:39:04 ==> Uploading reports 23:39:04 url: https://codecov.io 23:39:04 query: branch=PR-235&commit=8cdfce8159f304c35de74f4f467a78a85a036453&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=235&job=&cmd_args= 23:39:04 -> Pinging Codecov 23:39:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-235&commit=8cdfce8159f304c35de74f4f467a78a85a036453&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=235&job=&cmd_args= 23:39:04 -> Uploading to 23:39:04 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/4E5D53B4F1F92C436F7061BF334D961C/8cdfce8159f304c35de74f4f467a78a85a036453/2fa45a56-c3ff-4dfa-a3d3-0ee437c17bb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T233904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09e008ff1cc36abba6b7146fc1c1311438fdc28ff0138ef40c12deab43752ab4 23:39:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:04 Dload Upload Total Spent Left Speed 23:39:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1734 0 0 100 1734 0 6259 --:--:-- --:--:-- --:--:-- 6259 23:39:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/8cdfce8159f304c35de74f4f467a78a85a036453 [Pipeline] } 23:39:05 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 23:39:06 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-235/archives ] 23:39:06 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-235/archives 23:39:06 total 16 23:39:06 drwxr-xr-x 3 root root 4096 Jan 10 23:29 . 23:39:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:29 .. 23:39:06 drwxr-xr-x 2 root root 4096 Jan 10 23:29 cost 23:39:06 -rw-r--r-- 1 root root 86 Jan 10 23:29 cost.csv 23:39:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-235/archives 23:39:06 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-235/archives 23:39:06 total 16 23:39:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:29 . 23:39:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:29 .. 23:39:06 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 23:29 cost 23:39:06 -rw-r--r-- 1 jenkins jenkins 86 Jan 10 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:39:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:39:07 ---> package-listing.sh 23:39:07 ++ facter osfamily 23:39:07 ++ tr '[:upper:]' '[:lower:]' 23:39:08 + OS_FAMILY=debian 23:39:08 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-235 23:39:08 + START_PACKAGES=/tmp/packages_start.txt 23:39:08 + END_PACKAGES=/tmp/packages_end.txt 23:39:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:39:08 + PACKAGES=/tmp/packages_start.txt 23:39:08 + '[' /w/workspace/gexfoundry_device-rest-go_PR-235 ']' 23:39:08 + PACKAGES=/tmp/packages_end.txt 23:39:08 + case "${OS_FAMILY}" in 23:39:08 + dpkg -l 23:39:08 + grep '^ii' 23:39:08 + '[' -f /tmp/packages_start.txt ']' 23:39:08 + '[' -f /tmp/packages_end.txt ']' 23:39:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:39:08 + '[' /w/workspace/gexfoundry_device-rest-go_PR-235 ']' 23:39:08 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-235/archives/ 23:39:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-235/archives/ [Pipeline] echo 23:39:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:39:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:09 prd-ubuntu20.04-docker-8c-8g-1753 does not seem to be running inside a container 23:39:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-235/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-235 -v /w/workspace/gexfoundry_device-rest-go_PR-235:/w/workspace/gexfoundry_device-rest-go_PR-235:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-235@tmp:/w/workspace/gexfoundry_device-rest-go_PR-235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:39:09 $ docker top 8b56f28541b0e0834975ce8f8cd384a03e885405d8b6e57fe5563bb210c5cbf7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:09 + touch /tmp/pre-build-complete [Pipeline] sh 23:39:10 + mkdir -p /var/log/sysstat [Pipeline] sh 23:39:10 + ls /var/log/sa-host 23:39:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:10 provisioning config files... 23:39:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-235@tmp/config15718771354789354282tmp [Pipeline] { [Pipeline] echo 23:39:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:39:11 ---> create-netrc.sh [Pipeline] } 23:39:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:39:11 ---> python-tools-install.sh [Pipeline] echo 23:39:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:39:11 ---> sudo-logs.sh 23:39:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:39:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:39:12 ---> job-cost.sh 23:39:12 lf-activate-venv: SKIPPING 23:39:12 DEBUG: total: 0.2199999988079071 23:39:12 INFO: Retrieving Stack Cost... 23:39:12 INFO: Retrieving Pricing Info for: v3-standard-8 23:39:13 INFO: Archiving Costs [Pipeline] echo 23:39:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:39:13 ---> logs-deploy.sh 23:39:13 lf-activate-venv: SKIPPING 23:39:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-235/1 23:39:13 INFO: archiving workspace using pattern(s): 23:39:14 Archives upload complete. 23:39:14 INFO: archiving logs to Nexus