Pull request #1592 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d3feba1c982b2f62bc77890c1d033099c75a49c+674285bf94d6af221e4eaa16557cf1203e8f19ad (82ae5c0d1ff821d23e240b35fc0b25796009cd01) 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-ssh18052513329404521875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4939030095051734194.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1592/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-1592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11559596964917071687.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-1592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17060857879803726665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6128445709484419608.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-1592/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-1592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5969894147601041503.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4871’ Running on prd-ubuntu20.04-docker-8c-8g-4874 in /w/workspace/gexfoundry_device-sdk-go_PR-1592 [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-1592 # 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 Merging remotes/origin/main commit 674285bf94d6af221e4eaa16557cf1203e8f19ad into PR head commit 7d3feba1c982b2f62bc77890c1d033099c75a49c Merge succeeded, producing 7d3feba1c982b2f62bc77890c1d033099c75a49c Checking out Revision 7d3feba1c982b2f62bc77890c1d033099c75a49c (PR-1592) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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/1592/head:refs/remotes/origin/PR-1592 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d3feba1c982b2f62bc77890c1d033099c75a49c # 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 674285bf94d6af221e4eaa16557cf1203e8f19ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d3feba1c982b2f62bc77890c1d033099c75a49c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T04:16:29.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T04:16:29.370Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T04:16:29.502Z] ========================================================= [2024-07-03T04:16:29.502Z] EdgeX Global Pipelines Version Info [2024-07-03T04:16:29.502Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:16:30.698Z] ------------------- [2024-07-03T04:16:30.698Z] stable info: [2024-07-03T04:16:30.698Z] ------------------- [2024-07-03T04:16:30.698Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T04:16:30.698Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T04:16:30.698Z] Message: update stable to v1.0.260 [2024-07-03T04:16:30.958Z] ------------------- [2024-07-03T04:16:30.958Z] experimental info: [2024-07-03T04:16:30.958Z] ------------------- [2024-07-03T04:16:30.958Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T04:16:30.958Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T04:16:30.958Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T04:16:31.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-03T04:16:31.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-03T04:16:31.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T04:16:31.445Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T04:16:31.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T04:16:31.569Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T04:16:31.625Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T04:16:31.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-03T04:16:31.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T04:16:31.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T04:16:31.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T04:16:31.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-03T04:16:31.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T04:16:32.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T04:16:32.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T04:16:32.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T04:16:32.225Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T04:16:32.286Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T04:16:32.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T04:16:32.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T04:16:32.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-03T04:16:32.508Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-03T04:16:32.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T04:16:32.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T04:16:32.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T04:16:32.747Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T04:16:32.816Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T04:16:32.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1592 [Pipeline] echo [2024-07-03T04:16:32.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1592 [Pipeline] echo [2024-07-03T04:16:32.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1592 [Pipeline] echo [2024-07-03T04:16:33.055Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d3feba1c982b2f62bc77890c1d033099c75a49c [Pipeline] echo [2024-07-03T04:16:33.174Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d3feba [Pipeline] echo [2024-07-03T04:16:33.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T04:16:33.399Z] provisioning config files... [2024-07-03T04:16:33.415Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp/config14161301834530052234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:16:33.808Z] ---> ****-login.sh [2024-07-03T04:16:33.808Z] nexus3.edgexfoundry.org:10001 [2024-07-03T04:16:34.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:16:34.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:16:34.402Z] Configure a credential helper to remove this warning. See [2024-07-03T04:16:34.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:16:34.402Z] [2024-07-03T04:16:34.402Z] Login Succeeded [2024-07-03T04:16:34.402Z] nexus3.edgexfoundry.org:10002 [2024-07-03T04:16:34.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:16:34.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:16:34.665Z] Configure a credential helper to remove this warning. See [2024-07-03T04:16:34.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:16:34.665Z] [2024-07-03T04:16:34.665Z] Login Succeeded [2024-07-03T04:16:34.665Z] nexus3.edgexfoundry.org:10003 [2024-07-03T04:16:34.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:16:34.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:16:34.665Z] Configure a credential helper to remove this warning. See [2024-07-03T04:16:34.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:16:34.665Z] [2024-07-03T04:16:34.666Z] Login Succeeded [2024-07-03T04:16:34.666Z] nexus3.edgexfoundry.org:10004 [2024-07-03T04:16:34.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:16:34.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:16:34.927Z] Configure a credential helper to remove this warning. See [2024-07-03T04:16:34.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:16:34.927Z] [2024-07-03T04:16:34.927Z] Login Succeeded [2024-07-03T04:16:34.927Z] ****.io [2024-07-03T04:16:34.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:16:35.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:16:35.189Z] Configure a credential helper to remove this warning. See [2024-07-03T04:16:35.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:16:35.189Z] [2024-07-03T04:16:35.189Z] Login Succeeded [2024-07-03T04:16:35.189Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T04:16:35.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T04:16:35.932Z] + git rev-list -1 --merges 7d3feba1c982b2f62bc77890c1d033099c75a49c~1..7d3feba1c982b2f62bc77890c1d033099c75a49c [Pipeline] echo [2024-07-03T04:16:35.985Z] -----------> git rev-list -1 --merges 7d3feba1c982b2f62bc77890c1d033099c75a49c~1..7d3feba1c982b2f62bc77890c1d033099c75a49c 7d3feba1c982b2f62bc77890c1d033099c75a49c [false] [Pipeline] sh [2024-07-03T04:16:36.329Z] + git log --format=format:%s -1 7d3feba1c982b2f62bc77890c1d033099c75a49c [Pipeline] echo [2024-07-03T04:16:36.370Z] ========================================================= [2024-07-03T04:16:36.370Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T04:16:36.370Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T04:16:36.941Z] + git log --format=format:%s -1 7d3feba1c982b2f62bc77890c1d033099c75a49c [Pipeline] echo [2024-07-03T04:16:37.030Z] [semverPrep] GIT_COMMIT: 7d3feba1c982b2f62bc77890c1d033099c75a49c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-07-03T04:16:37.073Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T04:16:37.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T04:16:37.638Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T04:16:37.638Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T04:16:37.638Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T04:16:37.638Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-07-03T04:16:37.638Z] tee -a /etc/ssh/ssh_known_hosts [2024-07-03T04:16:37.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:16:38.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T04:16:38.172Z] [2024-07-03T04:16:38.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:16:38.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T04:16:38.564Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T04:16:38.564Z] b85a868b505f: Pulling fs layer [2024-07-03T04:16:38.564Z] e2be974225ed: Pulling fs layer [2024-07-03T04:16:38.564Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T04:16:38.564Z] 988bab9f4d93: Pulling fs layer [2024-07-03T04:16:38.564Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T04:16:38.564Z] eaf3925da568: Pulling fs layer [2024-07-03T04:16:38.564Z] bab4dde63d76: Pulling fs layer [2024-07-03T04:16:38.564Z] bde34c3a00c8: Pulling fs layer [2024-07-03T04:16:38.564Z] b352a97aabf1: Pulling fs layer [2024-07-03T04:16:38.564Z] 4872d77fe225: Pulling fs layer [2024-07-03T04:16:38.564Z] 5851b861e8e6: Pulling fs layer [2024-07-03T04:16:38.564Z] bab4dde63d76: Waiting [2024-07-03T04:16:38.564Z] b352a97aabf1: Waiting [2024-07-03T04:16:38.564Z] 4872d77fe225: Waiting [2024-07-03T04:16:38.564Z] 5851b861e8e6: Waiting [2024-07-03T04:16:38.564Z] 988bab9f4d93: Waiting [2024-07-03T04:16:38.564Z] 1469e6f7b9e6: Waiting [2024-07-03T04:16:38.564Z] bde34c3a00c8: Waiting [2024-07-03T04:16:38.564Z] e2be974225ed: Download complete [2024-07-03T04:16:38.564Z] 988bab9f4d93: Verifying Checksum [2024-07-03T04:16:38.564Z] 988bab9f4d93: Download complete [2024-07-03T04:16:38.564Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T04:16:38.564Z] 1469e6f7b9e6: Download complete [2024-07-03T04:16:38.564Z] eaf3925da568: Verifying Checksum [2024-07-03T04:16:38.564Z] eaf3925da568: Download complete [2024-07-03T04:16:38.823Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T04:16:38.823Z] 339a4e72a1f5: Download complete [2024-07-03T04:16:38.823Z] bde34c3a00c8: Download complete [2024-07-03T04:16:38.823Z] b352a97aabf1: Verifying Checksum [2024-07-03T04:16:38.823Z] b352a97aabf1: Download complete [2024-07-03T04:16:38.823Z] 4872d77fe225: Download complete [2024-07-03T04:16:38.823Z] 5851b861e8e6: Download complete [2024-07-03T04:16:38.823Z] b85a868b505f: Verifying Checksum [2024-07-03T04:16:38.823Z] b85a868b505f: Download complete [2024-07-03T04:16:39.081Z] bab4dde63d76: Verifying Checksum [2024-07-03T04:16:39.082Z] bab4dde63d76: Download complete [2024-07-03T04:16:40.019Z] b85a868b505f: Pull complete [2024-07-03T04:16:40.286Z] e2be974225ed: Pull complete [2024-07-03T04:16:40.863Z] 339a4e72a1f5: Pull complete [2024-07-03T04:16:40.863Z] 988bab9f4d93: Pull complete [2024-07-03T04:16:40.863Z] 1469e6f7b9e6: Pull complete [2024-07-03T04:16:41.125Z] eaf3925da568: Pull complete [2024-07-03T04:16:43.029Z] bab4dde63d76: Pull complete [2024-07-03T04:16:43.029Z] bde34c3a00c8: Pull complete [2024-07-03T04:16:43.029Z] b352a97aabf1: Pull complete [2024-07-03T04:16:43.029Z] 4872d77fe225: Pull complete [2024-07-03T04:16:43.029Z] 5851b861e8e6: Pull complete [2024-07-03T04:16:43.029Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T04:16:43.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T04:16:43.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T04:16:43.324Z] prd-ubuntu20.04-docker-8c-8g-4874 does not seem to be running inside a container [2024-07-03T04:16:43.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1592 -v /w/workspace/gexfoundry_device-sdk-go_PR-1592:/w/workspace/gexfoundry_device-sdk-go_PR-1592:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T04:16:48.478Z] $ docker top 2019805be6c84350171152957ecc7e6ce3a68e923e26703f993f6d8b39411e23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T04:16:48.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T04:16:48.724Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T04:16:48.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T04:16:48.839Z] $ docker exec 2019805be6c84350171152957ecc7e6ce3a68e923e26703f993f6d8b39411e23 ssh-agent [2024-07-03T04:16:48.965Z] SSH_AUTH_SOCK=/tmp/ssh-g9qH6gmLWHrK/agent.31 [2024-07-03T04:16:48.965Z] SSH_AGENT_PID=37 [2024-07-03T04:16:48.972Z] Running ssh-add (command line suppressed) [2024-07-03T04:16:49.073Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp/private_key_4915106544765128504.key (/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp/private_key_4915106544765128504.key) [2024-07-03T04:16:49.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T04:16:49.451Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T04:16:49.479Z] $ docker exec --env ******** --env ******** 2019805be6c84350171152957ecc7e6ce3a68e923e26703f993f6d8b39411e23 ssh-agent -k [2024-07-03T04:16:49.586Z] unset SSH_AUTH_SOCK; [2024-07-03T04:16:49.587Z] unset SSH_AGENT_PID; [2024-07-03T04:16:49.587Z] echo Agent pid 37 killed; [2024-07-03T04:16:49.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T04:16:49.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T04:16:49.711Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T04:16:49.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T04:16:49.843Z] $ docker exec 2019805be6c84350171152957ecc7e6ce3a68e923e26703f993f6d8b39411e23 ssh-agent [2024-07-03T04:16:49.965Z] SSH_AUTH_SOCK=/tmp/ssh-prhqLIVRgPaK/agent.71 [2024-07-03T04:16:49.965Z] SSH_AGENT_PID=77 [2024-07-03T04:16:49.970Z] Running ssh-add (command line suppressed) [2024-07-03T04:16:50.062Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp/private_key_7571288344473643177.key (/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp/private_key_7571288344473643177.key) [2024-07-03T04:16:50.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T04:16:50.505Z] + git semver init [2024-07-03T04:16:50.767Z] 2024-07-03 04:16:50,692 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T04:16:50.767Z] 2024-07-03 04:16:50,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1592/.semver [2024-07-03T04:16:50.767Z] 2024-07-03 04:16:50,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1592/.semver [2024-07-03T04:16:50.767Z] 2024-07-03 04:16:50,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1592/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1592, universal_newlines=False, shell=None, istream=None) [2024-07-03T04:16:54.083Z] 2024-07-03 04:16:53,485 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1592/.git/info/exclude [2024-07-03T04:16:54.083Z] 2024-07-03 04:16:53,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1592/.semver/PR-1592 with force:False [2024-07-03T04:16:54.083Z] 2024-07-03 04:16:53,486 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1592/.semver/PR-1592 [2024-07-03T04:16:54.083Z] 2024-07-03 04:16:53,490 [execute] INFO git cat-file --batch-check [2024-07-03T04:16:54.083Z] 2024-07-03 04:16:53,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1592/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T04:16:54.083Z] 2024-07-03 04:16:53,496 [execute] INFO git cat-file --batch [2024-07-03T04:16:54.083Z] 2024-07-03 04:16:53,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1592/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T04:16:54.083Z] 2024-07-03 04:16:53,501 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1592/.semver/PR-1592 [2024-07-03T04:16:54.083Z] 0.0.0 [Pipeline] } [2024-07-03T04:16:54.108Z] $ docker exec --env ******** --env ******** 2019805be6c84350171152957ecc7e6ce3a68e923e26703f993f6d8b39411e23 ssh-agent -k [2024-07-03T04:16:54.205Z] unset SSH_AUTH_SOCK; [2024-07-03T04:16:54.205Z] unset SSH_AGENT_PID; [2024-07-03T04:16:54.206Z] echo Agent pid 77 killed; [2024-07-03T04:16:54.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T04:16:54.686Z] + git semver [Pipeline] } [2024-07-03T04:16:54.970Z] $ docker stop --time=1 2019805be6c84350171152957ecc7e6ce3a68e923e26703f993f6d8b39411e23 [2024-07-03T04:16:58.172Z] $ docker rm -f --volumes 2019805be6c84350171152957ecc7e6ce3a68e923e26703f993f6d8b39411e23 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T04:16:58.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T04:16:59.158Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T04:16:59.184Z] [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 [2024-07-03T04:16:59.901Z] provisioning config files... [2024-07-03T04:16:59.911Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp/config15908217594885759354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:17:00.326Z] ---> ****-login.sh [2024-07-03T04:17:00.326Z] nexus3.edgexfoundry.org:10001 [2024-07-03T04:17:00.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:17:00.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:17:00.326Z] Configure a credential helper to remove this warning. See [2024-07-03T04:17:00.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:17:00.326Z] [2024-07-03T04:17:00.326Z] Login Succeeded [2024-07-03T04:17:00.326Z] nexus3.edgexfoundry.org:10002 [2024-07-03T04:17:00.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:17:00.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:17:00.326Z] Configure a credential helper to remove this warning. See [2024-07-03T04:17:00.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:17:00.326Z] [2024-07-03T04:17:00.326Z] Login Succeeded [2024-07-03T04:17:00.326Z] nexus3.edgexfoundry.org:10003 [2024-07-03T04:17:00.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:17:00.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:17:00.590Z] Configure a credential helper to remove this warning. See [2024-07-03T04:17:00.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:17:00.590Z] [2024-07-03T04:17:00.590Z] Login Succeeded [2024-07-03T04:17:00.590Z] nexus3.edgexfoundry.org:10004 [2024-07-03T04:17:00.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:17:00.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:17:00.590Z] Configure a credential helper to remove this warning. See [2024-07-03T04:17:00.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:17:00.590Z] [2024-07-03T04:17:00.590Z] Login Succeeded [2024-07-03T04:17:00.590Z] ****.io [2024-07-03T04:17:00.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:17:00.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:17:00.852Z] Configure a credential helper to remove this warning. See [2024-07-03T04:17:00.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:17:00.852Z] [2024-07-03T04:17:00.852Z] Login Succeeded [2024-07-03T04:17:00.852Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T04:17:00.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T04:17:01.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T04:17:01.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T04:17:01.214Z] ========================================================= [2024-07-03T04:17:01.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T04:17:01.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:17:01.751Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T04:17:01.751Z] Sending build context to Docker daemon 24.97MB [2024-07-03T04:17:02.029Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T04:17:02.029Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-03T04:17:03.038Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T04:17:03.039Z] 619be1103602: Pulling fs layer [2024-07-03T04:17:03.039Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T04:17:03.039Z] 5df492c9dc93: Pulling fs layer [2024-07-03T04:17:03.039Z] 7629e6793208: Pulling fs layer [2024-07-03T04:17:03.039Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T04:17:03.039Z] fb5054dd5b73: Pulling fs layer [2024-07-03T04:17:03.039Z] eeca6798cff9: Pulling fs layer [2024-07-03T04:17:03.039Z] 7629e6793208: Waiting [2024-07-03T04:17:03.039Z] 4f4fb700ef54: Waiting [2024-07-03T04:17:03.039Z] aa269ceb94a6: Pulling fs layer [2024-07-03T04:17:03.039Z] ada007ff1a6a: Pulling fs layer [2024-07-03T04:17:03.039Z] eeca6798cff9: Waiting [2024-07-03T04:17:03.039Z] aa269ceb94a6: Waiting [2024-07-03T04:17:03.039Z] ada007ff1a6a: Waiting [2024-07-03T04:17:03.039Z] 7862e08f4a3e: Download complete [2024-07-03T04:17:03.039Z] 7629e6793208: Verifying Checksum [2024-07-03T04:17:03.039Z] 7629e6793208: Download complete [2024-07-03T04:17:03.039Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T04:17:03.039Z] 4f4fb700ef54: Download complete [2024-07-03T04:17:03.039Z] fb5054dd5b73: Download complete [2024-07-03T04:17:03.039Z] 619be1103602: Verifying Checksum [2024-07-03T04:17:03.039Z] 619be1103602: Download complete [2024-07-03T04:17:03.039Z] eeca6798cff9: Verifying Checksum [2024-07-03T04:17:03.314Z] ada007ff1a6a: Verifying Checksum [2024-07-03T04:17:03.314Z] ada007ff1a6a: Download complete [2024-07-03T04:17:03.579Z] 5df492c9dc93: Verifying Checksum [2024-07-03T04:17:03.579Z] 5df492c9dc93: Download complete [2024-07-03T04:17:03.896Z] 619be1103602: Pull complete [2024-07-03T04:17:04.155Z] aa269ceb94a6: Verifying Checksum [2024-07-03T04:17:04.155Z] aa269ceb94a6: Download complete [2024-07-03T04:17:05.537Z] 7862e08f4a3e: Pull complete [2024-07-03T04:17:09.728Z] 5df492c9dc93: Pull complete [2024-07-03T04:17:09.728Z] 7629e6793208: Pull complete [2024-07-03T04:17:09.728Z] 4f4fb700ef54: Pull complete [2024-07-03T04:17:09.728Z] fb5054dd5b73: Pull complete [2024-07-03T04:17:09.986Z] eeca6798cff9: Pull complete [2024-07-03T04:17:12.517Z] aa269ceb94a6: Pull complete [2024-07-03T04:17:12.776Z] ada007ff1a6a: Pull complete [2024-07-03T04:17:12.776Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T04:17:12.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T04:17:12.776Z] ---> f489d0715acc [2024-07-03T04:17:12.776Z] Step 3/10 : ARG MAKE=make build [2024-07-03T04:17:14.690Z] Still waiting to schedule task [2024-07-03T04:17:14.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4872’ is offline [2024-07-03T04:17:19.392Z] ---> Running in b364dcc71936 [2024-07-03T04:17:19.392Z] Removing intermediate container b364dcc71936 [2024-07-03T04:17:19.392Z] ---> 8a496b857fe4 [2024-07-03T04:17:19.392Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-03T04:17:19.392Z] ---> Running in 5880d7e645de [2024-07-03T04:17:19.392Z] Removing intermediate container 5880d7e645de [2024-07-03T04:17:19.392Z] ---> cbaca25aa32e [2024-07-03T04:17:19.392Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T04:17:19.392Z] ---> Running in 0a8b7ef7b70d [2024-07-03T04:17:19.392Z] Removing intermediate container 0a8b7ef7b70d [2024-07-03T04:17:19.392Z] ---> 18e7b7e4b6f3 [2024-07-03T04:17:19.392Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-03T04:17:19.392Z] ---> Running in 004691d84458 [2024-07-03T04:17:19.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T04:17:19.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T04:17:19.915Z] OK: 264 MiB in 52 packages [2024-07-03T04:17:20.177Z] Removing intermediate container 004691d84458 [2024-07-03T04:17:20.177Z] ---> ffb746f0fcb4 [2024-07-03T04:17:20.177Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-03T04:17:20.177Z] ---> c08cf8f75313 [2024-07-03T04:17:20.177Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T04:17:20.177Z] ---> Running in 050e37358137 [2024-07-03T04:18:42.655Z] Removing intermediate container 050e37358137 [2024-07-03T04:18:42.655Z] ---> c7920bcdd271 [2024-07-03T04:18:42.655Z] Step 9/10 : COPY . . [2024-07-03T04:18:42.655Z] ---> 088c5193359b [2024-07-03T04:18:42.655Z] Step 10/10 : RUN ${MAKE} [2024-07-03T04:18:42.655Z] ---> Running in fa27346a867f [2024-07-03T04:18:42.655Z] noop [2024-07-03T04:18:42.655Z] Removing intermediate container fa27346a867f [2024-07-03T04:18:42.655Z] ---> 5ccc2369471e [2024-07-03T04:18:42.655Z] Successfully built 5ccc2369471e [2024-07-03T04:18:42.655Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:18:43.264Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T04:18:43.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T04:18:43.462Z] prd-ubuntu20.04-docker-8c-8g-4874 does not seem to be running inside a container [2024-07-03T04:18:43.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1592 -v /w/workspace/gexfoundry_device-sdk-go_PR-1592:/w/workspace/gexfoundry_device-sdk-go_PR-1592:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T04:18:43.848Z] $ docker top df5060889975ec8dd16bb344e84c3495e106d16cf963dc6b721e3ead86348b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T04:18:44.253Z] + go version [2024-07-03T04:18:44.253Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T04:18:44.283Z] $ docker stop --time=1 df5060889975ec8dd16bb344e84c3495e106d16cf963dc6b721e3ead86348b2b [2024-07-03T04:18:45.524Z] $ docker rm -f --volumes df5060889975ec8dd16bb344e84c3495e106d16cf963dc6b721e3ead86348b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:18:46.303Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T04:18:46.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T04:18:46.478Z] prd-ubuntu20.04-docker-8c-8g-4874 does not seem to be running inside a container [2024-07-03T04:18:46.508Z] $ 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-1592 -v /w/workspace/gexfoundry_device-sdk-go_PR-1592:/w/workspace/gexfoundry_device-sdk-go_PR-1592:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T04:18:47.114Z] $ docker top 03a0ef6fd96562934bc2d1bfc0b84ff5acd997b95254d76ba744b891eb3e07bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T04:18:47.537Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1592 [Pipeline] fileExists [Pipeline] sh [2024-07-03T04:18:47.981Z] + make test [2024-07-03T04:18:47.981Z] go test -race -coverprofile=coverage.out ./... [2024-07-03T04:18:52.322Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4876 in /w/workspace/gexfoundry_device-sdk-go_PR-1592 [Pipeline] { [Pipeline] ws [2024-07-03T04:18:52.396Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-03T04:18:55.572Z] The recommended git tool is: git [2024-07-03T04:18:56.117Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-03T04:19:03.091Z] using credential edgex-jenkins-ssh [2024-07-03T04:19:03.126Z] Cloning the remote Git repository [2024-07-03T04:19:03.222Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-03T04:19:03.415Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-03T04:19:03.638Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-03T04:19:03.639Z] > git --version # timeout=10 [2024-07-03T04:19:03.684Z] > git --version # 'git version 2.25.1' [2024-07-03T04:19:03.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T04:19:03.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T04:19:07.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-03T04:19:07.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T04:19:08.690Z] Merging remotes/origin/main commit 674285bf94d6af221e4eaa16557cf1203e8f19ad into PR head commit 7d3feba1c982b2f62bc77890c1d033099c75a49c [2024-07-03T04:19:08.970Z] Merge succeeded, producing 7d3feba1c982b2f62bc77890c1d033099c75a49c [2024-07-03T04:19:08.971Z] Checking out Revision 7d3feba1c982b2f62bc77890c1d033099c75a49c (PR-1592) [2024-07-03T04:19:08.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-03T04:19:08.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-03T04:19:08.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T04:19:08.167Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1592/head:refs/remotes/origin/PR-1592 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T04:19:08.709Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T04:19:08.761Z] > git checkout -f 7d3feba1c982b2f62bc77890c1d033099c75a49c # timeout=10 [2024-07-03T04:19:08.868Z] > git remote # timeout=10 [2024-07-03T04:19:08.886Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T04:19:08.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T04:19:08.926Z] > git merge 674285bf94d6af221e4eaa16557cf1203e8f19ad # timeout=10 [2024-07-03T04:19:08.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T04:19:08.978Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T04:19:08.996Z] > git checkout -f 7d3feba1c982b2f62bc77890c1d033099c75a49c # timeout=10 [2024-07-03T04:19:09.581Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-03T04:19:09.626Z] > git --version # timeout=10 [2024-07-03T04:19:09.638Z] > git --version # 'git version 2.25.1' [2024-07-03T04:19:09.652Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T04:19:14.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T04:19:14.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T04:19:14.733Z] Dload Upload Total Spent Left Speed [2024-07-03T04:19:14.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-07-03T04:19:15.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T04:19:15.425Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T04:19:15.425Z] + sudo tee /etc/docker/daemon.new [2024-07-03T04:19:15.425Z] { [2024-07-03T04:19:15.425Z] "registry-mirrors": [ [2024-07-03T04:19:15.425Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T04:19:15.425Z] ], [2024-07-03T04:19:15.425Z] "bip": "10.250.0.254/24", [2024-07-03T04:19:15.425Z] "hosts": [ [2024-07-03T04:19:15.425Z] "tcp://0.0.0.0:5555", [2024-07-03T04:19:15.425Z] "unix:///var/run/docker.sock" [2024-07-03T04:19:15.425Z] ], [2024-07-03T04:19:15.425Z] "mtu": 1458, [2024-07-03T04:19:15.425Z] "selinux-enabled": true, [2024-07-03T04:19:15.425Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T04:19:15.425Z] } [Pipeline] sh [2024-07-03T04:19:15.776Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T04:19:16.184Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T04:19:34.531Z] provisioning config files... [2024-07-03T04:19:34.561Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config708123404155217690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-03T04:19:34.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 27.6% of statements [2024-07-03T04:19:34.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.034s coverage: 80.0% of statements [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-03T04:19:34.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.041s coverage: 86.0% of statements [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-03T04:19:34.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 71.8% of statements [2024-07-03T04:19:34.826Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-03T04:19:35.060Z] ---> ****-login.sh [2024-07-03T04:19:35.060Z] nexus3.edgexfoundry.org:10001 [2024-07-03T04:19:35.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:19:35.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:19:35.601Z] Configure a credential helper to remove this warning. See [2024-07-03T04:19:35.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:19:35.601Z] [2024-07-03T04:19:35.601Z] Login Succeeded [2024-07-03T04:19:35.601Z] nexus3.edgexfoundry.org:10002 [2024-07-03T04:19:35.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:19:36.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:19:36.140Z] Configure a credential helper to remove this warning. See [2024-07-03T04:19:36.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:19:36.140Z] [2024-07-03T04:19:36.140Z] Login Succeeded [2024-07-03T04:19:36.140Z] nexus3.edgexfoundry.org:10003 [2024-07-03T04:19:36.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:19:36.207Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements [2024-07-03T04:19:36.207Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.895s coverage: 44.6% of statements [2024-07-03T04:19:36.207Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.049s coverage: 68.5% of statements [2024-07-03T04:19:36.207Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.085s coverage: 89.2% of statements [2024-07-03T04:19:36.207Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.051s coverage: 5.5% of statements [2024-07-03T04:19:36.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:19:36.413Z] Configure a credential helper to remove this warning. See [2024-07-03T04:19:36.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:19:36.413Z] [2024-07-03T04:19:36.413Z] Login Succeeded [2024-07-03T04:19:36.413Z] nexus3.edgexfoundry.org:10004 [2024-07-03T04:19:36.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:19:36.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:19:36.684Z] Configure a credential helper to remove this warning. See [2024-07-03T04:19:36.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:19:36.684Z] [2024-07-03T04:19:36.684Z] Login Succeeded [2024-07-03T04:19:36.684Z] ****.io [2024-07-03T04:19:36.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T04:19:37.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T04:19:37.221Z] Configure a credential helper to remove this warning. See [2024-07-03T04:19:37.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T04:19:37.221Z] [2024-07-03T04:19:37.221Z] Login Succeeded [2024-07-03T04:19:37.221Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T04:19:37.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T04:19:37.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T04:19:37.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T04:19:37.856Z] ========================================================= [2024-07-03T04:19:37.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T04:19:37.856Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:19:38.431Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T04:19:39.017Z] Sending build context to Docker daemon 12.9MB [2024-07-03T04:19:39.017Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T04:19:39.017Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-03T04:19:39.285Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T04:19:39.285Z] c6b39de5b339: Pulling fs layer [2024-07-03T04:19:39.285Z] a69c41024577: Pulling fs layer [2024-07-03T04:19:39.285Z] d6de4b400683: Pulling fs layer [2024-07-03T04:19:39.285Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T04:19:39.285Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T04:19:39.285Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T04:19:39.285Z] 00f215d4a9da: Pulling fs layer [2024-07-03T04:19:39.285Z] d496ad576159: Pulling fs layer [2024-07-03T04:19:39.285Z] 4f4fb700ef54: Waiting [2024-07-03T04:19:39.285Z] 464afbd9ba4c: Waiting [2024-07-03T04:19:39.285Z] 00f215d4a9da: Waiting [2024-07-03T04:19:39.285Z] d496ad576159: Waiting [2024-07-03T04:19:39.285Z] 35cb2a7552d0: Waiting [2024-07-03T04:19:39.285Z] a69c41024577: Download complete [2024-07-03T04:19:39.285Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T04:19:39.285Z] 35cb2a7552d0: Download complete [2024-07-03T04:19:39.285Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T04:19:39.285Z] 4f4fb700ef54: Download complete [2024-07-03T04:19:39.285Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T04:19:39.285Z] 464afbd9ba4c: Download complete [2024-07-03T04:19:39.285Z] c6b39de5b339: Verifying Checksum [2024-07-03T04:19:39.285Z] c6b39de5b339: Download complete [2024-07-03T04:19:39.869Z] d496ad576159: Verifying Checksum [2024-07-03T04:19:39.869Z] d496ad576159: Download complete [2024-07-03T04:19:40.137Z] c6b39de5b339: Pull complete [2024-07-03T04:19:40.720Z] a69c41024577: Pull complete [2024-07-03T04:19:41.302Z] d6de4b400683: Verifying Checksum [2024-07-03T04:19:41.302Z] d6de4b400683: Download complete [2024-07-03T04:19:42.261Z] 00f215d4a9da: Verifying Checksum [2024-07-03T04:19:42.261Z] 00f215d4a9da: Download complete [2024-07-03T04:19:54.565Z] d6de4b400683: Pull complete [2024-07-03T04:19:54.565Z] 35cb2a7552d0: Pull complete [2024-07-03T04:19:54.565Z] 4f4fb700ef54: Pull complete [2024-07-03T04:19:54.565Z] 464afbd9ba4c: Pull complete [2024-07-03T04:20:02.780Z] 00f215d4a9da: Pull complete [2024-07-03T04:20:04.193Z] d496ad576159: Pull complete [2024-07-03T04:20:04.193Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T04:20:04.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T04:20:04.459Z] ---> f246e2811388 [2024-07-03T04:20:04.459Z] Step 3/10 : ARG MAKE=make build [2024-07-03T04:20:05.884Z] ---> Running in 5ef1928ddc7f [2024-07-03T04:20:06.477Z] Removing intermediate container 5ef1928ddc7f [2024-07-03T04:20:06.477Z] ---> 83e59c8168f2 [2024-07-03T04:20:06.477Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-03T04:20:06.477Z] ---> Running in 1dc463e6c2ef [2024-07-03T04:20:06.745Z] Removing intermediate container 1dc463e6c2ef [2024-07-03T04:20:06.745Z] ---> 8e552881b919 [2024-07-03T04:20:06.745Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T04:20:06.745Z] ---> Running in c45fcd6de228 [2024-07-03T04:20:07.015Z] Removing intermediate container c45fcd6de228 [2024-07-03T04:20:07.015Z] ---> b7017088d97b [2024-07-03T04:20:07.015Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-03T04:20:07.015Z] ---> Running in eef1ba36eadf [2024-07-03T04:20:08.271Z] GO111MODULE=on go vet ./... [2024-07-03T04:20:08.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T04:20:08.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T04:20:08.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T04:20:08.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T04:20:08.841Z] ./bin/test-attribution-txt.sh [2024-07-03T04:20:08.841Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T04:20:08.841Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T04:20:09.101Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T04:20:09.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T04:20:09.197Z] $ docker stop --time=1 03a0ef6fd96562934bc2d1bfc0b84ff5acd997b95254d76ba744b891eb3e07bf [2024-07-03T04:20:09.659Z] OK: 266 MiB in 52 packages [2024-07-03T04:20:10.651Z] Removing intermediate container eef1ba36eadf [2024-07-03T04:20:10.652Z] ---> 5328139efec2 [2024-07-03T04:20:10.652Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-03T04:20:11.234Z] ---> 3c6bf48bcbe7 [2024-07-03T04:20:11.234Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T04:20:11.234Z] ---> Running in 891ba34e7b88 [2024-07-03T04:20:16.242Z] $ docker rm -f --volumes 03a0ef6fd96562934bc2d1bfc0b84ff5acd997b95254d76ba744b891eb3e07bf [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T04:20:17.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T04:20:17.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T04:20:18.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T04:20:18.448Z] + ls -al . [2024-07-03T04:20:18.448Z] total 376 [2024-07-03T04:20:18.448Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 3 04:18 . [2024-07-03T04:20:18.448Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 04:16 .. [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 04:16 .dockerignore [2024-07-03T04:20:18.448Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 04:19 .git [2024-07-03T04:20:18.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 04:16 .github [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 3 04:16 .gitignore [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 3 04:16 .golangci.yml [2024-07-03T04:20:18.448Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 04:16 .semver [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 3 04:16 CHANGELOG.md [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 04:16 GOVERNANCE.md [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 3 04:16 Jenkinsfile [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 3 04:16 LICENSE [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 3 04:16 Makefile [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 3 04:16 OWNERS.md [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 3 04:16 README.md [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 04:16 VERSION [2024-07-03T04:20:18.448Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 04:16 bin [2024-07-03T04:20:18.448Z] -rw-r--r-- 1 jenkins jenkins 122320 Jul 3 04:19 coverage.out [2024-07-03T04:20:18.448Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 3 04:16 example [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 3 04:16 go.mod [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 101738 Jul 3 04:16 go.sum [2024-07-03T04:20:18.448Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 04:16 internal [2024-07-03T04:20:18.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 04:16 openapi [2024-07-03T04:20:18.448Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 3 04:16 pkg [2024-07-03T04:20:18.448Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 04:16 snap [2024-07-03T04:20:18.448Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 3 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:20:18.892Z] + 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=7d3feba1c982b2f62bc77890c1d033099c75a49c --label arch=amd64 --label version=0.0.0 . [2024-07-03T04:20:18.892Z] Sending build context to Docker daemon 25.09MB [2024-07-03T04:20:18.892Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T04:20:18.892Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-03T04:20:18.892Z] ---> 5ccc2369471e [2024-07-03T04:20:18.892Z] Step 3/24 : ARG MAKE=make build [2024-07-03T04:20:19.827Z] ---> Running in 7f52a55b88a9 [2024-07-03T04:20:19.827Z] Removing intermediate container 7f52a55b88a9 [2024-07-03T04:20:19.827Z] ---> 2540410cab0d [2024-07-03T04:20:19.827Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-03T04:20:19.827Z] ---> Running in 90e8fd584bb3 [2024-07-03T04:20:19.827Z] Removing intermediate container 90e8fd584bb3 [2024-07-03T04:20:19.827Z] ---> 265145fdd30b [2024-07-03T04:20:19.827Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T04:20:19.827Z] ---> Running in 3a21f6edde5f [2024-07-03T04:20:20.086Z] Removing intermediate container 3a21f6edde5f [2024-07-03T04:20:20.086Z] ---> ee328ca9d745 [2024-07-03T04:20:20.086Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-03T04:20:20.086Z] ---> Running in c41060bfe182 [2024-07-03T04:20:20.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T04:20:20.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T04:20:20.603Z] OK: 264 MiB in 52 packages [2024-07-03T04:20:21.170Z] Removing intermediate container c41060bfe182 [2024-07-03T04:20:21.170Z] ---> 67180140e21d [2024-07-03T04:20:21.170Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-03T04:20:21.170Z] ---> c50255b2c0f3 [2024-07-03T04:20:21.170Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T04:20:21.170Z] ---> Running in 7bdacdd0a5a6 [2024-07-03T04:20:21.738Z] Removing intermediate container 7bdacdd0a5a6 [2024-07-03T04:20:21.738Z] ---> 9b0ca7a4faa5 [2024-07-03T04:20:21.738Z] Step 9/24 : COPY . . [2024-07-03T04:20:23.231Z] ---> 49f99d3961ad [2024-07-03T04:20:23.231Z] Step 10/24 : RUN ${MAKE} [2024-07-03T04:20:23.231Z] ---> Running in fb71b2ab3626 [2024-07-03T04:20:23.231Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-03T04:21:02.061Z] Removing intermediate container fb71b2ab3626 [2024-07-03T04:21:02.061Z] ---> 993d54fefc3a [2024-07-03T04:21:02.061Z] Step 11/24 : FROM alpine:3.18 [2024-07-03T04:21:02.061Z] 3.18: Pulling from library/alpine [2024-07-03T04:21:02.061Z] 73baa7ef167e: Pulling fs layer [2024-07-03T04:21:02.061Z] 73baa7ef167e: Download complete [2024-07-03T04:21:02.061Z] 73baa7ef167e: Pull complete [2024-07-03T04:21:02.061Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T04:21:02.061Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T04:21:02.061Z] ---> 8fd7cac70a4a [2024-07-03T04:21:02.061Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-03T04:21:02.635Z] ---> Running in a320ecf4e1e1 [2024-07-03T04:21:02.896Z] Removing intermediate container a320ecf4e1e1 [2024-07-03T04:21:02.896Z] ---> 5379f2592e8e [2024-07-03T04:21:02.896Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-03T04:21:02.896Z] ---> Running in f6c7c5315c37 [2024-07-03T04:21:03.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T04:21:03.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T04:21:03.417Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T04:21:03.417Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T04:21:03.417Z] OK: 7 MiB in 16 packages [2024-07-03T04:21:03.986Z] Removing intermediate container f6c7c5315c37 [2024-07-03T04:21:03.986Z] ---> 2e541a5b3d2b [2024-07-03T04:21:03.986Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-03T04:21:03.986Z] ---> Running in 1b69f03208a5 [2024-07-03T04:21:04.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T04:21:04.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T04:21:04.510Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T04:21:04.510Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T04:21:04.510Z] OK: 7 MiB in 16 packages [2024-07-03T04:21:05.082Z] Removing intermediate container 1b69f03208a5 [2024-07-03T04:21:05.082Z] ---> c3d542c2e26d [2024-07-03T04:21:05.082Z] Step 15/24 : WORKDIR / [2024-07-03T04:21:05.082Z] ---> Running in 4fd0ab5775c9 [2024-07-03T04:21:05.342Z] Removing intermediate container 4fd0ab5775c9 [2024-07-03T04:21:05.342Z] ---> 4b28e8da3679 [2024-07-03T04:21:05.342Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-03T04:21:05.342Z] ---> 2ccde3f2cf45 [2024-07-03T04:21:05.342Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-03T04:21:07.246Z] ---> 06028864a517 [2024-07-03T04:21:07.246Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-03T04:21:07.246Z] ---> a0c8d2fcd1ac [2024-07-03T04:21:07.246Z] Step 19/24 : EXPOSE 59999 [2024-07-03T04:21:07.246Z] ---> Running in 65cfde1d1410 [2024-07-03T04:21:07.506Z] Removing intermediate container 65cfde1d1410 [2024-07-03T04:21:07.506Z] ---> 6cf0223d9e8c [2024-07-03T04:21:07.506Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-03T04:21:07.506Z] ---> Running in 9152ebfcfb9c [2024-07-03T04:21:07.764Z] Removing intermediate container 9152ebfcfb9c [2024-07-03T04:21:07.764Z] ---> 072da46cca73 [2024-07-03T04:21:07.764Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T04:21:07.764Z] ---> Running in 143cef123046 [2024-07-03T04:21:07.764Z] Removing intermediate container 143cef123046 [2024-07-03T04:21:07.764Z] ---> a88455da8128 [2024-07-03T04:21:07.764Z] Step 22/24 : LABEL arch=amd64 [2024-07-03T04:21:08.023Z] ---> Running in a437299fed23 [2024-07-03T04:21:08.023Z] Removing intermediate container a437299fed23 [2024-07-03T04:21:08.023Z] ---> 6b9f7996b824 [2024-07-03T04:21:08.023Z] Step 23/24 : LABEL git_sha=7d3feba1c982b2f62bc77890c1d033099c75a49c [2024-07-03T04:21:08.282Z] ---> Running in 3f2c6bf2a4e3 [2024-07-03T04:21:08.539Z] Removing intermediate container 3f2c6bf2a4e3 [2024-07-03T04:21:08.539Z] ---> 267bbf3c4f85 [2024-07-03T04:21:08.539Z] Step 24/24 : LABEL version=0.0.0 [2024-07-03T04:21:08.539Z] ---> Running in b05a6702f5a7 [2024-07-03T04:21:08.539Z] Removing intermediate container b05a6702f5a7 [2024-07-03T04:21:08.539Z] ---> 381dba13f0b6 [2024-07-03T04:21:08.539Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T04:21:08.539Z] Successfully built 381dba13f0b6 [2024-07-03T04:21:08.539Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:21:09.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T04:21:09.695Z] [2024-07-03T04:21:09.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:21:10.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T04:21:10.358Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T04:21:10.358Z] 5eb5b503b376: Pulling fs layer [2024-07-03T04:21:10.358Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T04:21:10.358Z] ec43610c2a17: Pulling fs layer [2024-07-03T04:21:10.358Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T04:21:10.358Z] 33b1e0a273af: Pulling fs layer [2024-07-03T04:21:10.358Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T04:21:10.358Z] 2f39f015ded8: Pulling fs layer [2024-07-03T04:21:10.358Z] 33b1e0a273af: Waiting [2024-07-03T04:21:10.358Z] 3a2ae6a8a46f: Waiting [2024-07-03T04:21:10.358Z] 2f39f015ded8: Waiting [2024-07-03T04:21:10.358Z] 5c69ac0246d0: Verifying Checksum [2024-07-03T04:21:10.358Z] 5c69ac0246d0: Download complete [2024-07-03T04:21:10.358Z] 3a2ae6a8a46f: Download complete [2024-07-03T04:21:10.358Z] 33b1e0a273af: Verifying Checksum [2024-07-03T04:21:10.358Z] 33b1e0a273af: Download complete [2024-07-03T04:21:10.358Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T04:21:10.358Z] 5d3b04190fa2: Download complete [2024-07-03T04:21:10.358Z] ec43610c2a17: Verifying Checksum [2024-07-03T04:21:10.358Z] ec43610c2a17: Download complete [2024-07-03T04:21:10.617Z] 5eb5b503b376: Verifying Checksum [2024-07-03T04:21:10.617Z] 5eb5b503b376: Download complete [2024-07-03T04:21:11.188Z] 2f39f015ded8: Download complete [2024-07-03T04:21:11.756Z] 5eb5b503b376: Pull complete [2024-07-03T04:21:12.015Z] 5c69ac0246d0: Pull complete [2024-07-03T04:21:12.583Z] ec43610c2a17: Pull complete [2024-07-03T04:21:12.583Z] 3a2ae6a8a46f: Pull complete [2024-07-03T04:21:12.849Z] 33b1e0a273af: Pull complete [2024-07-03T04:21:15.397Z] 5d3b04190fa2: Pull complete [2024-07-03T04:21:20.665Z] 2f39f015ded8: Pull complete [2024-07-03T04:21:20.665Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T04:21:20.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T04:21:20.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T04:21:20.935Z] prd-ubuntu20.04-docker-8c-8g-4874 does not seem to be running inside a container [2024-07-03T04:21:20.967Z] $ 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-1592 -v /w/workspace/gexfoundry_device-sdk-go_PR-1592:/w/workspace/gexfoundry_device-sdk-go_PR-1592:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T04:21:24.456Z] $ docker top 78b11b143bf9339f199d51480e6fd7ec552585154575234a84589f7145cec3f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:21:24.947Z] ---> job-cost.sh [2024-07-03T04:21:24.947Z] lf-activate-venv: SKIPPING [2024-07-03T04:21:24.947Z] INFO: No Stack... [2024-07-03T04:21:25.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T04:21:25.772Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T04:21:26.097Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1592/archives/cost.csv [2024-07-03T04:21:26.097Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T04:21:26.146Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1592-1-stack-cost] [2024-07-03T04:21:26.152Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1592-1-stack-cost] did not exist. Created. [2024-07-03T04:21:26.159Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T04:21:26.577Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T04:21:26.642Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T04:21:26.679Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1592-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T04:21:26.783Z] $ docker stop --time=1 78b11b143bf9339f199d51480e6fd7ec552585154575234a84589f7145cec3f7 [2024-07-03T04:21:27.931Z] $ docker rm -f --volumes 78b11b143bf9339f199d51480e6fd7ec552585154575234a84589f7145cec3f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T04:22:02.937Z] Removing intermediate container 891ba34e7b88 [2024-07-03T04:22:02.937Z] ---> 8c3cc4307604 [2024-07-03T04:22:02.937Z] Step 9/10 : COPY . . [2024-07-03T04:22:02.937Z] ---> b87f020bce0b [2024-07-03T04:22:02.937Z] Step 10/10 : RUN ${MAKE} [2024-07-03T04:22:02.937Z] ---> Running in eb75e575491e [2024-07-03T04:22:02.937Z] noop [2024-07-03T04:22:02.937Z] Removing intermediate container eb75e575491e [2024-07-03T04:22:02.937Z] ---> 4dd115226037 [2024-07-03T04:22:02.937Z] Successfully built 4dd115226037 [2024-07-03T04:22:02.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:22:03.471Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T04:22:03.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T04:22:03.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-4876 does not seem to be running inside a container [2024-07-03T04:22:03.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T04:22:05.050Z] $ docker top 892e750122fce535b00bf9b8dcbdd1d8e11991466da78e8ced296f44357dcc56 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T04:22:05.924Z] + go version [2024-07-03T04:22:05.924Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T04:22:05.963Z] $ docker stop --time=1 892e750122fce535b00bf9b8dcbdd1d8e11991466da78e8ced296f44357dcc56 [2024-07-03T04:22:07.570Z] $ docker rm -f --volumes 892e750122fce535b00bf9b8dcbdd1d8e11991466da78e8ced296f44357dcc56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:22:08.572Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T04:22:08.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T04:22:08.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-4876 does not seem to be running inside a container [2024-07-03T04:22:08.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T04:22:10.083Z] $ docker top 19fa591e8fdef8681d21c5c9c191e4af9663159d0a05929b851e6f2d97771201 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T04:22:10.647Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-03T04:22:11.054Z] + make test [2024-07-03T04:22:11.325Z] go test -race -coverprofile=coverage.out ./... [2024-07-03T04:22:50.199Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-03T04:26:11.972Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-03T04:26:11.972Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-03T04:26:11.972Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-03T04:26:11.972Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-03T04:26:11.972Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-03T04:26:13.976Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.130s coverage: 27.6% of statements [2024-07-03T04:26:16.967Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.167s coverage: 80.0% of statements [2024-07-03T04:26:23.638Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-03T04:26:23.638Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-03T04:26:24.592Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.253s coverage: 86.0% of statements [2024-07-03T04:26:27.929Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-03T04:26:29.865Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.521s coverage: 71.8% of statements [2024-07-03T04:26:33.214Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.141s coverage: 14.4% of statements [2024-07-03T04:26:34.171Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-03T04:26:34.171Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-03T04:26:34.171Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.531s coverage: 44.6% of statements [2024-07-03T04:26:35.572Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.321s coverage: 68.5% of statements [2024-07-03T04:26:38.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.342s coverage: 89.2% of statements [2024-07-03T04:26:41.548Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-03T04:26:42.570Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.238s coverage: 5.5% of statements [2024-07-03T04:26:43.989Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T04:26:43.989Z] GO111MODULE=on go vet ./... [2024-07-03T04:30:20.759Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T04:30:20.759Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T04:30:20.759Z] ./bin/test-attribution-txt.sh [2024-07-03T04:30:20.759Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T04:30:20.759Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T04:30:20.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T04:30:20.865Z] $ docker stop --time=1 19fa591e8fdef8681d21c5c9c191e4af9663159d0a05929b851e6f2d97771201 [2024-07-03T04:30:22.766Z] $ docker rm -f --volumes 19fa591e8fdef8681d21c5c9c191e4af9663159d0a05929b851e6f2d97771201 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T04:30:24.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T04:30:24.993Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T04:30:25.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T04:30:26.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T04:30:26.565Z] + ls -al . [2024-07-03T04:30:26.565Z] total 372 [2024-07-03T04:30:26.565Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 04:22 . [2024-07-03T04:30:26.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 04:19 .. [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 04:19 .dockerignore [2024-07-03T04:30:26.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 04:19 .git [2024-07-03T04:30:26.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 04:19 .github [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 3 04:19 .gitignore [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 3 04:19 .golangci.yml [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 3 04:19 CHANGELOG.md [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 04:19 GOVERNANCE.md [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 3 04:19 Jenkinsfile [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 3 04:19 LICENSE [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 3 04:19 Makefile [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 3 04:19 OWNERS.md [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 3 04:19 README.md [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 04:16 VERSION [2024-07-03T04:30:26.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 04:19 bin [2024-07-03T04:30:26.565Z] -rw-r--r-- 1 jenkins jenkins 122322 Jul 3 04:26 coverage.out [2024-07-03T04:30:26.565Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 3 04:19 example [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 3 04:19 go.mod [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 101738 Jul 3 04:19 go.sum [2024-07-03T04:30:26.565Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 04:19 internal [2024-07-03T04:30:26.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 04:19 openapi [2024-07-03T04:30:26.565Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 3 04:19 pkg [2024-07-03T04:30:26.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 04:19 snap [2024-07-03T04:30:26.565Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 3 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:30:27.019Z] + 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=7d3feba1c982b2f62bc77890c1d033099c75a49c --label arch=arm64 --label version=0.0.0 . [2024-07-03T04:30:27.601Z] Sending build context to Docker daemon 13.02MB [2024-07-03T04:30:27.601Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T04:30:27.601Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-03T04:30:27.601Z] ---> 4dd115226037 [2024-07-03T04:30:27.601Z] Step 3/24 : ARG MAKE=make build [2024-07-03T04:30:27.601Z] ---> Running in ad45d901be12 [2024-07-03T04:30:27.866Z] Removing intermediate container ad45d901be12 [2024-07-03T04:30:27.866Z] ---> 18c03ea2bcb2 [2024-07-03T04:30:27.866Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-03T04:30:28.132Z] ---> Running in c01f2a21fbf7 [2024-07-03T04:30:28.397Z] Removing intermediate container c01f2a21fbf7 [2024-07-03T04:30:28.397Z] ---> 081411523497 [2024-07-03T04:30:28.397Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T04:30:28.397Z] ---> Running in 70d0df038140 [2024-07-03T04:30:28.663Z] Removing intermediate container 70d0df038140 [2024-07-03T04:30:28.663Z] ---> 923f81bda850 [2024-07-03T04:30:28.663Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-03T04:30:28.931Z] ---> Running in 0db14116352b [2024-07-03T04:30:29.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T04:30:30.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T04:30:31.108Z] OK: 266 MiB in 52 packages [2024-07-03T04:30:31.692Z] Removing intermediate container 0db14116352b [2024-07-03T04:30:31.692Z] ---> 06c817e7ecf4 [2024-07-03T04:30:31.692Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-03T04:30:32.277Z] ---> 86a88e7a2a2d [2024-07-03T04:30:32.277Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T04:30:32.277Z] ---> Running in 4acf480e29e5 [2024-07-03T04:30:34.854Z] Removing intermediate container 4acf480e29e5 [2024-07-03T04:30:34.855Z] ---> 60b04d646cdd [2024-07-03T04:30:34.855Z] Step 9/24 : COPY . . [2024-07-03T04:30:36.259Z] ---> 3f24efadae92 [2024-07-03T04:30:36.259Z] Step 10/24 : RUN ${MAKE} [2024-07-03T04:30:36.259Z] ---> Running in 54a549ca0edb [2024-07-03T04:30:37.218Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-03T04:33:58.938Z] Removing intermediate container 54a549ca0edb [2024-07-03T04:33:58.938Z] ---> 6981f6f2713b [2024-07-03T04:33:58.938Z] Step 11/24 : FROM alpine:3.18 [2024-07-03T04:33:58.938Z] 3.18: Pulling from library/alpine [2024-07-03T04:33:58.938Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T04:33:58.938Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T04:33:58.938Z] 5c905c7ebe2f: Download complete [2024-07-03T04:33:58.938Z] 5c905c7ebe2f: Pull complete [2024-07-03T04:33:58.938Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T04:33:58.938Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T04:33:58.938Z] ---> dec292d02e07 [2024-07-03T04:33:58.938Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-03T04:33:58.938Z] ---> Running in 2df61eadc6c9 [2024-07-03T04:33:58.938Z] Removing intermediate container 2df61eadc6c9 [2024-07-03T04:33:58.938Z] ---> cd4636c89404 [2024-07-03T04:33:58.938Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-03T04:33:58.938Z] ---> Running in 1c399d38811f [2024-07-03T04:33:58.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T04:33:58.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T04:33:58.938Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T04:33:58.938Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T04:33:58.938Z] OK: 8 MiB in 16 packages [2024-07-03T04:33:59.523Z] Removing intermediate container 1c399d38811f [2024-07-03T04:33:59.523Z] ---> 00a38125ad3e [2024-07-03T04:33:59.523Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-03T04:33:59.523Z] ---> Running in 02e0a5498e08 [2024-07-03T04:34:00.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T04:34:00.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T04:34:01.710Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T04:34:01.710Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T04:34:01.710Z] OK: 8 MiB in 16 packages [2024-07-03T04:34:02.681Z] Removing intermediate container 02e0a5498e08 [2024-07-03T04:34:02.681Z] ---> bea05c61c367 [2024-07-03T04:34:02.681Z] Step 15/24 : WORKDIR / [2024-07-03T04:34:02.953Z] ---> Running in 33975b1d48bc [2024-07-03T04:34:03.219Z] Removing intermediate container 33975b1d48bc [2024-07-03T04:34:03.219Z] ---> 2baf4ad65c97 [2024-07-03T04:34:03.219Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-03T04:34:03.802Z] ---> 6e0b329a92fd [2024-07-03T04:34:03.802Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-03T04:34:05.743Z] ---> f2c0098c80ec [2024-07-03T04:34:05.743Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-03T04:34:06.336Z] ---> 6d95946972b3 [2024-07-03T04:34:06.336Z] Step 19/24 : EXPOSE 59999 [2024-07-03T04:34:06.336Z] ---> Running in dd10e7a57ba7 [2024-07-03T04:34:06.603Z] Removing intermediate container dd10e7a57ba7 [2024-07-03T04:34:06.603Z] ---> bf0ba49c8b6e [2024-07-03T04:34:06.603Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-03T04:34:06.603Z] ---> Running in f822cce063fd [2024-07-03T04:34:06.869Z] Removing intermediate container f822cce063fd [2024-07-03T04:34:06.869Z] ---> f94f0e75a7b1 [2024-07-03T04:34:06.869Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T04:34:07.143Z] ---> Running in dbb751171c2c [2024-07-03T04:34:07.408Z] Removing intermediate container dbb751171c2c [2024-07-03T04:34:07.409Z] ---> bcb2ecc461fb [2024-07-03T04:34:07.409Z] Step 22/24 : LABEL arch=arm64 [2024-07-03T04:34:07.409Z] ---> Running in f41b5535dd39 [2024-07-03T04:34:07.675Z] Removing intermediate container f41b5535dd39 [2024-07-03T04:34:07.675Z] ---> 35b84aa4c02f [2024-07-03T04:34:07.675Z] Step 23/24 : LABEL git_sha=7d3feba1c982b2f62bc77890c1d033099c75a49c [2024-07-03T04:34:07.675Z] ---> Running in e461b36b9edc [2024-07-03T04:34:07.942Z] Removing intermediate container e461b36b9edc [2024-07-03T04:34:07.942Z] ---> 3a2d1d926a07 [2024-07-03T04:34:07.942Z] Step 24/24 : LABEL version=0.0.0 [2024-07-03T04:34:07.942Z] ---> Running in 0dcfbb5d12a5 [2024-07-03T04:34:08.207Z] Removing intermediate container 0dcfbb5d12a5 [2024-07-03T04:34:08.207Z] ---> e5799eb479d9 [2024-07-03T04:34:08.207Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T04:34:08.471Z] Successfully built e5799eb479d9 [2024-07-03T04:34:08.471Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:34:09.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T04:34:09.437Z] [2024-07-03T04:34:09.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:34:09.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T04:34:09.866Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T04:34:09.866Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T04:34:09.866Z] 04944245beec: Pulling fs layer [2024-07-03T04:34:09.866Z] 699f458cf7ca: Pulling fs layer [2024-07-03T04:34:09.866Z] 765212b225bb: Pulling fs layer [2024-07-03T04:34:09.866Z] f23df028b6ca: Pulling fs layer [2024-07-03T04:34:09.866Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T04:34:09.866Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T04:34:09.866Z] f23df028b6ca: Waiting [2024-07-03T04:34:09.866Z] 765212b225bb: Waiting [2024-07-03T04:34:09.866Z] d65c8cfc05b1: Waiting [2024-07-03T04:34:09.866Z] 2437ff75d9bd: Waiting [2024-07-03T04:34:10.132Z] 04944245beec: Verifying Checksum [2024-07-03T04:34:10.132Z] 04944245beec: Download complete [2024-07-03T04:34:10.132Z] 765212b225bb: Verifying Checksum [2024-07-03T04:34:10.132Z] 765212b225bb: Download complete [2024-07-03T04:34:10.132Z] f23df028b6ca: Verifying Checksum [2024-07-03T04:34:10.132Z] f23df028b6ca: Download complete [2024-07-03T04:34:10.132Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T04:34:10.132Z] d65c8cfc05b1: Download complete [2024-07-03T04:34:10.399Z] 699f458cf7ca: Verifying Checksum [2024-07-03T04:34:10.399Z] 699f458cf7ca: Download complete [2024-07-03T04:34:10.665Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T04:34:10.665Z] 8998bd30e6a1: Download complete [2024-07-03T04:34:13.239Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T04:34:13.239Z] 2437ff75d9bd: Download complete [2024-07-03T04:34:15.177Z] 8998bd30e6a1: Pull complete [2024-07-03T04:34:15.758Z] 04944245beec: Pull complete [2024-07-03T04:34:17.160Z] 699f458cf7ca: Pull complete [2024-07-03T04:34:17.426Z] 765212b225bb: Pull complete [2024-07-03T04:34:18.383Z] f23df028b6ca: Pull complete [2024-07-03T04:34:18.648Z] d65c8cfc05b1: Pull complete [2024-07-03T04:34:36.835Z] 2437ff75d9bd: Pull complete [2024-07-03T04:34:36.835Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T04:34:36.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T04:34:36.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T04:34:37.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-4876 does not seem to be running inside a container [2024-07-03T04:34:37.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T04:34:39.851Z] $ docker top 12d7f3bd6c026a8a77e35987cd4e14ee405d08c86aaf31f140150183aad8fa32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:34:40.442Z] ---> job-cost.sh [2024-07-03T04:34:40.706Z] lf-activate-venv: SKIPPING [2024-07-03T04:34:40.706Z] INFO: No Stack... [2024-07-03T04:34:40.973Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T04:34:41.927Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T04:34:42.271Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-07-03T04:34:42.271Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T04:34:42.350Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1592-1-stack-cost] [2024-07-03T04:34:42.356Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1592-1-stack-cost] did not exist. Created. [2024-07-03T04:34:42.364Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T04:34:42.790Z] /w/workspace/device-sdk-go/1@tmp/durable-f0ce7079/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T04:34:43.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T04:34:43.186Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T04:34:43.259Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T04:34:43.281Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1592-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T04:34:43.385Z] $ docker stop --time=1 12d7f3bd6c026a8a77e35987cd4e14ee405d08c86aaf31f140150183aad8fa32 [2024-07-03T04:34:44.843Z] $ docker rm -f --volumes 12d7f3bd6c026a8a77e35987cd4e14ee405d08c86aaf31f140150183aad8fa32 [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 [2024-07-03T04:34:46.052Z] provisioning config files... [2024-07-03T04:34:46.061Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp/config10780982955125513640tmp [Pipeline] { [Pipeline] sh [2024-07-03T04:34:46.421Z] + set +x [2024-07-03T04:34:46.421Z] + curl -s https://codecov.io/bash [2024-07-03T04:34:46.421Z] + bash -s -- [2024-07-03T04:34:46.421Z] [2024-07-03T04:34:46.421Z] _____ _ [2024-07-03T04:34:46.421Z] / ____| | | [2024-07-03T04:34:46.421Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T04:34:46.421Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T04:34:46.421Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T04:34:46.421Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T04:34:46.421Z] Bash-1.0.6 [2024-07-03T04:34:46.421Z] [2024-07-03T04:34:46.421Z] [2024-07-03T04:34:46.421Z] ==> git version 2.25.1 found [2024-07-03T04:34:46.421Z] ==> 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 [2024-07-03T04:34:46.421Z] Release-Date: 2020-01-08 [2024-07-03T04:34:46.421Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T04:34:46.421Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T04:34:46.421Z] ==> Jenkins CI detected. [2024-07-03T04:34:46.421Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1592 [2024-07-03T04:34:46.421Z] project root: . [2024-07-03T04:34:46.421Z] --> token set from env [2024-07-03T04:34:46.421Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T04:34:46.421Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T04:34:46.421Z] ==> Python coveragepy not found [2024-07-03T04:34:46.421Z] ==> Searching for coverage reports in: [2024-07-03T04:34:46.421Z] + . [2024-07-03T04:34:46.421Z] -> Found 1 reports [2024-07-03T04:34:46.421Z] ==> Detecting git/mercurial file structure [2024-07-03T04:34:46.421Z] ==> Reading reports [2024-07-03T04:34:46.682Z] + ./coverage.out bytes=122322 [2024-07-03T04:34:46.682Z] ==> Appending adjustments [2024-07-03T04:34:46.682Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T04:34:46.941Z] + Found adjustments [2024-07-03T04:34:46.941Z] ==> Gzipping contents [2024-07-03T04:34:46.941Z] 20K /tmp/codecov.o8VFvt.gz [2024-07-03T04:34:46.941Z] ==> Uploading reports [2024-07-03T04:34:46.941Z] url: https://codecov.io [2024-07-03T04:34:46.941Z] query: branch=PR-1592&commit=7d3feba1c982b2f62bc77890c1d033099c75a49c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1592&job=&cmd_args= [2024-07-03T04:34:46.941Z] -> Pinging Codecov [2024-07-03T04:34:46.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1592&commit=7d3feba1c982b2f62bc77890c1d033099c75a49c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1592&job=&cmd_args= [2024-07-03T04:34:46.941Z] -> Uploading to [2024-07-03T04:34:46.941Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/7E55EF52A471D76F132DFD9A03CDDE97/7d3feba1c982b2f62bc77890c1d033099c75a49c/8716a6c0-3eac-44c9-98c2-abc16aea26f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T043446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=047424fca3af998ccb9764fcc4bdeedf3490c8b5842fcbe62608e4476b1402e2 [2024-07-03T04:34:46.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T04:34:46.941Z] Dload Upload Total Spent Left Speed [2024-07-03T04:34:47.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16734 0 0 100 16734 0 73718 --:--:-- --:--:-- --:--:-- 73718 [2024-07-03T04:34:47.202Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7d3feba1c982b2f62bc77890c1d033099c75a49c [Pipeline] } [2024-07-03T04:34:47.233Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T04:34:49.499Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1592/archives ] [2024-07-03T04:34:49.499Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1592/archives [2024-07-03T04:34:49.499Z] total 16 [2024-07-03T04:34:49.499Z] drwxr-xr-x 3 root root 4096 Jul 3 04:21 . [2024-07-03T04:34:49.499Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 04:21 .. [2024-07-03T04:34:49.499Z] drwxr-xr-x 2 root root 4096 Jul 3 04:21 cost [2024-07-03T04:34:49.499Z] -rw-r--r-- 1 root root 86 Jul 3 04:21 cost.csv [2024-07-03T04:34:49.499Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1592/archives [2024-07-03T04:34:49.499Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1592/archives [2024-07-03T04:34:49.499Z] total 16 [2024-07-03T04:34:49.499Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 04:21 . [2024-07-03T04:34:49.499Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 04:21 .. [2024-07-03T04:34:49.499Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 04:21 cost [2024-07-03T04:34:49.499Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 3 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:34:49.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:34:50.744Z] ---> package-listing.sh [2024-07-03T04:34:50.744Z] ++ facter osfamily [2024-07-03T04:34:50.744Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T04:34:51.003Z] + OS_FAMILY=debian [2024-07-03T04:34:51.003Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1592 [2024-07-03T04:34:51.003Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T04:34:51.003Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T04:34:51.003Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T04:34:51.003Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T04:34:51.003Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1592 ']' [2024-07-03T04:34:51.003Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T04:34:51.003Z] + case "${OS_FAMILY}" in [2024-07-03T04:34:51.003Z] + grep '^ii' [2024-07-03T04:34:51.003Z] + dpkg -l [2024-07-03T04:34:51.003Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T04:34:51.003Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T04:34:51.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T04:34:51.003Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1592 ']' [2024-07-03T04:34:51.003Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1592/archives/ [2024-07-03T04:34:51.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1592/archives/ [Pipeline] echo [2024-07-03T04:34:51.042Z] 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-1592/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T04:34:51.341Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T04:34:51.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T04:34:51.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T04:34:52.144Z] prd-ubuntu20.04-docker-8c-8g-4874 does not seem to be running inside a container [2024-07-03T04:34:52.162Z] $ 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-1592/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-1592 -v /w/workspace/gexfoundry_device-sdk-go_PR-1592:/w/workspace/gexfoundry_device-sdk-go_PR-1592:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T04:34:52.341Z] $ docker top 054deb95b89dff984e7b6076d8cd8b22891c50efc97ed135e9474a1ff4a5fadd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T04:34:52.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T04:34:53.059Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T04:34:53.373Z] + ls /var/log/sa-host [2024-07-03T04:34:53.373Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T04:34:53.613Z] provisioning config files... [2024-07-03T04:34:53.622Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1592@tmp/config15745379009780988652tmp [Pipeline] { [Pipeline] echo [2024-07-03T04:34:53.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:34:54.047Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T04:34:54.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:34:54.499Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T04:34:54.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:34:54.855Z] ---> sudo-logs.sh [2024-07-03T04:34:54.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T04:34:54.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:34:55.286Z] ---> job-cost.sh [2024-07-03T04:34:55.286Z] lf-activate-venv: SKIPPING [2024-07-03T04:34:55.286Z] DEBUG: total: 0.2199999988079071 [2024-07-03T04:34:55.286Z] INFO: Retrieving Stack Cost... [2024-07-03T04:34:55.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T04:34:55.806Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T04:34:55.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T04:34:56.173Z] ---> logs-deploy.sh [2024-07-03T04:34:56.173Z] lf-activate-venv: SKIPPING [2024-07-03T04:34:56.173Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1592/1 [2024-07-03T04:34:56.173Z] INFO: archiving workspace using pattern(s): [2024-07-03T04:34:57.114Z] Archives upload complete. [2024-07-03T04:34:57.114Z] INFO: archiving logs to Nexus