Pull request #1409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9997c6c456b1956325879bf7bf010c345e868d06+8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 (59273741381ea89ae4ab3127593153f10f293d5b) 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-ssh17083471329519070277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7011298846589012268.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1409/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-1409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11616355060539745651.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-1409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6776794164852364858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9942878478186161143.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-1409/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-1409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh387550282486450573.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5985’ Running on prd-ubuntu20.04-docker-8c-8g-5989 in /w/workspace/gexfoundry_device-sdk-go_PR-1409 [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-1409 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1409/head:refs/remotes/origin/PR-1409 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 9997c6c456b1956325879bf7bf010c345e868d06 Merge succeeded, producing 9997c6c456b1956325879bf7bf010c345e868d06 Checking out Revision 9997c6c456b1956325879bf7bf010c345e868d06 (PR-1409) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T04:59:49.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T04:59:49.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T04:59:50.015Z] ========================================================= [2023-03-28T04:59:50.015Z] EdgeX Global Pipelines Version Info [2023-03-28T04:59:50.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T04:59:50.750Z] ------------------- [2023-03-28T04:59:50.750Z] stable info: [2023-03-28T04:59:50.750Z] ------------------- [2023-03-28T04:59:50.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T04:59:50.750Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T04:59:50.750Z] Message: update stable to v1.0.245 [2023-03-28T04:59:51.322Z] ------------------- [2023-03-28T04:59:51.322Z] experimental info: [2023-03-28T04:59:51.322Z] ------------------- [2023-03-28T04:59:51.322Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T04:59:51.322Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T04:59:51.322Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T04:59:51.604Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-28T04:59:51.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-28T04:59:51.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T04:59:51.728Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T04:59:51.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T04:59:51.809Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T04:59:51.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T04:59:51.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-28T04:59:51.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T04:59:51.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T04:59:52.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T04:59:52.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-28T04:59:52.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T04:59:52.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T04:59:52.182Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T04:59:52.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T04:59:52.277Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T04:59:52.319Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T04:59:52.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T04:59:52.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T04:59:52.523Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-28T04:59:52.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-28T04:59:52.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T04:59:52.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T04:59:52.729Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T04:59:52.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T04:59:52.807Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T04:59:52.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1409 [Pipeline] echo [2023-03-28T04:59:52.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1409 [Pipeline] echo [2023-03-28T04:59:52.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1409 [Pipeline] echo [2023-03-28T04:59:52.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] echo [2023-03-28T04:59:53.009Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9997c6c [Pipeline] echo [2023-03-28T04:59:53.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T04:59:53.162Z] provisioning config files... [2023-03-28T04:59:53.175Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config13406048428430571582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T04:59:53.521Z] ---> docker-login.sh [2023-03-28T04:59:53.521Z] nexus3.edgexfoundry.org:10001 [2023-03-28T04:59:53.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:59:53.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:59:53.781Z] Configure a credential helper to remove this warning. See [2023-03-28T04:59:53.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:59:53.781Z] [2023-03-28T04:59:53.781Z] Login Succeeded [2023-03-28T04:59:53.781Z] nexus3.edgexfoundry.org:10002 [2023-03-28T04:59:53.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:59:54.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:59:54.039Z] Configure a credential helper to remove this warning. See [2023-03-28T04:59:54.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:59:54.039Z] [2023-03-28T04:59:54.039Z] Login Succeeded [2023-03-28T04:59:54.039Z] nexus3.edgexfoundry.org:10003 [2023-03-28T04:59:54.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:59:54.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:59:54.039Z] Configure a credential helper to remove this warning. See [2023-03-28T04:59:54.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:59:54.039Z] [2023-03-28T04:59:54.039Z] Login Succeeded [2023-03-28T04:59:54.039Z] nexus3.edgexfoundry.org:10004 [2023-03-28T04:59:54.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:59:54.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:59:54.298Z] Configure a credential helper to remove this warning. See [2023-03-28T04:59:54.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:59:54.298Z] [2023-03-28T04:59:54.298Z] Login Succeeded [2023-03-28T04:59:54.298Z] docker.io [2023-03-28T04:59:54.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T04:59:54.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T04:59:54.557Z] Configure a credential helper to remove this warning. See [2023-03-28T04:59:54.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T04:59:54.557Z] [2023-03-28T04:59:54.557Z] Login Succeeded [2023-03-28T04:59:54.557Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T04:59:54.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T04:59:55.230Z] + git rev-list -1 --merges 9997c6c456b1956325879bf7bf010c345e868d06~1..9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] echo [2023-03-28T04:59:55.311Z] -----------> git rev-list -1 --merges 9997c6c456b1956325879bf7bf010c345e868d06~1..9997c6c456b1956325879bf7bf010c345e868d06 9997c6c456b1956325879bf7bf010c345e868d06 [false] [Pipeline] sh [2023-03-28T04:59:55.628Z] + git log --format=format:%s -1 9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] echo [2023-03-28T04:59:55.662Z] ========================================================= [2023-03-28T04:59:55.662Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T04:59:55.662Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T04:59:56.084Z] + git log --format=format:%s -1 9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] echo [2023-03-28T04:59:56.113Z] [semverPrep] GIT_COMMIT: 9997c6c456b1956325879bf7bf010c345e868d06, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-03-28T04:59:56.145Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T04:59:56.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T04:59:56.515Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T04:59:56.515Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T04:59:56.515Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T04:59:56.515Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T04:59:56.515Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T04:59:56.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T04:59:56.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T04:59:56.944Z] [2023-03-28T04:59:56.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T04:59:57.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T04:59:57.321Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T04:59:57.321Z] b85a868b505f: Pulling fs layer [2023-03-28T04:59:57.321Z] e2be974225ed: Pulling fs layer [2023-03-28T04:59:57.321Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T04:59:57.321Z] 988bab9f4d93: Pulling fs layer [2023-03-28T04:59:57.321Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T04:59:57.321Z] eaf3925da568: Pulling fs layer [2023-03-28T04:59:57.321Z] bab4dde63d76: Pulling fs layer [2023-03-28T04:59:57.321Z] eaf3925da568: Waiting [2023-03-28T04:59:57.321Z] bab4dde63d76: Waiting [2023-03-28T04:59:57.321Z] bde34c3a00c8: Pulling fs layer [2023-03-28T04:59:57.321Z] b352a97aabf1: Pulling fs layer [2023-03-28T04:59:57.321Z] 4872d77fe225: Pulling fs layer [2023-03-28T04:59:57.321Z] 5851b861e8e6: Pulling fs layer [2023-03-28T04:59:57.321Z] b352a97aabf1: Waiting [2023-03-28T04:59:57.321Z] bde34c3a00c8: Waiting [2023-03-28T04:59:57.321Z] e2be974225ed: Download complete [2023-03-28T04:59:57.321Z] 988bab9f4d93: Verifying Checksum [2023-03-28T04:59:57.321Z] 988bab9f4d93: Download complete [2023-03-28T04:59:57.321Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T04:59:57.321Z] 1469e6f7b9e6: Download complete [2023-03-28T04:59:57.321Z] eaf3925da568: Verifying Checksum [2023-03-28T04:59:57.321Z] eaf3925da568: Download complete [2023-03-28T04:59:57.580Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T04:59:57.580Z] 339a4e72a1f5: Download complete [2023-03-28T04:59:57.580Z] bde34c3a00c8: Verifying Checksum [2023-03-28T04:59:57.580Z] bde34c3a00c8: Download complete [2023-03-28T04:59:57.580Z] b352a97aabf1: Verifying Checksum [2023-03-28T04:59:57.580Z] b352a97aabf1: Download complete [2023-03-28T04:59:57.580Z] 4872d77fe225: Verifying Checksum [2023-03-28T04:59:57.580Z] 4872d77fe225: Download complete [2023-03-28T04:59:57.580Z] 5851b861e8e6: Verifying Checksum [2023-03-28T04:59:57.580Z] 5851b861e8e6: Download complete [2023-03-28T04:59:57.580Z] b85a868b505f: Verifying Checksum [2023-03-28T04:59:57.580Z] b85a868b505f: Download complete [2023-03-28T04:59:57.839Z] bab4dde63d76: Verifying Checksum [2023-03-28T04:59:57.839Z] bab4dde63d76: Download complete [2023-03-28T04:59:58.773Z] b85a868b505f: Pull complete [2023-03-28T04:59:59.032Z] e2be974225ed: Pull complete [2023-03-28T04:59:59.612Z] 339a4e72a1f5: Pull complete [2023-03-28T04:59:59.612Z] 988bab9f4d93: Pull complete [2023-03-28T04:59:59.881Z] 1469e6f7b9e6: Pull complete [2023-03-28T04:59:59.881Z] eaf3925da568: Pull complete [2023-03-28T05:00:01.793Z] bab4dde63d76: Pull complete [2023-03-28T05:00:01.793Z] bde34c3a00c8: Pull complete [2023-03-28T05:00:01.793Z] b352a97aabf1: Pull complete [2023-03-28T05:00:01.793Z] 4872d77fe225: Pull complete [2023-03-28T05:00:02.052Z] 5851b861e8e6: Pull complete [2023-03-28T05:00:02.052Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T05:00:02.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T05:00:02.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:00:02.264Z] prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container [2023-03-28T05:00:02.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T05:00:07.771Z] $ docker top 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 -eo pid,comm [2023-03-28T05:00:07.830Z] 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). [2023-03-28T05:00:07.830Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T05:00:07.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T05:00:07.958Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T05:00:08.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T05:00:08.105Z] $ docker exec 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 ssh-agent [2023-03-28T05:00:08.209Z] SSH_AUTH_SOCK=/tmp/ssh-dfgmxMnxztc1/agent.32 [2023-03-28T05:00:08.209Z] SSH_AGENT_PID=38 [2023-03-28T05:00:08.215Z] Running ssh-add (command line suppressed) [2023-03-28T05:00:08.314Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_6786848693967610800.key (/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_6786848693967610800.key) [2023-03-28T05:00:08.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T05:00:08.655Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T05:00:08.680Z] $ docker exec --env ******** --env ******** 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 ssh-agent -k [2023-03-28T05:00:08.782Z] unset SSH_AUTH_SOCK; [2023-03-28T05:00:08.783Z] unset SSH_AGENT_PID; [2023-03-28T05:00:08.783Z] echo Agent pid 38 killed; [2023-03-28T05:00:08.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T05:00:08.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T05:00:08.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T05:00:09.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T05:00:09.079Z] $ docker exec 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 ssh-agent [2023-03-28T05:00:09.180Z] SSH_AUTH_SOCK=/tmp/ssh-2lgbU94pxXcZ/agent.70 [2023-03-28T05:00:09.180Z] SSH_AGENT_PID=76 [2023-03-28T05:00:09.193Z] Running ssh-add (command line suppressed) [2023-03-28T05:00:09.306Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_12823200537356105350.key (/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_12823200537356105350.key) [2023-03-28T05:00:09.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T05:00:09.651Z] + git semver init [2023-03-28T05:00:09.911Z] 2023-03-28 05:00:09,863 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T05:00:09.911Z] 2023-03-28 05:00:09,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver [2023-03-28T05:00:09.911Z] 2023-03-28 05:00:09,864 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver [2023-03-28T05:00:09.911Z] 2023-03-28 05:00:09,864 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409, universal_newlines=False, shell=None, istream=None) [2023-03-28T05:00:11.289Z] 2023-03-28 05:00:11,097 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.git/info/exclude [2023-03-28T05:00:11.289Z] 2023-03-28 05:00:11,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 with force:False [2023-03-28T05:00:11.289Z] 2023-03-28 05:00:11,097 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 [2023-03-28T05:00:11.289Z] 2023-03-28 05:00:11,099 [execute] INFO git cat-file --batch-check [2023-03-28T05:00:11.289Z] 2023-03-28 05:00:11,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T05:00:11.289Z] 2023-03-28 05:00:11,106 [execute] INFO git cat-file --batch [2023-03-28T05:00:11.289Z] 2023-03-28 05:00:11,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T05:00:11.289Z] 2023-03-28 05:00:11,111 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 [2023-03-28T05:00:11.289Z] 0.0.0 [Pipeline] } [2023-03-28T05:00:11.316Z] $ docker exec --env ******** --env ******** 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 ssh-agent -k [2023-03-28T05:00:11.410Z] unset SSH_AUTH_SOCK; [2023-03-28T05:00:11.410Z] unset SSH_AGENT_PID; [2023-03-28T05:00:11.411Z] echo Agent pid 76 killed; [2023-03-28T05:00:11.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T05:00:11.831Z] + git semver [Pipeline] } [2023-03-28T05:00:12.116Z] $ docker stop --time=1 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 [2023-03-28T05:00:13.629Z] $ docker rm -f --volumes 701fc9551b420c185ef94b16daf631188ff642ee65521aa04be1fc2f3fb03ea9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T05:00:14.033Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T05:00:14.288Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T05:00:14.305Z] [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 [2023-03-28T05:00:14.910Z] provisioning config files... [2023-03-28T05:00:14.919Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config8252074592988529611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:00:15.267Z] ---> docker-login.sh [2023-03-28T05:00:15.267Z] nexus3.edgexfoundry.org:10001 [2023-03-28T05:00:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:15.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:15.267Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:15.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:15.267Z] [2023-03-28T05:00:15.267Z] Login Succeeded [2023-03-28T05:00:15.267Z] nexus3.edgexfoundry.org:10002 [2023-03-28T05:00:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:15.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:15.267Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:15.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:15.267Z] [2023-03-28T05:00:15.267Z] Login Succeeded [2023-03-28T05:00:15.267Z] nexus3.edgexfoundry.org:10003 [2023-03-28T05:00:15.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:15.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:15.526Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:15.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:15.526Z] [2023-03-28T05:00:15.526Z] Login Succeeded [2023-03-28T05:00:15.526Z] nexus3.edgexfoundry.org:10004 [2023-03-28T05:00:15.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:15.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:15.526Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:15.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:15.526Z] [2023-03-28T05:00:15.526Z] Login Succeeded [2023-03-28T05:00:15.526Z] docker.io [2023-03-28T05:00:15.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:00:16.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:00:16.043Z] Configure a credential helper to remove this warning. See [2023-03-28T05:00:16.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:00:16.043Z] [2023-03-28T05:00:16.043Z] Login Succeeded [2023-03-28T05:00:16.043Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T05:00:16.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T05:00:16.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T05:00:16.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T05:00:16.344Z] ========================================================= [2023-03-28T05:00:16.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T05:00:16.344Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:00:16.824Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T05:00:16.825Z] Sending build context to Docker daemon 10.91MB [2023-03-28T05:00:16.825Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T05:00:16.825Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T05:00:16.825Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T05:00:16.825Z] 63b65145d645: Pulling fs layer [2023-03-28T05:00:16.825Z] a2d21d5440eb: Pulling fs layer [2023-03-28T05:00:16.825Z] 935e6c44a52c: Pulling fs layer [2023-03-28T05:00:16.825Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T05:00:16.825Z] 30dea6a524f1: Pulling fs layer [2023-03-28T05:00:16.825Z] a2aff8979fd8: Pulling fs layer [2023-03-28T05:00:16.825Z] 6808be2612f2: Pulling fs layer [2023-03-28T05:00:16.825Z] f25807f1079a: Pulling fs layer [2023-03-28T05:00:16.825Z] 94cc34f8dd06: Waiting [2023-03-28T05:00:16.825Z] f25807f1079a: Waiting [2023-03-28T05:00:16.825Z] 6808be2612f2: Waiting [2023-03-28T05:00:16.825Z] 30dea6a524f1: Waiting [2023-03-28T05:00:16.825Z] a2aff8979fd8: Waiting [2023-03-28T05:00:17.085Z] a2d21d5440eb: Verifying Checksum [2023-03-28T05:00:17.085Z] a2d21d5440eb: Download complete [2023-03-28T05:00:17.085Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T05:00:17.085Z] 94cc34f8dd06: Download complete [2023-03-28T05:00:17.086Z] 63b65145d645: Verifying Checksum [2023-03-28T05:00:17.086Z] 63b65145d645: Download complete [2023-03-28T05:00:17.086Z] 30dea6a524f1: Download complete [2023-03-28T05:00:17.086Z] a2aff8979fd8: Verifying Checksum [2023-03-28T05:00:17.086Z] a2aff8979fd8: Download complete [2023-03-28T05:00:17.086Z] 63b65145d645: Pull complete [2023-03-28T05:00:17.349Z] a2d21d5440eb: Pull complete [2023-03-28T05:00:17.611Z] f25807f1079a: Verifying Checksum [2023-03-28T05:00:17.611Z] f25807f1079a: Download complete [2023-03-28T05:00:17.611Z] 935e6c44a52c: Verifying Checksum [2023-03-28T05:00:17.611Z] 935e6c44a52c: Download complete [2023-03-28T05:00:17.869Z] 6808be2612f2: Download complete [2023-03-28T05:00:21.149Z] 935e6c44a52c: Pull complete [2023-03-28T05:00:21.149Z] 94cc34f8dd06: Pull complete [2023-03-28T05:00:21.149Z] 30dea6a524f1: Pull complete [2023-03-28T05:00:21.149Z] a2aff8979fd8: Pull complete [2023-03-28T05:00:23.042Z] 6808be2612f2: Pull complete [2023-03-28T05:00:23.976Z] f25807f1079a: Pull complete [2023-03-28T05:00:23.976Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T05:00:23.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T05:00:23.976Z] ---> 3b553350e43f [2023-03-28T05:00:23.976Z] Step 3/10 : ARG MAKE=make build [2023-03-28T05:00:29.722Z] Still waiting to schedule task [2023-03-28T05:00:29.722Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5987’ [2023-03-28T05:00:30.554Z] ---> Running in 67d32b0ce98d [2023-03-28T05:00:30.554Z] Removing intermediate container 67d32b0ce98d [2023-03-28T05:00:30.554Z] ---> daad83d12f9a [2023-03-28T05:00:30.554Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-28T05:00:30.554Z] ---> Running in 2aaa6a7cd319 [2023-03-28T05:00:30.554Z] Removing intermediate container 2aaa6a7cd319 [2023-03-28T05:00:30.554Z] ---> a1f31f60fafc [2023-03-28T05:00:30.554Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T05:00:30.554Z] ---> Running in 01c810307a71 [2023-03-28T05:00:30.554Z] Removing intermediate container 01c810307a71 [2023-03-28T05:00:30.554Z] ---> 3a96c3af68e8 [2023-03-28T05:00:30.554Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-28T05:00:30.554Z] ---> Running in 280750545e01 [2023-03-28T05:00:30.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T05:00:30.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T05:00:31.073Z] OK: 265 MiB in 53 packages [2023-03-28T05:00:31.331Z] Removing intermediate container 280750545e01 [2023-03-28T05:00:31.331Z] ---> fa7c9ff31735 [2023-03-28T05:00:31.331Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T05:00:31.591Z] ---> 918a2c4adccf [2023-03-28T05:00:31.591Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T05:00:31.591Z] ---> Running in d569c9a53fe3 [2023-03-28T05:01:03.749Z] Removing intermediate container d569c9a53fe3 [2023-03-28T05:01:03.749Z] ---> 6db695430505 [2023-03-28T05:01:03.749Z] Step 9/10 : COPY . . [2023-03-28T05:01:03.749Z] ---> 077488c05504 [2023-03-28T05:01:03.749Z] Step 10/10 : RUN ${MAKE} [2023-03-28T05:01:03.749Z] ---> Running in c8c5bc866aef [2023-03-28T05:01:03.749Z] noop [2023-03-28T05:01:03.749Z] Removing intermediate container c8c5bc866aef [2023-03-28T05:01:03.749Z] ---> 5b97010ab5f3 [2023-03-28T05:01:03.749Z] Successfully built 5b97010ab5f3 [2023-03-28T05:01:03.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:01:04.183Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T05:01:04.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:01:04.354Z] prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container [2023-03-28T05:01:04.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T05:01:04.710Z] $ docker top 399799a03a626e10555c013899ac845733d2e1b81da1052840025671dd157ed3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T05:01:05.114Z] + go version [2023-03-28T05:01:05.114Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T05:01:05.150Z] $ docker stop --time=1 399799a03a626e10555c013899ac845733d2e1b81da1052840025671dd157ed3 [2023-03-28T05:01:06.413Z] $ docker rm -f --volumes 399799a03a626e10555c013899ac845733d2e1b81da1052840025671dd157ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:01:07.092Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T05:01:07.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:01:07.242Z] prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container [2023-03-28T05:01:07.276Z] $ 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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T05:01:07.607Z] $ docker top eba1827f41c517e5d033755870bd1c0f739e0ac9789ca314357fff3bed04c041 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T05:01:07.994Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1409 [Pipeline] fileExists [Pipeline] sh [2023-03-28T05:01:08.367Z] + make test [2023-03-28T05:01:08.367Z] go test -race -coverprofile=coverage.out ./... [2023-03-28T05:01:15.036Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-28T05:01:27.227Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-28T05:01:27.227Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-28T05:01:27.227Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-28T05:01:27.227Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-28T05:01:27.227Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-28T05:01:27.486Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.078s coverage: 27.6% of statements [2023-03-28T05:01:27.486Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-28T05:01:27.486Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-28T05:01:27.486Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 79.9% of statements [2023-03-28T05:01:27.745Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.082s coverage: 86.0% of statements [2023-03-28T05:01:28.311Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-28T05:01:28.311Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.092s coverage: 75.7% of statements [2023-03-28T05:01:28.569Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-28T05:01:28.827Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-28T05:01:28.827Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-28T05:01:29.399Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-28T05:01:31.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.072s coverage: 14.9% of statements [2023-03-28T05:01:31.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.072s coverage: 68.5% of statements [2023-03-28T05:01:31.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.127s coverage: 89.2% of statements [2023-03-28T05:01:31.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements [2023-03-28T05:01:53.904Z] GO111MODULE=on go vet ./... [2023-03-28T05:01:53.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T05:01:54.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T05:01:54.163Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T05:01:54.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T05:01:54.231Z] $ docker stop --time=1 eba1827f41c517e5d033755870bd1c0f739e0ac9789ca314357fff3bed04c041 [2023-03-28T05:01:58.476Z] $ docker rm -f --volumes eba1827f41c517e5d033755870bd1c0f739e0ac9789ca314357fff3bed04c041 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T05:01:59.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T05:01:59.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T05:01:59.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T05:02:00.117Z] + ls -al . [2023-03-28T05:02:00.117Z] total 276 [2023-03-28T05:02:00.117Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 05:01 . [2023-03-28T05:02:00.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:59 .. [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 04:59 .dockerignore [2023-03-28T05:02:00.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 05:00 .git [2023-03-28T05:02:00.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:59 .github [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 04:59 .gitignore [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 04:59 .golangci.yml [2023-03-28T05:02:00.117Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 05:00 .semver [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 28 04:59 CHANGELOG.md [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 04:59 GOVERNANCE.md [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 28 04:59 Jenkinsfile [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 04:59 LICENSE [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 28 04:59 Makefile [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 04:59 OWNERS.md [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 28 04:59 README.md [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 05:00 VERSION [2023-03-28T05:02:00.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:59 bin [2023-03-28T05:02:00.117Z] -rw-r--r-- 1 jenkins jenkins 106714 Mar 28 05:01 coverage.out [2023-03-28T05:02:00.117Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:59 example [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 28 04:59 go.mod [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 28 04:59 go.sum [2023-03-28T05:02:00.117Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:59 internal [2023-03-28T05:02:00.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:59 openapi [2023-03-28T05:02:00.117Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 04:59 pkg [2023-03-28T05:02:00.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:59 snap [2023-03-28T05:02:00.117Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:02:00.523Z] + 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=9997c6c456b1956325879bf7bf010c345e868d06 --label arch=amd64 --label version=0.0.0 . [2023-03-28T05:02:00.523Z] Sending build context to Docker daemon 11.02MB [2023-03-28T05:02:00.523Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T05:02:00.523Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-28T05:02:00.523Z] ---> 5b97010ab5f3 [2023-03-28T05:02:00.523Z] Step 3/23 : ARG MAKE=make build [2023-03-28T05:02:00.783Z] ---> Running in cce9ed8413e6 [2023-03-28T05:02:00.783Z] Removing intermediate container cce9ed8413e6 [2023-03-28T05:02:00.783Z] ---> a3c6a4526424 [2023-03-28T05:02:00.783Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-28T05:02:00.783Z] ---> Running in dc5949f5ef55 [2023-03-28T05:02:01.062Z] Removing intermediate container dc5949f5ef55 [2023-03-28T05:02:01.062Z] ---> f23e7409c6f7 [2023-03-28T05:02:01.062Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T05:02:01.062Z] ---> Running in 4b93330fc17f [2023-03-28T05:02:01.062Z] Removing intermediate container 4b93330fc17f [2023-03-28T05:02:01.062Z] ---> c2d32c287a6b [2023-03-28T05:02:01.062Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-28T05:02:01.062Z] ---> Running in 6a9f30caa933 [2023-03-28T05:02:01.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T05:02:01.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T05:02:01.841Z] OK: 265 MiB in 53 packages [2023-03-28T05:02:02.411Z] Removing intermediate container 6a9f30caa933 [2023-03-28T05:02:02.411Z] ---> 30747228d8a3 [2023-03-28T05:02:02.411Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-28T05:02:02.411Z] ---> 7a3b33fde5d1 [2023-03-28T05:02:02.411Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T05:02:02.411Z] ---> Running in aed41b7586bc [2023-03-28T05:02:03.347Z] Removing intermediate container aed41b7586bc [2023-03-28T05:02:03.347Z] ---> 1e31c711f212 [2023-03-28T05:02:03.347Z] Step 9/23 : COPY . . [2023-03-28T05:02:03.939Z] ---> a05b21746be2 [2023-03-28T05:02:03.939Z] Step 10/23 : RUN ${MAKE} [2023-03-28T05:02:03.939Z] ---> Running in 5165097a14e3 [2023-03-28T05:02:04.197Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-28T05:02:26.110Z] Removing intermediate container 5165097a14e3 [2023-03-28T05:02:26.110Z] ---> e48af58fca2b [2023-03-28T05:02:26.110Z] Step 11/23 : FROM alpine:3.17 [2023-03-28T05:02:26.110Z] 3.17: Pulling from library/alpine [2023-03-28T05:02:26.110Z] 63b65145d645: Already exists [2023-03-28T05:02:26.110Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T05:02:26.110Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T05:02:26.110Z] ---> b2aa39c304c2 [2023-03-28T05:02:26.110Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T05:02:26.110Z] ---> Running in 1a46134f90ab [2023-03-28T05:02:26.110Z] Removing intermediate container 1a46134f90ab [2023-03-28T05:02:26.110Z] ---> e93357c16aee [2023-03-28T05:02:26.110Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-28T05:02:26.110Z] ---> Running in e148bb9b132e [2023-03-28T05:02:26.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T05:02:26.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T05:02:26.111Z] OK: 7 MiB in 15 packages [2023-03-28T05:02:26.369Z] Removing intermediate container e148bb9b132e [2023-03-28T05:02:26.369Z] ---> de345ebc7463 [2023-03-28T05:02:26.369Z] Step 14/23 : WORKDIR / [2023-03-28T05:02:26.369Z] ---> Running in 89a4e90d233c [2023-03-28T05:02:26.369Z] Removing intermediate container 89a4e90d233c [2023-03-28T05:02:26.369Z] ---> 2a5df86fecf8 [2023-03-28T05:02:26.369Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-28T05:02:26.626Z] ---> 20d3d64c66e2 [2023-03-28T05:02:26.626Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-28T05:02:27.571Z] ---> 64acdcf0977d [2023-03-28T05:02:27.571Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-28T05:02:27.571Z] ---> 56ad9964c35e [2023-03-28T05:02:27.571Z] Step 18/23 : EXPOSE 59999 [2023-03-28T05:02:27.571Z] ---> Running in 36b3b274a74b [2023-03-28T05:02:27.571Z] Removing intermediate container 36b3b274a74b [2023-03-28T05:02:27.571Z] ---> eb6a7e8a0091 [2023-03-28T05:02:27.571Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-28T05:02:27.571Z] ---> Running in 0ad7321bff7f [2023-03-28T05:02:27.832Z] Removing intermediate container 0ad7321bff7f [2023-03-28T05:02:27.832Z] ---> fe4fda276029 [2023-03-28T05:02:27.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T05:02:27.832Z] ---> Running in c352e9a32774 [2023-03-28T05:02:27.832Z] Removing intermediate container c352e9a32774 [2023-03-28T05:02:27.832Z] ---> 398d749c8722 [2023-03-28T05:02:27.832Z] Step 21/23 : LABEL arch=amd64 [2023-03-28T05:02:27.832Z] ---> Running in 7c33cb15b443 [2023-03-28T05:02:27.832Z] Removing intermediate container 7c33cb15b443 [2023-03-28T05:02:27.832Z] ---> faf0efa6f35f [2023-03-28T05:02:27.832Z] Step 22/23 : LABEL git_sha=9997c6c456b1956325879bf7bf010c345e868d06 [2023-03-28T05:02:27.832Z] ---> Running in 9d01f5c65904 [2023-03-28T05:02:28.092Z] Removing intermediate container 9d01f5c65904 [2023-03-28T05:02:28.092Z] ---> 1ed0437acef8 [2023-03-28T05:02:28.092Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T05:02:28.092Z] ---> Running in 58243d340108 [2023-03-28T05:02:28.092Z] Removing intermediate container 58243d340108 [2023-03-28T05:02:28.092Z] ---> 59e4a6e815d9 [2023-03-28T05:02:28.092Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T05:02:28.092Z] Successfully built 59e4a6e815d9 [2023-03-28T05:02:28.092Z] 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 [2023-03-28T05:02:28.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T05:02:28.960Z] [2023-03-28T05:02:28.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:02:29.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T05:02:29.333Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T05:02:29.333Z] 5eb5b503b376: Pulling fs layer [2023-03-28T05:02:29.333Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T05:02:29.333Z] ec43610c2a17: Pulling fs layer [2023-03-28T05:02:29.333Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T05:02:29.333Z] 33b1e0a273af: Pulling fs layer [2023-03-28T05:02:29.333Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T05:02:29.333Z] 2f39f015ded8: Pulling fs layer [2023-03-28T05:02:29.333Z] 3a2ae6a8a46f: Waiting [2023-03-28T05:02:29.333Z] 33b1e0a273af: Waiting [2023-03-28T05:02:29.333Z] 5d3b04190fa2: Waiting [2023-03-28T05:02:29.333Z] 2f39f015ded8: Waiting [2023-03-28T05:02:29.333Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T05:02:29.333Z] 5c69ac0246d0: Download complete [2023-03-28T05:02:29.333Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T05:02:29.333Z] 3a2ae6a8a46f: Download complete [2023-03-28T05:02:29.333Z] 33b1e0a273af: Verifying Checksum [2023-03-28T05:02:29.333Z] 33b1e0a273af: Download complete [2023-03-28T05:02:29.333Z] ec43610c2a17: Verifying Checksum [2023-03-28T05:02:29.333Z] ec43610c2a17: Download complete [2023-03-28T05:02:29.333Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T05:02:29.333Z] 5d3b04190fa2: Download complete [2023-03-28T05:02:29.600Z] 5eb5b503b376: Verifying Checksum [2023-03-28T05:02:29.600Z] 5eb5b503b376: Download complete [2023-03-28T05:02:30.172Z] 2f39f015ded8: Download complete [2023-03-28T05:02:30.740Z] 5eb5b503b376: Pull complete [2023-03-28T05:02:31.000Z] 5c69ac0246d0: Pull complete [2023-03-28T05:02:31.566Z] ec43610c2a17: Pull complete [2023-03-28T05:02:31.566Z] 3a2ae6a8a46f: Pull complete [2023-03-28T05:02:31.825Z] 33b1e0a273af: Pull complete [2023-03-28T05:02:31.825Z] 5d3b04190fa2: Pull complete [2023-03-28T05:02:37.201Z] 2f39f015ded8: Pull complete [2023-03-28T05:02:37.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T05:02:37.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T05:02:37.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:02:37.418Z] prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container [2023-03-28T05:02:37.456Z] $ 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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@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 [2023-03-28T05:02:44.111Z] $ docker top 7879b0f81be8cc0ad41aba27d56965908efc0e61df1fa9b090e04d300246a60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:02:44.532Z] ---> job-cost.sh [2023-03-28T05:02:44.533Z] lf-activate-venv: SKIPPING [2023-03-28T05:02:44.533Z] INFO: No Stack... [2023-03-28T05:02:44.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T05:02:45.052Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T05:02:45.366Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/cost.csv [2023-03-28T05:02:45.366Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T05:02:45.411Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [2023-03-28T05:02:45.416Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] did not exist. Created. [2023-03-28T05:02:45.416Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T05:02:45.819Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T05:02:45.866Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T05:02:45.897Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T05:02:45.980Z] $ docker stop --time=1 7879b0f81be8cc0ad41aba27d56965908efc0e61df1fa9b090e04d300246a60a [2023-03-28T05:02:47.165Z] $ docker rm -f --volumes 7879b0f81be8cc0ad41aba27d56965908efc0e61df1fa9b090e04d300246a60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T05:02:52.285Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5995 in /w/workspace/gexfoundry_device-sdk-go_PR-1409 [Pipeline] { [Pipeline] ws [2023-03-28T05:02:52.339Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-03-28T05:02:52.415Z] The recommended git tool is: git [2023-03-28T05:02:59.814Z] using credential edgex-jenkins-ssh [2023-03-28T05:02:59.834Z] Cloning the remote Git repository [2023-03-28T05:02:59.899Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-28T05:03:00.017Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-03-28T05:03:00.209Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-28T05:03:00.211Z] > git --version # timeout=10 [2023-03-28T05:03:00.235Z] > git --version # 'git version 2.25.1' [2023-03-28T05:03:00.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T05:03:00.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T05:03:02.309Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-28T05:03:02.336Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T05:03:03.449Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-28T05:03:03.499Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-28T05:03:03.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T05:03:03.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1409/head:refs/remotes/origin/PR-1409 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T05:03:04.184Z] Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 9997c6c456b1956325879bf7bf010c345e868d06 [2023-03-28T05:03:04.584Z] Merge succeeded, producing 9997c6c456b1956325879bf7bf010c345e868d06 [2023-03-28T05:03:04.584Z] Checking out Revision 9997c6c456b1956325879bf7bf010c345e868d06 (PR-1409) [2023-03-28T05:03:05.360Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-03-28T05:03:05.432Z] > git --version # timeout=10 [2023-03-28T05:03:05.445Z] > git --version # 'git version 2.25.1' [2023-03-28T05:03:05.461Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T05:03:04.213Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T05:03:04.305Z] > git checkout -f 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 [2023-03-28T05:03:04.455Z] > git remote # timeout=10 [2023-03-28T05:03:04.477Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T05:03:04.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T05:03:04.525Z] > git merge 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 [2023-03-28T05:03:04.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T05:03:04.596Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T05:03:04.616Z] > git checkout -f 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T05:03:06.588Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T05:03:06.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T05:03:06.588Z] Dload Upload Total Spent Left Speed [2023-03-28T05:03:06.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-03-28T05:03:07.242Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T05:03:07.640Z] + sudo tee /etc/docker/daemon.new [2023-03-28T05:03:07.641Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T05:03:07.641Z] { [2023-03-28T05:03:07.641Z] "registry-mirrors": [ [2023-03-28T05:03:07.641Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T05:03:07.641Z] ], [2023-03-28T05:03:07.641Z] "bip": "10.250.0.254/24", [2023-03-28T05:03:07.641Z] "hosts": [ [2023-03-28T05:03:07.641Z] "tcp://0.0.0.0:5555", [2023-03-28T05:03:07.641Z] "unix:///var/run/docker.sock" [2023-03-28T05:03:07.641Z] ], [2023-03-28T05:03:07.641Z] "mtu": 1458, [2023-03-28T05:03:07.641Z] "selinux-enabled": true, [2023-03-28T05:03:07.641Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T05:03:07.641Z] } [Pipeline] sh [2023-03-28T05:03:08.016Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T05:03:08.377Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T05:03:26.729Z] provisioning config files... [2023-03-28T05:03:26.757Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11024993883898608561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:03:27.153Z] ---> docker-login.sh [2023-03-28T05:03:27.153Z] nexus3.edgexfoundry.org:10001 [2023-03-28T05:03:27.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:03:27.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:03:27.742Z] Configure a credential helper to remove this warning. See [2023-03-28T05:03:27.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:03:27.742Z] [2023-03-28T05:03:27.742Z] Login Succeeded [2023-03-28T05:03:27.742Z] nexus3.edgexfoundry.org:10002 [2023-03-28T05:03:28.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:03:28.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:03:28.289Z] Configure a credential helper to remove this warning. See [2023-03-28T05:03:28.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:03:28.289Z] [2023-03-28T05:03:28.289Z] Login Succeeded [2023-03-28T05:03:28.289Z] nexus3.edgexfoundry.org:10003 [2023-03-28T05:03:28.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:03:28.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:03:28.559Z] Configure a credential helper to remove this warning. See [2023-03-28T05:03:28.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:03:28.559Z] [2023-03-28T05:03:28.559Z] Login Succeeded [2023-03-28T05:03:28.559Z] nexus3.edgexfoundry.org:10004 [2023-03-28T05:03:28.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:03:29.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:03:29.105Z] Configure a credential helper to remove this warning. See [2023-03-28T05:03:29.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:03:29.105Z] [2023-03-28T05:03:29.105Z] Login Succeeded [2023-03-28T05:03:29.105Z] docker.io [2023-03-28T05:03:29.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T05:03:29.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T05:03:29.653Z] Configure a credential helper to remove this warning. See [2023-03-28T05:03:29.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T05:03:29.653Z] [2023-03-28T05:03:29.653Z] Login Succeeded [2023-03-28T05:03:29.653Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T05:03:29.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T05:03:30.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T05:03:30.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T05:03:30.207Z] ========================================================= [2023-03-28T05:03:30.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T05:03:30.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:03:30.712Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T05:03:30.981Z] Sending build context to Docker daemon 5.862MB [2023-03-28T05:03:31.252Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T05:03:31.252Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T05:03:31.252Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T05:03:31.252Z] af6eaf76a39c: Pulling fs layer [2023-03-28T05:03:31.252Z] 55522c791124: Pulling fs layer [2023-03-28T05:03:31.252Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T05:03:31.252Z] 169dfbe0d373: Pulling fs layer [2023-03-28T05:03:31.252Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T05:03:31.252Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T05:03:31.252Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T05:03:31.252Z] e1ff8fa3b103: Waiting [2023-03-28T05:03:31.252Z] 52ebb69f0ebf: Waiting [2023-03-28T05:03:31.252Z] 5abe8eddf0d5: Waiting [2023-03-28T05:03:31.252Z] 169dfbe0d373: Waiting [2023-03-28T05:03:31.252Z] 55522c791124: Verifying Checksum [2023-03-28T05:03:31.252Z] 55522c791124: Download complete [2023-03-28T05:03:31.252Z] 169dfbe0d373: Verifying Checksum [2023-03-28T05:03:31.252Z] 169dfbe0d373: Download complete [2023-03-28T05:03:31.530Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T05:03:31.530Z] e1ff8fa3b103: Download complete [2023-03-28T05:03:31.530Z] af6eaf76a39c: Verifying Checksum [2023-03-28T05:03:31.530Z] af6eaf76a39c: Download complete [2023-03-28T05:03:32.511Z] af6eaf76a39c: Pull complete [2023-03-28T05:03:32.511Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T05:03:32.511Z] 5abe8eddf0d5: Download complete [2023-03-28T05:03:32.783Z] 55522c791124: Pull complete [2023-03-28T05:03:34.238Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T05:03:34.238Z] ce5c4a1c91eb: Download complete [2023-03-28T05:03:34.238Z] 52ebb69f0ebf: Download complete [2023-03-28T05:03:46.673Z] ce5c4a1c91eb: Pull complete [2023-03-28T05:03:46.673Z] 169dfbe0d373: Pull complete [2023-03-28T05:03:46.673Z] e1ff8fa3b103: Pull complete [2023-03-28T05:03:54.943Z] 52ebb69f0ebf: Pull complete [2023-03-28T05:03:56.376Z] 5abe8eddf0d5: Pull complete [2023-03-28T05:03:56.376Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T05:03:56.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T05:03:56.376Z] ---> 6cb57ee374ae [2023-03-28T05:03:56.376Z] Step 3/10 : ARG MAKE=make build [2023-03-28T05:03:58.343Z] ---> Running in 163a8c27c3c0 [2023-03-28T05:03:58.935Z] Removing intermediate container 163a8c27c3c0 [2023-03-28T05:03:58.935Z] ---> 64d0406c99d7 [2023-03-28T05:03:58.935Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-28T05:03:58.935Z] ---> Running in d913834e4483 [2023-03-28T05:03:59.209Z] Removing intermediate container d913834e4483 [2023-03-28T05:03:59.209Z] ---> 596220ede6e6 [2023-03-28T05:03:59.209Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T05:03:59.485Z] ---> Running in efac4fbf0d09 [2023-03-28T05:03:59.755Z] Removing intermediate container efac4fbf0d09 [2023-03-28T05:03:59.755Z] ---> aa1e360cebea [2023-03-28T05:03:59.755Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-28T05:03:59.755Z] ---> Running in cd7b3351fad1 [2023-03-28T05:04:01.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T05:04:01.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T05:04:03.187Z] OK: 263 MiB in 53 packages [2023-03-28T05:04:04.157Z] Removing intermediate container cd7b3351fad1 [2023-03-28T05:04:04.157Z] ---> f8ade8f46c4c [2023-03-28T05:04:04.157Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T05:04:04.428Z] ---> c5fc3fde0ed8 [2023-03-28T05:04:04.428Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T05:04:04.707Z] ---> Running in 7f754decac85 [2023-03-28T05:05:12.688Z] Removing intermediate container 7f754decac85 [2023-03-28T05:05:12.688Z] ---> 42c123d41c92 [2023-03-28T05:05:12.688Z] Step 9/10 : COPY . . [2023-03-28T05:05:12.688Z] ---> eb622e623f9f [2023-03-28T05:05:12.688Z] Step 10/10 : RUN ${MAKE} [2023-03-28T05:05:12.688Z] ---> Running in 2a89de0efe39 [2023-03-28T05:05:12.688Z] noop [2023-03-28T05:05:12.688Z] Removing intermediate container 2a89de0efe39 [2023-03-28T05:05:12.688Z] ---> 8858629cb453 [2023-03-28T05:05:12.688Z] Successfully built 8858629cb453 [2023-03-28T05:05:12.688Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:05:13.174Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T05:05:13.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:05:13.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-5995 does not seem to be running inside a container [2023-03-28T05:05:13.585Z] $ 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 [2023-03-28T05:05:14.965Z] $ docker top 380808fb5c6c26a21735a832c236ea2884f6ed901e699443bd1c0930c270317c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T05:05:15.905Z] + go version [2023-03-28T05:05:15.905Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T05:05:15.941Z] $ docker stop --time=1 380808fb5c6c26a21735a832c236ea2884f6ed901e699443bd1c0930c270317c [2023-03-28T05:05:17.657Z] $ docker rm -f --volumes 380808fb5c6c26a21735a832c236ea2884f6ed901e699443bd1c0930c270317c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:05:18.543Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T05:05:18.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:05:18.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-5995 does not seem to be running inside a container [2023-03-28T05:05:18.907Z] $ 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 [2023-03-28T05:05:20.234Z] $ docker top ad63ece56aaa0b0db73c7e3489af855ddaca78b1d55aa4da71f3cd53f40ff02b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T05:05:21.131Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T05:05:21.845Z] + make test [2023-03-28T05:05:21.846Z] go test -race -coverprofile=coverage.out ./... [2023-03-28T05:06:08.757Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-28T05:08:45.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-28T05:08:45.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-28T05:08:45.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-28T05:08:45.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-28T05:08:45.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-28T05:08:58.190Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.264s coverage: 27.6% of statements [2023-03-28T05:09:03.563Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.305s coverage: 79.9% of statements [2023-03-28T05:09:21.822Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-28T05:09:21.822Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-28T05:09:21.822Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.434s coverage: 86.0% of statements [2023-03-28T05:09:27.194Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-28T05:09:27.783Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.502s coverage: 75.7% of statements [2023-03-28T05:09:32.065Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-28T05:09:34.661Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-28T05:09:34.661Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-28T05:09:35.631Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.305s coverage: 14.9% of statements [2023-03-28T05:09:35.631Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.464s coverage: 68.5% of statements [2023-03-28T05:09:39.024Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.501s coverage: 89.2% of statements [2023-03-28T05:09:40.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-28T05:09:40.978Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.273s coverage: 5.5% of statements [2023-03-28T05:09:41.939Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T05:09:41.939Z] GO111MODULE=on go vet ./... [2023-03-28T05:12:33.734Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T05:12:33.734Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T05:12:33.734Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T05:12:33.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T05:12:33.802Z] $ docker stop --time=1 ad63ece56aaa0b0db73c7e3489af855ddaca78b1d55aa4da71f3cd53f40ff02b [2023-03-28T05:12:36.366Z] $ docker rm -f --volumes ad63ece56aaa0b0db73c7e3489af855ddaca78b1d55aa4da71f3cd53f40ff02b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T05:12:38.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T05:12:38.228Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T05:12:38.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T05:12:39.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T05:12:39.827Z] + ls -al . [2023-03-28T05:12:39.827Z] total 272 [2023-03-28T05:12:39.827Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 05:05 . [2023-03-28T05:12:39.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 05:03 .. [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 05:03 .dockerignore [2023-03-28T05:12:39.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 05:03 .git [2023-03-28T05:12:39.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 05:03 .github [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 05:03 .gitignore [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 05:03 .golangci.yml [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 28 05:03 CHANGELOG.md [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 05:03 GOVERNANCE.md [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 28 05:03 Jenkinsfile [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 05:03 LICENSE [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 28 05:03 Makefile [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 05:03 OWNERS.md [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 28 05:03 README.md [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 05:00 VERSION [2023-03-28T05:12:39.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 05:03 bin [2023-03-28T05:12:39.827Z] -rw-r--r-- 1 jenkins jenkins 106712 Mar 28 05:09 coverage.out [2023-03-28T05:12:39.827Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 05:03 example [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 28 05:03 go.mod [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 28 05:03 go.sum [2023-03-28T05:12:39.827Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:03 internal [2023-03-28T05:12:39.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 05:03 openapi [2023-03-28T05:12:39.827Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 05:03 pkg [2023-03-28T05:12:39.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 05:03 snap [2023-03-28T05:12:39.827Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:12:40.260Z] + 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=9997c6c456b1956325879bf7bf010c345e868d06 --label arch=arm64 --label version=0.0.0 . [2023-03-28T05:12:40.844Z] Sending build context to Docker daemon 5.969MB [2023-03-28T05:12:40.844Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T05:12:40.844Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-28T05:12:40.844Z] ---> 8858629cb453 [2023-03-28T05:12:40.844Z] Step 3/23 : ARG MAKE=make build [2023-03-28T05:12:40.844Z] ---> Running in ffe5f3926dbf [2023-03-28T05:12:41.115Z] Removing intermediate container ffe5f3926dbf [2023-03-28T05:12:41.115Z] ---> 05695159df4d [2023-03-28T05:12:41.115Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-28T05:12:41.383Z] ---> Running in 7235e7510d91 [2023-03-28T05:12:41.651Z] Removing intermediate container 7235e7510d91 [2023-03-28T05:12:41.651Z] ---> b716173efe74 [2023-03-28T05:12:41.651Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T05:12:41.651Z] ---> Running in d796021b4661 [2023-03-28T05:12:41.928Z] Removing intermediate container d796021b4661 [2023-03-28T05:12:41.928Z] ---> ef25aaa55f11 [2023-03-28T05:12:41.928Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-28T05:12:42.196Z] ---> Running in c1a4f08c586c [2023-03-28T05:12:43.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T05:12:44.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T05:12:45.550Z] OK: 263 MiB in 53 packages [2023-03-28T05:12:46.543Z] Removing intermediate container c1a4f08c586c [2023-03-28T05:12:46.543Z] ---> a63ac98966a8 [2023-03-28T05:12:46.543Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-28T05:12:46.813Z] ---> ea90a3cb473e [2023-03-28T05:12:46.813Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T05:12:47.083Z] ---> Running in 14fed8e34dd3 [2023-03-28T05:12:51.359Z] Removing intermediate container 14fed8e34dd3 [2023-03-28T05:12:51.359Z] ---> 6a6e045cb18d [2023-03-28T05:12:51.359Z] Step 9/23 : COPY . . [2023-03-28T05:12:52.330Z] ---> 74c275817509 [2023-03-28T05:12:52.330Z] Step 10/23 : RUN ${MAKE} [2023-03-28T05:12:52.330Z] ---> Running in 3a63f65ffeb2 [2023-03-28T05:12:53.810Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-28T05:15:30.554Z] Removing intermediate container 3a63f65ffeb2 [2023-03-28T05:15:30.554Z] ---> 309a1157af7a [2023-03-28T05:15:30.554Z] Step 11/23 : FROM alpine:3.17 [2023-03-28T05:15:30.554Z] 3.17: Pulling from library/alpine [2023-03-28T05:15:30.554Z] af6eaf76a39c: Already exists [2023-03-28T05:15:30.554Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T05:15:30.554Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T05:15:30.554Z] ---> d74e625d9115 [2023-03-28T05:15:30.554Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T05:15:30.554Z] ---> Running in 4a0e4f793fe5 [2023-03-28T05:15:30.554Z] Removing intermediate container 4a0e4f793fe5 [2023-03-28T05:15:30.554Z] ---> 586d04127c5b [2023-03-28T05:15:30.554Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-28T05:15:30.554Z] ---> Running in 3fab99188a1b [2023-03-28T05:15:30.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T05:15:30.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T05:15:30.554Z] OK: 7 MiB in 15 packages [2023-03-28T05:15:30.554Z] Removing intermediate container 3fab99188a1b [2023-03-28T05:15:30.554Z] ---> ce47d25e3adf [2023-03-28T05:15:30.554Z] Step 14/23 : WORKDIR / [2023-03-28T05:15:30.554Z] ---> Running in ad8d7f7fb337 [2023-03-28T05:15:30.554Z] Removing intermediate container ad8d7f7fb337 [2023-03-28T05:15:30.554Z] ---> 861af47ba2ee [2023-03-28T05:15:30.554Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-28T05:15:30.554Z] ---> ebeee02b6ba7 [2023-03-28T05:15:30.554Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-28T05:15:30.554Z] ---> b612c3506182 [2023-03-28T05:15:30.554Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-28T05:15:30.554Z] ---> 9551d11e2b70 [2023-03-28T05:15:30.554Z] Step 18/23 : EXPOSE 59999 [2023-03-28T05:15:30.554Z] ---> Running in 8558ae51e41b [2023-03-28T05:15:30.554Z] Removing intermediate container 8558ae51e41b [2023-03-28T05:15:30.554Z] ---> 7a70c4f33097 [2023-03-28T05:15:30.554Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-28T05:15:30.554Z] ---> Running in d346a731368f [2023-03-28T05:15:30.554Z] Removing intermediate container d346a731368f [2023-03-28T05:15:30.554Z] ---> 2f5222ec1899 [2023-03-28T05:15:30.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T05:15:30.554Z] ---> Running in 7fb3e3dd2589 [2023-03-28T05:15:30.554Z] Removing intermediate container 7fb3e3dd2589 [2023-03-28T05:15:30.554Z] ---> 1217d6e74292 [2023-03-28T05:15:30.554Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T05:15:30.554Z] ---> Running in f4a2ebb42ba5 [2023-03-28T05:15:30.554Z] Removing intermediate container f4a2ebb42ba5 [2023-03-28T05:15:30.554Z] ---> 75d817af9824 [2023-03-28T05:15:30.554Z] Step 22/23 : LABEL git_sha=9997c6c456b1956325879bf7bf010c345e868d06 [2023-03-28T05:15:30.554Z] ---> Running in 61585e67e284 [2023-03-28T05:15:30.554Z] Removing intermediate container 61585e67e284 [2023-03-28T05:15:30.554Z] ---> 46e39ffbfeb8 [2023-03-28T05:15:30.554Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T05:15:30.554Z] ---> Running in 53286311ec34 [2023-03-28T05:15:30.554Z] Removing intermediate container 53286311ec34 [2023-03-28T05:15:30.554Z] ---> 693284b804c7 [2023-03-28T05:15:30.554Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T05:15:30.554Z] Successfully built 693284b804c7 [2023-03-28T05:15:30.554Z] 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 [2023-03-28T05:15:31.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T05:15:31.487Z] [2023-03-28T05:15:31.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:15:31.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T05:15:31.886Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T05:15:31.886Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T05:15:31.886Z] 04944245beec: Pulling fs layer [2023-03-28T05:15:31.886Z] 699f458cf7ca: Pulling fs layer [2023-03-28T05:15:31.886Z] 765212b225bb: Pulling fs layer [2023-03-28T05:15:31.886Z] f23df028b6ca: Pulling fs layer [2023-03-28T05:15:31.886Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T05:15:31.886Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T05:15:31.886Z] 765212b225bb: Waiting [2023-03-28T05:15:31.886Z] f23df028b6ca: Waiting [2023-03-28T05:15:31.886Z] d65c8cfc05b1: Waiting [2023-03-28T05:15:31.886Z] 2437ff75d9bd: Waiting [2023-03-28T05:15:32.151Z] 04944245beec: Verifying Checksum [2023-03-28T05:15:32.151Z] 04944245beec: Download complete [2023-03-28T05:15:32.151Z] 765212b225bb: Verifying Checksum [2023-03-28T05:15:32.151Z] 765212b225bb: Download complete [2023-03-28T05:15:32.151Z] f23df028b6ca: Verifying Checksum [2023-03-28T05:15:32.151Z] f23df028b6ca: Download complete [2023-03-28T05:15:32.151Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T05:15:32.151Z] d65c8cfc05b1: Download complete [2023-03-28T05:15:32.151Z] 699f458cf7ca: Verifying Checksum [2023-03-28T05:15:32.151Z] 699f458cf7ca: Download complete [2023-03-28T05:15:32.738Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T05:15:32.738Z] 8998bd30e6a1: Download complete [2023-03-28T05:15:34.690Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T05:15:34.690Z] 2437ff75d9bd: Download complete [2023-03-28T05:15:36.094Z] 8998bd30e6a1: Pull complete [2023-03-28T05:15:36.686Z] 04944245beec: Pull complete [2023-03-28T05:15:38.095Z] 699f458cf7ca: Pull complete [2023-03-28T05:15:38.095Z] 765212b225bb: Pull complete [2023-03-28T05:15:38.678Z] f23df028b6ca: Pull complete [2023-03-28T05:15:38.944Z] d65c8cfc05b1: Pull complete [2023-03-28T05:15:51.244Z] 2437ff75d9bd: Pull complete [2023-03-28T05:15:51.244Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T05:15:51.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T05:15:51.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:15:51.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-5995 does not seem to be running inside a container [2023-03-28T05:15:51.624Z] $ 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 [2023-03-28T05:15:54.328Z] $ docker top 71f9b1a945d0abaced7236ab06cb48fad1db41dcf871ff9f7189712749598429 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:15:54.916Z] ---> job-cost.sh [2023-03-28T05:15:55.182Z] lf-activate-venv: SKIPPING [2023-03-28T05:15:55.182Z] INFO: No Stack... [2023-03-28T05:15:55.447Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T05:15:56.406Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T05:15:56.743Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-03-28T05:15:56.743Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T05:15:57.065Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [2023-03-28T05:15:57.070Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] did not exist. Created. [2023-03-28T05:15:57.070Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T05:15:57.798Z] /w/workspace/device-sdk-go/1@tmp/durable-aca36f3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T05:15:58.478Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T05:15:58.517Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T05:15:58.576Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T05:15:58.596Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T05:15:58.677Z] $ docker stop --time=1 71f9b1a945d0abaced7236ab06cb48fad1db41dcf871ff9f7189712749598429 [2023-03-28T05:16:00.168Z] $ docker rm -f --volumes 71f9b1a945d0abaced7236ab06cb48fad1db41dcf871ff9f7189712749598429 [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 [2023-03-28T05:16:01.074Z] provisioning config files... [2023-03-28T05:16:01.081Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config10466015596294576941tmp [Pipeline] { [Pipeline] sh [2023-03-28T05:16:01.430Z] + set +x [2023-03-28T05:16:01.430Z] + bash -s -- [2023-03-28T05:16:01.430Z] + curl -s https://codecov.io/bash [2023-03-28T05:16:01.430Z] [2023-03-28T05:16:01.430Z] _____ _ [2023-03-28T05:16:01.430Z] / ____| | | [2023-03-28T05:16:01.430Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T05:16:01.430Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T05:16:01.430Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T05:16:01.430Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T05:16:01.430Z] Bash-1.0.6 [2023-03-28T05:16:01.430Z] [2023-03-28T05:16:01.430Z] [2023-03-28T05:16:01.430Z] ==> git version 2.25.1 found [2023-03-28T05:16:01.430Z] ==> 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 [2023-03-28T05:16:01.430Z] Release-Date: 2020-01-08 [2023-03-28T05:16:01.430Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-28T05:16:01.430Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T05:16:01.430Z] ==> Jenkins CI detected. [2023-03-28T05:16:01.430Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1409 [2023-03-28T05:16:01.430Z] project root: . [2023-03-28T05:16:01.430Z] --> token set from env [2023-03-28T05:16:01.430Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T05:16:01.430Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T05:16:01.430Z] ==> Python coveragepy not found [2023-03-28T05:16:01.430Z] ==> Searching for coverage reports in: [2023-03-28T05:16:01.430Z] + . [2023-03-28T05:16:01.430Z] -> Found 1 reports [2023-03-28T05:16:01.430Z] ==> Detecting git/mercurial file structure [2023-03-28T05:16:01.430Z] ==> Reading reports [2023-03-28T05:16:01.430Z] + ./coverage.out bytes=106712 [2023-03-28T05:16:01.430Z] ==> Appending adjustments [2023-03-28T05:16:01.430Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T05:16:01.691Z] + Found adjustments [2023-03-28T05:16:01.691Z] ==> Gzipping contents [2023-03-28T05:16:01.691Z] 16K /tmp/codecov.tROJuS.gz [2023-03-28T05:16:01.691Z] ==> Uploading reports [2023-03-28T05:16:01.691Z] url: https://codecov.io [2023-03-28T05:16:01.691Z] query: branch=PR-1409&commit=9997c6c456b1956325879bf7bf010c345e868d06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1409&job=&cmd_args= [2023-03-28T05:16:01.951Z] -> Pinging Codecov [2023-03-28T05:16:01.951Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1409&commit=9997c6c456b1956325879bf7bf010c345e868d06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1409&job=&cmd_args= [2023-03-28T05:16:01.951Z] -> Uploading to [2023-03-28T05:16:01.951Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/7E55EF52A471D76F132DFD9A03CDDE97/9997c6c456b1956325879bf7bf010c345e868d06/9a094a34-fe36-48d5-a430-ff977711e8fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T051601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b8564cc13861857813eb2b2036df731a1ee1ee4b63e3c9213fb62ca8cb762ee [2023-03-28T05:16:02.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T05:16:02.210Z] Dload Upload Total Spent Left Speed [2023-03-28T05:16:02.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15124 0 0 100 15124 0 57946 --:--:-- --:--:-- --:--:-- 58169 [2023-03-28T05:16:02.469Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9997c6c456b1956325879bf7bf010c345e868d06 [Pipeline] } [2023-03-28T05:16:02.494Z] 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 [2023-03-28T05:16:04.201Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives ] [2023-03-28T05:16:04.201Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives [2023-03-28T05:16:04.201Z] total 16 [2023-03-28T05:16:04.201Z] drwxr-xr-x 3 root root 4096 Mar 28 05:02 . [2023-03-28T05:16:04.201Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:02 .. [2023-03-28T05:16:04.201Z] drwxr-xr-x 2 root root 4096 Mar 28 05:02 cost [2023-03-28T05:16:04.201Z] -rw-r--r-- 1 root root 86 Mar 28 05:02 cost.csv [2023-03-28T05:16:04.201Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives [2023-03-28T05:16:04.201Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives [2023-03-28T05:16:04.201Z] total 16 [2023-03-28T05:16:04.201Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 05:02 . [2023-03-28T05:16:04.201Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 05:02 .. [2023-03-28T05:16:04.201Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 05:02 cost [2023-03-28T05:16:04.201Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 28 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:16:04.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:16:05.411Z] ---> package-listing.sh [2023-03-28T05:16:05.411Z] ++ facter osfamily [2023-03-28T05:16:05.411Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T05:16:05.670Z] + OS_FAMILY=debian [2023-03-28T05:16:05.670Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1409 [2023-03-28T05:16:05.670Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T05:16:05.670Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T05:16:05.670Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T05:16:05.670Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T05:16:05.670Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1409 ']' [2023-03-28T05:16:05.670Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T05:16:05.670Z] + case "${OS_FAMILY}" in [2023-03-28T05:16:05.670Z] + dpkg -l [2023-03-28T05:16:05.670Z] + grep '^ii' [2023-03-28T05:16:05.670Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T05:16:05.670Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T05:16:05.670Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T05:16:05.670Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1409 ']' [2023-03-28T05:16:05.670Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/ [2023-03-28T05:16:05.670Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/ [Pipeline] echo [2023-03-28T05:16:05.704Z] 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-1409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T05:16:06.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T05:16:06.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T05:16:06.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T05:16:06.767Z] prd-ubuntu20.04-docker-8c-8g-5989 does not seem to be running inside a container [2023-03-28T05:16:06.807Z] $ 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-1409/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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T05:16:06.987Z] $ docker top 6a35d0c12c89f1b1aec3899f05d9f223bb721fea6d4e95d6f9bdaa8fe39e1eed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T05:16:07.382Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T05:16:07.689Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T05:16:07.992Z] + ls /var/log/sa-host [2023-03-28T05:16:07.992Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T05:16:08.112Z] provisioning config files... [2023-03-28T05:16:08.121Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config11359029390858169362tmp [Pipeline] { [Pipeline] echo [2023-03-28T05:16:08.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:16:08.474Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T05:16:08.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:16:08.902Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T05:16:08.933Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:16:09.250Z] ---> sudo-logs.sh [2023-03-28T05:16:09.250Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T05:16:09.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:16:09.659Z] ---> job-cost.sh [2023-03-28T05:16:09.659Z] lf-activate-venv: SKIPPING [2023-03-28T05:16:09.659Z] DEBUG: total: 0.2199999988079071 [2023-03-28T05:16:09.659Z] INFO: Retrieving Stack Cost... [2023-03-28T05:16:09.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T05:16:10.490Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T05:16:10.524Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T05:16:10.840Z] ---> logs-deploy.sh [2023-03-28T05:16:10.840Z] lf-activate-venv: SKIPPING [2023-03-28T05:16:10.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1409/1 [2023-03-28T05:16:10.840Z] INFO: archiving workspace using pattern(s): [2023-03-28T05:16:11.776Z] Archives upload complete. [2023-03-28T05:16:12.034Z] INFO: archiving logs to Nexus