Pull request #1413 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2+8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 (c69188c9b875c095806ac55f3e80bf68fc91d0e3) 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-ssh5569280545217154182.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-ssh6791563751836442690.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-1413/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-1413/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3675247086199947824.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-1413/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14846620839200093696.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-ssh8723013554552238326.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-1413/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-1413/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8171109351523980464.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 ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6266’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6268’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6269 in /w/workspace/gexfoundry_device-sdk-go_PR-1413 [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-1413 # 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/1413/head:refs/remotes/origin/PR-1413 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 Merge succeeded, producing 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 Checking out Revision 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 (PR-1413) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:19:23 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 # 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 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:19:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:19:23 ========================================================= 22:19:23 EdgeX Global Pipelines Version Info 22:19:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:19:24 ------------------- 22:19:24 stable info: 22:19:24 ------------------- 22:19:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:19:24 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:19:24 Message: update stable to v1.0.245 22:19:24 ------------------- 22:19:24 experimental info: 22:19:24 ------------------- 22:19:24 Commited By: **** collab-it+edgex@linuxfoundation.org 22:19:24 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:19:24 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:19:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1413 [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1413 [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1413 [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c6b00c [Pipeline] echo 22:19:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:26 provisioning config files... 22:19:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp/config18352994244618248421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:26 ---> docker-login.sh 22:19:26 nexus3.edgexfoundry.org:10001 22:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:27 Configure a credential helper to remove this warning. See 22:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:27 22:19:27 Login Succeeded 22:19:27 nexus3.edgexfoundry.org:10002 22:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:27 Configure a credential helper to remove this warning. See 22:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:27 22:19:27 Login Succeeded 22:19:27 nexus3.edgexfoundry.org:10003 22:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:27 Configure a credential helper to remove this warning. See 22:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:27 22:19:27 Login Succeeded 22:19:27 nexus3.edgexfoundry.org:10004 22:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:27 Configure a credential helper to remove this warning. See 22:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:27 22:19:27 Login Succeeded 22:19:27 docker.io 22:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:27 Configure a credential helper to remove this warning. See 22:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:27 22:19:27 Login Succeeded 22:19:27 ---> docker-login.sh ends [Pipeline] } 22:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:19:28 + git rev-list -1 --merges 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2~1..1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 [Pipeline] echo 22:19:28 -----------> git rev-list -1 --merges 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2~1..1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 [false] [Pipeline] sh 22:19:28 + git log --format=format:%s -1 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 [Pipeline] echo 22:19:28 ========================================================= 22:19:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:19:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:29 + git log --format=format:%s -1 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 [Pipeline] echo 22:19:29 [semverPrep] GIT_COMMIT: 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 22:19:29 [semverPrep] This is not a build commit. [Pipeline] sh 22:19:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:19:29 + grep -v github /etc/ssh/ssh_known_hosts 22:19:29 + [ -e /tmp/ssh_known_hosts ] 22:19:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:19:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:19:29 + sudo tee -a /etc/ssh/ssh_known_hosts 22:19:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:30 22:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:30 0.1.4: Pulling from edgex-devops/py-git-semver 22:19:30 b85a868b505f: Pulling fs layer 22:19:30 e2be974225ed: Pulling fs layer 22:19:30 339a4e72a1f5: Pulling fs layer 22:19:30 988bab9f4d93: Pulling fs layer 22:19:30 1469e6f7b9e6: Pulling fs layer 22:19:30 eaf3925da568: Pulling fs layer 22:19:30 bab4dde63d76: Pulling fs layer 22:19:30 bde34c3a00c8: Pulling fs layer 22:19:30 b352a97aabf1: Pulling fs layer 22:19:30 4872d77fe225: Pulling fs layer 22:19:30 5851b861e8e6: Pulling fs layer 22:19:30 988bab9f4d93: Waiting 22:19:30 bde34c3a00c8: Waiting 22:19:30 1469e6f7b9e6: Waiting 22:19:30 bab4dde63d76: Waiting 22:19:30 4872d77fe225: Waiting 22:19:30 5851b861e8e6: Waiting 22:19:30 b352a97aabf1: Waiting 22:19:30 e2be974225ed: Download complete 22:19:30 988bab9f4d93: Verifying Checksum 22:19:30 988bab9f4d93: Download complete 22:19:30 1469e6f7b9e6: Verifying Checksum 22:19:30 1469e6f7b9e6: Download complete 22:19:30 339a4e72a1f5: Verifying Checksum 22:19:30 339a4e72a1f5: Download complete 22:19:30 eaf3925da568: Verifying Checksum 22:19:30 eaf3925da568: Download complete 22:19:30 bde34c3a00c8: Verifying Checksum 22:19:30 bde34c3a00c8: Download complete 22:19:30 b352a97aabf1: Verifying Checksum 22:19:30 b352a97aabf1: Download complete 22:19:30 4872d77fe225: Verifying Checksum 22:19:30 4872d77fe225: Download complete 22:19:30 5851b861e8e6: Verifying Checksum 22:19:30 5851b861e8e6: Download complete 22:19:30 b85a868b505f: Verifying Checksum 22:19:30 b85a868b505f: Download complete 22:19:31 bab4dde63d76: Verifying Checksum 22:19:31 bab4dde63d76: Download complete 22:19:32 b85a868b505f: Pull complete 22:19:32 e2be974225ed: Pull complete 22:19:32 339a4e72a1f5: Pull complete 22:19:32 988bab9f4d93: Pull complete 22:19:33 1469e6f7b9e6: Pull complete 22:19:33 eaf3925da568: Pull complete 22:19:35 bab4dde63d76: Pull complete 22:19:35 bde34c3a00c8: Pull complete 22:19:35 b352a97aabf1: Pull complete 22:19:35 4872d77fe225: Pull complete 22:19:35 5851b861e8e6: Pull complete 22:19:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:35 prd-ubuntu20.04-docker-8c-8g-6269 does not seem to be running inside a container 22:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1413 -v /w/workspace/gexfoundry_device-sdk-go_PR-1413:/w/workspace/gexfoundry_device-sdk-go_PR-1413:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:19:37 $ docker top 2bd2c2b12aad2310690217c70e4966b474be5f841f53d0c94df5f9fedb97f436 -eo pid,comm 22:19:37 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). 22:19:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:37 [ssh-agent] Looking for ssh-agent implementation... 22:19:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:38 $ docker exec 2bd2c2b12aad2310690217c70e4966b474be5f841f53d0c94df5f9fedb97f436 ssh-agent 22:19:38 SSH_AUTH_SOCK=/tmp/ssh-kFV4Hk4A4qLe/agent.32 22:19:38 SSH_AGENT_PID=38 22:19:38 Running ssh-add (command line suppressed) 22:19:38 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp/private_key_13311444982427603035.key (/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp/private_key_13311444982427603035.key) 22:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:38 + git tag --points-at HEAD [Pipeline] } 22:19:38 $ docker exec --env ******** --env ******** 2bd2c2b12aad2310690217c70e4966b474be5f841f53d0c94df5f9fedb97f436 ssh-agent -k 22:19:38 unset SSH_AUTH_SOCK; 22:19:38 unset SSH_AGENT_PID; 22:19:38 echo Agent pid 38 killed; 22:19:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:19:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:38 [ssh-agent] Looking for ssh-agent implementation... 22:19:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:38 $ docker exec 2bd2c2b12aad2310690217c70e4966b474be5f841f53d0c94df5f9fedb97f436 ssh-agent 22:19:39 SSH_AUTH_SOCK=/tmp/ssh-onmTsBnUtcBY/agent.70 22:19:39 SSH_AGENT_PID=76 22:19:39 Running ssh-add (command line suppressed) 22:19:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp/private_key_8899577199066841552.key (/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp/private_key_8899577199066841552.key) 22:19:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:39 + git semver init 22:19:39 2023-03-29 22:19:39,713 [run_init] DEBUG init version:0.0.0 force:False 22:19:39 2023-03-29 22:19:39,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1413/.semver 22:19:39 2023-03-29 22:19:39,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1413/.semver 22:19:39 2023-03-29 22:19:39,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1413/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1413, universal_newlines=False, shell=None, istream=None) 22:19:40 2023-03-29 22:19:40,682 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1413/.git/info/exclude 22:19:40 2023-03-29 22:19:40,683 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1413/.semver/PR-1413 with force:False 22:19:40 2023-03-29 22:19:40,683 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1413/.semver/PR-1413 22:19:40 2023-03-29 22:19:40,687 [execute] INFO git cat-file --batch-check 22:19:40 2023-03-29 22:19:40,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1413/.semver, universal_newlines=False, shell=None, istream=) 22:19:40 2023-03-29 22:19:40,694 [execute] INFO git cat-file --batch 22:19:40 2023-03-29 22:19:40,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1413/.semver, universal_newlines=False, shell=None, istream=) 22:19:40 2023-03-29 22:19:40,699 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1413/.semver/PR-1413 22:19:40 0.0.0 [Pipeline] } 22:19:40 $ docker exec --env ******** --env ******** 2bd2c2b12aad2310690217c70e4966b474be5f841f53d0c94df5f9fedb97f436 ssh-agent -k 22:19:40 unset SSH_AUTH_SOCK; 22:19:40 unset SSH_AGENT_PID; 22:19:40 echo Agent pid 76 killed; 22:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:41 + git semver [Pipeline] } 22:19:41 $ docker stop --time=1 2bd2c2b12aad2310690217c70e4966b474be5f841f53d0c94df5f9fedb97f436 22:19:42 $ docker rm -f --volumes 2bd2c2b12aad2310690217c70e4966b474be5f841f53d0c94df5f9fedb97f436 [Pipeline] // withDockerContainer [Pipeline] sh 22:19:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:19:43 Stashed 1 file(s) [Pipeline] echo 22:19:43 [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 22:19:44 provisioning config files... 22:19:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp/config11415055582646404892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:44 ---> docker-login.sh 22:19:44 nexus3.edgexfoundry.org:10001 22:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:44 Configure a credential helper to remove this warning. See 22:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:44 22:19:44 Login Succeeded 22:19:44 nexus3.edgexfoundry.org:10002 22:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:44 Configure a credential helper to remove this warning. See 22:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:44 22:19:44 Login Succeeded 22:19:44 nexus3.edgexfoundry.org:10003 22:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:44 Configure a credential helper to remove this warning. See 22:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:44 22:19:44 Login Succeeded 22:19:44 nexus3.edgexfoundry.org:10004 22:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:44 Configure a credential helper to remove this warning. See 22:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:44 22:19:44 Login Succeeded 22:19:44 docker.io 22:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:44 Configure a credential helper to remove this warning. See 22:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:44 22:19:44 Login Succeeded 22:19:44 ---> docker-login.sh ends [Pipeline] } 22:19:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:19:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:45 ========================================================= 22:19:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:19:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:45 + 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 . 22:19:45 Sending build context to Docker daemon 10.91MB 22:19:45 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:19:45 Step 2/10 : FROM ${BASE} AS builder 22:19:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:19:45 63b65145d645: Pulling fs layer 22:19:45 a2d21d5440eb: Pulling fs layer 22:19:45 935e6c44a52c: Pulling fs layer 22:19:45 94cc34f8dd06: Pulling fs layer 22:19:45 30dea6a524f1: Pulling fs layer 22:19:45 a2aff8979fd8: Pulling fs layer 22:19:45 6808be2612f2: Pulling fs layer 22:19:45 f25807f1079a: Pulling fs layer 22:19:45 a2aff8979fd8: Waiting 22:19:45 6808be2612f2: Waiting 22:19:45 94cc34f8dd06: Waiting 22:19:45 f25807f1079a: Waiting 22:19:45 30dea6a524f1: Waiting 22:19:45 a2d21d5440eb: Download complete 22:19:45 94cc34f8dd06: Verifying Checksum 22:19:45 94cc34f8dd06: Download complete 22:19:45 30dea6a524f1: Verifying Checksum 22:19:45 30dea6a524f1: Download complete 22:19:45 63b65145d645: Download complete 22:19:45 a2aff8979fd8: Verifying Checksum 22:19:45 a2aff8979fd8: Download complete 22:19:45 63b65145d645: Pull complete 22:19:46 a2d21d5440eb: Pull complete 22:19:46 f25807f1079a: Verifying Checksum 22:19:46 f25807f1079a: Download complete 22:19:46 935e6c44a52c: Verifying Checksum 22:19:46 935e6c44a52c: Download complete 22:19:46 6808be2612f2: Verifying Checksum 22:19:46 6808be2612f2: Download complete 22:19:50 935e6c44a52c: Pull complete 22:19:50 94cc34f8dd06: Pull complete 22:19:50 30dea6a524f1: Pull complete 22:19:50 a2aff8979fd8: Pull complete 22:19:52 6808be2612f2: Pull complete 22:19:53 f25807f1079a: Pull complete 22:19:53 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:19:53 ---> 3b553350e43f 22:19:53 Step 3/10 : ARG MAKE=make build 22:19:58 ---> Running in dbe62deb352a 22:19:58 Removing intermediate container dbe62deb352a 22:19:58 ---> c4fbba4d7112 22:19:58 Step 4/10 : WORKDIR /device-sdk-go 22:19:58 ---> Running in 4d2a9d4eed81 22:19:58 Removing intermediate container 4d2a9d4eed81 22:19:58 ---> d144797e39ec 22:19:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:19:58 ---> Running in a41f9214f802 22:19:58 Removing intermediate container a41f9214f802 22:19:58 ---> 1b560b78c804 22:19:58 Step 6/10 : RUN apk add --update --no-cache make git 22:19:58 ---> Running in 606a79202c9a 22:19:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:58 OK: 265 MiB in 53 packages 22:19:58 Removing intermediate container 606a79202c9a 22:19:58 ---> eab825fdcc1e 22:19:58 Step 7/10 : COPY go.mod vendor* ./ 22:19:58 Still waiting to schedule task 22:19:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6267’ 22:19:59 ---> bfca0d509666 22:19:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:59 ---> Running in 543601eefb6c 22:20:25 Removing intermediate container 543601eefb6c 22:20:25 ---> 092bc31052a5 22:20:25 Step 9/10 : COPY . . 22:20:26 ---> 341ca9176280 22:20:26 Step 10/10 : RUN ${MAKE} 22:20:26 ---> Running in 62f50214786e 22:20:26 noop 22:20:27 Removing intermediate container 62f50214786e 22:20:27 ---> 40909ff60419 22:20:27 Successfully built 40909ff60419 22:20:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:27 + docker inspect -f . ci-base-image-x86_64 22:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:27 prd-ubuntu20.04-docker-8c-8g-6269 does not seem to be running inside a container 22:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1413 -v /w/workspace/gexfoundry_device-sdk-go_PR-1413:/w/workspace/gexfoundry_device-sdk-go_PR-1413:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:20:28 $ docker top 0f0f297c94bbac9a062b7560c98a82f7cb63469e23e9168e08afe94c673e9125 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:28 + go version 22:20:28 go version go1.20.2 linux/amd64 [Pipeline] } 22:20:28 $ docker stop --time=1 0f0f297c94bbac9a062b7560c98a82f7cb63469e23e9168e08afe94c673e9125 22:20:30 $ docker rm -f --volumes 0f0f297c94bbac9a062b7560c98a82f7cb63469e23e9168e08afe94c673e9125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:30 + docker inspect -f . ci-base-image-x86_64 22:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:30 prd-ubuntu20.04-docker-8c-8g-6269 does not seem to be running inside a container 22:20:30 $ 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-1413 -v /w/workspace/gexfoundry_device-sdk-go_PR-1413:/w/workspace/gexfoundry_device-sdk-go_PR-1413:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:20:31 $ docker top fe04cfe1496fd080390423cd678172da6cd3191a3c40a9f1161120437257e116 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1413 [Pipeline] fileExists [Pipeline] sh 22:20:31 + make test 22:20:31 go test -race -coverprofile=coverage.out ./... 22:20:38 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:20:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:20:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:20:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:20:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:20:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:20:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.043s coverage: 27.6% of statements 22:20:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:20:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:20:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.072s coverage: 79.9% of statements 22:20:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.091s coverage: 86.0% of statements 22:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:20:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 75.7% of statements 22:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:20:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:20:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 14.9% of statements 22:20:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.086s coverage: 68.5% of statements 22:20:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.128s coverage: 89.2% of statements 22:20:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 22:21:19 GO111MODULE=on go vet ./... 22:21:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:21 ./bin/test-attribution-txt.sh [Pipeline] echo 22:21:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:21:21 $ docker stop --time=1 fe04cfe1496fd080390423cd678172da6cd3191a3c40a9f1161120437257e116 22:21:24 $ docker rm -f --volumes fe04cfe1496fd080390423cd678172da6cd3191a3c40a9f1161120437257e116 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:21:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:26 + ls -al . 22:21:26 total 276 22:21:26 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 22:20 . 22:21:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:19 .. 22:21:26 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:19 .dockerignore 22:21:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:19 .git 22:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:19 .github 22:21:26 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:19 .gitignore 22:21:26 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:19 .golangci.yml 22:21:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:19 .semver 22:21:26 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:19 CHANGELOG.md 22:21:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:19 GOVERNANCE.md 22:21:26 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:19 Jenkinsfile 22:21:26 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:19 LICENSE 22:21:26 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:19 Makefile 22:21:26 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:19 OWNERS.md 22:21:26 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:19 README.md 22:21:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:19 VERSION 22:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:19 bin 22:21:26 -rw-r--r-- 1 jenkins jenkins 106714 Mar 29 22:20 coverage.out 22:21:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:19 example 22:21:26 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:19 go.mod 22:21:26 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:19 go.sum 22:21:26 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:19 internal 22:21:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:19 openapi 22:21:26 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:19 pkg 22:21:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:19 snap 22:21:26 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:26 + 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=1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 --label arch=amd64 --label version=0.0.0 . 22:21:26 Sending build context to Docker daemon 11.02MB 22:21:26 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:21:26 Step 2/23 : FROM ${BASE} AS builder 22:21:26 ---> 40909ff60419 22:21:26 Step 3/23 : ARG MAKE=make build 22:21:27 ---> Running in de5cef55afd8 22:21:27 Removing intermediate container de5cef55afd8 22:21:27 ---> 0b3a46f9a4bb 22:21:27 Step 4/23 : WORKDIR /device-sdk-go 22:21:27 ---> Running in a65590d94db6 22:21:27 Removing intermediate container a65590d94db6 22:21:27 ---> d74bfab0a26e 22:21:27 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:21:27 ---> Running in ca18f5d1c460 22:21:27 Removing intermediate container ca18f5d1c460 22:21:27 ---> 807fc1a7a863 22:21:27 Step 6/23 : RUN apk add --update --no-cache make git 22:21:27 ---> Running in c8b2769e2cb6 22:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:21:27 OK: 265 MiB in 53 packages 22:21:28 Removing intermediate container c8b2769e2cb6 22:21:28 ---> 8458e9892f8a 22:21:28 Step 7/23 : COPY go.mod vendor* ./ 22:21:28 ---> a1c21095356e 22:21:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:28 ---> Running in ecc3dee55abc 22:21:28 Removing intermediate container ecc3dee55abc 22:21:28 ---> 273501ec4ef2 22:21:28 Step 9/23 : COPY . . 22:21:29 ---> 6d679113cbaf 22:21:29 Step 10/23 : RUN ${MAKE} 22:21:29 ---> Running in efccdbc1a3ec 22:21:29 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 22:21:47 Removing intermediate container efccdbc1a3ec 22:21:47 ---> 3b5193a7100e 22:21:47 Step 11/23 : FROM alpine:3.17 22:21:48 3.17: Pulling from library/alpine 22:21:48 f56be85fc22e: Pulling fs layer 22:21:48 f56be85fc22e: Download complete 22:21:48 f56be85fc22e: Pull complete 22:21:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:21:48 Status: Downloaded newer image for alpine:3.17 22:21:48 ---> 9ed4aefc74f6 22:21:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:21:48 ---> Running in be1641e5233a 22:21:48 Removing intermediate container be1641e5233a 22:21:48 ---> be2afff7182a 22:21:48 Step 13/23 : RUN apk add --update --no-cache 22:21:48 ---> Running in 17b521c723b7 22:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:21:49 OK: 7 MiB in 15 packages 22:21:49 Removing intermediate container 17b521c723b7 22:21:49 ---> 255359b254b1 22:21:49 Step 14/23 : WORKDIR / 22:21:49 ---> Running in 0b1b27b7f9d1 22:21:49 Removing intermediate container 0b1b27b7f9d1 22:21:49 ---> 8f071cbe4680 22:21:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:21:49 ---> 60573a6f3c1e 22:21:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:21:50 ---> 30b4c875e1fc 22:21:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:21:50 ---> a124965bb666 22:21:50 Step 18/23 : EXPOSE 59999 22:21:50 ---> Running in 7819f30546bb 22:21:50 Removing intermediate container 7819f30546bb 22:21:50 ---> 93387e28ee1c 22:21:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:21:50 ---> Running in e24a59b7a3d3 22:21:50 Removing intermediate container e24a59b7a3d3 22:21:50 ---> dc6e29064158 22:21:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:21:50 ---> Running in 0250cb7cb284 22:21:50 Removing intermediate container 0250cb7cb284 22:21:50 ---> ba165a3a0845 22:21:50 Step 21/23 : LABEL arch=amd64 22:21:50 ---> Running in e646ff65e253 22:21:50 Removing intermediate container e646ff65e253 22:21:50 ---> 1b299a43c511 22:21:50 Step 22/23 : LABEL git_sha=1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 22:21:50 ---> Running in 9f747dbd5c1c 22:21:50 Removing intermediate container 9f747dbd5c1c 22:21:50 ---> cdb4334e0a32 22:21:50 Step 23/23 : LABEL version=0.0.0 22:21:50 ---> Running in d89ac27e0cf1 22:21:50 Removing intermediate container d89ac27e0cf1 22:21:50 ---> bb36b5546a8a 22:21:50 [Warning] One or more build-args [ARCH] were not consumed 22:21:50 Successfully built bb36b5546a8a 22:21:50 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 22:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:51 22:21:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:52 latest: Pulling from edgex-lftools-log-publisher 22:21:52 5eb5b503b376: Pulling fs layer 22:21:52 5c69ac0246d0: Pulling fs layer 22:21:52 ec43610c2a17: Pulling fs layer 22:21:52 3a2ae6a8a46f: Pulling fs layer 22:21:52 33b1e0a273af: Pulling fs layer 22:21:52 5d3b04190fa2: Pulling fs layer 22:21:52 2f39f015ded8: Pulling fs layer 22:21:52 3a2ae6a8a46f: Waiting 22:21:52 33b1e0a273af: Waiting 22:21:52 5d3b04190fa2: Waiting 22:21:52 2f39f015ded8: Waiting 22:21:52 5c69ac0246d0: Download complete 22:21:52 3a2ae6a8a46f: Download complete 22:21:52 33b1e0a273af: Verifying Checksum 22:21:52 33b1e0a273af: Download complete 22:21:52 5d3b04190fa2: Verifying Checksum 22:21:52 5d3b04190fa2: Download complete 22:21:52 ec43610c2a17: Verifying Checksum 22:21:52 ec43610c2a17: Download complete 22:21:52 5eb5b503b376: Download complete 22:21:53 2f39f015ded8: Download complete 22:21:53 5eb5b503b376: Pull complete 22:21:53 5c69ac0246d0: Pull complete 22:21:54 ec43610c2a17: Pull complete 22:21:54 3a2ae6a8a46f: Pull complete 22:21:54 33b1e0a273af: Pull complete 22:21:54 5d3b04190fa2: Pull complete 22:21:58 2f39f015ded8: Pull complete 22:21:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:59 prd-ubuntu20.04-docker-8c-8g-6269 does not seem to be running inside a container 22:21:59 $ 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-1413 -v /w/workspace/gexfoundry_device-sdk-go_PR-1413:/w/workspace/gexfoundry_device-sdk-go_PR-1413:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:22:03 $ docker top 95c6f74b74382d7cedab25a167ae8139ab42b6215bc248558478a6c8693890de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:03 ---> job-cost.sh 22:22:03 lf-activate-venv: SKIPPING 22:22:03 INFO: No Stack... 22:22:04 INFO: Retrieving Pricing Info for: v3-standard-8 22:22:04 INFO: Archiving Costs [Pipeline] sh 22:22:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1413/archives/cost.csv 22:22:04 + cut -d, -f6 [Pipeline] lock 22:22:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1413-1-stack-cost] 22:22:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1413-1-stack-cost] did not exist. Created. 22:22:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1413-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:05 + echo total: 0.2199999988079071 [Pipeline] stash 22:22:05 Stashed 1 file(s) [Pipeline] } 22:22:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1413-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:05 $ docker stop --time=1 95c6f74b74382d7cedab25a167ae8139ab42b6215bc248558478a6c8693890de 22:22:06 $ docker rm -f --volumes 95c6f74b74382d7cedab25a167ae8139ab42b6215bc248558478a6c8693890de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:22:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6271 in /w/workspace/gexfoundry_device-sdk-go_PR-1413 [Pipeline] { [Pipeline] ws 22:22:49 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:22:49 The recommended git tool is: git 22:22:56 using credential edgex-jenkins-ssh 22:22:56 Cloning the remote Git repository 22:22:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:22:56 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:22:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:22:56 > git --version # timeout=10 22:22:56 > git --version # 'git version 2.25.1' 22:22:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:22:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:22:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1413/head:refs/remotes/origin/PR-1413 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:23:00 Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 22:23:00 Merge succeeded, producing 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 22:23:00 Checking out Revision 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 (PR-1413) 22:23:01 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 22:23:01 > git --version # timeout=10 22:23:01 > git --version # 'git version 2.25.1' 22:23:01 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 22:23:00 > git config core.sparsecheckout # timeout=10 22:23:00 > git checkout -f 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 # timeout=10 22:23:00 > git remote # timeout=10 22:23:00 > git config --get remote.origin.url # timeout=10 22:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:00 > git merge 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 22:23:00 > git rev-parse HEAD^{commit} # timeout=10 22:23:00 > git config core.sparsecheckout # timeout=10 22:23:00 > git checkout -f 1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:23:02 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:02 Dload Upload Total Spent Left Speed 22:23:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 22:23:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:23:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:23:03 + sudo tee /etc/docker/daemon.new 22:23:03 { 22:23:03 "registry-mirrors": [ 22:23:03 "https://nexus3.edgexfoundry.org:10001" 22:23:03 ], 22:23:03 "bip": "10.250.0.254/24", 22:23:03 "hosts": [ 22:23:03 "tcp://0.0.0.0:5555", 22:23:03 "unix:///var/run/docker.sock" 22:23:03 ], 22:23:03 "mtu": 1458, 22:23:03 "selinux-enabled": true, 22:23:03 "seccomp-profile": "/etc/docker/seccomp.json" 22:23:03 } [Pipeline] sh 22:23:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:23:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:22 provisioning config files... 22:23:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2012235296585267387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:22 ---> docker-login.sh 22:23:22 nexus3.edgexfoundry.org:10001 22:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:23 Configure a credential helper to remove this warning. See 22:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:23 22:23:23 Login Succeeded 22:23:23 nexus3.edgexfoundry.org:10002 22:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:23 Configure a credential helper to remove this warning. See 22:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:23 22:23:23 Login Succeeded 22:23:23 nexus3.edgexfoundry.org:10003 22:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:24 Configure a credential helper to remove this warning. See 22:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:24 22:23:24 Login Succeeded 22:23:24 nexus3.edgexfoundry.org:10004 22:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:24 Configure a credential helper to remove this warning. See 22:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:24 22:23:24 Login Succeeded 22:23:24 docker.io 22:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:25 Configure a credential helper to remove this warning. See 22:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:25 22:23:25 Login Succeeded 22:23:25 ---> docker-login.sh ends [Pipeline] } 22:23:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:23:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:25 ========================================================= 22:23:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:23:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:26 + 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 . 22:23:26 Sending build context to Docker daemon 5.863MB 22:23:26 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:23:26 Step 2/10 : FROM ${BASE} AS builder 22:23:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:23:26 af6eaf76a39c: Pulling fs layer 22:23:26 55522c791124: Pulling fs layer 22:23:26 ce5c4a1c91eb: Pulling fs layer 22:23:26 169dfbe0d373: Pulling fs layer 22:23:26 e1ff8fa3b103: Pulling fs layer 22:23:26 52ebb69f0ebf: Pulling fs layer 22:23:26 5abe8eddf0d5: Pulling fs layer 22:23:26 169dfbe0d373: Waiting 22:23:26 e1ff8fa3b103: Waiting 22:23:26 52ebb69f0ebf: Waiting 22:23:26 5abe8eddf0d5: Waiting 22:23:26 55522c791124: Verifying Checksum 22:23:26 55522c791124: Download complete 22:23:26 169dfbe0d373: Verifying Checksum 22:23:26 169dfbe0d373: Download complete 22:23:26 e1ff8fa3b103: Verifying Checksum 22:23:26 e1ff8fa3b103: Download complete 22:23:27 af6eaf76a39c: Verifying Checksum 22:23:27 af6eaf76a39c: Download complete 22:23:28 af6eaf76a39c: Pull complete 22:23:28 5abe8eddf0d5: Verifying Checksum 22:23:28 5abe8eddf0d5: Download complete 22:23:28 55522c791124: Pull complete 22:23:29 ce5c4a1c91eb: Verifying Checksum 22:23:29 ce5c4a1c91eb: Download complete 22:23:29 52ebb69f0ebf: Verifying Checksum 22:23:29 52ebb69f0ebf: Download complete 22:23:42 ce5c4a1c91eb: Pull complete 22:23:42 169dfbe0d373: Pull complete 22:23:42 e1ff8fa3b103: Pull complete 22:23:49 52ebb69f0ebf: Pull complete 22:23:50 5abe8eddf0d5: Pull complete 22:23:50 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:23:50 ---> 6cb57ee374ae 22:23:50 Step 3/10 : ARG MAKE=make build 22:23:52 ---> Running in 7d6f573a4d77 22:23:52 Removing intermediate container 7d6f573a4d77 22:23:52 ---> 1f9a537eeecc 22:23:52 Step 4/10 : WORKDIR /device-sdk-go 22:23:52 ---> Running in 900c0119d078 22:23:53 Removing intermediate container 900c0119d078 22:23:53 ---> a5a39be89400 22:23:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:23:53 ---> Running in 8175beb0f993 22:23:53 Removing intermediate container 8175beb0f993 22:23:53 ---> ccd95c6620a6 22:23:53 Step 6/10 : RUN apk add --update --no-cache make git 22:23:53 ---> Running in f4bb5bd53c3b 22:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:23:56 OK: 263 MiB in 53 packages 22:23:57 Removing intermediate container f4bb5bd53c3b 22:23:57 ---> 2dbbf8a34d5d 22:23:57 Step 7/10 : COPY go.mod vendor* ./ 22:23:58 ---> 8abc49feab84 22:23:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:58 ---> Running in 44986426c041 22:25:06 Removing intermediate container 44986426c041 22:25:06 ---> b5bf1c7bd24e 22:25:06 Step 9/10 : COPY . . 22:25:06 ---> 771366c48b35 22:25:06 Step 10/10 : RUN ${MAKE} 22:25:06 ---> Running in e750d83d8556 22:25:06 noop 22:25:06 Removing intermediate container e750d83d8556 22:25:06 ---> 58a3edc1094b 22:25:06 Successfully built 58a3edc1094b 22:25:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:06 + docker inspect -f . ci-base-image-arm64 22:25:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:07 prd-ubuntu20.04-docker-arm64-4c-16g-6271 does not seem to be running inside a container 22:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:25:08 $ docker top 334ea11201277544db6818b1002465a652676b5a893c3a7ed89c52ec1c767675 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:09 + go version 22:25:09 go version go1.20.2 linux/arm64 [Pipeline] } 22:25:09 $ docker stop --time=1 334ea11201277544db6818b1002465a652676b5a893c3a7ed89c52ec1c767675 22:25:11 $ docker rm -f --volumes 334ea11201277544db6818b1002465a652676b5a893c3a7ed89c52ec1c767675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:12 + docker inspect -f . ci-base-image-arm64 22:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:12 prd-ubuntu20.04-docker-arm64-4c-16g-6271 does not seem to be running inside a container 22:25:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:25:13 $ docker top 1454708c575e72a4618b469c57300083ec0b8f44ea65a6d65e4b21dd498eacc7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:14 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 22:25:15 + make test 22:25:15 go test -race -coverprofile=coverage.out ./... 22:26:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:28:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.291s coverage: 27.6% of statements 22:28:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.286s coverage: 79.9% of statements 22:28:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:28:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:28:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.386s coverage: 86.0% of statements 22:28:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:28:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.438s coverage: 75.7% of statements 22:28:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:29:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:29:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:29:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.275s coverage: 14.9% of statements 22:29:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.440s coverage: 68.5% of statements 22:29:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.472s coverage: 89.2% of statements 22:29:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:29:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.272s coverage: 5.5% of statements 22:29:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:29:08 GO111MODULE=on go vet ./... 22:31:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:31:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:31:45 ./bin/test-attribution-txt.sh [Pipeline] echo 22:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:31:45 $ docker stop --time=1 1454708c575e72a4618b469c57300083ec0b8f44ea65a6d65e4b21dd498eacc7 22:31:47 $ docker rm -f --volumes 1454708c575e72a4618b469c57300083ec0b8f44ea65a6d65e4b21dd498eacc7 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:31:49 Warning: overwriting stash ‘coverage-report’ 22:31:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:31:50 + ls -al . 22:31:50 total 272 22:31:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:25 . 22:31:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:22 .. 22:31:50 -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:23 .dockerignore 22:31:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:23 .git 22:31:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:23 .github 22:31:50 -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:23 .gitignore 22:31:50 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:23 .golangci.yml 22:31:50 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:23 CHANGELOG.md 22:31:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:23 GOVERNANCE.md 22:31:50 -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:23 Jenkinsfile 22:31:50 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:23 LICENSE 22:31:50 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:23 Makefile 22:31:50 -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:23 OWNERS.md 22:31:50 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:23 README.md 22:31:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:19 VERSION 22:31:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:23 bin 22:31:50 -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:29 coverage.out 22:31:50 drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:23 example 22:31:50 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:23 go.mod 22:31:50 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:23 go.sum 22:31:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:23 internal 22:31:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:23 openapi 22:31:50 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:23 pkg 22:31:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:23 snap 22:31:50 -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:50 + 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=1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 --label arch=arm64 --label version=0.0.0 . 22:31:51 Sending build context to Docker daemon 5.971MB 22:31:51 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:31:51 Step 2/23 : FROM ${BASE} AS builder 22:31:51 ---> 58a3edc1094b 22:31:51 Step 3/23 : ARG MAKE=make build 22:31:51 ---> Running in 147745f26bfb 22:31:51 Removing intermediate container 147745f26bfb 22:31:51 ---> 904bac5bd4c6 22:31:51 Step 4/23 : WORKDIR /device-sdk-go 22:31:52 ---> Running in b064d266ec7c 22:31:52 Removing intermediate container b064d266ec7c 22:31:52 ---> dc3a7748724c 22:31:52 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:31:52 ---> Running in 8b68bedbf7c6 22:31:52 Removing intermediate container 8b68bedbf7c6 22:31:52 ---> 7fbc1aa16fa9 22:31:52 Step 6/23 : RUN apk add --update --no-cache make git 22:31:52 ---> Running in acda29cc8332 22:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:31:55 OK: 263 MiB in 53 packages 22:31:56 Removing intermediate container acda29cc8332 22:31:56 ---> 859a4dbddb2c 22:31:56 Step 7/23 : COPY go.mod vendor* ./ 22:31:57 ---> b34e3ccfb108 22:31:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:57 ---> Running in 6da93e7fe816 22:31:59 Removing intermediate container 6da93e7fe816 22:31:59 ---> eea66a7bf3c0 22:31:59 Step 9/23 : COPY . . 22:32:01 ---> c6f38e370a23 22:32:01 Step 10/23 : RUN ${MAKE} 22:32:01 ---> Running in ba89345b93c4 22:32:02 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 22:34:23 Removing intermediate container ba89345b93c4 22:34:23 ---> 43f9255b5067 22:34:23 Step 11/23 : FROM alpine:3.17 22:34:23 3.17: Pulling from library/alpine 22:34:23 c41833b44d91: Pulling fs layer 22:34:23 c41833b44d91: Verifying Checksum 22:34:23 c41833b44d91: Download complete 22:34:23 c41833b44d91: Pull complete 22:34:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:34:23 Status: Downloaded newer image for alpine:3.17 22:34:23 ---> 51e60588ff2c 22:34:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:34:23 ---> Running in c235b2e95afc 22:34:23 Removing intermediate container c235b2e95afc 22:34:23 ---> 3f5b842fbd01 22:34:23 Step 13/23 : RUN apk add --update --no-cache 22:34:23 ---> Running in 25b7e8dfe6b4 22:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:23 OK: 7 MiB in 15 packages 22:34:24 Removing intermediate container 25b7e8dfe6b4 22:34:24 ---> a3dea4c1f94a 22:34:24 Step 14/23 : WORKDIR / 22:34:24 ---> Running in 4845a2d87c3d 22:34:25 Removing intermediate container 4845a2d87c3d 22:34:25 ---> 863b54fb4efa 22:34:25 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:34:25 ---> 214d1b3a6312 22:34:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:34:27 ---> bbc2f8d58a92 22:34:27 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:34:27 ---> 2ae231df35d0 22:34:27 Step 18/23 : EXPOSE 59999 22:34:27 ---> Running in 210b0ddb0e01 22:34:27 Removing intermediate container 210b0ddb0e01 22:34:27 ---> 2a5be9e0b816 22:34:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:34:27 ---> Running in b8448486f838 22:34:28 Removing intermediate container b8448486f838 22:34:28 ---> 043ffc10cfb1 22:34:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:34:28 ---> Running in 7c2686e01cf7 22:34:28 Removing intermediate container 7c2686e01cf7 22:34:28 ---> 855e15fddf0b 22:34:28 Step 21/23 : LABEL arch=arm64 22:34:28 ---> Running in 92508ac200fd 22:34:28 Removing intermediate container 92508ac200fd 22:34:28 ---> 02f2d949a2ef 22:34:28 Step 22/23 : LABEL git_sha=1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 22:34:28 ---> Running in 29c426ac4abd 22:34:29 Removing intermediate container 29c426ac4abd 22:34:29 ---> 1c5b301d4b41 22:34:29 Step 23/23 : LABEL version=0.0.0 22:34:29 ---> Running in 4807084ad746 22:34:29 Removing intermediate container 4807084ad746 22:34:29 ---> 1a2fa7aad918 22:34:29 [Warning] One or more build-args [ARCH] were not consumed 22:34:29 Successfully built 1a2fa7aad918 22:34:29 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 22:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:30 22:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:30 arm64: Pulling from edgex-lftools-log-publisher 22:34:30 8998bd30e6a1: Pulling fs layer 22:34:30 04944245beec: Pulling fs layer 22:34:30 699f458cf7ca: Pulling fs layer 22:34:30 765212b225bb: Pulling fs layer 22:34:30 f23df028b6ca: Pulling fs layer 22:34:30 d65c8cfc05b1: Pulling fs layer 22:34:30 2437ff75d9bd: Pulling fs layer 22:34:30 765212b225bb: Waiting 22:34:30 f23df028b6ca: Waiting 22:34:30 d65c8cfc05b1: Waiting 22:34:30 2437ff75d9bd: Waiting 22:34:31 04944245beec: Verifying Checksum 22:34:31 04944245beec: Download complete 22:34:31 765212b225bb: Verifying Checksum 22:34:31 765212b225bb: Download complete 22:34:31 f23df028b6ca: Verifying Checksum 22:34:31 f23df028b6ca: Download complete 22:34:31 d65c8cfc05b1: Verifying Checksum 22:34:31 d65c8cfc05b1: Download complete 22:34:31 699f458cf7ca: Verifying Checksum 22:34:31 699f458cf7ca: Download complete 22:34:31 8998bd30e6a1: Verifying Checksum 22:34:31 8998bd30e6a1: Download complete 22:34:34 2437ff75d9bd: Verifying Checksum 22:34:35 8998bd30e6a1: Pull complete 22:34:36 04944245beec: Pull complete 22:34:37 699f458cf7ca: Pull complete 22:34:37 765212b225bb: Pull complete 22:34:38 f23df028b6ca: Pull complete 22:34:38 d65c8cfc05b1: Pull complete 22:34:53 2437ff75d9bd: Pull complete 22:34:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:54 prd-ubuntu20.04-docker-arm64-4c-16g-6271 does not seem to be running inside a container 22:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:34:56 $ docker top 62d4367b7c011fab91a3598b14b897b87c3cc07c13cf579d4dffb19d9690bdb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:57 ---> job-cost.sh 22:34:57 lf-activate-venv: SKIPPING 22:34:57 INFO: No Stack... 22:34:58 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:59 INFO: Archiving Costs [Pipeline] sh 22:34:59 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 22:34:59 + cut -d, -f6 [Pipeline] lock 22:34:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1413-1-stack-cost] 22:34:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1413-1-stack-cost] did not exist. Created. 22:34:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1413-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:35:00 /w/workspace/device-sdk-go/1@tmp/durable-a99c2298/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:35:01 + echo total: 0.10999999940395355 [Pipeline] stash 22:35:01 Warning: overwriting stash ‘stack-cost’ 22:35:01 Stashed 1 file(s) [Pipeline] } 22:35:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1413-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:35:01 $ docker stop --time=1 62d4367b7c011fab91a3598b14b897b87c3cc07c13cf579d4dffb19d9690bdb8 22:35:03 $ docker rm -f --volumes 62d4367b7c011fab91a3598b14b897b87c3cc07c13cf579d4dffb19d9690bdb8 [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 22:35:03 provisioning config files... 22:35:04 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp/config16748192819494616912tmp [Pipeline] { [Pipeline] sh 22:35:04 + set +x 22:35:04 + + curlbash -s -s https://codecov.io/bash -- 22:35:04 22:35:04 22:35:04 _____ _ 22:35:04 / ____| | | 22:35:04 | | ___ __| | ___ ___ _____ __ 22:35:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:35:04 | |___| (_) | (_| | __/ (_| (_) \ V / 22:35:04 \_____\___/ \__,_|\___|\___\___/ \_/ 22:35:04 Bash-1.0.6 22:35:04 22:35:04 22:35:04 ==> git version 2.25.1 found 22:35:04 ==> 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 22:35:04 Release-Date: 2020-01-08 22:35:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:35:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:35:04 ==> Jenkins CI detected. 22:35:04 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1413 22:35:04 project root: . 22:35:04 --> token set from env 22:35:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:35:04 ==> Running gcov in . (disable via -X gcov) 22:35:04 ==> Python coveragepy not found 22:35:04 ==> Searching for coverage reports in: 22:35:04 + . 22:35:04 -> Found 1 reports 22:35:04 ==> Detecting git/mercurial file structure 22:35:04 ==> Reading reports 22:35:04 + ./coverage.out bytes=106712 22:35:04 ==> Appending adjustments 22:35:04 https://docs.codecov.io/docs/fixing-reports 22:35:04 + Found adjustments 22:35:04 ==> Gzipping contents 22:35:04 16K /tmp/codecov.8N9n5t.gz 22:35:04 ==> Uploading reports 22:35:04 url: https://codecov.io 22:35:04 query: branch=PR-1413&commit=1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1413%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1413&job=&cmd_args= 22:35:04 -> Pinging Codecov 22:35:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1413&commit=1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1413%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1413&job=&cmd_args= 22:35:04 -> Uploading to 22:35:04 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2/c3226b25-a1f6-4604-8499-6517df16bdb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T223504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d312ee3d76a301b9be96611eae904838f17b96fe2161cdfb078b85c8b920dd0d 22:35:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:35:04 Dload Upload Total Spent Left Speed 22:35:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15122 0 0 100 15122 0 59070 --:--:-- --:--:-- --:--:-- 59070 22:35:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1c6b00c9ac7e5c20935f221be2cd7ae10c792aa2 [Pipeline] } 22:35:05 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 22:35:07 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1413/archives ] 22:35:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1413/archives 22:35:07 total 16 22:35:07 drwxr-xr-x 3 root root 4096 Mar 29 22:22 . 22:35:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:22 .. 22:35:07 drwxr-xr-x 2 root root 4096 Mar 29 22:22 cost 22:35:07 -rw-r--r-- 1 root root 86 Mar 29 22:22 cost.csv 22:35:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1413/archives 22:35:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1413/archives 22:35:07 total 16 22:35:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:22 . 22:35:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:22 .. 22:35:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 22:22 cost 22:35:07 -rw-r--r-- 1 jenkins jenkins 86 Mar 29 22:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:35:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:35:08 ---> package-listing.sh 22:35:08 ++ facter osfamily 22:35:08 ++ tr '[:upper:]' '[:lower:]' 22:35:08 + OS_FAMILY=debian 22:35:08 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1413 22:35:08 + START_PACKAGES=/tmp/packages_start.txt 22:35:08 + END_PACKAGES=/tmp/packages_end.txt 22:35:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:08 + PACKAGES=/tmp/packages_start.txt 22:35:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1413 ']' 22:35:08 + PACKAGES=/tmp/packages_end.txt 22:35:08 + case "${OS_FAMILY}" in 22:35:08 + dpkg -l 22:35:08 + grep '^ii' 22:35:08 + '[' -f /tmp/packages_start.txt ']' 22:35:08 + '[' -f /tmp/packages_end.txt ']' 22:35:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1413 ']' 22:35:08 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1413/archives/ 22:35:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1413/archives/ [Pipeline] echo 22:35:08 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-1413/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:35:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:09 prd-ubuntu20.04-docker-8c-8g-6269 does not seem to be running inside a container 22:35:09 $ 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-1413/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-1413 -v /w/workspace/gexfoundry_device-sdk-go_PR-1413:/w/workspace/gexfoundry_device-sdk-go_PR-1413:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:35:09 $ docker top c64a365bfd79a73ce9152b9e27d27a0ad71e2ce7e1f4ef24a1af69a5ce94484d -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:09 + touch /tmp/pre-build-complete [Pipeline] sh 22:35:10 + mkdir -p /var/log/sysstat [Pipeline] sh 22:35:10 + ls /var/log/sa-host 22:35:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:10 provisioning config files... 22:35:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1413@tmp/config15450504004140026130tmp [Pipeline] { [Pipeline] echo 22:35:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:35:11 ---> create-netrc.sh [Pipeline] } 22:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:35:11 ---> python-tools-install.sh [Pipeline] echo 22:35:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:35:11 ---> sudo-logs.sh 22:35:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:35:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:35:12 ---> job-cost.sh 22:35:12 lf-activate-venv: SKIPPING 22:35:12 DEBUG: total: 0.2199999988079071 22:35:12 INFO: Retrieving Stack Cost... 22:35:12 INFO: Retrieving Pricing Info for: v3-standard-8 22:35:13 INFO: Archiving Costs [Pipeline] echo 22:35:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:35:13 ---> logs-deploy.sh 22:35:13 lf-activate-venv: SKIPPING 22:35:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1413/1 22:35:13 INFO: archiving workspace using pattern(s): 22:35:14 Archives upload complete. 22:35:14 INFO: archiving logs to Nexus 22:35:14 ---> uname -a: 22:35:14 Linux prd-ubuntu20-04-docker-8c-8g-6269 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:35:14 22:35:14 22:35:14 ---> lscpu: 22:35:14 Architecture: x86_64 22:35:14 CPU op-mode(s): 32-bit, 64-bit 22:35:14 Byte Order: Little Endian 22:35:14 Address sizes: 40 bits physical, 48 bits virtual 22:35:14 CPU(s): 8 22:35:14 On-line CPU(s) list: 0-7 22:35:14 Thread(s) per core: 1 22:35:14 Core(s) per socket: 1 22:35:14 Socket(s): 8 22:35:14 NUMA node(s): 1 22:35:14 Vendor ID: AuthenticAMD 22:35:14 CPU family: 23 22:35:14 Model: 49 22:35:14 Model name: AMD EPYC-Rome Processor 22:35:14 Stepping: 0 22:35:14 CPU MHz: 2799.998 22:35:14 BogoMIPS: 5599.99 22:35:14 Virtualization: AMD-V 22:35:14 Hypervisor vendor: KVM 22:35:14 Virtualization type: full 22:35:14 L1d cache: 256 KiB 22:35:14 L1i cache: 256 KiB 22:35:14 L2 cache: 4 MiB 22:35:14 L3 cache: 128 MiB 22:35:14 NUMA node0 CPU(s): 0-7 22:35:14 Vulnerability Itlb multihit: Not affected 22:35:14 Vulnerability L1tf: Not affected 22:35:14 Vulnerability Mds: Not affected 22:35:14 Vulnerability Meltdown: Not affected 22:35:14 Vulnerability Mmio stale data: Not affected 22:35:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:35:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:35:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:35:14 Vulnerability Srbds: Not affected 22:35:14 Vulnerability Tsx async abort: Not affected 22:35:14 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 22:35:14 22:35:14 22:35:14 ---> nproc: 22:35:14 8 22:35:14 22:35:14 22:35:14 ---> df -h: 22:35:14 Filesystem Size Used Avail Use% Mounted on 22:35:14 overlay 155G 12G 144G 8% / 22:35:14 tmpfs 64M 0 64M 0% /dev 22:35:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:35:14 shm 64M 0 64M 0% /dev/shm 22:35:14 /dev/vda1 155G 12G 144G 8% /facter-os 22:35:14 22:35:14