Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f229a4d6ff1e196cd64b4d9a75908a30c09d3604+50e812dd0fc65b097297637d35e073c818e89983 (9f13596f71a56cc8f71b20485964d796ce23d52e) 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-ssh9830658392850585960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2769863855363525622.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14436711262431901833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5723723919413673798.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh470258344959281557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5465’ Running on prd-ubuntu20.04-docker-8c-8g-5467 in /w/workspace/gexfoundry_device-sdk-go_PR-1596 [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-1596 # 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 Merging remotes/origin/main commit 50e812dd0fc65b097297637d35e073c818e89983 into PR head commit f229a4d6ff1e196cd64b4d9a75908a30c09d3604 Merge succeeded, producing 721a16c1a2f2457c8f7a0ba1deddc617768aec40 Checking out Revision 721a16c1a2f2457c8f7a0ba1deddc617768aec40 (PR-1596) > 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/1596/head:refs/remotes/origin/PR-1596 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # 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 50e812dd0fc65b097297637d35e073c818e89983 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 721a16c1a2f2457c8f7a0ba1deddc617768aec40 # timeout=10 Commit message: "Merge commit '50e812dd0fc65b097297637d35e073c818e89983' into HEAD" > git rev-list --no-walk f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:18 ========================================================= 18:42:18 EdgeX Global Pipelines Version Info 18:42:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:19 ------------------- 18:42:19 stable info: 18:42:19 ------------------- 18:42:19 Commited By: Ginny Guan ginny@iotechsys.com 18:42:19 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:42:19 Message: update stable to v1.0.260 18:42:19 ------------------- 18:42:19 experimental info: 18:42:19 ------------------- 18:42:19 Commited By: Ginny Guan ginny@iotechsys.com 18:42:19 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:42:19 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1596 [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1596 [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1596 [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 721a16c [Pipeline] echo 18:42:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:20 provisioning config files... 18:42:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config3948523608800771984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:21 ---> ****-login.sh 18:42:21 nexus3.edgexfoundry.org:10001 18:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:21 Configure a credential helper to remove this warning. See 18:42:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:21 18:42:21 Login Succeeded 18:42:21 nexus3.edgexfoundry.org:10002 18:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:21 Configure a credential helper to remove this warning. See 18:42:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:21 18:42:21 Login Succeeded 18:42:21 nexus3.edgexfoundry.org:10003 18:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:21 Configure a credential helper to remove this warning. See 18:42:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:21 18:42:21 Login Succeeded 18:42:21 nexus3.edgexfoundry.org:10004 18:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:21 Configure a credential helper to remove this warning. See 18:42:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:21 18:42:21 Login Succeeded 18:42:21 ****.io 18:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:21 Configure a credential helper to remove this warning. See 18:42:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:21 18:42:21 Login Succeeded 18:42:21 ---> ****-login.sh ends [Pipeline] } 18:42:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:22 + git rev-list -1 --merges 721a16c1a2f2457c8f7a0ba1deddc617768aec40~1..721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] echo 18:42:22 -----------> git rev-list -1 --merges 721a16c1a2f2457c8f7a0ba1deddc617768aec40~1..721a16c1a2f2457c8f7a0ba1deddc617768aec40 721a16c1a2f2457c8f7a0ba1deddc617768aec40 18:42:22 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [false] [Pipeline] sh 18:42:22 + git log --format=format:%s -1 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] echo 18:42:22 ========================================================= 18:42:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:22 + git log --format=format:%s -1 721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] echo 18:42:22 [semverPrep] GIT_COMMIT: 721a16c1a2f2457c8f7a0ba1deddc617768aec40, Commit Message: Merge commit '50e812dd0fc65b097297637d35e073c818e89983' into HEAD [Pipeline] echo 18:42:22 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:23 + grep -v github /etc/ssh/ssh_known_hosts 18:42:23 + [ -e /tmp/ssh_known_hosts ] 18:42:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:23 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:23 18:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:23 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:23 b85a868b505f: Pulling fs layer 18:42:23 e2be974225ed: Pulling fs layer 18:42:23 339a4e72a1f5: Pulling fs layer 18:42:23 988bab9f4d93: Pulling fs layer 18:42:23 1469e6f7b9e6: Pulling fs layer 18:42:23 eaf3925da568: Pulling fs layer 18:42:23 bab4dde63d76: Pulling fs layer 18:42:23 bde34c3a00c8: Pulling fs layer 18:42:23 b352a97aabf1: Pulling fs layer 18:42:23 4872d77fe225: Pulling fs layer 18:42:23 5851b861e8e6: Pulling fs layer 18:42:23 bab4dde63d76: Waiting 18:42:23 4872d77fe225: Waiting 18:42:23 988bab9f4d93: Waiting 18:42:23 1469e6f7b9e6: Waiting 18:42:23 eaf3925da568: Waiting 18:42:23 bde34c3a00c8: Waiting 18:42:23 5851b861e8e6: Waiting 18:42:23 b352a97aabf1: Waiting 18:42:23 e2be974225ed: Verifying Checksum 18:42:23 e2be974225ed: Download complete 18:42:23 988bab9f4d93: Verifying Checksum 18:42:23 988bab9f4d93: Download complete 18:42:24 1469e6f7b9e6: Verifying Checksum 18:42:24 1469e6f7b9e6: Download complete 18:42:24 339a4e72a1f5: Verifying Checksum 18:42:24 339a4e72a1f5: Download complete 18:42:24 eaf3925da568: Verifying Checksum 18:42:24 eaf3925da568: Download complete 18:42:24 bde34c3a00c8: Download complete 18:42:24 4872d77fe225: Verifying Checksum 18:42:24 4872d77fe225: Download complete 18:42:24 5851b861e8e6: Verifying Checksum 18:42:24 5851b861e8e6: Download complete 18:42:24 b85a868b505f: Download complete 18:42:24 bab4dde63d76: Verifying Checksum 18:42:24 bab4dde63d76: Download complete 18:42:25 b85a868b505f: Pull complete 18:42:25 e2be974225ed: Pull complete 18:42:26 339a4e72a1f5: Pull complete 18:42:26 988bab9f4d93: Pull complete 18:42:26 1469e6f7b9e6: Pull complete 18:42:26 eaf3925da568: Pull complete 18:42:28 bab4dde63d76: Pull complete 18:42:28 bde34c3a00c8: Pull complete 18:42:28 b352a97aabf1: Pull complete 18:42:28 4872d77fe225: Pull complete 18:42:28 5851b861e8e6: Pull complete 18:42:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:29 prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container 18:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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-devops/py-git-semver:0.1.4 cat 18:42:33 $ docker top 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd -eo pid,comm 18:42:34 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). 18:42:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:34 [ssh-agent] Looking for ssh-agent implementation... 18:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:34 $ docker exec 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd ssh-agent 18:42:34 SSH_AUTH_SOCK=/tmp/ssh-n0EpsrPCEi2C/agent.32 18:42:34 SSH_AGENT_PID=38 18:42:34 Running ssh-add (command line suppressed) 18:42:34 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_8267255014931286382.key (/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_8267255014931286382.key) 18:42:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:36 + git tag --points-at HEAD [Pipeline] } 18:42:36 $ docker exec --env ******** --env ******** 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd ssh-agent -k 18:42:36 unset SSH_AUTH_SOCK; 18:42:36 unset SSH_AGENT_PID; 18:42:36 echo Agent pid 38 killed; 18:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:36 [ssh-agent] Looking for ssh-agent implementation... 18:42:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:36 $ docker exec 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd ssh-agent 18:42:37 SSH_AUTH_SOCK=/tmp/ssh-uGP7KkZfwPxQ/agent.71 18:42:37 SSH_AGENT_PID=77 18:42:37 Running ssh-add (command line suppressed) 18:42:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_14881861418494832131.key (/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_14881861418494832131.key) 18:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:37 + git semver init 18:42:37 2024-07-12 18:42:37,615 [run_init] DEBUG init version:0.0.0 force:False 18:42:37 2024-07-12 18:42:37,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver 18:42:37 2024-07-12 18:42:37,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver 18:42:37 2024-07-12 18:42:37,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596, universal_newlines=False, shell=None, istream=None) 18:42:40 2024-07-12 18:42:39,635 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.git/info/exclude 18:42:40 2024-07-12 18:42:39,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 with force:False 18:42:40 2024-07-12 18:42:39,636 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 18:42:40 2024-07-12 18:42:39,640 [execute] INFO git cat-file --batch-check 18:42:40 2024-07-12 18:42:39,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver, universal_newlines=False, shell=None, istream=) 18:42:40 2024-07-12 18:42:39,648 [execute] INFO git cat-file --batch 18:42:40 2024-07-12 18:42:39,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver, universal_newlines=False, shell=None, istream=) 18:42:40 2024-07-12 18:42:39,654 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 18:42:40 0.0.0 [Pipeline] } 18:42:40 $ docker exec --env ******** --env ******** 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd ssh-agent -k 18:42:40 unset SSH_AUTH_SOCK; 18:42:40 unset SSH_AGENT_PID; 18:42:40 echo Agent pid 77 killed; 18:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:40 + git semver [Pipeline] } 18:42:41 $ docker stop --time=1 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd 18:42:42 $ docker rm -f --volumes 1a2f8407e365d0ebc5299016cb39e0729aa2cc4b059c1458882f7dd9c764c4dd [Pipeline] // withDockerContainer [Pipeline] sh 18:42:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:42 Stashed 1 file(s) [Pipeline] echo 18:42:42 [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 18:42:43 provisioning config files... 18:42:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config1010398487377043329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:43 ---> ****-login.sh 18:42:43 nexus3.edgexfoundry.org:10001 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 nexus3.edgexfoundry.org:10002 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 nexus3.edgexfoundry.org:10003 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 nexus3.edgexfoundry.org:10004 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 ****.io 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 ---> ****-login.sh ends [Pipeline] } 18:42:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:44 ========================================================= 18:42:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:42:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:44 + 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 . 18:42:44 Sending build context to Docker daemon 25.05MB 18:42:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:42:44 Step 2/10 : FROM ${BASE} AS builder 18:42:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:44 619be1103602: Pulling fs layer 18:42:44 7862e08f4a3e: Pulling fs layer 18:42:44 5df492c9dc93: Pulling fs layer 18:42:44 7629e6793208: Pulling fs layer 18:42:44 4f4fb700ef54: Pulling fs layer 18:42:44 fb5054dd5b73: Pulling fs layer 18:42:44 eeca6798cff9: Pulling fs layer 18:42:44 aa269ceb94a6: Pulling fs layer 18:42:44 ada007ff1a6a: Pulling fs layer 18:42:44 fb5054dd5b73: Waiting 18:42:44 eeca6798cff9: Waiting 18:42:44 7629e6793208: Waiting 18:42:44 4f4fb700ef54: Waiting 18:42:44 aa269ceb94a6: Waiting 18:42:44 7862e08f4a3e: Verifying Checksum 18:42:44 7862e08f4a3e: Download complete 18:42:44 7629e6793208: Verifying Checksum 18:42:44 7629e6793208: Download complete 18:42:44 4f4fb700ef54: Verifying Checksum 18:42:44 4f4fb700ef54: Download complete 18:42:44 fb5054dd5b73: Verifying Checksum 18:42:44 fb5054dd5b73: Download complete 18:42:44 619be1103602: Verifying Checksum 18:42:44 619be1103602: Download complete 18:42:44 eeca6798cff9: Verifying Checksum 18:42:44 eeca6798cff9: Download complete 18:42:45 619be1103602: Pull complete 18:42:45 ada007ff1a6a: Verifying Checksum 18:42:45 ada007ff1a6a: Download complete 18:42:45 7862e08f4a3e: Pull complete 18:42:45 5df492c9dc93: Verifying Checksum 18:42:45 5df492c9dc93: Download complete 18:42:45 aa269ceb94a6: Verifying Checksum 18:42:45 aa269ceb94a6: Download complete 18:42:48 5df492c9dc93: Pull complete 18:42:48 7629e6793208: Pull complete 18:42:48 4f4fb700ef54: Pull complete 18:42:48 fb5054dd5b73: Pull complete 18:42:49 eeca6798cff9: Pull complete 18:42:51 aa269ceb94a6: Pull complete 18:42:51 ada007ff1a6a: Pull complete 18:42:51 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:42:51 ---> f489d0715acc 18:42:51 Step 3/10 : ARG MAKE=make build 18:42:56 ---> Running in ed9f9fb663da 18:42:56 Removing intermediate container ed9f9fb663da 18:42:56 ---> 594d13ec4691 18:42:56 Step 4/10 : WORKDIR /device-sdk-go 18:42:56 ---> Running in 19f76ef16e98 18:42:56 Removing intermediate container 19f76ef16e98 18:42:56 ---> f31747280453 18:42:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:56 ---> Running in 1482e0c43f8e 18:42:56 Removing intermediate container 1482e0c43f8e 18:42:56 ---> b4e792fe5df2 18:42:56 Step 6/10 : RUN apk add --update --no-cache make git 18:42:56 ---> Running in e9bd0122827d 18:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:42:57 OK: 264 MiB in 52 packages 18:42:57 Removing intermediate container e9bd0122827d 18:42:57 ---> 80b06c20ba12 18:42:57 Step 7/10 : COPY go.mod vendor* ./ 18:42:57 ---> b3709d1cb1e2 18:42:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:57 ---> Running in cfc53c3752e9 18:42:58 Still waiting to schedule task 18:42:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5466’ 18:43:53 Removing intermediate container cfc53c3752e9 18:43:53 ---> 57cfa19863ee 18:43:53 Step 9/10 : COPY . . 18:43:53 ---> bf2287005eda 18:43:53 Step 10/10 : RUN ${MAKE} 18:43:53 ---> Running in 9d680ffe3490 18:43:53 noop 18:43:53 Removing intermediate container 9d680ffe3490 18:43:53 ---> e882b3f32102 18:43:53 Successfully built e882b3f32102 18:43:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:54 + docker inspect -f . ci-base-image-x86_64 18:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:54 prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container 18:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:54 $ docker top 33621e5a5f5357fec735fb10ff1e111fb054f9935a30e1c628e90549f25e6127 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:55 + go version 18:43:55 go version go1.21.9 linux/amd64 [Pipeline] } 18:43:55 $ docker stop --time=1 33621e5a5f5357fec735fb10ff1e111fb054f9935a30e1c628e90549f25e6127 18:43:56 $ docker rm -f --volumes 33621e5a5f5357fec735fb10ff1e111fb054f9935a30e1c628e90549f25e6127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:56 + docker inspect -f . ci-base-image-x86_64 18:43:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:56 prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container 18:43:56 $ 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-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:57 $ docker top 523a441c58555850760126cf01870307978cdb1997fcb7fd2bcdd7c6a583d2cf -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] fileExists [Pipeline] sh 18:43:57 + make test 18:43:57 go test -race -coverprofile=coverage.out ./... 18:44:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:44:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:44:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:44:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:44:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:44:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:44:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 27.0% of statements 18:44:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.036s coverage: 80.0% of statements 18:44:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:44:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:44:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.043s coverage: 86.0% of statements 18:44:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:44:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:44:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:44:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.103s coverage: 71.8% of statements 18:44:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:44:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.082s coverage: 14.4% of statements 18:44:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.071s coverage: 44.6% of statements 18:44:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.063s coverage: 68.5% of statements 18:44:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.085s coverage: 89.2% of statements 18:44:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.4% of statements 18:45:17 GO111MODULE=on go vet ./... 18:45:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:22 ./bin/test-attribution-txt.sh 18:45:22 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:45:22 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:45:22 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:45:22 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:45:22 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:45:22 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:45:22 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:45:22 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:45:22 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:45:22 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:45:22 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:45:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:45:22 $ docker stop --time=1 523a441c58555850760126cf01870307978cdb1997fcb7fd2bcdd7c6a583d2cf 18:45:27 $ docker rm -f --volumes 523a441c58555850760126cf01870307978cdb1997fcb7fd2bcdd7c6a583d2cf [Pipeline] // withDockerContainer [Pipeline] sh 18:45:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:45:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:28 + ls -al . 18:45:28 total 376 18:45:28 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 18:43 . 18:45:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 18:42 .. 18:45:28 -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 18:42 .dockerignore 18:45:28 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 18:44 .git 18:45:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 18:42 .github 18:45:28 -rw-rw-r-- 1 jenkins jenkins 137 Jul 12 18:42 .gitignore 18:45:28 -rw-rw-r-- 1 jenkins jenkins 42 Jul 12 18:42 .golangci.yml 18:45:28 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 18:42 .semver 18:45:28 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 12 18:42 CHANGELOG.md 18:45:28 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 18:42 GOVERNANCE.md 18:45:28 -rw-rw-r-- 1 jenkins jenkins 885 Jul 12 18:42 Jenkinsfile 18:45:28 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 12 18:42 LICENSE 18:45:28 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 12 18:42 Makefile 18:45:28 -rw-rw-r-- 1 jenkins jenkins 619 Jul 12 18:42 OWNERS.md 18:45:28 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 12 18:42 README.md 18:45:28 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 18:42 VERSION 18:45:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 18:42 bin 18:45:28 -rw-r--r-- 1 jenkins jenkins 122665 Jul 12 18:44 coverage.out 18:45:28 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 18:42 example 18:45:28 -rw-rw-r-- 1 jenkins jenkins 7102 Jul 12 18:42 go.mod 18:45:28 -rw-rw-r-- 1 jenkins jenkins 102003 Jul 12 18:42 go.sum 18:45:28 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 18:42 internal 18:45:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 18:42 openapi 18:45:28 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 18:42 pkg 18:45:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 18:42 snap 18:45:28 -rw-rw-r-- 1 jenkins jenkins 222 Jul 12 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:29 + 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=721a16c1a2f2457c8f7a0ba1deddc617768aec40 --label arch=amd64 --label version=0.0.0 . 18:45:29 Sending build context to Docker daemon 25.18MB 18:45:29 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:45:29 Step 2/24 : FROM ${BASE} AS builder 18:45:29 ---> e882b3f32102 18:45:29 Step 3/24 : ARG MAKE=make build 18:45:29 ---> Running in d3d55b7ebdbe 18:45:29 Removing intermediate container d3d55b7ebdbe 18:45:29 ---> d4d1a2cdac96 18:45:29 Step 4/24 : WORKDIR /device-sdk-go 18:45:29 ---> Running in fba2267ed377 18:45:29 Removing intermediate container fba2267ed377 18:45:29 ---> f7aea8d2bf09 18:45:29 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:29 ---> Running in 91f13388d975 18:45:29 Removing intermediate container 91f13388d975 18:45:29 ---> 3651f55a010c 18:45:29 Step 6/24 : RUN apk add --update --no-cache make git 18:45:29 ---> Running in 8776e4a9bfe0 18:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:30 OK: 264 MiB in 52 packages 18:45:30 Removing intermediate container 8776e4a9bfe0 18:45:30 ---> 48cc75ed888e 18:45:30 Step 7/24 : COPY go.mod vendor* ./ 18:45:30 ---> 256995c58c7d 18:45:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:30 ---> Running in 0f13c9a8053e 18:45:31 Removing intermediate container 0f13c9a8053e 18:45:31 ---> 57000b053b7d 18:45:31 Step 9/24 : COPY . . 18:45:32 ---> c0c1d4fa5984 18:45:32 Step 10/24 : RUN ${MAKE} 18:45:32 ---> Running in 60f161d92a07 18:45:32 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 18:45:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5469 in /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] { [Pipeline] ws 18:45:41 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:45:44 The recommended git tool is: git 18:45:53 using credential edgex-jenkins-ssh 18:45:53 Cloning the remote Git repository 18:45:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:54 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:45:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:54 > git --version # timeout=10 18:45:54 > git --version # 'git version 2.25.1' 18:45:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:59 Merging remotes/origin/main commit 50e812dd0fc65b097297637d35e073c818e89983 into PR head commit f229a4d6ff1e196cd64b4d9a75908a30c09d3604 18:45:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1596/head:refs/remotes/origin/PR-1596 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:46:00 Merge succeeded, producing 359fcb140bb5831d9bbd3f6e1920257733f1b137 18:46:00 Checking out Revision 359fcb140bb5831d9bbd3f6e1920257733f1b137 (PR-1596) 18:46:00 > git config core.sparsecheckout # timeout=10 18:46:00 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 18:46:00 > git remote # timeout=10 18:46:00 > git config --get remote.origin.url # timeout=10 18:46:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:00 > git merge 50e812dd0fc65b097297637d35e073c818e89983 # timeout=10 18:46:00 > git rev-parse HEAD^{commit} # timeout=10 18:46:00 > git config core.sparsecheckout # timeout=10 18:46:00 > git checkout -f 359fcb140bb5831d9bbd3f6e1920257733f1b137 # timeout=10 18:46:04 Commit message: "Merge commit '50e812dd0fc65b097297637d35e073c818e89983' into HEAD" 18:46:04 > git rev-list --no-walk f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:06 Dload Upload Total Spent Left Speed 18:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 18:46:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:46:06 + sudo tee /etc/docker/daemon.new 18:46:06 { 18:46:06 "registry-mirrors": [ 18:46:06 "https://nexus3.edgexfoundry.org:10001" 18:46:06 ], 18:46:06 "bip": "10.250.0.254/24", 18:46:06 "hosts": [ 18:46:06 "tcp://0.0.0.0:5555", 18:46:06 "unix:///var/run/docker.sock" 18:46:06 ], 18:46:06 "mtu": 1458, 18:46:06 "selinux-enabled": true, 18:46:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:06 } [Pipeline] sh 18:46:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:07 + sudo service docker restart 18:46:11 Removing intermediate container 60f161d92a07 18:46:11 ---> 2c7e21d3fa55 18:46:11 Step 11/24 : FROM alpine:3.18 18:46:11 3.18: Pulling from library/alpine 18:46:11 73baa7ef167e: Pulling fs layer 18:46:11 73baa7ef167e: Verifying Checksum 18:46:11 73baa7ef167e: Download complete 18:46:11 73baa7ef167e: Pull complete 18:46:11 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 18:46:11 Status: Downloaded newer image for alpine:3.18 18:46:11 ---> 8fd7cac70a4a 18:46:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:46:11 ---> Running in b4ae9a7ca1b2 18:46:11 Removing intermediate container b4ae9a7ca1b2 18:46:11 ---> 98039fdb664c 18:46:11 Step 13/24 : RUN apk add --update --no-cache dumb-init 18:46:11 ---> Running in db8fc0a3bb2f 18:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:11 (1/1) Installing dumb-init (1.2.5-r2) 18:46:11 Executing busybox-1.36.1-r7.trigger 18:46:11 OK: 7 MiB in 16 packages 18:46:11 Removing intermediate container db8fc0a3bb2f 18:46:11 ---> 6ed14d4dd3fb 18:46:11 Step 14/24 : RUN apk --no-cache upgrade 18:46:11 ---> Running in 57ce7c9d2729 18:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:11 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 18:46:11 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 18:46:11 OK: 7 MiB in 16 packages 18:46:11 Removing intermediate container 57ce7c9d2729 18:46:11 ---> e9b14c48bc9a 18:46:11 Step 15/24 : WORKDIR / 18:46:11 ---> Running in c90f9d3c7f8c 18:46:11 Removing intermediate container c90f9d3c7f8c 18:46:11 ---> 7224ef8d87f6 18:46:11 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:46:11 ---> d5da9b2fb26e 18:46:11 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:46:12 ---> 330c66fbd990 18:46:12 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:46:12 ---> ca9b481b7067 18:46:12 Step 19/24 : EXPOSE 59999 18:46:12 ---> Running in 65679fd13056 18:46:12 Removing intermediate container 65679fd13056 18:46:12 ---> de86e59b23d9 18:46:12 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:46:12 ---> Running in 8d4842f0dd4c 18:46:12 Removing intermediate container 8d4842f0dd4c 18:46:12 ---> 5c0dea410fed 18:46:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:46:12 ---> Running in d04c4a05cdcc 18:46:12 Removing intermediate container d04c4a05cdcc 18:46:12 ---> c0f727575f7c 18:46:12 Step 22/24 : LABEL arch=amd64 18:46:12 ---> Running in 6f53af193bb3 18:46:12 Removing intermediate container 6f53af193bb3 18:46:12 ---> f9ec7f5503f6 18:46:12 Step 23/24 : LABEL git_sha=721a16c1a2f2457c8f7a0ba1deddc617768aec40 18:46:12 ---> Running in af80562a9d52 18:46:12 Removing intermediate container af80562a9d52 18:46:12 ---> 86b7b1d77aa5 18:46:12 Step 24/24 : LABEL version=0.0.0 18:46:12 ---> Running in 7c5431fbca94 18:46:12 Removing intermediate container 7c5431fbca94 18:46:12 ---> eef0f562d10b 18:46:12 [Warning] One or more build-args [ARCH] were not consumed 18:46:12 Successfully built eef0f562d10b 18:46:12 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:13 18:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:13 latest: Pulling from edgex-lftools-log-publisher 18:46:13 5eb5b503b376: Pulling fs layer 18:46:13 5c69ac0246d0: Pulling fs layer 18:46:13 ec43610c2a17: Pulling fs layer 18:46:13 3a2ae6a8a46f: Pulling fs layer 18:46:13 33b1e0a273af: Pulling fs layer 18:46:13 5d3b04190fa2: Pulling fs layer 18:46:13 2f39f015ded8: Pulling fs layer 18:46:13 33b1e0a273af: Waiting 18:46:13 5d3b04190fa2: Waiting 18:46:13 2f39f015ded8: Waiting 18:46:13 3a2ae6a8a46f: Waiting 18:46:13 5c69ac0246d0: Download complete 18:46:13 3a2ae6a8a46f: Verifying Checksum 18:46:13 3a2ae6a8a46f: Download complete 18:46:13 33b1e0a273af: Verifying Checksum 18:46:13 33b1e0a273af: Download complete 18:46:13 ec43610c2a17: Verifying Checksum 18:46:13 ec43610c2a17: Download complete 18:46:13 5d3b04190fa2: Download complete 18:46:13 5eb5b503b376: Verifying Checksum 18:46:13 5eb5b503b376: Download complete 18:46:14 2f39f015ded8: Download complete 18:46:14 5eb5b503b376: Pull complete 18:46:14 5c69ac0246d0: Pull complete 18:46:15 ec43610c2a17: Pull complete 18:46:15 3a2ae6a8a46f: Pull complete 18:46:15 33b1e0a273af: Pull complete 18:46:15 5d3b04190fa2: Pull complete 18:46:19 2f39f015ded8: Pull complete 18:46:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:20 prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container 18:46:20 $ 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-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:46:26 $ docker top 7ce7b233680090bacb7c0294447321c76f104db32933e294c6a8e5ccccd90b80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 18:46:26 provisioning config files... 18:46:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config12483311489468820016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:26 ---> job-cost.sh 18:46:26 lf-activate-venv: SKIPPING 18:46:26 INFO: No Stack... 18:46:26 ---> ****-login.sh 18:46:26 nexus3.edgexfoundry.org:10001 18:46:26 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:26 INFO: Archiving Costs [Pipeline] sh 18:46:27 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/cost.csv 18:46:27 + cut -d, -f6 [Pipeline] lock 18:46:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] 18:46:27 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] did not exist. Created. 18:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:27 Configure a credential helper to remove this warning. See 18:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:27 18:46:27 Login Succeeded 18:46:27 nexus3.edgexfoundry.org:10002 18:46:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:27 Configure a credential helper to remove this warning. See 18:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:27 18:46:27 Login Succeeded 18:46:27 nexus3.edgexfoundry.org:10003 18:46:27 + echo total: 0.2199999988079071 [Pipeline] stash 18:46:27 Stashed 1 file(s) [Pipeline] } 18:46:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:27 $ docker stop --time=1 7ce7b233680090bacb7c0294447321c76f104db32933e294c6a8e5ccccd90b80 18:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:28 Configure a credential helper to remove this warning. See 18:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:28 18:46:28 Login Succeeded 18:46:28 nexus3.edgexfoundry.org:10004 18:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:28 Configure a credential helper to remove this warning. See 18:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:28 18:46:28 Login Succeeded 18:46:28 ****.io 18:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:28 $ docker rm -f --volumes 7ce7b233680090bacb7c0294447321c76f104db32933e294c6a8e5ccccd90b80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 18:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:28 Configure a credential helper to remove this warning. See 18:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:28 18:46:28 Login Succeeded 18:46:28 ---> ****-login.sh ends [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 18:46:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:29 ========================================================= 18:46:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:46:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:29 + 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 . 18:46:30 Sending build context to Docker daemon 12.97MB 18:46:30 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:46:30 Step 2/10 : FROM ${BASE} AS builder 18:46:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:30 c6b39de5b339: Pulling fs layer 18:46:30 a69c41024577: Pulling fs layer 18:46:30 d6de4b400683: Pulling fs layer 18:46:30 35cb2a7552d0: Pulling fs layer 18:46:30 4f4fb700ef54: Pulling fs layer 18:46:30 464afbd9ba4c: Pulling fs layer 18:46:30 00f215d4a9da: Pulling fs layer 18:46:30 d496ad576159: Pulling fs layer 18:46:30 35cb2a7552d0: Waiting 18:46:30 4f4fb700ef54: Waiting 18:46:30 464afbd9ba4c: Waiting 18:46:30 00f215d4a9da: Waiting 18:46:30 d496ad576159: Waiting 18:46:30 a69c41024577: Verifying Checksum 18:46:30 a69c41024577: Download complete 18:46:30 35cb2a7552d0: Verifying Checksum 18:46:30 35cb2a7552d0: Download complete 18:46:30 4f4fb700ef54: Verifying Checksum 18:46:30 4f4fb700ef54: Download complete 18:46:30 464afbd9ba4c: Verifying Checksum 18:46:30 464afbd9ba4c: Download complete 18:46:30 c6b39de5b339: Verifying Checksum 18:46:30 c6b39de5b339: Download complete 18:46:31 d496ad576159: Verifying Checksum 18:46:31 d496ad576159: Download complete 18:46:31 c6b39de5b339: Pull complete 18:46:32 a69c41024577: Pull complete 18:46:32 d6de4b400683: Verifying Checksum 18:46:32 d6de4b400683: Download complete 18:46:33 00f215d4a9da: Verifying Checksum 18:46:33 00f215d4a9da: Download complete 18:46:45 d6de4b400683: Pull complete 18:46:45 35cb2a7552d0: Pull complete 18:46:45 4f4fb700ef54: Pull complete 18:46:45 464afbd9ba4c: Pull complete 18:46:56 00f215d4a9da: Pull complete 18:46:56 d496ad576159: Pull complete 18:46:56 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:46:56 ---> f246e2811388 18:46:56 Step 3/10 : ARG MAKE=make build 18:46:58 ---> Running in c7433acc4377 18:46:59 Removing intermediate container c7433acc4377 18:46:59 ---> ef14ff8e976d 18:46:59 Step 4/10 : WORKDIR /device-sdk-go 18:46:59 ---> Running in ad173aa3a12a 18:46:59 Removing intermediate container ad173aa3a12a 18:46:59 ---> 318833909352 18:46:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:46:59 ---> Running in 08dd2eff0138 18:46:59 Removing intermediate container 08dd2eff0138 18:46:59 ---> 564e88b6fe14 18:46:59 Step 6/10 : RUN apk add --update --no-cache make git 18:46:59 ---> Running in 1e471d4cd5ff 18:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:02 OK: 266 MiB in 52 packages 18:47:03 Removing intermediate container 1e471d4cd5ff 18:47:03 ---> 7c34c7dbc49c 18:47:03 Step 7/10 : COPY go.mod vendor* ./ 18:47:03 ---> 2cbba03f6581 18:47:03 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:03 ---> Running in 18744687fb0b 18:48:55 Removing intermediate container 18744687fb0b 18:48:55 ---> 63cc6280f5ad 18:48:55 Step 9/10 : COPY . . 18:48:55 ---> 92c70777a49a 18:48:55 Step 10/10 : RUN ${MAKE} 18:48:55 ---> Running in 83d980a70e19 18:48:56 noop 18:48:57 Removing intermediate container 83d980a70e19 18:48:57 ---> 5e15fcbff111 18:48:57 Successfully built 5e15fcbff111 18:48:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:58 + docker inspect -f . ci-base-image-arm64 18:48:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:58 prd-ubuntu20.04-docker-arm64-4c-16g-5469 does not seem to be running inside a container 18:48:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:59 $ docker top 577479abcd17f23e2f513590f0dae704a865cf85d4741e270a936a046cc2305a -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:00 + go version 18:49:00 go version go1.21.9 linux/arm64 [Pipeline] } 18:49:00 $ docker stop --time=1 577479abcd17f23e2f513590f0dae704a865cf85d4741e270a936a046cc2305a 18:49:02 $ docker rm -f --volumes 577479abcd17f23e2f513590f0dae704a865cf85d4741e270a936a046cc2305a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:02 + docker inspect -f . ci-base-image-arm64 18:49:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-5469 does not seem to be running inside a container 18:49:03 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:49:04 $ docker top 39e439938678e899c8e6f2fdeade5fe158e243b7d68a705ac32e05ee36f14272 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:05 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 18:49:05 + make test 18:49:05 go test -race -coverprofile=coverage.out ./... 18:50:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:53:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:53:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:53:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:53:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:53:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:53:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.120s coverage: 27.0% of statements 18:53:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.175s coverage: 80.0% of statements 18:53:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:53:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:53:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.300s coverage: 86.0% of statements 18:53:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:53:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.606s coverage: 71.8% of statements 18:53:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.173s coverage: 14.4% of statements 18:53:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.038s coverage: 44.6% of statements 18:53:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:53:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:53:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.346s coverage: 68.5% of statements 18:53:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.409s coverage: 89.2% of statements 18:54:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:54:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.253s coverage: 5.4% of statements 18:54:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:54:03 GO111MODULE=on go vet ./... 18:58:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:58:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:58:10 ./bin/test-attribution-txt.sh 18:58:10 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:58:10 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:58:10 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:58:10 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:58:10 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:58:10 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:58:10 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:58:10 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:58:10 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:58:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:58:10 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:58:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:58:10 $ docker stop --time=1 39e439938678e899c8e6f2fdeade5fe158e243b7d68a705ac32e05ee36f14272 18:58:12 $ docker rm -f --volumes 39e439938678e899c8e6f2fdeade5fe158e243b7d68a705ac32e05ee36f14272 [Pipeline] // withDockerContainer [Pipeline] sh 18:58:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:58:14 Warning: overwriting stash ‘coverage-report’ 18:58:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:15 + ls -al . 18:58:15 total 372 18:58:15 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 18:49 . 18:58:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 18:45 .. 18:58:15 -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 18:46 .dockerignore 18:58:15 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 18:46 .git 18:58:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 18:46 .github 18:58:15 -rw-rw-r-- 1 jenkins jenkins 137 Jul 12 18:46 .gitignore 18:58:15 -rw-rw-r-- 1 jenkins jenkins 42 Jul 12 18:46 .golangci.yml 18:58:15 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 12 18:46 CHANGELOG.md 18:58:15 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 18:46 GOVERNANCE.md 18:58:15 -rw-rw-r-- 1 jenkins jenkins 885 Jul 12 18:46 Jenkinsfile 18:58:15 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 12 18:46 LICENSE 18:58:15 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 12 18:46 Makefile 18:58:15 -rw-rw-r-- 1 jenkins jenkins 619 Jul 12 18:46 OWNERS.md 18:58:15 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 12 18:46 README.md 18:58:15 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 18:42 VERSION 18:58:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 18:46 bin 18:58:15 -rw-r--r-- 1 jenkins jenkins 122665 Jul 12 18:54 coverage.out 18:58:15 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 18:46 example 18:58:15 -rw-rw-r-- 1 jenkins jenkins 7102 Jul 12 18:46 go.mod 18:58:15 -rw-rw-r-- 1 jenkins jenkins 102003 Jul 12 18:46 go.sum 18:58:15 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 18:46 internal 18:58:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 18:46 openapi 18:58:15 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 18:46 pkg 18:58:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 18:46 snap 18:58:15 -rw-rw-r-- 1 jenkins jenkins 222 Jul 12 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:16 + 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=359fcb140bb5831d9bbd3f6e1920257733f1b137 --label arch=arm64 --label version=0.0.0 . 18:58:16 Sending build context to Docker daemon 13.09MB 18:58:16 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:58:16 Step 2/24 : FROM ${BASE} AS builder 18:58:16 ---> 5e15fcbff111 18:58:16 Step 3/24 : ARG MAKE=make build 18:58:16 ---> Running in defd31ac3646 18:58:16 Removing intermediate container defd31ac3646 18:58:16 ---> db5eed057386 18:58:16 Step 4/24 : WORKDIR /device-sdk-go 18:58:17 ---> Running in 9a0b0b81af16 18:58:17 Removing intermediate container 9a0b0b81af16 18:58:17 ---> db059f1caf9b 18:58:17 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:58:17 ---> Running in b85c68feaf70 18:58:17 Removing intermediate container b85c68feaf70 18:58:17 ---> e3666872eef0 18:58:17 Step 6/24 : RUN apk add --update --no-cache make git 18:58:17 ---> Running in b99e5ac5c463 18:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:58:20 OK: 266 MiB in 52 packages 18:58:20 Removing intermediate container b99e5ac5c463 18:58:20 ---> 29213d3ded95 18:58:20 Step 7/24 : COPY go.mod vendor* ./ 18:58:21 ---> d66dea48c7e6 18:58:21 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:21 ---> Running in 73d4002cb846 18:58:23 Removing intermediate container 73d4002cb846 18:58:23 ---> 96a5e009c596 18:58:23 Step 9/24 : COPY . . 18:58:25 ---> ecd3176fe7df 18:58:25 Step 10/24 : RUN ${MAKE} 18:58:25 ---> Running in 54d98b5bac2b 18:58:25 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 19:02:02 Removing intermediate container 54d98b5bac2b 19:02:02 ---> bda1844bf188 19:02:02 Step 11/24 : FROM alpine:3.18 19:02:02 3.18: Pulling from library/alpine 19:02:02 5c905c7ebe2f: Pulling fs layer 19:02:02 5c905c7ebe2f: Verifying Checksum 19:02:02 5c905c7ebe2f: Download complete 19:02:02 5c905c7ebe2f: Pull complete 19:02:02 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:02:02 Status: Downloaded newer image for alpine:3.18 19:02:02 ---> dec292d02e07 19:02:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:02:02 ---> Running in a2965f81cc12 19:02:02 Removing intermediate container a2965f81cc12 19:02:02 ---> 5304ebb46372 19:02:02 Step 13/24 : RUN apk add --update --no-cache dumb-init 19:02:02 ---> Running in cf1a168760b0 19:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:02 (1/1) Installing dumb-init (1.2.5-r2) 19:02:02 Executing busybox-1.36.1-r7.trigger 19:02:02 OK: 8 MiB in 16 packages 19:02:02 Removing intermediate container cf1a168760b0 19:02:02 ---> a06b33bc39b7 19:02:02 Step 14/24 : RUN apk --no-cache upgrade 19:02:02 ---> Running in ff9bbdf8ed0e 19:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:03 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 19:02:03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 19:02:03 OK: 8 MiB in 16 packages 19:02:04 Removing intermediate container ff9bbdf8ed0e 19:02:04 ---> 951c1ae66610 19:02:04 Step 15/24 : WORKDIR / 19:02:04 ---> Running in 36c4227a90c8 19:02:04 Removing intermediate container 36c4227a90c8 19:02:04 ---> 6aad112ebb0e 19:02:04 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:02:05 ---> 11e4e37ab2ae 19:02:05 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:02:07 ---> ec0047a8bdfc 19:02:07 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:02:08 ---> cd8ec5767664 19:02:08 Step 19/24 : EXPOSE 59999 19:02:08 ---> Running in 786160cb9307 19:02:08 Removing intermediate container 786160cb9307 19:02:08 ---> 515cf5030ddf 19:02:08 Step 20/24 : ENTRYPOINT ["/device-simple"] 19:02:08 ---> Running in 0a4b61f5080b 19:02:09 Removing intermediate container 0a4b61f5080b 19:02:09 ---> 63f288cc18ba 19:02:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:02:09 ---> Running in 754157ff2510 19:02:09 Removing intermediate container 754157ff2510 19:02:09 ---> 1995cb8a4331 19:02:09 Step 22/24 : LABEL arch=arm64 19:02:09 ---> Running in 7f84c908c64b 19:02:09 Removing intermediate container 7f84c908c64b 19:02:09 ---> e62b1a8e6347 19:02:09 Step 23/24 : LABEL git_sha=359fcb140bb5831d9bbd3f6e1920257733f1b137 19:02:09 ---> Running in 715c0766e10a 19:02:10 Removing intermediate container 715c0766e10a 19:02:10 ---> 8ed0cc9f0256 19:02:10 Step 24/24 : LABEL version=0.0.0 19:02:10 ---> Running in e1e7ad9f0c91 19:02:10 Removing intermediate container e1e7ad9f0c91 19:02:10 ---> b1b9ef304500 19:02:10 [Warning] One or more build-args [ARCH] were not consumed 19:02:10 Successfully built b1b9ef304500 19:02:10 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 19:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:10 19:02:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:11 arm64: Pulling from edgex-lftools-log-publisher 19:02:11 8998bd30e6a1: Pulling fs layer 19:02:11 04944245beec: Pulling fs layer 19:02:11 699f458cf7ca: Pulling fs layer 19:02:11 765212b225bb: Pulling fs layer 19:02:11 f23df028b6ca: Pulling fs layer 19:02:11 d65c8cfc05b1: Pulling fs layer 19:02:11 2437ff75d9bd: Pulling fs layer 19:02:11 f23df028b6ca: Waiting 19:02:11 d65c8cfc05b1: Waiting 19:02:11 2437ff75d9bd: Waiting 19:02:11 765212b225bb: Waiting 19:02:11 04944245beec: Verifying Checksum 19:02:11 04944245beec: Download complete 19:02:11 765212b225bb: Verifying Checksum 19:02:11 765212b225bb: Download complete 19:02:11 f23df028b6ca: Verifying Checksum 19:02:11 f23df028b6ca: Download complete 19:02:11 d65c8cfc05b1: Verifying Checksum 19:02:11 d65c8cfc05b1: Download complete 19:02:11 699f458cf7ca: Verifying Checksum 19:02:11 699f458cf7ca: Download complete 19:02:12 8998bd30e6a1: Verifying Checksum 19:02:12 8998bd30e6a1: Download complete 19:02:14 2437ff75d9bd: Verifying Checksum 19:02:14 2437ff75d9bd: Download complete 19:02:16 8998bd30e6a1: Pull complete 19:02:17 04944245beec: Pull complete 19:02:18 699f458cf7ca: Pull complete 19:02:18 765212b225bb: Pull complete 19:02:19 f23df028b6ca: Pull complete 19:02:20 d65c8cfc05b1: Pull complete 19:02:38 2437ff75d9bd: Pull complete 19:02:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:02:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:38 prd-ubuntu20.04-docker-arm64-4c-16g-5469 does not seem to be running inside a container 19:02:38 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:02:41 $ docker top ccd9b857ebb5b9c52f909e659b7e8b5eb65cf838511f03000e06f3c7b9499040 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:42 ---> job-cost.sh 19:02:42 lf-activate-venv: SKIPPING 19:02:42 INFO: No Stack... 19:02:42 INFO: Retrieving Pricing Info for: v3-standard-4 19:02:43 INFO: Archiving Costs [Pipeline] sh 19:02:44 + cut -d, -f6 19:02:44 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 19:02:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] 19:02:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] did not exist. Created. 19:02:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:45 /w/workspace/device-sdk-go/2@tmp/durable-9bed4699/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:02:45 + echo total: 0.10999999940395355 [Pipeline] stash 19:02:45 Warning: overwriting stash ‘stack-cost’ 19:02:45 Stashed 1 file(s) [Pipeline] } 19:02:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:02:45 $ docker stop --time=1 ccd9b857ebb5b9c52f909e659b7e8b5eb65cf838511f03000e06f3c7b9499040 19:02:47 $ docker rm -f --volumes ccd9b857ebb5b9c52f909e659b7e8b5eb65cf838511f03000e06f3c7b9499040 [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 19:02:48 provisioning config files... 19:02:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config13236028827415110079tmp [Pipeline] { [Pipeline] sh 19:02:48 + set +x 19:02:48 + curl -s https://codecov.io/bash 19:02:48 + bash -s -- 19:02:48 19:02:48 _____ _ 19:02:48 / ____| | | 19:02:48 | | ___ __| | ___ ___ _____ __ 19:02:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:02:48 | |___| (_) | (_| | __/ (_| (_) \ V / 19:02:48 \_____\___/ \__,_|\___|\___\___/ \_/ 19:02:48 Bash-1.0.6 19:02:48 19:02:48 19:02:48 ==> git version 2.25.1 found 19:02:48 ==> 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 19:02:48 Release-Date: 2020-01-08 19:02:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:02:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:02:48 ==> Jenkins CI detected. 19:02:48 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1596 19:02:48 project root: . 19:02:48 --> token set from env 19:02:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:02:48 ==> Running gcov in . (disable via -X gcov) 19:02:48 ==> Python coveragepy not found 19:02:48 ==> Searching for coverage reports in: 19:02:48 + . 19:02:48 -> Found 1 reports 19:02:48 ==> Detecting git/mercurial file structure 19:02:48 ==> Reading reports 19:02:48 + ./coverage.out bytes=122665 19:02:48 ==> Appending adjustments 19:02:48 https://docs.codecov.io/docs/fixing-reports 19:02:48 + Found adjustments 19:02:48 ==> Gzipping contents 19:02:48 20K /tmp/codecov.n7C4W8.gz 19:02:48 ==> Uploading reports 19:02:48 url: https://codecov.io 19:02:48 query: branch=PR-1596&commit=721a16c1a2f2457c8f7a0ba1deddc617768aec40&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1596%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1596&job=&cmd_args= 19:02:48 -> Pinging Codecov 19:02:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1596&commit=721a16c1a2f2457c8f7a0ba1deddc617768aec40&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1596%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1596&job=&cmd_args= 19:02:48 -> Uploading to 19:02:48 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/7E55EF52A471D76F132DFD9A03CDDE97/721a16c1a2f2457c8f7a0ba1deddc617768aec40/238e87e1-55b4-4a53-9e5c-adff2ab9e10a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T190248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd761f255a7ffd47d094208b1e972fda0c0c2fb807283895cf61587514d29962 19:02:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:02:48 Dload Upload Total Spent Left Speed 19:02:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16787 0 0 100 16787 0 82289 --:--:-- --:--:-- --:--:-- 81887 100 16787 0 0 100 16787 0 69945 --:--:-- --:--:-- --:--:-- 69655 19:02:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/721a16c1a2f2457c8f7a0ba1deddc617768aec40 [Pipeline] } 19:02:49 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 19:02:50 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives ] 19:02:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives 19:02:50 total 16 19:02:50 drwxr-xr-x 3 root root 4096 Jul 12 18:46 . 19:02:50 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 18:46 .. 19:02:50 drwxr-xr-x 2 root root 4096 Jul 12 18:46 cost 19:02:50 -rw-r--r-- 1 root root 86 Jul 12 18:46 cost.csv 19:02:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives 19:02:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives 19:02:50 total 16 19:02:50 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 18:46 . 19:02:50 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 18:46 .. 19:02:50 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 18:46 cost 19:02:50 -rw-r--r-- 1 jenkins jenkins 86 Jul 12 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:02:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:02:51 ---> package-listing.sh 19:02:51 ++ facter osfamily 19:02:51 ++ tr '[:upper:]' '[:lower:]' 19:02:51 + OS_FAMILY=debian 19:02:51 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1596 19:02:51 + START_PACKAGES=/tmp/packages_start.txt 19:02:51 + END_PACKAGES=/tmp/packages_end.txt 19:02:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:02:51 + PACKAGES=/tmp/packages_start.txt 19:02:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1596 ']' 19:02:51 + PACKAGES=/tmp/packages_end.txt 19:02:51 + case "${OS_FAMILY}" in 19:02:51 + dpkg -l 19:02:51 + grep '^ii' 19:02:51 + '[' -f /tmp/packages_start.txt ']' 19:02:51 + '[' -f /tmp/packages_end.txt ']' 19:02:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:02:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1596 ']' 19:02:51 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/ 19:02:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/ [Pipeline] echo 19:02:51 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-1596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:02:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:52 prd-ubuntu20.04-docker-8c-8g-5467 does not seem to be running inside a container 19:02:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1596/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-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:02:52 $ docker top 1a8b523617bb822eadb447411f9ab84a17680e63b70fe4fb69f35908033de8bb -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:52 + touch /tmp/pre-build-complete [Pipeline] sh 19:02:53 + mkdir -p /var/log/sysstat [Pipeline] sh 19:02:53 + ls /var/log/sa-host 19:02:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:53 provisioning config files... 19:02:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config6651330252891005930tmp [Pipeline] { [Pipeline] echo 19:02:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:02:53 ---> create-netrc.sh [Pipeline] } 19:02:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:02:54 ---> python-tools-install.sh [Pipeline] echo 19:02:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:02:54 ---> sudo-logs.sh 19:02:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:02:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:02:54 ---> job-cost.sh 19:02:54 lf-activate-venv: SKIPPING 19:02:54 DEBUG: total: 0.2199999988079071 19:02:54 INFO: Retrieving Stack Cost... 19:02:55 INFO: Retrieving Pricing Info for: v3-standard-8 19:02:55 INFO: Archiving Costs [Pipeline] echo 19:02:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:02:55 ---> logs-deploy.sh 19:02:55 lf-activate-venv: SKIPPING 19:02:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1596/2 19:02:55 INFO: archiving workspace using pattern(s): 19:02:56 Archives upload complete. 19:02:56 INFO: archiving logs to Nexus