Pull request #1524 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c+8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 (ebc41c693b8884b8650f53bb9a599d941a7956ca) 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-ssh10379216960904749825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15398291426836516499.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-1524/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-1524/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15675145255564951526.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-1524/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9028588430668048773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5893207074862519339.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-1524/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-1524/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9117704736027730516.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9092 in /w/workspace/gexfoundry_device-sdk-go_PR-1524 [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-1524 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 into PR head commit 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c Merge succeeded, producing 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c Checking out Revision 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c (PR-1524) Commit message: "build(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/1524/head:refs/remotes/origin/PR-1524 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c # 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 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:16:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:16:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:16:18 ========================================================= 04:16:18 EdgeX Global Pipelines Version Info 04:16:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:16:19 ------------------- 04:16:19 stable info: 04:16:19 ------------------- 04:16:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:16:19 Message: update stable to v1.0.254 04:16:19 ------------------- 04:16:19 experimental info: 04:16:19 ------------------- 04:16:19 Commited By: **** collab-it+edgex@linuxfoundation.org 04:16:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:16:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:16:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1524 [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1524 [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1524 [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c937d1 [Pipeline] echo 04:16:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:21 provisioning config files... 04:16:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp/config14666718240154155940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:21 ---> docker-login.sh 04:16:21 nexus3.edgexfoundry.org:10001 04:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:22 Configure a credential helper to remove this warning. See 04:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:22 04:16:22 Login Succeeded 04:16:22 nexus3.edgexfoundry.org:10002 04:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:22 Configure a credential helper to remove this warning. See 04:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:22 04:16:22 Login Succeeded 04:16:22 nexus3.edgexfoundry.org:10003 04:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:22 Configure a credential helper to remove this warning. See 04:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:22 04:16:22 Login Succeeded 04:16:22 nexus3.edgexfoundry.org:10004 04:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:22 Configure a credential helper to remove this warning. See 04:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:22 04:16:22 Login Succeeded 04:16:22 docker.io 04:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:22 Configure a credential helper to remove this warning. See 04:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:22 04:16:22 Login Succeeded 04:16:22 ---> docker-login.sh ends [Pipeline] } 04:16:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:16:23 + git rev-list -1 --merges 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c~1..4c937d1257e2f32d44548c3f8d048b99b2fd9e2c [Pipeline] echo 04:16:23 -----------> git rev-list -1 --merges 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c~1..4c937d1257e2f32d44548c3f8d048b99b2fd9e2c 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c [false] [Pipeline] sh 04:16:23 + git log --format=format:%s -1 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c [Pipeline] echo 04:16:24 ========================================================= 04:16:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:16:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:24 + git log --format=format:%s -1 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c [Pipeline] echo 04:16:24 [semverPrep] GIT_COMMIT: 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c, Commit Message: build(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 [Pipeline] echo 04:16:24 [semverPrep] This is not a build commit. [Pipeline] sh 04:16:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:24 + grep -v github /etc/ssh/ssh_known_hosts 04:16:24 + [ -e /tmp/ssh_known_hosts ] 04:16:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:16:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:16:24 + sudo tee -a /etc/ssh/ssh_known_hosts 04:16:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:25 04:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:25 0.1.4: Pulling from edgex-devops/py-git-semver 04:16:25 b85a868b505f: Pulling fs layer 04:16:25 e2be974225ed: Pulling fs layer 04:16:25 339a4e72a1f5: Pulling fs layer 04:16:25 988bab9f4d93: Pulling fs layer 04:16:25 1469e6f7b9e6: Pulling fs layer 04:16:25 eaf3925da568: Pulling fs layer 04:16:25 bab4dde63d76: Pulling fs layer 04:16:25 bde34c3a00c8: Pulling fs layer 04:16:25 b352a97aabf1: Pulling fs layer 04:16:25 4872d77fe225: Pulling fs layer 04:16:25 5851b861e8e6: Pulling fs layer 04:16:25 bab4dde63d76: Waiting 04:16:25 bde34c3a00c8: Waiting 04:16:25 5851b861e8e6: Waiting 04:16:25 4872d77fe225: Waiting 04:16:25 b352a97aabf1: Waiting 04:16:25 1469e6f7b9e6: Waiting 04:16:25 eaf3925da568: Waiting 04:16:25 988bab9f4d93: Waiting 04:16:25 e2be974225ed: Verifying Checksum 04:16:25 e2be974225ed: Download complete 04:16:25 988bab9f4d93: Verifying Checksum 04:16:25 988bab9f4d93: Download complete 04:16:25 1469e6f7b9e6: Verifying Checksum 04:16:25 1469e6f7b9e6: Download complete 04:16:25 eaf3925da568: Verifying Checksum 04:16:25 eaf3925da568: Download complete 04:16:25 339a4e72a1f5: Verifying Checksum 04:16:25 339a4e72a1f5: Download complete 04:16:25 bde34c3a00c8: Download complete 04:16:25 b352a97aabf1: Download complete 04:16:25 4872d77fe225: Verifying Checksum 04:16:25 4872d77fe225: Download complete 04:16:25 5851b861e8e6: Verifying Checksum 04:16:25 b85a868b505f: Download complete 04:16:26 bab4dde63d76: Verifying Checksum 04:16:26 bab4dde63d76: Download complete 04:16:27 b85a868b505f: Pull complete 04:16:27 e2be974225ed: Pull complete 04:16:27 339a4e72a1f5: Pull complete 04:16:27 988bab9f4d93: Pull complete 04:16:28 1469e6f7b9e6: Pull complete 04:16:28 eaf3925da568: Pull complete 04:16:30 bab4dde63d76: Pull complete 04:16:30 bde34c3a00c8: Pull complete 04:16:30 b352a97aabf1: Pull complete 04:16:30 4872d77fe225: Pull complete 04:16:30 5851b861e8e6: Pull complete 04:16:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:30 prd-ubuntu20.04-docker-8c-8g-9092 does not seem to be running inside a container 04:16:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1524 -v /w/workspace/gexfoundry_device-sdk-go_PR-1524:/w/workspace/gexfoundry_device-sdk-go_PR-1524:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1524@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:16:33 $ docker top 9eeedeb7c337f5b6dfc195a56b801a21b5a2ecaf9f4145f5bcfcb09639e61e6e -eo pid,comm 04:16:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:16:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:33 [ssh-agent] Looking for ssh-agent implementation... 04:16:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:34 $ docker exec 9eeedeb7c337f5b6dfc195a56b801a21b5a2ecaf9f4145f5bcfcb09639e61e6e ssh-agent 04:16:34 SSH_AUTH_SOCK=/tmp/ssh-V1iKm6uPmkKF/agent.32 04:16:34 SSH_AGENT_PID=38 04:16:34 Running ssh-add (command line suppressed) 04:16:34 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp/private_key_10238812673081810825.key (/w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp/private_key_10238812673081810825.key) 04:16:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:34 + git tag --points-at HEAD [Pipeline] } 04:16:34 $ docker exec --env ******** --env ******** 9eeedeb7c337f5b6dfc195a56b801a21b5a2ecaf9f4145f5bcfcb09639e61e6e ssh-agent -k 04:16:34 unset SSH_AUTH_SOCK; 04:16:34 unset SSH_AGENT_PID; 04:16:34 echo Agent pid 38 killed; 04:16:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:34 [ssh-agent] Looking for ssh-agent implementation... 04:16:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:34 $ docker exec 9eeedeb7c337f5b6dfc195a56b801a21b5a2ecaf9f4145f5bcfcb09639e61e6e ssh-agent 04:16:35 SSH_AUTH_SOCK=/tmp/ssh-si9rGQjulkE4/agent.72 04:16:35 SSH_AGENT_PID=78 04:16:35 Running ssh-add (command line suppressed) 04:16:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp/private_key_2773104746223137365.key (/w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp/private_key_2773104746223137365.key) 04:16:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:35 + git semver init 04:16:35 2023-10-12 04:16:35,682 [run_init] DEBUG init version:0.0.0 force:False 04:16:35 2023-10-12 04:16:35,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1524/.semver 04:16:35 2023-10-12 04:16:35,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1524/.semver 04:16:35 2023-10-12 04:16:35,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1524/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1524, universal_newlines=False, shell=None, istream=None) 04:16:36 2023-10-12 04:16:36,652 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1524/.git/info/exclude 04:16:36 2023-10-12 04:16:36,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1524/.semver/PR-1524 with force:False 04:16:36 2023-10-12 04:16:36,653 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1524/.semver/PR-1524 04:16:36 2023-10-12 04:16:36,659 [execute] INFO git cat-file --batch-check 04:16:36 2023-10-12 04:16:36,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1524/.semver, universal_newlines=False, shell=None, istream=) 04:16:36 2023-10-12 04:16:36,666 [execute] INFO git cat-file --batch 04:16:36 2023-10-12 04:16:36,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1524/.semver, universal_newlines=False, shell=None, istream=) 04:16:36 2023-10-12 04:16:36,673 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1524/.semver/PR-1524 04:16:36 0.0.0 [Pipeline] } 04:16:36 $ docker exec --env ******** --env ******** 9eeedeb7c337f5b6dfc195a56b801a21b5a2ecaf9f4145f5bcfcb09639e61e6e ssh-agent -k 04:16:36 unset SSH_AUTH_SOCK; 04:16:36 unset SSH_AGENT_PID; 04:16:36 echo Agent pid 78 killed; 04:16:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:37 + git semver [Pipeline] } 04:16:37 $ docker stop --time=1 9eeedeb7c337f5b6dfc195a56b801a21b5a2ecaf9f4145f5bcfcb09639e61e6e 04:16:38 $ docker rm -f --volumes 9eeedeb7c337f5b6dfc195a56b801a21b5a2ecaf9f4145f5bcfcb09639e61e6e [Pipeline] // withDockerContainer [Pipeline] sh 04:16:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:39 Stashed 1 file(s) [Pipeline] echo 04:16:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:40 provisioning config files... 04:16:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp/config16474057424052527058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:40 ---> docker-login.sh 04:16:40 nexus3.edgexfoundry.org:10001 04:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:40 Configure a credential helper to remove this warning. See 04:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:40 04:16:40 Login Succeeded 04:16:40 nexus3.edgexfoundry.org:10002 04:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:40 Configure a credential helper to remove this warning. See 04:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:40 04:16:40 Login Succeeded 04:16:40 nexus3.edgexfoundry.org:10003 04:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:40 Configure a credential helper to remove this warning. See 04:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:40 04:16:40 Login Succeeded 04:16:40 nexus3.edgexfoundry.org:10004 04:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:40 Configure a credential helper to remove this warning. See 04:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:40 04:16:40 Login Succeeded 04:16:40 docker.io 04:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:41 Configure a credential helper to remove this warning. See 04:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:41 04:16:41 Login Succeeded 04:16:41 ---> docker-login.sh ends [Pipeline] } 04:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:41 ========================================================= 04:16:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:16:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:41 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:16:41 Sending build context to Docker daemon 11.24MB 04:16:41 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:16:41 Step 2/10 : FROM ${BASE} AS builder 04:16:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:41 7264a8db6415: Pulling fs layer 04:16:41 c4d48a809fc2: Pulling fs layer 04:16:41 4f1c88b9dad5: Pulling fs layer 04:16:41 ad3a456e5733: Pulling fs layer 04:16:41 33e27b845d1e: Pulling fs layer 04:16:41 c68163c4e522: Pulling fs layer 04:16:41 50da416c3ac9: Pulling fs layer 04:16:41 23d2d4c4bb30: Pulling fs layer 04:16:41 23d2d4c4bb30: Waiting 04:16:41 c68163c4e522: Waiting 04:16:41 50da416c3ac9: Waiting 04:16:41 ad3a456e5733: Waiting 04:16:41 33e27b845d1e: Waiting 04:16:42 c4d48a809fc2: Download complete 04:16:42 ad3a456e5733: Download complete 04:16:42 33e27b845d1e: Verifying Checksum 04:16:42 33e27b845d1e: Download complete 04:16:42 7264a8db6415: Verifying Checksum 04:16:42 7264a8db6415: Download complete 04:16:42 c68163c4e522: Verifying Checksum 04:16:42 c68163c4e522: Download complete 04:16:42 7264a8db6415: Pull complete 04:16:42 23d2d4c4bb30: Verifying Checksum 04:16:42 23d2d4c4bb30: Download complete 04:16:42 c4d48a809fc2: Pull complete 04:16:42 4f1c88b9dad5: Verifying Checksum 04:16:42 4f1c88b9dad5: Download complete 04:16:42 50da416c3ac9: Verifying Checksum 04:16:42 50da416c3ac9: Download complete 04:16:46 4f1c88b9dad5: Pull complete 04:16:46 ad3a456e5733: Pull complete 04:16:46 33e27b845d1e: Pull complete 04:16:46 c68163c4e522: Pull complete 04:16:48 50da416c3ac9: Pull complete 04:16:49 23d2d4c4bb30: Pull complete 04:16:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:16:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:16:49 ---> 0786185ac409 04:16:49 Step 3/10 : ARG MAKE=make build 04:16:53 ---> Running in 49a7e302f3d0 04:16:53 Removing intermediate container 49a7e302f3d0 04:16:53 ---> 7bbd34ec4cec 04:16:53 Step 4/10 : WORKDIR /device-sdk-go 04:16:53 ---> Running in bdc34f8c17ea 04:16:53 Removing intermediate container bdc34f8c17ea 04:16:53 ---> ba3a5bc661dc 04:16:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:16:53 ---> Running in 2ceaf19a7b71 04:16:53 Removing intermediate container 2ceaf19a7b71 04:16:53 ---> 572acdb9a324 04:16:53 Step 6/10 : RUN apk add --update --no-cache make git 04:16:53 ---> Running in c24dbc66faaf 04:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:16:53 OK: 264 MiB in 52 packages 04:16:54 Removing intermediate container c24dbc66faaf 04:16:54 ---> b26bccf386fe 04:16:54 Step 7/10 : COPY go.mod vendor* ./ 04:16:54 ---> 0d7c8f7c3b16 04:16:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:54 ---> Running in e191d3c1aa28 04:16:55 Still waiting to schedule task 04:16:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:18:02 Removing intermediate container e191d3c1aa28 04:18:02 ---> 751ee09ec1b4 04:18:02 Step 9/10 : COPY . . 04:18:02 ---> 7445b523e3b0 04:18:02 Step 10/10 : RUN ${MAKE} 04:18:02 ---> Running in f3eb9370f3d0 04:18:02 noop 04:18:02 Removing intermediate container f3eb9370f3d0 04:18:02 ---> 0caca5ca0638 04:18:02 Successfully built 0caca5ca0638 04:18:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:02 + docker inspect -f . ci-base-image-x86_64 04:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:02 prd-ubuntu20.04-docker-8c-8g-9092 does not seem to be running inside a container 04:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1524 -v /w/workspace/gexfoundry_device-sdk-go_PR-1524:/w/workspace/gexfoundry_device-sdk-go_PR-1524:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1524@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-x86_64 cat 04:18:03 $ docker top 2cb9b99492c1a8f353321171b1c94448a7893606a9ba49192e77654fb09c7ba4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:03 + go version 04:18:03 go version go1.21.0 linux/amd64 [Pipeline] } 04:18:03 $ docker stop --time=1 2cb9b99492c1a8f353321171b1c94448a7893606a9ba49192e77654fb09c7ba4 04:18:04 $ docker rm -f --volumes 2cb9b99492c1a8f353321171b1c94448a7893606a9ba49192e77654fb09c7ba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:05 + docker inspect -f . ci-base-image-x86_64 04:18:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:05 prd-ubuntu20.04-docker-8c-8g-9092 does not seem to be running inside a container 04:18:05 $ 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-1524 -v /w/workspace/gexfoundry_device-sdk-go_PR-1524:/w/workspace/gexfoundry_device-sdk-go_PR-1524:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1524@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-x86_64 cat 04:18:05 $ docker top e34209868fd663e68ce9aada7399c1d8d9a20e3bb3b9202552c20a45cbe7d783 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:06 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1524 [Pipeline] fileExists [Pipeline] sh 04:18:06 + make test 04:18:06 go test -race -coverprofile=coverage.out ./... 04:18:13 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:18:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:18:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:18:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:18:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:18:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:18:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:18:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:18:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements 04:18:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.055s coverage: 81.5% of statements 04:18:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.073s coverage: 86.0% of statements 04:18:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:18:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.068s coverage: 71.8% of statements 04:18:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:18:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:18:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:18:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.069s coverage: 14.4% of statements 04:18:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.136s coverage: 45.9% of statements 04:18:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.072s coverage: 68.5% of statements 04:18:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.124s coverage: 89.2% of statements 04:18:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements 04:18:56 GO111MODULE=on go vet ./... 04:18:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:18:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:18:58 ./bin/test-attribution-txt.sh [Pipeline] echo 04:18:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:18:58 $ docker stop --time=1 e34209868fd663e68ce9aada7399c1d8d9a20e3bb3b9202552c20a45cbe7d783 04:19:01 $ docker rm -f --volumes e34209868fd663e68ce9aada7399c1d8d9a20e3bb3b9202552c20a45cbe7d783 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:19:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:19:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:03 + ls -al . 04:19:03 total 304 04:19:03 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 04:18 . 04:19:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:16 .. 04:19:03 -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 04:16 .dockerignore 04:19:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:18 .git 04:19:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:16 .github 04:19:03 -rw-rw-r-- 1 jenkins jenkins 137 Oct 12 04:16 .gitignore 04:19:03 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 04:16 .golangci.yml 04:19:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:16 .semver 04:19:03 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 12 04:16 CHANGELOG.md 04:19:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:16 GOVERNANCE.md 04:19:03 -rw-rw-r-- 1 jenkins jenkins 885 Oct 12 04:16 Jenkinsfile 04:19:03 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 04:16 LICENSE 04:19:03 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 12 04:16 Makefile 04:19:03 -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 04:16 OWNERS.md 04:19:03 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 12 04:16 README.md 04:19:03 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 04:16 VERSION 04:19:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:16 bin 04:19:03 -rw-r--r-- 1 jenkins jenkins 122154 Oct 12 04:18 coverage.out 04:19:03 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 04:16 example 04:19:03 -rw-rw-r-- 1 jenkins jenkins 3722 Oct 12 04:16 go.mod 04:19:03 -rw-rw-r-- 1 jenkins jenkins 34806 Oct 12 04:16 go.sum 04:19:03 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:16 internal 04:19:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:16 openapi 04:19:03 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 04:16 pkg 04:19:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:16 snap 04:19:03 -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:04 + 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=4c937d1257e2f32d44548c3f8d048b99b2fd9e2c --label arch=amd64 --label version=0.0.0 . 04:19:04 Sending build context to Docker daemon 11.37MB 04:19:04 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:19:04 Step 2/23 : FROM ${BASE} AS builder 04:19:04 ---> 0caca5ca0638 04:19:04 Step 3/23 : ARG MAKE=make build 04:19:04 ---> Running in e510deaa20ea 04:19:04 Removing intermediate container e510deaa20ea 04:19:04 ---> 717d92756c03 04:19:04 Step 4/23 : WORKDIR /device-sdk-go 04:19:04 ---> Running in c016cfd2dc22 04:19:04 Removing intermediate container c016cfd2dc22 04:19:04 ---> fcdc85cceff7 04:19:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:19:04 ---> Running in 5c9c152f868e 04:19:04 Removing intermediate container 5c9c152f868e 04:19:04 ---> 64c242dd347e 04:19:04 Step 6/23 : RUN apk add --update --no-cache make git 04:19:04 ---> Running in 7128cb37249f 04:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:19:05 OK: 264 MiB in 52 packages 04:19:05 Removing intermediate container 7128cb37249f 04:19:05 ---> c0e4812a38a5 04:19:05 Step 7/23 : COPY go.mod vendor* ./ 04:19:05 ---> 2dc69435cd1b 04:19:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:05 ---> Running in 9d7e18c869cf 04:19:06 Removing intermediate container 9d7e18c869cf 04:19:06 ---> b3bcab0a4bcb 04:19:06 Step 9/23 : COPY . . 04:19:06 ---> 91e8afc06539 04:19:06 Step 10/23 : RUN ${MAKE} 04:19:06 ---> Running in 26638754edb8 04:19:07 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:19:29 Removing intermediate container 26638754edb8 04:19:29 ---> aea3a2a6564c 04:19:29 Step 11/23 : FROM alpine:3.18 04:19:29 3.18: Pulling from library/alpine 04:19:29 96526aa774ef: Pulling fs layer 04:19:29 96526aa774ef: Verifying Checksum 04:19:29 96526aa774ef: Download complete 04:19:29 96526aa774ef: Pull complete 04:19:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:19:29 Status: Downloaded newer image for alpine:3.18 04:19:29 ---> 8ca4688f4f35 04:19:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:19:29 ---> Running in 49e1c8f7da98 04:19:29 Removing intermediate container 49e1c8f7da98 04:19:29 ---> e540146377bc 04:19:29 Step 13/23 : RUN apk add --update --no-cache 04:19:29 ---> Running in bcbb90d36ebe 04:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:19:29 OK: 7 MiB in 15 packages 04:19:29 Removing intermediate container bcbb90d36ebe 04:19:29 ---> ac2172bdcfbe 04:19:29 Step 14/23 : WORKDIR / 04:19:29 ---> Running in 3510604792a6 04:19:29 Removing intermediate container 3510604792a6 04:19:29 ---> 88a58587b729 04:19:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:19:29 ---> d03f7cf397de 04:19:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:19:29 ---> 73adeb50d0e3 04:19:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:19:29 ---> 6c62c9aa2764 04:19:29 Step 18/23 : EXPOSE 59999 04:19:29 ---> Running in b72d45dea0b4 04:19:29 Removing intermediate container b72d45dea0b4 04:19:29 ---> c6976f620327 04:19:29 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:19:29 ---> Running in f8cce941f923 04:19:29 Removing intermediate container f8cce941f923 04:19:29 ---> ed72b716c018 04:19:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:29 ---> Running in 9cca7195340d 04:19:29 Removing intermediate container 9cca7195340d 04:19:29 ---> ee7131c33a7c 04:19:29 Step 21/23 : LABEL arch=amd64 04:19:29 ---> Running in 6f7dd6a062ec 04:19:29 Removing intermediate container 6f7dd6a062ec 04:19:29 ---> 8824dd262c2c 04:19:29 Step 22/23 : LABEL git_sha=4c937d1257e2f32d44548c3f8d048b99b2fd9e2c 04:19:29 ---> Running in fada8d756b92 04:19:29 Removing intermediate container fada8d756b92 04:19:29 ---> 48bfd468deca 04:19:29 Step 23/23 : LABEL version=0.0.0 04:19:29 ---> Running in bb37a8a8179d 04:19:29 Removing intermediate container bb37a8a8179d 04:19:29 ---> 33f1b9b7d3f2 04:19:29 [Warning] One or more build-args [ARCH] were not consumed 04:19:29 Successfully built 33f1b9b7d3f2 04:19:29 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 04:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:30 04:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:30 latest: Pulling from edgex-lftools-log-publisher 04:19:30 5eb5b503b376: Pulling fs layer 04:19:30 5c69ac0246d0: Pulling fs layer 04:19:30 ec43610c2a17: Pulling fs layer 04:19:30 3a2ae6a8a46f: Pulling fs layer 04:19:30 33b1e0a273af: Pulling fs layer 04:19:30 5d3b04190fa2: Pulling fs layer 04:19:30 2f39f015ded8: Pulling fs layer 04:19:30 33b1e0a273af: Waiting 04:19:30 5d3b04190fa2: Waiting 04:19:30 3a2ae6a8a46f: Waiting 04:19:30 2f39f015ded8: Waiting 04:19:30 5c69ac0246d0: Download complete 04:19:30 3a2ae6a8a46f: Verifying Checksum 04:19:30 3a2ae6a8a46f: Download complete 04:19:30 33b1e0a273af: Verifying Checksum 04:19:30 33b1e0a273af: Download complete 04:19:30 5d3b04190fa2: Download complete 04:19:30 ec43610c2a17: Verifying Checksum 04:19:30 ec43610c2a17: Download complete 04:19:30 5eb5b503b376: Download complete 04:19:31 2f39f015ded8: Download complete 04:19:31 5eb5b503b376: Pull complete 04:19:32 5c69ac0246d0: Pull complete 04:19:32 ec43610c2a17: Pull complete 04:19:32 3a2ae6a8a46f: Pull complete 04:19:32 33b1e0a273af: Pull complete 04:19:32 5d3b04190fa2: Pull complete 04:19:37 2f39f015ded8: Pull complete 04:19:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:37 prd-ubuntu20.04-docker-8c-8g-9092 does not seem to be running inside a container 04:19:37 $ 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-1524 -v /w/workspace/gexfoundry_device-sdk-go_PR-1524:/w/workspace/gexfoundry_device-sdk-go_PR-1524:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1524@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:latest cat 04:19:40 $ docker top 9a84fb8ff506009b9076210bb13eca686ab774f79c706f8591f210e220018555 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:41 ---> job-cost.sh 04:19:41 lf-activate-venv: SKIPPING 04:19:41 INFO: No Stack... 04:19:41 INFO: Retrieving Pricing Info for: v3-standard-8 04:19:41 INFO: Archiving Costs [Pipeline] sh 04:19:41 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1524/archives/cost.csv 04:19:41 + cut -d, -f6 [Pipeline] lock 04:19:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1524-1-stack-cost] 04:19:41 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1524-1-stack-cost] did not exist. Created. 04:19:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1524-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:42 + echo total: 0.2199999988079071 [Pipeline] stash 04:19:42 Stashed 1 file(s) [Pipeline] } 04:19:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1524-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:42 $ docker stop --time=1 9a84fb8ff506009b9076210bb13eca686ab774f79c706f8591f210e220018555 04:19:43 $ docker rm -f --volumes 9a84fb8ff506009b9076210bb13eca686ab774f79c706f8591f210e220018555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9095 in /w/workspace/gexfoundry_device-sdk-go_PR-1524 [Pipeline] { [Pipeline] ws 04:19:53 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:19:53 The recommended git tool is: git 04:20:07 using credential edgex-jenkins-ssh 04:20:07 Cloning the remote Git repository 04:20:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:20:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:20:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:20:08 > git --version # timeout=10 04:20:08 > git --version # 'git version 2.25.1' 04:20:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:20:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:13 Merging remotes/origin/main commit 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 into PR head commit 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c 04:20:14 Merge succeeded, producing 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c 04:20:14 Checking out Revision 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c (PR-1524) 04:20:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:20:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1524/head:refs/remotes/origin/PR-1524 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:20:13 > git config core.sparsecheckout # timeout=10 04:20:13 > git checkout -f 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c # timeout=10 04:20:14 > git remote # timeout=10 04:20:14 > git config --get remote.origin.url # timeout=10 04:20:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:14 > git merge 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 # timeout=10 04:20:14 > git rev-parse HEAD^{commit} # timeout=10 04:20:14 > git config core.sparsecheckout # timeout=10 04:20:14 > git checkout -f 4c937d1257e2f32d44548c3f8d048b99b2fd9e2c # timeout=10 04:20:14 Commit message: "build(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" 04:20:15 > git --version # timeout=10 04:20:15 > git --version # 'git version 2.25.1' 04:20:15 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:20:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:16 Dload Upload Total Spent Left Speed 04:20:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 04:20:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:20:17 + sudo tee /etc/docker/daemon.new 04:20:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:20:17 { 04:20:17 "registry-mirrors": [ 04:20:17 "https://nexus3.edgexfoundry.org:10001" 04:20:17 ], 04:20:17 "bip": "10.250.0.254/24", 04:20:17 "hosts": [ 04:20:17 "tcp://0.0.0.0:5555", 04:20:17 "unix:///var/run/docker.sock" 04:20:17 ], 04:20:17 "mtu": 1458, 04:20:17 "selinux-enabled": true, 04:20:17 "seccomp-profile": "/etc/docker/seccomp.json" 04:20:17 } [Pipeline] sh 04:20:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:20:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:36 provisioning config files... 04:20:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10920148737299220797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:37 ---> docker-login.sh 04:20:37 nexus3.edgexfoundry.org:10001 04:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:37 Configure a credential helper to remove this warning. See 04:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:37 04:20:37 Login Succeeded 04:20:37 nexus3.edgexfoundry.org:10002 04:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:37 Configure a credential helper to remove this warning. See 04:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:37 04:20:37 Login Succeeded 04:20:38 nexus3.edgexfoundry.org:10003 04:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:38 Configure a credential helper to remove this warning. See 04:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:38 04:20:38 Login Succeeded 04:20:38 nexus3.edgexfoundry.org:10004 04:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:38 Configure a credential helper to remove this warning. See 04:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:38 04:20:38 Login Succeeded 04:20:38 docker.io 04:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:39 Configure a credential helper to remove this warning. See 04:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:39 04:20:39 Login Succeeded 04:20:39 ---> docker-login.sh ends [Pipeline] } 04:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:39 ========================================================= 04:20:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:20:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:40 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:20:40 Sending build context to Docker daemon 6.019MB 04:20:40 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:20:40 Step 2/10 : FROM ${BASE} AS builder 04:20:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:20:40 9fda8d8052c6: Pulling fs layer 04:20:40 5d54e960e981: Pulling fs layer 04:20:40 c4a7e357bf2a: Pulling fs layer 04:20:40 f0e02332f6b5: Pulling fs layer 04:20:40 cefa15bbcfad: Pulling fs layer 04:20:40 f0e02332f6b5: Waiting 04:20:40 17808c966233: Pulling fs layer 04:20:40 f4c1fc716caa: Pulling fs layer 04:20:40 cefa15bbcfad: Waiting 04:20:40 f4c1fc716caa: Waiting 04:20:40 17808c966233: Waiting 04:20:40 5d54e960e981: Verifying Checksum 04:20:40 5d54e960e981: Download complete 04:20:40 f0e02332f6b5: Verifying Checksum 04:20:40 f0e02332f6b5: Download complete 04:20:40 cefa15bbcfad: Verifying Checksum 04:20:40 cefa15bbcfad: Download complete 04:20:41 9fda8d8052c6: Download complete 04:20:41 f4c1fc716caa: Verifying Checksum 04:20:41 f4c1fc716caa: Download complete 04:20:42 9fda8d8052c6: Pull complete 04:20:42 5d54e960e981: Pull complete 04:20:42 c4a7e357bf2a: Verifying Checksum 04:20:42 c4a7e357bf2a: Download complete 04:20:43 17808c966233: Verifying Checksum 04:20:43 17808c966233: Download complete 04:20:55 c4a7e357bf2a: Pull complete 04:20:55 f0e02332f6b5: Pull complete 04:20:55 cefa15bbcfad: Pull complete 04:21:04 17808c966233: Pull complete 04:21:06 f4c1fc716caa: Pull complete 04:21:06 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:21:06 ---> ea914061e18c 04:21:06 Step 3/10 : ARG MAKE=make build 04:21:07 ---> Running in cff48a421938 04:21:07 Removing intermediate container cff48a421938 04:21:07 ---> 8d7606b3e0e8 04:21:07 Step 4/10 : WORKDIR /device-sdk-go 04:21:08 ---> Running in 4812f5702bd0 04:21:08 Removing intermediate container 4812f5702bd0 04:21:08 ---> fae9c23a098f 04:21:08 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:08 ---> Running in 2d4d3eca3a6d 04:21:08 Removing intermediate container 2d4d3eca3a6d 04:21:08 ---> 96abc59ff7da 04:21:08 Step 6/10 : RUN apk add --update --no-cache make git 04:21:09 ---> Running in 081365713f7b 04:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:21:12 OK: 266 MiB in 52 packages 04:21:12 Removing intermediate container 081365713f7b 04:21:12 ---> 4c1c001a71b1 04:21:12 Step 7/10 : COPY go.mod vendor* ./ 04:21:13 ---> e6f0720818aa 04:21:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:13 ---> Running in bb838025f996 04:22:49 Removing intermediate container bb838025f996 04:22:49 ---> 0ff7f44094da 04:22:49 Step 9/10 : COPY . . 04:22:50 ---> 1099d7a49ac8 04:22:50 Step 10/10 : RUN ${MAKE} 04:22:50 ---> Running in 9cb0fbb9a4d9 04:22:51 noop 04:22:52 Removing intermediate container 9cb0fbb9a4d9 04:22:52 ---> 1f31d2d39ace 04:22:52 Successfully built 1f31d2d39ace 04:22:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:53 + docker inspect -f . ci-base-image-arm64 04:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:53 prd-ubuntu20.04-docker-arm64-4c-16g-9095 does not seem to be running inside a container 04:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:22:54 $ docker top b53dc03835b507436ab7326086e1eab5d89ab21050a612fe2f6131c76dd76773 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:55 + go version 04:22:55 go version go1.21.0 linux/arm64 [Pipeline] } 04:22:55 $ docker stop --time=1 b53dc03835b507436ab7326086e1eab5d89ab21050a612fe2f6131c76dd76773 04:22:57 $ docker rm -f --volumes b53dc03835b507436ab7326086e1eab5d89ab21050a612fe2f6131c76dd76773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:58 + docker inspect -f . ci-base-image-arm64 04:22:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:58 prd-ubuntu20.04-docker-arm64-4c-16g-9095 does not seem to be running inside a container 04:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:22:59 $ docker top 684e0caf698222c8fd998343d703140f1cde0d4325733942940a7bdd25aea2c1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:00 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:23:01 + make test 04:23:01 go test -race -coverprofile=coverage.out ./... 04:23:40 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:25:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:25:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:25:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:25:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:25:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:25:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.197s coverage: 27.6% of statements 04:25:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.256s coverage: 81.5% of statements 04:25:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:25:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:25:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.326s coverage: 86.0% of statements 04:25:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:25:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.474s coverage: 71.8% of statements 04:25:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.251s coverage: 14.4% of statements 04:25:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.760s coverage: 45.9% of statements 04:25:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:25:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:25:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.404s coverage: 68.5% of statements 04:25:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.416s coverage: 89.2% of statements 04:25:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:25:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.236s coverage: 5.5% of statements 04:25:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:25:53 GO111MODULE=on go vet ./... 04:27:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:27:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:27:45 ./bin/test-attribution-txt.sh [Pipeline] echo 04:27:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:27:45 $ docker stop --time=1 684e0caf698222c8fd998343d703140f1cde0d4325733942940a7bdd25aea2c1 04:27:47 $ docker rm -f --volumes 684e0caf698222c8fd998343d703140f1cde0d4325733942940a7bdd25aea2c1 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:48 Warning: overwriting stash ‘coverage-report’ 04:27:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:50 + ls -al . 04:27:50 total 300 04:27:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 04:23 . 04:27:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:20 .. 04:27:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 04:20 .dockerignore 04:27:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:20 .git 04:27:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:20 .github 04:27:50 -rw-rw-r-- 1 jenkins jenkins 137 Oct 12 04:20 .gitignore 04:27:50 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 04:20 .golangci.yml 04:27:50 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 12 04:20 CHANGELOG.md 04:27:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:20 GOVERNANCE.md 04:27:50 -rw-rw-r-- 1 jenkins jenkins 885 Oct 12 04:20 Jenkinsfile 04:27:50 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 04:20 LICENSE 04:27:50 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 12 04:20 Makefile 04:27:50 -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 04:20 OWNERS.md 04:27:50 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 12 04:20 README.md 04:27:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 04:16 VERSION 04:27:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:20 bin 04:27:50 -rw-r--r-- 1 jenkins jenkins 122155 Oct 12 04:25 coverage.out 04:27:50 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 04:20 example 04:27:50 -rw-rw-r-- 1 jenkins jenkins 3722 Oct 12 04:20 go.mod 04:27:50 -rw-rw-r-- 1 jenkins jenkins 34806 Oct 12 04:20 go.sum 04:27:50 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:20 internal 04:27:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:20 openapi 04:27:50 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 04:20 pkg 04:27:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:20 snap 04:27:50 -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27: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=4c937d1257e2f32d44548c3f8d048b99b2fd9e2c --label arch=arm64 --label version=0.0.0 . 04:27:51 Sending build context to Docker daemon 6.142MB 04:27:51 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:27:51 Step 2/23 : FROM ${BASE} AS builder 04:27:51 ---> 1f31d2d39ace 04:27:51 Step 3/23 : ARG MAKE=make build 04:27:52 ---> Running in cdc4ae4db630 04:27:52 Removing intermediate container cdc4ae4db630 04:27:52 ---> dcb354558605 04:27:52 Step 4/23 : WORKDIR /device-sdk-go 04:27:52 ---> Running in 05c8f6e618d8 04:27:52 Removing intermediate container 05c8f6e618d8 04:27:52 ---> 1d5fc5905f8f 04:27:52 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:27:52 ---> Running in 12dd85736547 04:27:53 Removing intermediate container 12dd85736547 04:27:53 ---> 3daafe69dd80 04:27:53 Step 6/23 : RUN apk add --update --no-cache make git 04:27:53 ---> Running in 4a5388d6ffa7 04:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:56 OK: 266 MiB in 52 packages 04:27:56 Removing intermediate container 4a5388d6ffa7 04:27:56 ---> a23a37a936ec 04:27:56 Step 7/23 : COPY go.mod vendor* ./ 04:27:57 ---> 2cbb0fb3ae62 04:27:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:57 ---> Running in c25020e7c8fa 04:27:59 Removing intermediate container c25020e7c8fa 04:27:59 ---> e9a212486640 04:27:59 Step 9/23 : COPY . . 04:28:00 ---> 14a6032d8826 04:28:00 Step 10/23 : RUN ${MAKE} 04:28:00 ---> Running in 4a7b8e43b5b3 04:28:01 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:29:53 Removing intermediate container 4a7b8e43b5b3 04:29:53 ---> 558828a89878 04:29:53 Step 11/23 : FROM alpine:3.18 04:29:53 3.18: Pulling from library/alpine 04:29:53 579b34f0a95b: Pulling fs layer 04:29:53 579b34f0a95b: Download complete 04:29:53 579b34f0a95b: Pull complete 04:29:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:29:53 Status: Downloaded newer image for alpine:3.18 04:29:53 ---> 3cc203321400 04:29:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:29:53 ---> Running in 0a7cddcbda2c 04:29:53 Removing intermediate container 0a7cddcbda2c 04:29:53 ---> 849d140564be 04:29:53 Step 13/23 : RUN apk add --update --no-cache 04:29:54 ---> Running in b16dcfb7da43 04:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:29:56 OK: 8 MiB in 15 packages 04:29:57 Removing intermediate container b16dcfb7da43 04:29:57 ---> 114a5a7dbf9c 04:29:57 Step 14/23 : WORKDIR / 04:29:57 ---> Running in ab8aed170057 04:29:57 Removing intermediate container ab8aed170057 04:29:57 ---> 47d01ad6171b 04:29:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:29:58 ---> 8c73315ea1ea 04:29:58 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:29:59 ---> 537cf285f765 04:29:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:30:00 ---> 9a32ed4a7ba8 04:30:00 Step 18/23 : EXPOSE 59999 04:30:00 ---> Running in da41110900af 04:30:00 Removing intermediate container da41110900af 04:30:00 ---> 4b4188d3e2e5 04:30:00 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:30:00 ---> Running in 03e954838c0a 04:30:00 Removing intermediate container 03e954838c0a 04:30:00 ---> 6dce5e573027 04:30:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:30:00 ---> Running in 22bee80c9b29 04:30:00 Removing intermediate container 22bee80c9b29 04:30:00 ---> 57db053501f5 04:30:00 Step 21/23 : LABEL arch=arm64 04:30:00 ---> Running in e24f9293434c 04:30:01 Removing intermediate container e24f9293434c 04:30:01 ---> 7a055bae4c72 04:30:01 Step 22/23 : LABEL git_sha=4c937d1257e2f32d44548c3f8d048b99b2fd9e2c 04:30:01 ---> Running in c7db67833e69 04:30:01 Removing intermediate container c7db67833e69 04:30:01 ---> 61baf4e2ba3e 04:30:01 Step 23/23 : LABEL version=0.0.0 04:30:01 ---> Running in 1949d75d158e 04:30:02 Removing intermediate container 1949d75d158e 04:30:02 ---> 706b515fa4ba 04:30:02 [Warning] One or more build-args [ARCH] were not consumed 04:30:02 Successfully built 706b515fa4ba 04:30:02 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 04:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:02 04:30:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:03 arm64: Pulling from edgex-lftools-log-publisher 04:30:03 8998bd30e6a1: Pulling fs layer 04:30:03 04944245beec: Pulling fs layer 04:30:03 699f458cf7ca: Pulling fs layer 04:30:03 765212b225bb: Pulling fs layer 04:30:03 f23df028b6ca: Pulling fs layer 04:30:03 d65c8cfc05b1: Pulling fs layer 04:30:03 2437ff75d9bd: Pulling fs layer 04:30:03 765212b225bb: Waiting 04:30:03 f23df028b6ca: Waiting 04:30:03 d65c8cfc05b1: Waiting 04:30:03 2437ff75d9bd: Waiting 04:30:03 04944245beec: Verifying Checksum 04:30:03 04944245beec: Download complete 04:30:03 765212b225bb: Verifying Checksum 04:30:03 765212b225bb: Download complete 04:30:03 f23df028b6ca: Verifying Checksum 04:30:03 f23df028b6ca: Download complete 04:30:03 d65c8cfc05b1: Verifying Checksum 04:30:03 d65c8cfc05b1: Download complete 04:30:03 699f458cf7ca: Verifying Checksum 04:30:03 699f458cf7ca: Download complete 04:30:04 8998bd30e6a1: Verifying Checksum 04:30:04 8998bd30e6a1: Download complete 04:30:06 2437ff75d9bd: Verifying Checksum 04:30:06 2437ff75d9bd: Download complete 04:30:08 8998bd30e6a1: Pull complete 04:30:08 04944245beec: Pull complete 04:30:09 699f458cf7ca: Pull complete 04:30:10 765212b225bb: Pull complete 04:30:11 f23df028b6ca: Pull complete 04:30:11 d65c8cfc05b1: Pull complete 04:30:26 2437ff75d9bd: Pull complete 04:30:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:26 prd-ubuntu20.04-docker-arm64-4c-16g-9095 does not seem to be running inside a container 04:30:26 $ 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 04:30:29 $ docker top 0b491c8e242b80f1699a87601e4a1e5c9f4875cfda9b4473ae02540287c80129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:30 ---> job-cost.sh 04:30:30 lf-activate-venv: SKIPPING 04:30:30 INFO: No Stack... 04:30:30 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:31 INFO: Archiving Costs [Pipeline] sh 04:30:31 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:30:31 + cut -d, -f6 [Pipeline] lock 04:30:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1524-1-stack-cost] 04:30:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1524-1-stack-cost] did not exist. Created. 04:30:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1524-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:32 /w/workspace/device-sdk-go/1@tmp/durable-bfb7d7bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:32 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:32 Warning: overwriting stash ‘stack-cost’ 04:30:32 Stashed 1 file(s) [Pipeline] } 04:30:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1524-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:33 $ docker stop --time=1 0b491c8e242b80f1699a87601e4a1e5c9f4875cfda9b4473ae02540287c80129 04:30:36 $ docker rm -f --volumes 0b491c8e242b80f1699a87601e4a1e5c9f4875cfda9b4473ae02540287c80129 [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 04:30:37 provisioning config files... 04:30:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp/config11551731167155352459tmp [Pipeline] { [Pipeline] sh 04:30:37 + set +x 04:30:37 + curl -s https://codecov.io/bash 04:30:37 + bash -s -- 04:30:37 04:30:37 _____ _ 04:30:37 / ____| | | 04:30:37 | | ___ __| | ___ ___ _____ __ 04:30:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:37 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:37 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:37 Bash-1.0.6 04:30:37 04:30:37 04:30:37 ==> git version 2.25.1 found 04:30:37 ==> 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 04:30:37 Release-Date: 2020-01-08 04:30:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:30:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:30:37 ==> Jenkins CI detected. 04:30:37 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1524 04:30:37 project root: . 04:30:37 --> token set from env 04:30:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:37 ==> Running gcov in . (disable via -X gcov) 04:30:37 ==> Python coveragepy not found 04:30:37 ==> Searching for coverage reports in: 04:30:37 + . 04:30:37 -> Found 1 reports 04:30:37 ==> Detecting git/mercurial file structure 04:30:38 ==> Reading reports 04:30:38 + ./coverage.out bytes=122155 04:30:38 ==> Appending adjustments 04:30:38 https://docs.codecov.io/docs/fixing-reports 04:30:38 + Found adjustments 04:30:38 ==> Gzipping contents 04:30:38 20K /tmp/codecov.v1rdrp.gz 04:30:38 ==> Uploading reports 04:30:38 url: https://codecov.io 04:30:38 query: branch=PR-1524&commit=4c937d1257e2f32d44548c3f8d048b99b2fd9e2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1524%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1524&job=&cmd_args= 04:30:38 -> Pinging Codecov 04:30:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1524&commit=4c937d1257e2f32d44548c3f8d048b99b2fd9e2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1524%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1524&job=&cmd_args= 04:30:38 -> Uploading to 04:30:38 https://storage.googleapis.com/codecov/v4/raw/2023-10-12/7E55EF52A471D76F132DFD9A03CDDE97/4c937d1257e2f32d44548c3f8d048b99b2fd9e2c/2432546c-a799-4fc3-b20b-312bd0c10c40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T043038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0057053920fc4ae8de9d800077d988e165e146f93e808956ca83ffd3d1cd6f94 04:30:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:38 Dload Upload Total Spent Left Speed 04:30:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16754 0 0 100 16754 0 47868 --:--:-- --:--:-- --:--:-- 47732 100 16754 0 0 100 16754 0 47868 --:--:-- --:--:-- --:--:-- 47732 04:30:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4c937d1257e2f32d44548c3f8d048b99b2fd9e2c [Pipeline] } 04:30:38 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 04:30:40 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1524/archives ] 04:30:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1524/archives 04:30:40 total 16 04:30:40 drwxr-xr-x 3 root root 4096 Oct 12 04:19 . 04:30:40 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:19 .. 04:30:40 drwxr-xr-x 2 root root 4096 Oct 12 04:19 cost 04:30:40 -rw-r--r-- 1 root root 86 Oct 12 04:19 cost.csv 04:30:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1524/archives 04:30:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1524/archives 04:30:40 total 16 04:30:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:19 . 04:30:40 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:19 .. 04:30:40 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 04:19 cost 04:30:40 -rw-r--r-- 1 jenkins jenkins 86 Oct 12 04:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:30:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:41 ---> package-listing.sh 04:30:41 ++ facter osfamily 04:30:41 ++ tr '[:upper:]' '[:lower:]' 04:30:42 + OS_FAMILY=debian 04:30:42 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1524 04:30:42 + START_PACKAGES=/tmp/packages_start.txt 04:30:42 + END_PACKAGES=/tmp/packages_end.txt 04:30:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:42 + PACKAGES=/tmp/packages_start.txt 04:30:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1524 ']' 04:30:42 + PACKAGES=/tmp/packages_end.txt 04:30:42 + case "${OS_FAMILY}" in 04:30:42 + dpkg -l 04:30:42 + grep '^ii' 04:30:42 + '[' -f /tmp/packages_start.txt ']' 04:30:42 + '[' -f /tmp/packages_end.txt ']' 04:30:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1524 ']' 04:30:42 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1524/archives/ 04:30:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1524/archives/ [Pipeline] echo 04:30:42 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-1524/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:30:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:43 prd-ubuntu20.04-docker-8c-8g-9092 does not seem to be running inside a container 04:30:43 $ 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-1524/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-1524 -v /w/workspace/gexfoundry_device-sdk-go_PR-1524:/w/workspace/gexfoundry_device-sdk-go_PR-1524:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:30:43 $ docker top 812cc1862b3ee7afebb59c1a35a2d55f9a764b9f91843f96444a13bff550ac3b -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:43 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:44 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:44 + ls /var/log/sa-host 04:30:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:44 provisioning config files... 04:30:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1524@tmp/config10588032479131201297tmp [Pipeline] { [Pipeline] echo 04:30:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:45 ---> create-netrc.sh [Pipeline] } 04:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:45 ---> python-tools-install.sh [Pipeline] echo 04:30:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:45 ---> sudo-logs.sh 04:30:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:30:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:46 ---> job-cost.sh 04:30:46 lf-activate-venv: SKIPPING 04:30:46 DEBUG: total: 0.2199999988079071 04:30:46 INFO: Retrieving Stack Cost... 04:30:46 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:47 INFO: Archiving Costs [Pipeline] echo 04:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:47 ---> logs-deploy.sh 04:30:47 lf-activate-venv: SKIPPING 04:30:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1524/1 04:30:47 INFO: archiving workspace using pattern(s): 04:30:48 Archives upload complete. 04:30:48 INFO: archiving logs to Nexus