Pull request #383 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87d2dddde376be64c23e51c41d2b911feec4d340+402bee10dda5ca46600812a85f59fdfe6bf70583 (0866829fc4ea4563f777035105522a893d8eae0b) 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-ssh2265382423682276720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8320435487118325368.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-383/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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14249848863738769251.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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7797129079240913093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7813582566590057622.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-383/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-383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9833886694024852300.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5137 in /w/workspace/gexfoundry_device-rest-go_PR-383 [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-383 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 402bee10dda5ca46600812a85f59fdfe6bf70583 into PR head commit 87d2dddde376be64c23e51c41d2b911feec4d340 Merge succeeded, producing 87d2dddde376be64c23e51c41d2b911feec4d340 Checking out Revision 87d2dddde376be64c23e51c41d2b911feec4d340 (PR-383) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > 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/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87d2dddde376be64c23e51c41d2b911feec4d340 # 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 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87d2dddde376be64c23e51c41d2b911feec4d340 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:06:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:06:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:06:08 ========================================================= 23:06:08 EdgeX Global Pipelines Version Info 23:06:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:06:09 ------------------- 23:06:09 stable info: 23:06:09 ------------------- 23:06:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:06:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:06:09 Message: update stable to v1.0.258 23:06:10 ------------------- 23:06:10 experimental info: 23:06:10 ------------------- 23:06:10 Commited By: **** collab-it+edgex@linuxfoundation.org 23:06:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:06:10 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:06:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 23:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:06:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:06:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:06:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:06:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:06:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:06:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-383 [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-383 [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-383 [Pipeline] echo 23:06:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87d2dddde376be64c23e51c41d2b911feec4d340 [Pipeline] echo 23:06:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87d2ddd [Pipeline] echo 23:06:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:17 provisioning config files... 23:06:17 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-383@tmp/config11022428258370414470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:19 ---> ****-login.sh 23:06:19 nexus3.edgexfoundry.org:10001 23:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:19 Configure a credential helper to remove this warning. See 23:06:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:19 23:06:19 Login Succeeded 23:06:19 nexus3.edgexfoundry.org:10002 23:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:20 Configure a credential helper to remove this warning. See 23:06:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:20 23:06:20 Login Succeeded 23:06:20 nexus3.edgexfoundry.org:10003 23:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:20 Configure a credential helper to remove this warning. See 23:06:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:20 23:06:20 Login Succeeded 23:06:20 nexus3.edgexfoundry.org:10004 23:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:20 Configure a credential helper to remove this warning. See 23:06:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:20 23:06:20 Login Succeeded 23:06:20 ****.io 23:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:20 Configure a credential helper to remove this warning. See 23:06:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:20 23:06:20 Login Succeeded 23:06:20 ---> ****-login.sh ends [Pipeline] } 23:06:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:06:21 + git rev-list -1 --merges 87d2dddde376be64c23e51c41d2b911feec4d340~1..87d2dddde376be64c23e51c41d2b911feec4d340 [Pipeline] echo 23:06:21 -----------> git rev-list -1 --merges 87d2dddde376be64c23e51c41d2b911feec4d340~1..87d2dddde376be64c23e51c41d2b911feec4d340 87d2dddde376be64c23e51c41d2b911feec4d340 [false] [Pipeline] sh 23:06:22 + git log --format=format:%s -1 87d2dddde376be64c23e51c41d2b911feec4d340 [Pipeline] echo 23:06:22 ========================================================= 23:06:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:06:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:22 + git log --format=format:%s -1 87d2dddde376be64c23e51c41d2b911feec4d340 [Pipeline] echo 23:06:22 [semverPrep] GIT_COMMIT: 87d2dddde376be64c23e51c41d2b911feec4d340, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo 23:06:22 [semverPrep] This is not a build commit. [Pipeline] sh 23:06:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:06:23 + grep -v github /etc/ssh/ssh_known_hosts 23:06:23 + [ -e /tmp/ssh_known_hosts ] 23:06:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:06:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:06:23 + sudo tee -a /etc/ssh/ssh_known_hosts 23:06:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:23 23:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:24 0.1.4: Pulling from edgex-devops/py-git-semver 23:06:24 b85a868b505f: Pulling fs layer 23:06:24 e2be974225ed: Pulling fs layer 23:06:24 339a4e72a1f5: Pulling fs layer 23:06:24 988bab9f4d93: Pulling fs layer 23:06:24 1469e6f7b9e6: Pulling fs layer 23:06:24 eaf3925da568: Pulling fs layer 23:06:24 bab4dde63d76: Pulling fs layer 23:06:24 bde34c3a00c8: Pulling fs layer 23:06:24 b352a97aabf1: Pulling fs layer 23:06:24 4872d77fe225: Pulling fs layer 23:06:24 5851b861e8e6: Pulling fs layer 23:06:24 988bab9f4d93: Waiting 23:06:24 bab4dde63d76: Waiting 23:06:24 4872d77fe225: Waiting 23:06:24 1469e6f7b9e6: Waiting 23:06:24 eaf3925da568: Waiting 23:06:24 5851b861e8e6: Waiting 23:06:24 bde34c3a00c8: Waiting 23:06:24 b352a97aabf1: Waiting 23:06:24 e2be974225ed: Verifying Checksum 23:06:24 e2be974225ed: Download complete 23:06:24 988bab9f4d93: Verifying Checksum 23:06:24 988bab9f4d93: Download complete 23:06:24 1469e6f7b9e6: Verifying Checksum 23:06:24 1469e6f7b9e6: Download complete 23:06:24 eaf3925da568: Verifying Checksum 23:06:24 eaf3925da568: Download complete 23:06:24 339a4e72a1f5: Verifying Checksum 23:06:24 339a4e72a1f5: Download complete 23:06:24 bde34c3a00c8: Download complete 23:06:24 b352a97aabf1: Verifying Checksum 23:06:24 b352a97aabf1: Download complete 23:06:24 4872d77fe225: Verifying Checksum 23:06:24 4872d77fe225: Download complete 23:06:24 5851b861e8e6: Download complete 23:06:24 b85a868b505f: Verifying Checksum 23:06:24 b85a868b505f: Download complete 23:06:24 bab4dde63d76: Verifying Checksum 23:06:24 bab4dde63d76: Download complete 23:06:25 b85a868b505f: Pull complete 23:06:26 e2be974225ed: Pull complete 23:06:26 339a4e72a1f5: Pull complete 23:06:26 988bab9f4d93: Pull complete 23:06:26 1469e6f7b9e6: Pull complete 23:06:26 eaf3925da568: Pull complete 23:06:28 bab4dde63d76: Pull complete 23:06:29 bde34c3a00c8: Pull complete 23:06:29 b352a97aabf1: Pull complete 23:06:29 4872d77fe225: Pull complete 23:06:29 5851b861e8e6: Pull complete 23:06:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:29 prd-ubuntu20.04-docker-8c-8g-5137 does not seem to be running inside a container 23:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-383 -v /w/workspace/gexfoundry_device-rest-go_PR-383:/w/workspace/gexfoundry_device-rest-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-383@tmp:/w/workspace/gexfoundry_device-rest-go_PR-383@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 23:06:32 $ docker top 563ce5e571cadc6e0bdccd4e0abbcd449ec9cd48b063c8f95b316ac7c0bb4b4e -eo pid,comm 23:06:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:06:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:06:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:33 [ssh-agent] Looking for ssh-agent implementation... 23:06:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:33 $ docker exec 563ce5e571cadc6e0bdccd4e0abbcd449ec9cd48b063c8f95b316ac7c0bb4b4e ssh-agent 23:06:33 SSH_AUTH_SOCK=/tmp/ssh-q43Xax35WY4L/agent.32 23:06:33 SSH_AGENT_PID=38 23:06:33 Running ssh-add (command line suppressed) 23:06:33 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-383@tmp/private_key_1352463383490804880.key (/w/workspace/gexfoundry_device-rest-go_PR-383@tmp/private_key_1352463383490804880.key) 23:06:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:33 + git tag --points-at HEAD [Pipeline] } 23:06:33 $ docker exec --env ******** --env ******** 563ce5e571cadc6e0bdccd4e0abbcd449ec9cd48b063c8f95b316ac7c0bb4b4e ssh-agent -k 23:06:33 unset SSH_AUTH_SOCK; 23:06:33 unset SSH_AGENT_PID; 23:06:33 echo Agent pid 38 killed; 23:06:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:06:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:34 [ssh-agent] Looking for ssh-agent implementation... 23:06:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:34 $ docker exec 563ce5e571cadc6e0bdccd4e0abbcd449ec9cd48b063c8f95b316ac7c0bb4b4e ssh-agent 23:06:34 SSH_AUTH_SOCK=/tmp/ssh-o68wYdWvvBNZ/agent.70 23:06:34 SSH_AGENT_PID=76 23:06:34 Running ssh-add (command line suppressed) 23:06:34 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-383@tmp/private_key_17282596286650113013.key (/w/workspace/gexfoundry_device-rest-go_PR-383@tmp/private_key_17282596286650113013.key) 23:06:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:34 + git semver init 23:06:35 2024-03-07 23:06:35,105 [run_init] DEBUG init version:0.0.0 force:False 23:06:35 2024-03-07 23:06:35,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-383/.semver 23:06:35 2024-03-07 23:06:35,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-383/.semver 23:06:35 2024-03-07 23:06:35,106 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-383/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-383, universal_newlines=False, shell=None, istream=None) 23:06:41 2024-03-07 23:06:36,792 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-383/.git/info/exclude 23:06:41 2024-03-07 23:06:36,793 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-383/.semver/PR-383 with force:False 23:06:41 2024-03-07 23:06:36,793 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-383/.semver/PR-383 23:06:41 2024-03-07 23:06:36,796 [execute] INFO git cat-file --batch-check 23:06:41 2024-03-07 23:06:36,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-383/.semver, universal_newlines=False, shell=None, istream=) 23:06:41 2024-03-07 23:06:36,802 [execute] INFO git cat-file --batch 23:06:41 2024-03-07 23:06:36,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-383/.semver, universal_newlines=False, shell=None, istream=) 23:06:41 2024-03-07 23:06:36,809 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-383/.semver/PR-383 23:06:41 0.0.0 [Pipeline] } 23:06:41 $ docker exec --env ******** --env ******** 563ce5e571cadc6e0bdccd4e0abbcd449ec9cd48b063c8f95b316ac7c0bb4b4e ssh-agent -k 23:06:41 unset SSH_AUTH_SOCK; 23:06:41 unset SSH_AGENT_PID; 23:06:41 echo Agent pid 76 killed; 23:06:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:06:44 + git semver [Pipeline] } 23:06:44 $ docker stop --time=1 563ce5e571cadc6e0bdccd4e0abbcd449ec9cd48b063c8f95b316ac7c0bb4b4e 23:06:45 $ docker rm -f --volumes 563ce5e571cadc6e0bdccd4e0abbcd449ec9cd48b063c8f95b316ac7c0bb4b4e [Pipeline] // withDockerContainer [Pipeline] sh 23:06:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:06:48 Stashed 1 file(s) [Pipeline] echo 23:06:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:50 provisioning config files... 23:06:50 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-383@tmp/config3686263626597572353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:50 ---> ****-login.sh 23:06:50 nexus3.edgexfoundry.org:10001 23:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:50 Configure a credential helper to remove this warning. See 23:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:50 23:06:50 Login Succeeded 23:06:50 nexus3.edgexfoundry.org:10002 23:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:50 Configure a credential helper to remove this warning. See 23:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:50 23:06:50 Login Succeeded 23:06:50 nexus3.edgexfoundry.org:10003 23:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:50 Configure a credential helper to remove this warning. See 23:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:50 23:06:50 Login Succeeded 23:06:50 nexus3.edgexfoundry.org:10004 23:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:50 Configure a credential helper to remove this warning. See 23:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:50 23:06:50 Login Succeeded 23:06:50 ****.io 23:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:51 Configure a credential helper to remove this warning. See 23:06:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:51 23:06:51 Login Succeeded 23:06:51 ---> ****-login.sh ends [Pipeline] } 23:06:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:06:51 ========================================================= 23:06:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:06:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:53 + 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 . 23:06:53 Sending build context to Docker daemon 16.33MB 23:06:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:06:53 Step 2/12 : FROM ${BASE} AS builder 23:06:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:06:53 7264a8db6415: Pulling fs layer 23:06:53 c4d48a809fc2: Pulling fs layer 23:06:53 4f1c88b9dad5: Pulling fs layer 23:06:53 ad3a456e5733: Pulling fs layer 23:06:53 69c7f0334f64: Pulling fs layer 23:06:53 1f1c1a5573a3: Pulling fs layer 23:06:53 ce7588e14bc9: Pulling fs layer 23:06:53 b5e4710f87ac: Pulling fs layer 23:06:53 1f1c1a5573a3: Waiting 23:06:53 ce7588e14bc9: Waiting 23:06:53 b5e4710f87ac: Waiting 23:06:53 ad3a456e5733: Waiting 23:06:53 69c7f0334f64: Waiting 23:06:53 c4d48a809fc2: Verifying Checksum 23:06:53 c4d48a809fc2: Download complete 23:06:53 ad3a456e5733: Verifying Checksum 23:06:53 ad3a456e5733: Download complete 23:06:53 69c7f0334f64: Download complete 23:06:53 7264a8db6415: Verifying Checksum 23:06:53 7264a8db6415: Download complete 23:06:53 1f1c1a5573a3: Verifying Checksum 23:06:53 1f1c1a5573a3: Download complete 23:06:53 7264a8db6415: Pull complete 23:06:53 c4d48a809fc2: Pull complete 23:06:53 b5e4710f87ac: Verifying Checksum 23:06:53 b5e4710f87ac: Download complete 23:06:53 4f1c88b9dad5: Download complete 23:06:54 ce7588e14bc9: Verifying Checksum 23:06:54 ce7588e14bc9: Download complete 23:06:57 4f1c88b9dad5: Pull complete 23:06:57 ad3a456e5733: Pull complete 23:06:57 69c7f0334f64: Pull complete 23:06:57 1f1c1a5573a3: Pull complete 23:07:00 ce7588e14bc9: Pull complete 23:07:00 b5e4710f87ac: Pull complete 23:07:00 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:07:00 ---> 88b5674ff536 23:07:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:07:04 Still waiting to schedule task 23:07:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:07:06 ---> Running in 6bc7d7077825 23:07:06 Removing intermediate container 6bc7d7077825 23:07:06 ---> 63e5a932c041 23:07:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:07:06 ---> Running in 0bc5a1eb73aa 23:07:06 Removing intermediate container 0bc5a1eb73aa 23:07:06 ---> b6b3f9c4303e 23:07:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:07:06 ---> Running in 5dc7a452e6e7 23:07:07 Removing intermediate container 5dc7a452e6e7 23:07:07 ---> ed824f6db476 23:07:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:07:07 ---> Running in c19d17e82aa9 23:07:08 Removing intermediate container c19d17e82aa9 23:07:08 ---> f2ec2cdbf6ed 23:07:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:08 ---> Running in 47b7e2cdb9c2 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:08 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:07:08 (2/4) Installing libedit (20221030.3.1-r1) 23:07:08 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:07:08 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:07:08 Executing busybox-1.36.1-r5.trigger 23:07:08 OK: 268 MiB in 56 packages 23:07:09 Removing intermediate container 47b7e2cdb9c2 23:07:09 ---> f75a7f9c41ff 23:07:09 Step 8/12 : WORKDIR /device-rest-go 23:07:09 ---> Running in 101066588ee4 23:07:09 Removing intermediate container 101066588ee4 23:07:09 ---> e47fb0aa679b 23:07:09 Step 9/12 : COPY go.mod vendor* ./ 23:07:09 ---> 5daa1d5dde18 23:07:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:09 ---> Running in 903454901f21 23:07:44 Removing intermediate container 903454901f21 23:07:44 ---> d4a9a7fadb5a 23:07:44 Step 11/12 : COPY . . 23:07:44 ---> 31946d85ebfd 23:07:44 Step 12/12 : RUN $MAKE 23:07:44 ---> Running in 89f62ddcd71d 23:07:44 noop 23:07:44 Removing intermediate container 89f62ddcd71d 23:07:44 ---> 182320ed0222 23:07:44 Successfully built 182320ed0222 23:07:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:45 + docker inspect -f . ci-base-image-x86_64 23:07:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:45 prd-ubuntu20.04-docker-8c-8g-5137 does not seem to be running inside a container 23:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-383 -v /w/workspace/gexfoundry_device-rest-go_PR-383:/w/workspace/gexfoundry_device-rest-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-383@tmp:/w/workspace/gexfoundry_device-rest-go_PR-383@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 23:07:46 $ docker top 13346dd605acbce6311f0a062caa1dd8e9ceab33b029f1a175012f356a517282 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:46 + go version 23:07:46 go version go1.21.0 linux/amd64 [Pipeline] } 23:07:46 $ docker stop --time=1 13346dd605acbce6311f0a062caa1dd8e9ceab33b029f1a175012f356a517282 23:07:47 $ docker rm -f --volumes 13346dd605acbce6311f0a062caa1dd8e9ceab33b029f1a175012f356a517282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:49 + docker inspect -f . ci-base-image-x86_64 23:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:49 prd-ubuntu20.04-docker-8c-8g-5137 does not seem to be running inside a container 23:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-383 -v /w/workspace/gexfoundry_device-rest-go_PR-383:/w/workspace/gexfoundry_device-rest-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-383@tmp:/w/workspace/gexfoundry_device-rest-go_PR-383@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 23:07:49 $ docker top c8bb453f78c488cfb9b4b263dfc24bc70c7a0aa06666c4ac37d2f9180ab99426 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:50 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-383 [Pipeline] fileExists [Pipeline] sh 23:07:50 + make test 23:07:50 go test ./... -coverprofile=coverage.out ./... 23:07:52 ? github.com/edgexfoundry/device-rest-go [no test files] 23:08:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:08:02 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements 23:08:10 go vet ./... 23:08:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:08:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:08:13 ./bin/test-attribution-txt.sh 23:08:13 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:08:13 $ docker stop --time=1 c8bb453f78c488cfb9b4b263dfc24bc70c7a0aa06666c4ac37d2f9180ab99426 23:08:16 $ docker rm -f --volumes c8bb453f78c488cfb9b4b263dfc24bc70c7a0aa06666c4ac37d2f9180ab99426 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:08:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:08:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:08:18 + ls -al . 23:08:18 total 180 23:08:18 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:07 . 23:08:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 .. 23:08:18 -rw-rw-r-- 1 jenkins jenkins 151 Mar 7 23:06 .dockerignore 23:08:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:08 .git 23:08:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 .github 23:08:18 -rw-rw-r-- 1 jenkins jenkins 264 Mar 7 23:06 .gitignore 23:08:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:06 .golangci.yml 23:08:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:06 .semver 23:08:18 -rw-rw-r-- 1 jenkins jenkins 10300 Mar 7 23:06 Attribution.txt 23:08:18 -rw-rw-r-- 1 jenkins jenkins 17685 Mar 7 23:06 CHANGELOG.md 23:08:18 -rw-rw-r-- 1 jenkins jenkins 1687 Mar 7 23:06 Dockerfile 23:08:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:06 GOVERNANCE.md 23:08:18 -rw-rw-r-- 1 jenkins jenkins 680 Mar 7 23:06 Jenkinsfile 23:08:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:06 LICENSE 23:08:18 -rw-rw-r-- 1 jenkins jenkins 2016 Mar 7 23:06 Makefile 23:08:18 -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 23:06 OWNERS.md 23:08:18 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 7 23:06 README.md 23:08:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:06 VERSION 23:08:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 bin 23:08:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 cmd 23:08:18 -rw-r--r-- 1 jenkins jenkins 14499 Mar 7 23:08 coverage.out 23:08:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 driver 23:08:18 -rw-rw-r-- 1 jenkins jenkins 3935 Mar 7 23:06 go.mod 23:08:18 -rw-rw-r-- 1 jenkins jenkins 36481 Mar 7 23:06 go.sum 23:08:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 openapi 23:08:18 -rw-rw-r-- 1 jenkins jenkins 713 Mar 7 23:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:18 + 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=87d2dddde376be64c23e51c41d2b911feec4d340 --label arch=amd64 --label version=0.0.0 . 23:08:18 Sending build context to Docker daemon 16.34MB 23:08:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:08:18 Step 2/26 : FROM ${BASE} AS builder 23:08:18 ---> 182320ed0222 23:08:18 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:08:19 ---> Running in be2e8e3cbe2d 23:08:19 Removing intermediate container be2e8e3cbe2d 23:08:19 ---> eb556ff4d0c2 23:08:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:08:19 ---> Running in c1135750ec84 23:08:19 Removing intermediate container c1135750ec84 23:08:19 ---> 5bf27d3b9787 23:08:19 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:08:19 ---> Running in ce14b7a07784 23:08:19 Removing intermediate container ce14b7a07784 23:08:19 ---> d2e75e3ca7c6 23:08:19 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:08:19 ---> Running in a7906a5d0268 23:08:19 Removing intermediate container a7906a5d0268 23:08:19 ---> 0d9cf68530c3 23:08:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:20 ---> Running in 21258c61084e 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:20 OK: 268 MiB in 56 packages 23:08:21 Removing intermediate container 21258c61084e 23:08:21 ---> ed4c8185b825 23:08:21 Step 8/26 : WORKDIR /device-rest-go 23:08:21 ---> Running in 8af1f3a75278 23:08:21 Removing intermediate container 8af1f3a75278 23:08:21 ---> ebd81e160562 23:08:21 Step 9/26 : COPY go.mod vendor* ./ 23:08:21 ---> 6ab5bb135485 23:08:21 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:21 ---> Running in 86e01a120e39 23:08:21 Removing intermediate container 86e01a120e39 23:08:21 ---> 78cc4c57f816 23:08:21 Step 11/26 : COPY . . 23:08:22 ---> 63186a43f4b0 23:08:22 Step 12/26 : RUN $MAKE 23:08:22 ---> Running in 3304db45dc0a 23:08:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:08:44 Removing intermediate container 3304db45dc0a 23:08:44 ---> d7bbbd8d9577 23:08:44 Step 13/26 : FROM alpine:3.18 23:08:44 3.18: Pulling from library/alpine 23:08:44 619be1103602: Pulling fs layer 23:08:44 619be1103602: Verifying Checksum 23:08:44 619be1103602: Download complete 23:08:44 619be1103602: Pull complete 23:08:44 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:08:44 Status: Downloaded newer image for alpine:3.18 23:08:44 ---> d3782b16ccc9 23:08:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:08:44 ---> Running in 33995039e0ec 23:08:44 Removing intermediate container 33995039e0ec 23:08:44 ---> 0df53fe8ac06 23:08:44 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 23:08:44 ---> Running in 9c8402c0f45d 23:08:44 Removing intermediate container 9c8402c0f45d 23:08:44 ---> e5420f41fbc2 23:08:44 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:08:44 ---> Running in a04143670709 23:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:44 (1/1) Installing dumb-init (1.2.5-r2) 23:08:44 Executing busybox-1.36.1-r5.trigger 23:08:44 OK: 7 MiB in 16 packages 23:08:44 Removing intermediate container a04143670709 23:08:44 ---> d326aab94683 23:08:44 Step 17/26 : RUN apk --no-cache upgrade 23:08:44 ---> Running in 62bf983710a7 23:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:44 OK: 7 MiB in 16 packages 23:08:45 Removing intermediate container 62bf983710a7 23:08:45 ---> 55532b3d1cd8 23:08:45 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 23:08:45 ---> 7753587fbc72 23:08:45 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 23:08:46 ---> 3c324582916c 23:08:46 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 23:08:46 ---> ccb8fa4285d3 23:08:46 Step 21/26 : EXPOSE 59986 23:08:46 ---> Running in 9433514ba170 23:08:46 Removing intermediate container 9433514ba170 23:08:46 ---> 77661d231d48 23:08:46 Step 22/26 : ENTRYPOINT ["/device-rest"] 23:08:46 ---> Running in bcfa7fd7c89d 23:08:46 Removing intermediate container bcfa7fd7c89d 23:08:46 ---> d15c99bece6f 23:08:46 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:08:46 ---> Running in 8512160a618c 23:08:46 Removing intermediate container 8512160a618c 23:08:46 ---> 931c8b374ee3 23:08:46 Step 24/26 : LABEL arch=amd64 23:08:46 ---> Running in 96bcf2be70db 23:08:46 Removing intermediate container 96bcf2be70db 23:08:46 ---> 90aa9f4c7e7f 23:08:46 Step 25/26 : LABEL git_sha=87d2dddde376be64c23e51c41d2b911feec4d340 23:08:46 ---> Running in e2a5c7c5ebfb 23:08:46 Removing intermediate container e2a5c7c5ebfb 23:08:46 ---> 3af512e7477f 23:08:46 Step 26/26 : LABEL version=0.0.0 23:08:46 ---> Running in 71b52e146b04 23:08:46 Removing intermediate container 71b52e146b04 23:08:46 ---> 342ab2fe1b32 23:08:46 [Warning] One or more build-args [ARCH] were not consumed 23:08:46 Successfully built 342ab2fe1b32 23:08:46 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:47 23:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:48 latest: Pulling from edgex-lftools-log-publisher 23:08:48 5eb5b503b376: Pulling fs layer 23:08:48 5c69ac0246d0: Pulling fs layer 23:08:48 ec43610c2a17: Pulling fs layer 23:08:48 3a2ae6a8a46f: Pulling fs layer 23:08:48 33b1e0a273af: Pulling fs layer 23:08:48 5d3b04190fa2: Pulling fs layer 23:08:48 2f39f015ded8: Pulling fs layer 23:08:48 33b1e0a273af: Waiting 23:08:48 5d3b04190fa2: Waiting 23:08:48 2f39f015ded8: Waiting 23:08:48 3a2ae6a8a46f: Waiting 23:08:48 5c69ac0246d0: Verifying Checksum 23:08:48 5c69ac0246d0: Download complete 23:08:48 3a2ae6a8a46f: Verifying Checksum 23:08:48 3a2ae6a8a46f: Download complete 23:08:48 33b1e0a273af: Verifying Checksum 23:08:48 33b1e0a273af: Download complete 23:08:48 ec43610c2a17: Download complete 23:08:48 5d3b04190fa2: Download complete 23:08:48 5eb5b503b376: Verifying Checksum 23:08:48 5eb5b503b376: Download complete 23:08:49 2f39f015ded8: Verifying Checksum 23:08:49 2f39f015ded8: Download complete 23:08:49 5eb5b503b376: Pull complete 23:08:49 5c69ac0246d0: Pull complete 23:08:50 ec43610c2a17: Pull complete 23:08:50 3a2ae6a8a46f: Pull complete 23:08:50 33b1e0a273af: Pull complete 23:08:50 5d3b04190fa2: Pull complete 23:08:54 2f39f015ded8: Pull complete 23:08:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:55 prd-ubuntu20.04-docker-8c-8g-5137 does not seem to be running inside a container 23:08:55 $ 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-383 -v /w/workspace/gexfoundry_device-rest-go_PR-383:/w/workspace/gexfoundry_device-rest-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-383@tmp:/w/workspace/gexfoundry_device-rest-go_PR-383@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 23:09:02 $ docker top b76ecd89a61629fcd66d581a6bf688e2d87868e9a373bcf0fa62015bfaeac05c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:02 ---> job-cost.sh 23:09:02 lf-activate-venv: SKIPPING 23:09:02 INFO: No Stack... 23:09:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:09:03 INFO: Archiving Costs [Pipeline] sh 23:09:03 + cat /w/workspace/gexfoundry_device-rest-go_PR-383/archives/cost.csv 23:09:03 + cut -d, -f6 [Pipeline] lock 23:09:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-383-1-stack-cost] 23:09:03 Resource [jenkins-edgexfoundry-device-rest-go-PR-383-1-stack-cost] did not exist. Created. 23:09:03 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:04 + echo total: 0.2199999988079071 [Pipeline] stash 23:09:04 Stashed 1 file(s) [Pipeline] } 23:09:04 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:09:04 $ docker stop --time=1 b76ecd89a61629fcd66d581a6bf688e2d87868e9a373bcf0fa62015bfaeac05c 23:09:05 $ docker rm -f --volumes b76ecd89a61629fcd66d581a6bf688e2d87868e9a373bcf0fa62015bfaeac05c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5140 in /w/workspace/gexfoundry_device-rest-go_PR-383 [Pipeline] { [Pipeline] ws 23:09:58 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 23:10:01 The recommended git tool is: git 23:10:10 using credential edgex-jenkins-ssh 23:10:10 Cloning the remote Git repository 23:10:10 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:10:10 > git init /w/workspace/device-rest-go/1 # timeout=10 23:10:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:10:10 > git --version # timeout=10 23:10:10 > git --version # 'git version 2.25.1' 23:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:10:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:18 Merging remotes/origin/main commit 402bee10dda5ca46600812a85f59fdfe6bf70583 into PR head commit 87d2dddde376be64c23e51c41d2b911feec4d340 23:10:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:10:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:10:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:10:18 > git config core.sparsecheckout # timeout=10 23:10:18 Merge succeeded, producing 87d2dddde376be64c23e51c41d2b911feec4d340 23:10:18 Checking out Revision 87d2dddde376be64c23e51c41d2b911feec4d340 (PR-383) 23:10:19 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:10:20 > git --version # timeout=10 23:10:20 > git --version # 'git version 2.25.1' 23:10:20 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:10:18 > git checkout -f 87d2dddde376be64c23e51c41d2b911feec4d340 # timeout=10 23:10:18 > git remote # timeout=10 23:10:18 > git config --get remote.origin.url # timeout=10 23:10:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:18 > git merge 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 23:10:18 > git rev-parse HEAD^{commit} # timeout=10 23:10:18 > git config core.sparsecheckout # timeout=10 23:10:18 > git checkout -f 87d2dddde376be64c23e51c41d2b911feec4d340 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:10:21 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:21 Dload Upload Total Spent Left Speed 23:10:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh 23:10:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:10:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:10:22 + sudo tee /etc/docker/daemon.new 23:10:22 { 23:10:22 "registry-mirrors": [ 23:10:22 "https://nexus3.edgexfoundry.org:10001" 23:10:22 ], 23:10:22 "bip": "10.250.0.254/24", 23:10:22 "hosts": [ 23:10:22 "tcp://0.0.0.0:5555", 23:10:22 "unix:///var/run/docker.sock" 23:10:22 ], 23:10:22 "mtu": 1458, 23:10:22 "selinux-enabled": true, 23:10:22 "seccomp-profile": "/etc/docker/seccomp.json" 23:10:22 } [Pipeline] sh 23:10:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:10:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:41 provisioning config files... 23:10:41 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7351089887846336730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:42 ---> ****-login.sh 23:10:42 nexus3.edgexfoundry.org:10001 23:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:43 Configure a credential helper to remove this warning. See 23:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:43 23:10:43 Login Succeeded 23:10:43 nexus3.edgexfoundry.org:10002 23:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:44 Configure a credential helper to remove this warning. See 23:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:44 23:10:44 Login Succeeded 23:10:44 nexus3.edgexfoundry.org:10003 23:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:44 Configure a credential helper to remove this warning. See 23:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:44 23:10:44 Login Succeeded 23:10:44 nexus3.edgexfoundry.org:10004 23:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:44 Configure a credential helper to remove this warning. See 23:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:44 23:10:44 Login Succeeded 23:10:44 ****.io 23:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:45 Configure a credential helper to remove this warning. See 23:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:45 23:10:45 Login Succeeded 23:10:45 ---> ****-login.sh ends [Pipeline] } 23:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:10:46 ========================================================= 23:10:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:10:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:47 + 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 . 23:10:47 Sending build context to Docker daemon 127.5kB 23:10:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:10:47 Step 2/12 : FROM ${BASE} AS builder 23:10:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:48 9fda8d8052c6: Pulling fs layer 23:10:48 5d54e960e981: Pulling fs layer 23:10:48 c4a7e357bf2a: Pulling fs layer 23:10:48 f0e02332f6b5: Pulling fs layer 23:10:48 872ee5b61b7b: Pulling fs layer 23:10:48 0c6a40ed1a82: Pulling fs layer 23:10:48 94ae7d8d031c: Pulling fs layer 23:10:48 f0e02332f6b5: Waiting 23:10:48 872ee5b61b7b: Waiting 23:10:48 0c6a40ed1a82: Waiting 23:10:48 94ae7d8d031c: Waiting 23:10:48 5d54e960e981: Verifying Checksum 23:10:48 5d54e960e981: Download complete 23:10:48 f0e02332f6b5: Verifying Checksum 23:10:48 f0e02332f6b5: Download complete 23:10:48 872ee5b61b7b: Verifying Checksum 23:10:48 872ee5b61b7b: Download complete 23:10:48 9fda8d8052c6: Download complete 23:10:48 94ae7d8d031c: Verifying Checksum 23:10:48 94ae7d8d031c: Download complete 23:10:49 9fda8d8052c6: Pull complete 23:10:50 5d54e960e981: Pull complete 23:10:50 c4a7e357bf2a: Verifying Checksum 23:10:50 c4a7e357bf2a: Download complete 23:10:52 0c6a40ed1a82: Verifying Checksum 23:10:52 0c6a40ed1a82: Download complete 23:11:07 c4a7e357bf2a: Pull complete 23:11:07 f0e02332f6b5: Pull complete 23:11:07 872ee5b61b7b: Pull complete 23:11:17 0c6a40ed1a82: Pull complete 23:11:19 94ae7d8d031c: Pull complete 23:11:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:11:19 ---> 86de565de09d 23:11:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:11:21 ---> Running in c2ac3372ebd7 23:11:21 Removing intermediate container c2ac3372ebd7 23:11:21 ---> 12517ed2db00 23:11:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:21 ---> Running in b1ffa529f408 23:11:22 Removing intermediate container b1ffa529f408 23:11:22 ---> d35abb52148e 23:11:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:11:22 ---> Running in e276aabc25bc 23:11:22 Removing intermediate container e276aabc25bc 23:11:22 ---> 71e2c05e99c4 23:11:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:11:23 ---> Running in 2640321cc65e 23:11:23 Removing intermediate container 2640321cc65e 23:11:23 ---> 505fd24a2e92 23:11:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:23 ---> Running in 3eeae1ff68dc 23:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:11:27 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:11:27 (2/4) Installing libedit (20221030.3.1-r1) 23:11:27 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:11:27 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:11:27 Executing busybox-1.36.1-r5.trigger 23:11:27 OK: 271 MiB in 56 packages 23:11:29 Removing intermediate container 3eeae1ff68dc 23:11:29 ---> 0bb17db0ed16 23:11:29 Step 8/12 : WORKDIR /device-rest-go 23:11:29 ---> Running in 60e95ca54b40 23:11:29 Removing intermediate container 60e95ca54b40 23:11:29 ---> fa3b2e9bb0e3 23:11:29 Step 9/12 : COPY go.mod vendor* ./ 23:11:30 ---> f755a51ff334 23:11:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:30 ---> Running in d10ef8f96611 23:12:53 Removing intermediate container d10ef8f96611 23:12:53 ---> e78c9da04802 23:12:53 Step 11/12 : COPY . . 23:12:53 ---> beb6c5d4c3b3 23:12:53 Step 12/12 : RUN $MAKE 23:12:53 ---> Running in 89c8d3e42f53 23:12:53 noop 23:12:53 Removing intermediate container 89c8d3e42f53 23:12:53 ---> 78023cbed6ee 23:12:53 Successfully built 78023cbed6ee 23:12:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:53 + docker inspect -f . ci-base-image-arm64 23:12:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:54 prd-ubuntu20.04-docker-arm64-4c-16g-5140 does not seem to be running inside a container 23:12:54 $ 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 23:12:56 $ docker top 57b23c2c852d298c74be436de39d76f1a46a6a1636ac092e180f97b5f73ad8a0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:57 + go version 23:12:57 go version go1.21.0 linux/arm64 [Pipeline] } 23:12:57 $ docker stop --time=1 57b23c2c852d298c74be436de39d76f1a46a6a1636ac092e180f97b5f73ad8a0 23:12:58 $ docker rm -f --volumes 57b23c2c852d298c74be436de39d76f1a46a6a1636ac092e180f97b5f73ad8a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:00 + docker inspect -f . ci-base-image-arm64 23:13:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:00 prd-ubuntu20.04-docker-arm64-4c-16g-5140 does not seem to be running inside a container 23:13:00 $ 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 23:13:01 $ docker top 65c9a4cacac25ea11e861472a8ea5a5a96db969d488a77e68bf8d7442ae2c9f8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:03 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 23:13:03 + make test 23:13:03 go test ./... -coverprofile=coverage.out ./... 23:13:09 ? github.com/edgexfoundry/device-rest-go [no test files] 23:15:31 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:15:31 ok github.com/edgexfoundry/device-rest-go/driver 0.070s coverage: 33.2% of statements 23:15:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:15:31 go vet ./... 23:15:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:58 ./bin/test-attribution-txt.sh 23:15:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:15:58 $ docker stop --time=1 65c9a4cacac25ea11e861472a8ea5a5a96db969d488a77e68bf8d7442ae2c9f8 23:16:00 $ docker rm -f --volumes 65c9a4cacac25ea11e861472a8ea5a5a96db969d488a77e68bf8d7442ae2c9f8 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:16:35 Warning: overwriting stash ‘coverage-report’ 23:16:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:37 + ls -al . 23:16:37 total 176 23:16:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:13 . 23:16:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:10 .. 23:16:37 -rw-rw-r-- 1 jenkins jenkins 151 Mar 7 23:10 .dockerignore 23:16:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:10 .git 23:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 .github 23:16:37 -rw-rw-r-- 1 jenkins jenkins 264 Mar 7 23:10 .gitignore 23:16:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:10 .golangci.yml 23:16:37 -rw-rw-r-- 1 jenkins jenkins 10300 Mar 7 23:10 Attribution.txt 23:16:37 -rw-rw-r-- 1 jenkins jenkins 17685 Mar 7 23:10 CHANGELOG.md 23:16:37 -rw-rw-r-- 1 jenkins jenkins 1687 Mar 7 23:10 Dockerfile 23:16:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:10 GOVERNANCE.md 23:16:37 -rw-rw-r-- 1 jenkins jenkins 680 Mar 7 23:10 Jenkinsfile 23:16:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:10 LICENSE 23:16:37 -rw-rw-r-- 1 jenkins jenkins 2016 Mar 7 23:10 Makefile 23:16:37 -rw-rw-r-- 1 jenkins jenkins 620 Mar 7 23:10 OWNERS.md 23:16:37 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 7 23:10 README.md 23:16:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:06 VERSION 23:16:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:10 bin 23:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 cmd 23:16:37 -rw-r--r-- 1 jenkins jenkins 14499 Mar 7 23:15 coverage.out 23:16:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:10 driver 23:16:37 -rw-rw-r-- 1 jenkins jenkins 3935 Mar 7 23:10 go.mod 23:16:37 -rw-rw-r-- 1 jenkins jenkins 36481 Mar 7 23:10 go.sum 23:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 openapi 23:16:37 -rw-rw-r-- 1 jenkins jenkins 713 Mar 7 23:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:37 + 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=87d2dddde376be64c23e51c41d2b911feec4d340 --label arch=arm64 --label version=0.0.0 . 23:16:37 Sending build context to Docker daemon 142.8kB 23:16:38 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:16:38 Step 2/26 : FROM ${BASE} AS builder 23:16:38 ---> 78023cbed6ee 23:16:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:16:38 ---> Running in 94cb1e04d1f7 23:16:38 Removing intermediate container 94cb1e04d1f7 23:16:38 ---> 22219d62a433 23:16:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:16:38 ---> Running in 81738693e3e6 23:16:39 Removing intermediate container 81738693e3e6 23:16:39 ---> 245913f2de82 23:16:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:16:39 ---> Running in c6716fd7d941 23:16:39 Removing intermediate container c6716fd7d941 23:16:39 ---> 4b2d7f40071b 23:16:39 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:16:39 ---> Running in 4569cf6e1dc2 23:16:40 Removing intermediate container 4569cf6e1dc2 23:16:40 ---> c25377b3aa7d 23:16:40 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:40 ---> Running in ad76bb0528c8 23:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:16:43 OK: 271 MiB in 56 packages 23:16:44 Removing intermediate container ad76bb0528c8 23:16:44 ---> 26d2f7cb62de 23:16:44 Step 8/26 : WORKDIR /device-rest-go 23:16:44 ---> Running in 67047a0f579a 23:16:44 Removing intermediate container 67047a0f579a 23:16:44 ---> 84701a663734 23:16:44 Step 9/26 : COPY go.mod vendor* ./ 23:16:45 ---> 9c99074ffd0e 23:16:45 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:45 ---> Running in 943f1e504faa 23:16:47 Removing intermediate container 943f1e504faa 23:16:47 ---> b96a2502d58f 23:16:47 Step 11/26 : COPY . . 23:16:48 ---> ce1baa936750 23:16:48 Step 12/26 : RUN $MAKE 23:16:48 ---> Running in 2e09ecb647f4 23:16:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:18:55 Removing intermediate container 2e09ecb647f4 23:18:55 ---> 55a2141c7582 23:18:55 Step 13/26 : FROM alpine:3.18 23:18:55 3.18: Pulling from library/alpine 23:18:55 c6b39de5b339: Pulling fs layer 23:18:55 c6b39de5b339: Download complete 23:18:55 c6b39de5b339: Pull complete 23:18:55 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:18:55 Status: Downloaded newer image for alpine:3.18 23:18:55 ---> 33abbf032149 23:18:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:18:55 ---> Running in 72ee000f984f 23:18:55 Removing intermediate container 72ee000f984f 23:18:55 ---> eeacf0d6f5a7 23:18:55 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 23:18:55 ---> Running in 7229de86c3cd 23:18:55 Removing intermediate container 7229de86c3cd 23:18:55 ---> 1a40b76694e8 23:18:55 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:18:55 ---> Running in 0ab15afc0b43 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:18:55 (1/1) Installing dumb-init (1.2.5-r2) 23:18:55 Executing busybox-1.36.1-r5.trigger 23:18:55 OK: 8 MiB in 16 packages 23:18:55 Removing intermediate container 0ab15afc0b43 23:18:55 ---> efa052b1c5c4 23:18:55 Step 17/26 : RUN apk --no-cache upgrade 23:18:55 ---> Running in db80e3a95606 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:18:56 OK: 8 MiB in 16 packages 23:18:57 Removing intermediate container db80e3a95606 23:18:57 ---> 25a2e8ec1b50 23:18:57 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 23:18:58 ---> 6d212f60151f 23:18:58 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 23:18:59 ---> 98ba31c3f177 23:18:59 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 23:18:59 ---> 6972f33fe9a6 23:18:59 Step 21/26 : EXPOSE 59986 23:18:59 ---> Running in 36dd1b55c871 23:19:00 Removing intermediate container 36dd1b55c871 23:19:00 ---> 0330be4001ef 23:19:00 Step 22/26 : ENTRYPOINT ["/device-rest"] 23:19:00 ---> Running in 855b8bb40648 23:19:00 Removing intermediate container 855b8bb40648 23:19:00 ---> a44a822f5aa9 23:19:00 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:19:00 ---> Running in 5e3d64a02285 23:19:00 Removing intermediate container 5e3d64a02285 23:19:00 ---> 5bab94fd8712 23:19:00 Step 24/26 : LABEL arch=arm64 23:19:00 ---> Running in 032a60096b4b 23:19:01 Removing intermediate container 032a60096b4b 23:19:01 ---> 3902426f0a83 23:19:01 Step 25/26 : LABEL git_sha=87d2dddde376be64c23e51c41d2b911feec4d340 23:19:01 ---> Running in 8edaa962ec2e 23:19:01 Removing intermediate container 8edaa962ec2e 23:19:01 ---> dc7d6e045207 23:19:01 Step 26/26 : LABEL version=0.0.0 23:19:01 ---> Running in 8ce35491012f 23:19:02 Removing intermediate container 8ce35491012f 23:19:02 ---> 346c5baa450e 23:19:02 [Warning] One or more build-args [ARCH] were not consumed 23:19:02 Successfully built 346c5baa450e 23:19:02 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:03 23:19:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:04 arm64: Pulling from edgex-lftools-log-publisher 23:19:04 8998bd30e6a1: Pulling fs layer 23:19:04 04944245beec: Pulling fs layer 23:19:04 699f458cf7ca: Pulling fs layer 23:19:04 765212b225bb: Pulling fs layer 23:19:04 f23df028b6ca: Pulling fs layer 23:19:04 d65c8cfc05b1: Pulling fs layer 23:19:04 2437ff75d9bd: Pulling fs layer 23:19:04 f23df028b6ca: Waiting 23:19:04 d65c8cfc05b1: Waiting 23:19:04 2437ff75d9bd: Waiting 23:19:04 04944245beec: Verifying Checksum 23:19:04 04944245beec: Download complete 23:19:04 765212b225bb: Verifying Checksum 23:19:04 765212b225bb: Download complete 23:19:04 f23df028b6ca: Verifying Checksum 23:19:04 f23df028b6ca: Download complete 23:19:04 d65c8cfc05b1: Verifying Checksum 23:19:04 d65c8cfc05b1: Download complete 23:19:04 699f458cf7ca: Verifying Checksum 23:19:04 699f458cf7ca: Download complete 23:19:05 8998bd30e6a1: Verifying Checksum 23:19:05 8998bd30e6a1: Download complete 23:19:07 2437ff75d9bd: Verifying Checksum 23:19:07 2437ff75d9bd: Download complete 23:19:10 8998bd30e6a1: Pull complete 23:19:10 04944245beec: Pull complete 23:19:12 699f458cf7ca: Pull complete 23:19:12 765212b225bb: Pull complete 23:19:13 f23df028b6ca: Pull complete 23:19:13 d65c8cfc05b1: Pull complete 23:19:31 2437ff75d9bd: Pull complete 23:19:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:32 prd-ubuntu20.04-docker-arm64-4c-16g-5140 does not seem to be running inside a container 23:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 23:19:35 $ docker top 05c6cb769895ea176c6a1e87cb4cef1818082c48fe2373b4574fe86f1cff6acb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:36 ---> job-cost.sh 23:19:36 lf-activate-venv: SKIPPING 23:19:36 INFO: No Stack... 23:19:37 INFO: Retrieving Pricing Info for: v3-standard-4 23:19:38 INFO: Archiving Costs [Pipeline] sh 23:19:39 + cat /w/workspace/device-rest-go/1/archives/cost.csv 23:19:39 + cut -d, -f6 [Pipeline] lock 23:19:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-383-1-stack-cost] 23:19:39 Resource [jenkins-edgexfoundry-device-rest-go-PR-383-1-stack-cost] did not exist. Created. 23:19:39 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:40 /w/workspace/device-rest-go/1@tmp/durable-1ac1ce5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:19:40 + echo total: 0.10999999940395355 [Pipeline] stash 23:19:40 Warning: overwriting stash ‘stack-cost’ 23:19:40 Stashed 1 file(s) [Pipeline] } 23:19:40 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:41 $ docker stop --time=1 05c6cb769895ea176c6a1e87cb4cef1818082c48fe2373b4574fe86f1cff6acb 23:19:42 $ docker rm -f --volumes 05c6cb769895ea176c6a1e87cb4cef1818082c48fe2373b4574fe86f1cff6acb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:19:44 provisioning config files... 23:19:44 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-383@tmp/config109359635529396726tmp [Pipeline] { [Pipeline] sh 23:19:45 + set +x 23:19:45 + curl -s https://codecov.io/bash 23:19:45 + bash -s -- 23:19:45 23:19:45 _____ _ 23:19:45 / ____| | | 23:19:45 | | ___ __| | ___ ___ _____ __ 23:19:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:19:45 | |___| (_) | (_| | __/ (_| (_) \ V / 23:19:45 \_____\___/ \__,_|\___|\___\___/ \_/ 23:19:45 Bash-1.0.6 23:19:45 23:19:45 23:19:45 ==> git version 2.25.1 found 23:19:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:19:45 Release-Date: 2020-01-08 23:19:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:19:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:19:45 ==> Jenkins CI detected. 23:19:45 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-383 23:19:45 project root: . 23:19:45 --> token set from env 23:19:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:19:45 ==> Running gcov in . (disable via -X gcov) 23:19:45 ==> Python coveragepy not found 23:19:45 ==> Searching for coverage reports in: 23:19:45 + . 23:19:45 -> Found 1 reports 23:19:45 ==> Detecting git/mercurial file structure 23:19:45 ==> Reading reports 23:19:45 + ./coverage.out bytes=14499 23:19:45 ==> Appending adjustments 23:19:45 https://docs.codecov.io/docs/fixing-reports 23:19:45 + Found adjustments 23:19:45 ==> Gzipping contents 23:19:45 4.0K /tmp/codecov.z5BDet.gz 23:19:45 ==> Uploading reports 23:19:45 url: https://codecov.io 23:19:45 query: branch=PR-383&commit=87d2dddde376be64c23e51c41d2b911feec4d340&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=383&job=&cmd_args= 23:19:45 -> Pinging Codecov 23:19:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-383&commit=87d2dddde376be64c23e51c41d2b911feec4d340&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=383&job=&cmd_args= 23:19:45 -> Uploading to 23:19:45 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/4E5D53B4F1F92C436F7061BF334D961C/87d2dddde376be64c23e51c41d2b911feec4d340/29e03261-309c-43e0-844f-5dfd8fe6f052.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd72294271811242bf62de6890e880a62a39b3e2569bd159a8aa2fcc0e7dd068 23:19:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:45 Dload Upload Total Spent Left Speed 23:19:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 5966 --:--:-- --:--:-- --:--:-- 5966 23:19:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/87d2dddde376be64c23e51c41d2b911feec4d340 [Pipeline] } 23:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:19:49 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-383/archives ] 23:19:49 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-383/archives 23:19:49 total 16 23:19:49 drwxr-xr-x 3 root root 4096 Mar 7 23:09 . 23:19:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:09 .. 23:19:49 drwxr-xr-x 2 root root 4096 Mar 7 23:09 cost 23:19:49 -rw-r--r-- 1 root root 86 Mar 7 23:09 cost.csv 23:19:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-383/archives 23:19:49 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-383/archives 23:19:49 total 16 23:19:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:09 . 23:19:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:09 .. 23:19:49 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:09 cost 23:19:49 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 23:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:19:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:19:50 ---> package-listing.sh 23:19:50 ++ facter osfamily 23:19:50 ++ tr '[:upper:]' '[:lower:]' 23:19:50 + OS_FAMILY=debian 23:19:50 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-383 23:19:50 + START_PACKAGES=/tmp/packages_start.txt 23:19:50 + END_PACKAGES=/tmp/packages_end.txt 23:19:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:19:50 + PACKAGES=/tmp/packages_start.txt 23:19:50 + '[' /w/workspace/gexfoundry_device-rest-go_PR-383 ']' 23:19:50 + PACKAGES=/tmp/packages_end.txt 23:19:50 + case "${OS_FAMILY}" in 23:19:50 + dpkg -l 23:19:50 + grep '^ii' 23:19:50 + '[' -f /tmp/packages_start.txt ']' 23:19:50 + '[' -f /tmp/packages_end.txt ']' 23:19:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:19:50 + '[' /w/workspace/gexfoundry_device-rest-go_PR-383 ']' 23:19:50 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-383/archives/ 23:19:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-383/archives/ [Pipeline] echo 23:19:50 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-383/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:19:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:52 prd-ubuntu20.04-docker-8c-8g-5137 does not seem to be running inside a container 23:19:52 $ 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-383/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-383 -v /w/workspace/gexfoundry_device-rest-go_PR-383:/w/workspace/gexfoundry_device-rest-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-383@tmp:/w/workspace/gexfoundry_device-rest-go_PR-383@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 23:19:52 $ docker top f5b9db8ab33a9a6c21a7cd4973edacdd7856bdc75a78b9ba5a269fe80bbea1af -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:52 + touch /tmp/pre-build-complete [Pipeline] sh 23:19:53 + mkdir -p /var/log/sysstat [Pipeline] sh 23:19:53 + ls /var/log/sa-host 23:19:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:53 provisioning config files... 23:19:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-383@tmp/config13503810725974907213tmp [Pipeline] { [Pipeline] echo 23:19:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:19:54 ---> create-netrc.sh [Pipeline] } 23:19:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:19:54 ---> python-tools-install.sh [Pipeline] echo 23:19:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:19:55 ---> sudo-logs.sh 23:19:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:19:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:19:55 ---> job-cost.sh 23:19:55 lf-activate-venv: SKIPPING 23:19:55 DEBUG: total: 0.2199999988079071 23:19:55 INFO: Retrieving Stack Cost... 23:19:56 INFO: Retrieving Pricing Info for: v3-standard-8 23:19:56 INFO: Archiving Costs [Pipeline] echo 23:19:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:19:56 ---> logs-deploy.sh 23:19:56 lf-activate-venv: SKIPPING 23:19:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-383/1 23:19:56 INFO: archiving workspace using pattern(s): 23:19:57 Archives upload complete. 23:19:57 INFO: archiving logs to Nexus