Pull request #1386 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b+6f965a0b85b542f54aab8de1c6c68203c2ba52ef (8d0539e1ee606300ab252384a79e434eb87c1caa) 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-ssh16297132128063134394.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13150576527463035509.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1386/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-1386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4010074203373791785.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-1386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3244951122510825514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4547439912088909610.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-1386/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-1386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9042877114989428187.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-458 in /w/workspace/gexfoundry_device-sdk-go_PR-1386 [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-1386 # 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/1386/head:refs/remotes/origin/PR-1386 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6f965a0b85b542f54aab8de1c6c68203c2ba52ef into PR head commit 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b Merge succeeded, producing 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b Checking out Revision 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b (PR-1386) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b # 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 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b # timeout=10 Commit message: "feat!: change device definition file to YAML format" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:02:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:02:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:02:00 ========================================================= 14:02:00 EdgeX Global Pipelines Version Info 14:02:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:02:01 ------------------- 14:02:01 stable info: 14:02:01 ------------------- 14:02:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:02:01 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:02:01 Message: update stable to v1.0.245 14:02:02 ------------------- 14:02:02 experimental info: 14:02:02 ------------------- 14:02:02 Commited By: **** collab-it+edgex@linuxfoundation.org 14:02:02 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:02:02 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:02:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1386 [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1386 [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1386 [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bade9f [Pipeline] echo 14:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:03 provisioning config files... 14:02:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp/config902165429768875568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:04 ---> docker-login.sh 14:02:04 nexus3.edgexfoundry.org:10001 14:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:04 Configure a credential helper to remove this warning. See 14:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:04 14:02:04 Login Succeeded 14:02:04 nexus3.edgexfoundry.org:10002 14:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:04 Configure a credential helper to remove this warning. See 14:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:04 14:02:04 Login Succeeded 14:02:04 nexus3.edgexfoundry.org:10003 14:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:04 Configure a credential helper to remove this warning. See 14:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:04 14:02:04 Login Succeeded 14:02:04 nexus3.edgexfoundry.org:10004 14:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:04 Configure a credential helper to remove this warning. See 14:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:04 14:02:04 Login Succeeded 14:02:04 docker.io 14:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:05 Configure a credential helper to remove this warning. See 14:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:05 14:02:05 Login Succeeded 14:02:05 ---> docker-login.sh ends [Pipeline] } 14:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:02:05 + git rev-list -1 --merges 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b~1..9bade9fb8ad7b1ba90f4944641889e9ddeadd73b [Pipeline] echo 14:02:05 -----------> git rev-list -1 --merges 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b~1..9bade9fb8ad7b1ba90f4944641889e9ddeadd73b 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b [false] [Pipeline] sh 14:02:06 + git log --format=format:%s -1 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b [Pipeline] echo 14:02:06 ========================================================= 14:02:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:02:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:06 + git log --format=format:%s -1 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b [Pipeline] echo 14:02:06 [semverPrep] GIT_COMMIT: 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b, Commit Message: feat!: change device definition file to YAML format [Pipeline] echo 14:02:06 [semverPrep] This is not a build commit. [Pipeline] sh 14:02:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:07 + grep -v github /etc/ssh/ssh_known_hosts 14:02:07 + [ -e /tmp/ssh_known_hosts ] 14:02:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:02:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:02:07 + sudo tee -a /etc/ssh/ssh_known_hosts 14:02:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:07 14:02:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:08 0.1.4: Pulling from edgex-devops/py-git-semver 14:02:08 b85a868b505f: Pulling fs layer 14:02:08 e2be974225ed: Pulling fs layer 14:02:08 339a4e72a1f5: Pulling fs layer 14:02:08 988bab9f4d93: Pulling fs layer 14:02:08 1469e6f7b9e6: Pulling fs layer 14:02:08 eaf3925da568: Pulling fs layer 14:02:08 bab4dde63d76: Pulling fs layer 14:02:08 bde34c3a00c8: Pulling fs layer 14:02:08 b352a97aabf1: Pulling fs layer 14:02:08 4872d77fe225: Pulling fs layer 14:02:08 5851b861e8e6: Pulling fs layer 14:02:08 eaf3925da568: Waiting 14:02:08 bab4dde63d76: Waiting 14:02:08 bde34c3a00c8: Waiting 14:02:08 988bab9f4d93: Waiting 14:02:08 b352a97aabf1: Waiting 14:02:08 4872d77fe225: Waiting 14:02:08 1469e6f7b9e6: Waiting 14:02:08 5851b861e8e6: Waiting 14:02:08 e2be974225ed: Verifying Checksum 14:02:08 e2be974225ed: Download complete 14:02:08 988bab9f4d93: Download complete 14:02:08 339a4e72a1f5: Verifying Checksum 14:02:08 339a4e72a1f5: Download complete 14:02:08 eaf3925da568: Download complete 14:02:08 1469e6f7b9e6: Verifying Checksum 14:02:08 b352a97aabf1: Download complete 14:02:08 4872d77fe225: Verifying Checksum 14:02:08 4872d77fe225: Download complete 14:02:08 5851b861e8e6: Verifying Checksum 14:02:08 b85a868b505f: Verifying Checksum 14:02:08 b85a868b505f: Download complete 14:02:08 bab4dde63d76: Verifying Checksum 14:02:08 bab4dde63d76: Download complete 14:02:09 b85a868b505f: Pull complete 14:02:09 e2be974225ed: Pull complete 14:02:10 339a4e72a1f5: Pull complete 14:02:10 988bab9f4d93: Pull complete 14:02:10 1469e6f7b9e6: Pull complete 14:02:10 eaf3925da568: Pull complete 14:02:12 bab4dde63d76: Pull complete 14:02:12 bde34c3a00c8: Pull complete 14:02:12 b352a97aabf1: Pull complete 14:02:12 4872d77fe225: Pull complete 14:02:12 5851b861e8e6: Pull complete 14:02:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:12 prd-ubuntu20.04-docker-8c-8g-458 does not seem to be running inside a container 14:02:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1386 -v /w/workspace/gexfoundry_device-sdk-go_PR-1386:/w/workspace/gexfoundry_device-sdk-go_PR-1386:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:02:13 $ docker top 712dbbb490cb2c4b97931e3eca786e5ec0257c1f2144a03a9238fc70b64a043c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:14 [ssh-agent] Looking for ssh-agent implementation... 14:02:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:14 $ docker exec 712dbbb490cb2c4b97931e3eca786e5ec0257c1f2144a03a9238fc70b64a043c ssh-agent 14:02:14 SSH_AUTH_SOCK=/tmp/ssh-rl1D5saKU1zQ/agent.32 14:02:14 SSH_AGENT_PID=38 14:02:14 Running ssh-add (command line suppressed) 14:02:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp/private_key_13309471071218175910.key (/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp/private_key_13309471071218175910.key) 14:02:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:14 + git tag --points-at HEAD [Pipeline] } 14:02:14 $ docker exec --env ******** --env ******** 712dbbb490cb2c4b97931e3eca786e5ec0257c1f2144a03a9238fc70b64a043c ssh-agent -k 14:02:14 unset SSH_AUTH_SOCK; 14:02:14 unset SSH_AGENT_PID; 14:02:14 echo Agent pid 38 killed; 14:02:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:15 [ssh-agent] Looking for ssh-agent implementation... 14:02:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:15 $ docker exec 712dbbb490cb2c4b97931e3eca786e5ec0257c1f2144a03a9238fc70b64a043c ssh-agent 14:02:15 SSH_AUTH_SOCK=/tmp/ssh-k7A08tLlCxL1/agent.70 14:02:15 SSH_AGENT_PID=76 14:02:15 Running ssh-add (command line suppressed) 14:02:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp/private_key_9784568653917771332.key (/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp/private_key_9784568653917771332.key) 14:02:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:15 + git semver init 14:02:16 2023-03-15 14:02:15,988 [run_init] DEBUG init version:0.0.0 force:False 14:02:16 2023-03-15 14:02:15,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1386/.semver 14:02:16 2023-03-15 14:02:15,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1386/.semver 14:02:16 2023-03-15 14:02:15,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1386/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1386, universal_newlines=False, shell=None, istream=None) 14:02:16 2023-03-15 14:02:16,889 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1386/.git/info/exclude 14:02:16 2023-03-15 14:02:16,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1386/.semver/PR-1386 with force:False 14:02:16 2023-03-15 14:02:16,890 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1386/.semver/PR-1386 14:02:16 2023-03-15 14:02:16,894 [execute] INFO git cat-file --batch-check 14:02:16 2023-03-15 14:02:16,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1386/.semver, universal_newlines=False, shell=None, istream=) 14:02:16 2023-03-15 14:02:16,901 [execute] INFO git cat-file --batch 14:02:16 2023-03-15 14:02:16,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1386/.semver, universal_newlines=False, shell=None, istream=) 14:02:16 2023-03-15 14:02:16,906 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1386/.semver/PR-1386 14:02:16 0.0.0 [Pipeline] } 14:02:16 $ docker exec --env ******** --env ******** 712dbbb490cb2c4b97931e3eca786e5ec0257c1f2144a03a9238fc70b64a043c ssh-agent -k 14:02:17 unset SSH_AUTH_SOCK; 14:02:17 unset SSH_AGENT_PID; 14:02:17 echo Agent pid 76 killed; 14:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:17 + git semver [Pipeline] } 14:02:17 $ docker stop --time=1 712dbbb490cb2c4b97931e3eca786e5ec0257c1f2144a03a9238fc70b64a043c 14:02:19 $ docker rm -f --volumes 712dbbb490cb2c4b97931e3eca786e5ec0257c1f2144a03a9238fc70b64a043c [Pipeline] // withDockerContainer [Pipeline] sh 14:02:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:19 Stashed 1 file(s) [Pipeline] echo 14:02:19 [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 14:02:20 provisioning config files... 14:02:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp/config6101024107997733213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:20 ---> docker-login.sh 14:02:20 nexus3.edgexfoundry.org:10001 14:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:20 Configure a credential helper to remove this warning. See 14:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:20 14:02:20 Login Succeeded 14:02:20 nexus3.edgexfoundry.org:10002 14:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:20 Configure a credential helper to remove this warning. See 14:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:20 14:02:20 Login Succeeded 14:02:20 nexus3.edgexfoundry.org:10003 14:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:21 Configure a credential helper to remove this warning. See 14:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:21 14:02:21 Login Succeeded 14:02:21 nexus3.edgexfoundry.org:10004 14:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:21 Configure a credential helper to remove this warning. See 14:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:21 14:02:21 Login Succeeded 14:02:21 docker.io 14:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:21 Configure a credential helper to remove this warning. See 14:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:21 14:02:21 Login Succeeded 14:02:21 ---> docker-login.sh ends [Pipeline] } 14:02:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:21 ========================================================= 14:02:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:02:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:22 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 14:02:22 Sending build context to Docker daemon 10.83MB 14:02:22 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 14:02:22 Step 2/10 : FROM ${BASE} AS builder 14:02:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:22 63b65145d645: Pulling fs layer 14:02:22 a2d21d5440eb: Pulling fs layer 14:02:22 935e6c44a52c: Pulling fs layer 14:02:22 94cc34f8dd06: Pulling fs layer 14:02:22 30dea6a524f1: Pulling fs layer 14:02:22 a2aff8979fd8: Pulling fs layer 14:02:22 6808be2612f2: Pulling fs layer 14:02:22 f25807f1079a: Pulling fs layer 14:02:22 30dea6a524f1: Waiting 14:02:22 a2aff8979fd8: Waiting 14:02:22 6808be2612f2: Waiting 14:02:22 94cc34f8dd06: Waiting 14:02:22 f25807f1079a: Waiting 14:02:22 a2d21d5440eb: Verifying Checksum 14:02:22 a2d21d5440eb: Download complete 14:02:22 94cc34f8dd06: Download complete 14:02:22 30dea6a524f1: Verifying Checksum 14:02:22 30dea6a524f1: Download complete 14:02:22 63b65145d645: Download complete 14:02:22 a2aff8979fd8: Verifying Checksum 14:02:22 a2aff8979fd8: Download complete 14:02:22 63b65145d645: Pull complete 14:02:22 a2d21d5440eb: Pull complete 14:02:23 f25807f1079a: Verifying Checksum 14:02:23 f25807f1079a: Download complete 14:02:23 935e6c44a52c: Verifying Checksum 14:02:23 935e6c44a52c: Download complete 14:02:24 6808be2612f2: Verifying Checksum 14:02:24 6808be2612f2: Download complete 14:02:27 935e6c44a52c: Pull complete 14:02:27 94cc34f8dd06: Pull complete 14:02:27 30dea6a524f1: Pull complete 14:02:27 a2aff8979fd8: Pull complete 14:02:29 6808be2612f2: Pull complete 14:02:30 f25807f1079a: Pull complete 14:02:30 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:02:30 ---> 3b553350e43f 14:02:30 Step 3/10 : ARG MAKE=make build 14:02:31 ---> Running in 009779697af6 14:02:31 Removing intermediate container 009779697af6 14:02:31 ---> dbd8290dd0ec 14:02:31 Step 4/10 : WORKDIR /device-sdk-go 14:02:31 ---> Running in ceb22704e05b 14:02:31 Removing intermediate container ceb22704e05b 14:02:31 ---> d0918ed1edd8 14:02:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:02:31 ---> Running in 3c18141181d3 14:02:31 Removing intermediate container 3c18141181d3 14:02:31 ---> 306bb23b5d18 14:02:31 Step 6/10 : RUN apk add --update --no-cache make git 14:02:31 ---> Running in 5544c8e5852c 14:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:02:32 OK: 265 MiB in 53 packages 14:02:33 Removing intermediate container 5544c8e5852c 14:02:33 ---> 505f8da1a151 14:02:33 Step 7/10 : COPY go.mod vendor* ./ 14:02:33 ---> fc31d15071f7 14:02:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:33 ---> Running in 764650fe31b2 14:02:35 Still waiting to schedule task 14:02:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:03:11 Removing intermediate container 764650fe31b2 14:03:11 ---> f761b3ede7f3 14:03:11 Step 9/10 : COPY . . 14:03:11 ---> 15865815f24e 14:03:11 Step 10/10 : RUN ${MAKE} 14:03:11 ---> Running in 2421376449fe 14:03:11 noop 14:03:11 Removing intermediate container 2421376449fe 14:03:11 ---> 876a03df46e7 14:03:11 Successfully built 876a03df46e7 14:03:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:12 + docker inspect -f . ci-base-image-x86_64 14:03:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:12 prd-ubuntu20.04-docker-8c-8g-458 does not seem to be running inside a container 14:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1386 -v /w/workspace/gexfoundry_device-sdk-go_PR-1386:/w/workspace/gexfoundry_device-sdk-go_PR-1386:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:03:12 $ docker top 2efdd6ecafe300ea710a78417ff170fcae0cf925d36480492235c9fcd411c60c -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:13 + go version 14:03:13 go version go1.20.2 linux/amd64 [Pipeline] } 14:03:13 $ docker stop --time=1 2efdd6ecafe300ea710a78417ff170fcae0cf925d36480492235c9fcd411c60c 14:03:14 $ docker rm -f --volumes 2efdd6ecafe300ea710a78417ff170fcae0cf925d36480492235c9fcd411c60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:15 + docker inspect -f . ci-base-image-x86_64 14:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:15 prd-ubuntu20.04-docker-8c-8g-458 does not seem to be running inside a container 14:03:15 $ 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-1386 -v /w/workspace/gexfoundry_device-sdk-go_PR-1386:/w/workspace/gexfoundry_device-sdk-go_PR-1386:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:03:15 $ docker top 9b6a7f6ee0807f7adde476a80c10c74e4cafd68f379f2140c33a292bc8694e61 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:16 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1386 [Pipeline] fileExists [Pipeline] sh 14:03:16 + make test 14:03:16 go test -race -coverprofile=coverage.out ./... 14:03:23 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 14:03:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 14:03:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 14:03:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 14:03:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 14:03:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 14:03:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.051s coverage: 27.6% of statements 14:03:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 14:03:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 14:03:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 78.9% of statements 14:03:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.072s coverage: 86.0% of statements 14:03:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 14:03:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 14:03:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 14:03:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:03:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.140s coverage: 75.9% of statements 14:03:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 14:03:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.075s coverage: 15.2% of statements 14:03:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.076s coverage: 65.7% of statements 14:03:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.121s coverage: 89.2% of statements 14:03:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements 14:04:04 GO111MODULE=on go vet ./... 14:04:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:04:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:04:05 ./bin/test-attribution-txt.sh [Pipeline] echo 14:04:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:04:05 $ docker stop --time=1 9b6a7f6ee0807f7adde476a80c10c74e4cafd68f379f2140c33a292bc8694e61 14:04:07 $ docker rm -f --volumes 9b6a7f6ee0807f7adde476a80c10c74e4cafd68f379f2140c33a292bc8694e61 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:04:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:09 + ls -al . 14:04:09 total 276 14:04:09 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 14:03 . 14:04:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:01 .. 14:04:09 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 14:01 .dockerignore 14:04:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 14:02 .git 14:04:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:01 .github 14:04:09 -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 14:01 .gitignore 14:04:09 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 14:01 .golangci.yml 14:04:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 14:02 .semver 14:04:09 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 15 14:01 CHANGELOG.md 14:04:09 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 14:01 GOVERNANCE.md 14:04:09 -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 14:01 Jenkinsfile 14:04:09 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 14:01 LICENSE 14:04:09 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 15 14:01 Makefile 14:04:09 -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 14:01 OWNERS.md 14:04:09 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 15 14:01 README.md 14:04:09 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 14:02 VERSION 14:04:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:01 bin 14:04:09 -rw-r--r-- 1 jenkins jenkins 109536 Mar 15 14:03 coverage.out 14:04:09 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 14:01 example 14:04:09 -rw-rw-r-- 1 jenkins jenkins 3290 Mar 15 14:01 go.mod 14:04:09 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 15 14:01 go.sum 14:04:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 14:01 internal 14:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 14:01 openapi 14:04:09 drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 14:01 pkg 14:04:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:01 snap 14:04:09 -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 14:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:09 + 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=9bade9fb8ad7b1ba90f4944641889e9ddeadd73b --label arch=amd64 --label version=0.0.0 . 14:04:09 Sending build context to Docker daemon 10.94MB 14:04:09 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 14:04:09 Step 2/23 : FROM ${BASE} AS builder 14:04:09 ---> 876a03df46e7 14:04:09 Step 3/23 : ARG MAKE=make build 14:04:09 ---> Running in 46af68200b73 14:04:09 Removing intermediate container 46af68200b73 14:04:09 ---> 9b1edc3e597f 14:04:09 Step 4/23 : WORKDIR /device-sdk-go 14:04:09 ---> Running in 092495ded804 14:04:09 Removing intermediate container 092495ded804 14:04:09 ---> 595b341c8caa 14:04:09 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:04:09 ---> Running in 0e3ac9c22658 14:04:09 Removing intermediate container 0e3ac9c22658 14:04:09 ---> 6704da083d60 14:04:09 Step 6/23 : RUN apk add --update --no-cache make git 14:04:09 ---> Running in 7e32114a4e82 14:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:04:10 OK: 265 MiB in 53 packages 14:04:11 Removing intermediate container 7e32114a4e82 14:04:11 ---> 14faa790419f 14:04:11 Step 7/23 : COPY go.mod vendor* ./ 14:04:11 ---> 379f56e31b3d 14:04:11 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:11 ---> Running in 95ce03fcb3a3 14:04:12 Removing intermediate container 95ce03fcb3a3 14:04:12 ---> f6ca725f9d2e 14:04:12 Step 9/23 : COPY . . 14:04:12 ---> 0a5a03718a05 14:04:12 Step 10/23 : RUN ${MAKE} 14:04:12 ---> Running in 71ed0b71d65d 14:04:12 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:04:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-461 in /w/workspace/gexfoundry_device-sdk-go_PR-1386 [Pipeline] { [Pipeline] ws 14:04:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 14:04:26 The recommended git tool is: git 14:04:30 Removing intermediate container 71ed0b71d65d 14:04:30 ---> 1ddddf2efdcb 14:04:30 Step 11/23 : FROM alpine:3.17 14:04:30 3.17: Pulling from library/alpine 14:04:30 63b65145d645: Already exists 14:04:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:04:30 Status: Downloaded newer image for alpine:3.17 14:04:30 ---> b2aa39c304c2 14:04:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:04:30 ---> Running in b59fbe25c538 14:04:30 Removing intermediate container b59fbe25c538 14:04:30 ---> 86bc64d6411b 14:04:30 Step 13/23 : RUN apk add --update --no-cache 14:04:30 ---> Running in 77bc18a94dbe 14:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:04:30 OK: 7 MiB in 15 packages 14:04:30 Removing intermediate container 77bc18a94dbe 14:04:30 ---> 0882fa690d6e 14:04:30 Step 14/23 : WORKDIR / 14:04:30 ---> Running in d06a36f7e8b5 14:04:30 Removing intermediate container d06a36f7e8b5 14:04:30 ---> 0a5ac8b2a3ba 14:04:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:04:31 ---> 9c9ac2c0d2ef 14:04:31 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:04:31 ---> 547e2b29d39f 14:04:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:04:31 ---> 2e1ec9df0d5b 14:04:31 Step 18/23 : EXPOSE 59999 14:04:31 ---> Running in 6dcf0eeb46f6 14:04:31 Removing intermediate container 6dcf0eeb46f6 14:04:31 ---> 3f0e224f2403 14:04:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:04:31 ---> Running in 850209f190eb 14:04:31 Removing intermediate container 850209f190eb 14:04:31 ---> 9aea89fd1dfc 14:04:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:04:31 ---> Running in 7c1faa09bc3a 14:04:31 Removing intermediate container 7c1faa09bc3a 14:04:31 ---> 47791d8dcd82 14:04:31 Step 21/23 : LABEL arch=amd64 14:04:31 ---> Running in d6c362d4e861 14:04:32 Removing intermediate container d6c362d4e861 14:04:32 ---> 1656cc0e2d1f 14:04:32 Step 22/23 : LABEL git_sha=9bade9fb8ad7b1ba90f4944641889e9ddeadd73b 14:04:32 ---> Running in 50b4dfbd811a 14:04:32 Removing intermediate container 50b4dfbd811a 14:04:32 ---> d72253d478a1 14:04:32 Step 23/23 : LABEL version=0.0.0 14:04:32 ---> Running in 43db22961117 14:04:32 Removing intermediate container 43db22961117 14:04:32 ---> 98cd9d669e0c 14:04:32 [Warning] One or more build-args [ARCH] were not consumed 14:04:32 Successfully built 98cd9d669e0c 14:04:32 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 14:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:33 14:04:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:33 latest: Pulling from edgex-lftools-log-publisher 14:04:33 5eb5b503b376: Pulling fs layer 14:04:33 5c69ac0246d0: Pulling fs layer 14:04:33 ec43610c2a17: Pulling fs layer 14:04:33 3a2ae6a8a46f: Pulling fs layer 14:04:33 33b1e0a273af: Pulling fs layer 14:04:33 5d3b04190fa2: Pulling fs layer 14:04:33 2f39f015ded8: Pulling fs layer 14:04:33 3a2ae6a8a46f: Waiting 14:04:33 2f39f015ded8: Waiting 14:04:33 5d3b04190fa2: Waiting 14:04:33 33b1e0a273af: Waiting 14:04:33 5c69ac0246d0: Verifying Checksum 14:04:33 5c69ac0246d0: Download complete 14:04:33 3a2ae6a8a46f: Download complete 14:04:33 33b1e0a273af: Verifying Checksum 14:04:33 33b1e0a273af: Download complete 14:04:33 ec43610c2a17: Verifying Checksum 14:04:33 ec43610c2a17: Download complete 14:04:33 5d3b04190fa2: Download complete 14:04:33 5eb5b503b376: Verifying Checksum 14:04:33 5eb5b503b376: Download complete 14:04:34 2f39f015ded8: Download complete 14:04:34 using credential edgex-jenkins-ssh 14:04:34 Cloning the remote Git repository 14:04:35 5eb5b503b376: Pull complete 14:04:35 5c69ac0246d0: Pull complete 14:04:35 ec43610c2a17: Pull complete 14:04:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:04:34 > git init /w/workspace/device-sdk-go/1 # timeout=10 14:04:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:04:34 > git --version # timeout=10 14:04:34 > git --version # 'git version 2.25.1' 14:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:35 3a2ae6a8a46f: Pull complete 14:04:35 33b1e0a273af: Pull complete 14:04:36 5d3b04190fa2: Pull complete 14:04:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:04:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:38 Merging remotes/origin/main commit 6f965a0b85b542f54aab8de1c6c68203c2ba52ef into PR head commit 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b 14:04:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:04:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1386/head:refs/remotes/origin/PR-1386 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:04:38 > git config core.sparsecheckout # timeout=10 14:04:38 > git checkout -f 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b # timeout=10 14:04:38 > git remote # timeout=10 14:04:38 > git config --get remote.origin.url # timeout=10 14:04:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:38 > git merge 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 14:04:38 > git rev-parse HEAD^{commit} # timeout=10 14:04:38 Merge succeeded, producing 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b 14:04:38 Checking out Revision 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b (PR-1386) 14:04:38 > git config core.sparsecheckout # timeout=10 14:04:38 > git checkout -f 9bade9fb8ad7b1ba90f4944641889e9ddeadd73b # timeout=10 14:04:41 2f39f015ded8: Pull complete 14:04:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:41 prd-ubuntu20.04-docker-8c-8g-458 does not seem to be running inside a container 14:04:41 $ 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-1386 -v /w/workspace/gexfoundry_device-sdk-go_PR-1386:/w/workspace/gexfoundry_device-sdk-go_PR-1386:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:04:42 Commit message: "feat!: change device definition file to YAML format" 14:04:42 > git --version # timeout=10 14:04:42 > git --version # 'git version 2.25.1' 14:04:42 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 14:04:42 14:04:42 GitHub has been notified of this commit’s build result 14:04:42 14:04:43 $ docker top 4ff91a2e9b44cd235451a7750a6e2afbb81d4f6ac9f717b0286bbec23dff6cb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:43 ---> job-cost.sh 14:04:43 lf-activate-venv: SKIPPING 14:04:43 INFO: No Stack... 14:04:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:04:44 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:44 Dload Upload Total Spent Left Speed 14:04:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11878 0 0 64907 0 --:--:-- --:--:-- --:--:-- 64554 100 12751 100 12751 0 0 68924 0 --:--:-- --:--:-- --:--:-- 68924 14:04:44 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 14:04:44 INFO: Archiving Costs [Pipeline] sh 14:04:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:04:44 + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1386/archives/cost.csv 14:04:44 cut -d, -f6 [Pipeline] lock 14:04:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1386-1-stack-cost] 14:04:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1386-1-stack-cost] did not exist. Created. 14:04:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:04:44 + sudo tee /etc/docker/daemon.new 14:04:44 { 14:04:44 "registry-mirrors": [ 14:04:44 "https://nexus3.edgexfoundry.org:10001" 14:04:44 ], 14:04:44 "bip": "10.250.0.254/24", 14:04:44 "hosts": [ 14:04:44 "tcp://0.0.0.0:5555", 14:04:44 "unix:///var/run/docker.sock" 14:04:44 ], 14:04:44 "mtu": 1458, 14:04:44 "selinux-enabled": true, 14:04:44 "seccomp-profile": "/etc/docker/seccomp.json" 14:04:44 } [Pipeline] sh 14:04:45 + echo total: 0.2199999988079071 [Pipeline] stash 14:04:45 Stashed 1 file(s) [Pipeline] } 14:04:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1386-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 14:04:45 $ docker stop --time=1 4ff91a2e9b44cd235451a7750a6e2afbb81d4f6ac9f717b0286bbec23dff6cb4 14:04:46 $ docker rm -f --volumes 4ff91a2e9b44cd235451a7750a6e2afbb81d4f6ac9f717b0286bbec23dff6cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:04:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:05 provisioning config files... 14:05:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config13790517021843794038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:05 ---> docker-login.sh 14:05:05 nexus3.edgexfoundry.org:10001 14:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:06 Configure a credential helper to remove this warning. See 14:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:06 14:05:06 Login Succeeded 14:05:06 nexus3.edgexfoundry.org:10002 14:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:06 Configure a credential helper to remove this warning. See 14:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:06 14:05:06 Login Succeeded 14:05:06 nexus3.edgexfoundry.org:10003 14:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:07 Configure a credential helper to remove this warning. See 14:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:07 14:05:07 Login Succeeded 14:05:07 nexus3.edgexfoundry.org:10004 14:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:07 Configure a credential helper to remove this warning. See 14:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:07 14:05:07 Login Succeeded 14:05:07 docker.io 14:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:07 Configure a credential helper to remove this warning. See 14:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:07 14:05:07 Login Succeeded 14:05:07 ---> docker-login.sh ends [Pipeline] } 14:05:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:08 ========================================================= 14:05:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:05:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:08 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 14:05:09 Sending build context to Docker daemon 5.828MB 14:05:09 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 14:05:09 Step 2/10 : FROM ${BASE} AS builder 14:05:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:05:09 af6eaf76a39c: Pulling fs layer 14:05:09 55522c791124: Pulling fs layer 14:05:09 ce5c4a1c91eb: Pulling fs layer 14:05:09 169dfbe0d373: Pulling fs layer 14:05:09 e1ff8fa3b103: Pulling fs layer 14:05:09 52ebb69f0ebf: Pulling fs layer 14:05:09 5abe8eddf0d5: Pulling fs layer 14:05:09 169dfbe0d373: Waiting 14:05:09 e1ff8fa3b103: Waiting 14:05:09 52ebb69f0ebf: Waiting 14:05:09 5abe8eddf0d5: Waiting 14:05:09 55522c791124: Verifying Checksum 14:05:09 55522c791124: Download complete 14:05:09 169dfbe0d373: Verifying Checksum 14:05:09 169dfbe0d373: Download complete 14:05:09 e1ff8fa3b103: Verifying Checksum 14:05:09 e1ff8fa3b103: Download complete 14:05:09 af6eaf76a39c: Verifying Checksum 14:05:10 af6eaf76a39c: Pull complete 14:05:10 5abe8eddf0d5: Verifying Checksum 14:05:10 5abe8eddf0d5: Download complete 14:05:11 55522c791124: Pull complete 14:05:12 52ebb69f0ebf: Verifying Checksum 14:05:12 52ebb69f0ebf: Download complete 14:05:12 ce5c4a1c91eb: Download complete 14:05:24 ce5c4a1c91eb: Pull complete 14:05:24 169dfbe0d373: Pull complete 14:05:24 e1ff8fa3b103: Pull complete 14:05:32 52ebb69f0ebf: Pull complete 14:05:34 5abe8eddf0d5: Pull complete 14:05:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:05:34 ---> 6cb57ee374ae 14:05:34 Step 3/10 : ARG MAKE=make build 14:05:36 ---> Running in a0e2efef4b50 14:05:37 Removing intermediate container a0e2efef4b50 14:05:37 ---> bf1ef985b24b 14:05:37 Step 4/10 : WORKDIR /device-sdk-go 14:05:37 ---> Running in ca348bef71d3 14:05:37 Removing intermediate container ca348bef71d3 14:05:37 ---> f514456f79f0 14:05:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:05:37 ---> Running in f42190d6e410 14:05:38 Removing intermediate container f42190d6e410 14:05:38 ---> 455812deff21 14:05:38 Step 6/10 : RUN apk add --update --no-cache make git 14:05:38 ---> Running in 5df6c3a5facb 14:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:40 OK: 263 MiB in 53 packages 14:05:41 Removing intermediate container 5df6c3a5facb 14:05:41 ---> e71d86b6f9e6 14:05:41 Step 7/10 : COPY go.mod vendor* ./ 14:05:42 ---> d8ba74169f3b 14:05:42 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:42 ---> Running in 8fdcad59347e 14:07:03 Removing intermediate container 8fdcad59347e 14:07:03 ---> b3a501ba4595 14:07:03 Step 9/10 : COPY . . 14:07:03 ---> c9e1ee8f7d82 14:07:03 Step 10/10 : RUN ${MAKE} 14:07:03 ---> Running in fb4db7e96010 14:07:03 noop 14:07:03 Removing intermediate container fb4db7e96010 14:07:03 ---> 4936b749820f 14:07:03 Successfully built 4936b749820f 14:07:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:04 + docker inspect -f . ci-base-image-arm64 14:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-461 does not seem to be running inside a container 14:07:04 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:07:05 $ docker top c600c60e80674519ad24a8586e139d0735ef5f918ce6409b14b19e329291c7cc -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:06 + go version 14:07:06 go version go1.20.2 linux/arm64 [Pipeline] } 14:07:06 $ docker stop --time=1 c600c60e80674519ad24a8586e139d0735ef5f918ce6409b14b19e329291c7cc 14:07:08 $ docker rm -f --volumes c600c60e80674519ad24a8586e139d0735ef5f918ce6409b14b19e329291c7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:09 + docker inspect -f . ci-base-image-arm64 14:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-461 does not seem to be running inside a container 14:07:09 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:07:10 $ docker top bf3da350e6b38c09d344b2432bde7decbc6e39eb30f2230b2811b879da23e3ad -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:11 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 14:07:11 + make test 14:07:11 go test -race -coverprofile=coverage.out ./... 14:07:50 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 14:09:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 14:09:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 14:09:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 14:09:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 14:09:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 14:09:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.204s coverage: 27.6% of statements 14:09:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.242s coverage: 78.9% of statements 14:10:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 14:10:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 14:10:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.322s coverage: 86.0% of statements 14:10:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 14:10:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.408s coverage: 75.9% of statements 14:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 14:10:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 14:10:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:10:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.298s coverage: 15.2% of statements 14:10:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.451s coverage: 65.7% of statements 14:10:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.429s coverage: 89.2% of statements 14:10:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 14:10:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.250s coverage: 5.5% of statements 14:10:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:10:20 GO111MODULE=on go vet ./... 14:12:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:41 ./bin/test-attribution-txt.sh [Pipeline] echo 14:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:41 $ docker stop --time=1 bf3da350e6b38c09d344b2432bde7decbc6e39eb30f2230b2811b879da23e3ad 14:12:43 $ docker rm -f --volumes bf3da350e6b38c09d344b2432bde7decbc6e39eb30f2230b2811b879da23e3ad [Pipeline] // withDockerContainer [Pipeline] sh 14:12:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:45 Warning: overwriting stash ‘coverage-report’ 14:12:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:47 + ls -al . 14:12:47 total 272 14:12:47 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 14:07 . 14:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:04 .. 14:12:47 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 14:04 .dockerignore 14:12:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 14:04 .git 14:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:04 .github 14:12:47 -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 14:04 .gitignore 14:12:47 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 14:04 .golangci.yml 14:12:47 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 15 14:04 CHANGELOG.md 14:12:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 14:04 GOVERNANCE.md 14:12:47 -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 14:04 Jenkinsfile 14:12:47 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 14:04 LICENSE 14:12:47 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 15 14:04 Makefile 14:12:47 -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 14:04 OWNERS.md 14:12:47 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 15 14:04 README.md 14:12:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 14:02 VERSION 14:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:04 bin 14:12:47 -rw-r--r-- 1 jenkins jenkins 109536 Mar 15 14:10 coverage.out 14:12:47 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 14:04 example 14:12:47 -rw-rw-r-- 1 jenkins jenkins 3290 Mar 15 14:04 go.mod 14:12:47 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 15 14:04 go.sum 14:12:47 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 14:04 internal 14:12:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 14:04 openapi 14:12:47 drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 14:04 pkg 14:12:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:04 snap 14:12:47 -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 14:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:47 + 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=9bade9fb8ad7b1ba90f4944641889e9ddeadd73b --label arch=arm64 --label version=0.0.0 . 14:12:48 Sending build context to Docker daemon 5.938MB 14:12:48 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 14:12:48 Step 2/23 : FROM ${BASE} AS builder 14:12:48 ---> 4936b749820f 14:12:48 Step 3/23 : ARG MAKE=make build 14:12:48 ---> Running in d480cf0e3b30 14:12:48 Removing intermediate container d480cf0e3b30 14:12:48 ---> 2a1f9a4331a8 14:12:48 Step 4/23 : WORKDIR /device-sdk-go 14:12:49 ---> Running in 55edf98da3ff 14:12:49 Removing intermediate container 55edf98da3ff 14:12:49 ---> 95f23ad22912 14:12:49 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:12:49 ---> Running in 806dc0459c46 14:12:49 Removing intermediate container 806dc0459c46 14:12:49 ---> dbd191621f58 14:12:49 Step 6/23 : RUN apk add --update --no-cache make git 14:12:49 ---> Running in d1b4cb299eb3 14:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:12:52 OK: 263 MiB in 53 packages 14:12:53 Removing intermediate container d1b4cb299eb3 14:12:53 ---> 5aa92e6b4308 14:12:53 Step 7/23 : COPY go.mod vendor* ./ 14:12:54 ---> e315c1708ae8 14:12:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:54 ---> Running in 211450c69296 14:12:57 Removing intermediate container 211450c69296 14:12:57 ---> e75a2f2fc387 14:12:57 Step 9/23 : COPY . . 14:12:58 ---> 34a36f49fa9d 14:12:58 Step 10/23 : RUN ${MAKE} 14:12:58 ---> Running in 03d4fe9cc474 14:12:59 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:15:20 Removing intermediate container 03d4fe9cc474 14:15:20 ---> dc46b1f10485 14:15:20 Step 11/23 : FROM alpine:3.17 14:15:20 3.17: Pulling from library/alpine 14:15:20 af6eaf76a39c: Already exists 14:15:20 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:15:20 Status: Downloaded newer image for alpine:3.17 14:15:20 ---> d74e625d9115 14:15:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:15:20 ---> Running in 75cbd3f3176b 14:15:20 Removing intermediate container 75cbd3f3176b 14:15:20 ---> a988145a7bad 14:15:20 Step 13/23 : RUN apk add --update --no-cache 14:15:20 ---> Running in 86196f0bf20e 14:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:15:20 OK: 7 MiB in 15 packages 14:15:20 Removing intermediate container 86196f0bf20e 14:15:20 ---> 395e01cfde5b 14:15:20 Step 14/23 : WORKDIR / 14:15:20 ---> Running in 40afb880d076 14:15:20 Removing intermediate container 40afb880d076 14:15:20 ---> 90eb373f8abd 14:15:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:15:20 ---> cb37542939ed 14:15:20 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:15:20 ---> d64ba3f4fc3c 14:15:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:15:20 ---> 13793627aa41 14:15:20 Step 18/23 : EXPOSE 59999 14:15:21 ---> Running in 426a82ad0c4c 14:15:21 Removing intermediate container 426a82ad0c4c 14:15:21 ---> ee5ee72f99ff 14:15:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:15:21 ---> Running in 89988818a94d 14:15:21 Removing intermediate container 89988818a94d 14:15:21 ---> 8c555aae8a4d 14:15:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:15:22 ---> Running in b67c65ec7521 14:15:22 Removing intermediate container b67c65ec7521 14:15:22 ---> 305d74a63ecc 14:15:22 Step 21/23 : LABEL arch=arm64 14:15:22 ---> Running in fa7a260f5ef4 14:15:22 Removing intermediate container fa7a260f5ef4 14:15:22 ---> 60bbe6323243 14:15:22 Step 22/23 : LABEL git_sha=9bade9fb8ad7b1ba90f4944641889e9ddeadd73b 14:15:22 ---> Running in 06b7bbfc5e9f 14:15:22 Removing intermediate container 06b7bbfc5e9f 14:15:22 ---> da0003df76a8 14:15:22 Step 23/23 : LABEL version=0.0.0 14:15:23 ---> Running in 51b748fe3ac0 14:15:23 Removing intermediate container 51b748fe3ac0 14:15:23 ---> a8658f217ffe 14:15:23 [Warning] One or more build-args [ARCH] were not consumed 14:15:23 Successfully built a8658f217ffe 14:15:23 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 14:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:24 14:15:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:24 arm64: Pulling from edgex-lftools-log-publisher 14:15:24 8998bd30e6a1: Pulling fs layer 14:15:24 04944245beec: Pulling fs layer 14:15:24 699f458cf7ca: Pulling fs layer 14:15:24 765212b225bb: Pulling fs layer 14:15:24 f23df028b6ca: Pulling fs layer 14:15:24 d65c8cfc05b1: Pulling fs layer 14:15:24 2437ff75d9bd: Pulling fs layer 14:15:24 f23df028b6ca: Waiting 14:15:24 d65c8cfc05b1: Waiting 14:15:24 2437ff75d9bd: Waiting 14:15:24 765212b225bb: Waiting 14:15:24 04944245beec: Verifying Checksum 14:15:24 04944245beec: Download complete 14:15:24 765212b225bb: Verifying Checksum 14:15:24 765212b225bb: Download complete 14:15:24 f23df028b6ca: Verifying Checksum 14:15:24 f23df028b6ca: Download complete 14:15:24 d65c8cfc05b1: Verifying Checksum 14:15:24 d65c8cfc05b1: Download complete 14:15:25 699f458cf7ca: Verifying Checksum 14:15:25 699f458cf7ca: Download complete 14:15:25 8998bd30e6a1: Verifying Checksum 14:15:25 8998bd30e6a1: Download complete 14:15:28 2437ff75d9bd: Verifying Checksum 14:15:28 2437ff75d9bd: Download complete 14:15:29 8998bd30e6a1: Pull complete 14:15:30 04944245beec: Pull complete 14:15:31 699f458cf7ca: Pull complete 14:15:31 765212b225bb: Pull complete 14:15:33 f23df028b6ca: Pull complete 14:15:33 d65c8cfc05b1: Pull complete 14:15:48 2437ff75d9bd: Pull complete 14:15:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:48 prd-ubuntu20.04-docker-arm64-4c-16g-461 does not seem to be running inside a container 14:15:49 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:15:51 $ docker top 91fb4fc730aca31bf374bbdb0d7b5c76a136a3777b2d1e6985d83d11ba34db64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:52 ---> job-cost.sh 14:15:52 lf-activate-venv: SKIPPING 14:15:52 INFO: No Stack... 14:15:53 INFO: Retrieving Pricing Info for: v3-standard-4 14:15:53 INFO: Archiving Costs [Pipeline] sh 14:15:54 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 14:15:54 + cut -d, -f6 [Pipeline] lock 14:15:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1386-1-stack-cost] 14:15:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1386-1-stack-cost] did not exist. Created. 14:15:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1386-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:55 /w/workspace/device-sdk-go/1@tmp/durable-86843b46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:56 + echo total: 0.10999999940395355 [Pipeline] stash 14:15:56 Warning: overwriting stash ‘stack-cost’ 14:15:56 Stashed 1 file(s) [Pipeline] } 14:15:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1386-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:15:56 $ docker stop --time=1 91fb4fc730aca31bf374bbdb0d7b5c76a136a3777b2d1e6985d83d11ba34db64 14:15:57 $ docker rm -f --volumes 91fb4fc730aca31bf374bbdb0d7b5c76a136a3777b2d1e6985d83d11ba34db64 [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 14:15:58 provisioning config files... 14:15:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp/config9812627077897546594tmp [Pipeline] { [Pipeline] sh 14:15:59 + set +x 14:15:59 + + bash -s -- 14:15:59 curl -s https://codecov.io/bash 14:15:59 14:15:59 _____ _ 14:15:59 / ____| | | 14:15:59 | | ___ __| | ___ ___ _____ __ 14:15:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:15:59 | |___| (_) | (_| | __/ (_| (_) \ V / 14:15:59 \_____\___/ \__,_|\___|\___\___/ \_/ 14:15:59 Bash-1.0.6 14:15:59 14:15:59 14:15:59 ==> git version 2.25.1 found 14:15:59 ==> 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 14:15:59 Release-Date: 2020-01-08 14:15:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:15:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:15:59 ==> Jenkins CI detected. 14:15:59 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1386 14:15:59 project root: . 14:15:59 --> token set from env 14:15:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:15:59 ==> Running gcov in . (disable via -X gcov) 14:15:59 ==> Python coveragepy not found 14:15:59 ==> Searching for coverage reports in: 14:15:59 + . 14:15:59 -> Found 1 reports 14:15:59 ==> Detecting git/mercurial file structure 14:15:59 ==> Reading reports 14:15:59 + ./coverage.out bytes=109536 14:15:59 ==> Appending adjustments 14:15:59 https://docs.codecov.io/docs/fixing-reports 14:15:59 + Found adjustments 14:15:59 ==> Gzipping contents 14:15:59 16K /tmp/codecov.TMDXTM.gz 14:15:59 ==> Uploading reports 14:15:59 url: https://codecov.io 14:15:59 query: branch=PR-1386&commit=9bade9fb8ad7b1ba90f4944641889e9ddeadd73b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1386&job=&cmd_args= 14:15:59 -> Pinging Codecov 14:15:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1386&commit=9bade9fb8ad7b1ba90f4944641889e9ddeadd73b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1386%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1386&job=&cmd_args= 14:15:59 -> Uploading to 14:15:59 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/7E55EF52A471D76F132DFD9A03CDDE97/9bade9fb8ad7b1ba90f4944641889e9ddeadd73b/55841e63-07df-4d81-839c-a1f1fd1a1713.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T141559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73cf2c2a643b6c134469c3a2bea4fa38e9f485140d57181505d9628a4eb5cfb2 14:15:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:59 Dload Upload Total Spent Left Speed 14:16:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15240 0 0 100 15240 0 54428 --:--:-- --:--:-- --:--:-- 54428 14:16:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9bade9fb8ad7b1ba90f4944641889e9ddeadd73b [Pipeline] } 14:16:00 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 14:16:01 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1386/archives ] 14:16:01 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1386/archives 14:16:01 total 16 14:16:01 drwxr-xr-x 3 root root 4096 Mar 15 14:04 . 14:16:01 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 14:04 .. 14:16:01 drwxr-xr-x 2 root root 4096 Mar 15 14:04 cost 14:16:01 -rw-r--r-- 1 root root 87 Mar 15 14:04 cost.csv 14:16:01 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1386/archives 14:16:01 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1386/archives 14:16:01 total 16 14:16:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 14:04 . 14:16:01 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 14:04 .. 14:16:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 14:04 cost 14:16:01 -rw-r--r-- 1 jenkins jenkins 87 Mar 15 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:16:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:03 ---> package-listing.sh 14:16:03 ++ tr '[:upper:]' '[:lower:]' 14:16:03 ++ facter osfamily 14:16:03 + OS_FAMILY=debian 14:16:03 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1386 14:16:03 + START_PACKAGES=/tmp/packages_start.txt 14:16:03 + END_PACKAGES=/tmp/packages_end.txt 14:16:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:03 + PACKAGES=/tmp/packages_start.txt 14:16:03 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1386 ']' 14:16:03 + PACKAGES=/tmp/packages_end.txt 14:16:03 + case "${OS_FAMILY}" in 14:16:03 + grep '^ii' 14:16:03 + dpkg -l 14:16:03 + '[' -f /tmp/packages_start.txt ']' 14:16:03 + '[' -f /tmp/packages_end.txt ']' 14:16:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:03 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1386 ']' 14:16:03 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1386/archives/ 14:16:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1386/archives/ [Pipeline] echo 14:16:03 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-1386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:16:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:04 prd-ubuntu20.04-docker-8c-8g-458 does not seem to be running inside a container 14:16:04 $ 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-1386/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-1386 -v /w/workspace/gexfoundry_device-sdk-go_PR-1386:/w/workspace/gexfoundry_device-sdk-go_PR-1386:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:16:04 $ docker top cf66544e70491ee020fbe3b29a079a7fc1f3c7c7c0eedae66355fd9957bb2dd7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:05 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:05 + mkdir -p /var/log/sysstat [Pipeline] sh 14:16:05 + ls /var/log/sa-host 14:16:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:05 provisioning config files... 14:16:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1386@tmp/config3876434791224452059tmp [Pipeline] { [Pipeline] echo 14:16:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:06 ---> create-netrc.sh [Pipeline] } 14:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:06 ---> python-tools-install.sh [Pipeline] echo 14:16:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:16:07 ---> sudo-logs.sh 14:16:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:16:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:16:07 ---> job-cost.sh 14:16:07 lf-activate-venv: SKIPPING 14:16:07 DEBUG: total: 0.2199999988079071 14:16:07 INFO: Retrieving Stack Cost... 14:16:07 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:08 INFO: Archiving Costs [Pipeline] echo 14:16:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:16:08 ---> logs-deploy.sh 14:16:08 lf-activate-venv: SKIPPING 14:16:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1386/1 14:16:08 INFO: archiving workspace using pattern(s): 14:16:09 Archives upload complete. 14:16:09 INFO: archiving logs to Nexus