Pull request #1562 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9544082f048f76804b288fb0b402f10e684d59d4+4f47f79f53f1840767b32d78ce83479da4d392c8 (714cccc270d2c6e505e5d2bd1ee91ccae40469df) 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-ssh14884194225042713752.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-ssh2763795006042762242.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-sdk-go/branches/PR-1562/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-sdk-go/branches/PR-1562/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14015347952267019093.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-sdk-go/branches/PR-1562/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1943074678821686566.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-ssh9770755674728147864.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-sdk-go/branches/PR-1562/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-sdk-go/branches/PR-1562/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1155300513121305511.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2151’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2153 in /w/workspace/gexfoundry_device-sdk-go_PR-1562 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1562 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1562/head:refs/remotes/origin/PR-1562 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit 9544082f048f76804b288fb0b402f10e684d59d4 Merge succeeded, producing 9544082f048f76804b288fb0b402f10e684d59d4 Checking out Revision 9544082f048f76804b288fb0b402f10e684d59d4 (PR-1562) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 9544082f048f76804b288fb0b402f10e684d59d4 # 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 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9544082f048f76804b288fb0b402f10e684d59d4 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:42:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:30 ========================================================= 04:42:30 EdgeX Global Pipelines Version Info 04:42:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:42:31 ------------------- 04:42:31 stable info: 04:42:31 ------------------- 04:42:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:42:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:42:31 Message: update stable to v1.0.258 04:42:31 ------------------- 04:42:31 experimental info: 04:42:31 ------------------- 04:42:31 Commited By: **** collab-it+edgex@linuxfoundation.org 04:42:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:42:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:42:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1562 [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1562 [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1562 [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9544082f048f76804b288fb0b402f10e684d59d4 [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9544082 [Pipeline] echo 04:42:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:34 provisioning config files... 04:42:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp/config12094100216081320473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:34 ---> ****-login.sh 04:42:34 nexus3.edgexfoundry.org:10001 04:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:34 Configure a credential helper to remove this warning. See 04:42:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:34 04:42:34 Login Succeeded 04:42:34 nexus3.edgexfoundry.org:10002 04:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:35 Configure a credential helper to remove this warning. See 04:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:35 04:42:35 Login Succeeded 04:42:35 nexus3.edgexfoundry.org:10003 04:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:35 Configure a credential helper to remove this warning. See 04:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:35 04:42:35 Login Succeeded 04:42:35 nexus3.edgexfoundry.org:10004 04:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:35 Configure a credential helper to remove this warning. See 04:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:35 04:42:35 Login Succeeded 04:42:35 ****.io 04:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:35 Configure a credential helper to remove this warning. See 04:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:35 04:42:35 Login Succeeded 04:42:35 ---> ****-login.sh ends [Pipeline] } 04:42:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:42:36 + git rev-list -1 --merges 9544082f048f76804b288fb0b402f10e684d59d4~1..9544082f048f76804b288fb0b402f10e684d59d4 [Pipeline] echo 04:42:36 -----------> git rev-list -1 --merges 9544082f048f76804b288fb0b402f10e684d59d4~1..9544082f048f76804b288fb0b402f10e684d59d4 9544082f048f76804b288fb0b402f10e684d59d4 [false] [Pipeline] sh 04:42:36 + git log --format=format:%s -1 9544082f048f76804b288fb0b402f10e684d59d4 [Pipeline] echo 04:42:36 ========================================================= 04:42:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:37 + git log --format=format:%s -1 9544082f048f76804b288fb0b402f10e684d59d4 [Pipeline] echo 04:42:37 [semverPrep] GIT_COMMIT: 9544082f048f76804b288fb0b402f10e684d59d4, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 [Pipeline] echo 04:42:37 [semverPrep] This is not a build commit. [Pipeline] sh 04:42:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:37 + grep -v github /etc/ssh/ssh_known_hosts 04:42:37 + [ -e /tmp/ssh_known_hosts ] 04:42:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:42:37 + sudo tee -a /etc/ssh/ssh_known_hosts 04:42:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:38 04:42:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:38 0.1.4: Pulling from edgex-devops/py-git-semver 04:42:38 b85a868b505f: Pulling fs layer 04:42:38 e2be974225ed: Pulling fs layer 04:42:38 339a4e72a1f5: Pulling fs layer 04:42:38 988bab9f4d93: Pulling fs layer 04:42:38 1469e6f7b9e6: Pulling fs layer 04:42:38 eaf3925da568: Pulling fs layer 04:42:38 bab4dde63d76: Pulling fs layer 04:42:38 bde34c3a00c8: Pulling fs layer 04:42:38 b352a97aabf1: Pulling fs layer 04:42:38 4872d77fe225: Pulling fs layer 04:42:38 5851b861e8e6: Pulling fs layer 04:42:38 1469e6f7b9e6: Waiting 04:42:38 988bab9f4d93: Waiting 04:42:38 4872d77fe225: Waiting 04:42:38 bde34c3a00c8: Waiting 04:42:38 b352a97aabf1: Waiting 04:42:38 bab4dde63d76: Waiting 04:42:38 eaf3925da568: Waiting 04:42:38 e2be974225ed: Download complete 04:42:38 988bab9f4d93: Verifying Checksum 04:42:38 988bab9f4d93: Download complete 04:42:38 1469e6f7b9e6: Verifying Checksum 04:42:38 1469e6f7b9e6: Download complete 04:42:38 339a4e72a1f5: Verifying Checksum 04:42:38 339a4e72a1f5: Download complete 04:42:38 bde34c3a00c8: Download complete 04:42:38 4872d77fe225: Verifying Checksum 04:42:38 4872d77fe225: Download complete 04:42:38 5851b861e8e6: Download complete 04:42:38 b85a868b505f: Verifying Checksum 04:42:38 b85a868b505f: Download complete 04:42:39 bab4dde63d76: Verifying Checksum 04:42:39 bab4dde63d76: Download complete 04:42:40 b85a868b505f: Pull complete 04:42:40 e2be974225ed: Pull complete 04:42:40 339a4e72a1f5: Pull complete 04:42:40 988bab9f4d93: Pull complete 04:42:41 1469e6f7b9e6: Pull complete 04:42:41 eaf3925da568: Pull complete 04:42:43 bab4dde63d76: Pull complete 04:42:43 bde34c3a00c8: Pull complete 04:42:43 b352a97aabf1: Pull complete 04:42:43 4872d77fe225: Pull complete 04:42:43 5851b861e8e6: Pull complete 04:42:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:44 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 04:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1562 -v /w/workspace/gexfoundry_device-sdk-go_PR-1562:/w/workspace/gexfoundry_device-sdk-go_PR-1562:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1562@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 04:42:47 $ docker top f6fbbfb6a82a660f5361f99975b2357eeb9a7cca37e0c4214e21098f65f19635 -eo pid,comm 04:42:47 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). 04:42:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:47 [ssh-agent] Looking for ssh-agent implementation... 04:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:48 $ docker exec f6fbbfb6a82a660f5361f99975b2357eeb9a7cca37e0c4214e21098f65f19635 ssh-agent 04:42:48 SSH_AUTH_SOCK=/tmp/ssh-C9ywInqSoIEu/agent.32 04:42:48 SSH_AGENT_PID=38 04:42:48 Running ssh-add (command line suppressed) 04:42:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp/private_key_18183197624972223288.key (/w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp/private_key_18183197624972223288.key) 04:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:48 + git tag --points-at HEAD [Pipeline] } 04:42:48 $ docker exec --env ******** --env ******** f6fbbfb6a82a660f5361f99975b2357eeb9a7cca37e0c4214e21098f65f19635 ssh-agent -k 04:42:48 unset SSH_AUTH_SOCK; 04:42:48 unset SSH_AGENT_PID; 04:42:48 echo Agent pid 38 killed; 04:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:48 [ssh-agent] Looking for ssh-agent implementation... 04:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:49 $ docker exec f6fbbfb6a82a660f5361f99975b2357eeb9a7cca37e0c4214e21098f65f19635 ssh-agent 04:42:49 SSH_AUTH_SOCK=/tmp/ssh-anES7mqz1z4o/agent.70 04:42:49 SSH_AGENT_PID=77 04:42:49 Running ssh-add (command line suppressed) 04:42:49 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp/private_key_13065619112671317853.key (/w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp/private_key_13065619112671317853.key) 04:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:49 + git semver init 04:42:49 2024-03-04 04:42:49,899 [run_init] DEBUG init version:0.0.0 force:False 04:42:49 2024-03-04 04:42:49,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1562/.semver 04:42:49 2024-03-04 04:42:49,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1562/.semver 04:42:49 2024-03-04 04:42:49,901 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1562/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1562, universal_newlines=False, shell=None, istream=None) 04:42:51 2024-03-04 04:42:51,154 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1562/.git/info/exclude 04:42:51 2024-03-04 04:42:51,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1562/.semver/PR-1562 with force:False 04:42:51 2024-03-04 04:42:51,154 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1562/.semver/PR-1562 04:42:51 2024-03-04 04:42:51,159 [execute] INFO git cat-file --batch-check 04:42:51 2024-03-04 04:42:51,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1562/.semver, universal_newlines=False, shell=None, istream=) 04:42:51 2024-03-04 04:42:51,166 [execute] INFO git cat-file --batch 04:42:51 2024-03-04 04:42:51,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1562/.semver, universal_newlines=False, shell=None, istream=) 04:42:51 2024-03-04 04:42:51,172 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1562/.semver/PR-1562 04:42:51 0.0.0 [Pipeline] } 04:42:51 $ docker exec --env ******** --env ******** f6fbbfb6a82a660f5361f99975b2357eeb9a7cca37e0c4214e21098f65f19635 ssh-agent -k 04:42:51 unset SSH_AUTH_SOCK; 04:42:51 unset SSH_AGENT_PID; 04:42:51 echo Agent pid 77 killed; 04:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:52 + git semver [Pipeline] } 04:42:52 $ docker stop --time=1 f6fbbfb6a82a660f5361f99975b2357eeb9a7cca37e0c4214e21098f65f19635 04:42:53 $ docker rm -f --volumes f6fbbfb6a82a660f5361f99975b2357eeb9a7cca37e0c4214e21098f65f19635 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:42:54 Stashed 1 file(s) [Pipeline] echo 04:42:54 [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 04:42:55 provisioning config files... 04:42:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp/config9814243611668479590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:55 ---> ****-login.sh 04:42:55 nexus3.edgexfoundry.org:10001 04:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:55 Configure a credential helper to remove this warning. See 04:42:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:55 04:42:55 Login Succeeded 04:42:55 nexus3.edgexfoundry.org:10002 04:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:55 Configure a credential helper to remove this warning. See 04:42:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:55 04:42:55 Login Succeeded 04:42:55 nexus3.edgexfoundry.org:10003 04:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:55 Configure a credential helper to remove this warning. See 04:42:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:55 04:42:55 Login Succeeded 04:42:55 nexus3.edgexfoundry.org:10004 04:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:55 Configure a credential helper to remove this warning. See 04:42:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:55 04:42:55 Login Succeeded 04:42:55 ****.io 04:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:56 Configure a credential helper to remove this warning. See 04:42:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:56 04:42:56 Login Succeeded 04:42:56 ---> ****-login.sh ends [Pipeline] } 04:42:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:42:56 ========================================================= 04:42:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:42:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:57 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:42:57 Sending build context to Docker daemon 21.96MB 04:42:57 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:42:57 Step 2/10 : FROM ${BASE} AS builder 04:42:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:57 7264a8db6415: Pulling fs layer 04:42:57 c4d48a809fc2: Pulling fs layer 04:42:57 4f1c88b9dad5: Pulling fs layer 04:42:57 ad3a456e5733: Pulling fs layer 04:42:57 69c7f0334f64: Pulling fs layer 04:42:57 1f1c1a5573a3: Pulling fs layer 04:42:57 ce7588e14bc9: Pulling fs layer 04:42:57 b5e4710f87ac: Pulling fs layer 04:42:57 ad3a456e5733: Waiting 04:42:57 1f1c1a5573a3: Waiting 04:42:57 69c7f0334f64: Waiting 04:42:57 ce7588e14bc9: Waiting 04:42:57 b5e4710f87ac: Waiting 04:42:57 c4d48a809fc2: Download complete 04:42:57 ad3a456e5733: Verifying Checksum 04:42:57 69c7f0334f64: Download complete 04:42:57 7264a8db6415: Verifying Checksum 04:42:57 7264a8db6415: Download complete 04:42:57 1f1c1a5573a3: Verifying Checksum 04:42:57 1f1c1a5573a3: Download complete 04:42:57 7264a8db6415: Pull complete 04:42:57 b5e4710f87ac: Verifying Checksum 04:42:57 b5e4710f87ac: Download complete 04:42:57 c4d48a809fc2: Pull complete 04:42:57 4f1c88b9dad5: Download complete 04:42:58 ce7588e14bc9: Verifying Checksum 04:42:58 ce7588e14bc9: Download complete 04:43:01 4f1c88b9dad5: Pull complete 04:43:01 ad3a456e5733: Pull complete 04:43:01 69c7f0334f64: Pull complete 04:43:01 1f1c1a5573a3: Pull complete 04:43:04 ce7588e14bc9: Pull complete 04:43:04 b5e4710f87ac: Pull complete 04:43:04 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:43:04 ---> 88b5674ff536 04:43:04 Step 3/10 : ARG MAKE=make build 04:43:09 ---> Running in a8337a96770d 04:43:09 Removing intermediate container a8337a96770d 04:43:09 ---> 6b94a19e7c1d 04:43:09 Step 4/10 : WORKDIR /device-sdk-go 04:43:09 ---> Running in 3f29d6c2555c 04:43:09 Removing intermediate container 3f29d6c2555c 04:43:09 ---> 5f2188ef28ae 04:43:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:43:09 ---> Running in 6357373653a4 04:43:09 Removing intermediate container 6357373653a4 04:43:09 ---> 26e5407e9ead 04:43:09 Step 6/10 : RUN apk add --update --no-cache make git 04:43:09 ---> Running in 6af10f758a55 04:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:43:10 Still waiting to schedule task 04:43:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:43:10 OK: 264 MiB in 52 packages 04:43:10 Removing intermediate container 6af10f758a55 04:43:10 ---> a3cc1279b90f 04:43:10 Step 7/10 : COPY go.mod vendor* ./ 04:43:10 ---> d502296b4868 04:43:10 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:10 ---> Running in d6508e68070a 04:43:42 Removing intermediate container d6508e68070a 04:43:42 ---> c37bc449e84b 04:43:42 Step 9/10 : COPY . . 04:43:42 ---> 8b511e855be0 04:43:42 Step 10/10 : RUN ${MAKE} 04:43:42 ---> Running in d975a118fc94 04:43:42 noop 04:43:42 Removing intermediate container d975a118fc94 04:43:42 ---> 8a50e829a655 04:43:42 Successfully built 8a50e829a655 04:43:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:43 + docker inspect -f . ci-base-image-x86_64 04:43:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:43 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 04:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1562 -v /w/workspace/gexfoundry_device-sdk-go_PR-1562:/w/workspace/gexfoundry_device-sdk-go_PR-1562:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1562@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 04:43:44 $ docker top 6d17e69fc0cccc96dc36e15cfebd62455c7ed462780028ca396282930353f4e3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:44 + go version 04:43:44 go version go1.21.0 linux/amd64 [Pipeline] } 04:43:44 $ docker stop --time=1 6d17e69fc0cccc96dc36e15cfebd62455c7ed462780028ca396282930353f4e3 04:43:45 $ docker rm -f --volumes 6d17e69fc0cccc96dc36e15cfebd62455c7ed462780028ca396282930353f4e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:46 + docker inspect -f . ci-base-image-x86_64 04:43:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:47 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 04:43:47 $ 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-sdk-go_PR-1562 -v /w/workspace/gexfoundry_device-sdk-go_PR-1562:/w/workspace/gexfoundry_device-sdk-go_PR-1562:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1562@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 04:43:47 $ docker top 922e5dc2511955712af0f3764956464f65f8d96cf1ec52d8d94948c7f5fbcec8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1562 [Pipeline] fileExists [Pipeline] sh 04:43:48 + make test 04:43:48 go test -race -coverprofile=coverage.out ./... 04:43:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:44:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.045s coverage: 27.6% of statements 04:44:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.069s coverage: 81.5% of statements 04:44:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.079s coverage: 86.0% of statements 04:44:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.078s coverage: 71.8% of statements 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:44:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:44:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.057s coverage: 14.4% of statements 04:44:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.693s coverage: 45.9% of statements 04:44:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.080s coverage: 68.5% of statements 04:44:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.096s coverage: 89.2% of statements 04:44:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.5% of statements 04:44:34 GO111MODULE=on go vet ./... 04:44:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:44:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:44:38 ./bin/test-attribution-txt.sh 04:44:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:44:38 $ docker stop --time=1 922e5dc2511955712af0f3764956464f65f8d96cf1ec52d8d94948c7f5fbcec8 04:44:43 $ docker rm -f --volumes 922e5dc2511955712af0f3764956464f65f8d96cf1ec52d8d94948c7f5fbcec8 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:44:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:44:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:44:44 + ls -al . 04:44:44 total 308 04:44:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 04:43 . 04:44:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 04:42 .. 04:44:44 -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 04:42 .dockerignore 04:44:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 04:44 .git 04:44:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 04:42 .github 04:44:44 -rw-rw-r-- 1 jenkins jenkins 137 Mar 4 04:42 .gitignore 04:44:44 -rw-rw-r-- 1 jenkins jenkins 42 Mar 4 04:42 .golangci.yml 04:44:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 04:42 .semver 04:44:44 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 4 04:42 CHANGELOG.md 04:44:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 04:42 GOVERNANCE.md 04:44:44 -rw-rw-r-- 1 jenkins jenkins 885 Mar 4 04:42 Jenkinsfile 04:44:44 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 4 04:42 LICENSE 04:44:44 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 4 04:42 Makefile 04:44:44 -rw-rw-r-- 1 jenkins jenkins 619 Mar 4 04:42 OWNERS.md 04:44:44 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 4 04:42 README.md 04:44:44 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 04:42 VERSION 04:44:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 04:42 bin 04:44:44 -rw-r--r-- 1 jenkins jenkins 122155 Mar 4 04:44 coverage.out 04:44:44 drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 04:42 example 04:44:44 -rw-rw-r-- 1 jenkins jenkins 3768 Mar 4 04:42 go.mod 04:44:44 -rw-rw-r-- 1 jenkins jenkins 33519 Mar 4 04:42 go.sum 04:44:44 drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 04:42 internal 04:44:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 04:42 openapi 04:44:44 drwxrwxr-x 6 jenkins jenkins 4096 Mar 4 04:42 pkg 04:44:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 04:42 snap 04:44:44 -rw-rw-r-- 1 jenkins jenkins 222 Mar 4 04:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:45 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9544082f048f76804b288fb0b402f10e684d59d4 --label arch=amd64 --label version=0.0.0 . 04:44:45 Sending build context to Docker daemon 22.08MB 04:44:45 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:44:45 Step 2/23 : FROM ${BASE} AS builder 04:44:45 ---> 8a50e829a655 04:44:45 Step 3/23 : ARG MAKE=make build 04:44:45 ---> Running in bebf887e61eb 04:44:45 Removing intermediate container bebf887e61eb 04:44:45 ---> 6b7aa2c77690 04:44:45 Step 4/23 : WORKDIR /device-sdk-go 04:44:45 ---> Running in 24a2d3853c4b 04:44:46 Removing intermediate container 24a2d3853c4b 04:44:46 ---> 550385882dfe 04:44:46 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:44:46 ---> Running in 2686981f61f9 04:44:46 Removing intermediate container 2686981f61f9 04:44:46 ---> c745d5bc1a49 04:44:46 Step 6/23 : RUN apk add --update --no-cache make git 04:44:46 ---> Running in d4132f75defa 04:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:46 OK: 264 MiB in 52 packages 04:44:47 Removing intermediate container d4132f75defa 04:44:47 ---> 3f962129238c 04:44:47 Step 7/23 : COPY go.mod vendor* ./ 04:44:47 ---> 9a02381ce673 04:44:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:47 ---> Running in 3fe548be2509 04:44:48 Removing intermediate container 3fe548be2509 04:44:48 ---> 66a3fd66eb0f 04:44:48 Step 9/23 : COPY . . 04:44:48 ---> 3be6390574e3 04:44:48 Step 10/23 : RUN ${MAKE} 04:44:48 ---> Running in c8c55506955c 04:44:49 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:44:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2154 in /w/workspace/gexfoundry_device-sdk-go_PR-1562 [Pipeline] { [Pipeline] ws 04:44:50 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:44:50 The recommended git tool is: git 04:44:55 using credential edgex-jenkins-ssh 04:44:55 Cloning the remote Git repository 04:44:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:44:55 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:44:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:44:56 > git --version # timeout=10 04:44:56 > git --version # 'git version 2.25.1' 04:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:44:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:00 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit 9544082f048f76804b288fb0b402f10e684d59d4 04:45:00 Merge succeeded, producing 9544082f048f76804b288fb0b402f10e684d59d4 04:45:00 Checking out Revision 9544082f048f76804b288fb0b402f10e684d59d4 (PR-1562) 04:44:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:44:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1562/head:refs/remotes/origin/PR-1562 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:00 > git config core.sparsecheckout # timeout=10 04:45:00 > git checkout -f 9544082f048f76804b288fb0b402f10e684d59d4 # timeout=10 04:45:00 > git remote # timeout=10 04:45:00 > git config --get remote.origin.url # timeout=10 04:45:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:00 > git merge 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 04:45:00 > git rev-parse HEAD^{commit} # timeout=10 04:45:00 > git config core.sparsecheckout # timeout=10 04:45:00 > git checkout -f 9544082f048f76804b288fb0b402f10e684d59d4 # timeout=10 04:45:00 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0" 04:45:01 > git --version # timeout=10 04:45:01 > git --version # 'git version 2.25.1' 04:45:01 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:02 Dload Upload Total Spent Left Speed 04:45:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 04:45:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:45:03 + sudo tee /etc/docker/daemon.new 04:45:03 { 04:45:03 "registry-mirrors": [ 04:45:03 "https://nexus3.edgexfoundry.org:10001" 04:45:03 ], 04:45:03 "bip": "10.250.0.254/24", 04:45:03 "hosts": [ 04:45:03 "tcp://0.0.0.0:5555", 04:45:03 "unix:///var/run/docker.sock" 04:45:03 ], 04:45:03 "mtu": 1458, 04:45:03 "selinux-enabled": true, 04:45:03 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:03 } [Pipeline] sh 04:45:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:03 + sudo service docker restart 04:45:11 Removing intermediate container c8c55506955c 04:45:11 ---> f5de4d46da37 04:45:11 Step 11/23 : FROM alpine:3.18 04:45:11 3.18: Pulling from library/alpine 04:45:11 619be1103602: Pulling fs layer 04:45:11 619be1103602: Verifying Checksum 04:45:11 619be1103602: Download complete 04:45:11 619be1103602: Pull complete 04:45:11 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:45:11 Status: Downloaded newer image for alpine:3.18 04:45:11 ---> d3782b16ccc9 04:45:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:45:11 ---> Running in 14087a81ea3d 04:45:11 Removing intermediate container 14087a81ea3d 04:45:11 ---> 73dd6053e70b 04:45:11 Step 13/23 : RUN apk add --update --no-cache 04:45:11 ---> Running in 505815e32c60 04:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:45:11 OK: 7 MiB in 15 packages 04:45:11 Removing intermediate container 505815e32c60 04:45:11 ---> b3ec6e378fe9 04:45:11 Step 14/23 : WORKDIR / 04:45:11 ---> Running in e0076c01b310 04:45:11 Removing intermediate container e0076c01b310 04:45:11 ---> d90e4dde99cc 04:45:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:45:11 ---> 605287d9d724 04:45:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:45:12 ---> d2d387f34a02 04:45:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:45:13 ---> 4724491ceb1b 04:45:13 Step 18/23 : EXPOSE 59999 04:45:13 ---> Running in 669b27f49808 04:45:13 Removing intermediate container 669b27f49808 04:45:13 ---> 250a2cf5f297 04:45:13 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:45:13 ---> Running in 624326a76424 04:45:13 Removing intermediate container 624326a76424 04:45:13 ---> 2fe6a4cb067d 04:45:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:45:13 ---> Running in 7f26ddc2e6a9 04:45:13 Removing intermediate container 7f26ddc2e6a9 04:45:13 ---> d1752523da69 04:45:13 Step 21/23 : LABEL arch=amd64 04:45:13 ---> Running in 53d882ef30cf 04:45:13 Removing intermediate container 53d882ef30cf 04:45:13 ---> 629baddb131b 04:45:13 Step 22/23 : LABEL git_sha=9544082f048f76804b288fb0b402f10e684d59d4 04:45:13 ---> Running in 13527775648e 04:45:13 Removing intermediate container 13527775648e 04:45:13 ---> b199383762fe 04:45:13 Step 23/23 : LABEL version=0.0.0 04:45:13 ---> Running in e72712ab8013 04:45:13 Removing intermediate container e72712ab8013 04:45:13 ---> bf9d75bab265 04:45:13 [Warning] One or more build-args [ARCH] were not consumed 04:45:13 Successfully built bf9d75bab265 04:45:13 Successfully tagged device-sdk-simple: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 04:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:14 04:45:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:15 latest: Pulling from edgex-lftools-log-publisher 04:45:15 5eb5b503b376: Pulling fs layer 04:45:15 5c69ac0246d0: Pulling fs layer 04:45:15 ec43610c2a17: Pulling fs layer 04:45:15 3a2ae6a8a46f: Pulling fs layer 04:45:15 33b1e0a273af: Pulling fs layer 04:45:15 5d3b04190fa2: Pulling fs layer 04:45:15 2f39f015ded8: Pulling fs layer 04:45:15 3a2ae6a8a46f: Waiting 04:45:15 2f39f015ded8: Waiting 04:45:15 5d3b04190fa2: Waiting 04:45:15 5c69ac0246d0: Download complete 04:45:15 3a2ae6a8a46f: Download complete 04:45:15 33b1e0a273af: Verifying Checksum 04:45:15 33b1e0a273af: Download complete 04:45:15 5d3b04190fa2: Verifying Checksum 04:45:15 5d3b04190fa2: Download complete 04:45:15 ec43610c2a17: Verifying Checksum 04:45:15 ec43610c2a17: Download complete 04:45:15 5eb5b503b376: Verifying Checksum 04:45:15 5eb5b503b376: Download complete 04:45:16 2f39f015ded8: Download complete 04:45:16 5eb5b503b376: Pull complete 04:45:17 5c69ac0246d0: Pull complete 04:45:17 ec43610c2a17: Pull complete 04:45:17 3a2ae6a8a46f: Pull complete 04:45:17 33b1e0a273af: Pull complete 04:45:17 5d3b04190fa2: Pull complete 04:45:22 2f39f015ded8: Pull complete 04:45:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] configFileProvider 04:45:22 provisioning config files... 04:45:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6274093092806512851tmp [Pipeline] // withEnv [Pipeline] } [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:22 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 04:45:22 $ 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-sdk-go_PR-1562 -v /w/workspace/gexfoundry_device-sdk-go_PR-1562:/w/workspace/gexfoundry_device-sdk-go_PR-1562:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1562@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 04:45:26 $ docker top 1526e425acc2efcf31ed739ab157bf4fecc6028a083f0faadadaf26e5b85cb27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 04:45:27 ---> ****-login.sh 04:45:27 nexus3.edgexfoundry.org:10001 04:45:27 ---> job-cost.sh 04:45:27 lf-activate-venv: SKIPPING 04:45:27 INFO: No Stack... 04:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:27 Configure a credential helper to remove this warning. See 04:45:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:27 04:45:27 Login Succeeded 04:45:27 nexus3.edgexfoundry.org:10002 04:45:27 INFO: Archiving Costs [Pipeline] sh 04:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:27 Configure a credential helper to remove this warning. See 04:45:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:27 04:45:27 Login Succeeded 04:45:27 nexus3.edgexfoundry.org:10003 04:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:28 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1562/archives/cost.csv 04:45:28 + cut -d, -f6 [Pipeline] lock 04:45:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1562-1-stack-cost] 04:45:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1562-1-stack-cost] did not exist. Created. 04:45:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1562-1-stack-cost] [Pipeline] { [Pipeline] unstash 04:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:28 Configure a credential helper to remove this warning. See 04:45:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:28 04:45:28 Login Succeeded 04:45:28 nexus3.edgexfoundry.org:10004 04:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 04:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:28 Configure a credential helper to remove this warning. See 04:45:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:28 04:45:28 Login Succeeded 04:45:28 ****.io 04:45:28 + echo total: 0.2199999988079071 [Pipeline] stash 04:45:28 Stashed 1 file(s) [Pipeline] } 04:45:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1562-1-stack-cost] [Pipeline] // lock 04:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 04:45:28 $ docker stop --time=1 1526e425acc2efcf31ed739ab157bf4fecc6028a083f0faadadaf26e5b85cb27 04:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:29 Configure a credential helper to remove this warning. See 04:45:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:29 04:45:29 Login Succeeded 04:45:29 ---> ****-login.sh ends 04:45:30 $ docker rm -f --volumes 1526e425acc2efcf31ed739ab157bf4fecc6028a083f0faadadaf26e5b85cb27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 04:45:30 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 04:45:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:31 ========================================================= 04:45:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:45:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:32 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:45:33 Sending build context to Docker daemon 11.39MB 04:45:33 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:45:33 Step 2/10 : FROM ${BASE} AS builder 04:45:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:45:33 9fda8d8052c6: Pulling fs layer 04:45:33 5d54e960e981: Pulling fs layer 04:45:33 c4a7e357bf2a: Pulling fs layer 04:45:33 f0e02332f6b5: Pulling fs layer 04:45:33 872ee5b61b7b: Pulling fs layer 04:45:33 0c6a40ed1a82: Pulling fs layer 04:45:33 94ae7d8d031c: Pulling fs layer 04:45:33 f0e02332f6b5: Waiting 04:45:33 872ee5b61b7b: Waiting 04:45:33 0c6a40ed1a82: Waiting 04:45:33 94ae7d8d031c: Waiting 04:45:33 5d54e960e981: Verifying Checksum 04:45:33 f0e02332f6b5: Verifying Checksum 04:45:33 f0e02332f6b5: Download complete 04:45:33 872ee5b61b7b: Verifying Checksum 04:45:33 872ee5b61b7b: Download complete 04:45:33 9fda8d8052c6: Download complete 04:45:34 94ae7d8d031c: Verifying Checksum 04:45:34 94ae7d8d031c: Download complete 04:45:34 9fda8d8052c6: Pull complete 04:45:35 5d54e960e981: Pull complete 04:45:35 c4a7e357bf2a: Verifying Checksum 04:45:35 c4a7e357bf2a: Download complete 04:45:36 0c6a40ed1a82: Verifying Checksum 04:45:36 0c6a40ed1a82: Download complete 04:45:48 c4a7e357bf2a: Pull complete 04:45:48 f0e02332f6b5: Pull complete 04:45:48 872ee5b61b7b: Pull complete 04:45:56 0c6a40ed1a82: Pull complete 04:46:03 94ae7d8d031c: Pull complete 04:46:03 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:03 ---> 86de565de09d 04:46:03 Step 3/10 : ARG MAKE=make build 04:46:03 ---> Running in ce8dbdb44f24 04:46:03 Removing intermediate container ce8dbdb44f24 04:46:03 ---> 064fca80af62 04:46:03 Step 4/10 : WORKDIR /device-sdk-go 04:46:03 ---> Running in 2688df73fc34 04:46:04 Removing intermediate container 2688df73fc34 04:46:04 ---> 6533a262c380 04:46:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:46:04 ---> Running in 64584a0cbc88 04:46:04 Removing intermediate container 64584a0cbc88 04:46:04 ---> 4e0c1c803810 04:46:04 Step 6/10 : RUN apk add --update --no-cache make git 04:46:04 ---> Running in c019d0a7bf9e 04:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:07 OK: 266 MiB in 52 packages 04:46:07 Removing intermediate container c019d0a7bf9e 04:46:07 ---> 4e3a2ff6466e 04:46:07 Step 7/10 : COPY go.mod vendor* ./ 04:46:08 ---> 07c83471b9aa 04:46:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:08 ---> Running in fc771824ee60 04:47:16 Removing intermediate container fc771824ee60 04:47:16 ---> 5e34e86ceb5a 04:47:16 Step 9/10 : COPY . . 04:47:16 ---> 272361c6d43e 04:47:16 Step 10/10 : RUN ${MAKE} 04:47:16 ---> Running in c60e066e4ee0 04:47:16 noop 04:47:16 Removing intermediate container c60e066e4ee0 04:47:16 ---> 5015f6cc037f 04:47:16 Successfully built 5015f6cc037f 04:47:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:17 + docker inspect -f . ci-base-image-arm64 04:47:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container 04:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:47:18 $ docker top d16d91ab5e65e85dd8c4f1a87338a32a97c2629ad89a78fb5cf8f18774310869 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:19 + go version 04:47:19 go version go1.21.0 linux/arm64 [Pipeline] } 04:47:19 $ docker stop --time=1 d16d91ab5e65e85dd8c4f1a87338a32a97c2629ad89a78fb5cf8f18774310869 04:47:21 $ docker rm -f --volumes d16d91ab5e65e85dd8c4f1a87338a32a97c2629ad89a78fb5cf8f18774310869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:22 + docker inspect -f . ci-base-image-arm64 04:47:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:22 prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container 04:47:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:47:24 $ docker top 68bee8c5a377f6e007e42263a824405caa5aa7d7374739a0daaada33b91569b8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:24 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:47:25 + make test 04:47:25 go test -race -coverprofile=coverage.out ./... 04:47:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:49:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:49:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:49:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:49:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:49:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:49:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.205s coverage: 27.6% of statements 04:49:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.268s coverage: 81.5% of statements 04:50:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:50:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:50:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.315s coverage: 86.0% of statements 04:50:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:50:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.841s coverage: 71.8% of statements 04:50:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.333s coverage: 14.4% of statements 04:50:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.398s coverage: 45.9% of statements 04:50:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:50:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:50:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.582s coverage: 68.5% of statements 04:50:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.403s coverage: 89.2% of statements 04:50:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:50:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.277s coverage: 5.5% of statements 04:50:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:50:19 GO111MODULE=on go vet ./... 04:52:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:11 ./bin/test-attribution-txt.sh 04:52:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:52:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:52:11 $ docker stop --time=1 68bee8c5a377f6e007e42263a824405caa5aa7d7374739a0daaada33b91569b8 04:52:13 $ docker rm -f --volumes 68bee8c5a377f6e007e42263a824405caa5aa7d7374739a0daaada33b91569b8 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:14 Warning: overwriting stash ‘coverage-report’ 04:52:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:52:16 + ls -al . 04:52:16 total 304 04:52:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 04:47 . 04:52:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 04:44 .. 04:52:16 -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 04:45 .dockerignore 04:52:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 04:45 .git 04:52:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 04:45 .github 04:52:16 -rw-rw-r-- 1 jenkins jenkins 137 Mar 4 04:45 .gitignore 04:52:16 -rw-rw-r-- 1 jenkins jenkins 42 Mar 4 04:45 .golangci.yml 04:52:16 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 4 04:45 CHANGELOG.md 04:52:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 04:45 GOVERNANCE.md 04:52:16 -rw-rw-r-- 1 jenkins jenkins 885 Mar 4 04:45 Jenkinsfile 04:52:16 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 4 04:45 LICENSE 04:52:16 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 4 04:45 Makefile 04:52:16 -rw-rw-r-- 1 jenkins jenkins 619 Mar 4 04:45 OWNERS.md 04:52:16 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 4 04:45 README.md 04:52:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 04:42 VERSION 04:52:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 04:45 bin 04:52:16 -rw-r--r-- 1 jenkins jenkins 122154 Mar 4 04:50 coverage.out 04:52:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 04:45 example 04:52:16 -rw-rw-r-- 1 jenkins jenkins 3768 Mar 4 04:45 go.mod 04:52:16 -rw-rw-r-- 1 jenkins jenkins 33519 Mar 4 04:45 go.sum 04:52:16 drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 04:45 internal 04:52:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 04:45 openapi 04:52:16 drwxrwxr-x 6 jenkins jenkins 4096 Mar 4 04:45 pkg 04:52:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 04:45 snap 04:52:16 -rw-rw-r-- 1 jenkins jenkins 222 Mar 4 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:17 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9544082f048f76804b288fb0b402f10e684d59d4 --label arch=arm64 --label version=0.0.0 . 04:52:17 Sending build context to Docker daemon 11.51MB 04:52:17 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:52:17 Step 2/23 : FROM ${BASE} AS builder 04:52:17 ---> 5015f6cc037f 04:52:17 Step 3/23 : ARG MAKE=make build 04:52:17 ---> Running in 5647c26363e5 04:52:17 Removing intermediate container 5647c26363e5 04:52:17 ---> 06b8fbac035f 04:52:17 Step 4/23 : WORKDIR /device-sdk-go 04:52:18 ---> Running in 1105eb0c0cbc 04:52:18 Removing intermediate container 1105eb0c0cbc 04:52:18 ---> 29f7310c675e 04:52:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:52:18 ---> Running in 09aa0c1c485b 04:52:18 Removing intermediate container 09aa0c1c485b 04:52:18 ---> 7dca635d2ff2 04:52:18 Step 6/23 : RUN apk add --update --no-cache make git 04:52:18 ---> Running in 89c74e5210e3 04:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:52:21 OK: 266 MiB in 52 packages 04:52:22 Removing intermediate container 89c74e5210e3 04:52:22 ---> e17fca0123a4 04:52:22 Step 7/23 : COPY go.mod vendor* ./ 04:52:26 ---> e06381c57526 04:52:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:26 ---> Running in 1cb22fcadccf 04:52:27 Removing intermediate container 1cb22fcadccf 04:52:27 ---> 0648202e0bea 04:52:27 Step 9/23 : COPY . . 04:52:29 ---> 09665a8fa6f0 04:52:29 Step 10/23 : RUN ${MAKE} 04:52:29 ---> Running in 45894579162b 04:52:30 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:54:21 Removing intermediate container 45894579162b 04:54:21 ---> 285fc90ba672 04:54:21 Step 11/23 : FROM alpine:3.18 04:54:21 3.18: Pulling from library/alpine 04:54:21 c6b39de5b339: Pulling fs layer 04:54:21 c6b39de5b339: Verifying Checksum 04:54:21 c6b39de5b339: Download complete 04:54:21 c6b39de5b339: Pull complete 04:54:21 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:54:21 Status: Downloaded newer image for alpine:3.18 04:54:21 ---> 33abbf032149 04:54:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:54:21 ---> Running in 737a73df9b0a 04:54:21 Removing intermediate container 737a73df9b0a 04:54:21 ---> 7c13a7132377 04:54:21 Step 13/23 : RUN apk add --update --no-cache 04:54:21 ---> Running in c5f37fe78a68 04:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:54:21 OK: 8 MiB in 15 packages 04:54:21 Removing intermediate container c5f37fe78a68 04:54:21 ---> dbc18e1d90b5 04:54:21 Step 14/23 : WORKDIR / 04:54:21 ---> Running in 041a534de5e9 04:54:21 Removing intermediate container 041a534de5e9 04:54:21 ---> 0d46e17aeba7 04:54:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:54:21 ---> 87d0be2adf54 04:54:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:54:22 ---> 9330ca38fb33 04:54:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:54:23 ---> da81d0be2b75 04:54:23 Step 18/23 : EXPOSE 59999 04:54:23 ---> Running in 7ad2d6dfa9df 04:54:23 Removing intermediate container 7ad2d6dfa9df 04:54:23 ---> 5b8d08f91be0 04:54:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:54:23 ---> Running in c5a12fd29d3c 04:54:23 Removing intermediate container c5a12fd29d3c 04:54:23 ---> 4b1e797a512b 04:54:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:54:24 ---> Running in 6d0356566342 04:54:24 Removing intermediate container 6d0356566342 04:54:24 ---> 68cfe7bd1008 04:54:24 Step 21/23 : LABEL arch=arm64 04:54:24 ---> Running in 40c598c40bcc 04:54:24 Removing intermediate container 40c598c40bcc 04:54:24 ---> 082d4531722d 04:54:24 Step 22/23 : LABEL git_sha=9544082f048f76804b288fb0b402f10e684d59d4 04:54:24 ---> Running in 8c889a78abbb 04:54:24 Removing intermediate container 8c889a78abbb 04:54:24 ---> 351dee11a715 04:54:24 Step 23/23 : LABEL version=0.0.0 04:54:25 ---> Running in 75bcee40adfc 04:54:25 Removing intermediate container 75bcee40adfc 04:54:25 ---> bc52b2501bd7 04:54:25 [Warning] One or more build-args [ARCH] were not consumed 04:54:25 Successfully built bc52b2501bd7 04:54:25 Successfully tagged device-sdk-simple-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 04:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:54:26 04:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:54:27 arm64: Pulling from edgex-lftools-log-publisher 04:54:27 8998bd30e6a1: Pulling fs layer 04:54:27 04944245beec: Pulling fs layer 04:54:27 699f458cf7ca: Pulling fs layer 04:54:27 765212b225bb: Pulling fs layer 04:54:27 f23df028b6ca: Pulling fs layer 04:54:27 d65c8cfc05b1: Pulling fs layer 04:54:27 2437ff75d9bd: Pulling fs layer 04:54:27 765212b225bb: Waiting 04:54:27 f23df028b6ca: Waiting 04:54:27 d65c8cfc05b1: Waiting 04:54:27 2437ff75d9bd: Waiting 04:54:27 04944245beec: Verifying Checksum 04:54:27 04944245beec: Download complete 04:54:27 765212b225bb: Verifying Checksum 04:54:27 765212b225bb: Download complete 04:54:27 f23df028b6ca: Verifying Checksum 04:54:27 f23df028b6ca: Download complete 04:54:27 d65c8cfc05b1: Verifying Checksum 04:54:27 d65c8cfc05b1: Download complete 04:54:27 699f458cf7ca: Verifying Checksum 04:54:27 699f458cf7ca: Download complete 04:54:28 8998bd30e6a1: Verifying Checksum 04:54:28 8998bd30e6a1: Download complete 04:54:30 2437ff75d9bd: Verifying Checksum 04:54:30 2437ff75d9bd: Download complete 04:54:32 8998bd30e6a1: Pull complete 04:54:36 04944245beec: Pull complete 04:54:38 699f458cf7ca: Pull complete 04:54:38 765212b225bb: Pull complete 04:54:39 f23df028b6ca: Pull complete 04:54:39 d65c8cfc05b1: Pull complete 04:54:57 2437ff75d9bd: Pull complete 04:54:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:54:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:58 prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container 04:54:58 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:55:00 $ docker top d70df00b43f34cb9e678ded5e6317cb9685d7c15d52c8cd19bc752700f458144 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:01 ---> job-cost.sh 04:55:01 lf-activate-venv: SKIPPING 04:55:01 INFO: No Stack... 04:55:02 INFO: Retrieving Pricing Info for: v3-standard-4 04:55:02 INFO: Archiving Costs [Pipeline] sh 04:55:03 + + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:55:03 cut -d, -f6 [Pipeline] lock 04:55:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1562-1-stack-cost] 04:55:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1562-1-stack-cost] did not exist. Created. 04:55:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1562-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:04 /w/workspace/device-sdk-go/1@tmp/durable-8dd152a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:55:05 + echo total: 0.10999999940395355 [Pipeline] stash 04:55:05 Warning: overwriting stash ‘stack-cost’ 04:55:05 Stashed 1 file(s) [Pipeline] } 04:55:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1562-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:05 $ docker stop --time=1 d70df00b43f34cb9e678ded5e6317cb9685d7c15d52c8cd19bc752700f458144 04:55:07 $ docker rm -f --volumes d70df00b43f34cb9e678ded5e6317cb9685d7c15d52c8cd19bc752700f458144 [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 04:55:09 provisioning config files... 04:55:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp/config405854629761067154tmp [Pipeline] { [Pipeline] sh 04:55:09 + set +x 04:55:09 + curl -s https://codecov.io/bash 04:55:09 + bash -s -- 04:55:09 04:55:09 _____ _ 04:55:09 / ____| | | 04:55:09 | | ___ __| | ___ ___ _____ __ 04:55:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:55:09 | |___| (_) | (_| | __/ (_| (_) \ V / 04:55:09 \_____\___/ \__,_|\___|\___\___/ \_/ 04:55:09 Bash-1.0.6 04:55:09 04:55:09 04:55:09 ==> git version 2.25.1 found 04:55:09 ==> 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 04:55:09 Release-Date: 2020-01-08 04:55:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:55:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:55:09 ==> Jenkins CI detected. 04:55:09 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1562 04:55:09 project root: . 04:55:09 --> token set from env 04:55:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:55:09 ==> Running gcov in . (disable via -X gcov) 04:55:09 ==> Python coveragepy not found 04:55:09 ==> Searching for coverage reports in: 04:55:09 + . 04:55:09 -> Found 1 reports 04:55:09 ==> Detecting git/mercurial file structure 04:55:09 ==> Reading reports 04:55:09 + ./coverage.out bytes=122154 04:55:09 ==> Appending adjustments 04:55:09 https://docs.codecov.io/docs/fixing-reports 04:55:09 + Found adjustments 04:55:09 ==> Gzipping contents 04:55:09 20K /tmp/codecov.OHX2Up.gz 04:55:09 ==> Uploading reports 04:55:09 url: https://codecov.io 04:55:09 query: branch=PR-1562&commit=9544082f048f76804b288fb0b402f10e684d59d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1562%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1562&job=&cmd_args= 04:55:09 -> Pinging Codecov 04:55:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1562&commit=9544082f048f76804b288fb0b402f10e684d59d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1562%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1562&job=&cmd_args= 04:55:10 -> Uploading to 04:55:10 https://storage.googleapis.com/codecov/v4/raw/2024-03-04/7E55EF52A471D76F132DFD9A03CDDE97/9544082f048f76804b288fb0b402f10e684d59d4/b1188195-2ff3-49b9-8fa2-2cd6e40a573a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T045509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55d742b427ceaa877c6ed8a080b0ef71fe594d558d1e61bcb61c342bd4d2a075 04:55:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:10 Dload Upload Total Spent Left Speed 04:55:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16724 0 0 100 16724 0 77069 --:--:-- --:--:-- --:--:-- 76715 100 16724 0 0 100 16724 0 56120 --:--:-- --:--:-- --:--:-- 56120 04:55:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9544082f048f76804b288fb0b402f10e684d59d4 [Pipeline] } 04:55:10 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 04:55:13 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1562/archives ] 04:55:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1562/archives 04:55:13 total 16 04:55:13 drwxr-xr-x 3 root root 4096 Mar 4 04:45 . 04:55:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 04:45 .. 04:55:13 drwxr-xr-x 2 root root 4096 Mar 4 04:45 cost 04:55:13 -rw-r--r-- 1 root root 86 Mar 4 04:45 cost.csv 04:55:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1562/archives 04:55:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1562/archives 04:55:13 total 16 04:55:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 04:45 . 04:55:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 04:45 .. 04:55:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 04:45 cost 04:55:13 -rw-r--r-- 1 jenkins jenkins 86 Mar 4 04:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:55:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:55:14 ---> package-listing.sh 04:55:14 ++ facter osfamily 04:55:14 ++ tr '[:upper:]' '[:lower:]' 04:55:15 + OS_FAMILY=debian 04:55:15 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1562 04:55:15 + START_PACKAGES=/tmp/packages_start.txt 04:55:15 + END_PACKAGES=/tmp/packages_end.txt 04:55:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:15 + PACKAGES=/tmp/packages_start.txt 04:55:15 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1562 ']' 04:55:15 + PACKAGES=/tmp/packages_end.txt 04:55:15 + case "${OS_FAMILY}" in 04:55:15 + dpkg -l 04:55:15 + grep '^ii' 04:55:15 + '[' -f /tmp/packages_start.txt ']' 04:55:15 + '[' -f /tmp/packages_end.txt ']' 04:55:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:15 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1562 ']' 04:55:15 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1562/archives/ 04:55:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1562/archives/ [Pipeline] echo 04:55:15 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-sdk-go_PR-1562/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:55:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:16 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 04:55:16 $ 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-sdk-go_PR-1562/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-sdk-go_PR-1562 -v /w/workspace/gexfoundry_device-sdk-go_PR-1562:/w/workspace/gexfoundry_device-sdk-go_PR-1562:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1562@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 04:55:16 $ docker top a24e957408e31a1572e19d54cec4e22a49e9911967ddb7efc733f4785f227da9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:55:17 + mkdir -p /var/log/sysstat [Pipeline] sh 04:55:17 + ls /var/log/sa-host 04:55:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:18 provisioning config files... 04:55:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1562@tmp/config4478970771842043199tmp [Pipeline] { [Pipeline] echo 04:55:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:55:18 ---> create-netrc.sh [Pipeline] } 04:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:55:19 ---> python-tools-install.sh [Pipeline] echo 04:55:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:55:19 ---> sudo-logs.sh 04:55:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:55:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:55:19 ---> job-cost.sh 04:55:19 lf-activate-venv: SKIPPING 04:55:19 DEBUG: total: 0.2199999988079071 04:55:19 INFO: Retrieving Stack Cost... 04:55:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:20 INFO: Archiving Costs [Pipeline] echo 04:55:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:55:21 ---> logs-deploy.sh 04:55:21 lf-activate-venv: SKIPPING 04:55:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1562/1 04:55:21 INFO: archiving workspace using pattern(s): 04:55:22 Archives upload complete. 04:55:22 INFO: archiving logs to Nexus