Pull request #1401 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b494a88837c109062c1a44bf47c10b1d995b3575+ba03d3229d39ccd3d083a66246eea2ffd8e01960 (16c3da5688a5420a7e62ad5d8f7882328cd1825e) 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-ssh6023250387614722757.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-ssh11387049273381834945.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13673479054135314312.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 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-ssh4053443295224314620.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11360074647837872991.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5453 in /w/workspace/gexfoundry_device-sdk-go_PR-1401 [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-1401 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ba03d3229d39ccd3d083a66246eea2ffd8e01960 into PR head commit b494a88837c109062c1a44bf47c10b1d995b3575 Merge succeeded, producing b494a88837c109062c1a44bf47c10b1d995b3575 Checking out Revision b494a88837c109062c1a44bf47c10b1d995b3575 (PR-1401) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > 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/1401/head:refs/remotes/origin/PR-1401 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b494a88837c109062c1a44bf47c10b1d995b3575 # 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 ba03d3229d39ccd3d083a66246eea2ffd8e01960 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b494a88837c109062c1a44bf47c10b1d995b3575 # timeout=10 > git rev-list --no-walk 2b8bf220454c26cf82121bfd78fa9be877917200 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T12:09:51.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T12:09:51.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T12:09:51.489Z] ========================================================= [2023-03-23T12:09:51.489Z] EdgeX Global Pipelines Version Info [2023-03-23T12:09:51.489Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:09:52.215Z] ------------------- [2023-03-23T12:09:52.215Z] stable info: [2023-03-23T12:09:52.216Z] ------------------- [2023-03-23T12:09:52.216Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T12:09:52.216Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T12:09:52.216Z] Message: update stable to v1.0.245 [2023-03-23T12:09:52.787Z] ------------------- [2023-03-23T12:09:52.787Z] experimental info: [2023-03-23T12:09:52.787Z] ------------------- [2023-03-23T12:09:52.787Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T12:09:52.787Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T12:09:52.787Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T12:09:52.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-23T12:09:52.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-23T12:09:53.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T12:09:53.026Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T12:09:53.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T12:09:53.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T12:09:53.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T12:09:53.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-23T12:09:53.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T12:09:53.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T12:09:53.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T12:09:53.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-23T12:09:53.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T12:09:53.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T12:09:53.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T12:09:53.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T12:09:53.216Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T12:09:53.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T12:09:53.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T12:09:53.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T12:09:53.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-23T12:09:53.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-23T12:09:53.301Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T12:09:53.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T12:09:53.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T12:09:53.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T12:09:53.352Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T12:09:53.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1401 [Pipeline] echo [2023-03-23T12:09:53.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1401 [Pipeline] echo [2023-03-23T12:09:53.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1401 [Pipeline] echo [2023-03-23T12:09:53.409Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b494a88837c109062c1a44bf47c10b1d995b3575 [Pipeline] echo [2023-03-23T12:09:53.422Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b494a88 [Pipeline] echo [2023-03-23T12:09:53.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T12:09:53.477Z] provisioning config files... [2023-03-23T12:09:53.494Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config11107607031946091741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:09:53.797Z] ---> docker-login.sh [2023-03-23T12:09:53.797Z] nexus3.edgexfoundry.org:10001 [2023-03-23T12:09:54.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:09:54.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:09:54.057Z] Configure a credential helper to remove this warning. See [2023-03-23T12:09:54.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:09:54.057Z] [2023-03-23T12:09:54.057Z] Login Succeeded [2023-03-23T12:09:54.057Z] nexus3.edgexfoundry.org:10002 [2023-03-23T12:09:54.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:09:54.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:09:54.316Z] Configure a credential helper to remove this warning. See [2023-03-23T12:09:54.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:09:54.316Z] [2023-03-23T12:09:54.316Z] Login Succeeded [2023-03-23T12:09:54.316Z] nexus3.edgexfoundry.org:10003 [2023-03-23T12:09:54.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:09:54.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:09:54.316Z] Configure a credential helper to remove this warning. See [2023-03-23T12:09:54.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:09:54.316Z] [2023-03-23T12:09:54.316Z] Login Succeeded [2023-03-23T12:09:54.316Z] nexus3.edgexfoundry.org:10004 [2023-03-23T12:09:54.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:09:54.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:09:54.577Z] Configure a credential helper to remove this warning. See [2023-03-23T12:09:54.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:09:54.577Z] [2023-03-23T12:09:54.577Z] Login Succeeded [2023-03-23T12:09:54.577Z] docker.io [2023-03-23T12:09:54.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:09:54.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:09:54.837Z] Configure a credential helper to remove this warning. See [2023-03-23T12:09:54.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:09:54.837Z] [2023-03-23T12:09:54.837Z] Login Succeeded [2023-03-23T12:09:54.837Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T12:09:54.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T12:09:55.226Z] + git rev-list -1 --merges b494a88837c109062c1a44bf47c10b1d995b3575~1..b494a88837c109062c1a44bf47c10b1d995b3575 [Pipeline] echo [2023-03-23T12:09:55.277Z] -----------> git rev-list -1 --merges b494a88837c109062c1a44bf47c10b1d995b3575~1..b494a88837c109062c1a44bf47c10b1d995b3575 b494a88837c109062c1a44bf47c10b1d995b3575 [false] [Pipeline] sh [2023-03-23T12:09:55.565Z] + git log --format=format:%s -1 b494a88837c109062c1a44bf47c10b1d995b3575 [Pipeline] echo [2023-03-23T12:09:55.581Z] ========================================================= [2023-03-23T12:09:55.581Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T12:09:55.581Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T12:09:55.919Z] + git log --format=format:%s -1 b494a88837c109062c1a44bf47c10b1d995b3575 [Pipeline] echo [2023-03-23T12:09:55.930Z] [semverPrep] GIT_COMMIT: b494a88837c109062c1a44bf47c10b1d995b3575, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-23T12:09:55.941Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T12:09:56.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T12:09:56.293Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T12:09:56.293Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T12:09:56.293Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T12:09:56.293Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T12:09:56.293Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T12:09:56.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:09:56.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:09:56.643Z] [2023-03-23T12:09:56.643Z] 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-23T12:09:56.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:09:56.949Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T12:09:56.949Z] b85a868b505f: Pulling fs layer [2023-03-23T12:09:56.949Z] e2be974225ed: Pulling fs layer [2023-03-23T12:09:56.949Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T12:09:56.949Z] 988bab9f4d93: Pulling fs layer [2023-03-23T12:09:56.949Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T12:09:56.949Z] eaf3925da568: Pulling fs layer [2023-03-23T12:09:56.949Z] bab4dde63d76: Pulling fs layer [2023-03-23T12:09:56.949Z] bde34c3a00c8: Pulling fs layer [2023-03-23T12:09:56.949Z] b352a97aabf1: Pulling fs layer [2023-03-23T12:09:56.949Z] 4872d77fe225: Pulling fs layer [2023-03-23T12:09:56.949Z] 5851b861e8e6: Pulling fs layer [2023-03-23T12:09:56.949Z] 1469e6f7b9e6: Waiting [2023-03-23T12:09:56.949Z] eaf3925da568: Waiting [2023-03-23T12:09:56.949Z] bab4dde63d76: Waiting [2023-03-23T12:09:56.949Z] bde34c3a00c8: Waiting [2023-03-23T12:09:56.949Z] b352a97aabf1: Waiting [2023-03-23T12:09:56.949Z] 4872d77fe225: Waiting [2023-03-23T12:09:56.949Z] 5851b861e8e6: Waiting [2023-03-23T12:09:56.949Z] 988bab9f4d93: Waiting [2023-03-23T12:09:56.949Z] e2be974225ed: Verifying Checksum [2023-03-23T12:09:56.949Z] e2be974225ed: Download complete [2023-03-23T12:09:56.949Z] 988bab9f4d93: Verifying Checksum [2023-03-23T12:09:56.949Z] 988bab9f4d93: Download complete [2023-03-23T12:09:57.209Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T12:09:57.209Z] 1469e6f7b9e6: Download complete [2023-03-23T12:09:57.209Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T12:09:57.209Z] 339a4e72a1f5: Download complete [2023-03-23T12:09:57.209Z] eaf3925da568: Verifying Checksum [2023-03-23T12:09:57.209Z] eaf3925da568: Download complete [2023-03-23T12:09:57.209Z] bde34c3a00c8: Download complete [2023-03-23T12:09:57.209Z] 4872d77fe225: Verifying Checksum [2023-03-23T12:09:57.209Z] 4872d77fe225: Download complete [2023-03-23T12:09:57.209Z] b85a868b505f: Verifying Checksum [2023-03-23T12:09:57.209Z] b85a868b505f: Download complete [2023-03-23T12:09:57.209Z] 5851b861e8e6: Verifying Checksum [2023-03-23T12:09:57.209Z] 5851b861e8e6: Download complete [2023-03-23T12:09:57.467Z] bab4dde63d76: Verifying Checksum [2023-03-23T12:09:57.467Z] bab4dde63d76: Download complete [2023-03-23T12:09:58.402Z] b85a868b505f: Pull complete [2023-03-23T12:09:58.660Z] e2be974225ed: Pull complete [2023-03-23T12:09:59.228Z] 339a4e72a1f5: Pull complete [2023-03-23T12:09:59.228Z] 988bab9f4d93: Pull complete [2023-03-23T12:09:59.488Z] 1469e6f7b9e6: Pull complete [2023-03-23T12:09:59.747Z] eaf3925da568: Pull complete [2023-03-23T12:10:01.671Z] bab4dde63d76: Pull complete [2023-03-23T12:10:01.671Z] bde34c3a00c8: Pull complete [2023-03-23T12:10:01.671Z] b352a97aabf1: Pull complete [2023-03-23T12:10:01.932Z] 4872d77fe225: Pull complete [2023-03-23T12:10:01.932Z] 5851b861e8e6: Pull complete [2023-03-23T12:10:01.932Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T12:10:01.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:10:01.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:10:02.037Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-03-23T12:10:02.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T12:10:03.465Z] $ docker top f5e5f0c8582b250ce43d13559f034fcda38106d471b94a37430bd83132852562 -eo pid,comm [2023-03-23T12:10:03.523Z] 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-23T12:10:03.523Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T12:10:03.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T12:10:03.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T12:10:03.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T12:10:03.693Z] $ docker exec f5e5f0c8582b250ce43d13559f034fcda38106d471b94a37430bd83132852562 ssh-agent [2023-03-23T12:10:03.797Z] SSH_AUTH_SOCK=/tmp/ssh-w3igq9YWtAUB/agent.32 [2023-03-23T12:10:03.797Z] SSH_AGENT_PID=38 [2023-03-23T12:10:03.804Z] Running ssh-add (command line suppressed) [2023-03-23T12:10:03.909Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_14789913632900875249.key (/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_14789913632900875249.key) [2023-03-23T12:10:03.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T12:10:04.206Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T12:10:04.219Z] $ docker exec --env ******** --env ******** f5e5f0c8582b250ce43d13559f034fcda38106d471b94a37430bd83132852562 ssh-agent -k [2023-03-23T12:10:04.330Z] unset SSH_AUTH_SOCK; [2023-03-23T12:10:04.330Z] unset SSH_AGENT_PID; [2023-03-23T12:10:04.331Z] echo Agent pid 38 killed; [2023-03-23T12:10:04.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T12:10:04.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T12:10:04.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T12:10:04.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T12:10:04.487Z] $ docker exec f5e5f0c8582b250ce43d13559f034fcda38106d471b94a37430bd83132852562 ssh-agent [2023-03-23T12:10:04.597Z] SSH_AUTH_SOCK=/tmp/ssh-HC7lIf0TWSEL/agent.70 [2023-03-23T12:10:04.597Z] SSH_AGENT_PID=76 [2023-03-23T12:10:04.603Z] Running ssh-add (command line suppressed) [2023-03-23T12:10:04.722Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_1106527091829257695.key (/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/private_key_1106527091829257695.key) [2023-03-23T12:10:04.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T12:10:05.021Z] + git semver init [2023-03-23T12:10:05.280Z] 2023-03-23 12:10:05,227 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T12:10:05.280Z] 2023-03-23 12:10:05,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver [2023-03-23T12:10:05.280Z] 2023-03-23 12:10:05,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver [2023-03-23T12:10:05.280Z] 2023-03-23 12:10:05,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401, universal_newlines=False, shell=None, istream=None) [2023-03-23T12:10:06.662Z] 2023-03-23 12:10:06,523 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.git/info/exclude [2023-03-23T12:10:06.662Z] 2023-03-23 12:10:06,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 with force:False [2023-03-23T12:10:06.662Z] 2023-03-23 12:10:06,523 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 [2023-03-23T12:10:06.662Z] 2023-03-23 12:10:06,528 [execute] INFO git cat-file --batch-check [2023-03-23T12:10:06.662Z] 2023-03-23 12:10:06,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T12:10:06.662Z] 2023-03-23 12:10:06,535 [execute] INFO git cat-file --batch [2023-03-23T12:10:06.662Z] 2023-03-23 12:10:06,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T12:10:06.662Z] 2023-03-23 12:10:06,541 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1401/.semver/PR-1401 [2023-03-23T12:10:06.662Z] 0.0.0 [Pipeline] } [2023-03-23T12:10:06.674Z] $ docker exec --env ******** --env ******** f5e5f0c8582b250ce43d13559f034fcda38106d471b94a37430bd83132852562 ssh-agent -k [2023-03-23T12:10:06.767Z] unset SSH_AUTH_SOCK; [2023-03-23T12:10:06.768Z] unset SSH_AGENT_PID; [2023-03-23T12:10:06.768Z] echo Agent pid 76 killed; [2023-03-23T12:10:06.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T12:10:07.074Z] + git semver [Pipeline] } [2023-03-23T12:10:07.348Z] $ docker stop --time=1 f5e5f0c8582b250ce43d13559f034fcda38106d471b94a37430bd83132852562 [2023-03-23T12:10:08.684Z] $ docker rm -f --volumes f5e5f0c8582b250ce43d13559f034fcda38106d471b94a37430bd83132852562 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T12:10:09.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T12:10:09.242Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T12:10:09.243Z] [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-23T12:10:09.342Z] provisioning config files... [2023-03-23T12:10:09.351Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config12425008532405566212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:10:09.644Z] ---> docker-login.sh [2023-03-23T12:10:09.644Z] nexus3.edgexfoundry.org:10001 [2023-03-23T12:10:09.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:09.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:09.644Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:09.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:09.644Z] [2023-03-23T12:10:09.644Z] Login Succeeded [2023-03-23T12:10:09.644Z] nexus3.edgexfoundry.org:10002 [2023-03-23T12:10:09.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:09.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:09.644Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:09.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:09.644Z] [2023-03-23T12:10:09.905Z] Login Succeeded [2023-03-23T12:10:09.905Z] nexus3.edgexfoundry.org:10003 [2023-03-23T12:10:09.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:09.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:09.905Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:09.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:09.906Z] [2023-03-23T12:10:09.906Z] Login Succeeded [2023-03-23T12:10:09.906Z] nexus3.edgexfoundry.org:10004 [2023-03-23T12:10:09.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:09.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:09.906Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:09.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:09.906Z] [2023-03-23T12:10:09.906Z] Login Succeeded [2023-03-23T12:10:09.906Z] docker.io [2023-03-23T12:10:10.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:10.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:10.429Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:10.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:10.429Z] [2023-03-23T12:10:10.429Z] Login Succeeded [2023-03-23T12:10:10.429Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T12:10:10.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T12:10:10.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T12:10:10.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T12:10:10.505Z] ========================================================= [2023-03-23T12:10:10.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T12:10:10.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:10:10.803Z] + 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-23T12:10:10.803Z] Sending build context to Docker daemon 10.82MB [2023-03-23T12:10:10.803Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T12:10:10.803Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-23T12:10:10.803Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T12:10:10.803Z] 63b65145d645: Pulling fs layer [2023-03-23T12:10:10.803Z] a2d21d5440eb: Pulling fs layer [2023-03-23T12:10:10.803Z] 935e6c44a52c: Pulling fs layer [2023-03-23T12:10:10.803Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T12:10:10.803Z] 30dea6a524f1: Pulling fs layer [2023-03-23T12:10:10.803Z] a2aff8979fd8: Pulling fs layer [2023-03-23T12:10:10.803Z] 6808be2612f2: Pulling fs layer [2023-03-23T12:10:10.803Z] f25807f1079a: Pulling fs layer [2023-03-23T12:10:10.803Z] 94cc34f8dd06: Waiting [2023-03-23T12:10:10.803Z] 30dea6a524f1: Waiting [2023-03-23T12:10:10.803Z] a2aff8979fd8: Waiting [2023-03-23T12:10:10.803Z] 6808be2612f2: Waiting [2023-03-23T12:10:10.803Z] f25807f1079a: Waiting [2023-03-23T12:10:11.065Z] a2d21d5440eb: Download complete [2023-03-23T12:10:11.065Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T12:10:11.065Z] 94cc34f8dd06: Download complete [2023-03-23T12:10:11.065Z] 30dea6a524f1: Verifying Checksum [2023-03-23T12:10:11.065Z] 30dea6a524f1: Download complete [2023-03-23T12:10:11.065Z] 63b65145d645: Verifying Checksum [2023-03-23T12:10:11.065Z] 63b65145d645: Download complete [2023-03-23T12:10:11.065Z] a2aff8979fd8: Verifying Checksum [2023-03-23T12:10:11.065Z] a2aff8979fd8: Download complete [2023-03-23T12:10:11.065Z] 63b65145d645: Pull complete [2023-03-23T12:10:11.327Z] a2d21d5440eb: Pull complete [2023-03-23T12:10:11.587Z] f25807f1079a: Verifying Checksum [2023-03-23T12:10:11.587Z] f25807f1079a: Download complete [2023-03-23T12:10:11.587Z] 935e6c44a52c: Verifying Checksum [2023-03-23T12:10:11.587Z] 935e6c44a52c: Download complete [2023-03-23T12:10:11.845Z] 6808be2612f2: Download complete [2023-03-23T12:10:15.129Z] 935e6c44a52c: Pull complete [2023-03-23T12:10:15.129Z] 94cc34f8dd06: Pull complete [2023-03-23T12:10:15.129Z] 30dea6a524f1: Pull complete [2023-03-23T12:10:15.129Z] a2aff8979fd8: Pull complete [2023-03-23T12:10:17.658Z] 6808be2612f2: Pull complete [2023-03-23T12:10:18.227Z] f25807f1079a: Pull complete [2023-03-23T12:10:18.227Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T12:10:18.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T12:10:18.227Z] ---> 3b553350e43f [2023-03-23T12:10:18.227Z] Step 3/10 : ARG MAKE=make build [2023-03-23T12:10:20.142Z] ---> Running in 3cba9a8d301f [2023-03-23T12:10:20.402Z] Removing intermediate container 3cba9a8d301f [2023-03-23T12:10:20.402Z] ---> 36a8208a58c7 [2023-03-23T12:10:20.402Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-23T12:10:20.660Z] ---> Running in d43d04ac11a7 [2023-03-23T12:10:20.920Z] Removing intermediate container d43d04ac11a7 [2023-03-23T12:10:20.920Z] ---> e6d26b7ebf69 [2023-03-23T12:10:20.920Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T12:10:21.178Z] ---> Running in 72077ff47b35 [2023-03-23T12:10:21.437Z] Removing intermediate container 72077ff47b35 [2023-03-23T12:10:21.437Z] ---> ec4cb5c544fc [2023-03-23T12:10:21.437Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-23T12:10:21.694Z] ---> Running in c3d472468e18 [2023-03-23T12:10:21.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T12:10:22.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T12:10:22.476Z] OK: 265 MiB in 53 packages [2023-03-23T12:10:23.044Z] Removing intermediate container c3d472468e18 [2023-03-23T12:10:23.044Z] ---> 180d4820e737 [2023-03-23T12:10:23.044Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-23T12:10:23.303Z] ---> 8ef6a0741c32 [2023-03-23T12:10:23.303Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T12:10:23.563Z] ---> Running in 3c283ab93149 [2023-03-23T12:10:24.317Z] Still waiting to schedule task [2023-03-23T12:10:24.317Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5452’ [2023-03-23T12:10:45.514Z] Removing intermediate container 3c283ab93149 [2023-03-23T12:10:45.514Z] ---> 669e4e68c2c7 [2023-03-23T12:10:45.514Z] Step 9/10 : COPY . . [2023-03-23T12:10:45.514Z] ---> f492d3deb935 [2023-03-23T12:10:45.514Z] Step 10/10 : RUN ${MAKE} [2023-03-23T12:10:45.514Z] ---> Running in 9aed10387f37 [2023-03-23T12:10:45.514Z] noop [2023-03-23T12:10:45.514Z] Removing intermediate container 9aed10387f37 [2023-03-23T12:10:45.514Z] ---> 47ea7bf2108a [2023-03-23T12:10:45.514Z] Successfully built 47ea7bf2108a [2023-03-23T12:10:45.514Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:10:45.818Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T12:10:45.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:10:45.884Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-03-23T12:10:45.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T12:10:46.260Z] $ docker top c9f2a99e710789476a476822ed2e4c2da0b19b47138afcf0841ca724cb89585b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:10:46.594Z] + go version [2023-03-23T12:10:46.594Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T12:10:46.606Z] $ docker stop --time=1 c9f2a99e710789476a476822ed2e4c2da0b19b47138afcf0841ca724cb89585b [2023-03-23T12:10:47.874Z] $ docker rm -f --volumes c9f2a99e710789476a476822ed2e4c2da0b19b47138afcf0841ca724cb89585b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:10:48.274Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T12:10:48.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:10:48.352Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-03-23T12:10:48.383Z] $ 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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T12:10:48.755Z] $ docker top 8880b497b6e8b6b1c1d3a82f053344004e523b0770576f6d08241a5f94009881 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:10:49.095Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1401 [Pipeline] fileExists [Pipeline] sh [2023-03-23T12:10:49.392Z] + make test [2023-03-23T12:10:49.392Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T12:10:55.953Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-23T12:11:10.818Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.067s coverage: 27.6% of statements [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-23T12:11:10.818Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.057s coverage: 78.9% of statements [2023-03-23T12:11:10.818Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.066s coverage: 86.0% of statements [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-23T12:11:10.818Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.079s coverage: 75.9% of statements [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-23T12:11:10.818Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-23T12:11:11.382Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-23T12:11:13.910Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 15.2% of statements [2023-03-23T12:11:13.910Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.072s coverage: 68.5% of statements [2023-03-23T12:11:13.910Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements [2023-03-23T12:11:13.910Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements [2023-03-23T12:11:32.071Z] GO111MODULE=on go vet ./... [2023-03-23T12:11:35.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T12:11:35.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T12:11:35.430Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T12:11:35.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T12:11:35.454Z] $ docker stop --time=1 8880b497b6e8b6b1c1d3a82f053344004e523b0770576f6d08241a5f94009881 [2023-03-23T12:11:37.521Z] $ docker rm -f --volumes 8880b497b6e8b6b1c1d3a82f053344004e523b0770576f6d08241a5f94009881 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T12:11:38.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T12:11:38.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-23T12:11:38.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T12:11:38.833Z] + ls -al . [2023-03-23T12:11:38.833Z] total 272 [2023-03-23T12:11:38.833Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 12:10 . [2023-03-23T12:11:38.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:09 .. [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 12:09 .dockerignore [2023-03-23T12:11:38.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 12:10 .git [2023-03-23T12:11:38.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:09 .github [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 23 12:09 .gitignore [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 12:09 .golangci.yml [2023-03-23T12:11:38.833Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 12:10 .semver [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 23 12:09 CHANGELOG.md [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 12:09 GOVERNANCE.md [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 23 12:09 Jenkinsfile [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 12:09 LICENSE [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 23 12:09 Makefile [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 23 12:09 OWNERS.md [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 23 12:09 README.md [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 12:10 VERSION [2023-03-23T12:11:38.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:09 bin [2023-03-23T12:11:38.833Z] -rw-r--r-- 1 jenkins jenkins 105656 Mar 23 12:11 coverage.out [2023-03-23T12:11:38.833Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 12:09 example [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 23 12:09 go.mod [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 23 12:09 go.sum [2023-03-23T12:11:38.833Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:09 internal [2023-03-23T12:11:38.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 12:09 openapi [2023-03-23T12:11:38.833Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 12:09 pkg [2023-03-23T12:11:38.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:09 snap [2023-03-23T12:11:38.833Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 12:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:11:39.138Z] + 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=b494a88837c109062c1a44bf47c10b1d995b3575 --label arch=amd64 --label version=0.0.0 . [2023-03-23T12:11:39.138Z] Sending build context to Docker daemon 10.92MB [2023-03-23T12:11:39.138Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T12:11:39.138Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-23T12:11:39.138Z] ---> 47ea7bf2108a [2023-03-23T12:11:39.138Z] Step 3/23 : ARG MAKE=make build [2023-03-23T12:11:39.397Z] ---> Running in f221f26c1069 [2023-03-23T12:11:39.397Z] Removing intermediate container f221f26c1069 [2023-03-23T12:11:39.397Z] ---> 8591b68a4609 [2023-03-23T12:11:39.397Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-23T12:11:39.656Z] ---> Running in c7e65e5992df [2023-03-23T12:11:39.656Z] Removing intermediate container c7e65e5992df [2023-03-23T12:11:39.656Z] ---> 8f17333180a0 [2023-03-23T12:11:39.656Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T12:11:39.915Z] ---> Running in b5c236b254d6 [2023-03-23T12:11:39.915Z] Removing intermediate container b5c236b254d6 [2023-03-23T12:11:39.915Z] ---> 2517e25de3e4 [2023-03-23T12:11:39.915Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-23T12:11:39.915Z] ---> Running in b3e9a5235b88 [2023-03-23T12:11:40.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T12:11:40.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T12:11:41.049Z] OK: 265 MiB in 53 packages [2023-03-23T12:11:41.308Z] Removing intermediate container b3e9a5235b88 [2023-03-23T12:11:41.308Z] ---> 36d9bdd0ec2c [2023-03-23T12:11:41.308Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-23T12:11:41.308Z] ---> 5a13c13185eb [2023-03-23T12:11:41.308Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T12:11:41.308Z] ---> Running in 45a2ec0cc859 [2023-03-23T12:11:42.245Z] Removing intermediate container 45a2ec0cc859 [2023-03-23T12:11:42.245Z] ---> 99d3fe249315 [2023-03-23T12:11:42.245Z] Step 9/23 : COPY . . [2023-03-23T12:11:42.812Z] ---> 92149ecef035 [2023-03-23T12:11:42.812Z] Step 10/23 : RUN ${MAKE} [2023-03-23T12:11:42.812Z] ---> Running in a89266efd137 [2023-03-23T12:11:43.070Z] 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-23T12:12:01.149Z] Removing intermediate container a89266efd137 [2023-03-23T12:12:01.149Z] ---> e32beedb8fdd [2023-03-23T12:12:01.149Z] Step 11/23 : FROM alpine:3.17 [2023-03-23T12:12:01.149Z] 3.17: Pulling from library/alpine [2023-03-23T12:12:01.149Z] 63b65145d645: Already exists [2023-03-23T12:12:01.149Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T12:12:01.149Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T12:12:01.149Z] ---> b2aa39c304c2 [2023-03-23T12:12:01.149Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-23T12:12:01.149Z] ---> Running in fe6bd675b17e [2023-03-23T12:12:01.149Z] Removing intermediate container fe6bd675b17e [2023-03-23T12:12:01.149Z] ---> d2e6255dbd79 [2023-03-23T12:12:01.149Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-23T12:12:01.149Z] ---> Running in 5d8f3addbaef [2023-03-23T12:12:01.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T12:12:01.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T12:12:01.149Z] OK: 7 MiB in 15 packages [2023-03-23T12:12:01.409Z] Removing intermediate container 5d8f3addbaef [2023-03-23T12:12:01.409Z] ---> afd711ce3134 [2023-03-23T12:12:01.409Z] Step 14/23 : WORKDIR / [2023-03-23T12:12:01.409Z] ---> Running in f37b725af7e0 [2023-03-23T12:12:01.409Z] Removing intermediate container f37b725af7e0 [2023-03-23T12:12:01.409Z] ---> e848816ef862 [2023-03-23T12:12:01.409Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-23T12:12:01.667Z] ---> 1f5abe022371 [2023-03-23T12:12:01.667Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-23T12:12:02.242Z] ---> 044a9c07d1c4 [2023-03-23T12:12:02.242Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-23T12:12:02.242Z] ---> 79a9a0db3e79 [2023-03-23T12:12:02.242Z] Step 18/23 : EXPOSE 59999 [2023-03-23T12:12:02.242Z] ---> Running in 39f0a93efe2e [2023-03-23T12:12:02.242Z] Removing intermediate container 39f0a93efe2e [2023-03-23T12:12:02.242Z] ---> 501064814453 [2023-03-23T12:12:02.242Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-23T12:12:02.501Z] ---> Running in bfcfa6d26dbb [2023-03-23T12:12:02.501Z] Removing intermediate container bfcfa6d26dbb [2023-03-23T12:12:02.501Z] ---> 6b27d4c334e3 [2023-03-23T12:12:02.501Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T12:12:02.501Z] ---> Running in 04727f029575 [2023-03-23T12:12:02.778Z] Removing intermediate container 04727f029575 [2023-03-23T12:12:02.778Z] ---> c4df4d0b9be7 [2023-03-23T12:12:02.778Z] Step 21/23 : LABEL arch=amd64 [2023-03-23T12:12:02.778Z] ---> Running in e7ae5ff4036d [2023-03-23T12:12:02.778Z] Removing intermediate container e7ae5ff4036d [2023-03-23T12:12:02.778Z] ---> 3c37d15b889c [2023-03-23T12:12:02.778Z] Step 22/23 : LABEL git_sha=b494a88837c109062c1a44bf47c10b1d995b3575 [2023-03-23T12:12:02.778Z] ---> Running in bc5060ff7958 [2023-03-23T12:12:02.778Z] Removing intermediate container bc5060ff7958 [2023-03-23T12:12:02.778Z] ---> 75da5dfe6e47 [2023-03-23T12:12:02.778Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T12:12:03.037Z] ---> Running in 442c0d7c9116 [2023-03-23T12:12:03.037Z] Removing intermediate container 442c0d7c9116 [2023-03-23T12:12:03.037Z] ---> 13e609459425 [2023-03-23T12:12:03.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T12:12:03.037Z] Successfully built 13e609459425 [2023-03-23T12:12:03.037Z] 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-23T12:12:03.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T12:12:03.452Z] [2023-03-23T12:12:03.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:12:03.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T12:12:03.763Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T12:12:03.763Z] 5eb5b503b376: Pulling fs layer [2023-03-23T12:12:03.763Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T12:12:03.763Z] ec43610c2a17: Pulling fs layer [2023-03-23T12:12:03.763Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T12:12:03.763Z] 33b1e0a273af: Pulling fs layer [2023-03-23T12:12:03.763Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T12:12:03.763Z] 2f39f015ded8: Pulling fs layer [2023-03-23T12:12:03.763Z] 33b1e0a273af: Waiting [2023-03-23T12:12:03.763Z] 5d3b04190fa2: Waiting [2023-03-23T12:12:03.763Z] 2f39f015ded8: Waiting [2023-03-23T12:12:03.763Z] 3a2ae6a8a46f: Waiting [2023-03-23T12:12:03.763Z] 5c69ac0246d0: Download complete [2023-03-23T12:12:03.763Z] 3a2ae6a8a46f: Download complete [2023-03-23T12:12:04.022Z] 33b1e0a273af: Verifying Checksum [2023-03-23T12:12:04.022Z] 33b1e0a273af: Download complete [2023-03-23T12:12:04.022Z] ec43610c2a17: Verifying Checksum [2023-03-23T12:12:04.022Z] ec43610c2a17: Download complete [2023-03-23T12:12:04.022Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T12:12:04.022Z] 5d3b04190fa2: Download complete [2023-03-23T12:12:04.022Z] 5eb5b503b376: Verifying Checksum [2023-03-23T12:12:04.022Z] 5eb5b503b376: Download complete [2023-03-23T12:12:04.589Z] 2f39f015ded8: Download complete [2023-03-23T12:12:05.155Z] 5eb5b503b376: Pull complete [2023-03-23T12:12:05.155Z] 5c69ac0246d0: Pull complete [2023-03-23T12:12:05.413Z] ec43610c2a17: Pull complete [2023-03-23T12:12:05.671Z] 3a2ae6a8a46f: Pull complete [2023-03-23T12:12:05.929Z] 33b1e0a273af: Pull complete [2023-03-23T12:12:05.929Z] 5d3b04190fa2: Pull complete [2023-03-23T12:12:10.114Z] 2f39f015ded8: Pull complete [2023-03-23T12:12:10.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T12:12:10.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T12:12:10.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:12:10.258Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-03-23T12:12:10.295Z] $ 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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T12:12:12.058Z] $ docker top c85910f2f8c9ccef3d62e35a0ca6d7cbfae87c780de8b1364a3719437322a321 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:12:12.419Z] ---> job-cost.sh [2023-03-23T12:12:12.419Z] lf-activate-venv: SKIPPING [2023-03-23T12:12:12.419Z] INFO: No Stack... [2023-03-23T12:12:12.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T12:12:13.248Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T12:12:13.534Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/cost.csv [2023-03-23T12:12:13.534Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T12:12:13.546Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1401-2-stack-cost] [2023-03-23T12:12:13.554Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-2-stack-cost] did not exist. Created. [2023-03-23T12:12:13.555Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1401-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T12:12:13.849Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T12:12:13.876Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T12:12:13.883Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T12:12:13.907Z] $ docker stop --time=1 c85910f2f8c9ccef3d62e35a0ca6d7cbfae87c780de8b1364a3719437322a321 [2023-03-23T12:12:15.137Z] $ docker rm -f --volumes c85910f2f8c9ccef3d62e35a0ca6d7cbfae87c780de8b1364a3719437322a321 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T12:12:53.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5455 in /w/workspace/gexfoundry_device-sdk-go_PR-1401 [Pipeline] { [Pipeline] ws [2023-03-23T12:12:53.017Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-03-23T12:12:53.057Z] The recommended git tool is: git [2023-03-23T12:12:58.998Z] using credential edgex-jenkins-ssh [2023-03-23T12:12:59.026Z] Cloning the remote Git repository [2023-03-23T12:12:59.076Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-23T12:12:59.201Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-03-23T12:12:59.390Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-23T12:12:59.392Z] > git --version # timeout=10 [2023-03-23T12:12:59.419Z] > git --version # 'git version 2.25.1' [2023-03-23T12:12:59.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T12:12:59.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T12:13:01.409Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-23T12:13:01.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T12:13:02.609Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-23T12:13:02.655Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-23T12:13:02.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T12:13:02.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1401/head:refs/remotes/origin/PR-1401 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T12:13:03.364Z] Merging remotes/origin/main commit ba03d3229d39ccd3d083a66246eea2ffd8e01960 into PR head commit b494a88837c109062c1a44bf47c10b1d995b3575 [2023-03-23T12:13:03.733Z] Merge succeeded, producing b494a88837c109062c1a44bf47c10b1d995b3575 [2023-03-23T12:13:03.734Z] Checking out Revision b494a88837c109062c1a44bf47c10b1d995b3575 (PR-1401) [2023-03-23T12:13:04.315Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-23T12:13:03.383Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T12:13:03.466Z] > git checkout -f b494a88837c109062c1a44bf47c10b1d995b3575 # timeout=10 [2023-03-23T12:13:03.598Z] > git remote # timeout=10 [2023-03-23T12:13:03.628Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T12:13:03.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T12:13:03.671Z] > git merge ba03d3229d39ccd3d083a66246eea2ffd8e01960 # timeout=10 [2023-03-23T12:13:03.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T12:13:03.737Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T12:13:03.756Z] > git checkout -f b494a88837c109062c1a44bf47c10b1d995b3575 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T12:13:05.344Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T12:13:05.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T12:13:05.344Z] Dload Upload Total Spent Left Speed [2023-03-23T12:13:05.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 155k 0 --:--:-- --:--:-- --:--:-- 155k [Pipeline] sh [2023-03-23T12:13:05.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T12:13:06.257Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T12:13:06.257Z] + sudo tee /etc/docker/daemon.new [2023-03-23T12:13:06.257Z] { [2023-03-23T12:13:06.257Z] "registry-mirrors": [ [2023-03-23T12:13:06.257Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T12:13:06.257Z] ], [2023-03-23T12:13:06.257Z] "bip": "10.250.0.254/24", [2023-03-23T12:13:06.257Z] "hosts": [ [2023-03-23T12:13:06.257Z] "tcp://0.0.0.0:5555", [2023-03-23T12:13:06.257Z] "unix:///var/run/docker.sock" [2023-03-23T12:13:06.257Z] ], [2023-03-23T12:13:06.257Z] "mtu": 1458, [2023-03-23T12:13:06.257Z] "selinux-enabled": true, [2023-03-23T12:13:06.257Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T12:13:06.257Z] } [Pipeline] sh [2023-03-23T12:13:06.580Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T12:13:06.906Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T12:13:29.023Z] provisioning config files... [2023-03-23T12:13:29.049Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config10248108670588212107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:13:29.406Z] ---> docker-login.sh [2023-03-23T12:13:29.406Z] nexus3.edgexfoundry.org:10001 [2023-03-23T12:13:29.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:13:29.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:13:29.956Z] Configure a credential helper to remove this warning. See [2023-03-23T12:13:29.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:13:29.956Z] [2023-03-23T12:13:29.956Z] Login Succeeded [2023-03-23T12:13:29.956Z] nexus3.edgexfoundry.org:10002 [2023-03-23T12:13:30.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:13:30.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:13:30.226Z] Configure a credential helper to remove this warning. See [2023-03-23T12:13:30.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:13:30.226Z] [2023-03-23T12:13:30.226Z] Login Succeeded [2023-03-23T12:13:30.226Z] nexus3.edgexfoundry.org:10003 [2023-03-23T12:13:30.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:13:30.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:13:30.765Z] Configure a credential helper to remove this warning. See [2023-03-23T12:13:30.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:13:30.765Z] [2023-03-23T12:13:30.765Z] Login Succeeded [2023-03-23T12:13:30.765Z] nexus3.edgexfoundry.org:10004 [2023-03-23T12:13:31.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:13:31.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:13:31.038Z] Configure a credential helper to remove this warning. See [2023-03-23T12:13:31.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:13:31.038Z] [2023-03-23T12:13:31.038Z] Login Succeeded [2023-03-23T12:13:31.038Z] docker.io [2023-03-23T12:13:31.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:13:31.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:13:31.582Z] Configure a credential helper to remove this warning. See [2023-03-23T12:13:31.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:13:31.582Z] [2023-03-23T12:13:31.582Z] Login Succeeded [2023-03-23T12:13:31.582Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T12:13:31.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T12:13:31.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T12:13:31.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T12:13:31.874Z] ========================================================= [2023-03-23T12:13:31.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T12:13:31.874Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:13:32.230Z] + 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-23T12:13:32.498Z] Sending build context to Docker daemon 5.804MB [2023-03-23T12:13:32.498Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T12:13:32.498Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-23T12:13:32.782Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T12:13:32.782Z] af6eaf76a39c: Pulling fs layer [2023-03-23T12:13:32.782Z] 55522c791124: Pulling fs layer [2023-03-23T12:13:32.782Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T12:13:32.782Z] 169dfbe0d373: Pulling fs layer [2023-03-23T12:13:32.782Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T12:13:32.782Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T12:13:32.782Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T12:13:32.782Z] 169dfbe0d373: Waiting [2023-03-23T12:13:32.782Z] e1ff8fa3b103: Waiting [2023-03-23T12:13:32.782Z] 52ebb69f0ebf: Waiting [2023-03-23T12:13:32.782Z] 5abe8eddf0d5: Waiting [2023-03-23T12:13:32.782Z] 55522c791124: Verifying Checksum [2023-03-23T12:13:32.782Z] 55522c791124: Download complete [2023-03-23T12:13:32.782Z] 169dfbe0d373: Verifying Checksum [2023-03-23T12:13:32.782Z] 169dfbe0d373: Download complete [2023-03-23T12:13:33.052Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T12:13:33.052Z] e1ff8fa3b103: Download complete [2023-03-23T12:13:33.052Z] af6eaf76a39c: Verifying Checksum [2023-03-23T12:13:33.052Z] af6eaf76a39c: Download complete [2023-03-23T12:13:34.047Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T12:13:34.047Z] af6eaf76a39c: Pull complete [2023-03-23T12:13:34.637Z] 55522c791124: Pull complete [2023-03-23T12:13:35.288Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T12:13:35.288Z] 52ebb69f0ebf: Download complete [2023-03-23T12:13:35.288Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T12:13:35.288Z] ce5c4a1c91eb: Download complete [2023-03-23T12:13:45.407Z] ce5c4a1c91eb: Pull complete [2023-03-23T12:13:45.407Z] 169dfbe0d373: Pull complete [2023-03-23T12:13:45.675Z] e1ff8fa3b103: Pull complete [2023-03-23T12:13:52.331Z] 52ebb69f0ebf: Pull complete [2023-03-23T12:13:53.297Z] 5abe8eddf0d5: Pull complete [2023-03-23T12:13:53.297Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T12:13:53.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T12:13:53.297Z] ---> 6cb57ee374ae [2023-03-23T12:13:53.297Z] Step 3/10 : ARG MAKE=make build [2023-03-23T12:13:55.247Z] ---> Running in 33943d17e526 [2023-03-23T12:13:55.247Z] Removing intermediate container 33943d17e526 [2023-03-23T12:13:55.247Z] ---> 6d711fe48558 [2023-03-23T12:13:55.247Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-23T12:13:55.513Z] ---> Running in e881408e1a92 [2023-03-23T12:13:55.779Z] Removing intermediate container e881408e1a92 [2023-03-23T12:13:55.779Z] ---> 9b62924305d8 [2023-03-23T12:13:55.779Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T12:13:55.779Z] ---> Running in 434e3a2b00a7 [2023-03-23T12:13:56.045Z] Removing intermediate container 434e3a2b00a7 [2023-03-23T12:13:56.045Z] ---> 9cf54369a724 [2023-03-23T12:13:56.045Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-23T12:13:56.311Z] ---> Running in 11a87e9db177 [2023-03-23T12:13:57.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T12:13:57.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T12:13:58.824Z] OK: 263 MiB in 53 packages [2023-03-23T12:13:59.795Z] Removing intermediate container 11a87e9db177 [2023-03-23T12:13:59.795Z] ---> a94f945b4605 [2023-03-23T12:13:59.795Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-23T12:14:00.390Z] ---> b58773bd5de9 [2023-03-23T12:14:00.390Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T12:14:00.390Z] ---> Running in ccb8e65a1a4c [2023-03-23T12:15:08.294Z] Removing intermediate container ccb8e65a1a4c [2023-03-23T12:15:08.294Z] ---> ff1b0f13819c [2023-03-23T12:15:08.294Z] Step 9/10 : COPY . . [2023-03-23T12:15:08.294Z] ---> 0178ec5180f5 [2023-03-23T12:15:08.294Z] Step 10/10 : RUN ${MAKE} [2023-03-23T12:15:08.294Z] ---> Running in 96b4ee68f6f3 [2023-03-23T12:15:08.294Z] noop [2023-03-23T12:15:08.294Z] Removing intermediate container 96b4ee68f6f3 [2023-03-23T12:15:08.294Z] ---> ce0ec83fdb4e [2023-03-23T12:15:08.294Z] Successfully built ce0ec83fdb4e [2023-03-23T12:15:08.294Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:15:08.653Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T12:15:08.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:15:08.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-5455 does not seem to be running inside a container [2023-03-23T12:15:08.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T12:15:10.198Z] $ docker top 1d42b9007c6bff1ada7edab31a8b52ae665ae2a603cda8f22752328b9f563a48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:15:11.064Z] + go version [2023-03-23T12:15:11.064Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T12:15:11.084Z] $ docker stop --time=1 1d42b9007c6bff1ada7edab31a8b52ae665ae2a603cda8f22752328b9f563a48 [2023-03-23T12:15:12.743Z] $ docker rm -f --volumes 1d42b9007c6bff1ada7edab31a8b52ae665ae2a603cda8f22752328b9f563a48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:15:13.316Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T12:15:13.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:15:13.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-5455 does not seem to be running inside a container [2023-03-23T12:15:13.592Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T12:15:14.870Z] $ docker top 0b0234a376f1dd0f8cc56e7f0679f4ea10034e38a8de1be8edf262f24b182a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:15:15.746Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-23T12:15:16.410Z] + make test [2023-03-23T12:15:16.410Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T12:16:03.279Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-23T12:18:25.082Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-23T12:18:25.082Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-23T12:18:25.082Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-23T12:18:25.082Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-23T12:18:25.082Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-23T12:18:30.500Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.261s coverage: 27.6% of statements [2023-03-23T12:18:32.453Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.285s coverage: 78.9% of statements [2023-03-23T12:18:42.544Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-23T12:18:42.544Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-23T12:18:42.812Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.385s coverage: 86.0% of statements [2023-03-23T12:18:48.153Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-23T12:18:48.422Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-23T12:18:48.689Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.515s coverage: 75.9% of statements [2023-03-23T12:18:52.033Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.285s coverage: 15.2% of statements [2023-03-23T12:18:54.621Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-23T12:18:54.621Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-23T12:18:54.621Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.445s coverage: 68.5% of statements [2023-03-23T12:18:56.577Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.476s coverage: 89.2% of statements [2023-03-23T12:18:59.937Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-23T12:18:59.937Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.273s coverage: 5.5% of statements [2023-03-23T12:19:00.898Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T12:19:00.898Z] GO111MODULE=on go vet ./... [2023-03-23T12:21:37.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T12:21:37.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T12:21:37.683Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T12:21:37.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T12:21:37.712Z] $ docker stop --time=1 0b0234a376f1dd0f8cc56e7f0679f4ea10034e38a8de1be8edf262f24b182a4b [2023-03-23T12:21:39.671Z] $ docker rm -f --volumes 0b0234a376f1dd0f8cc56e7f0679f4ea10034e38a8de1be8edf262f24b182a4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T12:21:41.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T12:21:41.399Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T12:21:42.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T12:21:42.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T12:21:42.717Z] + ls -al . [2023-03-23T12:21:42.717Z] total 268 [2023-03-23T12:21:42.717Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 12:15 . [2023-03-23T12:21:42.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:12 .. [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 12:13 .dockerignore [2023-03-23T12:21:42.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 12:13 .git [2023-03-23T12:21:42.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:13 .github [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 23 12:13 .gitignore [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 12:13 .golangci.yml [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 23 12:13 CHANGELOG.md [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 12:13 GOVERNANCE.md [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 23 12:13 Jenkinsfile [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 12:13 LICENSE [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 23 12:13 Makefile [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 23 12:13 OWNERS.md [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 23 12:13 README.md [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 12:10 VERSION [2023-03-23T12:21:42.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:13 bin [2023-03-23T12:21:42.717Z] -rw-r--r-- 1 jenkins jenkins 105657 Mar 23 12:18 coverage.out [2023-03-23T12:21:42.717Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 12:13 example [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 23 12:13 go.mod [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 23 12:13 go.sum [2023-03-23T12:21:42.717Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:13 internal [2023-03-23T12:21:42.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 12:13 openapi [2023-03-23T12:21:42.717Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 12:13 pkg [2023-03-23T12:21:42.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:13 snap [2023-03-23T12:21:42.717Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 12:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:21:43.061Z] + 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=b494a88837c109062c1a44bf47c10b1d995b3575 --label arch=arm64 --label version=0.0.0 . [2023-03-23T12:21:43.645Z] Sending build context to Docker daemon 5.91MB [2023-03-23T12:21:43.645Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T12:21:43.645Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-23T12:21:43.645Z] ---> ce0ec83fdb4e [2023-03-23T12:21:43.645Z] Step 3/23 : ARG MAKE=make build [2023-03-23T12:21:43.645Z] ---> Running in 877134eb202b [2023-03-23T12:21:43.912Z] Removing intermediate container 877134eb202b [2023-03-23T12:21:43.912Z] ---> 898469586fe7 [2023-03-23T12:21:43.912Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-23T12:21:44.181Z] ---> Running in d6d28689436a [2023-03-23T12:21:44.448Z] Removing intermediate container d6d28689436a [2023-03-23T12:21:44.448Z] ---> 76c6699e82f6 [2023-03-23T12:21:44.448Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T12:21:44.448Z] ---> Running in 3c8bea782116 [2023-03-23T12:21:44.716Z] Removing intermediate container 3c8bea782116 [2023-03-23T12:21:44.716Z] ---> 5289099e20d7 [2023-03-23T12:21:44.716Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-23T12:21:44.986Z] ---> Running in 7879bcebf38f [2023-03-23T12:21:45.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T12:21:46.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T12:21:47.951Z] OK: 263 MiB in 53 packages [2023-03-23T12:21:48.911Z] Removing intermediate container 7879bcebf38f [2023-03-23T12:21:48.911Z] ---> 68011b69e845 [2023-03-23T12:21:48.911Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-23T12:21:49.179Z] ---> e44060ecb828 [2023-03-23T12:21:49.179Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T12:21:49.448Z] ---> Running in 1cfe03b30eb2 [2023-03-23T12:21:52.028Z] Removing intermediate container 1cfe03b30eb2 [2023-03-23T12:21:52.028Z] ---> 0890419b42d5 [2023-03-23T12:21:52.028Z] Step 9/23 : COPY . . [2023-03-23T12:21:54.624Z] ---> b67328b791ce [2023-03-23T12:21:54.624Z] Step 10/23 : RUN ${MAKE} [2023-03-23T12:21:54.624Z] ---> Running in f633afa7f2db [2023-03-23T12:21:55.585Z] 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-23T12:24:17.562Z] Removing intermediate container f633afa7f2db [2023-03-23T12:24:17.562Z] ---> 46e51989ca55 [2023-03-23T12:24:17.562Z] Step 11/23 : FROM alpine:3.17 [2023-03-23T12:24:17.562Z] 3.17: Pulling from library/alpine [2023-03-23T12:24:17.562Z] af6eaf76a39c: Already exists [2023-03-23T12:24:17.562Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T12:24:17.562Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T12:24:17.562Z] ---> d74e625d9115 [2023-03-23T12:24:17.562Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-23T12:24:17.562Z] ---> Running in 25579c923b10 [2023-03-23T12:24:17.562Z] Removing intermediate container 25579c923b10 [2023-03-23T12:24:17.562Z] ---> 8fefc3778b10 [2023-03-23T12:24:17.562Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-23T12:24:17.562Z] ---> Running in 9be5fc6d44f8 [2023-03-23T12:24:17.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T12:24:17.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T12:24:17.562Z] OK: 7 MiB in 15 packages [2023-03-23T12:24:18.532Z] Removing intermediate container 9be5fc6d44f8 [2023-03-23T12:24:18.532Z] ---> e5ccd5203c61 [2023-03-23T12:24:18.532Z] Step 14/23 : WORKDIR / [2023-03-23T12:24:18.532Z] ---> Running in ee23fa9a0bf9 [2023-03-23T12:24:18.801Z] Removing intermediate container ee23fa9a0bf9 [2023-03-23T12:24:18.801Z] ---> 1b29be8c46e2 [2023-03-23T12:24:18.801Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-23T12:24:19.389Z] ---> bb4df42408a6 [2023-03-23T12:24:19.389Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-23T12:24:20.804Z] ---> 2afc209dc87f [2023-03-23T12:24:20.804Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-23T12:24:21.388Z] ---> 7c6bb9bac806 [2023-03-23T12:24:21.388Z] Step 18/23 : EXPOSE 59999 [2023-03-23T12:24:21.388Z] ---> Running in fba32e30e33c [2023-03-23T12:24:21.657Z] Removing intermediate container fba32e30e33c [2023-03-23T12:24:21.657Z] ---> 9aa5f76b2fe1 [2023-03-23T12:24:21.657Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-23T12:24:21.928Z] ---> Running in 1f41537d87ae [2023-03-23T12:24:22.198Z] Removing intermediate container 1f41537d87ae [2023-03-23T12:24:22.199Z] ---> aa256486304f [2023-03-23T12:24:22.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T12:24:22.199Z] ---> Running in 21d3aa2adf45 [2023-03-23T12:24:22.466Z] Removing intermediate container 21d3aa2adf45 [2023-03-23T12:24:22.466Z] ---> fd55fe863c4f [2023-03-23T12:24:22.466Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T12:24:22.466Z] ---> Running in 81813087c0c7 [2023-03-23T12:24:22.739Z] Removing intermediate container 81813087c0c7 [2023-03-23T12:24:22.739Z] ---> f7596be05a3c [2023-03-23T12:24:22.739Z] Step 22/23 : LABEL git_sha=b494a88837c109062c1a44bf47c10b1d995b3575 [2023-03-23T12:24:23.007Z] ---> Running in fc15734ebde4 [2023-03-23T12:24:23.274Z] Removing intermediate container fc15734ebde4 [2023-03-23T12:24:23.274Z] ---> ba4e5c02d067 [2023-03-23T12:24:23.274Z] Step 23/23 : LABEL version=0.0.0 [2023-03-23T12:24:23.274Z] ---> Running in b00031c69f55 [2023-03-23T12:24:23.540Z] Removing intermediate container b00031c69f55 [2023-03-23T12:24:23.540Z] ---> 0c3cbf136cbc [2023-03-23T12:24:23.540Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T12:24:23.540Z] Successfully built 0c3cbf136cbc [2023-03-23T12:24:23.540Z] 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-23T12:24:23.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T12:24:23.981Z] [2023-03-23T12:24:23.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:24:24.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T12:24:24.321Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T12:24:24.321Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T12:24:24.321Z] 04944245beec: Pulling fs layer [2023-03-23T12:24:24.321Z] 699f458cf7ca: Pulling fs layer [2023-03-23T12:24:24.321Z] 765212b225bb: Pulling fs layer [2023-03-23T12:24:24.321Z] f23df028b6ca: Pulling fs layer [2023-03-23T12:24:24.321Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T12:24:24.321Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T12:24:24.321Z] 765212b225bb: Waiting [2023-03-23T12:24:24.321Z] f23df028b6ca: Waiting [2023-03-23T12:24:24.321Z] d65c8cfc05b1: Waiting [2023-03-23T12:24:24.321Z] 2437ff75d9bd: Waiting [2023-03-23T12:24:24.590Z] 04944245beec: Verifying Checksum [2023-03-23T12:24:24.590Z] 04944245beec: Download complete [2023-03-23T12:24:24.590Z] 765212b225bb: Verifying Checksum [2023-03-23T12:24:24.590Z] 765212b225bb: Download complete [2023-03-23T12:24:24.590Z] f23df028b6ca: Download complete [2023-03-23T12:24:24.590Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T12:24:24.590Z] d65c8cfc05b1: Download complete [2023-03-23T12:24:24.860Z] 699f458cf7ca: Verifying Checksum [2023-03-23T12:24:24.860Z] 699f458cf7ca: Download complete [2023-03-23T12:24:25.129Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T12:24:25.129Z] 8998bd30e6a1: Download complete [2023-03-23T12:24:27.710Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T12:24:27.710Z] 2437ff75d9bd: Download complete [2023-03-23T12:24:28.678Z] 8998bd30e6a1: Pull complete [2023-03-23T12:24:29.260Z] 04944245beec: Pull complete [2023-03-23T12:24:30.671Z] 699f458cf7ca: Pull complete [2023-03-23T12:24:30.938Z] 765212b225bb: Pull complete [2023-03-23T12:24:31.520Z] f23df028b6ca: Pull complete [2023-03-23T12:24:31.787Z] d65c8cfc05b1: Pull complete [2023-03-23T12:24:46.776Z] 2437ff75d9bd: Pull complete [2023-03-23T12:24:46.776Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T12:24:46.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T12:24:46.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:24:46.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-5455 does not seem to be running inside a container [2023-03-23T12:24:47.045Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-23T12:24:50.300Z] $ docker top 9ed6897e59a82ff3e49361ba11d74b4fdc79b4fb5affb3ad76569d51d61bcee0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:24:50.811Z] ---> job-cost.sh [2023-03-23T12:24:51.077Z] lf-activate-venv: SKIPPING [2023-03-23T12:24:51.077Z] INFO: No Stack... [2023-03-23T12:24:51.657Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T12:24:52.239Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T12:24:52.562Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2023-03-23T12:24:52.563Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T12:24:52.894Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1401-2-stack-cost] [2023-03-23T12:24:52.900Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-2-stack-cost] did not exist. Created. [2023-03-23T12:24:52.900Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1401-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T12:24:53.241Z] /w/workspace/device-sdk-go/2@tmp/durable-9c69bd73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T12:24:53.576Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T12:24:53.598Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T12:24:53.663Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T12:24:53.669Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1401-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T12:24:53.684Z] $ docker stop --time=1 9ed6897e59a82ff3e49361ba11d74b4fdc79b4fb5affb3ad76569d51d61bcee0 [2023-03-23T12:24:55.139Z] $ docker rm -f --volumes 9ed6897e59a82ff3e49361ba11d74b4fdc79b4fb5affb3ad76569d51d61bcee0 [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-23T12:24:55.540Z] provisioning config files... [2023-03-23T12:24:55.547Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config12536382088069520933tmp [Pipeline] { [Pipeline] sh [2023-03-23T12:24:55.838Z] + set +x [2023-03-23T12:24:55.838Z] + bash -s -- [2023-03-23T12:24:55.838Z] + curl -s https://codecov.io/bash [2023-03-23T12:24:55.838Z] [2023-03-23T12:24:55.838Z] _____ _ [2023-03-23T12:24:55.838Z] / ____| | | [2023-03-23T12:24:55.838Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T12:24:55.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T12:24:55.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T12:24:55.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T12:24:55.838Z] Bash-1.0.6 [2023-03-23T12:24:55.838Z] [2023-03-23T12:24:55.838Z] [2023-03-23T12:24:55.838Z] ==> git version 2.25.1 found [2023-03-23T12:24:55.838Z] ==> 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-23T12:24:55.838Z] Release-Date: 2020-01-08 [2023-03-23T12:24:55.838Z] 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-23T12:24:55.838Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T12:24:55.838Z] ==> Jenkins CI detected. [2023-03-23T12:24:55.838Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1401 [2023-03-23T12:24:55.838Z] project root: . [2023-03-23T12:24:55.838Z] --> token set from env [2023-03-23T12:24:55.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T12:24:55.838Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T12:24:55.838Z] ==> Python coveragepy not found [2023-03-23T12:24:55.838Z] ==> Searching for coverage reports in: [2023-03-23T12:24:55.838Z] + . [2023-03-23T12:24:55.838Z] -> Found 1 reports [2023-03-23T12:24:55.838Z] ==> Detecting git/mercurial file structure [2023-03-23T12:24:55.838Z] ==> Reading reports [2023-03-23T12:24:55.838Z] + ./coverage.out bytes=105657 [2023-03-23T12:24:55.838Z] ==> Appending adjustments [2023-03-23T12:24:55.838Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T12:24:56.097Z] + Found adjustments [2023-03-23T12:24:56.097Z] ==> Gzipping contents [2023-03-23T12:24:56.097Z] 16K /tmp/codecov.M2ocGe.gz [2023-03-23T12:24:56.097Z] ==> Uploading reports [2023-03-23T12:24:56.097Z] url: https://codecov.io [2023-03-23T12:24:56.097Z] query: branch=PR-1401&commit=b494a88837c109062c1a44bf47c10b1d995b3575&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1401%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1401&job=&cmd_args= [2023-03-23T12:24:56.357Z] -> Pinging Codecov [2023-03-23T12:24:56.357Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1401&commit=b494a88837c109062c1a44bf47c10b1d995b3575&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1401%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1401&job=&cmd_args= [2023-03-23T12:24:56.357Z] -> Uploading to [2023-03-23T12:24:56.357Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/7E55EF52A471D76F132DFD9A03CDDE97/b494a88837c109062c1a44bf47c10b1d995b3575/1f2827f2-3e6f-40c2-9ede-ed5b7f855372.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T122456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92b1fcc8b7657a4f571b8deffea3c37e872d2dca9de55f98084ea485b96be894 [2023-03-23T12:24:56.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T12:24:56.357Z] Dload Upload Total Spent Left Speed [2023-03-23T12:24:56.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14962 0 0 100 14962 0 61572 --:--:-- --:--:-- --:--:-- 61826 [2023-03-23T12:24:56.616Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b494a88837c109062c1a44bf47c10b1d995b3575 [Pipeline] } [2023-03-23T12:24:56.622Z] 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-23T12:24:57.318Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives ] [2023-03-23T12:24:57.318Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives [2023-03-23T12:24:57.318Z] total 16 [2023-03-23T12:24:57.318Z] drwxr-xr-x 3 root root 4096 Mar 23 12:12 . [2023-03-23T12:24:57.318Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:12 .. [2023-03-23T12:24:57.318Z] drwxr-xr-x 2 root root 4096 Mar 23 12:12 cost [2023-03-23T12:24:57.318Z] -rw-r--r-- 1 root root 86 Mar 23 12:12 cost.csv [2023-03-23T12:24:57.318Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives [2023-03-23T12:24:57.318Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives [2023-03-23T12:24:57.318Z] total 16 [2023-03-23T12:24:57.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 12:12 . [2023-03-23T12:24:57.318Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:12 .. [2023-03-23T12:24:57.318Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 12:12 cost [2023-03-23T12:24:57.318Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 23 12:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:24:57.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:24:58.470Z] ---> package-listing.sh [2023-03-23T12:24:58.470Z] ++ facter osfamily [2023-03-23T12:24:58.470Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T12:24:58.729Z] + OS_FAMILY=debian [2023-03-23T12:24:58.729Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1401 [2023-03-23T12:24:58.729Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T12:24:58.729Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T12:24:58.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T12:24:58.729Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T12:24:58.729Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1401 ']' [2023-03-23T12:24:58.729Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T12:24:58.729Z] + case "${OS_FAMILY}" in [2023-03-23T12:24:58.729Z] + dpkg -l [2023-03-23T12:24:58.729Z] + grep '^ii' [2023-03-23T12:24:58.729Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T12:24:58.729Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T12:24:58.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T12:24:58.729Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1401 ']' [2023-03-23T12:24:58.729Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/ [2023-03-23T12:24:58.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1401/archives/ [Pipeline] echo [2023-03-23T12:24:58.740Z] 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-1401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T12:24:59.017Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:24:59.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T12:24:59.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:24:59.647Z] prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container [2023-03-23T12:24:59.669Z] $ 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-1401/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-1401 -v /w/workspace/gexfoundry_device-sdk-go_PR-1401:/w/workspace/gexfoundry_device-sdk-go_PR-1401:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T12:24:59.936Z] $ docker top a2720fad47c2120a600b7f7f2a3c3852397d0f6a4860d05e702b90c6664b42ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:25:00.281Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T12:25:00.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T12:25:00.842Z] + ls /var/log/sa-host [2023-03-23T12:25:00.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T12:25:00.991Z] provisioning config files... [2023-03-23T12:25:00.998Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1401@tmp/config16284793908714196994tmp [Pipeline] { [Pipeline] echo [2023-03-23T12:25:01.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:25:01.291Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T12:25:01.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:25:01.631Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T12:25:01.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:25:01.919Z] ---> sudo-logs.sh [2023-03-23T12:25:01.919Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T12:25:01.949Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:25:02.231Z] ---> job-cost.sh [2023-03-23T12:25:02.231Z] lf-activate-venv: SKIPPING [2023-03-23T12:25:02.231Z] DEBUG: total: 0.2199999988079071 [2023-03-23T12:25:02.231Z] INFO: Retrieving Stack Cost... [2023-03-23T12:25:02.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T12:25:03.058Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T12:25:03.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:25:03.365Z] ---> logs-deploy.sh [2023-03-23T12:25:03.365Z] lf-activate-venv: SKIPPING [2023-03-23T12:25:03.365Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1401/2 [2023-03-23T12:25:03.365Z] INFO: archiving workspace using pattern(s): [2023-03-23T12:25:04.316Z] Archives upload complete. [2023-03-23T12:25:04.316Z] INFO: archiving logs to Nexus