Pull request #1378 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c3c527261f00c12e33369f990b1b875843bff393+2dcc4a6d5dc5ca25eaa0111ffba392fe61782616 (a46343cf81946ed31365f55ab171685149cd4051) 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-ssh5943009092211207439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1095082768973109039.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1378/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-1378/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4700697118913819452.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-1378/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14858911089013639091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4550714801956492235.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-1378/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-1378/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18311508688953811464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-76 in /w/workspace/gexfoundry_device-sdk-go_PR-1378 [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-1378 # 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/1378/head:refs/remotes/origin/PR-1378 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2dcc4a6d5dc5ca25eaa0111ffba392fe61782616 into PR head commit c3c527261f00c12e33369f990b1b875843bff393 Merge succeeded, producing c3c527261f00c12e33369f990b1b875843bff393 Checking out Revision c3c527261f00c12e33369f990b1b875843bff393 (PR-1378) > git config core.sparsecheckout # timeout=10 > git checkout -f c3c527261f00c12e33369f990b1b875843bff393 # 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 2dcc4a6d5dc5ca25eaa0111ffba392fe61782616 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3c527261f00c12e33369f990b1b875843bff393 # timeout=10 Commit message: "refactor!: update data types in ResourceProperties" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:52 ========================================================= 06:20:52 EdgeX Global Pipelines Version Info 06:20:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:53 ------------------- 06:20:53 stable info: 06:20:53 ------------------- 06:20:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 06:20:53 Message: update stable to v1.0.245 06:20:53 ------------------- 06:20:53 experimental info: 06:20:53 ------------------- 06:20:53 Commited By: **** collab-it+edgex@linuxfoundation.org 06:20:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 06:20:53 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:20:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:20:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:20:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:20:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1378 [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1378 [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1378 [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3c527261f00c12e33369f990b1b875843bff393 [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3c5272 [Pipeline] echo 06:20:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:55 provisioning config files... 06:20:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp/config6529669079222755147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:55 ---> docker-login.sh 06:20:55 nexus3.edgexfoundry.org:10001 06:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:56 Configure a credential helper to remove this warning. See 06:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:56 06:20:56 Login Succeeded 06:20:56 nexus3.edgexfoundry.org:10002 06:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:56 Configure a credential helper to remove this warning. See 06:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:56 06:20:56 Login Succeeded 06:20:56 nexus3.edgexfoundry.org:10003 06:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:56 Configure a credential helper to remove this warning. See 06:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:56 06:20:56 Login Succeeded 06:20:56 nexus3.edgexfoundry.org:10004 06:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:56 Configure a credential helper to remove this warning. See 06:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:56 06:20:56 Login Succeeded 06:20:56 docker.io 06:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:56 Configure a credential helper to remove this warning. See 06:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:56 06:20:56 Login Succeeded 06:20:56 ---> docker-login.sh ends [Pipeline] } 06:20:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:20:57 + git rev-list -1 --merges c3c527261f00c12e33369f990b1b875843bff393~1..c3c527261f00c12e33369f990b1b875843bff393 [Pipeline] echo 06:20:57 -----------> git rev-list -1 --merges c3c527261f00c12e33369f990b1b875843bff393~1..c3c527261f00c12e33369f990b1b875843bff393 c3c527261f00c12e33369f990b1b875843bff393 [false] [Pipeline] sh 06:20:57 + git log --format=format:%s -1 c3c527261f00c12e33369f990b1b875843bff393 [Pipeline] echo 06:20:57 ========================================================= 06:20:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:20:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:58 + git log --format=format:%s -1 c3c527261f00c12e33369f990b1b875843bff393 [Pipeline] echo 06:20:58 [semverPrep] GIT_COMMIT: c3c527261f00c12e33369f990b1b875843bff393, Commit Message: refactor!: update data types in ResourceProperties [Pipeline] echo 06:20:58 [semverPrep] This is not a build commit. [Pipeline] sh 06:20:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:20:58 + grep -v github /etc/ssh/ssh_known_hosts 06:20:58 + [ -e /tmp/ssh_known_hosts ] 06:20:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:20:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:20:58 + sudo tee -a /etc/ssh/ssh_known_hosts 06:20:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:58 06:20:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:59 0.1.4: Pulling from edgex-devops/py-git-semver 06:20:59 b85a868b505f: Pulling fs layer 06:20:59 e2be974225ed: Pulling fs layer 06:20:59 339a4e72a1f5: Pulling fs layer 06:20:59 988bab9f4d93: Pulling fs layer 06:20:59 1469e6f7b9e6: Pulling fs layer 06:20:59 eaf3925da568: Pulling fs layer 06:20:59 988bab9f4d93: Waiting 06:20:59 1469e6f7b9e6: Waiting 06:20:59 bab4dde63d76: Pulling fs layer 06:20:59 bde34c3a00c8: Pulling fs layer 06:20:59 eaf3925da568: Waiting 06:20:59 b352a97aabf1: Pulling fs layer 06:20:59 bab4dde63d76: Waiting 06:20:59 bde34c3a00c8: Waiting 06:20:59 4872d77fe225: Pulling fs layer 06:20:59 5851b861e8e6: Pulling fs layer 06:20:59 4872d77fe225: Waiting 06:20:59 5851b861e8e6: Waiting 06:20:59 b352a97aabf1: Waiting 06:20:59 e2be974225ed: Download complete 06:20:59 988bab9f4d93: Verifying Checksum 06:20:59 988bab9f4d93: Download complete 06:20:59 1469e6f7b9e6: Verifying Checksum 06:20:59 1469e6f7b9e6: Download complete 06:20:59 eaf3925da568: Verifying Checksum 06:20:59 eaf3925da568: Download complete 06:20:59 339a4e72a1f5: Verifying Checksum 06:20:59 339a4e72a1f5: Download complete 06:20:59 bde34c3a00c8: Verifying Checksum 06:20:59 bde34c3a00c8: Download complete 06:20:59 b352a97aabf1: Verifying Checksum 06:20:59 b352a97aabf1: Download complete 06:20:59 4872d77fe225: Verifying Checksum 06:20:59 4872d77fe225: Download complete 06:20:59 b85a868b505f: Verifying Checksum 06:20:59 b85a868b505f: Download complete 06:20:59 5851b861e8e6: Verifying Checksum 06:20:59 5851b861e8e6: Download complete 06:20:59 bab4dde63d76: Verifying Checksum 06:20:59 bab4dde63d76: Download complete 06:21:00 b85a868b505f: Pull complete 06:21:01 e2be974225ed: Pull complete 06:21:01 339a4e72a1f5: Pull complete 06:21:01 988bab9f4d93: Pull complete 06:21:01 1469e6f7b9e6: Pull complete 06:21:01 eaf3925da568: Pull complete 06:21:03 bab4dde63d76: Pull complete 06:21:03 bde34c3a00c8: Pull complete 06:21:03 b352a97aabf1: Pull complete 06:21:04 4872d77fe225: Pull complete 06:21:04 5851b861e8e6: Pull complete 06:21:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:21:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:04 prd-ubuntu20.04-docker-8c-8g-76 does not seem to be running inside a container 06:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1378 -v /w/workspace/gexfoundry_device-sdk-go_PR-1378:/w/workspace/gexfoundry_device-sdk-go_PR-1378:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:21:06 $ docker top 429a5b57c003ad5fd334f6952c4c54deca84ee9b8e418118a463cd8be557f145 -eo pid,comm 06:21:06 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). 06:21:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:21:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:06 [ssh-agent] Looking for ssh-agent implementation... 06:21:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:06 $ docker exec 429a5b57c003ad5fd334f6952c4c54deca84ee9b8e418118a463cd8be557f145 ssh-agent 06:21:06 SSH_AUTH_SOCK=/tmp/ssh-zGyKlIECBneb/agent.32 06:21:06 SSH_AGENT_PID=39 06:21:06 Running ssh-add (command line suppressed) 06:21:07 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp/private_key_10802463645613170847.key (/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp/private_key_10802463645613170847.key) 06:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:07 + git tag --points-at HEAD [Pipeline] } 06:21:07 $ docker exec --env ******** --env ******** 429a5b57c003ad5fd334f6952c4c54deca84ee9b8e418118a463cd8be557f145 ssh-agent -k 06:21:07 unset SSH_AUTH_SOCK; 06:21:07 unset SSH_AGENT_PID; 06:21:07 echo Agent pid 39 killed; 06:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:21:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:07 [ssh-agent] Looking for ssh-agent implementation... 06:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:07 $ docker exec 429a5b57c003ad5fd334f6952c4c54deca84ee9b8e418118a463cd8be557f145 ssh-agent 06:21:07 SSH_AUTH_SOCK=/tmp/ssh-STqcjGjuKEk3/agent.71 06:21:07 SSH_AGENT_PID=77 06:21:07 Running ssh-add (command line suppressed) 06:21:07 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp/private_key_14447800305195729937.key (/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp/private_key_14447800305195729937.key) 06:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:08 + git semver init 06:21:08 2023-03-14 06:21:08,477 [run_init] DEBUG init version:0.0.0 force:False 06:21:08 2023-03-14 06:21:08,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1378/.semver 06:21:08 2023-03-14 06:21:08,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1378/.semver 06:21:08 2023-03-14 06:21:08,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1378/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1378, universal_newlines=False, shell=None, istream=None) 06:21:09 2023-03-14 06:21:09,385 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1378/.git/info/exclude 06:21:09 2023-03-14 06:21:09,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1378/.semver/PR-1378 with force:False 06:21:09 2023-03-14 06:21:09,385 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1378/.semver/PR-1378 06:21:09 2023-03-14 06:21:09,390 [execute] INFO git cat-file --batch-check 06:21:09 2023-03-14 06:21:09,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1378/.semver, universal_newlines=False, shell=None, istream=) 06:21:09 2023-03-14 06:21:09,396 [execute] INFO git cat-file --batch 06:21:09 2023-03-14 06:21:09,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1378/.semver, universal_newlines=False, shell=None, istream=) 06:21:09 2023-03-14 06:21:09,402 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1378/.semver/PR-1378 06:21:09 0.0.0 [Pipeline] } 06:21:09 $ docker exec --env ******** --env ******** 429a5b57c003ad5fd334f6952c4c54deca84ee9b8e418118a463cd8be557f145 ssh-agent -k 06:21:09 unset SSH_AUTH_SOCK; 06:21:09 unset SSH_AGENT_PID; 06:21:09 echo Agent pid 77 killed; 06:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:10 + git semver [Pipeline] } 06:21:10 $ docker stop --time=1 429a5b57c003ad5fd334f6952c4c54deca84ee9b8e418118a463cd8be557f145 06:21:11 $ docker rm -f --volumes 429a5b57c003ad5fd334f6952c4c54deca84ee9b8e418118a463cd8be557f145 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:21:12 Stashed 1 file(s) [Pipeline] echo 06:21:12 [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 06:21:12 provisioning config files... 06:21:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp/config15601343070213230002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:13 ---> docker-login.sh 06:21:13 nexus3.edgexfoundry.org:10001 06:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:13 Configure a credential helper to remove this warning. See 06:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:13 06:21:13 Login Succeeded 06:21:13 nexus3.edgexfoundry.org:10002 06:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:13 Configure a credential helper to remove this warning. See 06:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:13 06:21:13 Login Succeeded 06:21:13 nexus3.edgexfoundry.org:10003 06:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:13 Configure a credential helper to remove this warning. See 06:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:13 06:21:13 Login Succeeded 06:21:13 nexus3.edgexfoundry.org:10004 06:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:13 Configure a credential helper to remove this warning. See 06:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:13 06:21:13 Login Succeeded 06:21:13 docker.io 06:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:13 Configure a credential helper to remove this warning. See 06:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:13 06:21:13 Login Succeeded 06:21:13 ---> docker-login.sh ends [Pipeline] } 06:21:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:21:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:21:14 ========================================================= 06:21:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:21:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:14 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:21:14 Sending build context to Docker daemon 10.78MB 06:21:14 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:21:14 Step 2/10 : FROM ${BASE} AS builder 06:21:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:21:14 63b65145d645: Pulling fs layer 06:21:14 a2d21d5440eb: Pulling fs layer 06:21:14 935e6c44a52c: Pulling fs layer 06:21:14 94cc34f8dd06: Pulling fs layer 06:21:14 30dea6a524f1: Pulling fs layer 06:21:14 a2aff8979fd8: Pulling fs layer 06:21:14 6808be2612f2: Pulling fs layer 06:21:14 f25807f1079a: Pulling fs layer 06:21:14 a2aff8979fd8: Waiting 06:21:14 94cc34f8dd06: Waiting 06:21:14 6808be2612f2: Waiting 06:21:14 f25807f1079a: Waiting 06:21:14 30dea6a524f1: Waiting 06:21:14 a2d21d5440eb: Download complete 06:21:14 94cc34f8dd06: Download complete 06:21:14 30dea6a524f1: Verifying Checksum 06:21:14 30dea6a524f1: Download complete 06:21:14 63b65145d645: Verifying Checksum 06:21:14 63b65145d645: Download complete 06:21:14 a2aff8979fd8: Verifying Checksum 06:21:14 a2aff8979fd8: Download complete 06:21:14 63b65145d645: Pull complete 06:21:15 a2d21d5440eb: Pull complete 06:21:15 f25807f1079a: Verifying Checksum 06:21:15 f25807f1079a: Download complete 06:21:15 935e6c44a52c: Verifying Checksum 06:21:15 935e6c44a52c: Download complete 06:21:15 6808be2612f2: Verifying Checksum 06:21:15 6808be2612f2: Download complete 06:21:18 935e6c44a52c: Pull complete 06:21:18 94cc34f8dd06: Pull complete 06:21:18 30dea6a524f1: Pull complete 06:21:18 a2aff8979fd8: Pull complete 06:21:21 6808be2612f2: Pull complete 06:21:21 f25807f1079a: Pull complete 06:21:21 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:21:21 ---> 3b553350e43f 06:21:21 Step 3/10 : ARG MAKE=make build 06:21:25 ---> Running in 09c56f1d05c8 06:21:25 Removing intermediate container 09c56f1d05c8 06:21:25 ---> f53db4294feb 06:21:25 Step 4/10 : WORKDIR /device-sdk-go 06:21:25 ---> Running in 1b31e1bc59fd 06:21:25 Removing intermediate container 1b31e1bc59fd 06:21:25 ---> 8de97d3f288e 06:21:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:21:25 ---> Running in 1bb27340294e 06:21:25 Removing intermediate container 1bb27340294e 06:21:25 ---> cc5f02900e1f 06:21:25 Step 6/10 : RUN apk add --update --no-cache make git 06:21:25 ---> Running in 65f97c610017 06:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:21:26 OK: 265 MiB in 53 packages 06:21:26 Removing intermediate container 65f97c610017 06:21:26 ---> 1ec3b554780d 06:21:26 Step 7/10 : COPY go.mod vendor* ./ 06:21:26 ---> 45a32176d34f 06:21:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:26 ---> Running in 39c7386f84ae 06:21:27 Still waiting to schedule task 06:21:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:21:48 Removing intermediate container 39c7386f84ae 06:21:48 ---> 15ea98e779f3 06:21:48 Step 9/10 : COPY . . 06:21:48 ---> edb9a36bcc75 06:21:48 Step 10/10 : RUN ${MAKE} 06:21:48 ---> Running in a96a7da3366f 06:21:48 noop 06:21:49 Removing intermediate container a96a7da3366f 06:21:49 ---> 9c07c9456355 06:21:49 Successfully built 9c07c9456355 06:21:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:49 + docker inspect -f . ci-base-image-x86_64 06:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:49 prd-ubuntu20.04-docker-8c-8g-76 does not seem to be running inside a container 06:21:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1378 -v /w/workspace/gexfoundry_device-sdk-go_PR-1378:/w/workspace/gexfoundry_device-sdk-go_PR-1378:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:21:50 $ docker top 78522dc37a7faae4b27b97b32518b4faffc3748d6d50369d698f5588429460ab -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:50 + go version 06:21:50 go version go1.20.2 linux/amd64 [Pipeline] } 06:21:50 $ docker stop --time=1 78522dc37a7faae4b27b97b32518b4faffc3748d6d50369d698f5588429460ab 06:21:51 $ docker rm -f --volumes 78522dc37a7faae4b27b97b32518b4faffc3748d6d50369d698f5588429460ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:52 + docker inspect -f . ci-base-image-x86_64 06:21:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:52 prd-ubuntu20.04-docker-8c-8g-76 does not seem to be running inside a container 06:21:52 $ 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-1378 -v /w/workspace/gexfoundry_device-sdk-go_PR-1378:/w/workspace/gexfoundry_device-sdk-go_PR-1378:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:21:52 $ docker top 68892e83ac1decef22089d5ff838251ef3eae52549d991416d69582b912589a8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1378 [Pipeline] fileExists [Pipeline] sh 06:21:53 + make test 06:21:53 go test -race -coverprofile=coverage.out ./... 06:22:00 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:22:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.091s coverage: 27.6% of statements 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:22:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 78.9% of statements 06:22:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.074s coverage: 86.0% of statements 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:22:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.092s coverage: 75.9% of statements 06:22:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:22:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:22:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:22:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.062s coverage: 15.2% of statements 06:22:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.074s coverage: 65.7% of statements 06:22:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.502s coverage: 89.2% of statements 06:22:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.5% of statements 06:22:41 GO111MODULE=on go vet ./... 06:22:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:22:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:22:44 ./bin/test-attribution-txt.sh [Pipeline] echo 06:22:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:22:44 $ docker stop --time=1 68892e83ac1decef22089d5ff838251ef3eae52549d991416d69582b912589a8 06:22:47 $ docker rm -f --volumes 68892e83ac1decef22089d5ff838251ef3eae52549d991416d69582b912589a8 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:22:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:22:49 + ls -al . 06:22:49 total 276 06:22:49 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 06:21 . 06:22:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 06:20 .. 06:22:49 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 06:20 .dockerignore 06:22:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 06:21 .git 06:22:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 06:20 .github 06:22:49 -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 06:20 .gitignore 06:22:49 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 06:20 .golangci.yml 06:22:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 06:21 .semver 06:22:49 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 06:20 CHANGELOG.md 06:22:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 06:20 GOVERNANCE.md 06:22:49 -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 06:20 Jenkinsfile 06:22:49 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 06:20 LICENSE 06:22:49 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 06:20 Makefile 06:22:49 -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 06:20 OWNERS.md 06:22:49 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 06:20 README.md 06:22:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 06:21 VERSION 06:22:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 06:20 bin 06:22:49 -rw-r--r-- 1 jenkins jenkins 109536 Mar 14 06:22 coverage.out 06:22:49 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 06:20 example 06:22:49 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 06:20 go.mod 06:22:49 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 06:20 go.sum 06:22:49 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 06:20 internal 06:22:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 06:20 openapi 06:22:49 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 06:20 pkg 06:22:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 06:20 snap 06:22:49 -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 06:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:49 + 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=c3c527261f00c12e33369f990b1b875843bff393 --label arch=amd64 --label version=0.0.0 . 06:22:49 Sending build context to Docker daemon 10.89MB 06:22:49 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:22:49 Step 2/23 : FROM ${BASE} AS builder 06:22:49 ---> 9c07c9456355 06:22:49 Step 3/23 : ARG MAKE=make build 06:22:49 ---> Running in 3d6cfb9c1c09 06:22:49 Removing intermediate container 3d6cfb9c1c09 06:22:49 ---> 02dad191dd26 06:22:49 Step 4/23 : WORKDIR /device-sdk-go 06:22:49 ---> Running in d38ee738cf5b 06:22:50 Removing intermediate container d38ee738cf5b 06:22:50 ---> 1d2586835402 06:22:50 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:22:50 ---> Running in 8f4022544f8b 06:22:50 Removing intermediate container 8f4022544f8b 06:22:50 ---> 4f13eb261d19 06:22:50 Step 6/23 : RUN apk add --update --no-cache make git 06:22:50 ---> Running in 36f2bcc17b68 06:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:22:50 OK: 265 MiB in 53 packages 06:22:51 Removing intermediate container 36f2bcc17b68 06:22:51 ---> d469ac3c04b1 06:22:51 Step 7/23 : COPY go.mod vendor* ./ 06:22:51 ---> 2c12b0dc8d09 06:22:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:51 ---> Running in da945043fad4 06:22:52 Removing intermediate container da945043fad4 06:22:52 ---> c8352d062f50 06:22:52 Step 9/23 : COPY . . 06:22:53 ---> cc7a8751c8e9 06:22:53 Step 10/23 : RUN ${MAKE} 06:22:53 ---> Running in e4624f0388f2 06:22:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:23:15 Removing intermediate container e4624f0388f2 06:23:15 ---> 0d9bd790fc42 06:23:15 Step 11/23 : FROM alpine:3.16 06:23:15 3.16: Pulling from library/alpine 06:23:15 ef5531b6e74e: Pulling fs layer 06:23:15 ef5531b6e74e: Download complete 06:23:15 ef5531b6e74e: Pull complete 06:23:15 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 06:23:15 Status: Downloaded newer image for alpine:3.16 06:23:15 ---> dfd21b5a31f5 06:23:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:23:15 ---> Running in cdba55eeef12 06:23:15 Removing intermediate container cdba55eeef12 06:23:15 ---> a9d420d03e7a 06:23:15 Step 13/23 : RUN apk add --update --no-cache 06:23:15 ---> Running in ad1b27e4d1b3 06:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:23:15 OK: 6 MiB in 14 packages 06:23:15 Removing intermediate container ad1b27e4d1b3 06:23:15 ---> 9b03350ae9cf 06:23:15 Step 14/23 : WORKDIR / 06:23:15 ---> Running in 1cb681ad5728 06:23:15 Removing intermediate container 1cb681ad5728 06:23:15 ---> 048e87b9ec37 06:23:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:23:15 ---> 52cde644d2a7 06:23:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:23:15 ---> 1d79fee2e53c 06:23:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:23:15 ---> 1f5495590571 06:23:15 Step 18/23 : EXPOSE 59999 06:23:15 ---> Running in e05d2116d102 06:23:15 Removing intermediate container e05d2116d102 06:23:15 ---> 15316c451242 06:23:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:23:15 ---> Running in 54debb77785d 06:23:15 Removing intermediate container 54debb77785d 06:23:15 ---> f06c1998d4ba 06:23:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:23:15 ---> Running in 834263f3292b 06:23:15 Removing intermediate container 834263f3292b 06:23:15 ---> 70a59b749e0c 06:23:15 Step 21/23 : LABEL arch=amd64 06:23:15 ---> Running in c119bbb463ec 06:23:15 Removing intermediate container c119bbb463ec 06:23:15 ---> 605dfe9b5571 06:23:15 Step 22/23 : LABEL git_sha=c3c527261f00c12e33369f990b1b875843bff393 06:23:15 ---> Running in fd4c948b9686 06:23:15 Removing intermediate container fd4c948b9686 06:23:15 ---> 661754d0b306 06:23:15 Step 23/23 : LABEL version=0.0.0 06:23:15 ---> Running in 1b007b3e77fd 06:23:15 Removing intermediate container 1b007b3e77fd 06:23:15 ---> 0e679432f12c 06:23:15 [Warning] One or more build-args [ARCH] were not consumed 06:23:15 Successfully built 0e679432f12c 06:23:15 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:16 06:23:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:17 latest: Pulling from edgex-lftools-log-publisher 06:23:17 5eb5b503b376: Pulling fs layer 06:23:17 5c69ac0246d0: Pulling fs layer 06:23:17 ec43610c2a17: Pulling fs layer 06:23:17 3a2ae6a8a46f: Pulling fs layer 06:23:17 33b1e0a273af: Pulling fs layer 06:23:17 5d3b04190fa2: Pulling fs layer 06:23:17 2f39f015ded8: Pulling fs layer 06:23:17 33b1e0a273af: Waiting 06:23:17 5d3b04190fa2: Waiting 06:23:17 2f39f015ded8: Waiting 06:23:17 3a2ae6a8a46f: Waiting 06:23:17 5c69ac0246d0: Verifying Checksum 06:23:17 5c69ac0246d0: Download complete 06:23:17 3a2ae6a8a46f: Download complete 06:23:17 33b1e0a273af: Verifying Checksum 06:23:17 33b1e0a273af: Download complete 06:23:17 5d3b04190fa2: Verifying Checksum 06:23:17 5d3b04190fa2: Download complete 06:23:17 ec43610c2a17: Verifying Checksum 06:23:17 ec43610c2a17: Download complete 06:23:17 5eb5b503b376: Verifying Checksum 06:23:17 5eb5b503b376: Download complete 06:23:17 2f39f015ded8: Download complete 06:23:18 5eb5b503b376: Pull complete 06:23:18 5c69ac0246d0: Pull complete 06:23:19 ec43610c2a17: Pull complete 06:23:19 3a2ae6a8a46f: Pull complete 06:23:19 33b1e0a273af: Pull complete 06:23:19 5d3b04190fa2: Pull complete 06:23:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-77 in /w/workspace/gexfoundry_device-sdk-go_PR-1378 [Pipeline] { [Pipeline] ws 06:23:24 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:23:24 The recommended git tool is: git 06:23:24 2f39f015ded8: Pull complete 06:23:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:25 prd-ubuntu20.04-docker-8c-8g-76 does not seem to be running inside a container 06:23:25 $ 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-1378 -v /w/workspace/gexfoundry_device-sdk-go_PR-1378:/w/workspace/gexfoundry_device-sdk-go_PR-1378:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:23:27 $ docker top 81448f263f3ac21da4b9320cd3046085473a13e51b6a15425e12081f5463fc9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:27 ---> job-cost.sh 06:23:27 lf-activate-venv: SKIPPING 06:23:27 INFO: No Stack... 06:23:27 INFO: Retrieving Pricing Info for: v3-standard-8 06:23:28 INFO: Archiving Costs [Pipeline] sh 06:23:28 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1378/archives/cost.csv 06:23:28 + cut -d, -f6 [Pipeline] lock 06:23:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1378-1-stack-cost] 06:23:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1378-1-stack-cost] did not exist. Created. 06:23:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:28 + echo total: 0.2199999988079071 [Pipeline] stash 06:23:29 Stashed 1 file(s) [Pipeline] } 06:23:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1378-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:23:29 $ docker stop --time=1 81448f263f3ac21da4b9320cd3046085473a13e51b6a15425e12081f5463fc9d 06:23:30 $ docker rm -f --volumes 81448f263f3ac21da4b9320cd3046085473a13e51b6a15425e12081f5463fc9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:23:30 using credential edgex-jenkins-ssh 06:23:30 Cloning the remote Git repository 06:23:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:23:31 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:23:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:23:31 > git --version # timeout=10 06:23:31 > git --version # 'git version 2.25.1' 06:23:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:23:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:34 Merging remotes/origin/main commit 2dcc4a6d5dc5ca25eaa0111ffba392fe61782616 into PR head commit c3c527261f00c12e33369f990b1b875843bff393 06:23:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:23:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:23:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1378/head:refs/remotes/origin/PR-1378 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:23:34 > git config core.sparsecheckout # timeout=10 06:23:34 > git checkout -f c3c527261f00c12e33369f990b1b875843bff393 # timeout=10 06:23:35 > git remote # timeout=10 06:23:35 > git config --get remote.origin.url # timeout=10 06:23:35 Merge succeeded, producing c3c527261f00c12e33369f990b1b875843bff393 06:23:35 Checking out Revision c3c527261f00c12e33369f990b1b875843bff393 (PR-1378) 06:23:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:35 > git merge 2dcc4a6d5dc5ca25eaa0111ffba392fe61782616 # timeout=10 06:23:35 > git rev-parse HEAD^{commit} # timeout=10 06:23:35 > git config core.sparsecheckout # timeout=10 06:23:35 > git checkout -f c3c527261f00c12e33369f990b1b875843bff393 # timeout=10 06:23:38 Commit message: "refactor!: update data types in ResourceProperties" 06:23:38 > git --version # timeout=10 06:23:38 > git --version # 'git version 2.25.1' 06:23:38 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:23:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:23:39 Dload Upload Total Spent Left Speed 06:23:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 06:23:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:23:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:23:41 + sudo tee /etc/docker/daemon.new 06:23:41 { 06:23:41 "registry-mirrors": [ 06:23:41 "https://nexus3.edgexfoundry.org:10001" 06:23:41 ], 06:23:41 "bip": "10.250.0.254/24", 06:23:41 "hosts": [ 06:23:41 "tcp://0.0.0.0:5555", 06:23:41 "unix:///var/run/docker.sock" 06:23:41 ], 06:23:41 "mtu": 1458, 06:23:41 "selinux-enabled": true, 06:23:41 "seccomp-profile": "/etc/docker/seccomp.json" 06:23:41 } [Pipeline] sh 06:23:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:23:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:00 provisioning config files... 06:24:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1350506824350352617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:00 ---> docker-login.sh 06:24:00 nexus3.edgexfoundry.org:10001 06:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:01 Configure a credential helper to remove this warning. See 06:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:01 06:24:01 Login Succeeded 06:24:01 nexus3.edgexfoundry.org:10002 06:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:01 Configure a credential helper to remove this warning. See 06:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:01 06:24:01 Login Succeeded 06:24:01 nexus3.edgexfoundry.org:10003 06:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:01 Configure a credential helper to remove this warning. See 06:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:01 06:24:01 Login Succeeded 06:24:01 nexus3.edgexfoundry.org:10004 06:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:02 Configure a credential helper to remove this warning. See 06:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:02 06:24:02 Login Succeeded 06:24:02 docker.io 06:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:02 Configure a credential helper to remove this warning. See 06:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:02 06:24:02 Login Succeeded 06:24:02 ---> docker-login.sh ends [Pipeline] } 06:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:24:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:24:03 ========================================================= 06:24:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:24:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:03 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:24:04 Sending build context to Docker daemon 5.798MB 06:24:04 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:24:04 Step 2/10 : FROM ${BASE} AS builder 06:24:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:24:04 af6eaf76a39c: Pulling fs layer 06:24:04 55522c791124: Pulling fs layer 06:24:04 ce5c4a1c91eb: Pulling fs layer 06:24:04 169dfbe0d373: Pulling fs layer 06:24:04 e1ff8fa3b103: Pulling fs layer 06:24:04 52ebb69f0ebf: Pulling fs layer 06:24:04 5abe8eddf0d5: Pulling fs layer 06:24:04 52ebb69f0ebf: Waiting 06:24:04 5abe8eddf0d5: Waiting 06:24:04 169dfbe0d373: Waiting 06:24:04 e1ff8fa3b103: Waiting 06:24:04 55522c791124: Verifying Checksum 06:24:04 55522c791124: Download complete 06:24:04 169dfbe0d373: Verifying Checksum 06:24:04 169dfbe0d373: Download complete 06:24:04 e1ff8fa3b103: Verifying Checksum 06:24:04 e1ff8fa3b103: Download complete 06:24:04 af6eaf76a39c: Verifying Checksum 06:24:04 af6eaf76a39c: Download complete 06:24:05 af6eaf76a39c: Pull complete 06:24:05 55522c791124: Pull complete 06:24:06 5abe8eddf0d5: Verifying Checksum 06:24:06 5abe8eddf0d5: Download complete 06:24:07 ce5c4a1c91eb: Verifying Checksum 06:24:07 ce5c4a1c91eb: Download complete 06:24:07 52ebb69f0ebf: Verifying Checksum 06:24:07 52ebb69f0ebf: Download complete 06:24:18 ce5c4a1c91eb: Pull complete 06:24:18 169dfbe0d373: Pull complete 06:24:18 e1ff8fa3b103: Pull complete 06:24:25 52ebb69f0ebf: Pull complete 06:24:27 5abe8eddf0d5: Pull complete 06:24:27 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:24:27 ---> 6cb57ee374ae 06:24:27 Step 3/10 : ARG MAKE=make build 06:24:29 ---> Running in 1bf3fb213dce 06:24:29 Removing intermediate container 1bf3fb213dce 06:24:29 ---> 3067d52ac3fe 06:24:29 Step 4/10 : WORKDIR /device-sdk-go 06:24:29 ---> Running in 71f5c68ae322 06:24:30 Removing intermediate container 71f5c68ae322 06:24:30 ---> 975b95726a52 06:24:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:24:30 ---> Running in 7603d11e6224 06:24:30 Removing intermediate container 7603d11e6224 06:24:30 ---> 9dc31749feb4 06:24:30 Step 6/10 : RUN apk add --update --no-cache make git 06:24:30 ---> Running in 5afaf9bb52fb 06:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:24:33 OK: 263 MiB in 53 packages 06:24:34 Removing intermediate container 5afaf9bb52fb 06:24:34 ---> 7bb87b21fbd2 06:24:34 Step 7/10 : COPY go.mod vendor* ./ 06:24:34 ---> 12f0811d5a11 06:24:34 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:34 ---> Running in 4aef56da91ca 06:25:42 Removing intermediate container 4aef56da91ca 06:25:42 ---> 1e6ba505057a 06:25:42 Step 9/10 : COPY . . 06:25:42 ---> 5ef5e097508f 06:25:42 Step 10/10 : RUN ${MAKE} 06:25:42 ---> Running in 1ce4d042c863 06:25:42 noop 06:25:42 Removing intermediate container 1ce4d042c863 06:25:42 ---> 696cd6629849 06:25:42 Successfully built 696cd6629849 06:25:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:43 + docker inspect -f . ci-base-image-arm64 06:25:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:43 prd-ubuntu20.04-docker-arm64-4c-16g-77 does not seem to be running inside a container 06:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:25:46 $ docker top 3f1321d479d0fa4eeb61cfc31c6a81d3dedb1bb1a5d3e2e28000a298eaafc4dc -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:47 + go version 06:25:47 go version go1.20.2 linux/arm64 [Pipeline] } 06:25:47 $ docker stop --time=1 3f1321d479d0fa4eeb61cfc31c6a81d3dedb1bb1a5d3e2e28000a298eaafc4dc 06:25:48 $ docker rm -f --volumes 3f1321d479d0fa4eeb61cfc31c6a81d3dedb1bb1a5d3e2e28000a298eaafc4dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:49 + docker inspect -f . ci-base-image-arm64 06:25:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:49 prd-ubuntu20.04-docker-arm64-4c-16g-77 does not seem to be running inside a container 06:25:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:25:51 $ docker top b655adfb9d3d68ef1efbe332c55194b28e9e259b584f476cb2e1675b2d31585b -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:51 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 06:25:52 + make test 06:25:52 go test -race -coverprofile=coverage.out ./... 06:26:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:29:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:29:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:29:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:29:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:29:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:29:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.203s coverage: 27.6% of statements 06:29:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.259s coverage: 78.9% of statements 06:29:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:29:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:29:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.364s coverage: 86.0% of statements 06:29:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:29:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:29:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.439s coverage: 75.9% of statements 06:29:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.242s coverage: 15.2% of statements 06:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:29:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.442s coverage: 65.7% of statements 06:29:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 2.645s coverage: 89.2% of statements 06:29:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:29:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.245s coverage: 5.5% of statements 06:29:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:29:26 GO111MODULE=on go vet ./... 06:31:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:31:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:31:48 ./bin/test-attribution-txt.sh [Pipeline] echo 06:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:31:48 $ docker stop --time=1 b655adfb9d3d68ef1efbe332c55194b28e9e259b584f476cb2e1675b2d31585b 06:31:52 $ docker rm -f --volumes b655adfb9d3d68ef1efbe332c55194b28e9e259b584f476cb2e1675b2d31585b [Pipeline] // withDockerContainer [Pipeline] sh 06:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:31:54 Warning: overwriting stash ‘coverage-report’ 06:31:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:31:55 + ls -al . 06:31:55 total 272 06:31:55 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 06:25 . 06:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 06:23 .. 06:31:55 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 06:23 .dockerignore 06:31:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 06:23 .git 06:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 06:23 .github 06:31:55 -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 06:23 .gitignore 06:31:55 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 06:23 .golangci.yml 06:31:55 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 06:23 CHANGELOG.md 06:31:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 06:23 GOVERNANCE.md 06:31:55 -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 06:23 Jenkinsfile 06:31:55 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 06:23 LICENSE 06:31:55 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 06:23 Makefile 06:31:55 -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 06:23 OWNERS.md 06:31:55 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 06:23 README.md 06:31:55 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 06:21 VERSION 06:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 06:23 bin 06:31:55 -rw-r--r-- 1 jenkins jenkins 109538 Mar 14 06:29 coverage.out 06:31:55 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 06:23 example 06:31:55 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 06:23 go.mod 06:31:55 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 06:23 go.sum 06:31:55 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 06:23 internal 06:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 06:23 openapi 06:31:55 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 06:23 pkg 06:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 06:23 snap 06:31:55 -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 06:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:56 + 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=c3c527261f00c12e33369f990b1b875843bff393 --label arch=arm64 --label version=0.0.0 . 06:31:56 Sending build context to Docker daemon 5.908MB 06:31:56 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:31:56 Step 2/23 : FROM ${BASE} AS builder 06:31:56 ---> 696cd6629849 06:31:56 Step 3/23 : ARG MAKE=make build 06:31:56 ---> Running in d6688e97aa80 06:31:57 Removing intermediate container d6688e97aa80 06:31:57 ---> d510d62fb7e3 06:31:57 Step 4/23 : WORKDIR /device-sdk-go 06:31:57 ---> Running in 38ef1bddfaae 06:31:57 Removing intermediate container 38ef1bddfaae 06:31:57 ---> d9bd3d88cc15 06:31:57 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:31:57 ---> Running in 4b554a64922c 06:31:58 Removing intermediate container 4b554a64922c 06:31:58 ---> 742cef5a80d4 06:31:58 Step 6/23 : RUN apk add --update --no-cache make git 06:31:58 ---> Running in 8d705dcdabeb 06:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:32:00 OK: 263 MiB in 53 packages 06:32:01 Removing intermediate container 8d705dcdabeb 06:32:01 ---> f2c7242beecb 06:32:01 Step 7/23 : COPY go.mod vendor* ./ 06:32:02 ---> dd5de7b957fe 06:32:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:02 ---> Running in 78e5046a44fd 06:32:06 Removing intermediate container 78e5046a44fd 06:32:06 ---> 87811163d70f 06:32:06 Step 9/23 : COPY . . 06:32:07 ---> 6620016dadaf 06:32:07 Step 10/23 : RUN ${MAKE} 06:32:07 ---> Running in 47ab1ecf6482 06:32:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:34:15 Removing intermediate container 47ab1ecf6482 06:34:15 ---> f58847d09e49 06:34:15 Step 11/23 : FROM alpine:3.16 06:34:15 3.16: Pulling from library/alpine 06:34:15 3760b48202b3: Pulling fs layer 06:34:15 3760b48202b3: Verifying Checksum 06:34:17 3760b48202b3: Pull complete 06:34:17 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 06:34:17 Status: Downloaded newer image for alpine:3.16 06:34:17 ---> 4c81e5bf8899 06:34:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:34:17 ---> Running in b90b01ee637a 06:34:17 Removing intermediate container b90b01ee637a 06:34:17 ---> 65e5380c0c25 06:34:17 Step 13/23 : RUN apk add --update --no-cache 06:34:17 ---> Running in f09fd1142fee 06:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:34:20 OK: 5 MiB in 14 packages 06:34:21 Removing intermediate container f09fd1142fee 06:34:21 ---> 5bcf9d704709 06:34:21 Step 14/23 : WORKDIR / 06:34:21 ---> Running in e1b617c9f567 06:34:21 Removing intermediate container e1b617c9f567 06:34:21 ---> c5a00c85e716 06:34:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:34:21 ---> 5fd0c1470a77 06:34:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:34:23 ---> cf3ceb32e745 06:34:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:34:23 ---> 4a41473a3921 06:34:23 Step 18/23 : EXPOSE 59999 06:34:23 ---> Running in bedd8bbd05bf 06:34:23 Removing intermediate container bedd8bbd05bf 06:34:23 ---> 692df4c19704 06:34:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:34:23 ---> Running in 09da7596e1a8 06:34:24 Removing intermediate container 09da7596e1a8 06:34:24 ---> 5917f9a9ddc1 06:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:34:24 ---> Running in 00054a7500ca 06:34:24 Removing intermediate container 00054a7500ca 06:34:24 ---> 80a644cd009d 06:34:24 Step 21/23 : LABEL arch=arm64 06:34:24 ---> Running in 8b6a52c46e0d 06:34:25 Removing intermediate container 8b6a52c46e0d 06:34:25 ---> f960595ac50d 06:34:25 Step 22/23 : LABEL git_sha=c3c527261f00c12e33369f990b1b875843bff393 06:34:25 ---> Running in b4710aaea474 06:34:25 Removing intermediate container b4710aaea474 06:34:25 ---> 433030f4f6b7 06:34:25 Step 23/23 : LABEL version=0.0.0 06:34:25 ---> Running in 27736d41a21d 06:34:25 Removing intermediate container 27736d41a21d 06:34:25 ---> f546e441746f 06:34:25 [Warning] One or more build-args [ARCH] were not consumed 06:34:25 Successfully built f546e441746f 06:34:25 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:26 06:34:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:27 arm64: Pulling from edgex-lftools-log-publisher 06:34:27 8998bd30e6a1: Pulling fs layer 06:34:27 04944245beec: Pulling fs layer 06:34:27 699f458cf7ca: Pulling fs layer 06:34:27 765212b225bb: Pulling fs layer 06:34:27 f23df028b6ca: Pulling fs layer 06:34:27 d65c8cfc05b1: Pulling fs layer 06:34:27 2437ff75d9bd: Pulling fs layer 06:34:27 f23df028b6ca: Waiting 06:34:27 765212b225bb: Waiting 06:34:27 d65c8cfc05b1: Waiting 06:34:27 2437ff75d9bd: Waiting 06:34:27 04944245beec: Verifying Checksum 06:34:27 04944245beec: Download complete 06:34:27 765212b225bb: Download complete 06:34:27 f23df028b6ca: Verifying Checksum 06:34:27 f23df028b6ca: Download complete 06:34:27 d65c8cfc05b1: Verifying Checksum 06:34:27 d65c8cfc05b1: Download complete 06:34:27 699f458cf7ca: Verifying Checksum 06:34:27 699f458cf7ca: Download complete 06:34:27 8998bd30e6a1: Verifying Checksum 06:34:27 8998bd30e6a1: Download complete 06:34:30 2437ff75d9bd: Verifying Checksum 06:34:30 2437ff75d9bd: Download complete 06:34:31 8998bd30e6a1: Pull complete 06:34:32 04944245beec: Pull complete 06:34:33 699f458cf7ca: Pull complete 06:34:33 765212b225bb: Pull complete 06:34:34 f23df028b6ca: Pull complete 06:34:34 d65c8cfc05b1: Pull complete 06:34:49 2437ff75d9bd: Pull complete 06:34:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:50 prd-ubuntu20.04-docker-arm64-4c-16g-77 does not seem to be running inside a container 06:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:34:52 $ docker top 1e9647e7b2db17b5c0eadf392de7cba0500d895f8bc09e0ee2300b3b263d6d7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:53 ---> job-cost.sh 06:34:53 lf-activate-venv: SKIPPING 06:34:53 INFO: No Stack... 06:34:54 INFO: Retrieving Pricing Info for: v3-standard-4 06:34:54 INFO: Archiving Costs [Pipeline] sh 06:34:55 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:34:55 + cut -d, -f6 [Pipeline] lock 06:34:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1378-1-stack-cost] 06:34:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1378-1-stack-cost] did not exist. Created. 06:34:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:34:55 /w/workspace/device-sdk-go/1@tmp/durable-ae1bd3bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:34:56 + echo total: 0.10999999940395355 [Pipeline] stash 06:34:56 Warning: overwriting stash ‘stack-cost’ 06:34:56 Stashed 1 file(s) [Pipeline] } 06:34:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1378-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:34:56 $ docker stop --time=1 1e9647e7b2db17b5c0eadf392de7cba0500d895f8bc09e0ee2300b3b263d6d7d 06:34:58 $ docker rm -f --volumes 1e9647e7b2db17b5c0eadf392de7cba0500d895f8bc09e0ee2300b3b263d6d7d [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 06:34:59 provisioning config files... 06:34:59 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp/config14326077377773927393tmp [Pipeline] { [Pipeline] sh 06:34:59 + set +x 06:34:59 + curl -s https://codecov.io/bash 06:34:59 + bash -s -- 06:34:59 06:34:59 _____ _ 06:34:59 / ____| | | 06:34:59 | | ___ __| | ___ ___ _____ __ 06:34:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:34:59 | |___| (_) | (_| | __/ (_| (_) \ V / 06:34:59 \_____\___/ \__,_|\___|\___\___/ \_/ 06:34:59 Bash-1.0.6 06:34:59 06:34:59 06:34:59 ==> git version 2.25.1 found 06:34:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:34:59 Release-Date: 2020-01-08 06:34:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:34:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:34:59 ==> Jenkins CI detected. 06:34:59 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1378 06:34:59 project root: . 06:34:59 --> token set from env 06:34:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:34:59 ==> Running gcov in . (disable via -X gcov) 06:34:59 ==> Python coveragepy not found 06:34:59 ==> Searching for coverage reports in: 06:34:59 + . 06:34:59 -> Found 1 reports 06:34:59 ==> Detecting git/mercurial file structure 06:34:59 ==> Reading reports 06:35:00 + ./coverage.out bytes=109538 06:35:00 ==> Appending adjustments 06:35:00 https://docs.codecov.io/docs/fixing-reports 06:35:00 + Found adjustments 06:35:00 ==> Gzipping contents 06:35:00 16K /tmp/codecov.uRDjtu.gz 06:35:00 ==> Uploading reports 06:35:00 url: https://codecov.io 06:35:00 query: branch=PR-1378&commit=c3c527261f00c12e33369f990b1b875843bff393&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1378&job=&cmd_args= 06:35:00 -> Pinging Codecov 06:35:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1378&commit=c3c527261f00c12e33369f990b1b875843bff393&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1378&job=&cmd_args= 06:35:00 -> Uploading to 06:35:00 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7E55EF52A471D76F132DFD9A03CDDE97/c3c527261f00c12e33369f990b1b875843bff393/6455e309-a008-426b-856d-000fc95b7208.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T063500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f77aac150e5724d8c3ee0bb12c0a27b46db67560b04838308878a4540c113ce7 06:35:00 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:00 Dload Upload Total Spent Left Speed 06:35:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15219 0 0 100 15219 0 58534 --:--:-- --:--:-- --:--:-- 58534 06:35:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c3c527261f00c12e33369f990b1b875843bff393 [Pipeline] } 06:35:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:35:02 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1378/archives ] 06:35:02 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1378/archives 06:35:02 total 16 06:35:02 drwxr-xr-x 3 root root 4096 Mar 14 06:23 . 06:35:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 06:23 .. 06:35:02 drwxr-xr-x 2 root root 4096 Mar 14 06:23 cost 06:35:02 -rw-r--r-- 1 root root 86 Mar 14 06:23 cost.csv 06:35:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1378/archives 06:35:02 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1378/archives 06:35:02 total 16 06:35:02 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 06:23 . 06:35:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 06:23 .. 06:35:02 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 06:23 cost 06:35:02 -rw-r--r-- 1 jenkins jenkins 86 Mar 14 06:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:35:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:35:03 ---> package-listing.sh 06:35:03 ++ facter osfamily 06:35:03 ++ tr '[:upper:]' '[:lower:]' 06:35:03 + OS_FAMILY=debian 06:35:03 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1378 06:35:03 + START_PACKAGES=/tmp/packages_start.txt 06:35:03 + END_PACKAGES=/tmp/packages_end.txt 06:35:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:35:03 + PACKAGES=/tmp/packages_start.txt 06:35:03 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1378 ']' 06:35:03 + PACKAGES=/tmp/packages_end.txt 06:35:03 + case "${OS_FAMILY}" in 06:35:03 + dpkg -l 06:35:03 + grep '^ii' 06:35:03 + '[' -f /tmp/packages_start.txt ']' 06:35:03 + '[' -f /tmp/packages_end.txt ']' 06:35:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:35:03 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1378 ']' 06:35:03 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1378/archives/ 06:35:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1378/archives/ [Pipeline] echo 06:35:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:35:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:04 prd-ubuntu20.04-docker-8c-8g-76 does not seem to be running inside a container 06:35:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1378/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-1378 -v /w/workspace/gexfoundry_device-sdk-go_PR-1378:/w/workspace/gexfoundry_device-sdk-go_PR-1378:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:35:05 $ docker top 76b60bd72cc6186cc89170d87a04c85b7fb0517014380434bdfcc54417f8956f -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:35:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:35:06 + ls /var/log/sa-host 06:35:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:06 provisioning config files... 06:35:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1378@tmp/config1457551725901265426tmp [Pipeline] { [Pipeline] echo 06:35:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:35:06 ---> create-netrc.sh [Pipeline] } 06:35:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:35:07 ---> python-tools-install.sh [Pipeline] echo 06:35:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:35:07 ---> sudo-logs.sh 06:35:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:35:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:35:07 ---> job-cost.sh 06:35:07 lf-activate-venv: SKIPPING 06:35:07 DEBUG: total: 0.2199999988079071 06:35:07 INFO: Retrieving Stack Cost... 06:35:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:35:08 INFO: Archiving Costs [Pipeline] echo 06:35:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:35:09 ---> logs-deploy.sh 06:35:09 lf-activate-venv: SKIPPING 06:35:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1378/1 06:35:09 INFO: archiving workspace using pattern(s): 06:35:10 Archives upload complete. 06:35:10 INFO: archiving logs to Nexus 06:35:10 ---> uname -a: 06:35:10 Linux prd-ubuntu20-04-docker-8c-8g-76 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:35:10 06:35:10 06:35:10 ---> lscpu: 06:35:10 Architecture: x86_64 06:35:10 CPU op-mode(s): 32-bit, 64-bit 06:35:10 Byte Order: Little Endian 06:35:10 Address sizes: 40 bits physical, 48 bits virtual 06:35:10 CPU(s): 8 06:35:10 On-line CPU(s) list: 0-7 06:35:10 Thread(s) per core: 1 06:35:10 Core(s) per socket: 1 06:35:10 Socket(s): 8 06:35:10 NUMA node(s): 1 06:35:10 Vendor ID: AuthenticAMD 06:35:10 CPU family: 23 06:35:10 Model: 49 06:35:10 Model name: AMD EPYC-Rome Processor 06:35:10 Stepping: 0 06:35:10 CPU MHz: 2800.000 06:35:10 BogoMIPS: 5600.00 06:35:10 Virtualization: AMD-V 06:35:10 Hypervisor vendor: KVM 06:35:10 Virtualization type: full 06:35:10 L1d cache: 256 KiB 06:35:10 L1i cache: 256 KiB 06:35:10 L2 cache: 4 MiB 06:35:10 L3 cache: 128 MiB 06:35:10 NUMA node0 CPU(s): 0-7 06:35:10 Vulnerability Itlb multihit: Not affected 06:35:10 Vulnerability L1tf: Not affected 06:35:10 Vulnerability Mds: Not affected 06:35:10 Vulnerability Meltdown: Not affected 06:35:10 Vulnerability Mmio stale data: Not affected 06:35:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:35:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:35:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:35:10 Vulnerability Srbds: Not affected 06:35:10 Vulnerability Tsx async abort: Not affected 06:35:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:35:10 06:35:10 06:35:10 ---> nproc: 06:35:10 8 06:35:10 06:35:10