Pull request #1443 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61ec8093b165144a006433c656a45b83127e485c+1f684668525fd42346bcfc2ecf4c1133232fc3c4 (c9c3823dd16d484fb4b408f2c8011c87ad4ebff5) 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-ssh1612125592313488777.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12768362733970769379.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16159239643784961291.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12402399542436444493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15492832991452636740.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14213285237401063243.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12304 in /w/workspace/gexfoundry_device-sdk-go_PR-1443 [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-1443 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1443/head:refs/remotes/origin/PR-1443 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f684668525fd42346bcfc2ecf4c1133232fc3c4 into PR head commit 61ec8093b165144a006433c656a45b83127e485c Merge succeeded, producing 61ec8093b165144a006433c656a45b83127e485c Checking out Revision 61ec8093b165144a006433c656a45b83127e485c (PR-1443) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 61ec8093b165144a006433c656a45b83127e485c # 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 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61ec8093b165144a006433c656a45b83127e485c # timeout=10 [Pipeline] timeout [2023-05-02T04:59:40.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T04:59:40.532Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T04:59:40.640Z] ========================================================= [2023-05-02T04:59:40.640Z] EdgeX Global Pipelines Version Info [2023-05-02T04:59:40.640Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T04:59:41.401Z] ------------------- [2023-05-02T04:59:41.401Z] stable info: [2023-05-02T04:59:41.401Z] ------------------- [2023-05-02T04:59:41.401Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T04:59:41.401Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T04:59:41.401Z] Message: update stable to v1.0.248 [2023-05-02T04:59:41.972Z] ------------------- [2023-05-02T04:59:41.972Z] experimental info: [2023-05-02T04:59:41.972Z] ------------------- [2023-05-02T04:59:41.972Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T04:59:41.972Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T04:59:41.972Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T04:59:42.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-02T04:59:42.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-02T04:59:42.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T04:59:42.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T04:59:42.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T04:59:42.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T04:59:42.515Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T04:59:42.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-02T04:59:42.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T04:59:42.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T04:59:42.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T04:59:42.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-02T04:59:42.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T04:59:42.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T04:59:42.860Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T04:59:42.902Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T04:59:42.943Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T04:59:42.984Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T04:59:43.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T04:59:43.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T04:59:43.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-02T04:59:43.148Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-02T04:59:43.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T04:59:43.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T04:59:43.280Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T04:59:43.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T04:59:43.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T04:59:43.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1443 [Pipeline] echo [2023-05-02T04:59:43.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1443 [Pipeline] echo [2023-05-02T04:59:43.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1443 [Pipeline] echo [2023-05-02T04:59:43.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61ec8093b165144a006433c656a45b83127e485c [Pipeline] echo [2023-05-02T04:59:43.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61ec809 [Pipeline] echo [2023-05-02T04:59:43.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T04:59:43.749Z] provisioning config files... [2023-05-02T04:59:43.793Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp/config17707876758123369004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T04:59:44.143Z] ---> docker-login.sh [2023-05-02T04:59:44.143Z] nexus3.edgexfoundry.org:10001 [2023-05-02T04:59:44.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:44.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:44.413Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:44.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:44.413Z] [2023-05-02T04:59:44.413Z] Login Succeeded [2023-05-02T04:59:44.413Z] nexus3.edgexfoundry.org:10002 [2023-05-02T04:59:44.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:44.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:44.413Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:44.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:44.413Z] [2023-05-02T04:59:44.413Z] Login Succeeded [2023-05-02T04:59:44.674Z] nexus3.edgexfoundry.org:10003 [2023-05-02T04:59:44.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:44.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:44.674Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:44.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:44.674Z] [2023-05-02T04:59:44.674Z] Login Succeeded [2023-05-02T04:59:44.674Z] nexus3.edgexfoundry.org:10004 [2023-05-02T04:59:44.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:44.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:44.674Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:44.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:44.674Z] [2023-05-02T04:59:44.674Z] Login Succeeded [2023-05-02T04:59:44.674Z] docker.io [2023-05-02T04:59:44.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:45.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:45.197Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:45.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:45.197Z] [2023-05-02T04:59:45.197Z] Login Succeeded [2023-05-02T04:59:45.197Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T04:59:45.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T04:59:45.874Z] + git rev-list -1 --merges 61ec8093b165144a006433c656a45b83127e485c~1..61ec8093b165144a006433c656a45b83127e485c [Pipeline] echo [2023-05-02T04:59:45.946Z] -----------> git rev-list -1 --merges 61ec8093b165144a006433c656a45b83127e485c~1..61ec8093b165144a006433c656a45b83127e485c 61ec8093b165144a006433c656a45b83127e485c [false] [Pipeline] sh [2023-05-02T04:59:46.257Z] + git log --format=format:%s -1 61ec8093b165144a006433c656a45b83127e485c [Pipeline] echo [2023-05-02T04:59:46.293Z] ========================================================= [2023-05-02T04:59:46.293Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T04:59:46.293Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T04:59:46.723Z] + git log --format=format:%s -1 61ec8093b165144a006433c656a45b83127e485c [Pipeline] echo [2023-05-02T04:59:46.754Z] [semverPrep] GIT_COMMIT: 61ec8093b165144a006433c656a45b83127e485c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-02T04:59:46.782Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T04:59:47.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T04:59:47.157Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T04:59:47.157Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T04:59:47.157Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T04:59:47.157Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T04:59:47.157Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T04:59:47.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T04:59:47.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T04:59:47.585Z] [2023-05-02T04:59:47.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T04:59:47.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T04:59:47.960Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T04:59:47.960Z] b85a868b505f: Pulling fs layer [2023-05-02T04:59:47.960Z] e2be974225ed: Pulling fs layer [2023-05-02T04:59:47.960Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T04:59:47.960Z] 988bab9f4d93: Pulling fs layer [2023-05-02T04:59:47.960Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T04:59:47.960Z] eaf3925da568: Pulling fs layer [2023-05-02T04:59:47.960Z] bab4dde63d76: Pulling fs layer [2023-05-02T04:59:47.960Z] bde34c3a00c8: Pulling fs layer [2023-05-02T04:59:47.960Z] b352a97aabf1: Pulling fs layer [2023-05-02T04:59:47.960Z] bab4dde63d76: Waiting [2023-05-02T04:59:47.960Z] bde34c3a00c8: Waiting [2023-05-02T04:59:47.960Z] eaf3925da568: Waiting [2023-05-02T04:59:47.960Z] b352a97aabf1: Waiting [2023-05-02T04:59:47.960Z] 4872d77fe225: Pulling fs layer [2023-05-02T04:59:47.960Z] 5851b861e8e6: Pulling fs layer [2023-05-02T04:59:47.960Z] 5851b861e8e6: Waiting [2023-05-02T04:59:47.960Z] e2be974225ed: Download complete [2023-05-02T04:59:47.961Z] 988bab9f4d93: Verifying Checksum [2023-05-02T04:59:47.961Z] 988bab9f4d93: Download complete [2023-05-02T04:59:47.961Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T04:59:47.961Z] 339a4e72a1f5: Download complete [2023-05-02T04:59:48.219Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T04:59:48.219Z] 1469e6f7b9e6: Download complete [2023-05-02T04:59:48.219Z] eaf3925da568: Verifying Checksum [2023-05-02T04:59:48.219Z] eaf3925da568: Download complete [2023-05-02T04:59:48.219Z] bde34c3a00c8: Verifying Checksum [2023-05-02T04:59:48.219Z] bde34c3a00c8: Download complete [2023-05-02T04:59:48.219Z] b352a97aabf1: Download complete [2023-05-02T04:59:48.219Z] 4872d77fe225: Verifying Checksum [2023-05-02T04:59:48.219Z] 4872d77fe225: Download complete [2023-05-02T04:59:48.219Z] 5851b861e8e6: Verifying Checksum [2023-05-02T04:59:48.219Z] 5851b861e8e6: Download complete [2023-05-02T04:59:48.219Z] b85a868b505f: Verifying Checksum [2023-05-02T04:59:48.219Z] b85a868b505f: Download complete [2023-05-02T04:59:48.787Z] bab4dde63d76: Verifying Checksum [2023-05-02T04:59:48.787Z] bab4dde63d76: Download complete [2023-05-02T04:59:49.722Z] b85a868b505f: Pull complete [2023-05-02T04:59:49.722Z] e2be974225ed: Pull complete [2023-05-02T04:59:50.289Z] 339a4e72a1f5: Pull complete [2023-05-02T04:59:50.289Z] 988bab9f4d93: Pull complete [2023-05-02T04:59:50.547Z] 1469e6f7b9e6: Pull complete [2023-05-02T04:59:50.547Z] eaf3925da568: Pull complete [2023-05-02T04:59:52.455Z] bab4dde63d76: Pull complete [2023-05-02T04:59:52.455Z] bde34c3a00c8: Pull complete [2023-05-02T04:59:52.715Z] b352a97aabf1: Pull complete [2023-05-02T04:59:52.715Z] 4872d77fe225: Pull complete [2023-05-02T04:59:52.974Z] 5851b861e8e6: Pull complete [2023-05-02T04:59:52.974Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T04:59:52.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T04:59:52.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T04:59:53.187Z] prd-ubuntu20.04-docker-8c-8g-12304 does not seem to be running inside a container [2023-05-02T04:59:53.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1443 -v /w/workspace/gexfoundry_device-sdk-go_PR-1443:/w/workspace/gexfoundry_device-sdk-go_PR-1443:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T04:59:55.370Z] $ docker top 20da35214ca5e791edcf44a641a8b75add79027c803119a95c2d88b86f43e76b -eo pid,comm [2023-05-02T04:59:55.423Z] 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-05-02T04:59:55.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T04:59:55.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T04:59:55.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T04:59:55.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T04:59:55.654Z] $ docker exec 20da35214ca5e791edcf44a641a8b75add79027c803119a95c2d88b86f43e76b ssh-agent [2023-05-02T04:59:55.766Z] SSH_AUTH_SOCK=/tmp/ssh-YF5lg4mV6XNk/agent.32 [2023-05-02T04:59:55.766Z] SSH_AGENT_PID=39 [2023-05-02T04:59:55.773Z] Running ssh-add (command line suppressed) [2023-05-02T04:59:55.880Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp/private_key_16622486606063637222.key (/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp/private_key_16622486606063637222.key) [2023-05-02T04:59:55.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T04:59:56.220Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T04:59:56.250Z] $ docker exec --env ******** --env ******** 20da35214ca5e791edcf44a641a8b75add79027c803119a95c2d88b86f43e76b ssh-agent -k [2023-05-02T04:59:56.353Z] unset SSH_AUTH_SOCK; [2023-05-02T04:59:56.353Z] unset SSH_AGENT_PID; [2023-05-02T04:59:56.354Z] echo Agent pid 39 killed; [2023-05-02T04:59:56.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T04:59:56.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T04:59:56.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T04:59:56.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T04:59:56.554Z] $ docker exec 20da35214ca5e791edcf44a641a8b75add79027c803119a95c2d88b86f43e76b ssh-agent [2023-05-02T04:59:56.676Z] SSH_AUTH_SOCK=/tmp/ssh-DWB0YjpVZ0yW/agent.72 [2023-05-02T04:59:56.676Z] SSH_AGENT_PID=79 [2023-05-02T04:59:56.681Z] Running ssh-add (command line suppressed) [2023-05-02T04:59:56.792Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp/private_key_6407495530825723790.key (/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp/private_key_6407495530825723790.key) [2023-05-02T04:59:56.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T04:59:57.133Z] + git semver init [2023-05-02T04:59:57.392Z] 2023-05-02 04:59:57,302 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T04:59:57.392Z] 2023-05-02 04:59:57,303 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1443/.semver [2023-05-02T04:59:57.392Z] 2023-05-02 04:59:57,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1443/.semver [2023-05-02T04:59:57.392Z] 2023-05-02 04:59:57,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1443/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1443, universal_newlines=False, shell=None, istream=None) [2023-05-02T04:59:58.332Z] 2023-05-02 04:59:58,179 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1443/.git/info/exclude [2023-05-02T04:59:58.332Z] 2023-05-02 04:59:58,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1443/.semver/PR-1443 with force:False [2023-05-02T04:59:58.332Z] 2023-05-02 04:59:58,180 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1443/.semver/PR-1443 [2023-05-02T04:59:58.332Z] 2023-05-02 04:59:58,184 [execute] INFO git cat-file --batch-check [2023-05-02T04:59:58.332Z] 2023-05-02 04:59:58,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1443/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T04:59:58.332Z] 2023-05-02 04:59:58,191 [execute] INFO git cat-file --batch [2023-05-02T04:59:58.332Z] 2023-05-02 04:59:58,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1443/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T04:59:58.332Z] 2023-05-02 04:59:58,195 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1443/.semver/PR-1443 [2023-05-02T04:59:58.332Z] 0.0.0 [Pipeline] } [2023-05-02T04:59:58.358Z] $ docker exec --env ******** --env ******** 20da35214ca5e791edcf44a641a8b75add79027c803119a95c2d88b86f43e76b ssh-agent -k [2023-05-02T04:59:58.452Z] unset SSH_AUTH_SOCK; [2023-05-02T04:59:58.452Z] unset SSH_AGENT_PID; [2023-05-02T04:59:58.452Z] echo Agent pid 79 killed; [2023-05-02T04:59:58.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T04:59:58.880Z] + git semver [Pipeline] } [2023-05-02T04:59:59.165Z] $ docker stop --time=1 20da35214ca5e791edcf44a641a8b75add79027c803119a95c2d88b86f43e76b [2023-05-02T05:00:00.523Z] $ docker rm -f --volumes 20da35214ca5e791edcf44a641a8b75add79027c803119a95c2d88b86f43e76b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T05:00:00.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T05:00:01.216Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T05:00:01.233Z] [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-05-02T05:00:01.872Z] provisioning config files... [2023-05-02T05:00:01.883Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp/config17998104157531790879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:00:02.265Z] ---> docker-login.sh [2023-05-02T05:00:02.265Z] nexus3.edgexfoundry.org:10001 [2023-05-02T05:00:02.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:00:02.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:00:02.265Z] Configure a credential helper to remove this warning. See [2023-05-02T05:00:02.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:00:02.265Z] [2023-05-02T05:00:02.265Z] Login Succeeded [2023-05-02T05:00:02.265Z] nexus3.edgexfoundry.org:10002 [2023-05-02T05:00:02.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:00:02.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:00:02.265Z] Configure a credential helper to remove this warning. See [2023-05-02T05:00:02.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:00:02.265Z] [2023-05-02T05:00:02.265Z] Login Succeeded [2023-05-02T05:00:02.532Z] nexus3.edgexfoundry.org:10003 [2023-05-02T05:00:02.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:00:02.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:00:02.532Z] Configure a credential helper to remove this warning. See [2023-05-02T05:00:02.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:00:02.532Z] [2023-05-02T05:00:02.532Z] Login Succeeded [2023-05-02T05:00:02.532Z] nexus3.edgexfoundry.org:10004 [2023-05-02T05:00:02.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:00:02.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:00:02.532Z] Configure a credential helper to remove this warning. See [2023-05-02T05:00:02.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:00:02.532Z] [2023-05-02T05:00:02.532Z] Login Succeeded [2023-05-02T05:00:02.532Z] docker.io [2023-05-02T05:00:02.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:00:04.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:00:04.697Z] Configure a credential helper to remove this warning. See [2023-05-02T05:00:04.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:00:04.697Z] [2023-05-02T05:00:04.697Z] Login Succeeded [2023-05-02T05:00:04.697Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T05:00:04.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T05:00:04.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:00:04.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:00:04.995Z] ========================================================= [2023-05-02T05:00:04.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T05:00:04.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:00:05.487Z] + 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-05-02T05:00:05.488Z] Sending build context to Docker daemon 11.06MB [2023-05-02T05:00:05.488Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T05:00:05.488Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-02T05:00:05.746Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T05:00:05.746Z] f56be85fc22e: Pulling fs layer [2023-05-02T05:00:05.746Z] 85791d961cd3: Pulling fs layer [2023-05-02T05:00:05.746Z] d694b5ae8c79: Pulling fs layer [2023-05-02T05:00:05.746Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T05:00:05.746Z] 4d19c01a9841: Pulling fs layer [2023-05-02T05:00:05.746Z] 9325e15d5711: Pulling fs layer [2023-05-02T05:00:05.746Z] 556b6ee489ea: Pulling fs layer [2023-05-02T05:00:05.746Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T05:00:05.746Z] 9f32a84ed3da: Waiting [2023-05-02T05:00:05.746Z] 4d19c01a9841: Waiting [2023-05-02T05:00:05.746Z] 9325e15d5711: Waiting [2023-05-02T05:00:05.746Z] 556b6ee489ea: Waiting [2023-05-02T05:00:05.746Z] c5a4b2cf53e6: Waiting [2023-05-02T05:00:05.746Z] 85791d961cd3: Verifying Checksum [2023-05-02T05:00:05.746Z] 85791d961cd3: Download complete [2023-05-02T05:00:05.746Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T05:00:05.746Z] 9f32a84ed3da: Download complete [2023-05-02T05:00:05.746Z] 4d19c01a9841: Verifying Checksum [2023-05-02T05:00:05.746Z] 4d19c01a9841: Download complete [2023-05-02T05:00:05.746Z] f56be85fc22e: Verifying Checksum [2023-05-02T05:00:05.746Z] f56be85fc22e: Download complete [2023-05-02T05:00:05.746Z] 9325e15d5711: Verifying Checksum [2023-05-02T05:00:05.746Z] 9325e15d5711: Download complete [2023-05-02T05:00:05.746Z] f56be85fc22e: Pull complete [2023-05-02T05:00:06.005Z] 85791d961cd3: Pull complete [2023-05-02T05:00:06.270Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T05:00:06.270Z] c5a4b2cf53e6: Download complete [2023-05-02T05:00:06.270Z] d694b5ae8c79: Verifying Checksum [2023-05-02T05:00:06.270Z] d694b5ae8c79: Download complete [2023-05-02T05:00:06.530Z] 556b6ee489ea: Verifying Checksum [2023-05-02T05:00:06.530Z] 556b6ee489ea: Download complete [2023-05-02T05:00:09.838Z] d694b5ae8c79: Pull complete [2023-05-02T05:00:09.838Z] 9f32a84ed3da: Pull complete [2023-05-02T05:00:09.838Z] 4d19c01a9841: Pull complete [2023-05-02T05:00:10.097Z] 9325e15d5711: Pull complete [2023-05-02T05:00:12.626Z] 556b6ee489ea: Pull complete [2023-05-02T05:00:13.560Z] c5a4b2cf53e6: Pull complete [2023-05-02T05:00:13.561Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T05:00:13.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T05:00:13.561Z] ---> c4be618373d6 [2023-05-02T05:00:13.561Z] Step 3/10 : ARG MAKE=make build [2023-05-02T05:00:16.669Z] Still waiting to schedule task [2023-05-02T05:00:16.669Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12307’ is offline [2023-05-02T05:00:18.841Z] ---> Running in 8e76555a3c21 [2023-05-02T05:00:18.841Z] Removing intermediate container 8e76555a3c21 [2023-05-02T05:00:18.841Z] ---> e3b1e59bbfd0 [2023-05-02T05:00:18.841Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-02T05:00:18.841Z] ---> Running in cb7293ef9a6d [2023-05-02T05:00:18.841Z] Removing intermediate container cb7293ef9a6d [2023-05-02T05:00:18.841Z] ---> 2a1ee93c24df [2023-05-02T05:00:18.841Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T05:00:18.841Z] ---> Running in 36ae1c85b087 [2023-05-02T05:00:18.841Z] Removing intermediate container 36ae1c85b087 [2023-05-02T05:00:18.841Z] ---> 4f8a88d4f9dc [2023-05-02T05:00:18.841Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-02T05:00:18.841Z] ---> Running in 1f4fe791e8b0 [2023-05-02T05:00:19.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T05:00:19.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T05:00:19.618Z] OK: 265 MiB in 53 packages [2023-05-02T05:00:19.878Z] Removing intermediate container 1f4fe791e8b0 [2023-05-02T05:00:19.878Z] ---> cc3aa58e14f4 [2023-05-02T05:00:19.878Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-02T05:00:19.878Z] ---> 00c8c3e371aa [2023-05-02T05:00:19.878Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T05:00:20.137Z] ---> Running in ed5283bb1ec0 [2023-05-02T05:00:46.773Z] Removing intermediate container ed5283bb1ec0 [2023-05-02T05:00:46.773Z] ---> ed7b41893ef7 [2023-05-02T05:00:46.773Z] Step 9/10 : COPY . . [2023-05-02T05:00:47.033Z] ---> 029dde6283fc [2023-05-02T05:00:47.033Z] Step 10/10 : RUN ${MAKE} [2023-05-02T05:00:47.033Z] ---> Running in 67663d898e6b [2023-05-02T05:00:47.292Z] noop [2023-05-02T05:00:47.551Z] Removing intermediate container 67663d898e6b [2023-05-02T05:00:47.551Z] ---> 70c6c6c06e66 [2023-05-02T05:00:47.551Z] Successfully built 70c6c6c06e66 [2023-05-02T05:00:47.551Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:00:48.027Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T05:00:48.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:00:48.240Z] prd-ubuntu20.04-docker-8c-8g-12304 does not seem to be running inside a container [2023-05-02T05:00:48.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1443 -v /w/workspace/gexfoundry_device-sdk-go_PR-1443:/w/workspace/gexfoundry_device-sdk-go_PR-1443:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T05:00:48.612Z] $ docker top b3383295dd9ee94609e225e6a64f691c93f774028578a7f7a716bb97c666e564 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:00:49.034Z] + go version [2023-05-02T05:00:49.034Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T05:00:49.076Z] $ docker stop --time=1 b3383295dd9ee94609e225e6a64f691c93f774028578a7f7a716bb97c666e564 [2023-05-02T05:00:50.550Z] $ docker rm -f --volumes b3383295dd9ee94609e225e6a64f691c93f774028578a7f7a716bb97c666e564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:00:51.279Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T05:00:51.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:00:51.429Z] prd-ubuntu20.04-docker-8c-8g-12304 does not seem to be running inside a container [2023-05-02T05:00:51.465Z] $ 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-1443 -v /w/workspace/gexfoundry_device-sdk-go_PR-1443:/w/workspace/gexfoundry_device-sdk-go_PR-1443:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T05:00:51.834Z] $ docker top 7a50451ddb9d8f95f827e53433e004e1f4cb440b59475c66a4e06a7e88b4e578 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:00:52.212Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1443 [Pipeline] fileExists [Pipeline] sh [2023-05-02T05:00:52.573Z] + make test [2023-05-02T05:00:52.573Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T05:00:59.132Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-02T05:01:15.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.048s coverage: 27.6% of statements [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-02T05:01:15.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.047s coverage: 80.2% of statements [2023-05-02T05:01:15.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 86.0% of statements [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-02T05:01:15.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-02T05:01:15.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 77.5% of statements [2023-05-02T05:01:15.763Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-02T05:01:18.296Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.060s coverage: 14.6% of statements [2023-05-02T05:01:18.296Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.067s coverage: 68.5% of statements [2023-05-02T05:01:18.296Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.117s coverage: 89.2% of statements [2023-05-02T05:01:18.296Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-05-02T05:01:40.215Z] GO111MODULE=on go vet ./... [2023-05-02T05:01:40.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T05:01:40.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T05:01:40.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T05:01:40.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T05:01:40.548Z] $ docker stop --time=1 7a50451ddb9d8f95f827e53433e004e1f4cb440b59475c66a4e06a7e88b4e578 [2023-05-02T05:01:43.811Z] $ docker rm -f --volumes 7a50451ddb9d8f95f827e53433e004e1f4cb440b59475c66a4e06a7e88b4e578 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T05:01:44.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T05:01:44.465Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T05:01:45.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T05:01:45.366Z] + ls -al . [2023-05-02T05:01:45.366Z] total 272 [2023-05-02T05:01:45.366Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 05:00 . [2023-05-02T05:01:45.366Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 04:59 .. [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 04:59 .dockerignore [2023-05-02T05:01:45.366Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 04:59 .git [2023-05-02T05:01:45.366Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 04:59 .github [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 131 May 2 04:59 .gitignore [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 42 May 2 04:59 .golangci.yml [2023-05-02T05:01:45.366Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 04:59 .semver [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 2 04:59 CHANGELOG.md [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 04:59 GOVERNANCE.md [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 885 May 2 04:59 Jenkinsfile [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 2 04:59 LICENSE [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 2 04:59 Makefile [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 619 May 2 04:59 OWNERS.md [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 2 04:59 README.md [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 05:00 VERSION [2023-05-02T05:01:45.366Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 04:59 bin [2023-05-02T05:01:45.366Z] -rw-r--r-- 1 jenkins jenkins 106121 May 2 05:01 coverage.out [2023-05-02T05:01:45.366Z] drwxrwxr-x 5 jenkins jenkins 4096 May 2 04:59 example [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 2 04:59 go.mod [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 2 04:59 go.sum [2023-05-02T05:01:45.366Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 04:59 internal [2023-05-02T05:01:45.366Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 04:59 openapi [2023-05-02T05:01:45.366Z] drwxrwxr-x 6 jenkins jenkins 4096 May 2 04:59 pkg [2023-05-02T05:01:45.366Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 04:59 snap [2023-05-02T05:01:45.366Z] -rw-rw-r-- 1 jenkins jenkins 222 May 2 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:01:45.803Z] + 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=61ec8093b165144a006433c656a45b83127e485c --label arch=amd64 --label version=0.0.0 . [2023-05-02T05:01:45.803Z] Sending build context to Docker daemon 11.16MB [2023-05-02T05:01:45.804Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T05:01:45.804Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-02T05:01:45.804Z] ---> 70c6c6c06e66 [2023-05-02T05:01:45.804Z] Step 3/23 : ARG MAKE=make build [2023-05-02T05:01:46.063Z] ---> Running in 06c38a023e03 [2023-05-02T05:01:46.063Z] Removing intermediate container 06c38a023e03 [2023-05-02T05:01:46.063Z] ---> 25c0e05b66ec [2023-05-02T05:01:46.063Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-02T05:01:46.063Z] ---> Running in 9707b7343174 [2023-05-02T05:01:46.063Z] Removing intermediate container 9707b7343174 [2023-05-02T05:01:46.063Z] ---> 75ac256c0ab5 [2023-05-02T05:01:46.063Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T05:01:46.323Z] ---> Running in e373b07cb158 [2023-05-02T05:01:46.323Z] Removing intermediate container e373b07cb158 [2023-05-02T05:01:46.323Z] ---> 399f33f563ac [2023-05-02T05:01:46.323Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-02T05:01:46.323Z] ---> Running in 18b18bcd300e [2023-05-02T05:01:46.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T05:01:46.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T05:01:46.843Z] OK: 265 MiB in 53 packages [2023-05-02T05:01:47.103Z] Removing intermediate container 18b18bcd300e [2023-05-02T05:01:47.103Z] ---> 3e0d12e7e5c1 [2023-05-02T05:01:47.103Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-02T05:01:47.363Z] ---> 5d035a36016c [2023-05-02T05:01:47.363Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T05:01:47.363Z] ---> Running in 652d24d0f6f5 [2023-05-02T05:01:47.932Z] Removing intermediate container 652d24d0f6f5 [2023-05-02T05:01:47.932Z] ---> 540dc4c28edf [2023-05-02T05:01:47.932Z] Step 9/23 : COPY . . [2023-05-02T05:01:48.500Z] ---> 00f7a16bf167 [2023-05-02T05:01:48.500Z] Step 10/23 : RUN ${MAKE} [2023-05-02T05:01:48.500Z] ---> Running in 235b481af339 [2023-05-02T05:01:48.759Z] 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-05-02T05:02:06.834Z] Removing intermediate container 235b481af339 [2023-05-02T05:02:06.834Z] ---> 8c9871f37a03 [2023-05-02T05:02:06.834Z] Step 11/23 : FROM alpine:3.17 [2023-05-02T05:02:07.092Z] 3.17: Pulling from library/alpine [2023-05-02T05:02:07.092Z] f56be85fc22e: Already exists [2023-05-02T05:02:07.349Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T05:02:07.350Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T05:02:07.350Z] ---> 9ed4aefc74f6 [2023-05-02T05:02:07.350Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T05:02:07.350Z] ---> Running in 9e24a1db3b8b [2023-05-02T05:02:07.350Z] Removing intermediate container 9e24a1db3b8b [2023-05-02T05:02:07.350Z] ---> 59a257d8445a [2023-05-02T05:02:07.350Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-02T05:02:07.350Z] ---> Running in 4fb615bb246a [2023-05-02T05:02:07.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T05:02:07.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T05:02:08.129Z] OK: 7 MiB in 15 packages [2023-05-02T05:02:08.388Z] Removing intermediate container 4fb615bb246a [2023-05-02T05:02:08.388Z] ---> 2a1ddb8b6006 [2023-05-02T05:02:08.388Z] Step 14/23 : WORKDIR / [2023-05-02T05:02:08.388Z] ---> Running in 6deb3a9e530f [2023-05-02T05:02:08.388Z] Removing intermediate container 6deb3a9e530f [2023-05-02T05:02:08.388Z] ---> 9e4d5fce5ca3 [2023-05-02T05:02:08.388Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-02T05:02:08.388Z] ---> 241b2b436e98 [2023-05-02T05:02:08.388Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-02T05:02:09.321Z] ---> 197d19537507 [2023-05-02T05:02:09.321Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-02T05:02:09.321Z] ---> 96698c4bf6f1 [2023-05-02T05:02:09.321Z] Step 18/23 : EXPOSE 59999 [2023-05-02T05:02:09.321Z] ---> Running in f64cd9f20468 [2023-05-02T05:02:09.321Z] Removing intermediate container f64cd9f20468 [2023-05-02T05:02:09.321Z] ---> 86a16424e292 [2023-05-02T05:02:09.321Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-02T05:02:09.321Z] ---> Running in 3058b2204ebe [2023-05-02T05:02:09.582Z] Removing intermediate container 3058b2204ebe [2023-05-02T05:02:09.582Z] ---> 969ddb088821 [2023-05-02T05:02:09.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T05:02:09.582Z] ---> Running in 87e5491f6b93 [2023-05-02T05:02:09.582Z] Removing intermediate container 87e5491f6b93 [2023-05-02T05:02:09.582Z] ---> ad6841b9ab64 [2023-05-02T05:02:09.582Z] Step 21/23 : LABEL arch=amd64 [2023-05-02T05:02:09.582Z] ---> Running in 4d18568df7cc [2023-05-02T05:02:09.582Z] Removing intermediate container 4d18568df7cc [2023-05-02T05:02:09.582Z] ---> 9246fa7634ec [2023-05-02T05:02:09.582Z] Step 22/23 : LABEL git_sha=61ec8093b165144a006433c656a45b83127e485c [2023-05-02T05:02:09.842Z] ---> Running in 398725e51791 [2023-05-02T05:02:09.842Z] Removing intermediate container 398725e51791 [2023-05-02T05:02:09.842Z] ---> efdb84f2ed11 [2023-05-02T05:02:09.842Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T05:02:09.842Z] ---> Running in b8db36b8a4fb [2023-05-02T05:02:09.842Z] Removing intermediate container b8db36b8a4fb [2023-05-02T05:02:09.842Z] ---> 3b9819ec1dc4 [2023-05-02T05:02:09.842Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T05:02:09.842Z] Successfully built 3b9819ec1dc4 [2023-05-02T05:02:09.842Z] 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-05-02T05:02:10.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:02:10.716Z] [2023-05-02T05:02:10.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:02:11.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:02:11.087Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T05:02:11.087Z] 5eb5b503b376: Pulling fs layer [2023-05-02T05:02:11.087Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T05:02:11.087Z] ec43610c2a17: Pulling fs layer [2023-05-02T05:02:11.087Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T05:02:11.087Z] 33b1e0a273af: Pulling fs layer [2023-05-02T05:02:11.087Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T05:02:11.087Z] 2f39f015ded8: Pulling fs layer [2023-05-02T05:02:11.087Z] 5d3b04190fa2: Waiting [2023-05-02T05:02:11.087Z] 2f39f015ded8: Waiting [2023-05-02T05:02:11.087Z] 3a2ae6a8a46f: Waiting [2023-05-02T05:02:11.087Z] 33b1e0a273af: Waiting [2023-05-02T05:02:11.087Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T05:02:11.087Z] 5c69ac0246d0: Download complete [2023-05-02T05:02:11.087Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T05:02:11.087Z] 3a2ae6a8a46f: Download complete [2023-05-02T05:02:11.087Z] 33b1e0a273af: Verifying Checksum [2023-05-02T05:02:11.087Z] 33b1e0a273af: Download complete [2023-05-02T05:02:11.087Z] 5d3b04190fa2: Download complete [2023-05-02T05:02:11.087Z] ec43610c2a17: Verifying Checksum [2023-05-02T05:02:11.344Z] 5eb5b503b376: Verifying Checksum [2023-05-02T05:02:11.344Z] 5eb5b503b376: Download complete [2023-05-02T05:02:11.909Z] 2f39f015ded8: Download complete [2023-05-02T05:02:12.473Z] 5eb5b503b376: Pull complete [2023-05-02T05:02:12.732Z] 5c69ac0246d0: Pull complete [2023-05-02T05:02:12.992Z] ec43610c2a17: Pull complete [2023-05-02T05:02:13.253Z] 3a2ae6a8a46f: Pull complete [2023-05-02T05:02:13.253Z] 33b1e0a273af: Pull complete [2023-05-02T05:02:13.512Z] 5d3b04190fa2: Pull complete [2023-05-02T05:02:17.696Z] 2f39f015ded8: Pull complete [2023-05-02T05:02:17.696Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T05:02:17.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:02:17.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:02:17.920Z] prd-ubuntu20.04-docker-8c-8g-12304 does not seem to be running inside a container [2023-05-02T05:02:17.952Z] $ 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-1443 -v /w/workspace/gexfoundry_device-sdk-go_PR-1443:/w/workspace/gexfoundry_device-sdk-go_PR-1443:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T05:02:21.008Z] $ docker top 21b4df4bf3ec3a68695066537826ba11b7baf59bd2495246bfbb089eff526a91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:02:21.449Z] ---> job-cost.sh [2023-05-02T05:02:21.449Z] lf-activate-venv: SKIPPING [2023-05-02T05:02:21.449Z] INFO: No Stack... [2023-05-02T05:02:21.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T05:02:21.968Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T05:02:22.288Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1443/archives/cost.csv [2023-05-02T05:02:22.288Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T05:02:22.325Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1443-1-stack-cost] [2023-05-02T05:02:22.330Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1443-1-stack-cost] did not exist. Created. [2023-05-02T05:02:22.330Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T05:02:22.722Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T05:02:22.769Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T05:02:22.800Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1443-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T05:02:22.886Z] $ docker stop --time=1 21b4df4bf3ec3a68695066537826ba11b7baf59bd2495246bfbb089eff526a91 [2023-05-02T05:02:24.031Z] $ docker rm -f --volumes 21b4df4bf3ec3a68695066537826ba11b7baf59bd2495246bfbb089eff526a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T05:02:35.273Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12311 in /w/workspace/gexfoundry_device-sdk-go_PR-1443 [Pipeline] { [Pipeline] ws [2023-05-02T05:02:35.335Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-05-02T05:02:35.417Z] The recommended git tool is: git [2023-05-02T05:02:41.393Z] using credential edgex-jenkins-ssh [2023-05-02T05:02:41.409Z] Cloning the remote Git repository [2023-05-02T05:02:41.460Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-02T05:02:41.564Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-05-02T05:02:41.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-02T05:02:41.754Z] > git --version # timeout=10 [2023-05-02T05:02:41.774Z] > git --version # 'git version 2.25.1' [2023-05-02T05:02:41.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:02:41.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T05:02:43.725Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-02T05:02:43.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T05:02:45.355Z] Merging remotes/origin/main commit 1f684668525fd42346bcfc2ecf4c1133232fc3c4 into PR head commit 61ec8093b165144a006433c656a45b83127e485c [2023-05-02T05:02:44.681Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-02T05:02:44.720Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-02T05:02:44.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:02:44.739Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1443/head:refs/remotes/origin/PR-1443 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T05:02:45.377Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T05:02:45.458Z] > git checkout -f 61ec8093b165144a006433c656a45b83127e485c # timeout=10 [2023-05-02T05:02:45.577Z] > git remote # timeout=10 [2023-05-02T05:02:45.596Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T05:02:45.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:02:45.680Z] Merge succeeded, producing 61ec8093b165144a006433c656a45b83127e485c [2023-05-02T05:02:45.681Z] Checking out Revision 61ec8093b165144a006433c656a45b83127e485c (PR-1443) [2023-05-02T05:02:46.282Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-02T05:02:46.344Z] > git --version # timeout=10 [2023-05-02T05:02:46.357Z] > git --version # 'git version 2.25.1' [2023-05-02T05:02:46.381Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T05:02:45.636Z] > git merge 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 [2023-05-02T05:02:45.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T05:02:45.691Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T05:02:45.706Z] > git checkout -f 61ec8093b165144a006433c656a45b83127e485c # timeout=10 [2023-05-02T05:02:47.572Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T05:02:47.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T05:02:47.572Z] Dload Upload Total Spent Left Speed [2023-05-02T05:02:47.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-05-02T05:02:48.288Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T05:02:48.641Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T05:02:48.641Z] + sudo tee /etc/docker/daemon.new [2023-05-02T05:02:48.641Z] { [2023-05-02T05:02:48.641Z] "registry-mirrors": [ [2023-05-02T05:02:48.641Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T05:02:48.641Z] ], [2023-05-02T05:02:48.641Z] "bip": "10.250.0.254/24", [2023-05-02T05:02:48.641Z] "hosts": [ [2023-05-02T05:02:48.641Z] "tcp://0.0.0.0:5555", [2023-05-02T05:02:48.641Z] "unix:///var/run/docker.sock" [2023-05-02T05:02:48.641Z] ], [2023-05-02T05:02:48.641Z] "mtu": 1458, [2023-05-02T05:02:48.641Z] "selinux-enabled": true, [2023-05-02T05:02:48.641Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T05:02:48.641Z] } [Pipeline] sh [2023-05-02T05:02:48.998Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T05:02:49.358Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T05:03:07.710Z] provisioning config files... [2023-05-02T05:03:07.741Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3853421762834856684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:03:08.135Z] ---> docker-login.sh [2023-05-02T05:03:08.136Z] nexus3.edgexfoundry.org:10001 [2023-05-02T05:03:09.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:03:09.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:03:09.562Z] Configure a credential helper to remove this warning. See [2023-05-02T05:03:09.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:03:09.562Z] [2023-05-02T05:03:09.562Z] Login Succeeded [2023-05-02T05:03:09.562Z] nexus3.edgexfoundry.org:10002 [2023-05-02T05:03:09.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:03:09.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:03:09.835Z] Configure a credential helper to remove this warning. See [2023-05-02T05:03:09.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:03:09.835Z] [2023-05-02T05:03:09.835Z] Login Succeeded [2023-05-02T05:03:09.835Z] nexus3.edgexfoundry.org:10003 [2023-05-02T05:03:10.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:03:10.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:03:10.387Z] Configure a credential helper to remove this warning. See [2023-05-02T05:03:10.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:03:10.387Z] [2023-05-02T05:03:10.387Z] Login Succeeded [2023-05-02T05:03:10.387Z] nexus3.edgexfoundry.org:10004 [2023-05-02T05:03:10.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:03:10.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:03:10.662Z] Configure a credential helper to remove this warning. See [2023-05-02T05:03:10.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:03:10.662Z] [2023-05-02T05:03:10.662Z] Login Succeeded [2023-05-02T05:03:10.662Z] docker.io [2023-05-02T05:03:10.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:03:11.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:03:11.212Z] Configure a credential helper to remove this warning. See [2023-05-02T05:03:11.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:03:11.212Z] [2023-05-02T05:03:11.212Z] Login Succeeded [2023-05-02T05:03:11.212Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T05:03:11.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T05:03:11.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:03:11.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:03:11.739Z] ========================================================= [2023-05-02T05:03:11.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T05:03:11.739Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:03:12.250Z] + 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-05-02T05:03:12.840Z] Sending build context to Docker daemon 5.938MB [2023-05-02T05:03:12.840Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T05:03:12.840Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-02T05:03:13.438Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T05:03:13.438Z] c41833b44d91: Pulling fs layer [2023-05-02T05:03:13.438Z] ed15518f5707: Pulling fs layer [2023-05-02T05:03:13.438Z] feae8fd75edb: Pulling fs layer [2023-05-02T05:03:13.438Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T05:03:13.438Z] 3cdef696dda3: Pulling fs layer [2023-05-02T05:03:13.438Z] 2ced38df9373: Pulling fs layer [2023-05-02T05:03:13.438Z] 58f1dce35555: Pulling fs layer [2023-05-02T05:03:13.438Z] 3cdef696dda3: Waiting [2023-05-02T05:03:13.438Z] 2ced38df9373: Waiting [2023-05-02T05:03:13.438Z] 242c74f7c9fa: Waiting [2023-05-02T05:03:13.438Z] 58f1dce35555: Waiting [2023-05-02T05:03:13.438Z] ed15518f5707: Verifying Checksum [2023-05-02T05:03:13.438Z] ed15518f5707: Download complete [2023-05-02T05:03:13.438Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T05:03:13.438Z] 242c74f7c9fa: Download complete [2023-05-02T05:03:13.438Z] 3cdef696dda3: Verifying Checksum [2023-05-02T05:03:13.438Z] 3cdef696dda3: Download complete [2023-05-02T05:03:13.438Z] c41833b44d91: Verifying Checksum [2023-05-02T05:03:13.438Z] c41833b44d91: Download complete [2023-05-02T05:03:14.412Z] c41833b44d91: Pull complete [2023-05-02T05:03:15.006Z] 58f1dce35555: Verifying Checksum [2023-05-02T05:03:15.006Z] 58f1dce35555: Download complete [2023-05-02T05:03:15.006Z] ed15518f5707: Pull complete [2023-05-02T05:03:16.117Z] 2ced38df9373: Verifying Checksum [2023-05-02T05:03:16.117Z] 2ced38df9373: Download complete [2023-05-02T05:03:16.117Z] feae8fd75edb: Verifying Checksum [2023-05-02T05:03:16.117Z] feae8fd75edb: Download complete [2023-05-02T05:03:28.469Z] feae8fd75edb: Pull complete [2023-05-02T05:03:28.469Z] 242c74f7c9fa: Pull complete [2023-05-02T05:03:28.469Z] 3cdef696dda3: Pull complete [2023-05-02T05:03:33.860Z] 2ced38df9373: Pull complete [2023-05-02T05:03:35.827Z] 58f1dce35555: Pull complete [2023-05-02T05:03:35.827Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T05:03:35.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T05:03:35.827Z] ---> fadd8f120f05 [2023-05-02T05:03:35.827Z] Step 3/10 : ARG MAKE=make build [2023-05-02T05:03:37.803Z] ---> Running in dd114c657e94 [2023-05-02T05:03:38.076Z] Removing intermediate container dd114c657e94 [2023-05-02T05:03:38.076Z] ---> 1afed023a0c1 [2023-05-02T05:03:38.076Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-02T05:03:38.076Z] ---> Running in 25109579d0a7 [2023-05-02T05:03:38.349Z] Removing intermediate container 25109579d0a7 [2023-05-02T05:03:38.349Z] ---> 866571292463 [2023-05-02T05:03:38.349Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T05:03:38.621Z] ---> Running in 5ade06fe2af8 [2023-05-02T05:03:38.895Z] Removing intermediate container 5ade06fe2af8 [2023-05-02T05:03:38.895Z] ---> 9f7a5f34a2af [2023-05-02T05:03:38.895Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-02T05:03:38.895Z] ---> Running in 00790aa583f3 [2023-05-02T05:03:40.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T05:03:40.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T05:03:42.367Z] OK: 263 MiB in 53 packages [2023-05-02T05:03:43.346Z] Removing intermediate container 00790aa583f3 [2023-05-02T05:03:43.346Z] ---> 9f19802586c5 [2023-05-02T05:03:43.346Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-02T05:03:43.937Z] ---> c8bbd94f69f6 [2023-05-02T05:03:43.937Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T05:03:43.937Z] ---> Running in f38e47207439 [2023-05-02T05:04:52.144Z] Removing intermediate container f38e47207439 [2023-05-02T05:04:52.144Z] ---> 7e06768d0c8d [2023-05-02T05:04:52.144Z] Step 9/10 : COPY . . [2023-05-02T05:04:52.144Z] ---> 75df53dbf766 [2023-05-02T05:04:52.144Z] Step 10/10 : RUN ${MAKE} [2023-05-02T05:04:52.144Z] ---> Running in 8fd3d985a225 [2023-05-02T05:04:52.144Z] noop [2023-05-02T05:04:52.144Z] Removing intermediate container 8fd3d985a225 [2023-05-02T05:04:52.144Z] ---> 2728ed952005 [2023-05-02T05:04:52.144Z] Successfully built 2728ed952005 [2023-05-02T05:04:52.144Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:04:52.612Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T05:04:52.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:04:52.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-12311 does not seem to be running inside a container [2023-05-02T05:04:52.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T05:04:54.201Z] $ docker top 8af9f2311d6b846e3785802e3dd4ed3436b517527602a9dba410f591f6adeebf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:04:55.103Z] + go version [2023-05-02T05:04:55.103Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T05:04:55.147Z] $ docker stop --time=1 8af9f2311d6b846e3785802e3dd4ed3436b517527602a9dba410f591f6adeebf [2023-05-02T05:04:56.802Z] $ docker rm -f --volumes 8af9f2311d6b846e3785802e3dd4ed3436b517527602a9dba410f591f6adeebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:04:57.681Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T05:04:57.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:04:57.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-12311 does not seem to be running inside a container [2023-05-02T05:04:58.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T05:05:00.671Z] $ docker top 1c68b04d5a4070e87b540e57ea42a376cb727467aca993775ac6931f1b8023bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:05:01.556Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T05:05:02.273Z] + make test [2023-05-02T05:05:02.273Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T05:05:58.890Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-02T05:08:20.701Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-02T05:08:20.701Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-02T05:08:20.701Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-02T05:08:20.701Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-02T05:08:20.701Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-02T05:08:28.954Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.276s coverage: 27.6% of statements [2023-05-02T05:08:30.914Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.319s coverage: 80.2% of statements [2023-05-02T05:08:43.273Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-02T05:08:43.273Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-02T05:08:43.273Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.473s coverage: 86.0% of statements [2023-05-02T05:08:48.655Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-02T05:08:48.655Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-02T05:08:48.655Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.538s coverage: 77.5% of statements [2023-05-02T05:08:52.022Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.289s coverage: 14.6% of statements [2023-05-02T05:08:54.617Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-02T05:08:54.617Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-02T05:08:54.617Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.470s coverage: 68.5% of statements [2023-05-02T05:08:56.571Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.503s coverage: 89.2% of statements [2023-05-02T05:08:59.931Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-02T05:08:59.931Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.276s coverage: 5.5% of statements [2023-05-02T05:09:00.902Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T05:09:00.902Z] GO111MODULE=on go vet ./... [2023-05-02T05:11:52.788Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T05:11:52.788Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T05:11:52.788Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T05:11:52.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T05:11:52.863Z] $ docker stop --time=1 1c68b04d5a4070e87b540e57ea42a376cb727467aca993775ac6931f1b8023bb [2023-05-02T05:11:54.888Z] $ docker rm -f --volumes 1c68b04d5a4070e87b540e57ea42a376cb727467aca993775ac6931f1b8023bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T05:11:56.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T05:11:56.753Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T05:11:57.494Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T05:11:58.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T05:11:58.525Z] + ls -al . [2023-05-02T05:11:58.525Z] total 268 [2023-05-02T05:11:58.525Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 05:05 . [2023-05-02T05:11:58.525Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:02 .. [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 05:02 .dockerignore [2023-05-02T05:11:58.525Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:02 .git [2023-05-02T05:11:58.525Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:02 .github [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 131 May 2 05:02 .gitignore [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 42 May 2 05:02 .golangci.yml [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 2 05:02 CHANGELOG.md [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:02 GOVERNANCE.md [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 885 May 2 05:02 Jenkinsfile [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 2 05:02 LICENSE [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 2 05:02 Makefile [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 619 May 2 05:02 OWNERS.md [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 2 05:02 README.md [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 05:00 VERSION [2023-05-02T05:11:58.525Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:02 bin [2023-05-02T05:11:58.525Z] -rw-r--r-- 1 jenkins jenkins 106120 May 2 05:08 coverage.out [2023-05-02T05:11:58.525Z] drwxrwxr-x 5 jenkins jenkins 4096 May 2 05:02 example [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 2 05:02 go.mod [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 2 05:02 go.sum [2023-05-02T05:11:58.525Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 internal [2023-05-02T05:11:58.525Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:02 openapi [2023-05-02T05:11:58.525Z] drwxrwxr-x 6 jenkins jenkins 4096 May 2 05:02 pkg [2023-05-02T05:11:58.525Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:02 snap [2023-05-02T05:11:58.525Z] -rw-rw-r-- 1 jenkins jenkins 222 May 2 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:11:58.997Z] + 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=61ec8093b165144a006433c656a45b83127e485c --label arch=arm64 --label version=0.0.0 . [2023-05-02T05:11:59.595Z] Sending build context to Docker daemon 6.045MB [2023-05-02T05:11:59.595Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T05:11:59.595Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-02T05:11:59.595Z] ---> 2728ed952005 [2023-05-02T05:11:59.595Z] Step 3/23 : ARG MAKE=make build [2023-05-02T05:11:59.595Z] ---> Running in 5301b275c1b0 [2023-05-02T05:12:00.202Z] Removing intermediate container 5301b275c1b0 [2023-05-02T05:12:00.202Z] ---> 5381e4a0a8fc [2023-05-02T05:12:00.202Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-02T05:12:00.202Z] ---> Running in 1fefc1100b75 [2023-05-02T05:12:00.484Z] Removing intermediate container 1fefc1100b75 [2023-05-02T05:12:00.484Z] ---> b81b02db8fc6 [2023-05-02T05:12:00.484Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T05:12:00.484Z] ---> Running in a60c63615326 [2023-05-02T05:12:01.100Z] Removing intermediate container a60c63615326 [2023-05-02T05:12:01.100Z] ---> 5f40b578bca8 [2023-05-02T05:12:01.100Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-02T05:12:01.100Z] ---> Running in dd44be90a1b5 [2023-05-02T05:12:02.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T05:12:03.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T05:12:04.030Z] OK: 263 MiB in 53 packages [2023-05-02T05:12:05.023Z] Removing intermediate container dd44be90a1b5 [2023-05-02T05:12:05.023Z] ---> 3bc6f3ccbf65 [2023-05-02T05:12:05.023Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-02T05:12:05.615Z] ---> fcdca4e3d5af [2023-05-02T05:12:05.615Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T05:12:05.885Z] ---> Running in c7906ec7b1da [2023-05-02T05:12:08.486Z] Removing intermediate container c7906ec7b1da [2023-05-02T05:12:08.486Z] ---> ce37320efc4e [2023-05-02T05:12:08.486Z] Step 9/23 : COPY . . [2023-05-02T05:12:10.464Z] ---> d8b44f5923f4 [2023-05-02T05:12:10.464Z] Step 10/23 : RUN ${MAKE} [2023-05-02T05:12:10.738Z] ---> Running in 47330b642904 [2023-05-02T05:12:11.706Z] 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-05-02T05:14:48.527Z] Removing intermediate container 47330b642904 [2023-05-02T05:14:48.527Z] ---> b203e416948b [2023-05-02T05:14:48.527Z] Step 11/23 : FROM alpine:3.17 [2023-05-02T05:14:48.527Z] 3.17: Pulling from library/alpine [2023-05-02T05:14:48.527Z] c41833b44d91: Already exists [2023-05-02T05:14:48.527Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T05:14:48.527Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T05:14:48.527Z] ---> 51e60588ff2c [2023-05-02T05:14:48.527Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T05:14:48.527Z] ---> Running in 0a0a148672e6 [2023-05-02T05:14:48.527Z] Removing intermediate container 0a0a148672e6 [2023-05-02T05:14:48.527Z] ---> 24291c98eb29 [2023-05-02T05:14:48.527Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-02T05:14:48.527Z] ---> Running in bd59efb51740 [2023-05-02T05:14:48.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T05:14:48.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T05:14:49.114Z] OK: 7 MiB in 15 packages [2023-05-02T05:14:53.373Z] Removing intermediate container bd59efb51740 [2023-05-02T05:14:53.373Z] ---> 6e90576e0029 [2023-05-02T05:14:53.373Z] Step 14/23 : WORKDIR / [2023-05-02T05:14:53.373Z] ---> Running in 9817b24e428b [2023-05-02T05:14:53.373Z] Removing intermediate container 9817b24e428b [2023-05-02T05:14:53.373Z] ---> 1232ae294cf8 [2023-05-02T05:14:53.373Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-02T05:14:53.641Z] ---> 2f1fc169e1a5 [2023-05-02T05:14:53.641Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-02T05:14:55.056Z] ---> 4f9a8456a6fb [2023-05-02T05:14:55.056Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-02T05:14:55.640Z] ---> 0d1564869e5c [2023-05-02T05:14:55.640Z] Step 18/23 : EXPOSE 59999 [2023-05-02T05:14:55.640Z] ---> Running in 39b04748219e [2023-05-02T05:14:55.914Z] Removing intermediate container 39b04748219e [2023-05-02T05:14:55.914Z] ---> b4bd021b25ff [2023-05-02T05:14:55.914Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-02T05:14:56.182Z] ---> Running in 6bafd6ed1ac7 [2023-05-02T05:14:56.453Z] Removing intermediate container 6bafd6ed1ac7 [2023-05-02T05:14:56.453Z] ---> 5c39aad47f95 [2023-05-02T05:14:56.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T05:14:56.453Z] ---> Running in 1eb931ec8da2 [2023-05-02T05:14:56.726Z] Removing intermediate container 1eb931ec8da2 [2023-05-02T05:14:56.726Z] ---> fad2864cff7c [2023-05-02T05:14:56.726Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T05:14:56.726Z] ---> Running in c12480cee096 [2023-05-02T05:14:57.320Z] Removing intermediate container c12480cee096 [2023-05-02T05:14:57.320Z] ---> 1d275e9f8fb9 [2023-05-02T05:14:57.320Z] Step 22/23 : LABEL git_sha=61ec8093b165144a006433c656a45b83127e485c [2023-05-02T05:14:57.320Z] ---> Running in ab50dfb6b278 [2023-05-02T05:14:57.590Z] Removing intermediate container ab50dfb6b278 [2023-05-02T05:14:57.590Z] ---> 9909f22bf0d1 [2023-05-02T05:14:57.590Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T05:14:57.590Z] ---> Running in 07f792ebbda2 [2023-05-02T05:14:57.859Z] Removing intermediate container 07f792ebbda2 [2023-05-02T05:14:57.859Z] ---> a696ca5e98be [2023-05-02T05:14:57.859Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T05:14:57.859Z] Successfully built a696ca5e98be [2023-05-02T05:14:57.859Z] 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-05-02T05:14:58.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T05:14:58.691Z] [2023-05-02T05:14:58.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:14:59.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T05:14:59.101Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T05:14:59.101Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T05:14:59.101Z] 04944245beec: Pulling fs layer [2023-05-02T05:14:59.101Z] 699f458cf7ca: Pulling fs layer [2023-05-02T05:14:59.101Z] 765212b225bb: Pulling fs layer [2023-05-02T05:14:59.101Z] f23df028b6ca: Pulling fs layer [2023-05-02T05:14:59.101Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T05:14:59.101Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T05:14:59.101Z] f23df028b6ca: Waiting [2023-05-02T05:14:59.101Z] 765212b225bb: Waiting [2023-05-02T05:14:59.101Z] d65c8cfc05b1: Waiting [2023-05-02T05:14:59.101Z] 2437ff75d9bd: Waiting [2023-05-02T05:14:59.374Z] 04944245beec: Verifying Checksum [2023-05-02T05:14:59.374Z] 04944245beec: Download complete [2023-05-02T05:14:59.374Z] 765212b225bb: Verifying Checksum [2023-05-02T05:14:59.374Z] 765212b225bb: Download complete [2023-05-02T05:14:59.374Z] f23df028b6ca: Verifying Checksum [2023-05-02T05:14:59.374Z] f23df028b6ca: Download complete [2023-05-02T05:14:59.374Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T05:14:59.374Z] d65c8cfc05b1: Download complete [2023-05-02T05:14:59.646Z] 699f458cf7ca: Verifying Checksum [2023-05-02T05:14:59.646Z] 699f458cf7ca: Download complete [2023-05-02T05:14:59.915Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T05:14:59.915Z] 8998bd30e6a1: Download complete [2023-05-02T05:15:02.517Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T05:15:02.517Z] 2437ff75d9bd: Download complete [2023-05-02T05:15:05.888Z] 8998bd30e6a1: Pull complete [2023-05-02T05:15:05.888Z] 04944245beec: Pull complete [2023-05-02T05:15:07.842Z] 699f458cf7ca: Pull complete [2023-05-02T05:15:07.842Z] 765212b225bb: Pull complete [2023-05-02T05:15:08.430Z] f23df028b6ca: Pull complete [2023-05-02T05:15:08.697Z] d65c8cfc05b1: Pull complete [2023-05-02T05:15:23.709Z] 2437ff75d9bd: Pull complete [2023-05-02T05:15:23.709Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T05:15:23.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T05:15:23.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:15:24.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-12311 does not seem to be running inside a container [2023-05-02T05:15:24.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T05:15:27.141Z] $ docker top d853feb856f9b2621cf10ca45bdc51b126824a0bc9c2fe71e8a1efc022d29954 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:28.067Z] ---> job-cost.sh [2023-05-02T05:15:28.067Z] lf-activate-venv: SKIPPING [2023-05-02T05:15:28.067Z] INFO: No Stack... [2023-05-02T05:15:28.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T05:15:29.237Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T05:15:29.902Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-05-02T05:15:29.902Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T05:15:29.998Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1443-1-stack-cost] [2023-05-02T05:15:30.003Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1443-1-stack-cost] did not exist. Created. [2023-05-02T05:15:30.003Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T05:15:30.742Z] /w/workspace/device-sdk-go/1@tmp/durable-6f4eab0f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T05:15:31.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T05:15:31.469Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T05:15:31.543Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T05:15:31.562Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1443-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T05:15:31.643Z] $ docker stop --time=1 d853feb856f9b2621cf10ca45bdc51b126824a0bc9c2fe71e8a1efc022d29954 [2023-05-02T05:15:33.697Z] $ docker rm -f --volumes d853feb856f9b2621cf10ca45bdc51b126824a0bc9c2fe71e8a1efc022d29954 [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-05-02T05:15:34.758Z] provisioning config files... [2023-05-02T05:15:34.765Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp/config3623815932046790592tmp [Pipeline] { [Pipeline] sh [2023-05-02T05:15:35.111Z] + set +x [2023-05-02T05:15:35.111Z] + curl -s https://codecov.io/bash [2023-05-02T05:15:35.111Z] + bash -s -- [2023-05-02T05:15:35.111Z] [2023-05-02T05:15:35.111Z] _____ _ [2023-05-02T05:15:35.111Z] / ____| | | [2023-05-02T05:15:35.111Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T05:15:35.111Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T05:15:35.111Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T05:15:35.111Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T05:15:35.111Z] Bash-1.0.6 [2023-05-02T05:15:35.111Z] [2023-05-02T05:15:35.111Z] [2023-05-02T05:15:35.111Z] ==> git version 2.25.1 found [2023-05-02T05:15:35.111Z] ==> 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-05-02T05:15:35.111Z] Release-Date: 2020-01-08 [2023-05-02T05:15:35.111Z] 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-05-02T05:15:35.111Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T05:15:35.111Z] ==> Jenkins CI detected. [2023-05-02T05:15:35.111Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1443 [2023-05-02T05:15:35.111Z] project root: . [2023-05-02T05:15:35.111Z] --> token set from env [2023-05-02T05:15:35.111Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T05:15:35.111Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T05:15:35.111Z] ==> Python coveragepy not found [2023-05-02T05:15:35.111Z] ==> Searching for coverage reports in: [2023-05-02T05:15:35.111Z] + . [2023-05-02T05:15:35.111Z] -> Found 1 reports [2023-05-02T05:15:35.111Z] ==> Detecting git/mercurial file structure [2023-05-02T05:15:35.111Z] ==> Reading reports [2023-05-02T05:15:35.111Z] + ./coverage.out bytes=106120 [2023-05-02T05:15:35.111Z] ==> Appending adjustments [2023-05-02T05:15:35.111Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T05:15:35.369Z] + Found adjustments [2023-05-02T05:15:35.369Z] ==> Gzipping contents [2023-05-02T05:15:35.369Z] 16K /tmp/codecov.DhM4re.gz [2023-05-02T05:15:35.369Z] ==> Uploading reports [2023-05-02T05:15:35.369Z] url: https://codecov.io [2023-05-02T05:15:35.369Z] query: branch=PR-1443&commit=61ec8093b165144a006433c656a45b83127e485c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1443&job=&cmd_args= [2023-05-02T05:15:35.369Z] -> Pinging Codecov [2023-05-02T05:15:35.369Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1443&commit=61ec8093b165144a006433c656a45b83127e485c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1443&job=&cmd_args= [2023-05-02T05:15:35.627Z] -> Uploading to [2023-05-02T05:15:35.627Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/7E55EF52A471D76F132DFD9A03CDDE97/61ec8093b165144a006433c656a45b83127e485c/4b9526ea-4e00-472e-bbe6-43dbc24494a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T051535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7751e6839753d71652d5cf721806cf2896c32a52822d26be4b839c278b030ecb [2023-05-02T05:15:35.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T05:15:35.627Z] Dload Upload Total Spent Left Speed [2023-05-02T05:15:35.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14999 0 0 100 14999 0 74252 --:--:-- --:--:-- --:--:-- 73886 100 14999 0 0 100 14999 0 70750 --:--:-- --:--:-- --:--:-- 70417 [2023-05-02T05:15:35.885Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/61ec8093b165144a006433c656a45b83127e485c [Pipeline] } [2023-05-02T05:15:35.915Z] 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-05-02T05:15:37.796Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1443/archives ] [2023-05-02T05:15:37.797Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1443/archives [2023-05-02T05:15:37.797Z] total 16 [2023-05-02T05:15:37.797Z] drwxr-xr-x 3 root root 4096 May 2 05:02 . [2023-05-02T05:15:37.797Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 .. [2023-05-02T05:15:37.797Z] drwxr-xr-x 2 root root 4096 May 2 05:02 cost [2023-05-02T05:15:37.797Z] -rw-r--r-- 1 root root 86 May 2 05:02 cost.csv [2023-05-02T05:15:37.797Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1443/archives [2023-05-02T05:15:37.797Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1443/archives [2023-05-02T05:15:37.797Z] total 16 [2023-05-02T05:15:37.797Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:02 . [2023-05-02T05:15:37.797Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 .. [2023-05-02T05:15:37.797Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 05:02 cost [2023-05-02T05:15:37.797Z] -rw-r--r-- 1 jenkins jenkins 86 May 2 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:38.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:39.018Z] ---> package-listing.sh [2023-05-02T05:15:39.018Z] ++ facter osfamily [2023-05-02T05:15:39.018Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T05:15:39.278Z] + OS_FAMILY=debian [2023-05-02T05:15:39.278Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1443 [2023-05-02T05:15:39.278Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T05:15:39.278Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T05:15:39.278Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T05:15:39.278Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T05:15:39.278Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1443 ']' [2023-05-02T05:15:39.278Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T05:15:39.278Z] + case "${OS_FAMILY}" in [2023-05-02T05:15:39.278Z] + dpkg -l [2023-05-02T05:15:39.278Z] + grep '^ii' [2023-05-02T05:15:39.278Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T05:15:39.278Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T05:15:39.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T05:15:39.278Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1443 ']' [2023-05-02T05:15:39.279Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1443/archives/ [2023-05-02T05:15:39.279Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1443/archives/ [Pipeline] echo [2023-05-02T05:15:39.316Z] 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-1443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T05:15:39.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:15:40.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:15:40.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:15:40.373Z] prd-ubuntu20.04-docker-8c-8g-12304 does not seem to be running inside a container [2023-05-02T05:15:40.403Z] $ 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-1443/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-1443 -v /w/workspace/gexfoundry_device-sdk-go_PR-1443:/w/workspace/gexfoundry_device-sdk-go_PR-1443:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T05:15:40.602Z] $ docker top b29ac6be0f5c474df1c21505668a91b5f4196c26f8b0333afaea4c0ade4ae794 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:15:40.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T05:15:41.282Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T05:15:41.593Z] + ls /var/log/sa-host [2023-05-02T05:15:41.593Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T05:15:41.724Z] provisioning config files... [2023-05-02T05:15:41.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1443@tmp/config9570456945133771212tmp [Pipeline] { [Pipeline] echo [2023-05-02T05:15:41.789Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:42.106Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T05:15:42.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:42.526Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T05:15:42.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:42.882Z] ---> sudo-logs.sh [2023-05-02T05:15:42.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T05:15:42.970Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:43.280Z] ---> job-cost.sh [2023-05-02T05:15:43.280Z] lf-activate-venv: SKIPPING [2023-05-02T05:15:43.280Z] DEBUG: total: 0.2199999988079071 [2023-05-02T05:15:43.280Z] INFO: Retrieving Stack Cost... [2023-05-02T05:15:43.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T05:15:44.104Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T05:15:44.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:44.462Z] ---> logs-deploy.sh [2023-05-02T05:15:44.462Z] lf-activate-venv: SKIPPING [2023-05-02T05:15:44.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1443/1 [2023-05-02T05:15:44.462Z] INFO: archiving workspace using pattern(s): [2023-05-02T05:15:45.398Z] Archives upload complete. [2023-05-02T05:15:45.398Z] INFO: archiving logs to Nexus