Pull request #1581 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 012dd3826567509fe91181245ddd43b18af80057+97b36af7baff2da76e29dc2359062fa76ab64ed3 (5d81ebf8146a2b17b62dcea9035633565ae6aaba) 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-ssh17274406226419893947.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh11323479912396582297.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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-1581/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-1581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17045901462665020357.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-1581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2713172357904158996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh1052274700353678771.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-1581/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-1581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3360418320337437819.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-817 in /w/workspace/gexfoundry_device-sdk-go_PR-1581 [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-1581 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1581/head:refs/remotes/origin/PR-1581 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97b36af7baff2da76e29dc2359062fa76ab64ed3 into PR head commit 012dd3826567509fe91181245ddd43b18af80057 Merge succeeded, producing 012dd3826567509fe91181245ddd43b18af80057 Checking out Revision 012dd3826567509fe91181245ddd43b18af80057 (PR-1581) 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 f5e0e1f8358a839901f1a476b3a28a62f8570917 > git config core.sparsecheckout # timeout=10 > git checkout -f 012dd3826567509fe91181245ddd43b18af80057 # 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 97b36af7baff2da76e29dc2359062fa76ab64ed3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 012dd3826567509fe91181245ddd43b18af80057 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-27T04:25:56.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-27T04:25:56.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-27T04:25:56.778Z] ========================================================= [2024-05-27T04:25:56.778Z] EdgeX Global Pipelines Version Info [2024-05-27T04:25:56.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:25:57.565Z] ------------------- [2024-05-27T04:25:57.565Z] stable info: [2024-05-27T04:25:57.565Z] ------------------- [2024-05-27T04:25:57.565Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T04:25:57.565Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T04:25:57.565Z] Message: update stable to v1.0.259 [2024-05-27T04:25:58.137Z] ------------------- [2024-05-27T04:25:58.137Z] experimental info: [2024-05-27T04:25:58.137Z] ------------------- [2024-05-27T04:25:58.137Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T04:25:58.137Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T04:25:58.137Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T04:25:58.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-05-27T04:25:58.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-05-27T04:25:58.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-27T04:25:58.541Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-27T04:25:58.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-27T04:25:58.659Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-27T04:25:58.718Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-27T04:25:58.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-05-27T04:25:58.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-27T04:25:58.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-27T04:25:58.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-27T04:25:59.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-05-27T04:25:59.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-27T04:25:59.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-27T04:25:59.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T04:25:59.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T04:25:59.345Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T04:25:59.409Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T04:25:59.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-27T04:25:59.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-27T04:25:59.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-27T04:25:59.661Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-27T04:25:59.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-27T04:25:59.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-27T04:25:59.841Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-27T04:25:59.904Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-27T04:25:59.962Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-27T04:26:00.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1581 [Pipeline] echo [2024-05-27T04:26:00.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1581 [Pipeline] echo [2024-05-27T04:26:00.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1581 [Pipeline] echo [2024-05-27T04:26:00.228Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 012dd3826567509fe91181245ddd43b18af80057 [Pipeline] echo [2024-05-27T04:26:00.291Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 012dd38 [Pipeline] echo [2024-05-27T04:26:00.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T04:26:00.509Z] provisioning config files... [2024-05-27T04:26:00.522Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp/config7276305143717816269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:26:00.920Z] ---> ****-login.sh [2024-05-27T04:26:00.920Z] nexus3.edgexfoundry.org:10001 [2024-05-27T04:26:01.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:01.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:01.440Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:01.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:01.440Z] [2024-05-27T04:26:01.440Z] Login Succeeded [2024-05-27T04:26:01.440Z] nexus3.edgexfoundry.org:10002 [2024-05-27T04:26:01.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:01.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:01.440Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:01.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:01.440Z] [2024-05-27T04:26:01.440Z] Login Succeeded [2024-05-27T04:26:01.440Z] nexus3.edgexfoundry.org:10003 [2024-05-27T04:26:01.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:01.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:01.701Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:01.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:01.701Z] [2024-05-27T04:26:01.701Z] Login Succeeded [2024-05-27T04:26:01.701Z] nexus3.edgexfoundry.org:10004 [2024-05-27T04:26:01.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:01.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:01.701Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:01.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:01.701Z] [2024-05-27T04:26:01.701Z] Login Succeeded [2024-05-27T04:26:01.701Z] ****.io [2024-05-27T04:26:01.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:01.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:01.962Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:01.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:01.962Z] [2024-05-27T04:26:01.962Z] Login Succeeded [2024-05-27T04:26:01.962Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T04:26:01.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-27T04:26:02.712Z] + git rev-list -1 --merges 012dd3826567509fe91181245ddd43b18af80057~1..012dd3826567509fe91181245ddd43b18af80057 [Pipeline] echo [2024-05-27T04:26:02.761Z] -----------> git rev-list -1 --merges 012dd3826567509fe91181245ddd43b18af80057~1..012dd3826567509fe91181245ddd43b18af80057 012dd3826567509fe91181245ddd43b18af80057 [false] [Pipeline] sh [2024-05-27T04:26:03.080Z] + git log --format=format:%s -1 012dd3826567509fe91181245ddd43b18af80057 [Pipeline] echo [2024-05-27T04:26:03.123Z] ========================================================= [2024-05-27T04:26:03.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-27T04:26:03.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T04:26:03.582Z] + git log --format=format:%s -1 012dd3826567509fe91181245ddd43b18af80057 [Pipeline] echo [2024-05-27T04:26:03.631Z] [semverPrep] GIT_COMMIT: 012dd3826567509fe91181245ddd43b18af80057, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-05-27T04:26:03.675Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-27T04:26:04.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-27T04:26:04.087Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-27T04:26:04.087Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-27T04:26:04.087Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-27T04:26:04.087Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-27T04:26:04.087Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-27T04:26:04.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:26:04.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T04:26:04.606Z] [2024-05-27T04:26:04.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:26:05.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T04:26:05.010Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-27T04:26:05.010Z] b85a868b505f: Pulling fs layer [2024-05-27T04:26:05.010Z] e2be974225ed: Pulling fs layer [2024-05-27T04:26:05.010Z] 339a4e72a1f5: Pulling fs layer [2024-05-27T04:26:05.010Z] 988bab9f4d93: Pulling fs layer [2024-05-27T04:26:05.010Z] 1469e6f7b9e6: Pulling fs layer [2024-05-27T04:26:05.010Z] eaf3925da568: Pulling fs layer [2024-05-27T04:26:05.010Z] bab4dde63d76: Pulling fs layer [2024-05-27T04:26:05.010Z] bde34c3a00c8: Pulling fs layer [2024-05-27T04:26:05.010Z] b352a97aabf1: Pulling fs layer [2024-05-27T04:26:05.010Z] 4872d77fe225: Pulling fs layer [2024-05-27T04:26:05.010Z] 5851b861e8e6: Pulling fs layer [2024-05-27T04:26:05.010Z] 1469e6f7b9e6: Waiting [2024-05-27T04:26:05.010Z] bab4dde63d76: Waiting [2024-05-27T04:26:05.010Z] eaf3925da568: Waiting [2024-05-27T04:26:05.010Z] bde34c3a00c8: Waiting [2024-05-27T04:26:05.010Z] b352a97aabf1: Waiting [2024-05-27T04:26:05.010Z] 4872d77fe225: Waiting [2024-05-27T04:26:05.010Z] 988bab9f4d93: Waiting [2024-05-27T04:26:05.010Z] 5851b861e8e6: Waiting [2024-05-27T04:26:05.010Z] e2be974225ed: Download complete [2024-05-27T04:26:05.010Z] 988bab9f4d93: Verifying Checksum [2024-05-27T04:26:05.270Z] 1469e6f7b9e6: Verifying Checksum [2024-05-27T04:26:05.270Z] 1469e6f7b9e6: Download complete [2024-05-27T04:26:05.270Z] eaf3925da568: Verifying Checksum [2024-05-27T04:26:05.270Z] eaf3925da568: Download complete [2024-05-27T04:26:05.270Z] 339a4e72a1f5: Verifying Checksum [2024-05-27T04:26:05.270Z] 339a4e72a1f5: Download complete [2024-05-27T04:26:05.270Z] bde34c3a00c8: Download complete [2024-05-27T04:26:05.270Z] b352a97aabf1: Verifying Checksum [2024-05-27T04:26:05.270Z] b352a97aabf1: Download complete [2024-05-27T04:26:05.270Z] 4872d77fe225: Download complete [2024-05-27T04:26:05.270Z] 5851b861e8e6: Download complete [2024-05-27T04:26:05.529Z] b85a868b505f: Verifying Checksum [2024-05-27T04:26:05.529Z] b85a868b505f: Download complete [2024-05-27T04:26:05.786Z] bab4dde63d76: Verifying Checksum [2024-05-27T04:26:05.787Z] bab4dde63d76: Download complete [2024-05-27T04:26:06.722Z] b85a868b505f: Pull complete [2024-05-27T04:26:06.723Z] e2be974225ed: Pull complete [2024-05-27T04:26:06.985Z] 339a4e72a1f5: Pull complete [2024-05-27T04:26:07.244Z] 988bab9f4d93: Pull complete [2024-05-27T04:26:07.502Z] 1469e6f7b9e6: Pull complete [2024-05-27T04:26:07.502Z] eaf3925da568: Pull complete [2024-05-27T04:26:09.405Z] bab4dde63d76: Pull complete [2024-05-27T04:26:09.405Z] bde34c3a00c8: Pull complete [2024-05-27T04:26:09.405Z] b352a97aabf1: Pull complete [2024-05-27T04:26:09.405Z] 4872d77fe225: Pull complete [2024-05-27T04:26:09.405Z] 5851b861e8e6: Pull complete [2024-05-27T04:26:09.405Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-27T04:26:09.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T04:26:09.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T04:26:09.801Z] prd-ubuntu20.04-docker-8c-8g-817 does not seem to be running inside a container [2024-05-27T04:26:09.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1581 -v /w/workspace/gexfoundry_device-sdk-go_PR-1581:/w/workspace/gexfoundry_device-sdk-go_PR-1581:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1581@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-27T04:26:11.932Z] $ docker top 3fb4454922631c98e6e5a220476336ecc4201d87c572d447d477dd7ee8aa74b4 -eo pid,comm [2024-05-27T04:26:11.980Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-27T04:26:11.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-27T04:26:12.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T04:26:12.149Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T04:26:12.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T04:26:12.274Z] $ docker exec 3fb4454922631c98e6e5a220476336ecc4201d87c572d447d477dd7ee8aa74b4 ssh-agent [2024-05-27T04:26:12.380Z] SSH_AUTH_SOCK=/tmp/ssh-2bDMJtyNArKc/agent.33 [2024-05-27T04:26:12.380Z] SSH_AGENT_PID=39 [2024-05-27T04:26:12.388Z] Running ssh-add (command line suppressed) [2024-05-27T04:26:12.478Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp/private_key_17028782633757063797.key (/w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp/private_key_17028782633757063797.key) [2024-05-27T04:26:12.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T04:26:12.841Z] + git tag --points-at HEAD [Pipeline] } [2024-05-27T04:26:12.873Z] $ docker exec --env ******** --env ******** 3fb4454922631c98e6e5a220476336ecc4201d87c572d447d477dd7ee8aa74b4 ssh-agent -k [2024-05-27T04:26:12.952Z] unset SSH_AUTH_SOCK; [2024-05-27T04:26:12.952Z] unset SSH_AGENT_PID; [2024-05-27T04:26:12.952Z] echo Agent pid 39 killed; [2024-05-27T04:26:12.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-27T04:26:13.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T04:26:13.068Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T04:26:13.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T04:26:13.171Z] $ docker exec 3fb4454922631c98e6e5a220476336ecc4201d87c572d447d477dd7ee8aa74b4 ssh-agent [2024-05-27T04:26:13.281Z] SSH_AUTH_SOCK=/tmp/ssh-kjzydpQS4s7z/agent.73 [2024-05-27T04:26:13.281Z] SSH_AGENT_PID=79 [2024-05-27T04:26:13.285Z] Running ssh-add (command line suppressed) [2024-05-27T04:26:13.398Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp/private_key_10142365487925043578.key (/w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp/private_key_10142365487925043578.key) [2024-05-27T04:26:13.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T04:26:13.754Z] + git semver init [2024-05-27T04:26:14.013Z] 2024-05-27 04:26:13,915 [run_init] DEBUG init version:0.0.0 force:False [2024-05-27T04:26:14.013Z] 2024-05-27 04:26:13,915 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1581/.semver [2024-05-27T04:26:14.013Z] 2024-05-27 04:26:13,916 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1581/.semver [2024-05-27T04:26:14.013Z] 2024-05-27 04:26:13,916 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1581/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1581, universal_newlines=False, shell=None, istream=None) [2024-05-27T04:26:15.389Z] 2024-05-27 04:26:15,099 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1581/.git/info/exclude [2024-05-27T04:26:15.389Z] 2024-05-27 04:26:15,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1581/.semver/PR-1581 with force:False [2024-05-27T04:26:15.389Z] 2024-05-27 04:26:15,099 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1581/.semver/PR-1581 [2024-05-27T04:26:15.389Z] 2024-05-27 04:26:15,103 [execute] INFO git cat-file --batch-check [2024-05-27T04:26:15.389Z] 2024-05-27 04:26:15,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1581/.semver, universal_newlines=False, shell=None, istream=) [2024-05-27T04:26:15.389Z] 2024-05-27 04:26:15,111 [execute] INFO git cat-file --batch [2024-05-27T04:26:15.389Z] 2024-05-27 04:26:15,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1581/.semver, universal_newlines=False, shell=None, istream=) [2024-05-27T04:26:15.389Z] 2024-05-27 04:26:15,115 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1581/.semver/PR-1581 [2024-05-27T04:26:15.389Z] 0.0.0 [Pipeline] } [2024-05-27T04:26:15.419Z] $ docker exec --env ******** --env ******** 3fb4454922631c98e6e5a220476336ecc4201d87c572d447d477dd7ee8aa74b4 ssh-agent -k [2024-05-27T04:26:15.504Z] unset SSH_AUTH_SOCK; [2024-05-27T04:26:15.504Z] unset SSH_AGENT_PID; [2024-05-27T04:26:15.504Z] echo Agent pid 79 killed; [2024-05-27T04:26:15.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-27T04:26:15.972Z] + git semver [Pipeline] } [2024-05-27T04:26:16.259Z] $ docker stop --time=1 3fb4454922631c98e6e5a220476336ecc4201d87c572d447d477dd7ee8aa74b4 [2024-05-27T04:26:17.606Z] $ docker rm -f --volumes 3fb4454922631c98e6e5a220476336ecc4201d87c572d447d477dd7ee8aa74b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T04:26:18.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-27T04:26:18.321Z] Stashed 1 file(s) [Pipeline] echo [2024-05-27T04:26:18.344Z] [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-05-27T04:26:19.061Z] provisioning config files... [2024-05-27T04:26:19.071Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp/config16852930067013809897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:26:19.442Z] ---> ****-login.sh [2024-05-27T04:26:19.442Z] nexus3.edgexfoundry.org:10001 [2024-05-27T04:26:19.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:19.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:19.442Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:19.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:19.442Z] [2024-05-27T04:26:19.442Z] Login Succeeded [2024-05-27T04:26:19.442Z] nexus3.edgexfoundry.org:10002 [2024-05-27T04:26:19.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:19.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:19.442Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:19.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:19.442Z] [2024-05-27T04:26:19.442Z] Login Succeeded [2024-05-27T04:26:19.442Z] nexus3.edgexfoundry.org:10003 [2024-05-27T04:26:19.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:19.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:19.703Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:19.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:19.703Z] [2024-05-27T04:26:19.703Z] Login Succeeded [2024-05-27T04:26:19.703Z] nexus3.edgexfoundry.org:10004 [2024-05-27T04:26:19.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:19.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:19.704Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:19.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:19.704Z] [2024-05-27T04:26:19.704Z] Login Succeeded [2024-05-27T04:26:19.704Z] ****.io [2024-05-27T04:26:19.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:26:19.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:26:19.963Z] Configure a credential helper to remove this warning. See [2024-05-27T04:26:19.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:26:19.963Z] [2024-05-27T04:26:19.963Z] Login Succeeded [2024-05-27T04:26:19.963Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T04:26:20.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T04:26:20.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T04:26:20.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T04:26:20.333Z] ========================================================= [2024-05-27T04:26:20.333Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-27T04:26:20.333Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:26:20.845Z] + 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-05-27T04:26:20.845Z] Sending build context to Docker daemon 25.72MB [2024-05-27T04:26:20.845Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T04:26:20.845Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-27T04:26:21.119Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-27T04:26:21.119Z] 619be1103602: Pulling fs layer [2024-05-27T04:26:21.119Z] 7862e08f4a3e: Pulling fs layer [2024-05-27T04:26:21.119Z] 5df492c9dc93: Pulling fs layer [2024-05-27T04:26:21.119Z] 7629e6793208: Pulling fs layer [2024-05-27T04:26:21.119Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T04:26:21.119Z] fb5054dd5b73: Pulling fs layer [2024-05-27T04:26:21.119Z] eeca6798cff9: Pulling fs layer [2024-05-27T04:26:21.119Z] aa269ceb94a6: Pulling fs layer [2024-05-27T04:26:21.119Z] ada007ff1a6a: Pulling fs layer [2024-05-27T04:26:21.119Z] 4f4fb700ef54: Waiting [2024-05-27T04:26:21.119Z] aa269ceb94a6: Waiting [2024-05-27T04:26:21.119Z] ada007ff1a6a: Waiting [2024-05-27T04:26:21.119Z] fb5054dd5b73: Waiting [2024-05-27T04:26:21.119Z] eeca6798cff9: Waiting [2024-05-27T04:26:21.119Z] 7629e6793208: Waiting [2024-05-27T04:26:21.119Z] 7862e08f4a3e: Verifying Checksum [2024-05-27T04:26:21.119Z] 7862e08f4a3e: Download complete [2024-05-27T04:26:21.119Z] 7629e6793208: Verifying Checksum [2024-05-27T04:26:21.119Z] 7629e6793208: Download complete [2024-05-27T04:26:21.119Z] 4f4fb700ef54: Download complete [2024-05-27T04:26:21.119Z] fb5054dd5b73: Download complete [2024-05-27T04:26:21.119Z] 619be1103602: Verifying Checksum [2024-05-27T04:26:21.119Z] 619be1103602: Download complete [2024-05-27T04:26:21.119Z] eeca6798cff9: Verifying Checksum [2024-05-27T04:26:21.119Z] eeca6798cff9: Download complete [2024-05-27T04:26:21.383Z] 619be1103602: Pull complete [2024-05-27T04:26:21.383Z] ada007ff1a6a: Verifying Checksum [2024-05-27T04:26:21.383Z] ada007ff1a6a: Download complete [2024-05-27T04:26:21.383Z] 7862e08f4a3e: Pull complete [2024-05-27T04:26:21.642Z] 5df492c9dc93: Verifying Checksum [2024-05-27T04:26:21.642Z] 5df492c9dc93: Download complete [2024-05-27T04:26:21.900Z] aa269ceb94a6: Verifying Checksum [2024-05-27T04:26:21.900Z] aa269ceb94a6: Download complete [2024-05-27T04:26:24.436Z] 5df492c9dc93: Pull complete [2024-05-27T04:26:24.436Z] 7629e6793208: Pull complete [2024-05-27T04:26:24.436Z] 4f4fb700ef54: Pull complete [2024-05-27T04:26:24.436Z] fb5054dd5b73: Pull complete [2024-05-27T04:26:24.436Z] eeca6798cff9: Pull complete [2024-05-27T04:26:26.963Z] aa269ceb94a6: Pull complete [2024-05-27T04:26:26.963Z] ada007ff1a6a: Pull complete [2024-05-27T04:26:26.963Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-27T04:26:26.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-27T04:26:26.964Z] ---> f489d0715acc [2024-05-27T04:26:26.964Z] Step 3/10 : ARG MAKE=make build [2024-05-27T04:26:31.166Z] ---> Running in 7375a2e9e5f8 [2024-05-27T04:26:31.166Z] Removing intermediate container 7375a2e9e5f8 [2024-05-27T04:26:31.166Z] ---> 43fddca112fc [2024-05-27T04:26:31.166Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-27T04:26:31.166Z] ---> Running in b1ca3dbd44db [2024-05-27T04:26:31.166Z] Removing intermediate container b1ca3dbd44db [2024-05-27T04:26:31.166Z] ---> 0d18ba18ffdb [2024-05-27T04:26:31.166Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T04:26:31.166Z] ---> Running in c1b3d5fc4a54 [2024-05-27T04:26:31.166Z] Removing intermediate container c1b3d5fc4a54 [2024-05-27T04:26:31.166Z] ---> 600dc4a4fbb9 [2024-05-27T04:26:31.166Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-27T04:26:31.166Z] ---> Running in f57c6d3f02b4 [2024-05-27T04:26:31.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T04:26:31.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T04:26:31.684Z] OK: 264 MiB in 52 packages [2024-05-27T04:26:31.943Z] Removing intermediate container f57c6d3f02b4 [2024-05-27T04:26:31.943Z] ---> afb143e1e58d [2024-05-27T04:26:31.943Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-27T04:26:31.943Z] ---> da55650aff19 [2024-05-27T04:26:31.943Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T04:26:31.943Z] ---> Running in 55b2c5722396 [2024-05-27T04:26:33.853Z] Still waiting to schedule task [2024-05-27T04:26:33.854Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-27T04:27:18.611Z] Removing intermediate container 55b2c5722396 [2024-05-27T04:27:18.611Z] ---> 5ca3c5070637 [2024-05-27T04:27:18.611Z] Step 9/10 : COPY . . [2024-05-27T04:27:18.611Z] ---> d192f5a24a56 [2024-05-27T04:27:18.611Z] Step 10/10 : RUN ${MAKE} [2024-05-27T04:27:18.869Z] ---> Running in 806ff9d44abd [2024-05-27T04:27:18.869Z] noop [2024-05-27T04:27:19.436Z] Removing intermediate container 806ff9d44abd [2024-05-27T04:27:19.436Z] ---> cb0263f9e9ec [2024-05-27T04:27:19.436Z] Successfully built cb0263f9e9ec [2024-05-27T04:27:19.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:27:19.919Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T04:27:19.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T04:27:20.083Z] prd-ubuntu20.04-docker-8c-8g-817 does not seem to be running inside a container [2024-05-27T04:27:20.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1581 -v /w/workspace/gexfoundry_device-sdk-go_PR-1581:/w/workspace/gexfoundry_device-sdk-go_PR-1581:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1581@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 ******** ci-base-image-x86_64 cat [2024-05-27T04:27:20.433Z] $ docker top 0431af214e05bfe27130e4f8174b569c5efc6287a1112438fb118a62d580a8c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T04:27:20.867Z] + go version [2024-05-27T04:27:20.868Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-27T04:27:20.909Z] $ docker stop --time=1 0431af214e05bfe27130e4f8174b569c5efc6287a1112438fb118a62d580a8c3 [2024-05-27T04:27:22.182Z] $ docker rm -f --volumes 0431af214e05bfe27130e4f8174b569c5efc6287a1112438fb118a62d580a8c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:27:22.962Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T04:27:22.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T04:27:23.140Z] prd-ubuntu20.04-docker-8c-8g-817 does not seem to be running inside a container [2024-05-27T04:27:23.171Z] $ 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-1581 -v /w/workspace/gexfoundry_device-sdk-go_PR-1581:/w/workspace/gexfoundry_device-sdk-go_PR-1581:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1581@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 ******** ci-base-image-x86_64 cat [2024-05-27T04:27:23.524Z] $ docker top e4a146ccc5af12af7022ed47a92e16834e1a42e6034e97c31af79abbb960b01e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T04:27:23.939Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1581 [Pipeline] fileExists [Pipeline] sh [2024-05-27T04:27:24.322Z] + make test [2024-05-27T04:27:24.322Z] go test -race -coverprofile=coverage.out ./... [2024-05-27T04:27:30.886Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-27T04:28:02.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-27T04:28:02.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-27T04:28:02.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-27T04:28:02.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-27T04:28:02.939Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-27T04:28:02.939Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.044s coverage: 27.6% of statements [2024-05-27T04:28:02.939Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.049s coverage: 81.5% of statements [2024-05-27T04:28:03.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-27T04:28:03.505Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-27T04:28:04.434Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-27T04:28:04.434Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-27T04:28:04.434Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-27T04:28:04.434Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.080s coverage: 86.0% of statements [2024-05-27T04:28:05.570Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-818 in /w/workspace/gexfoundry_device-sdk-go_PR-1581 [Pipeline] { [Pipeline] ws [2024-05-27T04:28:05.638Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-05-27T04:28:05.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.103s coverage: 71.8% of statements [2024-05-27T04:28:06.773Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-27T04:28:08.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.096s coverage: 14.4% of statements [2024-05-27T04:28:08.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.073s coverage: 45.6% of statements [2024-05-27T04:28:08.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.055s coverage: 68.5% of statements [2024-05-27T04:28:08.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.099s coverage: 89.2% of statements [2024-05-27T04:28:08.676Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.068s coverage: 5.5% of statements [2024-05-27T04:28:08.738Z] The recommended git tool is: git [2024-05-27T04:28:13.003Z] using credential edgex-jenkins-ssh [2024-05-27T04:28:13.023Z] Cloning the remote Git repository [2024-05-27T04:28:13.062Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-05-27T04:28:13.142Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-05-27T04:28:13.271Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-27T04:28:13.272Z] > git --version # timeout=10 [2024-05-27T04:28:13.296Z] > git --version # 'git version 2.25.1' [2024-05-27T04:28:13.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T04:28:13.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T04:28:16.113Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-27T04:28:16.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T04:28:17.014Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-27T04:28:17.050Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-27T04:28:17.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T04:28:17.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1581/head:refs/remotes/origin/PR-1581 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-27T04:28:17.615Z] Merging remotes/origin/main commit 97b36af7baff2da76e29dc2359062fa76ab64ed3 into PR head commit 012dd3826567509fe91181245ddd43b18af80057 [2024-05-27T04:28:17.906Z] Merge succeeded, producing 012dd3826567509fe91181245ddd43b18af80057 [2024-05-27T04:28:17.906Z] Checking out Revision 012dd3826567509fe91181245ddd43b18af80057 (PR-1581) [2024-05-27T04:28:18.460Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-05-27T04:28:18.509Z] > git --version # timeout=10 [2024-05-27T04:28:18.521Z] > git --version # 'git version 2.25.1' [2024-05-27T04:28:18.532Z] fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T04:28:17.632Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T04:28:17.694Z] > git checkout -f 012dd3826567509fe91181245ddd43b18af80057 # timeout=10 [2024-05-27T04:28:17.812Z] > git remote # timeout=10 [2024-05-27T04:28:17.830Z] > git config --get remote.origin.url # timeout=10 [2024-05-27T04:28:17.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T04:28:17.870Z] > git merge 97b36af7baff2da76e29dc2359062fa76ab64ed3 # timeout=10 [2024-05-27T04:28:17.893Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-27T04:28:17.914Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T04:28:17.926Z] > git checkout -f 012dd3826567509fe91181245ddd43b18af80057 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T04:28:23.383Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-27T04:28:23.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T04:28:23.383Z] Dload Upload Total Spent Left Speed [2024-05-27T04:28:23.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-05-27T04:28:23.727Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-27T04:28:24.073Z] + sudo tee /etc/docker/daemon.new [2024-05-27T04:28:24.073Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-27T04:28:24.073Z] { [2024-05-27T04:28:24.073Z] "registry-mirrors": [ [2024-05-27T04:28:24.073Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-27T04:28:24.073Z] ], [2024-05-27T04:28:24.073Z] "bip": "10.250.0.254/24", [2024-05-27T04:28:24.073Z] "hosts": [ [2024-05-27T04:28:24.073Z] "tcp://0.0.0.0:5555", [2024-05-27T04:28:24.073Z] "unix:///var/run/docker.sock" [2024-05-27T04:28:24.073Z] ], [2024-05-27T04:28:24.073Z] "mtu": 1458, [2024-05-27T04:28:24.073Z] "selinux-enabled": true, [2024-05-27T04:28:24.073Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-27T04:28:24.073Z] } [Pipeline] sh [2024-05-27T04:28:24.428Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-27T04:28:24.781Z] + sudo service docker restart [2024-05-27T04:28:40.730Z] GO111MODULE=on go vet ./... [2024-05-27T04:28:40.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T04:28:40.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T04:28:40.989Z] ./bin/test-attribution-txt.sh [2024-05-27T04:28:40.989Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-27T04:28:40.989Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-27T04:28:41.247Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-27T04:28:41.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-27T04:28:41.351Z] $ docker stop --time=1 e4a146ccc5af12af7022ed47a92e16834e1a42e6034e97c31af79abbb960b01e [2024-05-27T04:28:45.449Z] $ docker rm -f --volumes e4a146ccc5af12af7022ed47a92e16834e1a42e6034e97c31af79abbb960b01e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T04:28:46.145Z] provisioning config files... [2024-05-27T04:28:46.167Z] + sudo chown -R jenkins:jenkins . [2024-05-27T04:28:46.171Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config12823272334189434363tmp [Pipeline] { [Pipeline] stash [Pipeline] libraryResource [2024-05-27T04:28:46.390Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-05-27T04:28:46.859Z] ---> ****-login.sh [2024-05-27T04:28:46.859Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-05-27T04:28:47.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:28:47.388Z] + sudo chown -R jenkins:jenkins . [2024-05-27T04:28:47.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:28:47.401Z] Configure a credential helper to remove this warning. See [2024-05-27T04:28:47.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:28:47.401Z] [2024-05-27T04:28:47.401Z] Login Succeeded [2024-05-27T04:28:47.401Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2024-05-27T04:28:47.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:28:47.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:28:47.677Z] Configure a credential helper to remove this warning. See [2024-05-27T04:28:47.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:28:47.677Z] [2024-05-27T04:28:47.677Z] Login Succeeded [2024-05-27T04:28:47.677Z] nexus3.edgexfoundry.org:10003 [2024-05-27T04:28:47.723Z] + ls -al . [2024-05-27T04:28:47.723Z] total 376 [2024-05-27T04:28:47.723Z] drwxrwxr-x 11 jenkins jenkins 4096 May 27 04:27 . [2024-05-27T04:28:47.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:25 .. [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 140 May 27 04:25 .dockerignore [2024-05-27T04:28:47.723Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 04:28 .git [2024-05-27T04:28:47.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:25 .github [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 137 May 27 04:25 .gitignore [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 42 May 27 04:25 .golangci.yml [2024-05-27T04:28:47.723Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 04:26 .semver [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 27 04:25 CHANGELOG.md [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 04:25 GOVERNANCE.md [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 885 May 27 04:25 Jenkinsfile [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 27 04:25 LICENSE [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 27 04:25 Makefile [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 619 May 27 04:25 OWNERS.md [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 27 04:25 README.md [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 04:26 VERSION [2024-05-27T04:28:47.723Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:25 bin [2024-05-27T04:28:47.723Z] -rw-r--r-- 1 jenkins jenkins 122153 May 27 04:28 coverage.out [2024-05-27T04:28:47.723Z] drwxrwxr-x 5 jenkins jenkins 4096 May 27 04:25 example [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 27 04:25 go.mod [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 27 04:25 go.sum [2024-05-27T04:28:47.723Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 04:25 internal [2024-05-27T04:28:47.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:25 openapi [2024-05-27T04:28:47.723Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 04:25 pkg [2024-05-27T04:28:47.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:25 snap [2024-05-27T04:28:47.723Z] -rw-rw-r-- 1 jenkins jenkins 222 May 27 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:28:47.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:28:48.143Z] + 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=012dd3826567509fe91181245ddd43b18af80057 --label arch=amd64 --label version=0.0.0 . [2024-05-27T04:28:48.144Z] Sending build context to Docker daemon 25.84MB [2024-05-27T04:28:48.144Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T04:28:48.144Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-27T04:28:48.144Z] ---> cb0263f9e9ec [2024-05-27T04:28:48.144Z] Step 3/23 : ARG MAKE=make build [2024-05-27T04:28:48.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:28:48.218Z] Configure a credential helper to remove this warning. See [2024-05-27T04:28:48.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:28:48.218Z] [2024-05-27T04:28:48.218Z] Login Succeeded [2024-05-27T04:28:48.218Z] nexus3.edgexfoundry.org:10004 [2024-05-27T04:28:48.402Z] ---> Running in e70d71b73046 [2024-05-27T04:28:48.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:28:48.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:28:48.486Z] Configure a credential helper to remove this warning. See [2024-05-27T04:28:48.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:28:48.486Z] [2024-05-27T04:28:48.486Z] Login Succeeded [2024-05-27T04:28:48.486Z] ****.io [2024-05-27T04:28:48.660Z] Removing intermediate container e70d71b73046 [2024-05-27T04:28:48.660Z] ---> 062423228a0a [2024-05-27T04:28:48.660Z] Step 4/23 : WORKDIR /device-sdk-go [2024-05-27T04:28:48.660Z] ---> Running in 6ecbf2dd26b4 [2024-05-27T04:28:48.660Z] Removing intermediate container 6ecbf2dd26b4 [2024-05-27T04:28:48.660Z] ---> 908443421b33 [2024-05-27T04:28:48.660Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T04:28:48.660Z] ---> Running in dff55cbb5683 [2024-05-27T04:28:48.660Z] Removing intermediate container dff55cbb5683 [2024-05-27T04:28:48.660Z] ---> 1a1291ecadfd [2024-05-27T04:28:48.660Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-05-27T04:28:48.660Z] ---> Running in c546ebe35436 [2024-05-27T04:28:48.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T04:28:48.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T04:28:49.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T04:28:49.021Z] Configure a credential helper to remove this warning. See [2024-05-27T04:28:49.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T04:28:49.021Z] [2024-05-27T04:28:49.021Z] Login Succeeded [2024-05-27T04:28:49.021Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T04:28:49.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-27T04:28:49.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] unstash [2024-05-27T04:28:49.435Z] OK: 264 MiB in 52 packages [Pipeline] echo [2024-05-27T04:28:49.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T04:28:49.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T04:28:49.630Z] ========================================================= [2024-05-27T04:28:49.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-27T04:28:49.630Z] ========================================================= [Pipeline] fileExists [2024-05-27T04:28:49.693Z] Removing intermediate container c546ebe35436 [2024-05-27T04:28:49.693Z] ---> be54017e4b69 [2024-05-27T04:28:49.693Z] Step 7/23 : COPY go.mod vendor* ./ [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:28:49.951Z] ---> 7594031acb79 [2024-05-27T04:28:49.952Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T04:28:49.952Z] ---> Running in 1b2a7db3f8ef [2024-05-27T04:28:50.191Z] + 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-05-27T04:28:50.518Z] Removing intermediate container 1b2a7db3f8ef [2024-05-27T04:28:50.518Z] ---> 456fefe52ade [2024-05-27T04:28:50.518Z] Step 9/23 : COPY . . [2024-05-27T04:28:50.779Z] Sending build context to Docker daemon 13.27MB [2024-05-27T04:28:50.779Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T04:28:50.779Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-27T04:28:50.779Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-27T04:28:50.779Z] c6b39de5b339: Pulling fs layer [2024-05-27T04:28:50.779Z] a69c41024577: Pulling fs layer [2024-05-27T04:28:50.779Z] d6de4b400683: Pulling fs layer [2024-05-27T04:28:50.779Z] 35cb2a7552d0: Pulling fs layer [2024-05-27T04:28:50.779Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T04:28:50.779Z] 464afbd9ba4c: Pulling fs layer [2024-05-27T04:28:50.779Z] 00f215d4a9da: Pulling fs layer [2024-05-27T04:28:50.779Z] d496ad576159: Pulling fs layer [2024-05-27T04:28:50.779Z] 35cb2a7552d0: Waiting [2024-05-27T04:28:50.779Z] 4f4fb700ef54: Waiting [2024-05-27T04:28:50.779Z] 464afbd9ba4c: Waiting [2024-05-27T04:28:50.779Z] 00f215d4a9da: Waiting [2024-05-27T04:28:50.779Z] d496ad576159: Waiting [2024-05-27T04:28:50.779Z] a69c41024577: Verifying Checksum [2024-05-27T04:28:50.779Z] a69c41024577: Download complete [2024-05-27T04:28:51.046Z] 35cb2a7552d0: Verifying Checksum [2024-05-27T04:28:51.046Z] 35cb2a7552d0: Download complete [2024-05-27T04:28:51.046Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T04:28:51.046Z] 4f4fb700ef54: Download complete [2024-05-27T04:28:51.046Z] 464afbd9ba4c: Verifying Checksum [2024-05-27T04:28:51.046Z] 464afbd9ba4c: Download complete [2024-05-27T04:28:51.046Z] c6b39de5b339: Download complete [2024-05-27T04:28:51.088Z] ---> 2b0287d9497d [2024-05-27T04:28:51.088Z] Step 10/23 : RUN ${MAKE} [2024-05-27T04:28:51.088Z] ---> Running in b556cea8cede [2024-05-27T04:28:51.319Z] d496ad576159: Verifying Checksum [2024-05-27T04:28:51.319Z] d496ad576159: Download complete [2024-05-27T04:28:51.346Z] 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-05-27T04:28:51.905Z] c6b39de5b339: Pull complete [2024-05-27T04:28:52.492Z] a69c41024577: Pull complete [2024-05-27T04:28:52.757Z] d6de4b400683: Verifying Checksum [2024-05-27T04:28:52.757Z] d6de4b400683: Download complete [2024-05-27T04:28:53.717Z] 00f215d4a9da: Verifying Checksum [2024-05-27T04:28:53.717Z] 00f215d4a9da: Download complete [2024-05-27T04:29:06.038Z] d6de4b400683: Pull complete [2024-05-27T04:29:06.038Z] 35cb2a7552d0: Pull complete [2024-05-27T04:29:06.038Z] 4f4fb700ef54: Pull complete [2024-05-27T04:29:06.038Z] 464afbd9ba4c: Pull complete [2024-05-27T04:29:14.246Z] 00f215d4a9da: Pull complete [2024-05-27T04:29:16.190Z] d496ad576159: Pull complete [2024-05-27T04:29:16.190Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-27T04:29:16.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-27T04:29:16.190Z] ---> f246e2811388 [2024-05-27T04:29:16.190Z] Step 3/10 : ARG MAKE=make build [2024-05-27T04:29:17.596Z] ---> Running in 9b643c51bf87 [2024-05-27T04:29:17.861Z] Removing intermediate container 9b643c51bf87 [2024-05-27T04:29:17.861Z] ---> febe795c4088 [2024-05-27T04:29:17.861Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-27T04:29:17.876Z] Removing intermediate container b556cea8cede [2024-05-27T04:29:17.876Z] ---> 6a5528398fc7 [2024-05-27T04:29:17.876Z] Step 11/23 : FROM alpine:3.18 [2024-05-27T04:29:18.134Z] 3.18: Pulling from library/alpine [2024-05-27T04:29:18.141Z] ---> Running in ca1835c3481e [2024-05-27T04:29:18.394Z] 619be1103602: Already exists [2024-05-27T04:29:18.394Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T04:29:18.394Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T04:29:18.394Z] ---> d3782b16ccc9 [2024-05-27T04:29:18.394Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-27T04:29:18.394Z] ---> Running in 6e8828aaf102 [2024-05-27T04:29:18.406Z] Removing intermediate container ca1835c3481e [2024-05-27T04:29:18.406Z] ---> 0f485a9e4eba [2024-05-27T04:29:18.406Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T04:29:18.406Z] ---> Running in 07d2a5d8c14b [2024-05-27T04:29:18.652Z] Removing intermediate container 6e8828aaf102 [2024-05-27T04:29:18.653Z] ---> eb1c9addd158 [2024-05-27T04:29:18.653Z] Step 13/23 : RUN apk add --update --no-cache [2024-05-27T04:29:18.653Z] ---> Running in 944d70278daa [2024-05-27T04:29:18.672Z] Removing intermediate container 07d2a5d8c14b [2024-05-27T04:29:18.672Z] ---> 1fef21d202ee [2024-05-27T04:29:18.672Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-27T04:29:18.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T04:29:18.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T04:29:18.946Z] ---> Running in f92cfe82adf8 [2024-05-27T04:29:19.170Z] OK: 7 MiB in 15 packages [2024-05-27T04:29:19.429Z] Removing intermediate container 944d70278daa [2024-05-27T04:29:19.429Z] ---> 9c033a07f3b0 [2024-05-27T04:29:19.429Z] Step 14/23 : WORKDIR / [2024-05-27T04:29:19.687Z] ---> Running in 8981290e94d2 [2024-05-27T04:29:19.687Z] Removing intermediate container 8981290e94d2 [2024-05-27T04:29:19.687Z] ---> 024b919b1e47 [2024-05-27T04:29:19.687Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-27T04:29:19.687Z] ---> bf0c81484b16 [2024-05-27T04:29:19.687Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-27T04:29:19.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T04:29:20.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T04:29:21.059Z] ---> 6c869d8ed3a7 [2024-05-27T04:29:21.059Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-27T04:29:21.059Z] ---> 276285ff54dd [2024-05-27T04:29:21.059Z] Step 18/23 : EXPOSE 59999 [2024-05-27T04:29:21.072Z] OK: 266 MiB in 52 packages [2024-05-27T04:29:21.318Z] ---> Running in 764dfa501a8c [2024-05-27T04:29:21.318Z] Removing intermediate container 764dfa501a8c [2024-05-27T04:29:21.318Z] ---> 089148f2495d [2024-05-27T04:29:21.318Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-05-27T04:29:21.318Z] ---> Running in 5e68616496fa [2024-05-27T04:29:21.318Z] Removing intermediate container 5e68616496fa [2024-05-27T04:29:21.318Z] ---> 06669ecd37cc [2024-05-27T04:29:21.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-27T04:29:21.318Z] ---> Running in 04ec6db95d7a [2024-05-27T04:29:21.318Z] Removing intermediate container 04ec6db95d7a [2024-05-27T04:29:21.318Z] ---> 94321863407b [2024-05-27T04:29:21.318Z] Step 21/23 : LABEL arch=amd64 [2024-05-27T04:29:21.577Z] ---> Running in 69b422946f27 [2024-05-27T04:29:21.577Z] Removing intermediate container 69b422946f27 [2024-05-27T04:29:21.577Z] ---> 9a3473142f72 [2024-05-27T04:29:21.577Z] Step 22/23 : LABEL git_sha=012dd3826567509fe91181245ddd43b18af80057 [2024-05-27T04:29:21.577Z] ---> Running in aae8526b6e44 [2024-05-27T04:29:21.577Z] Removing intermediate container aae8526b6e44 [2024-05-27T04:29:21.577Z] ---> 3f9f7a338597 [2024-05-27T04:29:21.577Z] Step 23/23 : LABEL version=0.0.0 [2024-05-27T04:29:21.577Z] ---> Running in b83e21362f13 [2024-05-27T04:29:21.577Z] Removing intermediate container b83e21362f13 [2024-05-27T04:29:21.577Z] ---> f8105acf5b95 [2024-05-27T04:29:21.577Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T04:29:21.835Z] Successfully built f8105acf5b95 [2024-05-27T04:29:21.835Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-05-27T04:29:22.034Z] Removing intermediate container f92cfe82adf8 [2024-05-27T04:29:22.034Z] ---> 007db592ad22 [2024-05-27T04:29:22.034Z] Step 7/10 : COPY go.mod vendor* ./ [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] { [2024-05-27T04:29:22.618Z] ---> b2471071750e [2024-05-27T04:29:22.618Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T04:29:22.618Z] ---> Running in 4a58f8a07e63 [Pipeline] sh [2024-05-27T04:29:22.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T04:29:22.912Z] [2024-05-27T04:29:22.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:29:23.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T04:29:23.313Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-27T04:29:23.313Z] 5eb5b503b376: Pulling fs layer [2024-05-27T04:29:23.313Z] 5c69ac0246d0: Pulling fs layer [2024-05-27T04:29:23.313Z] ec43610c2a17: Pulling fs layer [2024-05-27T04:29:23.313Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-27T04:29:23.313Z] 33b1e0a273af: Pulling fs layer [2024-05-27T04:29:23.313Z] 5d3b04190fa2: Pulling fs layer [2024-05-27T04:29:23.313Z] 2f39f015ded8: Pulling fs layer [2024-05-27T04:29:23.313Z] 33b1e0a273af: Waiting [2024-05-27T04:29:23.313Z] 5d3b04190fa2: Waiting [2024-05-27T04:29:23.313Z] 2f39f015ded8: Waiting [2024-05-27T04:29:23.313Z] 3a2ae6a8a46f: Waiting [2024-05-27T04:29:23.313Z] 5c69ac0246d0: Verifying Checksum [2024-05-27T04:29:23.313Z] 5c69ac0246d0: Download complete [2024-05-27T04:29:23.313Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-27T04:29:23.313Z] 3a2ae6a8a46f: Download complete [2024-05-27T04:29:23.313Z] 33b1e0a273af: Verifying Checksum [2024-05-27T04:29:23.313Z] 33b1e0a273af: Download complete [2024-05-27T04:29:23.313Z] 5d3b04190fa2: Verifying Checksum [2024-05-27T04:29:23.314Z] 5d3b04190fa2: Download complete [2024-05-27T04:29:23.314Z] ec43610c2a17: Verifying Checksum [2024-05-27T04:29:23.314Z] ec43610c2a17: Download complete [2024-05-27T04:29:23.571Z] 5eb5b503b376: Verifying Checksum [2024-05-27T04:29:23.571Z] 5eb5b503b376: Download complete [2024-05-27T04:29:24.137Z] 2f39f015ded8: Verifying Checksum [2024-05-27T04:29:24.137Z] 2f39f015ded8: Download complete [2024-05-27T04:29:24.704Z] 5eb5b503b376: Pull complete [2024-05-27T04:29:24.704Z] 5c69ac0246d0: Pull complete [2024-05-27T04:29:25.270Z] ec43610c2a17: Pull complete [2024-05-27T04:29:25.270Z] 3a2ae6a8a46f: Pull complete [2024-05-27T04:29:25.527Z] 33b1e0a273af: Pull complete [2024-05-27T04:29:25.527Z] 5d3b04190fa2: Pull complete [2024-05-27T04:29:29.712Z] 2f39f015ded8: Pull complete [2024-05-27T04:29:29.712Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-27T04:29:29.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T04:29:29.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T04:29:30.023Z] prd-ubuntu20.04-docker-8c-8g-817 does not seem to be running inside a container [2024-05-27T04:29:30.053Z] $ 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-1581 -v /w/workspace/gexfoundry_device-sdk-go_PR-1581:/w/workspace/gexfoundry_device-sdk-go_PR-1581:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1581@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-05-27T04:29:33.308Z] $ docker top 82d73bbb5539d190eadfbdfc0b752313b22f6006194f669b1d6323b3e7ed0f00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:29:33.797Z] ---> job-cost.sh [2024-05-27T04:29:33.797Z] lf-activate-venv: SKIPPING [2024-05-27T04:29:33.797Z] INFO: No Stack... [2024-05-27T04:29:34.364Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T04:29:34.623Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T04:29:34.954Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1581/archives/cost.csv [2024-05-27T04:29:34.954Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T04:29:35.004Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1581-1-stack-cost] [2024-05-27T04:29:35.013Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1581-1-stack-cost] did not exist. Created. [2024-05-27T04:29:35.019Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T04:29:35.433Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-27T04:29:35.494Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T04:29:35.530Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T04:29:35.637Z] $ docker stop --time=1 82d73bbb5539d190eadfbdfc0b752313b22f6006194f669b1d6323b3e7ed0f00 [2024-05-27T04:29:36.796Z] $ docker rm -f --volumes 82d73bbb5539d190eadfbdfc0b752313b22f6006194f669b1d6323b3e7ed0f00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-27T04:31:14.290Z] Removing intermediate container 4a58f8a07e63 [2024-05-27T04:31:14.290Z] ---> 0c3913f1071d [2024-05-27T04:31:14.290Z] Step 9/10 : COPY . . [2024-05-27T04:31:14.290Z] ---> e77a328fecd8 [2024-05-27T04:31:14.290Z] Step 10/10 : RUN ${MAKE} [2024-05-27T04:31:14.290Z] ---> Running in f653e219cb0b [2024-05-27T04:31:14.290Z] noop [2024-05-27T04:31:14.290Z] Removing intermediate container f653e219cb0b [2024-05-27T04:31:14.290Z] ---> e3a977d48f4b [2024-05-27T04:31:14.290Z] Successfully built e3a977d48f4b [2024-05-27T04:31:14.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:31:14.816Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T04:31:14.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T04:31:15.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-818 does not seem to be running inside a container [2024-05-27T04:31:15.196Z] $ 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-05-27T04:31:16.344Z] $ docker top 7dca64d8c4685fbbfe16629a8ec199841e4736e7951e638fa1b9c9b0194dd9d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T04:31:17.250Z] + go version [2024-05-27T04:31:17.250Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-27T04:31:17.294Z] $ docker stop --time=1 7dca64d8c4685fbbfe16629a8ec199841e4736e7951e638fa1b9c9b0194dd9d9 [2024-05-27T04:31:18.907Z] $ docker rm -f --volumes 7dca64d8c4685fbbfe16629a8ec199841e4736e7951e638fa1b9c9b0194dd9d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:31:19.847Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T04:31:19.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T04:31:20.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-818 does not seem to be running inside a container [2024-05-27T04:31:20.172Z] $ 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-05-27T04:31:21.292Z] $ docker top 6ac961db265c313c553f33e2c42a62b9b830e28a8c75edeea2c98db5d619bfa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T04:31:22.179Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-27T04:31:22.903Z] + make test [2024-05-27T04:31:22.903Z] go test -race -coverprofile=coverage.out ./... [2024-05-27T04:32:01.751Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-27T04:35:53.821Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-27T04:35:53.821Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-27T04:35:53.821Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-27T04:35:53.821Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-27T04:35:53.821Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-27T04:35:53.821Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.244s coverage: 27.6% of statements [2024-05-27T04:35:57.165Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.271s coverage: 81.5% of statements [2024-05-27T04:36:03.819Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-27T04:36:03.819Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-27T04:36:05.235Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.371s coverage: 86.0% of statements [2024-05-27T04:36:07.824Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-27T04:36:09.772Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.584s coverage: 71.8% of statements [2024-05-27T04:36:14.046Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.255s coverage: 14.4% of statements [2024-05-27T04:36:14.315Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.603s coverage: 45.9% of statements [2024-05-27T04:36:14.898Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-27T04:36:14.898Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-27T04:36:16.303Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.438s coverage: 68.5% of statements [2024-05-27T04:36:19.644Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.465s coverage: 89.2% of statements [2024-05-27T04:36:22.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-27T04:36:23.669Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.351s coverage: 5.5% of statements [2024-05-27T04:36:24.643Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-27T04:36:24.643Z] GO111MODULE=on go vet ./... [2024-05-27T04:40:16.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T04:40:16.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T04:40:16.424Z] ./bin/test-attribution-txt.sh [2024-05-27T04:40:16.424Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-27T04:40:16.424Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-27T04:40:16.425Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-27T04:40:16.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-27T04:40:16.515Z] $ docker stop --time=1 6ac961db265c313c553f33e2c42a62b9b830e28a8c75edeea2c98db5d619bfa8 [2024-05-27T04:40:18.341Z] $ docker rm -f --volumes 6ac961db265c313c553f33e2c42a62b9b830e28a8c75edeea2c98db5d619bfa8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T04:40:20.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T04:40:20.545Z] Warning: overwriting stash ‘coverage-report’ [2024-05-27T04:40:21.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T04:40:21.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T04:40:22.058Z] + ls -al . [2024-05-27T04:40:22.058Z] total 372 [2024-05-27T04:40:22.058Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 04:31 . [2024-05-27T04:40:22.058Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:28 .. [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 140 May 27 04:28 .dockerignore [2024-05-27T04:40:22.058Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 04:28 .git [2024-05-27T04:40:22.058Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:28 .github [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 137 May 27 04:28 .gitignore [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 42 May 27 04:28 .golangci.yml [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 27 04:28 CHANGELOG.md [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 04:28 GOVERNANCE.md [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 885 May 27 04:28 Jenkinsfile [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 27 04:28 LICENSE [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 27 04:28 Makefile [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 619 May 27 04:28 OWNERS.md [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 27 04:28 README.md [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 04:26 VERSION [2024-05-27T04:40:22.058Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 04:28 bin [2024-05-27T04:40:22.058Z] -rw-r--r-- 1 jenkins jenkins 122155 May 27 04:36 coverage.out [2024-05-27T04:40:22.058Z] drwxrwxr-x 5 jenkins jenkins 4096 May 27 04:28 example [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 27 04:28 go.mod [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 27 04:28 go.sum [2024-05-27T04:40:22.058Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 04:28 internal [2024-05-27T04:40:22.058Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 04:28 openapi [2024-05-27T04:40:22.058Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 04:28 pkg [2024-05-27T04:40:22.058Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 04:28 snap [2024-05-27T04:40:22.058Z] -rw-rw-r-- 1 jenkins jenkins 222 May 27 04:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:40:22.502Z] + 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=012dd3826567509fe91181245ddd43b18af80057 --label arch=arm64 --label version=0.0.0 . [2024-05-27T04:40:23.087Z] Sending build context to Docker daemon 13.4MB [2024-05-27T04:40:23.087Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T04:40:23.087Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-27T04:40:23.087Z] ---> e3a977d48f4b [2024-05-27T04:40:23.087Z] Step 3/23 : ARG MAKE=make build [2024-05-27T04:40:23.354Z] ---> Running in 8587660ddfb3 [2024-05-27T04:40:23.621Z] Removing intermediate container 8587660ddfb3 [2024-05-27T04:40:23.621Z] ---> ddb46471abbd [2024-05-27T04:40:23.621Z] Step 4/23 : WORKDIR /device-sdk-go [2024-05-27T04:40:23.621Z] ---> Running in f0bf79183a5e [2024-05-27T04:40:23.887Z] Removing intermediate container f0bf79183a5e [2024-05-27T04:40:23.887Z] ---> 2325d5c10be1 [2024-05-27T04:40:23.887Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T04:40:23.887Z] ---> Running in bb5b3eb09dfa [2024-05-27T04:40:24.153Z] Removing intermediate container bb5b3eb09dfa [2024-05-27T04:40:24.153Z] ---> 5a069def47e2 [2024-05-27T04:40:24.153Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-05-27T04:40:24.418Z] ---> Running in 77db56caa0ac [2024-05-27T04:40:25.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T04:40:25.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T04:40:26.910Z] OK: 266 MiB in 52 packages [2024-05-27T04:40:27.510Z] Removing intermediate container 77db56caa0ac [2024-05-27T04:40:27.510Z] ---> 4fcabc20be26 [2024-05-27T04:40:27.510Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-27T04:40:28.088Z] ---> 80bf52db9cb7 [2024-05-27T04:40:28.088Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T04:40:28.354Z] ---> Running in 58f47b5fb1d1 [2024-05-27T04:40:30.924Z] Removing intermediate container 58f47b5fb1d1 [2024-05-27T04:40:30.924Z] ---> 924c821405da [2024-05-27T04:40:30.924Z] Step 9/23 : COPY . . [2024-05-27T04:40:32.323Z] ---> da5088740b80 [2024-05-27T04:40:32.323Z] Step 10/23 : RUN ${MAKE} [2024-05-27T04:40:32.323Z] ---> Running in fd4143a104eb [2024-05-27T04:40:33.282Z] 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-05-27T04:43:54.996Z] Removing intermediate container fd4143a104eb [2024-05-27T04:43:54.996Z] ---> 0522512ae744 [2024-05-27T04:43:54.996Z] Step 11/23 : FROM alpine:3.18 [2024-05-27T04:43:54.996Z] 3.18: Pulling from library/alpine [2024-05-27T04:43:54.996Z] c6b39de5b339: Already exists [2024-05-27T04:43:54.996Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T04:43:54.996Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T04:43:54.996Z] ---> 33abbf032149 [2024-05-27T04:43:54.996Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-27T04:43:54.996Z] ---> Running in c74738e24f6a [2024-05-27T04:43:54.996Z] Removing intermediate container c74738e24f6a [2024-05-27T04:43:54.996Z] ---> 89b261751813 [2024-05-27T04:43:54.996Z] Step 13/23 : RUN apk add --update --no-cache [2024-05-27T04:43:54.996Z] ---> Running in cf573d7aea16 [2024-05-27T04:43:54.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T04:43:54.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T04:43:55.950Z] OK: 8 MiB in 15 packages [2024-05-27T04:43:56.905Z] Removing intermediate container cf573d7aea16 [2024-05-27T04:43:56.905Z] ---> d8d02071ea97 [2024-05-27T04:43:56.905Z] Step 14/23 : WORKDIR / [2024-05-27T04:43:56.905Z] ---> Running in a4b0f41dc3ec [2024-05-27T04:43:57.175Z] Removing intermediate container a4b0f41dc3ec [2024-05-27T04:43:57.175Z] ---> e5fec767bc67 [2024-05-27T04:43:57.175Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-27T04:43:57.441Z] ---> e283175993c0 [2024-05-27T04:43:57.441Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-27T04:44:00.020Z] ---> ac433ec91257 [2024-05-27T04:44:00.020Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-27T04:44:00.020Z] ---> 41e985edf23b [2024-05-27T04:44:00.020Z] Step 18/23 : EXPOSE 59999 [2024-05-27T04:44:00.287Z] ---> Running in 037836554b90 [2024-05-27T04:44:00.552Z] Removing intermediate container 037836554b90 [2024-05-27T04:44:00.552Z] ---> 734109df5108 [2024-05-27T04:44:00.552Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-05-27T04:44:00.552Z] ---> Running in 47736ad3edb5 [2024-05-27T04:44:00.818Z] Removing intermediate container 47736ad3edb5 [2024-05-27T04:44:00.818Z] ---> 3386deb76186 [2024-05-27T04:44:00.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-27T04:44:00.818Z] ---> Running in 580cd60be3d9 [2024-05-27T04:44:01.401Z] Removing intermediate container 580cd60be3d9 [2024-05-27T04:44:01.401Z] ---> c7276f69f7d0 [2024-05-27T04:44:01.401Z] Step 21/23 : LABEL arch=arm64 [2024-05-27T04:44:01.401Z] ---> Running in 7216e3dc49e3 [2024-05-27T04:44:01.672Z] Removing intermediate container 7216e3dc49e3 [2024-05-27T04:44:01.672Z] ---> bd92f57d64c6 [2024-05-27T04:44:01.672Z] Step 22/23 : LABEL git_sha=012dd3826567509fe91181245ddd43b18af80057 [2024-05-27T04:44:01.672Z] ---> Running in 448202e7f0e6 [2024-05-27T04:44:01.946Z] Removing intermediate container 448202e7f0e6 [2024-05-27T04:44:01.946Z] ---> 18383d2001b8 [2024-05-27T04:44:01.946Z] Step 23/23 : LABEL version=0.0.0 [2024-05-27T04:44:01.946Z] ---> Running in 101f221f85d8 [2024-05-27T04:44:02.216Z] Removing intermediate container 101f221f85d8 [2024-05-27T04:44:02.216Z] ---> 3f0ddae154cb [2024-05-27T04:44:02.216Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T04:44:02.480Z] Successfully built 3f0ddae154cb [2024-05-27T04:44:02.480Z] 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-05-27T04:44:03.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T04:44:03.363Z] [2024-05-27T04:44:03.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:44:03.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T04:44:03.779Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-27T04:44:03.779Z] 8998bd30e6a1: Pulling fs layer [2024-05-27T04:44:03.779Z] 04944245beec: Pulling fs layer [2024-05-27T04:44:03.779Z] 699f458cf7ca: Pulling fs layer [2024-05-27T04:44:03.779Z] 765212b225bb: Pulling fs layer [2024-05-27T04:44:03.779Z] f23df028b6ca: Pulling fs layer [2024-05-27T04:44:03.779Z] d65c8cfc05b1: Pulling fs layer [2024-05-27T04:44:03.779Z] 2437ff75d9bd: Pulling fs layer [2024-05-27T04:44:03.779Z] f23df028b6ca: Waiting [2024-05-27T04:44:03.779Z] d65c8cfc05b1: Waiting [2024-05-27T04:44:03.779Z] 2437ff75d9bd: Waiting [2024-05-27T04:44:03.779Z] 765212b225bb: Waiting [2024-05-27T04:44:04.044Z] 04944245beec: Verifying Checksum [2024-05-27T04:44:04.044Z] 04944245beec: Download complete [2024-05-27T04:44:04.044Z] 765212b225bb: Verifying Checksum [2024-05-27T04:44:04.044Z] 765212b225bb: Download complete [2024-05-27T04:44:04.044Z] f23df028b6ca: Verifying Checksum [2024-05-27T04:44:04.044Z] f23df028b6ca: Download complete [2024-05-27T04:44:04.044Z] d65c8cfc05b1: Verifying Checksum [2024-05-27T04:44:04.044Z] d65c8cfc05b1: Download complete [2024-05-27T04:44:04.310Z] 699f458cf7ca: Verifying Checksum [2024-05-27T04:44:04.310Z] 699f458cf7ca: Download complete [2024-05-27T04:44:04.574Z] 8998bd30e6a1: Download complete [2024-05-27T04:44:07.148Z] 2437ff75d9bd: Verifying Checksum [2024-05-27T04:44:07.148Z] 2437ff75d9bd: Download complete [2024-05-27T04:44:09.081Z] 8998bd30e6a1: Pull complete [2024-05-27T04:44:09.659Z] 04944245beec: Pull complete [2024-05-27T04:44:11.061Z] 699f458cf7ca: Pull complete [2024-05-27T04:44:11.324Z] 765212b225bb: Pull complete [2024-05-27T04:44:12.279Z] f23df028b6ca: Pull complete [2024-05-27T04:44:12.279Z] d65c8cfc05b1: Pull complete [2024-05-27T04:44:30.459Z] 2437ff75d9bd: Pull complete [2024-05-27T04:44:30.459Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-27T04:44:30.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T04:44:30.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T04:44:30.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-818 does not seem to be running inside a container [2024-05-27T04:44:30.881Z] $ 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-05-27T04:44:33.499Z] $ docker top 9792df3f3bad4c1cd3b045fb16b61600c533a3dfadb9742e8b8350b23ce9e73b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:44:34.395Z] ---> job-cost.sh [2024-05-27T04:44:34.395Z] lf-activate-venv: SKIPPING [2024-05-27T04:44:34.395Z] INFO: No Stack... [2024-05-27T04:44:34.971Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-27T04:44:35.546Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T04:44:35.876Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-05-27T04:44:35.876Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T04:44:36.220Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1581-1-stack-cost] [2024-05-27T04:44:36.227Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1581-1-stack-cost] did not exist. Created. [2024-05-27T04:44:36.238Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T04:44:37.001Z] /w/workspace/device-sdk-go/1@tmp/durable-d7966eef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-27T04:44:37.439Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-27T04:44:37.496Z] Warning: overwriting stash ‘stack-cost’ [2024-05-27T04:44:37.570Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T04:44:37.592Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T04:44:37.693Z] $ docker stop --time=1 9792df3f3bad4c1cd3b045fb16b61600c533a3dfadb9742e8b8350b23ce9e73b [2024-05-27T04:44:39.198Z] $ docker rm -f --volumes 9792df3f3bad4c1cd3b045fb16b61600c533a3dfadb9742e8b8350b23ce9e73b [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-05-27T04:44:40.421Z] provisioning config files... [2024-05-27T04:44:40.428Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp/config6796300867135856761tmp [Pipeline] { [Pipeline] sh [2024-05-27T04:44:40.774Z] + set +x [2024-05-27T04:44:40.774Z] + + bash -scurl -- -s [2024-05-27T04:44:40.774Z] https://codecov.io/bash [2024-05-27T04:44:40.774Z] [2024-05-27T04:44:40.774Z] _____ _ [2024-05-27T04:44:40.774Z] / ____| | | [2024-05-27T04:44:40.774Z] | | ___ __| | ___ ___ _____ __ [2024-05-27T04:44:40.774Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-27T04:44:40.774Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-27T04:44:40.774Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-27T04:44:40.774Z] Bash-1.0.6 [2024-05-27T04:44:40.774Z] [2024-05-27T04:44:40.774Z] [2024-05-27T04:44:40.774Z] ==> git version 2.25.1 found [2024-05-27T04:44:40.774Z] ==> 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-05-27T04:44:40.774Z] Release-Date: 2020-01-08 [2024-05-27T04:44:40.774Z] 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-05-27T04:44:40.774Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-27T04:44:40.774Z] ==> Jenkins CI detected. [2024-05-27T04:44:40.774Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1581 [2024-05-27T04:44:40.774Z] project root: . [2024-05-27T04:44:40.774Z] --> token set from env [2024-05-27T04:44:40.774Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-27T04:44:40.774Z] ==> Running gcov in . (disable via -X gcov) [2024-05-27T04:44:40.774Z] ==> Python coveragepy not found [2024-05-27T04:44:40.774Z] ==> Searching for coverage reports in: [2024-05-27T04:44:40.774Z] + . [2024-05-27T04:44:40.774Z] -> Found 1 reports [2024-05-27T04:44:40.774Z] ==> Detecting git/mercurial file structure [2024-05-27T04:44:41.034Z] ==> Reading reports [2024-05-27T04:44:41.034Z] + ./coverage.out bytes=122155 [2024-05-27T04:44:41.034Z] ==> Appending adjustments [2024-05-27T04:44:41.034Z] https://docs.codecov.io/docs/fixing-reports [2024-05-27T04:44:41.321Z] + Found adjustments [2024-05-27T04:44:41.321Z] ==> Gzipping contents [2024-05-27T04:44:41.321Z] 20K /tmp/codecov.sDJHGq.gz [2024-05-27T04:44:41.321Z] ==> Uploading reports [2024-05-27T04:44:41.321Z] url: https://codecov.io [2024-05-27T04:44:41.321Z] query: branch=PR-1581&commit=012dd3826567509fe91181245ddd43b18af80057&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1581&job=&cmd_args= [2024-05-27T04:44:41.321Z] -> Pinging Codecov [2024-05-27T04:44:41.321Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1581&commit=012dd3826567509fe91181245ddd43b18af80057&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1581&job=&cmd_args= [2024-05-27T04:44:41.321Z] -> Uploading to [2024-05-27T04:44:41.321Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-27/7E55EF52A471D76F132DFD9A03CDDE97/012dd3826567509fe91181245ddd43b18af80057/c2925047-1684-4a92-a441-8687ef18f69a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T044441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d91c2d0409896ea85e0965388fa3802494b8717cd920561f8d35bb6610377000 [2024-05-27T04:44:41.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T04:44:41.321Z] Dload Upload Total Spent Left Speed [2024-05-27T04:44:41.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16715 0 0 100 16715 0 63797 --:--:-- --:--:-- --:--:-- 63797 [2024-05-27T04:44:41.597Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/012dd3826567509fe91181245ddd43b18af80057 [Pipeline] } [2024-05-27T04:44:41.633Z] 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-05-27T04:44:43.964Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1581/archives ] [2024-05-27T04:44:43.964Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1581/archives [2024-05-27T04:44:43.964Z] total 16 [2024-05-27T04:44:43.964Z] drwxr-xr-x 3 root root 4096 May 27 04:29 . [2024-05-27T04:44:43.964Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 04:29 .. [2024-05-27T04:44:43.964Z] drwxr-xr-x 2 root root 4096 May 27 04:29 cost [2024-05-27T04:44:43.964Z] -rw-r--r-- 1 root root 86 May 27 04:29 cost.csv [2024-05-27T04:44:43.964Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1581/archives [2024-05-27T04:44:43.964Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1581/archives [2024-05-27T04:44:43.964Z] total 16 [2024-05-27T04:44:43.964Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 04:29 . [2024-05-27T04:44:43.964Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 04:29 .. [2024-05-27T04:44:43.964Z] drwxr-xr-x 2 jenkins jenkins 4096 May 27 04:29 cost [2024-05-27T04:44:43.964Z] -rw-r--r-- 1 jenkins jenkins 86 May 27 04:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:44:44.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:44:45.210Z] ---> package-listing.sh [2024-05-27T04:44:45.210Z] ++ facter osfamily [2024-05-27T04:44:45.210Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-27T04:44:45.469Z] + OS_FAMILY=debian [2024-05-27T04:44:45.469Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1581 [2024-05-27T04:44:45.469Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-27T04:44:45.469Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-27T04:44:45.469Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-27T04:44:45.469Z] + PACKAGES=/tmp/packages_start.txt [2024-05-27T04:44:45.469Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1581 ']' [2024-05-27T04:44:45.469Z] + PACKAGES=/tmp/packages_end.txt [2024-05-27T04:44:45.469Z] + case "${OS_FAMILY}" in [2024-05-27T04:44:45.469Z] + dpkg -l [2024-05-27T04:44:45.469Z] + grep '^ii' [2024-05-27T04:44:45.469Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-27T04:44:45.469Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-27T04:44:45.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-27T04:44:45.469Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1581 ']' [2024-05-27T04:44:45.469Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1581/archives/ [2024-05-27T04:44:45.469Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1581/archives/ [Pipeline] echo [2024-05-27T04:44:45.510Z] 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-1581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-27T04:44:45.809Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T04:44:46.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T04:44:46.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T04:44:46.620Z] prd-ubuntu20.04-docker-8c-8g-817 does not seem to be running inside a container [2024-05-27T04:44:46.649Z] $ 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-1581/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-1581 -v /w/workspace/gexfoundry_device-sdk-go_PR-1581:/w/workspace/gexfoundry_device-sdk-go_PR-1581:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1581@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-27T04:44:46.857Z] $ docker top 9415519d60804c37e8647004f0156b164f80eeb4a682097b8dcefbaef197785a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T04:44:47.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-27T04:44:47.578Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-27T04:44:47.891Z] + ls /var/log/sa-host [2024-05-27T04:44:47.891Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T04:44:48.149Z] provisioning config files... [2024-05-27T04:44:48.160Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1581@tmp/config9820837355134429345tmp [Pipeline] { [Pipeline] echo [2024-05-27T04:44:48.228Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:44:48.554Z] ---> create-netrc.sh [Pipeline] } [2024-05-27T04:44:48.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:44:49.027Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-27T04:44:49.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:44:49.389Z] ---> sudo-logs.sh [2024-05-27T04:44:49.389Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-27T04:44:49.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:44:49.829Z] ---> job-cost.sh [2024-05-27T04:44:49.829Z] lf-activate-venv: SKIPPING [2024-05-27T04:44:49.829Z] DEBUG: total: 0.2199999988079071 [2024-05-27T04:44:49.829Z] INFO: Retrieving Stack Cost... [2024-05-27T04:44:50.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T04:44:50.656Z] INFO: Archiving Costs [Pipeline] echo [2024-05-27T04:44:50.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T04:44:51.021Z] ---> logs-deploy.sh [2024-05-27T04:44:51.021Z] lf-activate-venv: SKIPPING [2024-05-27T04:44:51.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1581/1 [2024-05-27T04:44:51.021Z] INFO: archiving workspace using pattern(s): [2024-05-27T04:44:51.960Z] Archives upload complete. [2024-05-27T04:44:51.960Z] INFO: archiving logs to Nexus