Pull request #1617 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccbd45599170da3a7bfb27c29c06e0c34a54473e+a573d62abfd76acfce2b94ed3564a5c4c2542b9a (e766865d11690222a0b52cf740cf8b66ebc05f16) 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-ssh13343075391550663332.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8743708355516445490.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11768445853678565851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7562623970175046296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6893997956618860824.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1617/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1617/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18415936769889518145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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 Running on prd-ubuntu20.04-docker-8c-8g-8759 in /w/workspace/gexfoundry_device-sdk-go_PR-1617 [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-1617 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1617/head:refs/remotes/origin/PR-1617 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a573d62abfd76acfce2b94ed3564a5c4c2542b9a into PR head commit ccbd45599170da3a7bfb27c29c06e0c34a54473e Merge succeeded, producing ccbd45599170da3a7bfb27c29c06e0c34a54473e Checking out Revision ccbd45599170da3a7bfb27c29c06e0c34a54473e (PR-1617) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f ccbd45599170da3a7bfb27c29c06e0c34a54473e # 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 a573d62abfd76acfce2b94ed3564a5c4c2542b9a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccbd45599170da3a7bfb27c29c06e0c34a54473e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:47:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:47:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:47:35 ========================================================= 04:47:35 EdgeX Global Pipelines Version Info 04:47:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:47:36 ------------------- 04:47:36 stable info: 04:47:36 ------------------- 04:47:36 Commited By: Cherry Wang cherry@iotechsys.com 04:47:36 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:47:36 Message: update stable to v1.0.263 04:47:37 ------------------- 04:47:37 experimental info: 04:47:37 ------------------- 04:47:37 Commited By: Cherry Wang cherry@iotechsys.com 04:47:37 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:47:37 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:47:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:47:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:47:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:47:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1617 [Pipeline] echo 04:47:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1617 [Pipeline] echo 04:47:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1617 [Pipeline] echo 04:47:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccbd45599170da3a7bfb27c29c06e0c34a54473e [Pipeline] echo 04:47:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccbd455 [Pipeline] echo 04:47:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:39 provisioning config files... 04:47:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp/config17474976034328057943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:40 ---> ****-login.sh 04:47:40 nexus3.edgexfoundry.org:10001 04:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:40 Configure a credential helper to remove this warning. See 04:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:40 04:47:40 Login Succeeded 04:47:40 nexus3.edgexfoundry.org:10002 04:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:40 Configure a credential helper to remove this warning. See 04:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:40 04:47:40 Login Succeeded 04:47:40 nexus3.edgexfoundry.org:10003 04:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:40 Configure a credential helper to remove this warning. See 04:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:40 04:47:40 Login Succeeded 04:47:40 nexus3.edgexfoundry.org:10004 04:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:40 Configure a credential helper to remove this warning. See 04:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:40 04:47:40 Login Succeeded 04:47:40 ****.io 04:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:41 Configure a credential helper to remove this warning. See 04:47:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:41 04:47:41 Login Succeeded 04:47:41 ---> ****-login.sh ends [Pipeline] } 04:47:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:47:41 + git rev-list -1 --merges ccbd45599170da3a7bfb27c29c06e0c34a54473e~1..ccbd45599170da3a7bfb27c29c06e0c34a54473e [Pipeline] echo 04:47:41 -----------> git rev-list -1 --merges ccbd45599170da3a7bfb27c29c06e0c34a54473e~1..ccbd45599170da3a7bfb27c29c06e0c34a54473e ccbd45599170da3a7bfb27c29c06e0c34a54473e [false] [Pipeline] sh 04:47:42 + git log --format=format:%s -1 ccbd45599170da3a7bfb27c29c06e0c34a54473e [Pipeline] echo 04:47:42 ========================================================= 04:47:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:47:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:47:42 + git log --format=format:%s -1 ccbd45599170da3a7bfb27c29c06e0c34a54473e [Pipeline] echo 04:47:42 [semverPrep] GIT_COMMIT: ccbd45599170da3a7bfb27c29c06e0c34a54473e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:47:42 [semverPrep] This is not a build commit. [Pipeline] sh 04:47:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:43 + grep -v github /etc/ssh/ssh_known_hosts 04:47:43 + [ -e /tmp/ssh_known_hosts ] 04:47:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:47:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:47:43 + sudo tee -a /etc/ssh/ssh_known_hosts 04:47:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:43 04:47:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:44 0.1.4: Pulling from edgex-devops/py-git-semver 04:47:44 b85a868b505f: Pulling fs layer 04:47:44 e2be974225ed: Pulling fs layer 04:47:44 339a4e72a1f5: Pulling fs layer 04:47:44 988bab9f4d93: Pulling fs layer 04:47:44 1469e6f7b9e6: Pulling fs layer 04:47:44 eaf3925da568: Pulling fs layer 04:47:44 bab4dde63d76: Pulling fs layer 04:47:44 bde34c3a00c8: Pulling fs layer 04:47:44 b352a97aabf1: Pulling fs layer 04:47:44 4872d77fe225: Pulling fs layer 04:47:44 5851b861e8e6: Pulling fs layer 04:47:44 1469e6f7b9e6: Waiting 04:47:44 eaf3925da568: Waiting 04:47:44 5851b861e8e6: Waiting 04:47:44 bab4dde63d76: Waiting 04:47:44 4872d77fe225: Waiting 04:47:44 988bab9f4d93: Waiting 04:47:44 bde34c3a00c8: Waiting 04:47:44 e2be974225ed: Verifying Checksum 04:47:44 e2be974225ed: Download complete 04:47:44 988bab9f4d93: Download complete 04:47:44 1469e6f7b9e6: Verifying Checksum 04:47:44 1469e6f7b9e6: Download complete 04:47:44 eaf3925da568: Verifying Checksum 04:47:44 eaf3925da568: Download complete 04:47:44 339a4e72a1f5: Verifying Checksum 04:47:44 339a4e72a1f5: Download complete 04:47:44 bde34c3a00c8: Download complete 04:47:44 b352a97aabf1: Download complete 04:47:44 4872d77fe225: Download complete 04:47:44 5851b861e8e6: Download complete 04:47:44 b85a868b505f: Verifying Checksum 04:47:44 b85a868b505f: Download complete 04:47:44 bab4dde63d76: Verifying Checksum 04:47:44 bab4dde63d76: Download complete 04:47:45 b85a868b505f: Pull complete 04:47:45 e2be974225ed: Pull complete 04:47:46 339a4e72a1f5: Pull complete 04:47:46 988bab9f4d93: Pull complete 04:47:46 1469e6f7b9e6: Pull complete 04:47:46 eaf3925da568: Pull complete 04:47:48 bab4dde63d76: Pull complete 04:47:48 bde34c3a00c8: Pull complete 04:47:48 b352a97aabf1: Pull complete 04:47:48 4872d77fe225: Pull complete 04:47:48 5851b861e8e6: Pull complete 04:47:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:49 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 04:47:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1617 -v /w/workspace/gexfoundry_device-sdk-go_PR-1617:/w/workspace/gexfoundry_device-sdk-go_PR-1617:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:47:51 $ docker top 3b306542ddb4551b3449b0d4eac4d42709410dd1493814066fe2bd9a80b3c093 -eo pid,comm 04:47:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:47:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:51 [ssh-agent] Looking for ssh-agent implementation... 04:47:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:51 $ docker exec 3b306542ddb4551b3449b0d4eac4d42709410dd1493814066fe2bd9a80b3c093 ssh-agent 04:47:51 SSH_AUTH_SOCK=/tmp/ssh-Z6jYNAVwMNss/agent.32 04:47:51 SSH_AGENT_PID=38 04:47:51 Running ssh-add (command line suppressed) 04:47:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp/private_key_1045449664788055388.key (/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp/private_key_1045449664788055388.key) 04:47:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:52 + git tag --points-at HEAD [Pipeline] } 04:47:52 $ docker exec --env ******** --env ******** 3b306542ddb4551b3449b0d4eac4d42709410dd1493814066fe2bd9a80b3c093 ssh-agent -k 04:47:52 unset SSH_AUTH_SOCK; 04:47:52 unset SSH_AGENT_PID; 04:47:52 echo Agent pid 38 killed; 04:47:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:47:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:52 [ssh-agent] Looking for ssh-agent implementation... 04:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:52 $ docker exec 3b306542ddb4551b3449b0d4eac4d42709410dd1493814066fe2bd9a80b3c093 ssh-agent 04:47:52 SSH_AUTH_SOCK=/tmp/ssh-gLkyrGAIbB9q/agent.71 04:47:52 SSH_AGENT_PID=77 04:47:52 Running ssh-add (command line suppressed) 04:47:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp/private_key_13622291248269647231.key (/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp/private_key_13622291248269647231.key) 04:47:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:53 + git semver init 04:47:53 2024-08-27 04:47:53,491 [run_init] DEBUG init version:0.0.0 force:False 04:47:53 2024-08-27 04:47:53,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1617/.semver 04:47:53 2024-08-27 04:47:53,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1617/.semver 04:47:53 2024-08-27 04:47:53,492 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1617/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1617, universal_newlines=False, shell=None, istream=None) 04:47:56 2024-08-27 04:47:55,609 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1617/.git/info/exclude 04:47:56 2024-08-27 04:47:55,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1617/.semver/PR-1617 with force:False 04:47:56 2024-08-27 04:47:55,610 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1617/.semver/PR-1617 04:47:56 2024-08-27 04:47:55,614 [execute] INFO git cat-file --batch-check 04:47:56 2024-08-27 04:47:55,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1617/.semver, universal_newlines=False, shell=None, istream=) 04:47:56 2024-08-27 04:47:55,619 [execute] INFO git cat-file --batch 04:47:56 2024-08-27 04:47:55,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1617/.semver, universal_newlines=False, shell=None, istream=) 04:47:56 2024-08-27 04:47:55,625 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1617/.semver/PR-1617 04:47:56 0.0.0 [Pipeline] } 04:47:56 $ docker exec --env ******** --env ******** 3b306542ddb4551b3449b0d4eac4d42709410dd1493814066fe2bd9a80b3c093 ssh-agent -k 04:47:56 unset SSH_AUTH_SOCK; 04:47:56 unset SSH_AGENT_PID; 04:47:56 echo Agent pid 77 killed; 04:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:56 + git semver [Pipeline] } 04:47:56 $ docker stop --time=1 3b306542ddb4551b3449b0d4eac4d42709410dd1493814066fe2bd9a80b3c093 04:47:58 $ docker rm -f --volumes 3b306542ddb4551b3449b0d4eac4d42709410dd1493814066fe2bd9a80b3c093 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:47:59 Stashed 1 file(s) [Pipeline] echo 04:47:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:59 provisioning config files... 04:47:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp/config8018376283527886279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:00 ---> ****-login.sh 04:48:00 nexus3.edgexfoundry.org:10001 04:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:00 Configure a credential helper to remove this warning. See 04:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:00 04:48:00 Login Succeeded 04:48:00 nexus3.edgexfoundry.org:10002 04:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:00 Configure a credential helper to remove this warning. See 04:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:00 04:48:00 Login Succeeded 04:48:00 nexus3.edgexfoundry.org:10003 04:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:00 Configure a credential helper to remove this warning. See 04:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:00 04:48:00 Login Succeeded 04:48:00 nexus3.edgexfoundry.org:10004 04:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:00 Configure a credential helper to remove this warning. See 04:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:00 04:48:00 Login Succeeded 04:48:00 ****.io 04:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:00 Configure a credential helper to remove this warning. See 04:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:00 04:48:00 Login Succeeded 04:48:00 ---> ****-login.sh ends [Pipeline] } 04:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:48:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:48:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:48:01 ========================================================= 04:48:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:48:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:01 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:48:01 Sending build context to Docker daemon 25.21MB 04:48:01 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:48:01 Step 2/10 : FROM ${BASE} AS builder 04:48:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:48:01 619be1103602: Pulling fs layer 04:48:01 7862e08f4a3e: Pulling fs layer 04:48:01 5df492c9dc93: Pulling fs layer 04:48:01 7629e6793208: Pulling fs layer 04:48:01 4f4fb700ef54: Pulling fs layer 04:48:01 fb5054dd5b73: Pulling fs layer 04:48:01 eeca6798cff9: Pulling fs layer 04:48:01 aa269ceb94a6: Pulling fs layer 04:48:01 ada007ff1a6a: Pulling fs layer 04:48:01 4f4fb700ef54: Waiting 04:48:01 fb5054dd5b73: Waiting 04:48:01 ada007ff1a6a: Waiting 04:48:01 eeca6798cff9: Waiting 04:48:01 7862e08f4a3e: Download complete 04:48:01 7629e6793208: Verifying Checksum 04:48:01 4f4fb700ef54: Download complete 04:48:01 fb5054dd5b73: Download complete 04:48:01 619be1103602: Verifying Checksum 04:48:01 619be1103602: Download complete 04:48:01 eeca6798cff9: Verifying Checksum 04:48:01 eeca6798cff9: Download complete 04:48:01 619be1103602: Pull complete 04:48:02 7862e08f4a3e: Pull complete 04:48:02 ada007ff1a6a: Verifying Checksum 04:48:02 ada007ff1a6a: Download complete 04:48:02 5df492c9dc93: Verifying Checksum 04:48:02 5df492c9dc93: Download complete 04:48:02 aa269ceb94a6: Verifying Checksum 04:48:02 aa269ceb94a6: Download complete 04:48:05 5df492c9dc93: Pull complete 04:48:05 7629e6793208: Pull complete 04:48:05 4f4fb700ef54: Pull complete 04:48:05 fb5054dd5b73: Pull complete 04:48:05 eeca6798cff9: Pull complete 04:48:07 aa269ceb94a6: Pull complete 04:48:08 ada007ff1a6a: Pull complete 04:48:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:48:08 ---> f489d0715acc 04:48:08 Step 3/10 : ARG MAKE=make build 04:48:13 ---> Running in 67e5ca7207fa 04:48:13 Removing intermediate container 67e5ca7207fa 04:48:13 ---> 89df7893127d 04:48:13 Step 4/10 : WORKDIR /device-sdk-go 04:48:13 ---> Running in 6e1140723046 04:48:13 Removing intermediate container 6e1140723046 04:48:13 ---> 3d5ad0127bf1 04:48:13 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:48:13 ---> Running in 0404e92d5000 04:48:13 Removing intermediate container 0404e92d5000 04:48:13 ---> 2d3099a359c5 04:48:13 Step 6/10 : RUN apk add --update --no-cache make git 04:48:13 ---> Running in f751c28acc3d 04:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:48:14 Still waiting to schedule task 04:48:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8760’ 04:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:48:16 OK: 264 MiB in 52 packages 04:48:16 Removing intermediate container f751c28acc3d 04:48:16 ---> f8c6cf07f7aa 04:48:16 Step 7/10 : COPY go.mod vendor* ./ 04:48:16 ---> 76ca52926110 04:48:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:16 ---> Running in e41789be63e2 04:49:13 Removing intermediate container e41789be63e2 04:49:13 ---> c4a12922cb82 04:49:13 Step 9/10 : COPY . . 04:49:13 ---> c74ad017f0e8 04:49:13 Step 10/10 : RUN ${MAKE} 04:49:13 ---> Running in 48d2f3e716f0 04:49:13 noop 04:49:13 Removing intermediate container 48d2f3e716f0 04:49:13 ---> 161c121ffa1c 04:49:13 Successfully built 161c121ffa1c 04:49:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:13 + docker inspect -f . ci-base-image-x86_64 04:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:13 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 04:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1617 -v /w/workspace/gexfoundry_device-sdk-go_PR-1617:/w/workspace/gexfoundry_device-sdk-go_PR-1617:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:49:14 $ docker top bb2595ca1c0b5e783a7a4a4d6b48135be4ea53ce38ff9dd630352fc933ef89c9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:14 + go version 04:49:14 go version go1.21.9 linux/amd64 [Pipeline] } 04:49:14 $ docker stop --time=1 bb2595ca1c0b5e783a7a4a4d6b48135be4ea53ce38ff9dd630352fc933ef89c9 04:49:15 $ docker rm -f --volumes bb2595ca1c0b5e783a7a4a4d6b48135be4ea53ce38ff9dd630352fc933ef89c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:16 + docker inspect -f . ci-base-image-x86_64 04:49:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:16 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 04:49:16 $ 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-1617 -v /w/workspace/gexfoundry_device-sdk-go_PR-1617:/w/workspace/gexfoundry_device-sdk-go_PR-1617:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:49:17 $ docker top 88d30ecd0a6155df503fe47e5f02dd5e7f9f0c51234447e2b840b2e0adaa209a -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1617 [Pipeline] fileExists [Pipeline] sh 04:49:18 + make test 04:49:18 go test -race -coverprofile=coverage.out ./... 04:49:26 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:49:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:49:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:49:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:49:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:49:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:49:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:49:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:49:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.023s coverage: 26.0% of statements 04:49:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.026s coverage: 79.4% of statements 04:49:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.046s coverage: 86.0% of statements 04:49:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:49:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:49:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:49:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.076s coverage: 52.2% of statements 04:49:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:49:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements 04:49:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.925s coverage: 44.6% of statements 04:49:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.056s coverage: 68.5% of statements 04:49:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.113s coverage: 89.2% of statements 04:49:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.4% of statements 04:50:26 GO111MODULE=on go vet ./... 04:50:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:50:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:50:31 ./bin/test-attribution-txt.sh [Pipeline] echo 04:50:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:50:31 $ docker stop --time=1 88d30ecd0a6155df503fe47e5f02dd5e7f9f0c51234447e2b840b2e0adaa209a 04:50:36 $ docker rm -f --volumes 88d30ecd0a6155df503fe47e5f02dd5e7f9f0c51234447e2b840b2e0adaa209a [Pipeline] // withDockerContainer [Pipeline] sh 04:50:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:50:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:50:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:50:38 + ls -al . 04:50:38 total 380 04:50:38 drwxrwxr-x 11 jenkins jenkins 4096 Aug 27 04:49 . 04:50:38 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 04:47 .. 04:50:38 -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 04:47 .dockerignore 04:50:38 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 04:49 .git 04:50:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 04:47 .github 04:50:38 -rw-rw-r-- 1 jenkins jenkins 137 Aug 27 04:47 .gitignore 04:50:38 -rw-rw-r-- 1 jenkins jenkins 42 Aug 27 04:47 .golangci.yml 04:50:38 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 04:47 .semver 04:50:38 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 27 04:47 CHANGELOG.md 04:50:38 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 04:47 GOVERNANCE.md 04:50:38 -rw-rw-r-- 1 jenkins jenkins 885 Aug 27 04:47 Jenkinsfile 04:50:38 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 27 04:47 LICENSE 04:50:38 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 27 04:47 Makefile 04:50:38 -rw-rw-r-- 1 jenkins jenkins 619 Aug 27 04:47 OWNERS.md 04:50:38 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 27 04:47 README.md 04:50:38 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 04:47 VERSION 04:50:38 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 04:47 bin 04:50:38 -rw-r--r-- 1 jenkins jenkins 126053 Aug 27 04:49 coverage.out 04:50:38 drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 04:47 example 04:50:38 -rw-rw-r-- 1 jenkins jenkins 6996 Aug 27 04:47 go.mod 04:50:38 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 27 04:47 go.sum 04:50:38 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 04:47 internal 04:50:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 04:47 openapi 04:50:38 drwxrwxr-x 6 jenkins jenkins 4096 Aug 27 04:47 pkg 04:50:38 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 04:47 snap 04:50:38 -rw-rw-r-- 1 jenkins jenkins 222 Aug 27 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:39 + 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=ccbd45599170da3a7bfb27c29c06e0c34a54473e --label arch=amd64 --label version=0.0.0 . 04:50:39 Sending build context to Docker daemon 25.33MB 04:50:39 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:50:39 Step 2/24 : FROM ${BASE} AS builder 04:50:39 ---> 161c121ffa1c 04:50:39 Step 3/24 : ARG MAKE=make build 04:50:39 ---> Running in 98f8b2f27a45 04:50:39 Removing intermediate container 98f8b2f27a45 04:50:39 ---> 95e45d4697b1 04:50:39 Step 4/24 : WORKDIR /device-sdk-go 04:50:39 ---> Running in cc0d17833ac2 04:50:39 Removing intermediate container cc0d17833ac2 04:50:39 ---> 71898ffcf9d5 04:50:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:50:39 ---> Running in c18d1b1aab15 04:50:39 Removing intermediate container c18d1b1aab15 04:50:39 ---> 2563b5e47a71 04:50:39 Step 6/24 : RUN apk add --update --no-cache make git 04:50:39 ---> Running in ab32bbc8fcdb 04:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:50:40 OK: 264 MiB in 52 packages 04:50:41 Removing intermediate container ab32bbc8fcdb 04:50:41 ---> f23d2358177d 04:50:41 Step 7/24 : COPY go.mod vendor* ./ 04:50:41 ---> a79f423bb56c 04:50:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:41 ---> Running in 01efed8a0022 04:50:41 Removing intermediate container 01efed8a0022 04:50:41 ---> 44126fcf1537 04:50:41 Step 9/24 : COPY . . 04:50:42 ---> 2d04573fc923 04:50:42 Step 10/24 : RUN ${MAKE} 04:50:42 ---> Running in fb033e482c22 04:50:42 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:51:14 Removing intermediate container fb033e482c22 04:51:14 ---> c6b2e9752786 04:51:14 Step 11/24 : FROM alpine:3.18 04:51:14 3.18: Pulling from library/alpine 04:51:14 930bdd4d222e: Pulling fs layer 04:51:14 930bdd4d222e: Verifying Checksum 04:51:14 930bdd4d222e: Download complete 04:51:14 930bdd4d222e: Pull complete 04:51:14 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:51:14 Status: Downloaded newer image for alpine:3.18 04:51:14 ---> 18f865063206 04:51:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:51:14 ---> Running in 12807f31346e 04:51:14 Removing intermediate container 12807f31346e 04:51:14 ---> aa743b5710dd 04:51:14 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:51:14 ---> Running in 7ba51985cbd9 04:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:51:15 (1/1) Installing dumb-init (1.2.5-r2) 04:51:15 Executing busybox-1.36.1-r7.trigger 04:51:15 OK: 7 MiB in 16 packages 04:51:15 Removing intermediate container 7ba51985cbd9 04:51:15 ---> bae191de54fc 04:51:15 Step 14/24 : RUN apk --no-cache upgrade 04:51:15 ---> Running in 708c7d332394 04:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:51:15 OK: 7 MiB in 16 packages 04:51:16 Removing intermediate container 708c7d332394 04:51:16 ---> 7734515294d8 04:51:16 Step 15/24 : WORKDIR / 04:51:16 ---> Running in bf3df848701a 04:51:16 Removing intermediate container bf3df848701a 04:51:16 ---> 7a6f8ca73c97 04:51:16 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:51:16 ---> 3dada6f3f840 04:51:16 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:51:18 ---> e16843a1ea76 04:51:18 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:51:18 ---> 285283f555b1 04:51:18 Step 19/24 : EXPOSE 59999 04:51:18 ---> Running in b9bb5cbe375d 04:51:18 Removing intermediate container b9bb5cbe375d 04:51:18 ---> b0bcac2dbef7 04:51:18 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:51:18 ---> Running in 442e8f644786 04:51:18 Removing intermediate container 442e8f644786 04:51:18 ---> c0a24f7ec3b4 04:51:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:51:18 ---> Running in 4bb05505967d 04:51:18 Removing intermediate container 4bb05505967d 04:51:18 ---> 15ef3523f584 04:51:18 Step 22/24 : LABEL arch=amd64 04:51:18 ---> Running in 551b83c25f99 04:51:18 Removing intermediate container 551b83c25f99 04:51:18 ---> 4377f0b2ab9a 04:51:18 Step 23/24 : LABEL git_sha=ccbd45599170da3a7bfb27c29c06e0c34a54473e 04:51:18 ---> Running in ac371ae64f7c 04:51:18 Removing intermediate container ac371ae64f7c 04:51:18 ---> 351f4bd89c3d 04:51:18 Step 24/24 : LABEL version=0.0.0 04:51:18 ---> Running in c1a0968ab99a 04:51:18 Removing intermediate container c1a0968ab99a 04:51:18 ---> 0e536274461e 04:51:18 [Warning] One or more build-args [ARCH] were not consumed 04:51:18 Successfully built 0e536274461e 04:51:18 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 04:51:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:19 04:51:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:19 latest: Pulling from edgex-lftools-log-publisher 04:51:19 5eb5b503b376: Pulling fs layer 04:51:19 5c69ac0246d0: Pulling fs layer 04:51:19 ec43610c2a17: Pulling fs layer 04:51:19 3a2ae6a8a46f: Pulling fs layer 04:51:19 33b1e0a273af: Pulling fs layer 04:51:19 5d3b04190fa2: Pulling fs layer 04:51:19 2f39f015ded8: Pulling fs layer 04:51:19 33b1e0a273af: Waiting 04:51:19 5d3b04190fa2: Waiting 04:51:19 3a2ae6a8a46f: Waiting 04:51:19 5c69ac0246d0: Download complete 04:51:19 3a2ae6a8a46f: Verifying Checksum 04:51:19 3a2ae6a8a46f: Download complete 04:51:19 33b1e0a273af: Verifying Checksum 04:51:19 33b1e0a273af: Download complete 04:51:20 ec43610c2a17: Verifying Checksum 04:51:20 ec43610c2a17: Download complete 04:51:20 5d3b04190fa2: Download complete 04:51:20 5eb5b503b376: Verifying Checksum 04:51:20 5eb5b503b376: Download complete 04:51:20 2f39f015ded8: Verifying Checksum 04:51:20 2f39f015ded8: Download complete 04:51:21 5eb5b503b376: Pull complete 04:51:21 5c69ac0246d0: Pull complete 04:51:22 ec43610c2a17: Pull complete 04:51:22 3a2ae6a8a46f: Pull complete 04:51:22 33b1e0a273af: Pull complete 04:51:22 5d3b04190fa2: Pull complete 04:51:26 2f39f015ded8: Pull complete 04:51:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:26 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 04:51:27 $ 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-1617 -v /w/workspace/gexfoundry_device-sdk-go_PR-1617:/w/workspace/gexfoundry_device-sdk-go_PR-1617:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:51:30 $ docker top 86e5f1bd5ff14b354475398255fc7fb48c87b0a09d1c6eadcafd43b8165da41d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:31 ---> job-cost.sh 04:51:31 lf-activate-venv: SKIPPING 04:51:31 INFO: No Stack... 04:51:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:51:31 INFO: Archiving Costs [Pipeline] sh 04:51:32 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1617/archives/cost.csv 04:51:32 + cut -d, -f6 [Pipeline] lock 04:51:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1617-1-stack-cost] 04:51:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1617-1-stack-cost] did not exist. Created. 04:51:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:51:32 + echo total: 0.2199999988079071 [Pipeline] stash 04:51:32 Stashed 1 file(s) [Pipeline] } 04:51:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1617-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:51:32 $ docker stop --time=1 86e5f1bd5ff14b354475398255fc7fb48c87b0a09d1c6eadcafd43b8165da41d 04:51:34 $ docker rm -f --volumes 86e5f1bd5ff14b354475398255fc7fb48c87b0a09d1c6eadcafd43b8165da41d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:51:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8762 in /w/workspace/gexfoundry_device-sdk-go_PR-1617 [Pipeline] { [Pipeline] ws 04:51:59 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:52:02 The recommended git tool is: git 04:52:09 using credential edgex-jenkins-ssh 04:52:09 Cloning the remote Git repository 04:52:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:52:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:52:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:52:10 > git --version # timeout=10 04:52:10 > git --version # 'git version 2.25.1' 04:52:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:52:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:52:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:52:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1617/head:refs/remotes/origin/PR-1617 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:52:16 Merging remotes/origin/main commit a573d62abfd76acfce2b94ed3564a5c4c2542b9a into PR head commit ccbd45599170da3a7bfb27c29c06e0c34a54473e 04:52:16 Merge succeeded, producing ccbd45599170da3a7bfb27c29c06e0c34a54473e 04:52:16 Checking out Revision ccbd45599170da3a7bfb27c29c06e0c34a54473e (PR-1617) 04:52:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:52:17 > git --version # timeout=10 04:52:17 > git --version # 'git version 2.25.1' 04:52:17 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 04:52:16 > git config core.sparsecheckout # timeout=10 04:52:16 > git checkout -f ccbd45599170da3a7bfb27c29c06e0c34a54473e # timeout=10 04:52:16 > git remote # timeout=10 04:52:16 > git config --get remote.origin.url # timeout=10 04:52:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:16 > git merge a573d62abfd76acfce2b94ed3564a5c4c2542b9a # timeout=10 04:52:16 > git rev-parse HEAD^{commit} # timeout=10 04:52:16 > git config core.sparsecheckout # timeout=10 04:52:16 > git checkout -f ccbd45599170da3a7bfb27c29c06e0c34a54473e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:52:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:52:22 Dload Upload Total Spent Left Speed 04:52:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 56263 0 --:--:-- --:--:-- --:--:-- 56263 [Pipeline] sh 04:52:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:52:22 + sudo tee /etc/docker/daemon.new 04:52:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:52:22 { 04:52:22 "registry-mirrors": [ 04:52:22 "https://nexus3.edgexfoundry.org:10001" 04:52:22 ], 04:52:22 "bip": "10.250.0.254/24", 04:52:22 "hosts": [ 04:52:22 "tcp://0.0.0.0:5555", 04:52:22 "unix:///var/run/docker.sock" 04:52:22 ], 04:52:22 "mtu": 1458, 04:52:22 "selinux-enabled": true, 04:52:22 "seccomp-profile": "/etc/docker/seccomp.json" 04:52:22 } [Pipeline] sh 04:52:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:52:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:41 provisioning config files... 04:52:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config14197869630308304610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:42 ---> ****-login.sh 04:52:42 nexus3.edgexfoundry.org:10001 04:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:42 Configure a credential helper to remove this warning. See 04:52:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:42 04:52:42 Login Succeeded 04:52:42 nexus3.edgexfoundry.org:10002 04:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:43 Configure a credential helper to remove this warning. See 04:52:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:43 04:52:43 Login Succeeded 04:52:43 nexus3.edgexfoundry.org:10003 04:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:43 Configure a credential helper to remove this warning. See 04:52:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:43 04:52:43 Login Succeeded 04:52:43 nexus3.edgexfoundry.org:10004 04:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:44 Configure a credential helper to remove this warning. See 04:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:44 04:52:44 Login Succeeded 04:52:44 ****.io 04:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:44 Configure a credential helper to remove this warning. See 04:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:44 04:52:44 Login Succeeded 04:52:44 ---> ****-login.sh ends [Pipeline] } 04:52:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:52:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:52:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:52:45 ========================================================= 04:52:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:52:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:45 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:52:46 Sending build context to Docker daemon 13.04MB 04:52:46 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:52:46 Step 2/10 : FROM ${BASE} AS builder 04:52:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:52:46 c6b39de5b339: Pulling fs layer 04:52:46 a69c41024577: Pulling fs layer 04:52:46 d6de4b400683: Pulling fs layer 04:52:46 35cb2a7552d0: Pulling fs layer 04:52:46 4f4fb700ef54: Pulling fs layer 04:52:46 464afbd9ba4c: Pulling fs layer 04:52:46 00f215d4a9da: Pulling fs layer 04:52:46 d496ad576159: Pulling fs layer 04:52:46 4f4fb700ef54: Waiting 04:52:46 464afbd9ba4c: Waiting 04:52:46 00f215d4a9da: Waiting 04:52:46 d496ad576159: Waiting 04:52:46 35cb2a7552d0: Waiting 04:52:46 a69c41024577: Verifying Checksum 04:52:46 a69c41024577: Download complete 04:52:46 35cb2a7552d0: Verifying Checksum 04:52:46 35cb2a7552d0: Download complete 04:52:46 4f4fb700ef54: Verifying Checksum 04:52:46 4f4fb700ef54: Download complete 04:52:46 464afbd9ba4c: Verifying Checksum 04:52:46 464afbd9ba4c: Download complete 04:52:46 c6b39de5b339: Verifying Checksum 04:52:46 c6b39de5b339: Download complete 04:52:47 d496ad576159: Verifying Checksum 04:52:47 d496ad576159: Download complete 04:52:47 c6b39de5b339: Pull complete 04:52:48 a69c41024577: Pull complete 04:52:48 d6de4b400683: Verifying Checksum 04:52:48 d6de4b400683: Download complete 04:52:49 00f215d4a9da: Verifying Checksum 04:52:49 00f215d4a9da: Download complete 04:53:01 d6de4b400683: Pull complete 04:53:01 35cb2a7552d0: Pull complete 04:53:01 4f4fb700ef54: Pull complete 04:53:02 464afbd9ba4c: Pull complete 04:53:12 00f215d4a9da: Pull complete 04:53:12 d496ad576159: Pull complete 04:53:12 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:53:12 ---> f246e2811388 04:53:12 Step 3/10 : ARG MAKE=make build 04:53:13 ---> Running in 41172fa31ad2 04:53:14 Removing intermediate container 41172fa31ad2 04:53:14 ---> cf8a0a8a0379 04:53:14 Step 4/10 : WORKDIR /device-sdk-go 04:53:14 ---> Running in dbe0a9fa79e3 04:53:14 Removing intermediate container dbe0a9fa79e3 04:53:14 ---> f4aeeb89c9ac 04:53:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:14 ---> Running in 2e6cb80e9f8b 04:53:15 Removing intermediate container 2e6cb80e9f8b 04:53:15 ---> 1733070b7879 04:53:15 Step 6/10 : RUN apk add --update --no-cache make git 04:53:15 ---> Running in 90b94e4c13e0 04:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:53:18 OK: 266 MiB in 52 packages 04:53:19 Removing intermediate container 90b94e4c13e0 04:53:19 ---> 7abecb844363 04:53:19 Step 7/10 : COPY go.mod vendor* ./ 04:53:20 ---> e0a865d8048e 04:53:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:20 ---> Running in 2db975f3b515 04:55:27 Removing intermediate container 2db975f3b515 04:55:27 ---> 18226e7ac164 04:55:27 Step 9/10 : COPY . . 04:55:27 ---> 9c63eb32a98d 04:55:27 Step 10/10 : RUN ${MAKE} 04:55:27 ---> Running in 136b2f563fde 04:55:27 noop 04:55:27 Removing intermediate container 136b2f563fde 04:55:27 ---> 663e08f19f46 04:55:27 Successfully built 663e08f19f46 04:55:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:27 + docker inspect -f . ci-base-image-arm64 04:55:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:28 prd-ubuntu20.04-docker-arm64-4c-16g-8762 does not seem to be running inside a container 04:55:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:55:29 $ docker top b1fb201ac315ab1bc3acd7b2ed65d0d06018170bf075d33dbe2575c856eb0207 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:30 + go version 04:55:30 go version go1.21.9 linux/arm64 [Pipeline] } 04:55:30 $ docker stop --time=1 b1fb201ac315ab1bc3acd7b2ed65d0d06018170bf075d33dbe2575c856eb0207 04:55:32 $ docker rm -f --volumes b1fb201ac315ab1bc3acd7b2ed65d0d06018170bf075d33dbe2575c856eb0207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:33 + docker inspect -f . ci-base-image-arm64 04:55:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:33 prd-ubuntu20.04-docker-arm64-4c-16g-8762 does not seem to be running inside a container 04:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:55:34 $ docker top 64109e50ae39fb863ba547eb2019ec4d58f0aa2010ba9facf13ee150a8c98440 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:35 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:55:36 + make test 04:55:36 go test -race -coverprofile=coverage.out ./... 04:56:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.139s coverage: 26.0% of statements 05:00:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.187s coverage: 79.4% of statements 05:00:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.332s coverage: 86.0% of statements 05:00:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.574s coverage: 52.2% of statements 05:00:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.248s coverage: 14.4% of statements 05:00:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.692s coverage: 44.6% of statements 05:00:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.332s coverage: 68.5% of statements 05:01:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.447s coverage: 89.2% of statements 05:01:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:10 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.295s coverage: 5.4% of statements 05:01:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:01:11 GO111MODULE=on go vet ./... 05:05:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:33 ./bin/test-attribution-txt.sh [Pipeline] echo 05:05:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:05:33 $ docker stop --time=1 64109e50ae39fb863ba547eb2019ec4d58f0aa2010ba9facf13ee150a8c98440 05:05:36 $ docker rm -f --volumes 64109e50ae39fb863ba547eb2019ec4d58f0aa2010ba9facf13ee150a8c98440 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:38 Warning: overwriting stash ‘coverage-report’ 05:05:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:40 + ls -al . 05:05:40 total 376 05:05:40 drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 04:55 . 05:05:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 04:52 .. 05:05:40 -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 04:52 .dockerignore 05:05:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 04:52 .git 05:05:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 04:52 .github 05:05:40 -rw-rw-r-- 1 jenkins jenkins 137 Aug 27 04:52 .gitignore 05:05:40 -rw-rw-r-- 1 jenkins jenkins 42 Aug 27 04:52 .golangci.yml 05:05:40 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 27 04:52 CHANGELOG.md 05:05:40 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 04:52 GOVERNANCE.md 05:05:40 -rw-rw-r-- 1 jenkins jenkins 885 Aug 27 04:52 Jenkinsfile 05:05:40 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 27 04:52 LICENSE 05:05:40 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 27 04:52 Makefile 05:05:40 -rw-rw-r-- 1 jenkins jenkins 619 Aug 27 04:52 OWNERS.md 05:05:40 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 27 04:52 README.md 05:05:40 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 04:47 VERSION 05:05:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 04:52 bin 05:05:40 -rw-r--r-- 1 jenkins jenkins 126054 Aug 27 05:01 coverage.out 05:05:40 drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 04:52 example 05:05:40 -rw-rw-r-- 1 jenkins jenkins 6996 Aug 27 04:52 go.mod 05:05:40 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 27 04:52 go.sum 05:05:40 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 04:52 internal 05:05:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 04:52 openapi 05:05:40 drwxrwxr-x 6 jenkins jenkins 4096 Aug 27 04:52 pkg 05:05:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 04:52 snap 05:05:40 -rw-rw-r-- 1 jenkins jenkins 222 Aug 27 04:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:41 + 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=ccbd45599170da3a7bfb27c29c06e0c34a54473e --label arch=arm64 --label version=0.0.0 . 05:05:41 Sending build context to Docker daemon 13.17MB 05:05:41 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:05:41 Step 2/24 : FROM ${BASE} AS builder 05:05:41 ---> 663e08f19f46 05:05:41 Step 3/24 : ARG MAKE=make build 05:05:42 ---> Running in 244c2c46d50e 05:05:42 Removing intermediate container 244c2c46d50e 05:05:42 ---> 5904fad12a75 05:05:42 Step 4/24 : WORKDIR /device-sdk-go 05:05:42 ---> Running in eea577ff60c8 05:05:42 Removing intermediate container eea577ff60c8 05:05:42 ---> 28da9d2c60e6 05:05:42 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:05:42 ---> Running in cd8d696fb0ca 05:05:43 Removing intermediate container cd8d696fb0ca 05:05:43 ---> c549fc2123df 05:05:43 Step 6/24 : RUN apk add --update --no-cache make git 05:05:43 ---> Running in 0c48309ff9ca 05:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:45 OK: 266 MiB in 52 packages 05:05:46 Removing intermediate container 0c48309ff9ca 05:05:46 ---> dab79157acb1 05:05:46 Step 7/24 : COPY go.mod vendor* ./ 05:05:47 ---> bfff4e9939a1 05:05:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:47 ---> Running in c588d15e089b 05:05:49 Removing intermediate container c588d15e089b 05:05:49 ---> 3a87ad6a50de 05:05:49 Step 9/24 : COPY . . 05:05:51 ---> 15dddbd859f2 05:05:51 Step 10/24 : RUN ${MAKE} 05:05:51 ---> Running in 67a6617bc5cc 05:05:52 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 05:09:59 Removing intermediate container 67a6617bc5cc 05:09:59 ---> f3a9859b09f6 05:09:59 Step 11/24 : FROM alpine:3.18 05:09:59 3.18: Pulling from library/alpine 05:09:59 4983c3fe2029: Pulling fs layer 05:09:59 4983c3fe2029: Verifying Checksum 05:09:59 4983c3fe2029: Download complete 05:09:59 4983c3fe2029: Pull complete 05:09:59 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:09:59 Status: Downloaded newer image for alpine:3.18 05:09:59 ---> a0237000ae83 05:09:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:09:59 ---> Running in 269534482cb5 05:09:59 Removing intermediate container 269534482cb5 05:09:59 ---> 33527c76186c 05:09:59 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:09:59 ---> Running in fd973e6ffd9e 05:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:09:59 (1/1) Installing dumb-init (1.2.5-r2) 05:09:59 Executing busybox-1.36.1-r7.trigger 05:09:59 OK: 8 MiB in 16 packages 05:09:59 Removing intermediate container fd973e6ffd9e 05:09:59 ---> 1ff887032203 05:09:59 Step 14/24 : RUN apk --no-cache upgrade 05:09:59 ---> Running in 55183a988046 05:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:09:59 OK: 8 MiB in 16 packages 05:09:59 Removing intermediate container 55183a988046 05:09:59 ---> 6a9a50a58d88 05:09:59 Step 15/24 : WORKDIR / 05:10:00 ---> Running in d6e1b6474133 05:10:00 Removing intermediate container d6e1b6474133 05:10:00 ---> b4cbb0e0b79f 05:10:00 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:10:00 ---> 73994979aa63 05:10:00 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:10:03 ---> 736787096495 05:10:03 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:10:04 ---> 1729a157d4e2 05:10:04 Step 19/24 : EXPOSE 59999 05:10:04 ---> Running in 8d64ccf4a50d 05:10:04 Removing intermediate container 8d64ccf4a50d 05:10:04 ---> d6b9fce781cb 05:10:04 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:10:04 ---> Running in 100c0dea8293 05:10:04 Removing intermediate container 100c0dea8293 05:10:04 ---> b9321a1eaaff 05:10:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:10:04 ---> Running in 42cffbf8bfe2 05:10:05 Removing intermediate container 42cffbf8bfe2 05:10:05 ---> 4a28e1a21250 05:10:05 Step 22/24 : LABEL arch=arm64 05:10:05 ---> Running in 63147f0fbf2a 05:10:05 Removing intermediate container 63147f0fbf2a 05:10:05 ---> 1372cc1150d1 05:10:05 Step 23/24 : LABEL git_sha=ccbd45599170da3a7bfb27c29c06e0c34a54473e 05:10:05 ---> Running in 0f4fb0b1a0d9 05:10:06 Removing intermediate container 0f4fb0b1a0d9 05:10:06 ---> 993f21a5d71a 05:10:06 Step 24/24 : LABEL version=0.0.0 05:10:06 ---> Running in c9ec12ae02e7 05:10:06 Removing intermediate container c9ec12ae02e7 05:10:06 ---> e4c93a170b50 05:10:06 [Warning] One or more build-args [ARCH] were not consumed 05:10:06 Successfully built e4c93a170b50 05:10:06 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 05:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:07 05:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:07 arm64: Pulling from edgex-lftools-log-publisher 05:10:07 8998bd30e6a1: Pulling fs layer 05:10:07 04944245beec: Pulling fs layer 05:10:07 699f458cf7ca: Pulling fs layer 05:10:07 765212b225bb: Pulling fs layer 05:10:07 f23df028b6ca: Pulling fs layer 05:10:08 d65c8cfc05b1: Pulling fs layer 05:10:08 2437ff75d9bd: Pulling fs layer 05:10:08 765212b225bb: Waiting 05:10:08 f23df028b6ca: Waiting 05:10:08 d65c8cfc05b1: Waiting 05:10:08 2437ff75d9bd: Waiting 05:10:08 04944245beec: Verifying Checksum 05:10:08 04944245beec: Download complete 05:10:08 765212b225bb: Download complete 05:10:08 f23df028b6ca: Verifying Checksum 05:10:08 f23df028b6ca: Download complete 05:10:08 d65c8cfc05b1: Download complete 05:10:08 699f458cf7ca: Verifying Checksum 05:10:08 699f458cf7ca: Download complete 05:10:09 8998bd30e6a1: Download complete 05:10:11 2437ff75d9bd: Verifying Checksum 05:10:11 2437ff75d9bd: Download complete 05:10:13 8998bd30e6a1: Pull complete 05:10:14 04944245beec: Pull complete 05:10:16 699f458cf7ca: Pull complete 05:10:16 765212b225bb: Pull complete 05:10:17 f23df028b6ca: Pull complete 05:10:17 d65c8cfc05b1: Pull complete 05:10:35 2437ff75d9bd: Pull complete 05:10:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:36 prd-ubuntu20.04-docker-arm64-4c-16g-8762 does not seem to be running inside a container 05:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:10:39 $ docker top a8d310cf0d5fe88612588d59ce430e9fd77a3a0c2ca72338dec3664d0c3f55cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:40 ---> job-cost.sh 05:10:40 lf-activate-venv: SKIPPING 05:10:40 INFO: No Stack... 05:10:40 INFO: Retrieving Pricing Info for: v3-standard-4 05:10:41 INFO: Archiving Costs [Pipeline] sh 05:10:42 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:10:42 + cut -d, -f6 [Pipeline] lock 05:10:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1617-1-stack-cost] 05:10:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1617-1-stack-cost] did not exist. Created. 05:10:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:43 /w/workspace/device-sdk-go/1@tmp/durable-f83ba692/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:10:44 + echo total: 0.10999999940395355 [Pipeline] stash 05:10:44 Warning: overwriting stash ‘stack-cost’ 05:10:44 Stashed 1 file(s) [Pipeline] } 05:10:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1617-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:44 $ docker stop --time=1 a8d310cf0d5fe88612588d59ce430e9fd77a3a0c2ca72338dec3664d0c3f55cd 05:10:45 $ docker rm -f --volumes a8d310cf0d5fe88612588d59ce430e9fd77a3a0c2ca72338dec3664d0c3f55cd [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 05:10:47 provisioning config files... 05:10:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp/config16675971113405659280tmp [Pipeline] { [Pipeline] sh 05:10:47 + set +x 05:10:47 + curl -s+ https://codecov.io/bash 05:10:47 bash -s -- 05:10:47 05:10:47 _____ _ 05:10:47 / ____| | | 05:10:47 | | ___ __| | ___ ___ _____ __ 05:10:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:10:47 | |___| (_) | (_| | __/ (_| (_) \ V / 05:10:47 \_____\___/ \__,_|\___|\___\___/ \_/ 05:10:47 Bash-1.0.6 05:10:47 05:10:47 05:10:47 ==> git version 2.25.1 found 05:10:47 ==> 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 05:10:47 Release-Date: 2020-01-08 05:10:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:10:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:10:47 ==> Jenkins CI detected. 05:10:47 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1617 05:10:47 project root: . 05:10:47 --> token set from env 05:10:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:10:47 ==> Running gcov in . (disable via -X gcov) 05:10:47 ==> Python coveragepy not found 05:10:47 ==> Searching for coverage reports in: 05:10:47 + . 05:10:47 -> Found 1 reports 05:10:47 ==> Detecting git/mercurial file structure 05:10:47 ==> Reading reports 05:10:47 + ./coverage.out bytes=126054 05:10:47 ==> Appending adjustments 05:10:47 https://docs.codecov.io/docs/fixing-reports 05:10:48 + Found adjustments 05:10:48 ==> Gzipping contents 05:10:48 20K /tmp/codecov.rihyEq.gz 05:10:48 ==> Uploading reports 05:10:48 url: https://codecov.io 05:10:48 query: branch=PR-1617&commit=ccbd45599170da3a7bfb27c29c06e0c34a54473e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1617&job=&cmd_args= 05:10:48 -> Pinging Codecov 05:10:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1617&commit=ccbd45599170da3a7bfb27c29c06e0c34a54473e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1617&job=&cmd_args= 05:10:48 -> Uploading to 05:10:48 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/7E55EF52A471D76F132DFD9A03CDDE97/ccbd45599170da3a7bfb27c29c06e0c34a54473e/43b0fe25-406e-47e6-b2f5-578602870619.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T051047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a77c0bbcbb91ada3ebd3649afeedf266475ff268fc784c89c6f049943bc20dc 05:10:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:48 Dload Upload Total Spent Left Speed 05:10:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17144 0 0 100 17144 0 69408 --:--:-- --:--:-- --:--:-- 69408 05:10:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ccbd45599170da3a7bfb27c29c06e0c34a54473e [Pipeline] } 05:10:48 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 05:10:50 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1617/archives ] 05:10:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1617/archives 05:10:50 total 16 05:10:50 drwxr-xr-x 3 root root 4096 Aug 27 04:51 . 05:10:50 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 04:51 .. 05:10:50 drwxr-xr-x 2 root root 4096 Aug 27 04:51 cost 05:10:50 -rw-r--r-- 1 root root 86 Aug 27 04:51 cost.csv 05:10:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1617/archives 05:10:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1617/archives 05:10:50 total 16 05:10:50 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 04:51 . 05:10:50 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 04:51 .. 05:10:50 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 04:51 cost 05:10:50 -rw-r--r-- 1 jenkins jenkins 86 Aug 27 04:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:10:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:51 ---> package-listing.sh 05:10:51 ++ facter osfamily 05:10:51 ++ tr '[:upper:]' '[:lower:]' 05:10:52 + OS_FAMILY=debian 05:10:52 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1617 05:10:52 + START_PACKAGES=/tmp/packages_start.txt 05:10:52 + END_PACKAGES=/tmp/packages_end.txt 05:10:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:52 + PACKAGES=/tmp/packages_start.txt 05:10:52 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1617 ']' 05:10:52 + PACKAGES=/tmp/packages_end.txt 05:10:52 + case "${OS_FAMILY}" in 05:10:52 + dpkg -l 05:10:52 + grep '^ii' 05:10:52 + '[' -f /tmp/packages_start.txt ']' 05:10:52 + '[' -f /tmp/packages_end.txt ']' 05:10:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:52 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1617 ']' 05:10:52 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1617/archives/ 05:10:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1617/archives/ [Pipeline] echo 05:10:52 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-1617/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:53 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 05:10:53 $ 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-1617/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-1617 -v /w/workspace/gexfoundry_device-sdk-go_PR-1617:/w/workspace/gexfoundry_device-sdk-go_PR-1617:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:10:53 $ docker top 049ffb51e8fba432c92e004cdda3c4c45b442e8595dcb7ef08dab4fcce81d225 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:54 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:54 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:54 + ls /var/log/sa-host 05:10:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:54 provisioning config files... 05:10:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1617@tmp/config7909106402626469102tmp [Pipeline] { [Pipeline] echo 05:10:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:55 ---> create-netrc.sh [Pipeline] } 05:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:55 ---> python-tools-install.sh [Pipeline] echo 05:10:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> sudo-logs.sh 05:10:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:10:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> job-cost.sh 05:10:56 lf-activate-venv: SKIPPING 05:10:56 DEBUG: total: 0.2199999988079071 05:10:56 INFO: Retrieving Stack Cost... 05:10:57 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:57 INFO: Archiving Costs [Pipeline] echo 05:10:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:57 ---> logs-deploy.sh 05:10:57 lf-activate-venv: SKIPPING 05:10:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1617/1 05:10:57 INFO: archiving workspace using pattern(s): 05:10:58 Archives upload complete. 05:10:58 INFO: archiving logs to Nexus