Pull request #268 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0fabda8af675933305fd9e419603ed10b7693eb+ae54ce6f1033167052867af1427946ef32cb9188 (65b35424cb1942b5e72f9fdad8fea3a46890516a) 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-ssh15609013349537860701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15379657379498765496.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-268/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-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4465950067520658769.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-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3626488627943471592.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15713957831525520432.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-268/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-268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7959910713584371822.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-centos7-builder-2c-1g-842’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-629’ is offline ‘prd-ubuntu20.04-docker-8c-8g-630’ is offline ‘prd-ubuntu20.04-docker-8c-8g-852’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-754’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-756’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-855 in /w/workspace/gexfoundry_device-rest-go_PR-268 [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-268 # 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/268/head:refs/remotes/origin/PR-268 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ae54ce6f1033167052867af1427946ef32cb9188 into PR head commit e0fabda8af675933305fd9e419603ed10b7693eb Merge succeeded, producing e0fabda8af675933305fd9e419603ed10b7693eb Checking out Revision e0fabda8af675933305fd9e419603ed10b7693eb (PR-268) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f e0fabda8af675933305fd9e419603ed10b7693eb # 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 ae54ce6f1033167052867af1427946ef32cb9188 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0fabda8af675933305fd9e419603ed10b7693eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:11:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:11:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:11:20 ========================================================= 16:11:20 EdgeX Global Pipelines Version Info 16:11:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:11:20 ------------------- 16:11:20 stable info: 16:11:20 ------------------- 16:11:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:11:20 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:11:20 Message: update stable to v1.0.245 16:11:21 ------------------- 16:11:21 experimental info: 16:11:21 ------------------- 16:11:21 Commited By: **** collab-it+edgex@linuxfoundation.org 16:11:21 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:11:21 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:11:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 16:11:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 16:11:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:11:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:11:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-268 [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-268 [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-268 [Pipeline] echo 16:11:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0fabda8af675933305fd9e419603ed10b7693eb [Pipeline] echo 16:11:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0fabda [Pipeline] echo 16:11:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:23 provisioning config files... 16:11:23 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp/config4396660723445328915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:23 ---> docker-login.sh 16:11:23 nexus3.edgexfoundry.org:10001 16:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:23 Configure a credential helper to remove this warning. See 16:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:23 16:11:23 Login Succeeded 16:11:23 nexus3.edgexfoundry.org:10002 16:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:24 Configure a credential helper to remove this warning. See 16:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:24 16:11:24 Login Succeeded 16:11:24 nexus3.edgexfoundry.org:10003 16:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:24 Configure a credential helper to remove this warning. See 16:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:24 16:11:24 Login Succeeded 16:11:24 nexus3.edgexfoundry.org:10004 16:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:24 Configure a credential helper to remove this warning. See 16:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:24 16:11:24 Login Succeeded 16:11:24 docker.io 16:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:24 Configure a credential helper to remove this warning. See 16:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:24 16:11:24 Login Succeeded 16:11:24 ---> docker-login.sh ends [Pipeline] } 16:11:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:11:25 + git rev-list -1 --merges e0fabda8af675933305fd9e419603ed10b7693eb~1..e0fabda8af675933305fd9e419603ed10b7693eb [Pipeline] echo 16:11:25 -----------> git rev-list -1 --merges e0fabda8af675933305fd9e419603ed10b7693eb~1..e0fabda8af675933305fd9e419603ed10b7693eb e0fabda8af675933305fd9e419603ed10b7693eb [false] [Pipeline] sh 16:11:25 + git log --format=format:%s -1 e0fabda8af675933305fd9e419603ed10b7693eb [Pipeline] echo 16:11:25 ========================================================= 16:11:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:11:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:25 + git log --format=format:%s -1 e0fabda8af675933305fd9e419603ed10b7693eb [Pipeline] echo 16:11:25 [semverPrep] GIT_COMMIT: e0fabda8af675933305fd9e419603ed10b7693eb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 16:11:25 [semverPrep] This is not a build commit. [Pipeline] sh 16:11:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:26 + grep -v github /etc/ssh/ssh_known_hosts 16:11:26 + [ -e /tmp/ssh_known_hosts ] 16:11:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:11:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:11:26 + sudo tee -a /etc/ssh/ssh_known_hosts 16:11:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:26 16:11:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:27 0.1.4: Pulling from edgex-devops/py-git-semver 16:11:27 b85a868b505f: Pulling fs layer 16:11:27 e2be974225ed: Pulling fs layer 16:11:27 339a4e72a1f5: Pulling fs layer 16:11:27 988bab9f4d93: Pulling fs layer 16:11:27 1469e6f7b9e6: Pulling fs layer 16:11:27 eaf3925da568: Pulling fs layer 16:11:27 bab4dde63d76: Pulling fs layer 16:11:27 bde34c3a00c8: Pulling fs layer 16:11:27 b352a97aabf1: Pulling fs layer 16:11:27 4872d77fe225: Pulling fs layer 16:11:27 5851b861e8e6: Pulling fs layer 16:11:27 bab4dde63d76: Waiting 16:11:27 bde34c3a00c8: Waiting 16:11:27 b352a97aabf1: Waiting 16:11:27 5851b861e8e6: Waiting 16:11:27 1469e6f7b9e6: Waiting 16:11:27 988bab9f4d93: Waiting 16:11:27 eaf3925da568: Waiting 16:11:27 e2be974225ed: Verifying Checksum 16:11:27 e2be974225ed: Download complete 16:11:27 988bab9f4d93: Verifying Checksum 16:11:27 988bab9f4d93: Download complete 16:11:27 1469e6f7b9e6: Verifying Checksum 16:11:27 1469e6f7b9e6: Download complete 16:11:27 eaf3925da568: Download complete 16:11:27 339a4e72a1f5: Verifying Checksum 16:11:27 339a4e72a1f5: Download complete 16:11:27 bde34c3a00c8: Verifying Checksum 16:11:27 bde34c3a00c8: Download complete 16:11:27 b352a97aabf1: Download complete 16:11:27 4872d77fe225: Verifying Checksum 16:11:27 4872d77fe225: Download complete 16:11:27 5851b861e8e6: Download complete 16:11:27 b85a868b505f: Verifying Checksum 16:11:27 b85a868b505f: Download complete 16:11:27 bab4dde63d76: Verifying Checksum 16:11:27 bab4dde63d76: Download complete 16:11:28 b85a868b505f: Pull complete 16:11:28 e2be974225ed: Pull complete 16:11:29 339a4e72a1f5: Pull complete 16:11:29 988bab9f4d93: Pull complete 16:11:29 1469e6f7b9e6: Pull complete 16:11:29 eaf3925da568: Pull complete 16:11:31 bab4dde63d76: Pull complete 16:11:31 bde34c3a00c8: Pull complete 16:11:31 b352a97aabf1: Pull complete 16:11:31 4872d77fe225: Pull complete 16:11:31 5851b861e8e6: Pull complete 16:11:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:32 prd-ubuntu20.04-docker-8c-8g-855 does not seem to be running inside a container 16:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-268 -v /w/workspace/gexfoundry_device-rest-go_PR-268:/w/workspace/gexfoundry_device-rest-go_PR-268:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-268@tmp:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:34 $ docker top 3046ecc97be242c2a17a5132c3135d27e1d5a211907e01b467d117b9a274afdc -eo pid,comm 16:11:34 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). 16:11:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:35 [ssh-agent] Looking for ssh-agent implementation... 16:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:35 $ docker exec 3046ecc97be242c2a17a5132c3135d27e1d5a211907e01b467d117b9a274afdc ssh-agent 16:11:35 SSH_AUTH_SOCK=/tmp/ssh-VinhSha84vse/agent.31 16:11:35 SSH_AGENT_PID=37 16:11:35 Running ssh-add (command line suppressed) 16:11:35 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-268@tmp/private_key_13186325395399563053.key (/w/workspace/gexfoundry_device-rest-go_PR-268@tmp/private_key_13186325395399563053.key) 16:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:35 + git tag --points-at HEAD [Pipeline] } 16:11:35 $ docker exec --env ******** --env ******** 3046ecc97be242c2a17a5132c3135d27e1d5a211907e01b467d117b9a274afdc ssh-agent -k 16:11:35 unset SSH_AUTH_SOCK; 16:11:35 unset SSH_AGENT_PID; 16:11:35 echo Agent pid 37 killed; 16:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:35 [ssh-agent] Looking for ssh-agent implementation... 16:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:36 $ docker exec 3046ecc97be242c2a17a5132c3135d27e1d5a211907e01b467d117b9a274afdc ssh-agent 16:11:36 SSH_AUTH_SOCK=/tmp/ssh-JCmetJaOaZ1f/agent.69 16:11:36 SSH_AGENT_PID=75 16:11:36 Running ssh-add (command line suppressed) 16:11:36 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-268@tmp/private_key_13961824540889519775.key (/w/workspace/gexfoundry_device-rest-go_PR-268@tmp/private_key_13961824540889519775.key) 16:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:36 + git semver init 16:11:36 2023-03-15 16:11:36,784 [run_init] DEBUG init version:0.0.0 force:False 16:11:36 2023-03-15 16:11:36,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-268/.semver 16:11:36 2023-03-15 16:11:36,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-268/.semver 16:11:36 2023-03-15 16:11:36,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-268/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-268, universal_newlines=False, shell=None, istream=None) 16:11:37 2023-03-15 16:11:37,794 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-268/.git/info/exclude 16:11:37 2023-03-15 16:11:37,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-268/.semver/PR-268 with force:False 16:11:37 2023-03-15 16:11:37,795 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-268/.semver/PR-268 16:11:37 2023-03-15 16:11:37,799 [execute] INFO git cat-file --batch-check 16:11:37 2023-03-15 16:11:37,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-268/.semver, universal_newlines=False, shell=None, istream=) 16:11:37 2023-03-15 16:11:37,804 [execute] INFO git cat-file --batch 16:11:37 2023-03-15 16:11:37,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-268/.semver, universal_newlines=False, shell=None, istream=) 16:11:37 2023-03-15 16:11:37,809 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-268/.semver/PR-268 16:11:37 0.0.0 [Pipeline] } 16:11:38 $ docker exec --env ******** --env ******** 3046ecc97be242c2a17a5132c3135d27e1d5a211907e01b467d117b9a274afdc ssh-agent -k 16:11:38 unset SSH_AUTH_SOCK; 16:11:38 unset SSH_AGENT_PID; 16:11:38 echo Agent pid 75 killed; 16:11:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:38 + git semver [Pipeline] } 16:11:38 $ docker stop --time=1 3046ecc97be242c2a17a5132c3135d27e1d5a211907e01b467d117b9a274afdc 16:11:40 $ docker rm -f --volumes 3046ecc97be242c2a17a5132c3135d27e1d5a211907e01b467d117b9a274afdc [Pipeline] // withDockerContainer [Pipeline] sh 16:11:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:11:40 Stashed 1 file(s) [Pipeline] echo 16:11:40 [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 16:11:41 provisioning config files... 16:11:41 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp/config11353996114271396482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:41 ---> docker-login.sh 16:11:41 nexus3.edgexfoundry.org:10001 16:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:41 Configure a credential helper to remove this warning. See 16:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:41 16:11:41 Login Succeeded 16:11:41 nexus3.edgexfoundry.org:10002 16:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:41 Configure a credential helper to remove this warning. See 16:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:41 16:11:41 Login Succeeded 16:11:41 nexus3.edgexfoundry.org:10003 16:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:42 Configure a credential helper to remove this warning. See 16:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:42 16:11:42 Login Succeeded 16:11:42 nexus3.edgexfoundry.org:10004 16:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:42 Configure a credential helper to remove this warning. See 16:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:42 16:11:42 Login Succeeded 16:11:42 docker.io 16:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:42 Configure a credential helper to remove this warning. See 16:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:42 16:11:42 Login Succeeded 16:11:42 ---> docker-login.sh ends [Pipeline] } 16:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:42 ========================================================= 16:11:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:11:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:11:43 Sending build context to Docker daemon 10.86MB 16:11:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:11:43 Step 2/12 : FROM ${BASE} AS builder 16:11:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:11:43 63b65145d645: Pulling fs layer 16:11:43 a2d21d5440eb: Pulling fs layer 16:11:43 935e6c44a52c: Pulling fs layer 16:11:43 94cc34f8dd06: Pulling fs layer 16:11:43 30dea6a524f1: Pulling fs layer 16:11:43 a2aff8979fd8: Pulling fs layer 16:11:43 6808be2612f2: Pulling fs layer 16:11:43 f25807f1079a: Pulling fs layer 16:11:43 a2aff8979fd8: Waiting 16:11:43 94cc34f8dd06: Waiting 16:11:43 6808be2612f2: Waiting 16:11:43 30dea6a524f1: Waiting 16:11:43 f25807f1079a: Waiting 16:11:43 a2d21d5440eb: Verifying Checksum 16:11:43 a2d21d5440eb: Download complete 16:11:43 94cc34f8dd06: Verifying Checksum 16:11:43 94cc34f8dd06: Download complete 16:11:43 30dea6a524f1: Verifying Checksum 16:11:43 30dea6a524f1: Download complete 16:11:43 63b65145d645: Verifying Checksum 16:11:43 63b65145d645: Download complete 16:11:43 a2aff8979fd8: Verifying Checksum 16:11:43 a2aff8979fd8: Download complete 16:11:43 63b65145d645: Pull complete 16:11:43 a2d21d5440eb: Pull complete 16:11:43 f25807f1079a: Verifying Checksum 16:11:43 f25807f1079a: Download complete 16:11:43 935e6c44a52c: Verifying Checksum 16:11:43 935e6c44a52c: Download complete 16:11:44 6808be2612f2: Verifying Checksum 16:11:44 6808be2612f2: Download complete 16:11:47 935e6c44a52c: Pull complete 16:11:47 94cc34f8dd06: Pull complete 16:11:47 30dea6a524f1: Pull complete 16:11:47 a2aff8979fd8: Pull complete 16:11:49 6808be2612f2: Pull complete 16:11:49 f25807f1079a: Pull complete 16:11:49 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:11:50 ---> 3b553350e43f 16:11:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:11:53 ---> Running in a268c8e9bb87 16:11:53 Removing intermediate container a268c8e9bb87 16:11:53 ---> 8adedf407f45 16:11:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:11:53 ---> Running in 0f162152e176 16:11:53 Removing intermediate container 0f162152e176 16:11:53 ---> 0d38c6c4b085 16:11:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:11:53 ---> Running in 652a8bdbc803 16:11:53 Removing intermediate container 652a8bdbc803 16:11:53 ---> 0878727632e9 16:11:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:11:53 ---> Running in 838c47ec6fb0 16:11:54 Removing intermediate container 838c47ec6fb0 16:11:54 ---> 71c9853178ec 16:11:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:11:54 ---> Running in 63029bedbc9d 16:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:54 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:11:54 (2/4) Installing libedit (20221030.3.1-r0) 16:11:54 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:11:54 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:11:54 Executing busybox-1.35.0-r29.trigger 16:11:54 OK: 269 MiB in 57 packages 16:11:55 Removing intermediate container 63029bedbc9d 16:11:55 ---> 2b676c937f24 16:11:55 Step 8/12 : WORKDIR /device-rest-go 16:11:55 ---> Running in 767c922eb307 16:11:55 Removing intermediate container 767c922eb307 16:11:55 ---> 0d99abde0a6b 16:11:55 Step 9/12 : COPY go.mod vendor* ./ 16:11:55 ---> ac7a5dc48b6b 16:11:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:55 ---> Running in 40c6e044a3dd 16:11:56 Still waiting to schedule task 16:11:56 ‘prd-centos7-builder-2c-1g-842’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:11:56 ‘prd-ubuntu20.04-docker-8c-8g-629’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:11:56 ‘prd-ubuntu20.04-docker-8c-8g-630’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:11:56 ‘prd-ubuntu20.04-docker-8c-8g-860’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:11:56 ‘prd-ubuntu20.04-docker-8c-8g-861’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:11:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-754’ is offline 16:11:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-756’ is offline 16:11:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-858’ is offline 16:12:27 Removing intermediate container 40c6e044a3dd 16:12:27 ---> 766fbedc11f8 16:12:27 Step 11/12 : COPY . . 16:12:27 ---> 9ec91d09e6cc 16:12:27 Step 12/12 : RUN $MAKE 16:12:27 ---> Running in 15cfc906fe35 16:12:27 noop 16:12:27 Removing intermediate container 15cfc906fe35 16:12:27 ---> 0c1ed29969e3 16:12:27 Successfully built 0c1ed29969e3 16:12:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:27 + docker inspect -f . ci-base-image-x86_64 16:12:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:28 prd-ubuntu20.04-docker-8c-8g-855 does not seem to be running inside a container 16:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-268 -v /w/workspace/gexfoundry_device-rest-go_PR-268:/w/workspace/gexfoundry_device-rest-go_PR-268:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-268@tmp:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:12:28 $ docker top 99aa576e51e557d0f62b9cbbd0eefe5cc6b5cf9290c53829e7f35c0715ba2125 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:28 + go version 16:12:28 go version go1.20.2 linux/amd64 [Pipeline] } 16:12:28 $ docker stop --time=1 99aa576e51e557d0f62b9cbbd0eefe5cc6b5cf9290c53829e7f35c0715ba2125 16:12:30 $ docker rm -f --volumes 99aa576e51e557d0f62b9cbbd0eefe5cc6b5cf9290c53829e7f35c0715ba2125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:30 + docker inspect -f . ci-base-image-x86_64 16:12:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:30 prd-ubuntu20.04-docker-8c-8g-855 does not seem to be running inside a container 16:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-268 -v /w/workspace/gexfoundry_device-rest-go_PR-268:/w/workspace/gexfoundry_device-rest-go_PR-268:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-268@tmp:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:12:31 $ docker top e9ced003773fa1b14f3bf8f1a06db8bbad0d90422864d97a08b461c486af8770 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-268 [Pipeline] fileExists [Pipeline] sh 16:12:32 + make test 16:12:32 go test ./... -coverprofile=coverage.out ./... 16:12:37 ? github.com/edgexfoundry/device-rest-go [no test files] 16:12:45 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:12:45 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.1% of statements 16:12:52 go vet ./... 16:12:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:12:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:12:54 ./bin/test-attribution-txt.sh [Pipeline] echo 16:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:12:54 $ docker stop --time=1 e9ced003773fa1b14f3bf8f1a06db8bbad0d90422864d97a08b461c486af8770 16:12:58 $ docker rm -f --volumes e9ced003773fa1b14f3bf8f1a06db8bbad0d90422864d97a08b461c486af8770 [Pipeline] // withDockerContainer [Pipeline] sh 16:12:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:12:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:12:59 + ls -al . 16:12:59 total 184 16:12:59 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:12 . 16:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:11 .. 16:12:59 -rw-rw-r-- 1 jenkins jenkins 151 Mar 15 16:11 .dockerignore 16:12:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:11 .git 16:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:11 .github 16:12:59 -rw-rw-r-- 1 jenkins jenkins 329 Mar 15 16:11 .gitignore 16:12:59 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:11 .golangci.yml 16:12:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:11 .semver 16:12:59 -rw-rw-r-- 1 jenkins jenkins 9321 Mar 15 16:11 Attribution.txt 16:12:59 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 15 16:11 CHANGELOG.md 16:12:59 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 15 16:11 Dockerfile 16:12:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:11 GOVERNANCE.md 16:12:59 -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 16:11 Jenkinsfile 16:12:59 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:11 LICENSE 16:12:59 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 15 16:11 Makefile 16:12:59 -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 16:11 OWNERS.md 16:12:59 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 15 16:11 README.md 16:12:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:11 VERSION 16:12:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:11 bin 16:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:11 cmd 16:12:59 -rw-r--r-- 1 jenkins jenkins 14200 Mar 15 16:12 coverage.out 16:12:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:11 driver 16:12:59 -rw-rw-r-- 1 jenkins jenkins 3446 Mar 15 16:11 go.mod 16:12:59 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 15 16:11 go.sum 16:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:11 snap 16:12:59 -rw-rw-r-- 1 jenkins jenkins 713 Mar 15 16:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:00 + 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=e0fabda8af675933305fd9e419603ed10b7693eb --label arch=amd64 --label version=0.0.0 . 16:13:00 Sending build context to Docker daemon 10.87MB 16:13:00 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:13:00 Step 2/25 : FROM ${BASE} AS builder 16:13:00 ---> 0c1ed29969e3 16:13:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:13:00 ---> Running in 93ae196c3f44 16:13:00 Removing intermediate container 93ae196c3f44 16:13:00 ---> 81e94117d31a 16:13:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:13:00 ---> Running in 8c4af4e7995e 16:13:00 Removing intermediate container 8c4af4e7995e 16:13:00 ---> cc8c7b4c6b6c 16:13:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:13:00 ---> Running in 19e303b0f876 16:13:00 Removing intermediate container 19e303b0f876 16:13:00 ---> a0e15166167d 16:13:00 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:13:00 ---> Running in 2e0a0ff52806 16:13:00 Removing intermediate container 2e0a0ff52806 16:13:00 ---> 1da96a7963de 16:13:00 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:00 ---> Running in 5a40ee371cb2 16:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:01 OK: 269 MiB in 57 packages 16:13:01 Removing intermediate container 5a40ee371cb2 16:13:01 ---> fefb793ad720 16:13:01 Step 8/25 : WORKDIR /device-rest-go 16:13:01 ---> Running in 9b0bdfefd555 16:13:02 Removing intermediate container 9b0bdfefd555 16:13:02 ---> bbca91dc70ac 16:13:02 Step 9/25 : COPY go.mod vendor* ./ 16:13:02 ---> 4f2f1e20201c 16:13:02 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:02 ---> Running in 05fc3fa0c769 16:13:03 Removing intermediate container 05fc3fa0c769 16:13:03 ---> 60e538a39139 16:13:03 Step 11/25 : COPY . . 16:13:03 ---> c071502162a0 16:13:03 Step 12/25 : RUN $MAKE 16:13:03 ---> Running in 9d005a646cce 16:13:03 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 16:13:21 Removing intermediate container 9d005a646cce 16:13:21 ---> c3d27d1c653e 16:13:21 Step 13/25 : FROM alpine:3.17 16:13:21 3.17: Pulling from library/alpine 16:13:21 63b65145d645: Already exists 16:13:21 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:13:21 Status: Downloaded newer image for alpine:3.17 16:13:21 ---> b2aa39c304c2 16:13:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:13:21 ---> Running in d9abe6c1b3b3 16:13:21 Removing intermediate container d9abe6c1b3b3 16:13:21 ---> 772411f95c18 16:13:21 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 16:13:21 ---> Running in f87d57f8aeb5 16:13:21 Removing intermediate container f87d57f8aeb5 16:13:21 ---> 367419ed89c8 16:13:21 Step 16/25 : RUN apk add --update --no-cache dumb-init 16:13:21 ---> Running in eaa3b8d8296e 16:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:22 (1/1) Installing dumb-init (1.2.5-r2) 16:13:22 Executing busybox-1.35.0-r29.trigger 16:13:22 OK: 7 MiB in 16 packages 16:13:22 Removing intermediate container eaa3b8d8296e 16:13:22 ---> 398c60920de7 16:13:22 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 16:13:23 ---> 2411de247643 16:13:23 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 16:13:23 ---> c7b03d8fde7e 16:13:23 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 16:13:23 ---> c0113d6241fb 16:13:23 Step 20/25 : EXPOSE 59986 16:13:23 ---> Running in bb0f65c8460c 16:13:23 Removing intermediate container bb0f65c8460c 16:13:23 ---> d092d4da9a95 16:13:23 Step 21/25 : ENTRYPOINT ["/device-rest"] 16:13:24 ---> Running in 5a69051693c2 16:13:24 Removing intermediate container 5a69051693c2 16:13:24 ---> b5f1bf82b8c5 16:13:24 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:13:24 ---> Running in cce4d8e816cd 16:13:24 Removing intermediate container cce4d8e816cd 16:13:24 ---> b7342b19404d 16:13:24 Step 23/25 : LABEL arch=amd64 16:13:24 ---> Running in c811b549cb0f 16:13:24 Removing intermediate container c811b549cb0f 16:13:24 ---> 4cab4e3acbe0 16:13:24 Step 24/25 : LABEL git_sha=e0fabda8af675933305fd9e419603ed10b7693eb 16:13:24 ---> Running in 9c92fa33cb12 16:13:24 Removing intermediate container 9c92fa33cb12 16:13:24 ---> f76cb7861200 16:13:24 Step 25/25 : LABEL version=0.0.0 16:13:24 ---> Running in 999d24eebbda 16:13:24 Removing intermediate container 999d24eebbda 16:13:24 ---> 625496f3bb24 16:13:24 [Warning] One or more build-args [ARCH] were not consumed 16:13:24 Successfully built 625496f3bb24 16:13:24 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:25 16:13:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:25 latest: Pulling from edgex-lftools-log-publisher 16:13:25 5eb5b503b376: Pulling fs layer 16:13:25 5c69ac0246d0: Pulling fs layer 16:13:25 ec43610c2a17: Pulling fs layer 16:13:25 3a2ae6a8a46f: Pulling fs layer 16:13:25 33b1e0a273af: Pulling fs layer 16:13:25 5d3b04190fa2: Pulling fs layer 16:13:25 2f39f015ded8: Pulling fs layer 16:13:25 33b1e0a273af: Waiting 16:13:25 5d3b04190fa2: Waiting 16:13:25 2f39f015ded8: Waiting 16:13:25 3a2ae6a8a46f: Waiting 16:13:25 5c69ac0246d0: Verifying Checksum 16:13:25 5c69ac0246d0: Download complete 16:13:25 3a2ae6a8a46f: Verifying Checksum 16:13:25 3a2ae6a8a46f: Download complete 16:13:25 33b1e0a273af: Verifying Checksum 16:13:25 33b1e0a273af: Download complete 16:13:25 5d3b04190fa2: Download complete 16:13:25 ec43610c2a17: Verifying Checksum 16:13:25 ec43610c2a17: Download complete 16:13:25 5eb5b503b376: Download complete 16:13:26 2f39f015ded8: Download complete 16:13:26 5eb5b503b376: Pull complete 16:13:26 5c69ac0246d0: Pull complete 16:13:27 ec43610c2a17: Pull complete 16:13:27 3a2ae6a8a46f: Pull complete 16:13:27 33b1e0a273af: Pull complete 16:13:27 5d3b04190fa2: Pull complete 16:13:31 2f39f015ded8: Pull complete 16:13:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:32 prd-ubuntu20.04-docker-8c-8g-855 does not seem to be running inside a container 16:13:32 $ 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-268 -v /w/workspace/gexfoundry_device-rest-go_PR-268:/w/workspace/gexfoundry_device-rest-go_PR-268:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-268@tmp:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:13:35 $ docker top 7932aa8edef1338c2c850a16b963d5e85642513780edf177b99873c04f279706 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:36 ---> job-cost.sh 16:13:36 lf-activate-venv: SKIPPING 16:13:36 INFO: No Stack... 16:13:36 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:36 INFO: Archiving Costs [Pipeline] sh 16:13:36 + cat /w/workspace/gexfoundry_device-rest-go_PR-268/archives/cost.csv 16:13:36 + cut -d, -f6 [Pipeline] lock 16:13:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-268-1-stack-cost] 16:13:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-268-1-stack-cost] did not exist. Created. 16:13:36 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-268-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:13:37 + echo total: 0.2199999988079071 [Pipeline] stash 16:13:37 Stashed 1 file(s) [Pipeline] } 16:13:37 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-268-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:13:37 $ docker stop --time=1 7932aa8edef1338c2c850a16b963d5e85642513780edf177b99873c04f279706 16:13:38 $ docker rm -f --volumes 7932aa8edef1338c2c850a16b963d5e85642513780edf177b99873c04f279706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:17:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-935 in /w/workspace/gexfoundry_device-rest-go_PR-268 [Pipeline] { [Pipeline] ws 16:17:55 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 16:17:56 The recommended git tool is: git 16:18:09 using credential edgex-jenkins-ssh 16:18:09 Cloning the remote Git repository 16:18:09 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 16:18:09 > git init /w/workspace/device-rest-go/1 # timeout=10 16:18:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:18:10 > git --version # timeout=10 16:18:10 > git --version # 'git version 2.25.1' 16:18:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:18:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:18:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:18:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:18:15 Merging remotes/origin/main commit ae54ce6f1033167052867af1427946ef32cb9188 into PR head commit e0fabda8af675933305fd9e419603ed10b7693eb 16:18:15 Merge succeeded, producing e0fabda8af675933305fd9e419603ed10b7693eb 16:18:15 Checking out Revision e0fabda8af675933305fd9e419603ed10b7693eb (PR-268) 16:18:16 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 16:18:16 > git --version # timeout=10 16:18:16 > git --version # 'git version 2.25.1' 16:18:16 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 16:18:15 > git config core.sparsecheckout # timeout=10 16:18:15 > git checkout -f e0fabda8af675933305fd9e419603ed10b7693eb # timeout=10 16:18:15 > git remote # timeout=10 16:18:15 > git config --get remote.origin.url # timeout=10 16:18:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:15 > git merge ae54ce6f1033167052867af1427946ef32cb9188 # timeout=10 16:18:15 > git rev-parse HEAD^{commit} # timeout=10 16:18:15 > git config core.sparsecheckout # timeout=10 16:18:15 > git checkout -f e0fabda8af675933305fd9e419603ed10b7693eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:18:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:18 Dload Upload Total Spent Left Speed 16:18:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 16:18:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:18:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:18:19 + sudo tee /etc/docker/daemon.new 16:18:19 { 16:18:19 "registry-mirrors": [ 16:18:19 "https://nexus3.edgexfoundry.org:10001" 16:18:19 ], 16:18:19 "bip": "10.250.0.254/24", 16:18:19 "hosts": [ 16:18:19 "tcp://0.0.0.0:5555", 16:18:19 "unix:///var/run/docker.sock" 16:18:19 ], 16:18:19 "mtu": 1458, 16:18:19 "selinux-enabled": true, 16:18:19 "seccomp-profile": "/etc/docker/seccomp.json" 16:18:19 } [Pipeline] sh 16:18:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:18:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:38 provisioning config files... 16:18:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8239991469924601050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:38 ---> docker-login.sh 16:18:38 nexus3.edgexfoundry.org:10001 16:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:39 Configure a credential helper to remove this warning. See 16:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:39 16:18:39 Login Succeeded 16:18:39 nexus3.edgexfoundry.org:10002 16:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:40 Configure a credential helper to remove this warning. See 16:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:40 16:18:40 Login Succeeded 16:18:40 nexus3.edgexfoundry.org:10003 16:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:40 Configure a credential helper to remove this warning. See 16:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:40 16:18:40 Login Succeeded 16:18:40 nexus3.edgexfoundry.org:10004 16:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:40 Configure a credential helper to remove this warning. See 16:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:40 16:18:40 Login Succeeded 16:18:40 docker.io 16:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:41 Configure a credential helper to remove this warning. See 16:18:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:41 16:18:41 Login Succeeded 16:18:41 ---> docker-login.sh ends [Pipeline] } 16:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:42 ========================================================= 16:18:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:18:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:18:43 Sending build context to Docker daemon 139.3kB 16:18:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:18:43 Step 2/12 : FROM ${BASE} AS builder 16:18:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:18:43 af6eaf76a39c: Pulling fs layer 16:18:43 55522c791124: Pulling fs layer 16:18:43 ce5c4a1c91eb: Pulling fs layer 16:18:43 169dfbe0d373: Pulling fs layer 16:18:43 e1ff8fa3b103: Pulling fs layer 16:18:43 52ebb69f0ebf: Pulling fs layer 16:18:43 5abe8eddf0d5: Pulling fs layer 16:18:43 169dfbe0d373: Waiting 16:18:43 e1ff8fa3b103: Waiting 16:18:43 5abe8eddf0d5: Waiting 16:18:43 52ebb69f0ebf: Waiting 16:18:43 55522c791124: Verifying Checksum 16:18:43 55522c791124: Download complete 16:18:43 169dfbe0d373: Verifying Checksum 16:18:43 169dfbe0d373: Download complete 16:18:43 e1ff8fa3b103: Download complete 16:18:43 af6eaf76a39c: Verifying Checksum 16:18:44 af6eaf76a39c: Pull complete 16:18:45 5abe8eddf0d5: Verifying Checksum 16:18:45 5abe8eddf0d5: Download complete 16:18:45 55522c791124: Pull complete 16:18:46 52ebb69f0ebf: Verifying Checksum 16:18:46 52ebb69f0ebf: Download complete 16:18:47 ce5c4a1c91eb: Verifying Checksum 16:18:47 ce5c4a1c91eb: Download complete 16:18:59 ce5c4a1c91eb: Pull complete 16:18:59 169dfbe0d373: Pull complete 16:18:59 e1ff8fa3b103: Pull complete 16:19:08 52ebb69f0ebf: Pull complete 16:19:10 5abe8eddf0d5: Pull complete 16:19:10 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:19:10 ---> 6cb57ee374ae 16:19:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:19:11 ---> Running in 2d7f8fe74da6 16:19:12 Removing intermediate container 2d7f8fe74da6 16:19:12 ---> a10d50c0c3b3 16:19:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:19:12 ---> Running in e6db3d46065e 16:19:12 Removing intermediate container e6db3d46065e 16:19:12 ---> fe59eb8c5904 16:19:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:19:12 ---> Running in 110e34d0fb4b 16:19:13 Removing intermediate container 110e34d0fb4b 16:19:13 ---> 233c2f3b6af1 16:19:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:19:13 ---> Running in 9b163f12a682 16:19:13 Removing intermediate container 9b163f12a682 16:19:13 ---> 512bf7213115 16:19:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:13 ---> Running in f20f04c2d151 16:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:19:19 (1/4) Installing openssh-keygen (9.1_p1-r2) 16:19:19 (2/4) Installing libedit (20221030.3.1-r0) 16:19:19 (3/4) Installing openssh-client-common (9.1_p1-r2) 16:19:19 (4/4) Installing openssh-client-default (9.1_p1-r2) 16:19:19 Executing busybox-1.35.0-r29.trigger 16:19:19 OK: 268 MiB in 57 packages 16:19:21 Removing intermediate container f20f04c2d151 16:19:21 ---> 1212c8789c34 16:19:21 Step 8/12 : WORKDIR /device-rest-go 16:19:21 ---> Running in f53e1c3d24f6 16:19:21 Removing intermediate container f53e1c3d24f6 16:19:21 ---> d289281b95b9 16:19:21 Step 9/12 : COPY go.mod vendor* ./ 16:19:22 ---> e2d7b856e1cc 16:19:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:22 ---> Running in 53e8523f0e9a 16:20:30 Removing intermediate container 53e8523f0e9a 16:20:30 ---> 9b25a6a626a0 16:20:30 Step 11/12 : COPY . . 16:20:32 ---> 1ce8d9944c53 16:20:32 Step 12/12 : RUN $MAKE 16:20:32 ---> Running in 6470a566bb4b 16:20:33 noop 16:20:33 Removing intermediate container 6470a566bb4b 16:20:33 ---> 347dd4172481 16:20:33 Successfully built 347dd4172481 16:20:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:34 + docker inspect -f . ci-base-image-arm64 16:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:34 prd-ubuntu20.04-docker-arm64-4c-16g-935 does not seem to be running inside a container 16:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:20:36 $ docker top bcb6b2436de1f2146af324d9496e343e4071f671559fea60d4aa70a8240eb763 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:37 + go version 16:20:37 go version go1.20.2 linux/arm64 [Pipeline] } 16:20:37 $ docker stop --time=1 bcb6b2436de1f2146af324d9496e343e4071f671559fea60d4aa70a8240eb763 16:20:38 $ docker rm -f --volumes bcb6b2436de1f2146af324d9496e343e4071f671559fea60d4aa70a8240eb763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:39 + docker inspect -f . ci-base-image-arm64 16:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:40 prd-ubuntu20.04-docker-arm64-4c-16g-935 does not seem to be running inside a container 16:20:40 $ 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 ******** ci-base-image-arm64 cat 16:20:41 $ docker top 78d85fe3e00057fb0daf61c4e7ffa12c792f0e0961e1c7d8bae742f708959ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:42 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 16:20:43 + make test 16:20:43 go test ./... -coverprofile=coverage.out ./... 16:21:22 ? github.com/edgexfoundry/device-rest-go [no test files] 16:23:44 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:23:44 ok github.com/edgexfoundry/device-rest-go/driver 0.070s coverage: 33.1% of statements 16:23:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:23:44 go vet ./... 16:24:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:24:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:24:16 ./bin/test-attribution-txt.sh [Pipeline] echo 16:24:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:24:16 $ docker stop --time=1 78d85fe3e00057fb0daf61c4e7ffa12c792f0e0961e1c7d8bae742f708959ed7 16:24:18 $ docker rm -f --volumes 78d85fe3e00057fb0daf61c4e7ffa12c792f0e0961e1c7d8bae742f708959ed7 [Pipeline] // withDockerContainer [Pipeline] sh 16:24:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:24:19 Warning: overwriting stash ‘coverage-report’ 16:24:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:24:21 + ls -al . 16:24:21 total 180 16:24:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:20 . 16:24:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:18 .. 16:24:21 -rw-rw-r-- 1 jenkins jenkins 151 Mar 15 16:18 .dockerignore 16:24:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:18 .git 16:24:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:18 .github 16:24:21 -rw-rw-r-- 1 jenkins jenkins 329 Mar 15 16:18 .gitignore 16:24:21 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:18 .golangci.yml 16:24:21 -rw-rw-r-- 1 jenkins jenkins 9321 Mar 15 16:18 Attribution.txt 16:24:21 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 15 16:18 CHANGELOG.md 16:24:21 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 15 16:18 Dockerfile 16:24:21 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:18 GOVERNANCE.md 16:24:21 -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 16:18 Jenkinsfile 16:24:21 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:18 LICENSE 16:24:21 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 15 16:18 Makefile 16:24:21 -rw-rw-r-- 1 jenkins jenkins 620 Mar 15 16:18 OWNERS.md 16:24:21 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 15 16:18 README.md 16:24:21 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:11 VERSION 16:24:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:18 bin 16:24:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:18 cmd 16:24:21 -rw-r--r-- 1 jenkins jenkins 14200 Mar 15 16:23 coverage.out 16:24:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:18 driver 16:24:21 -rw-rw-r-- 1 jenkins jenkins 3446 Mar 15 16:18 go.mod 16:24:21 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 15 16:18 go.sum 16:24:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:18 snap 16:24:21 -rw-rw-r-- 1 jenkins jenkins 713 Mar 15 16:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:21 + 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=e0fabda8af675933305fd9e419603ed10b7693eb --label arch=arm64 --label version=0.0.0 . 16:24:21 Sending build context to Docker daemon 154.1kB 16:24:22 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:24:22 Step 2/25 : FROM ${BASE} AS builder 16:24:22 ---> 347dd4172481 16:24:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:24:22 ---> Running in cd0da19d4dac 16:24:22 Removing intermediate container cd0da19d4dac 16:24:22 ---> 42d786629816 16:24:22 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:24:22 ---> Running in 463ac1cb0cbb 16:24:23 Removing intermediate container 463ac1cb0cbb 16:24:23 ---> 20819b339033 16:24:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:24:23 ---> Running in c28e4ef91330 16:24:23 Removing intermediate container c28e4ef91330 16:24:23 ---> b495c9f26f30 16:24:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:24:23 ---> Running in 71660a39469e 16:24:23 Removing intermediate container 71660a39469e 16:24:23 ---> 32f3fc590503 16:24:23 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:24:23 ---> Running in fa8ef3f9cb2a 16:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:24:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:24:26 OK: 268 MiB in 57 packages 16:24:27 Removing intermediate container fa8ef3f9cb2a 16:24:27 ---> 7766d07d015b 16:24:27 Step 8/25 : WORKDIR /device-rest-go 16:24:27 ---> Running in e98acb0d065d 16:24:28 Removing intermediate container e98acb0d065d 16:24:28 ---> bdbf0a9f01a4 16:24:28 Step 9/25 : COPY go.mod vendor* ./ 16:24:29 ---> 9cf784d1dbdb 16:24:29 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:29 ---> Running in 3496c05df540 16:24:32 Removing intermediate container 3496c05df540 16:24:32 ---> fa4f93481cf3 16:24:32 Step 11/25 : COPY . . 16:24:32 ---> ea7e3ca6f302 16:24:32 Step 12/25 : RUN $MAKE 16:24:32 ---> Running in 89e912aafc64 16:24:33 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 16:27:12 Removing intermediate container 89e912aafc64 16:27:12 ---> 52a63f759f11 16:27:12 Step 13/25 : FROM alpine:3.17 16:27:12 3.17: Pulling from library/alpine 16:27:12 af6eaf76a39c: Already exists 16:27:12 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:27:12 Status: Downloaded newer image for alpine:3.17 16:27:12 ---> d74e625d9115 16:27:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:27:12 ---> Running in 89ee23fa951c 16:27:12 Removing intermediate container 89ee23fa951c 16:27:12 ---> e0f41c145c35 16:27:12 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 16:27:12 ---> Running in a47827900881 16:27:12 Removing intermediate container a47827900881 16:27:12 ---> 30d08b8eb828 16:27:12 Step 16/25 : RUN apk add --update --no-cache dumb-init 16:27:12 ---> Running in 60b21c73c921 16:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:27:13 (1/1) Installing dumb-init (1.2.5-r2) 16:27:13 Executing busybox-1.35.0-r29.trigger 16:27:13 OK: 8 MiB in 16 packages 16:27:14 Removing intermediate container 60b21c73c921 16:27:14 ---> 1811bc7f78f7 16:27:14 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 16:27:15 ---> c8c121d7f910 16:27:15 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 16:27:16 ---> f513547c110b 16:27:16 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 16:27:16 ---> 34824caf6652 16:27:16 Step 20/25 : EXPOSE 59986 16:27:17 ---> Running in 16e8418f6747 16:27:17 Removing intermediate container 16e8418f6747 16:27:17 ---> ee20ff8598a2 16:27:17 Step 21/25 : ENTRYPOINT ["/device-rest"] 16:27:17 ---> Running in 6bf92f580c99 16:27:17 Removing intermediate container 6bf92f580c99 16:27:17 ---> f7ea27816d10 16:27:17 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:27:17 ---> Running in 134d6cbf28f8 16:27:18 Removing intermediate container 134d6cbf28f8 16:27:18 ---> d81bec9f8557 16:27:18 Step 23/25 : LABEL arch=arm64 16:27:18 ---> Running in 39bd12e8f03d 16:27:18 Removing intermediate container 39bd12e8f03d 16:27:18 ---> df2c91a54b2f 16:27:18 Step 24/25 : LABEL git_sha=e0fabda8af675933305fd9e419603ed10b7693eb 16:27:18 ---> Running in fbe268a5eed4 16:27:18 Removing intermediate container fbe268a5eed4 16:27:18 ---> 5f5212e1d377 16:27:18 Step 25/25 : LABEL version=0.0.0 16:27:19 ---> Running in 24ae88c08188 16:27:19 Removing intermediate container 24ae88c08188 16:27:19 ---> bf063c4f33d3 16:27:19 [Warning] One or more build-args [ARCH] were not consumed 16:27:19 Successfully built bf063c4f33d3 16:27:19 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 16:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:20 16:27:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:20 arm64: Pulling from edgex-lftools-log-publisher 16:27:20 8998bd30e6a1: Pulling fs layer 16:27:20 04944245beec: Pulling fs layer 16:27:20 699f458cf7ca: Pulling fs layer 16:27:20 765212b225bb: Pulling fs layer 16:27:20 f23df028b6ca: Pulling fs layer 16:27:20 d65c8cfc05b1: Pulling fs layer 16:27:20 2437ff75d9bd: Pulling fs layer 16:27:20 765212b225bb: Waiting 16:27:20 f23df028b6ca: Waiting 16:27:20 d65c8cfc05b1: Waiting 16:27:20 2437ff75d9bd: Waiting 16:27:20 04944245beec: Verifying Checksum 16:27:20 04944245beec: Download complete 16:27:20 765212b225bb: Verifying Checksum 16:27:20 765212b225bb: Download complete 16:27:20 f23df028b6ca: Verifying Checksum 16:27:20 f23df028b6ca: Download complete 16:27:21 d65c8cfc05b1: Verifying Checksum 16:27:21 d65c8cfc05b1: Download complete 16:27:21 699f458cf7ca: Verifying Checksum 16:27:21 699f458cf7ca: Download complete 16:27:21 8998bd30e6a1: Verifying Checksum 16:27:21 8998bd30e6a1: Download complete 16:27:24 2437ff75d9bd: Verifying Checksum 16:27:24 2437ff75d9bd: Download complete 16:27:25 8998bd30e6a1: Pull complete 16:27:26 04944245beec: Pull complete 16:27:27 699f458cf7ca: Pull complete 16:27:27 765212b225bb: Pull complete 16:27:28 f23df028b6ca: Pull complete 16:27:28 d65c8cfc05b1: Pull complete 16:27:43 2437ff75d9bd: Pull complete 16:27:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:44 prd-ubuntu20.04-docker-arm64-4c-16g-935 does not seem to be running inside a container 16:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:27:47 $ docker top 9681f3c2176ca7a93977f36f4fa1ced2dba2a01e71c9d8b26a8c7e7d697f0fa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:48 ---> job-cost.sh 16:27:48 lf-activate-venv: SKIPPING 16:27:48 INFO: No Stack... 16:27:49 INFO: Retrieving Pricing Info for: v3-standard-4 16:27:50 INFO: Archiving Costs [Pipeline] sh 16:27:50 + cat /w/workspace/device-rest-go/1/archives/cost.csv+ 16:27:50 cut -d, -f6 [Pipeline] lock 16:27:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-268-1-stack-cost] 16:27:51 Resource [jenkins-edgexfoundry-device-rest-go-PR-268-1-stack-cost] did not exist. Created. 16:27:51 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-268-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:27:51 /w/workspace/device-rest-go/1@tmp/durable-16111dda/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:27:52 + echo total: 0.10999999940395355 [Pipeline] stash 16:27:52 Warning: overwriting stash ‘stack-cost’ 16:27:52 Stashed 1 file(s) [Pipeline] } 16:27:52 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-268-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:27:52 $ docker stop --time=1 9681f3c2176ca7a93977f36f4fa1ced2dba2a01e71c9d8b26a8c7e7d697f0fa6 16:27:54 $ docker rm -f --volumes 9681f3c2176ca7a93977f36f4fa1ced2dba2a01e71c9d8b26a8c7e7d697f0fa6 [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 16:27:55 provisioning config files... 16:27:55 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp/config12576093314492003237tmp [Pipeline] { [Pipeline] sh 16:27:55 + set +x 16:27:55 + curl -s https://codecov.io/bash 16:27:55 + bash -s -- 16:27:55 16:27:55 _____ _ 16:27:55 / ____| | | 16:27:55 | | ___ __| | ___ ___ _____ __ 16:27:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:27:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:27:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:27:55 Bash-1.0.6 16:27:55 16:27:55 16:27:55 ==> git version 2.25.1 found 16:27:55 ==> 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 16:27:55 Release-Date: 2020-01-08 16:27:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:27:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:27:55 ==> Jenkins CI detected. 16:27:55 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-268 16:27:55 project root: . 16:27:55 --> token set from env 16:27:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:27:55 ==> Running gcov in . (disable via -X gcov) 16:27:55 ==> Python coveragepy not found 16:27:55 ==> Searching for coverage reports in: 16:27:55 + . 16:27:55 -> Found 1 reports 16:27:55 ==> Detecting git/mercurial file structure 16:27:55 ==> Reading reports 16:27:55 + ./coverage.out bytes=14200 16:27:55 ==> Appending adjustments 16:27:55 https://docs.codecov.io/docs/fixing-reports 16:27:55 + Found adjustments 16:27:55 ==> Gzipping contents 16:27:55 4.0K /tmp/codecov.58RtQa.gz 16:27:55 ==> Uploading reports 16:27:55 url: https://codecov.io 16:27:55 query: branch=PR-268&commit=e0fabda8af675933305fd9e419603ed10b7693eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=268&job=&cmd_args= 16:27:55 -> Pinging Codecov 16:27:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-268&commit=e0fabda8af675933305fd9e419603ed10b7693eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=268&job=&cmd_args= 16:27:55 -> Uploading to 16:27:55 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/4E5D53B4F1F92C436F7061BF334D961C/e0fabda8af675933305fd9e419603ed10b7693eb/2ede3f42-941d-499f-a47c-a80f188b0bd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T162755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c354e0c809c25008905573deafb038a42ab3fcb1bfee2c186917cd941b9f31cd 16:27:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:55 Dload Upload Total Spent Left Speed 16:27:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2465 0 0 100 2465 0 10907 --:--:-- --:--:-- --:--:-- 10907 16:27:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e0fabda8af675933305fd9e419603ed10b7693eb [Pipeline] } 16:27:56 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 16:27:57 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-268/archives ] 16:27:57 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-268/archives 16:27:57 total 16 16:27:57 drwxr-xr-x 3 root root 4096 Mar 15 16:13 . 16:27:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:13 .. 16:27:57 drwxr-xr-x 2 root root 4096 Mar 15 16:13 cost 16:27:57 -rw-r--r-- 1 root root 86 Mar 15 16:13 cost.csv 16:27:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-268/archives 16:27:57 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-268/archives 16:27:57 total 16 16:27:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:13 . 16:27:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:13 .. 16:27:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:13 cost 16:27:57 -rw-r--r-- 1 jenkins jenkins 86 Mar 15 16:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:27:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:27:59 ---> package-listing.sh 16:27:59 ++ facter osfamily 16:27:59 ++ tr '[:upper:]' '[:lower:]' 16:27:59 + OS_FAMILY=debian 16:27:59 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-268 16:27:59 + START_PACKAGES=/tmp/packages_start.txt 16:27:59 + END_PACKAGES=/tmp/packages_end.txt 16:27:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:27:59 + PACKAGES=/tmp/packages_start.txt 16:27:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-268 ']' 16:27:59 + PACKAGES=/tmp/packages_end.txt 16:27:59 + case "${OS_FAMILY}" in 16:27:59 + grep '^ii' 16:27:59 + dpkg -l 16:27:59 + '[' -f /tmp/packages_start.txt ']' 16:27:59 + '[' -f /tmp/packages_end.txt ']' 16:27:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:27:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-268 ']' 16:27:59 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-268/archives/ 16:27:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-268/archives/ [Pipeline] echo 16:27:59 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-268/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:27:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:00 prd-ubuntu20.04-docker-8c-8g-855 does not seem to be running inside a container 16:28:00 $ 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-268/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-268 -v /w/workspace/gexfoundry_device-rest-go_PR-268:/w/workspace/gexfoundry_device-rest-go_PR-268:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-268@tmp:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:28:00 $ docker top 3c7bf8d6fabdcdf14fae73aff17bc4e44e1f8b4e4ff2af264fa551b3e75e68e1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:00 + touch /tmp/pre-build-complete [Pipeline] sh 16:28:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:28:01 + ls /var/log/sa-host 16:28:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:01 provisioning config files... 16:28:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-268@tmp/config9656214215807528946tmp [Pipeline] { [Pipeline] echo 16:28:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:28:01 ---> create-netrc.sh [Pipeline] } 16:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:28:02 ---> python-tools-install.sh [Pipeline] echo 16:28:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:28:02 ---> sudo-logs.sh 16:28:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:28:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:28:03 ---> job-cost.sh 16:28:03 lf-activate-venv: SKIPPING 16:28:03 DEBUG: total: 0.2199999988079071 16:28:03 INFO: Retrieving Stack Cost... 16:28:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:28:03 INFO: Archiving Costs [Pipeline] echo 16:28:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:28:04 ---> logs-deploy.sh 16:28:04 lf-activate-venv: SKIPPING 16:28:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-268/1 16:28:04 INFO: archiving workspace using pattern(s): 16:28:05 Archives upload complete. 16:28:05 INFO: archiving logs to Nexus