Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4465849ced04bc1513b414b0e2c2001fe74bc2ee+758b2bed15a3d13a7bac802538a1e1661ebd32c9 (695e9e631cfb461c47654a78279509db06be9bfb) 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-ssh6530382382721185094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7703193113916671027.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-354/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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14923697976894310529.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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14898796034915249751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3472910923150695933.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-354/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-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh644012808631487721.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9940’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9943’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9944’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9945’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9951’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-9942’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-9946’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-9947’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-9948’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9955 in /w/workspace/gexfoundry_device-rest-go_PR-354 [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-354 # 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/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 758b2bed15a3d13a7bac802538a1e1661ebd32c9 into PR head commit 4465849ced04bc1513b414b0e2c2001fe74bc2ee Merge succeeded, producing 4465849ced04bc1513b414b0e2c2001fe74bc2ee Checking out Revision 4465849ced04bc1513b414b0e2c2001fe74bc2ee (PR-354) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4465849ced04bc1513b414b0e2c2001fe74bc2ee # 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 758b2bed15a3d13a7bac802538a1e1661ebd32c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4465849ced04bc1513b414b0e2c2001fe74bc2ee # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:06:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:06:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:06:32 ========================================================= 16:06:32 EdgeX Global Pipelines Version Info 16:06:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:06:33 ------------------- 16:06:33 stable info: 16:06:33 ------------------- 16:06:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:06:33 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:06:33 Message: update stable to v1.0.254 16:06:34 ------------------- 16:06:34 experimental info: 16:06:34 ------------------- 16:06:34 Commited By: **** collab-it+edgex@linuxfoundation.org 16:06:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:06:34 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:06:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4465849ced04bc1513b414b0e2c2001fe74bc2ee [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4465849 [Pipeline] echo 16:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:36 provisioning config files... 16:06:36 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-354@tmp/config8002446974138388701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:37 ---> docker-login.sh 16:06:37 nexus3.edgexfoundry.org:10001 16:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:37 Configure a credential helper to remove this warning. See 16:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:37 16:06:37 Login Succeeded 16:06:37 nexus3.edgexfoundry.org:10002 16:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:37 Configure a credential helper to remove this warning. See 16:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:37 16:06:37 Login Succeeded 16:06:37 nexus3.edgexfoundry.org:10003 16:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:37 Configure a credential helper to remove this warning. See 16:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:37 16:06:37 Login Succeeded 16:06:37 nexus3.edgexfoundry.org:10004 16:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:37 Configure a credential helper to remove this warning. See 16:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:37 16:06:37 Login Succeeded 16:06:37 docker.io 16:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:38 Configure a credential helper to remove this warning. See 16:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:38 16:06:38 Login Succeeded 16:06:38 ---> docker-login.sh ends [Pipeline] } 16:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:06:38 + git rev-list -1 --merges 4465849ced04bc1513b414b0e2c2001fe74bc2ee~1..4465849ced04bc1513b414b0e2c2001fe74bc2ee [Pipeline] echo 16:06:38 -----------> git rev-list -1 --merges 4465849ced04bc1513b414b0e2c2001fe74bc2ee~1..4465849ced04bc1513b414b0e2c2001fe74bc2ee 4465849ced04bc1513b414b0e2c2001fe74bc2ee [false] [Pipeline] sh 16:06:39 + git log --format=format:%s -1 4465849ced04bc1513b414b0e2c2001fe74bc2ee [Pipeline] echo 16:06:39 ========================================================= 16:06:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:06:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:39 + git log --format=format:%s -1 4465849ced04bc1513b414b0e2c2001fe74bc2ee [Pipeline] echo 16:06:39 [semverPrep] GIT_COMMIT: 4465849ced04bc1513b414b0e2c2001fe74bc2ee, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 16:06:39 [semverPrep] This is not a build commit. [Pipeline] sh 16:06:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:06:40 + grep -v github /etc/ssh/ssh_known_hosts 16:06:40 + [ -e /tmp/ssh_known_hosts ] 16:06:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:06:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:06:40 + sudo tee -a /etc/ssh/ssh_known_hosts 16:06:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:40 16:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:41 0.1.4: Pulling from edgex-devops/py-git-semver 16:06:41 b85a868b505f: Pulling fs layer 16:06:41 e2be974225ed: Pulling fs layer 16:06:41 339a4e72a1f5: Pulling fs layer 16:06:41 988bab9f4d93: Pulling fs layer 16:06:41 1469e6f7b9e6: Pulling fs layer 16:06:41 eaf3925da568: Pulling fs layer 16:06:41 bab4dde63d76: Pulling fs layer 16:06:41 bde34c3a00c8: Pulling fs layer 16:06:41 b352a97aabf1: Pulling fs layer 16:06:41 4872d77fe225: Pulling fs layer 16:06:41 5851b861e8e6: Pulling fs layer 16:06:41 988bab9f4d93: Waiting 16:06:41 bde34c3a00c8: Waiting 16:06:41 1469e6f7b9e6: Waiting 16:06:41 eaf3925da568: Waiting 16:06:41 b352a97aabf1: Waiting 16:06:41 bab4dde63d76: Waiting 16:06:41 4872d77fe225: Waiting 16:06:41 5851b861e8e6: Waiting 16:06:41 e2be974225ed: Verifying Checksum 16:06:41 e2be974225ed: Download complete 16:06:41 988bab9f4d93: Verifying Checksum 16:06:41 988bab9f4d93: Download complete 16:06:41 1469e6f7b9e6: Verifying Checksum 16:06:41 1469e6f7b9e6: Download complete 16:06:41 eaf3925da568: Download complete 16:06:41 339a4e72a1f5: Verifying Checksum 16:06:41 339a4e72a1f5: Download complete 16:06:41 bde34c3a00c8: Download complete 16:06:41 b352a97aabf1: Download complete 16:06:41 4872d77fe225: Verifying Checksum 16:06:41 4872d77fe225: Download complete 16:06:41 5851b861e8e6: Download complete 16:06:41 b85a868b505f: Verifying Checksum 16:06:41 b85a868b505f: Download complete 16:06:41 bab4dde63d76: Verifying Checksum 16:06:41 bab4dde63d76: Download complete 16:06:42 b85a868b505f: Pull complete 16:06:42 e2be974225ed: Pull complete 16:06:43 339a4e72a1f5: Pull complete 16:06:43 988bab9f4d93: Pull complete 16:06:43 1469e6f7b9e6: Pull complete 16:06:43 eaf3925da568: Pull complete 16:06:45 bab4dde63d76: Pull complete 16:06:45 bde34c3a00c8: Pull complete 16:06:45 b352a97aabf1: Pull complete 16:06:45 4872d77fe225: Pull complete 16:06:45 5851b861e8e6: Pull complete 16:06:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:45 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 16:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-354 -v /w/workspace/gexfoundry_device-rest-go_PR-354:/w/workspace/gexfoundry_device-rest-go_PR-354:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-354@tmp:/w/workspace/gexfoundry_device-rest-go_PR-354@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:06:50 $ docker top 8bf10abe7e0bbbbc0a738254028756b5e401e7790e08bedc74e792e94a47641d -eo pid,comm 16:06:50 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:06:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:50 [ssh-agent] Looking for ssh-agent implementation... 16:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:50 $ docker exec 8bf10abe7e0bbbbc0a738254028756b5e401e7790e08bedc74e792e94a47641d ssh-agent 16:06:50 SSH_AUTH_SOCK=/tmp/ssh-eK42WVjukCNR/agent.31 16:06:50 SSH_AGENT_PID=37 16:06:50 Running ssh-add (command line suppressed) 16:06:50 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-354@tmp/private_key_10382359702500255385.key (/w/workspace/gexfoundry_device-rest-go_PR-354@tmp/private_key_10382359702500255385.key) 16:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:50 + git tag --points-at HEAD [Pipeline] } 16:06:50 $ docker exec --env ******** --env ******** 8bf10abe7e0bbbbc0a738254028756b5e401e7790e08bedc74e792e94a47641d ssh-agent -k 16:06:51 unset SSH_AUTH_SOCK; 16:06:51 unset SSH_AGENT_PID; 16:06:51 echo Agent pid 37 killed; 16:06:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:06:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:51 [ssh-agent] Looking for ssh-agent implementation... 16:06:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:51 $ docker exec 8bf10abe7e0bbbbc0a738254028756b5e401e7790e08bedc74e792e94a47641d ssh-agent 16:06:51 SSH_AUTH_SOCK=/tmp/ssh-Vdmdx4V3HD6Y/agent.69 16:06:51 SSH_AGENT_PID=75 16:06:51 Running ssh-add (command line suppressed) 16:06:51 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-354@tmp/private_key_15293780888256930429.key (/w/workspace/gexfoundry_device-rest-go_PR-354@tmp/private_key_15293780888256930429.key) 16:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:51 + git semver init 16:06:52 2023-10-24 16:06:52,004 [run_init] DEBUG init version:0.0.0 force:False 16:06:52 2023-10-24 16:06:52,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-354/.semver 16:06:52 2023-10-24 16:06:52,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-354/.semver 16:06:52 2023-10-24 16:06:52,006 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-354/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-354, universal_newlines=False, shell=None, istream=None) 16:06:53 2023-10-24 16:06:53,276 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-354/.git/info/exclude 16:06:53 2023-10-24 16:06:53,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-354/.semver/PR-354 with force:False 16:06:53 2023-10-24 16:06:53,277 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-354/.semver/PR-354 16:06:53 2023-10-24 16:06:53,282 [execute] INFO git cat-file --batch-check 16:06:53 2023-10-24 16:06:53,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-354/.semver, universal_newlines=False, shell=None, istream=) 16:06:53 2023-10-24 16:06:53,289 [execute] INFO git cat-file --batch 16:06:53 2023-10-24 16:06:53,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-354/.semver, universal_newlines=False, shell=None, istream=) 16:06:53 2023-10-24 16:06:53,295 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-354/.semver/PR-354 16:06:53 0.0.0 [Pipeline] } 16:06:53 $ docker exec --env ******** --env ******** 8bf10abe7e0bbbbc0a738254028756b5e401e7790e08bedc74e792e94a47641d ssh-agent -k 16:06:53 unset SSH_AUTH_SOCK; 16:06:53 unset SSH_AGENT_PID; 16:06:53 echo Agent pid 75 killed; 16:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:54 + git semver [Pipeline] } 16:06:54 $ docker stop --time=1 8bf10abe7e0bbbbc0a738254028756b5e401e7790e08bedc74e792e94a47641d 16:06:55 $ docker rm -f --volumes 8bf10abe7e0bbbbc0a738254028756b5e401e7790e08bedc74e792e94a47641d [Pipeline] // withDockerContainer [Pipeline] sh 16:06:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:06:56 Stashed 1 file(s) [Pipeline] echo 16:06:56 [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:06:56 provisioning config files... 16:06:56 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-354@tmp/config5689305206482779374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:57 ---> docker-login.sh 16:06:57 nexus3.edgexfoundry.org:10001 16:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:57 Configure a credential helper to remove this warning. See 16:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:57 16:06:57 Login Succeeded 16:06:57 nexus3.edgexfoundry.org:10002 16:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:57 Configure a credential helper to remove this warning. See 16:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:57 16:06:57 Login Succeeded 16:06:57 nexus3.edgexfoundry.org:10003 16:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:57 Configure a credential helper to remove this warning. See 16:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:57 16:06:57 Login Succeeded 16:06:57 nexus3.edgexfoundry.org:10004 16:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:57 Configure a credential helper to remove this warning. See 16:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:57 16:06:57 Login Succeeded 16:06:57 docker.io 16:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:58 Configure a credential helper to remove this warning. See 16:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:58 16:06:58 Login Succeeded 16:06:58 ---> docker-login.sh ends [Pipeline] } 16:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:58 ========================================================= 16:06:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:06:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:06:58 Sending build context to Docker daemon 10.93MB 16:06:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:06:58 Step 2/12 : FROM ${BASE} AS builder 16:06:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:06:58 7264a8db6415: Pulling fs layer 16:06:58 c4d48a809fc2: Pulling fs layer 16:06:58 4f1c88b9dad5: Pulling fs layer 16:06:58 ad3a456e5733: Pulling fs layer 16:06:58 33e27b845d1e: Pulling fs layer 16:06:58 c68163c4e522: Pulling fs layer 16:06:58 50da416c3ac9: Pulling fs layer 16:06:58 23d2d4c4bb30: Pulling fs layer 16:06:58 33e27b845d1e: Waiting 16:06:58 ad3a456e5733: Waiting 16:06:58 c68163c4e522: Waiting 16:06:58 50da416c3ac9: Waiting 16:06:58 23d2d4c4bb30: Waiting 16:06:58 c4d48a809fc2: Download complete 16:06:58 ad3a456e5733: Verifying Checksum 16:06:58 ad3a456e5733: Download complete 16:06:58 33e27b845d1e: Verifying Checksum 16:06:58 33e27b845d1e: Download complete 16:06:59 7264a8db6415: Verifying Checksum 16:06:59 7264a8db6415: Download complete 16:06:59 c68163c4e522: Verifying Checksum 16:06:59 c68163c4e522: Download complete 16:06:59 7264a8db6415: Pull complete 16:06:59 23d2d4c4bb30: Verifying Checksum 16:06:59 c4d48a809fc2: Pull complete 16:06:59 4f1c88b9dad5: Download complete 16:06:59 50da416c3ac9: Verifying Checksum 16:06:59 50da416c3ac9: Download complete 16:07:02 4f1c88b9dad5: Pull complete 16:07:02 ad3a456e5733: Pull complete 16:07:02 33e27b845d1e: Pull complete 16:07:02 c68163c4e522: Pull complete 16:07:05 50da416c3ac9: Pull complete 16:07:05 23d2d4c4bb30: Pull complete 16:07:05 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:07:05 ---> 0786185ac409 16:07:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:07:11 Still waiting to schedule task 16:07:11 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9954’ 16:07:15 ---> Running in d173ede74928 16:07:15 Removing intermediate container d173ede74928 16:07:15 ---> c26b61012a8c 16:07:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:07:15 ---> Running in a26e5695974d 16:07:15 Removing intermediate container a26e5695974d 16:07:15 ---> cd7480c1291c 16:07:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:07:15 ---> Running in 2550c7b33cf2 16:07:15 Removing intermediate container 2550c7b33cf2 16:07:15 ---> 97610834e4e5 16:07:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:07:15 ---> Running in bb8b580b34a8 16:07:15 Removing intermediate container bb8b580b34a8 16:07:15 ---> 816dba4fe878 16:07:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:07:15 ---> Running in 382fee91d3d6 16:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:07:16 (1/4) Installing openssh-keygen (9.3_p2-r0) 16:07:16 (2/4) Installing libedit (20221030.3.1-r1) 16:07:16 (3/4) Installing openssh-client-common (9.3_p2-r0) 16:07:16 (4/4) Installing openssh-client-default (9.3_p2-r0) 16:07:16 Executing busybox-1.36.1-r2.trigger 16:07:16 OK: 268 MiB in 56 packages 16:07:17 Removing intermediate container 382fee91d3d6 16:07:17 ---> 5b0c3b578d4c 16:07:17 Step 8/12 : WORKDIR /device-rest-go 16:07:17 ---> Running in a0cf8c8ccb9b 16:07:17 Removing intermediate container a0cf8c8ccb9b 16:07:17 ---> b2c3444d2184 16:07:17 Step 9/12 : COPY go.mod vendor* ./ 16:07:17 ---> fb60efdc85dc 16:07:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:17 ---> Running in 477adfc28fe8 16:08:13 Removing intermediate container 477adfc28fe8 16:08:13 ---> fc3ea840b1f4 16:08:13 Step 11/12 : COPY . . 16:08:13 ---> 989fef5c5e7f 16:08:13 Step 12/12 : RUN $MAKE 16:08:13 ---> Running in 37531335aadd 16:08:13 noop 16:08:13 Removing intermediate container 37531335aadd 16:08:13 ---> 330b2c426a48 16:08:13 Successfully built 330b2c426a48 16:08:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:14 + docker inspect -f . ci-base-image-x86_64 16:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:14 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 16:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-354 -v /w/workspace/gexfoundry_device-rest-go_PR-354:/w/workspace/gexfoundry_device-rest-go_PR-354:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-354@tmp:/w/workspace/gexfoundry_device-rest-go_PR-354@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:08:14 $ docker top 3db4a516d3216569ea524b5027b1862da6e20a9611778f9d2e330ee2060a08f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:15 + go version 16:08:15 go version go1.21.0 linux/amd64 [Pipeline] } 16:08:15 $ docker stop --time=1 3db4a516d3216569ea524b5027b1862da6e20a9611778f9d2e330ee2060a08f5 16:08:16 $ docker rm -f --volumes 3db4a516d3216569ea524b5027b1862da6e20a9611778f9d2e330ee2060a08f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:17 + docker inspect -f . ci-base-image-x86_64 16:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:17 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 16:08:17 $ 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-354 -v /w/workspace/gexfoundry_device-rest-go_PR-354:/w/workspace/gexfoundry_device-rest-go_PR-354:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-354@tmp:/w/workspace/gexfoundry_device-rest-go_PR-354@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:08:17 $ docker top 5f7a4fb4d772910af57aec43475fc22053c45311876d307afc0e48bf56f178df -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-354 [Pipeline] fileExists [Pipeline] sh 16:08:18 + make test 16:08:18 go test ./... -coverprofile=coverage.out ./... 16:08:19 ? github.com/edgexfoundry/device-rest-go [no test files] 16:08:29 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:08:29 ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 33.2% of statements 16:08:35 go vet ./... 16:08:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:08:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:08:38 ./bin/test-attribution-txt.sh [Pipeline] echo 16:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:08:38 $ docker stop --time=1 5f7a4fb4d772910af57aec43475fc22053c45311876d307afc0e48bf56f178df 16:08:43 $ docker rm -f --volumes 5f7a4fb4d772910af57aec43475fc22053c45311876d307afc0e48bf56f178df [Pipeline] // withDockerContainer [Pipeline] sh 16:08:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:08:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:08:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:08:45 + ls -al . 16:08:45 total 184 16:08:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:08 . 16:08:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 16:06 .. 16:08:45 -rw-rw-r-- 1 jenkins jenkins 151 Oct 24 16:06 .dockerignore 16:08:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:08 .git 16:08:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:06 .github 16:08:45 -rw-rw-r-- 1 jenkins jenkins 264 Oct 24 16:06 .gitignore 16:08:45 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 16:06 .golangci.yml 16:08:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 16:06 .semver 16:08:45 -rw-rw-r-- 1 jenkins jenkins 10300 Oct 24 16:06 Attribution.txt 16:08:45 -rw-rw-r-- 1 jenkins jenkins 15709 Oct 24 16:06 CHANGELOG.md 16:08:45 -rw-rw-r-- 1 jenkins jenkins 1578 Oct 24 16:06 Dockerfile 16:08:45 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 16:06 GOVERNANCE.md 16:08:45 -rw-rw-r-- 1 jenkins jenkins 680 Oct 24 16:06 Jenkinsfile 16:08:45 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 16:06 LICENSE 16:08:45 -rw-rw-r-- 1 jenkins jenkins 2010 Oct 24 16:06 Makefile 16:08:45 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 16:06 OWNERS.md 16:08:45 -rw-rw-r-- 1 jenkins jenkins 15738 Oct 24 16:06 README.md 16:08:45 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 16:06 VERSION 16:08:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:06 bin 16:08:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:06 cmd 16:08:45 -rw-r--r-- 1 jenkins jenkins 14499 Oct 24 16:08 coverage.out 16:08:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:06 driver 16:08:45 -rw-rw-r-- 1 jenkins jenkins 3891 Oct 24 16:06 go.mod 16:08:45 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 24 16:06 go.sum 16:08:45 -rw-rw-r-- 1 jenkins jenkins 713 Oct 24 16:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:45 + 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=4465849ced04bc1513b414b0e2c2001fe74bc2ee --label arch=amd64 --label version=0.0.0 . 16:08:45 Sending build context to Docker daemon 10.94MB 16:08:45 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 16:08:45 Step 2/25 : FROM ${BASE} AS builder 16:08:45 ---> 330b2c426a48 16:08:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:08:46 ---> Running in 68ee3137853d 16:08:46 Removing intermediate container 68ee3137853d 16:08:46 ---> 6e27952e6fe6 16:08:46 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:08:46 ---> Running in 4711b12ef4a3 16:08:46 Removing intermediate container 4711b12ef4a3 16:08:46 ---> c0c6763eff40 16:08:46 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:08:46 ---> Running in 451766fc56a8 16:08:46 Removing intermediate container 451766fc56a8 16:08:46 ---> 0861fbe39f9d 16:08:46 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:08:46 ---> Running in a4d58f76f3f8 16:08:46 Removing intermediate container a4d58f76f3f8 16:08:46 ---> 1e29f2fc04b8 16:08:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:08:47 ---> Running in fe3ef5878948 16:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:08:47 OK: 268 MiB in 56 packages 16:08:47 Removing intermediate container fe3ef5878948 16:08:47 ---> 6db2b42e31c5 16:08:47 Step 8/25 : WORKDIR /device-rest-go 16:08:47 ---> Running in 2755abbcebb7 16:08:47 Removing intermediate container 2755abbcebb7 16:08:47 ---> 6cff6df6263e 16:08:47 Step 9/25 : COPY go.mod vendor* ./ 16:08:48 ---> 04fe581eae0b 16:08:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:48 ---> Running in 509a1e569cf9 16:08:48 Removing intermediate container 509a1e569cf9 16:08:48 ---> 6ac6526474f9 16:08:48 Step 11/25 : COPY . . 16:08:49 ---> 7a33b5a95054 16:08:49 Step 12/25 : RUN $MAKE 16:08:49 ---> Running in 2af432775417 16:08:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rest ./cmd 16:09:16 Removing intermediate container 2af432775417 16:09:16 ---> 613d7802904d 16:09:16 Step 13/25 : FROM alpine:3.18 16:09:16 3.18: Pulling from library/alpine 16:09:16 96526aa774ef: Pulling fs layer 16:09:16 96526aa774ef: Verifying Checksum 16:09:16 96526aa774ef: Download complete 16:09:16 96526aa774ef: Pull complete 16:09:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:09:16 Status: Downloaded newer image for alpine:3.18 16:09:16 ---> 8ca4688f4f35 16:09:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:09:16 ---> Running in 26bd795617f3 16:09:16 Removing intermediate container 26bd795617f3 16:09:16 ---> 5e5355170f32 16:09:16 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 16:09:16 ---> Running in fb3f7afa528b 16:09:16 Removing intermediate container fb3f7afa528b 16:09:16 ---> 13e2c9d5c65b 16:09:16 Step 16/25 : RUN apk add --update --no-cache dumb-init 16:09:16 ---> Running in 477c2da95d03 16:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:09:16 (1/1) Installing dumb-init (1.2.5-r2) 16:09:16 Executing busybox-1.36.1-r2.trigger 16:09:16 OK: 7 MiB in 16 packages 16:09:16 Removing intermediate container 477c2da95d03 16:09:16 ---> 322e7a10c13a 16:09:16 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 16:09:18 ---> 877442f3ea7e 16:09:18 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 16:09:18 ---> a85a12ab4ef5 16:09:18 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 16:09:20 ---> bc0408e18dde 16:09:20 Step 20/25 : EXPOSE 59986 16:09:21 ---> Running in f149c3853f3b 16:09:21 Removing intermediate container f149c3853f3b 16:09:21 ---> 1f329272dcc8 16:09:21 Step 21/25 : ENTRYPOINT ["/device-rest"] 16:09:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9958 in /w/workspace/gexfoundry_device-rest-go_PR-354 [Pipeline] { 16:09:22 ---> Running in faf321d3b06a [Pipeline] ws 16:09:22 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 16:09:22 The recommended git tool is: git 16:09:22 Removing intermediate container faf321d3b06a 16:09:22 ---> 7bbcec48bbe2 16:09:22 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:09:22 ---> Running in fccb47799515 16:09:22 Removing intermediate container fccb47799515 16:09:22 ---> 6051103c356b 16:09:22 Step 23/25 : LABEL arch=amd64 16:09:22 ---> Running in a62f4101c341 16:09:22 Removing intermediate container a62f4101c341 16:09:22 ---> a3b436fbec81 16:09:22 Step 24/25 : LABEL git_sha=4465849ced04bc1513b414b0e2c2001fe74bc2ee 16:09:22 ---> Running in 583175806aea 16:09:22 Removing intermediate container 583175806aea 16:09:22 ---> 47529f57194d 16:09:22 Step 25/25 : LABEL version=0.0.0 16:09:22 ---> Running in 5390b3d7a4db 16:09:22 Removing intermediate container 5390b3d7a4db 16:09:22 ---> b3df4964b673 16:09:22 [Warning] One or more build-args [ARCH] were not consumed 16:09:23 Successfully built b3df4964b673 16:09:23 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:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:24 16:09:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:24 latest: Pulling from edgex-lftools-log-publisher 16:09:24 5eb5b503b376: Pulling fs layer 16:09:24 5c69ac0246d0: Pulling fs layer 16:09:24 ec43610c2a17: Pulling fs layer 16:09:24 3a2ae6a8a46f: Pulling fs layer 16:09:24 33b1e0a273af: Pulling fs layer 16:09:24 5d3b04190fa2: Pulling fs layer 16:09:24 2f39f015ded8: Pulling fs layer 16:09:24 33b1e0a273af: Waiting 16:09:24 3a2ae6a8a46f: Waiting 16:09:24 5d3b04190fa2: Waiting 16:09:24 2f39f015ded8: Waiting 16:09:24 5c69ac0246d0: Verifying Checksum 16:09:24 5c69ac0246d0: Download complete 16:09:24 3a2ae6a8a46f: Verifying Checksum 16:09:24 3a2ae6a8a46f: Download complete 16:09:24 33b1e0a273af: Verifying Checksum 16:09:24 33b1e0a273af: Download complete 16:09:24 ec43610c2a17: Verifying Checksum 16:09:24 ec43610c2a17: Download complete 16:09:24 5d3b04190fa2: Verifying Checksum 16:09:24 5d3b04190fa2: Download complete 16:09:24 5eb5b503b376: Verifying Checksum 16:09:24 5eb5b503b376: Download complete 16:09:25 2f39f015ded8: Download complete 16:09:26 5eb5b503b376: Pull complete 16:09:26 5c69ac0246d0: Pull complete 16:09:27 ec43610c2a17: Pull complete 16:09:27 3a2ae6a8a46f: Pull complete 16:09:28 33b1e0a273af: Pull complete 16:09:29 using credential edgex-jenkins-ssh 16:09:29 Cloning the remote Git repository 16:09:29 5d3b04190fa2: Pull complete 16:09:29 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 16:09:29 > git init /w/workspace/device-rest-go/1 # timeout=10 16:09:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:09:29 > git --version # timeout=10 16:09:29 > git --version # 'git version 2.25.1' 16:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:09:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:33 Merging remotes/origin/main commit 758b2bed15a3d13a7bac802538a1e1661ebd32c9 into PR head commit 4465849ced04bc1513b414b0e2c2001fe74bc2ee 16:09:34 Merge succeeded, producing 4465849ced04bc1513b414b0e2c2001fe74bc2ee 16:09:34 Checking out Revision 4465849ced04bc1513b414b0e2c2001fe74bc2ee (PR-354) 16:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:09:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:09:33 > git config core.sparsecheckout # timeout=10 16:09:34 > git checkout -f 4465849ced04bc1513b414b0e2c2001fe74bc2ee # timeout=10 16:09:34 > git remote # timeout=10 16:09:34 > git config --get remote.origin.url # timeout=10 16:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:34 > git merge 758b2bed15a3d13a7bac802538a1e1661ebd32c9 # timeout=10 16:09:34 > git rev-parse HEAD^{commit} # timeout=10 16:09:34 > git config core.sparsecheckout # timeout=10 16:09:34 > git checkout -f 4465849ced04bc1513b414b0e2c2001fe74bc2ee # timeout=10 16:09:34 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 16:09:35 > git --version # timeout=10 16:09:35 > git --version # 'git version 2.25.1' 16:09:35 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 16:09:35 16:09:35 GitHub has been notified of this commit’s build result 16:09:35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:35 2f39f015ded8: Pull complete 16:09:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:36 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 16:09:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:09:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:09:36 Dload Upload Total Spent Left Speed 16:09:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 136k 0 --:--:-- --:--:-- --:--:-- 138k 16:09:36 $ 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-354 -v /w/workspace/gexfoundry_device-rest-go_PR-354:/w/workspace/gexfoundry_device-rest-go_PR-354:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-354@tmp:/w/workspace/gexfoundry_device-rest-go_PR-354@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:09:47 $ docker top 6129c016313cd96e91e2a529727a7e44b9bf624ea39ce268536fdc5a9fbbc4a0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 16:09:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:09:48 ---> job-cost.sh 16:09:48 lf-activate-venv: SKIPPING 16:09:48 INFO: No Stack... 16:09:48 INFO: Retrieving Pricing Info for: v3-standard-8 16:09:48 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 16:09:48 /etc/docker/daemon.json 16:09:48 { 16:09:48 "registry-mirrors": [ 16:09:48 "https://nexus3.edgexfoundry.org:10001" 16:09:48 ], 16:09:48 "bip": "10.250.0.254/24", 16:09:48 "hosts": [ 16:09:48 "tcp://0.0.0.0:5555", 16:09:48 "unix:///var/run/docker.sock" 16:09:48 ], 16:09:48 "mtu": 1458, 16:09:48 "selinux-enabled": true, 16:09:48 "seccomp-profile": "/etc/docker/seccomp.json" 16:09:48 } [Pipeline] sh 16:09:48 INFO: Archiving Costs [Pipeline] sh 16:09:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:09:49 + cat /w/workspace/gexfoundry_device-rest-go_PR-354/archives/cost.csv 16:09:49 + cut -d, -f6 [Pipeline] lock 16:09:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-354-1-stack-cost] 16:09:49 Resource [jenkins-edgexfoundry-device-rest-go-PR-354-1-stack-cost] did not exist. Created. 16:09:49 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:09:49 + sudo service docker restart 16:09:49 + echo total: 0.2199999988079071 [Pipeline] stash 16:09:49 Stashed 1 file(s) [Pipeline] } 16:09:49 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:09:49 $ docker stop --time=1 6129c016313cd96e91e2a529727a7e44b9bf624ea39ce268536fdc5a9fbbc4a0 16:09:50 $ docker rm -f --volumes 6129c016313cd96e91e2a529727a7e44b9bf624ea39ce268536fdc5a9fbbc4a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:07 provisioning config files... 16:10:07 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config11995786528052346340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:08 ---> docker-login.sh 16:10:08 nexus3.edgexfoundry.org:10001 16:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:09 Configure a credential helper to remove this warning. See 16:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:09 16:10:09 Login Succeeded 16:10:09 nexus3.edgexfoundry.org:10002 16:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:09 Configure a credential helper to remove this warning. See 16:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:09 16:10:09 Login Succeeded 16:10:09 nexus3.edgexfoundry.org:10003 16:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:10 Configure a credential helper to remove this warning. See 16:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:10 16:10:10 Login Succeeded 16:10:10 nexus3.edgexfoundry.org:10004 16:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:10 Configure a credential helper to remove this warning. See 16:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:10 16:10:10 Login Succeeded 16:10:10 docker.io 16:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:11 Configure a credential helper to remove this warning. See 16:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:11 16:10:11 Login Succeeded 16:10:11 ---> docker-login.sh ends [Pipeline] } 16:10:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:10:11 ========================================================= 16:10:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:10:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:10:12 Sending build context to Docker daemon 122.4kB 16:10:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:10:12 Step 2/12 : FROM ${BASE} AS builder 16:10:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:10:13 9fda8d8052c6: Pulling fs layer 16:10:13 5d54e960e981: Pulling fs layer 16:10:13 c4a7e357bf2a: Pulling fs layer 16:10:13 f0e02332f6b5: Pulling fs layer 16:10:13 cefa15bbcfad: Pulling fs layer 16:10:13 17808c966233: Pulling fs layer 16:10:13 f4c1fc716caa: Pulling fs layer 16:10:13 cefa15bbcfad: Waiting 16:10:13 17808c966233: Waiting 16:10:13 f4c1fc716caa: Waiting 16:10:13 f0e02332f6b5: Waiting 16:10:13 5d54e960e981: Download complete 16:10:13 f0e02332f6b5: Verifying Checksum 16:10:13 f0e02332f6b5: Download complete 16:10:13 cefa15bbcfad: Verifying Checksum 16:10:13 cefa15bbcfad: Download complete 16:10:13 9fda8d8052c6: Download complete 16:10:13 f4c1fc716caa: Verifying Checksum 16:10:13 f4c1fc716caa: Download complete 16:10:14 9fda8d8052c6: Pull complete 16:10:15 5d54e960e981: Pull complete 16:10:15 c4a7e357bf2a: Verifying Checksum 16:10:15 c4a7e357bf2a: Download complete 16:10:16 17808c966233: Verifying Checksum 16:10:16 17808c966233: Download complete 16:10:31 c4a7e357bf2a: Pull complete 16:10:31 f0e02332f6b5: Pull complete 16:10:31 cefa15bbcfad: Pull complete 16:10:40 17808c966233: Pull complete 16:10:41 f4c1fc716caa: Pull complete 16:10:41 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:10:41 ---> ea914061e18c 16:10:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:10:43 ---> Running in cb6400997cc6 16:10:43 Removing intermediate container cb6400997cc6 16:10:43 ---> 6e5eed586b0b 16:10:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:10:43 ---> Running in b74f0a1fcd1b 16:10:44 Removing intermediate container b74f0a1fcd1b 16:10:44 ---> 43f9069adb9c 16:10:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:10:44 ---> Running in 6be838ed9b25 16:10:44 Removing intermediate container 6be838ed9b25 16:10:44 ---> d9ec27832a0b 16:10:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:10:44 ---> Running in f624a54e56c8 16:10:45 Removing intermediate container f624a54e56c8 16:10:45 ---> 9513c43891ac 16:10:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:10:45 ---> Running in 2261e44700b2 16:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:10:50 (1/4) Installing openssh-keygen (9.3_p2-r0) 16:10:50 (2/4) Installing libedit (20221030.3.1-r1) 16:10:50 (3/4) Installing openssh-client-common (9.3_p2-r0) 16:10:50 (4/4) Installing openssh-client-default (9.3_p2-r0) 16:10:50 Executing busybox-1.36.1-r2.trigger 16:10:50 OK: 270 MiB in 56 packages 16:10:52 Removing intermediate container 2261e44700b2 16:10:52 ---> 33602897463c 16:10:52 Step 8/12 : WORKDIR /device-rest-go 16:10:52 ---> Running in 725a88a52150 16:10:52 Removing intermediate container 725a88a52150 16:10:52 ---> 6b3aa95b62a3 16:10:52 Step 9/12 : COPY go.mod vendor* ./ 16:10:53 ---> e7cf2dd5fea0 16:10:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:53 ---> Running in c9ff68535cf2 16:12:45 Removing intermediate container c9ff68535cf2 16:12:45 ---> 060d3a4e6b6d 16:12:45 Step 11/12 : COPY . . 16:12:45 ---> 54607d10e28e 16:12:45 Step 12/12 : RUN $MAKE 16:12:45 ---> Running in 750cab9b58e1 16:12:45 noop 16:12:45 Removing intermediate container 750cab9b58e1 16:12:45 ---> a28dba854c12 16:12:45 Successfully built a28dba854c12 16:12:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:45 + docker inspect -f . ci-base-image-arm64 16:12:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:46 prd-ubuntu20.04-docker-arm64-4c-16g-9958 does not seem to be running inside a container 16:12:46 $ 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:12:47 $ docker top 7e89e6c65d1addad074174224358c9cd5f4c8987fec30ff1c2cd6bd593005756 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:48 + go version 16:12:48 go version go1.21.0 linux/arm64 [Pipeline] } 16:12:48 $ docker stop --time=1 7e89e6c65d1addad074174224358c9cd5f4c8987fec30ff1c2cd6bd593005756 16:12:52 $ docker rm -f --volumes 7e89e6c65d1addad074174224358c9cd5f4c8987fec30ff1c2cd6bd593005756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:53 + docker inspect -f . ci-base-image-arm64 16:12:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:54 prd-ubuntu20.04-docker-arm64-4c-16g-9958 does not seem to be running inside a container 16:12:54 $ 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:12:55 $ docker top 96524c255175ae1ce374c91af92a6de676ddeeab4b60513b0712cf4bf97dcbb6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:56 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 16:12:57 + make test 16:12:57 go test ./... -coverprofile=coverage.out ./... 16:13:02 ? github.com/edgexfoundry/device-rest-go [no test files] 16:15:28 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:15:28 ok github.com/edgexfoundry/device-rest-go/driver 0.085s coverage: 33.2% of statements 16:15:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:15:28 go vet ./... 16:15:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:15:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:15:57 ./bin/test-attribution-txt.sh [Pipeline] echo 16:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:15:57 $ docker stop --time=1 96524c255175ae1ce374c91af92a6de676ddeeab4b60513b0712cf4bf97dcbb6 16:15:59 $ docker rm -f --volumes 96524c255175ae1ce374c91af92a6de676ddeeab4b60513b0712cf4bf97dcbb6 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:16:00 Warning: overwriting stash ‘coverage-report’ 16:16:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:16:02 + ls -al . 16:16:02 total 180 16:16:02 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 16:13 . 16:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 16:09 .. 16:16:02 -rw-rw-r-- 1 jenkins jenkins 151 Oct 24 16:09 .dockerignore 16:16:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:09 .git 16:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:09 .github 16:16:02 -rw-rw-r-- 1 jenkins jenkins 264 Oct 24 16:09 .gitignore 16:16:02 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 16:09 .golangci.yml 16:16:02 -rw-rw-r-- 1 jenkins jenkins 10300 Oct 24 16:09 Attribution.txt 16:16:02 -rw-rw-r-- 1 jenkins jenkins 15709 Oct 24 16:09 CHANGELOG.md 16:16:02 -rw-rw-r-- 1 jenkins jenkins 1578 Oct 24 16:09 Dockerfile 16:16:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 16:09 GOVERNANCE.md 16:16:02 -rw-rw-r-- 1 jenkins jenkins 680 Oct 24 16:09 Jenkinsfile 16:16:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 16:09 LICENSE 16:16:02 -rw-rw-r-- 1 jenkins jenkins 2010 Oct 24 16:09 Makefile 16:16:02 -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 16:09 OWNERS.md 16:16:02 -rw-rw-r-- 1 jenkins jenkins 15738 Oct 24 16:09 README.md 16:16:02 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 16:06 VERSION 16:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:09 bin 16:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:09 cmd 16:16:02 -rw-r--r-- 1 jenkins jenkins 14499 Oct 24 16:15 coverage.out 16:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:09 driver 16:16:02 -rw-rw-r-- 1 jenkins jenkins 3891 Oct 24 16:09 go.mod 16:16:02 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 24 16:09 go.sum 16:16:02 -rw-rw-r-- 1 jenkins jenkins 713 Oct 24 16:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:02 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4465849ced04bc1513b414b0e2c2001fe74bc2ee --label arch=arm64 --label version=0.0.0 . 16:16:02 Sending build context to Docker daemon 137.7kB 16:16:03 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 16:16:03 Step 2/25 : FROM ${BASE} AS builder 16:16:03 ---> a28dba854c12 16:16:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:16:03 ---> Running in 7f9d95015440 16:16:03 Removing intermediate container 7f9d95015440 16:16:03 ---> 79d1f285363b 16:16:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:16:03 ---> Running in 6f5aef121db4 16:16:04 Removing intermediate container 6f5aef121db4 16:16:04 ---> 2ec2dedcfed6 16:16:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:16:04 ---> Running in 6fd165ac9bbc 16:16:04 Removing intermediate container 6fd165ac9bbc 16:16:04 ---> 750297ee780c 16:16:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:16:04 ---> Running in 1f3bce6058d2 16:16:05 Removing intermediate container 1f3bce6058d2 16:16:05 ---> 4bf8e50ec140 16:16:05 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:05 ---> Running in d3424a6c737e 16:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:16:08 OK: 270 MiB in 56 packages 16:16:10 Removing intermediate container d3424a6c737e 16:16:10 ---> 11fd4c150fde 16:16:10 Step 8/25 : WORKDIR /device-rest-go 16:16:10 ---> Running in b5bbf471e7ab 16:16:10 Removing intermediate container b5bbf471e7ab 16:16:10 ---> 70f832ec982b 16:16:10 Step 9/25 : COPY go.mod vendor* ./ 16:16:10 ---> 5bb0736ceb8a 16:16:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:11 ---> Running in 333ee1ea33dd 16:16:13 Removing intermediate container 333ee1ea33dd 16:16:13 ---> 870a87a837f5 16:16:13 Step 11/25 : COPY . . 16:16:14 ---> 51ceb3950a8a 16:16:14 Step 12/25 : RUN $MAKE 16:16:14 ---> Running in b788c3f92661 16:16:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rest ./cmd 16:18:52 Removing intermediate container b788c3f92661 16:18:52 ---> f5f7daed83aa 16:18:52 Step 13/25 : FROM alpine:3.18 16:18:52 3.18: Pulling from library/alpine 16:18:52 579b34f0a95b: Pulling fs layer 16:18:52 579b34f0a95b: Download complete 16:18:52 579b34f0a95b: Pull complete 16:18:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:18:52 Status: Downloaded newer image for alpine:3.18 16:18:52 ---> 3cc203321400 16:18:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:18:52 ---> Running in f58453dc73df 16:18:52 Removing intermediate container f58453dc73df 16:18:52 ---> da23e7987218 16:18:52 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 16:18:52 ---> Running in b374905f6d51 16:18:52 Removing intermediate container b374905f6d51 16:18:52 ---> 068fbe104d73 16:18:52 Step 16/25 : RUN apk add --update --no-cache dumb-init 16:18:52 ---> Running in 8b70aa4a2a74 16:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:18:52 (1/1) Installing dumb-init (1.2.5-r2) 16:18:52 Executing busybox-1.36.1-r2.trigger 16:18:52 OK: 8 MiB in 16 packages 16:18:52 Removing intermediate container 8b70aa4a2a74 16:18:52 ---> 48eb6c2db2d3 16:18:52 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 16:18:52 ---> bde8a30dfe7e 16:18:52 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 16:18:52 ---> 97a0a0530972 16:18:52 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 16:18:52 ---> 4861dad81333 16:18:52 Step 20/25 : EXPOSE 59986 16:18:52 ---> Running in 81abd22789bb 16:18:52 Removing intermediate container 81abd22789bb 16:18:52 ---> ace7524549f5 16:18:52 Step 21/25 : ENTRYPOINT ["/device-rest"] 16:18:52 ---> Running in 849135f3cd4c 16:18:52 Removing intermediate container 849135f3cd4c 16:18:52 ---> 1a0aab8b5b80 16:18:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 16:18:52 ---> Running in 0c08a4a92385 16:18:52 Removing intermediate container 0c08a4a92385 16:18:52 ---> 721064dab47b 16:18:52 Step 23/25 : LABEL arch=arm64 16:18:52 ---> Running in f201d2428feb 16:18:52 Removing intermediate container f201d2428feb 16:18:52 ---> df822ae9553e 16:18:52 Step 24/25 : LABEL git_sha=4465849ced04bc1513b414b0e2c2001fe74bc2ee 16:18:52 ---> Running in e451d52b6de5 16:18:52 Removing intermediate container e451d52b6de5 16:18:52 ---> af29af7b1beb 16:18:52 Step 25/25 : LABEL version=0.0.0 16:18:52 ---> Running in 6aec189daddc 16:18:52 Removing intermediate container 6aec189daddc 16:18:52 ---> 7f004101e663 16:18:52 [Warning] One or more build-args [ARCH] were not consumed 16:18:52 Successfully built 7f004101e663 16:18:52 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:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:53 16:18:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:57 arm64: Pulling from edgex-lftools-log-publisher 16:18:57 8998bd30e6a1: Pulling fs layer 16:18:57 04944245beec: Pulling fs layer 16:18:57 699f458cf7ca: Pulling fs layer 16:18:57 765212b225bb: Pulling fs layer 16:18:57 f23df028b6ca: Pulling fs layer 16:18:57 d65c8cfc05b1: Pulling fs layer 16:18:57 2437ff75d9bd: Pulling fs layer 16:18:57 765212b225bb: Waiting 16:18:57 f23df028b6ca: Waiting 16:18:57 d65c8cfc05b1: Waiting 16:18:57 2437ff75d9bd: Waiting 16:18:57 04944245beec: Verifying Checksum 16:18:57 04944245beec: Download complete 16:18:57 765212b225bb: Verifying Checksum 16:18:57 765212b225bb: Download complete 16:18:57 f23df028b6ca: Verifying Checksum 16:18:57 f23df028b6ca: Download complete 16:18:57 d65c8cfc05b1: Verifying Checksum 16:18:57 d65c8cfc05b1: Download complete 16:18:57 699f458cf7ca: Verifying Checksum 16:18:57 699f458cf7ca: Download complete 16:18:58 8998bd30e6a1: Verifying Checksum 16:18:58 8998bd30e6a1: Download complete 16:19:00 2437ff75d9bd: Verifying Checksum 16:19:00 2437ff75d9bd: Download complete 16:19:03 8998bd30e6a1: Pull complete 16:19:03 04944245beec: Pull complete 16:19:05 699f458cf7ca: Pull complete 16:19:05 765212b225bb: Pull complete 16:19:06 f23df028b6ca: Pull complete 16:19:06 d65c8cfc05b1: Pull complete 16:19:24 2437ff75d9bd: Pull complete 16:19:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:25 prd-ubuntu20.04-docker-arm64-4c-16g-9958 does not seem to be running inside a container 16:19:25 $ 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:19:27 $ docker top 56cbf4221a7dc3829f6956b31b78fc60fe5e2cf2ebbdeb4aa4b734cf8154c904 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:28 ---> job-cost.sh 16:19:28 lf-activate-venv: SKIPPING 16:19:28 INFO: No Stack... 16:19:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:19:29 INFO: Archiving Costs [Pipeline] sh 16:19:30 + cat /w/workspace/device-rest-go/1/archives/cost.csv 16:19:30 + cut -d, -f6 [Pipeline] lock 16:19:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-354-1-stack-cost] 16:19:30 Resource [jenkins-edgexfoundry-device-rest-go-PR-354-1-stack-cost] did not exist. Created. 16:19:30 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:31 /w/workspace/device-rest-go/1@tmp/durable-466e71b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:19:32 + echo total: 0.10999999940395355 [Pipeline] stash 16:19:32 Warning: overwriting stash ‘stack-cost’ 16:19:32 Stashed 1 file(s) [Pipeline] } 16:19:32 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:32 $ docker stop --time=1 56cbf4221a7dc3829f6956b31b78fc60fe5e2cf2ebbdeb4aa4b734cf8154c904 16:19:33 $ docker rm -f --volumes 56cbf4221a7dc3829f6956b31b78fc60fe5e2cf2ebbdeb4aa4b734cf8154c904 [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:19:34 provisioning config files... 16:19:34 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-354@tmp/config8921997890405326151tmp [Pipeline] { [Pipeline] sh 16:19:35 + set +x 16:19:35 + curl -s https://codecov.io/bash 16:19:35 + bash -s -- 16:19:35 16:19:35 _____ _ 16:19:35 / ____| | | 16:19:35 | | ___ __| | ___ ___ _____ __ 16:19:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:19:35 | |___| (_) | (_| | __/ (_| (_) \ V / 16:19:35 \_____\___/ \__,_|\___|\___\___/ \_/ 16:19:35 Bash-1.0.6 16:19:35 16:19:35 16:19:35 ==> git version 2.25.1 found 16:19:35 ==> 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:19:35 Release-Date: 2020-01-08 16:19:35 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:19:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:19:35 ==> Jenkins CI detected. 16:19:35 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-354 16:19:35 project root: . 16:19:35 --> token set from env 16:19:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:19:35 ==> Running gcov in . (disable via -X gcov) 16:19:35 ==> Python coveragepy not found 16:19:35 ==> Searching for coverage reports in: 16:19:35 + . 16:19:35 -> Found 1 reports 16:19:35 ==> Detecting git/mercurial file structure 16:19:35 ==> Reading reports 16:19:35 + ./coverage.out bytes=14499 16:19:35 ==> Appending adjustments 16:19:35 https://docs.codecov.io/docs/fixing-reports 16:19:35 + Found adjustments 16:19:35 ==> Gzipping contents 16:19:35 4.0K /tmp/codecov.pU0jHK.gz 16:19:35 ==> Uploading reports 16:19:35 url: https://codecov.io 16:19:35 query: branch=PR-354&commit=4465849ced04bc1513b414b0e2c2001fe74bc2ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=354&job=&cmd_args= 16:19:35 -> Pinging Codecov 16:19:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-354&commit=4465849ced04bc1513b414b0e2c2001fe74bc2ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=354&job=&cmd_args= 16:19:35 -> Uploading to 16:19:35 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/4E5D53B4F1F92C436F7061BF334D961C/4465849ced04bc1513b414b0e2c2001fe74bc2ee/f0704b22-e675-4422-ba5e-bf9738d7e451.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T161935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e545914ac8ddd7d920cbac3f2fc71f2b7e550af582ba5787ca74ac2dcd772e7 16:19:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:35 Dload Upload Total Spent Left Speed 16:19:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8230 --:--:-- --:--:-- --:--:-- 8201 16:19:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/4465849ced04bc1513b414b0e2c2001fe74bc2ee [Pipeline] } 16:19:35 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:19:37 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-354/archives ] 16:19:37 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-354/archives 16:19:37 total 16 16:19:37 drwxr-xr-x 3 root root 4096 Oct 24 16:09 . 16:19:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 16:09 .. 16:19:37 drwxr-xr-x 2 root root 4096 Oct 24 16:09 cost 16:19:37 -rw-r--r-- 1 root root 86 Oct 24 16:09 cost.csv 16:19:37 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-354/archives 16:19:37 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-354/archives 16:19:37 total 16 16:19:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 16:09 . 16:19:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 16:09 .. 16:19:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 16:09 cost 16:19:37 -rw-r--r-- 1 jenkins jenkins 86 Oct 24 16:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:19:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:19:38 ---> package-listing.sh 16:19:38 ++ facter osfamily 16:19:38 ++ tr '[:upper:]' '[:lower:]' 16:19:39 + OS_FAMILY=debian 16:19:39 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-354 16:19:39 + START_PACKAGES=/tmp/packages_start.txt 16:19:39 + END_PACKAGES=/tmp/packages_end.txt 16:19:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:39 + PACKAGES=/tmp/packages_start.txt 16:19:39 + '[' /w/workspace/gexfoundry_device-rest-go_PR-354 ']' 16:19:39 + PACKAGES=/tmp/packages_end.txt 16:19:39 + case "${OS_FAMILY}" in 16:19:39 + dpkg -l 16:19:39 + grep '^ii' 16:19:39 + '[' -f /tmp/packages_start.txt ']' 16:19:39 + '[' -f /tmp/packages_end.txt ']' 16:19:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:39 + '[' /w/workspace/gexfoundry_device-rest-go_PR-354 ']' 16:19:39 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-354/archives/ 16:19:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-354/archives/ [Pipeline] echo 16:19:39 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-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:19:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:40 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 16:19:40 $ 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-354/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-354 -v /w/workspace/gexfoundry_device-rest-go_PR-354:/w/workspace/gexfoundry_device-rest-go_PR-354:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-354@tmp:/w/workspace/gexfoundry_device-rest-go_PR-354@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:19:40 $ docker top b55f35cd7b5a4c708ebdcf348fbdd9ea5ef09583e7ee75da93a2d414518d843b -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:40 + touch /tmp/pre-build-complete [Pipeline] sh 16:19:41 + mkdir -p /var/log/sysstat [Pipeline] sh 16:19:41 + ls /var/log/sa-host 16:19:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:41 provisioning config files... 16:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-354@tmp/config12663240786381645390tmp [Pipeline] { [Pipeline] echo 16:19:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:19:41 ---> create-netrc.sh [Pipeline] } 16:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:19:42 ---> python-tools-install.sh [Pipeline] echo 16:19:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:19:42 ---> sudo-logs.sh 16:19:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:19:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:19:43 ---> job-cost.sh 16:19:43 lf-activate-venv: SKIPPING 16:19:43 DEBUG: total: 0.2199999988079071 16:19:43 INFO: Retrieving Stack Cost... 16:19:43 INFO: Retrieving Pricing Info for: v3-standard-8 16:19:43 INFO: Archiving Costs [Pipeline] echo 16:19:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:19:44 ---> logs-deploy.sh 16:19:44 lf-activate-venv: SKIPPING 16:19:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-354/1 16:19:44 INFO: archiving workspace using pattern(s): 16:19:45 Archives upload complete. 16:19:45 INFO: archiving logs to Nexus