Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43b1dd0ace6555053718f84a94e095350de9135d+1a7547985d0ebb48b881ce97e0dcbab5f8d91744 (c57ac2d62595453e813c986141fef970e80549e0) 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-ssh178595433368464070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15957905447912902261.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1102/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1102/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4875277647782302906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh11647358897347082703.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1102/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1102/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16018106354773404680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6870 in /w/workspace/gexfoundry_device-sdk-go_PR-1102 [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-1102 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/jenkins-gitclient-ssh8347285390792658014.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 into PR head commit 43b1dd0ace6555053718f84a94e095350de9135d > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/jenkins-gitclient-ssh6045717329535126883.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1102/head:refs/remotes/origin/PR-1102 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43b1dd0ace6555053718f84a94e095350de9135d # timeout=10 Merge succeeded, producing 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f Checking out Revision 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f (PR-1102) > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/jenkins-gitclient-ssh1808328759507011219.key > git merge 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f # timeout=10 Commit message: "Merge commit '1a7547985d0ebb48b881ce97e0dcbab5f8d91744' into HEAD" > git rev-list --no-walk 43b1dd0ace6555053718f84a94e095350de9135d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-11T22:41:09.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-11T22:41:09.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-11T22:41:09.931Z] ========================================================= [2022-03-11T22:41:09.931Z] EdgeX Global Pipelines Version Info [2022-03-11T22:41:09.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:41:11.048Z] ------------------- [2022-03-11T22:41:11.048Z] stable info: [2022-03-11T22:41:11.049Z] ------------------- [2022-03-11T22:41:11.049Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-11T22:41:11.049Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-11T22:41:11.049Z] Message: update stable to v1.0.220 [2022-03-11T22:41:11.621Z] ------------------- [2022-03-11T22:41:11.621Z] experimental info: [2022-03-11T22:41:11.621Z] ------------------- [2022-03-11T22:41:11.621Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-11T22:41:11.621Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-11T22:41:11.621Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-11T22:41:11.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-03-11T22:41:11.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-03-11T22:41:11.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-11T22:41:11.806Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-11T22:41:11.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-11T22:41:11.837Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-11T22:41:11.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-11T22:41:11.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-03-11T22:41:11.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-11T22:41:11.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-11T22:41:11.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-11T22:41:11.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-03-11T22:41:11.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-11T22:41:11.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-11T22:41:11.964Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T22:41:11.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-11T22:41:11.991Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-11T22:41:12.003Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-11T22:41:12.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-11T22:41:12.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-11T22:41:12.046Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-11T22:41:12.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-11T22:41:12.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-11T22:41:12.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-11T22:41:12.127Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-11T22:41:12.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-11T22:41:12.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1102 [Pipeline] echo [2022-03-11T22:41:12.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1102 [Pipeline] echo [2022-03-11T22:41:12.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1102 [Pipeline] echo [2022-03-11T22:41:12.216Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] echo [2022-03-11T22:41:12.232Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c47f1b [Pipeline] echo [2022-03-11T22:41:12.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T22:41:12.285Z] provisioning config files... [2022-03-11T22:41:12.296Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/config4731483987409774173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:41:12.616Z] ---> docker-login.sh [2022-03-11T22:41:12.616Z] nexus3.edgexfoundry.org:10001 [2022-03-11T22:41:12.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:12.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:12.877Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:12.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:12.877Z] [2022-03-11T22:41:12.877Z] Login Succeeded [2022-03-11T22:41:12.877Z] nexus3.edgexfoundry.org:10002 [2022-03-11T22:41:12.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:12.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:12.877Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:12.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:12.877Z] [2022-03-11T22:41:12.877Z] Login Succeeded [2022-03-11T22:41:12.877Z] nexus3.edgexfoundry.org:10003 [2022-03-11T22:41:12.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:13.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:13.137Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:13.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:13.137Z] [2022-03-11T22:41:13.137Z] Login Succeeded [2022-03-11T22:41:13.137Z] nexus3.edgexfoundry.org:10004 [2022-03-11T22:41:13.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:13.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:13.137Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:13.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:13.137Z] [2022-03-11T22:41:13.137Z] Login Succeeded [2022-03-11T22:41:13.137Z] docker.io [2022-03-11T22:41:13.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:13.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:13.710Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:13.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:13.710Z] [2022-03-11T22:41:13.710Z] Login Succeeded [2022-03-11T22:41:13.710Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T22:41:13.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-11T22:41:14.102Z] + git rev-list -1 --merges 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f~1..0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] echo [2022-03-11T22:41:14.127Z] -----------> git rev-list -1 --merges 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f~1..0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [2022-03-11T22:41:14.127Z] 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [false] [Pipeline] sh [2022-03-11T22:41:14.426Z] + git log --format=format:%s -1 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] echo [2022-03-11T22:41:14.444Z] ========================================================= [2022-03-11T22:41:14.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-11T22:41:14.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-11T22:41:14.784Z] + git log --format=format:%s -1 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] echo [2022-03-11T22:41:14.795Z] [semverPrep] GIT_COMMIT: 0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f, Commit Message: Merge commit '1a7547985d0ebb48b881ce97e0dcbab5f8d91744' into HEAD [Pipeline] echo [2022-03-11T22:41:14.805Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-11T22:41:15.230Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-11T22:41:15.230Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-11T22:41:15.230Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-11T22:41:15.230Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-11T22:41:15.230Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-11T22:41:15.230Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-11T22:41:15.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:41:15.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T22:41:15.699Z] [2022-03-11T22:41:15.699Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:41:16.002Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T22:41:16.002Z] latest: Pulling from edgex-devops/git-semver [2022-03-11T22:41:16.002Z] a0d0a0d46f8b: Pulling fs layer [2022-03-11T22:41:16.002Z] 3e5f54012d9b: Pulling fs layer [2022-03-11T22:41:16.002Z] 4c7163046ea9: Pulling fs layer [2022-03-11T22:41:16.002Z] 0c2d73faf560: Pulling fs layer [2022-03-11T22:41:16.002Z] 0c2d73faf560: Waiting [2022-03-11T22:41:16.002Z] 3e5f54012d9b: Verifying Checksum [2022-03-11T22:41:16.002Z] 3e5f54012d9b: Download complete [2022-03-11T22:41:16.002Z] a0d0a0d46f8b: Verifying Checksum [2022-03-11T22:41:16.002Z] a0d0a0d46f8b: Download complete [2022-03-11T22:41:16.002Z] 0c2d73faf560: Verifying Checksum [2022-03-11T22:41:16.002Z] 0c2d73faf560: Download complete [2022-03-11T22:41:16.002Z] 4c7163046ea9: Verifying Checksum [2022-03-11T22:41:16.002Z] 4c7163046ea9: Download complete [2022-03-11T22:41:16.265Z] a0d0a0d46f8b: Pull complete [2022-03-11T22:41:16.265Z] 3e5f54012d9b: Pull complete [2022-03-11T22:41:16.533Z] 4c7163046ea9: Pull complete [2022-03-11T22:41:16.794Z] 0c2d73faf560: Pull complete [2022-03-11T22:41:16.794Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-11T22:41:16.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T22:41:16.794Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-11T22:41:16.862Z] prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container [2022-03-11T22:41:16.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-11T22:41:17.125Z] $ docker top 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-11T22:41:17.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T22:41:17.514Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T22:41:17.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T22:41:17.356Z] $ docker exec 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 ssh-agent [2022-03-11T22:41:17.740Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgeDNlp/agent.14 [2022-03-11T22:41:17.740Z] SSH_AGENT_PID=20 [2022-03-11T22:41:17.747Z] Running ssh-add (command line suppressed) [2022-03-11T22:41:17.601Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/private_key_3249556829762274583.key (/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/private_key_3249556829762274583.key) [2022-03-11T22:41:17.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T22:41:18.176Z] + git tag --points-at HEAD [Pipeline] } [2022-03-11T22:41:17.963Z] $ docker exec --env ******** --env ******** 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 ssh-agent -k [2022-03-11T22:41:18.049Z] unset SSH_AUTH_SOCK; [2022-03-11T22:41:18.051Z] unset SSH_AGENT_PID; [2022-03-11T22:41:18.051Z] echo Agent pid 20 killed; [2022-03-11T22:41:18.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-11T22:41:18.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T22:41:18.311Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T22:41:18.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T22:41:18.198Z] $ docker exec 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 ssh-agent [2022-03-11T22:41:18.508Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJflHBD/agent.54 [2022-03-11T22:41:18.508Z] SSH_AGENT_PID=60 [2022-03-11T22:41:18.513Z] Running ssh-add (command line suppressed) [2022-03-11T22:41:18.396Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/private_key_2958570880604138949.key (/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/private_key_2958570880604138949.key) [2022-03-11T22:41:18.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T22:41:18.905Z] + git semver init [2022-03-11T22:41:18.905Z] # -> Open(): unable to determine branch for HEAD [2022-03-11T22:41:18.905Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1102/.git [2022-03-11T22:41:18.905Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1102 [2022-03-11T22:41:18.905Z] # $SEMVER_REMOTE_NAME = origin [2022-03-11T22:41:18.905Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-11T22:41:18.905Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-11T22:41:18.905Z] # $SEMVER_BRANCH = PR-1102 [2022-03-11T22:41:18.905Z] # $SEMVER_TEMP = /tmp/semver-028163164 [2022-03-11T22:41:18.905Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-03-11T22:41:19.846Z] # '/tmp/semver-028163164' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1102/.semver' [2022-03-11T22:41:19.846Z] # -> Force: false [2022-03-11T22:41:19.846Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1102/.semver [Pipeline] } [2022-03-11T22:41:19.766Z] $ docker exec --env ******** --env ******** 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 ssh-agent -k [2022-03-11T22:41:19.857Z] unset SSH_AUTH_SOCK; [2022-03-11T22:41:19.857Z] unset SSH_AGENT_PID; [2022-03-11T22:41:19.857Z] echo Agent pid 60 killed; [2022-03-11T22:41:19.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T22:41:20.270Z] + git semver [Pipeline] } [2022-03-11T22:41:20.228Z] $ docker stop --time=1 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 [2022-03-11T22:41:21.462Z] $ docker rm -f 04278446d3516b2d76df16adefe3d45b1db467c5f7cb75829fa9cb4da66cd055 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T22:41:21.800Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-11T22:41:22.021Z] Stashed 1 file(s) [Pipeline] echo [2022-03-11T22:41:22.025Z] [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 [2022-03-11T22:41:22.161Z] provisioning config files... [2022-03-11T22:41:22.169Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/config290636273788776202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:41:22.470Z] ---> docker-login.sh [2022-03-11T22:41:22.470Z] nexus3.edgexfoundry.org:10001 [2022-03-11T22:41:22.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:22.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:22.470Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:22.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:22.470Z] [2022-03-11T22:41:22.470Z] Login Succeeded [2022-03-11T22:41:22.470Z] nexus3.edgexfoundry.org:10002 [2022-03-11T22:41:22.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:22.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:22.470Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:22.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:22.470Z] [2022-03-11T22:41:22.470Z] Login Succeeded [2022-03-11T22:41:22.470Z] nexus3.edgexfoundry.org:10003 [2022-03-11T22:41:22.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:22.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:22.730Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:22.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:22.730Z] [2022-03-11T22:41:22.730Z] Login Succeeded [2022-03-11T22:41:22.730Z] nexus3.edgexfoundry.org:10004 [2022-03-11T22:41:22.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:22.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:22.730Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:22.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:22.730Z] [2022-03-11T22:41:22.730Z] Login Succeeded [2022-03-11T22:41:22.730Z] docker.io [2022-03-11T22:41:22.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:41:23.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:41:23.251Z] Configure a credential helper to remove this warning. See [2022-03-11T22:41:23.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:41:23.251Z] [2022-03-11T22:41:23.251Z] Login Succeeded [2022-03-11T22:41:23.251Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T22:41:23.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-11T22:41:23.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T22:41:23.330Z] ========================================================= [2022-03-11T22:41:23.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-11T22:41:23.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:41:23.647Z] + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-11T22:41:23.647Z] Sending build context to Docker daemon 9.53MB [2022-03-11T22:41:23.647Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-11T22:41:23.647Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-11T22:41:23.647Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-11T22:41:23.647Z] 59bf1c3509f3: Pulling fs layer [2022-03-11T22:41:23.647Z] 666ba61612fd: Pulling fs layer [2022-03-11T22:41:23.647Z] 8ed8ca486205: Pulling fs layer [2022-03-11T22:41:23.647Z] 4fe6c5a15a65: Pulling fs layer [2022-03-11T22:41:23.647Z] 22a0e8bec74d: Pulling fs layer [2022-03-11T22:41:23.647Z] 640e595b4fbd: Pulling fs layer [2022-03-11T22:41:23.647Z] 763cafe07f6e: Pulling fs layer [2022-03-11T22:41:23.647Z] 0c0b528cf693: Pulling fs layer [2022-03-11T22:41:23.647Z] 10935f4eaf8b: Pulling fs layer [2022-03-11T22:41:23.647Z] 640e595b4fbd: Waiting [2022-03-11T22:41:23.647Z] 763cafe07f6e: Waiting [2022-03-11T22:41:23.647Z] 0c0b528cf693: Waiting [2022-03-11T22:41:23.647Z] 10935f4eaf8b: Waiting [2022-03-11T22:41:23.647Z] 4fe6c5a15a65: Waiting [2022-03-11T22:41:23.647Z] 22a0e8bec74d: Waiting [2022-03-11T22:41:23.925Z] 8ed8ca486205: Download complete [2022-03-11T22:41:23.925Z] 666ba61612fd: Verifying Checksum [2022-03-11T22:41:23.925Z] 666ba61612fd: Download complete [2022-03-11T22:41:23.925Z] 22a0e8bec74d: Verifying Checksum [2022-03-11T22:41:23.925Z] 22a0e8bec74d: Download complete [2022-03-11T22:41:23.925Z] 640e595b4fbd: Verifying Checksum [2022-03-11T22:41:23.925Z] 640e595b4fbd: Download complete [2022-03-11T22:41:23.925Z] 59bf1c3509f3: Verifying Checksum [2022-03-11T22:41:23.925Z] 59bf1c3509f3: Download complete [2022-03-11T22:41:23.925Z] 763cafe07f6e: Verifying Checksum [2022-03-11T22:41:23.925Z] 763cafe07f6e: Download complete [2022-03-11T22:41:23.925Z] 0c0b528cf693: Verifying Checksum [2022-03-11T22:41:23.925Z] 0c0b528cf693: Download complete [2022-03-11T22:41:24.503Z] 10935f4eaf8b: Verifying Checksum [2022-03-11T22:41:24.503Z] 10935f4eaf8b: Download complete [2022-03-11T22:41:24.503Z] 59bf1c3509f3: Pull complete [2022-03-11T22:41:24.503Z] 4fe6c5a15a65: Verifying Checksum [2022-03-11T22:41:24.503Z] 4fe6c5a15a65: Download complete [2022-03-11T22:41:24.503Z] 666ba61612fd: Pull complete [2022-03-11T22:41:24.503Z] 8ed8ca486205: Pull complete [2022-03-11T22:41:28.769Z] 4fe6c5a15a65: Pull complete [2022-03-11T22:41:28.769Z] 22a0e8bec74d: Pull complete [2022-03-11T22:41:28.769Z] 640e595b4fbd: Pull complete [2022-03-11T22:41:28.769Z] 763cafe07f6e: Pull complete [2022-03-11T22:41:28.769Z] 0c0b528cf693: Pull complete [2022-03-11T22:41:30.699Z] 10935f4eaf8b: Pull complete [2022-03-11T22:41:30.699Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-11T22:41:30.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T22:41:30.699Z] ---> 99d49a6021b9 [2022-03-11T22:41:30.699Z] Step 3/11 : ARG MAKE=make build [2022-03-11T22:41:32.632Z] ---> Running in 300ccc29b57a [2022-03-11T22:41:32.632Z] Removing intermediate container 300ccc29b57a [2022-03-11T22:41:32.632Z] ---> 3737ef2b7035 [2022-03-11T22:41:32.632Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-11T22:41:32.632Z] ---> Running in aa8856136676 [2022-03-11T22:41:32.632Z] Removing intermediate container aa8856136676 [2022-03-11T22:41:32.632Z] ---> 01b9e688f747 [2022-03-11T22:41:32.632Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-11T22:41:32.632Z] ---> Running in 0851b69544e5 [2022-03-11T22:41:32.893Z] Removing intermediate container 0851b69544e5 [2022-03-11T22:41:32.893Z] ---> 8b5a3bfc0b0f [2022-03-11T22:41:32.893Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T22:41:32.893Z] ---> Running in fcfa0a4a36ca [2022-03-11T22:41:33.155Z] Removing intermediate container fcfa0a4a36ca [2022-03-11T22:41:33.155Z] ---> bf0144e552ba [2022-03-11T22:41:33.155Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-11T22:41:33.417Z] ---> Running in 5377af220e4f [2022-03-11T22:41:33.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T22:41:34.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T22:41:34.871Z] OK: 221 MiB in 52 packages [2022-03-11T22:41:35.132Z] Removing intermediate container 5377af220e4f [2022-03-11T22:41:35.132Z] ---> 0d1b45bc54f1 [2022-03-11T22:41:35.132Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-11T22:41:35.132Z] ---> ce63799eb6bb [2022-03-11T22:41:35.132Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T22:41:35.394Z] ---> Running in 9b8904cba7e9 [2022-03-11T22:41:37.131Z] Still waiting to schedule task [2022-03-11T22:41:37.132Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-11T22:42:14.194Z] Removing intermediate container 9b8904cba7e9 [2022-03-11T22:42:14.194Z] ---> 295819def8a0 [2022-03-11T22:42:14.194Z] Step 10/11 : COPY . . [2022-03-11T22:42:14.194Z] ---> 8a0aab18fdd3 [2022-03-11T22:42:14.194Z] Step 11/11 : RUN ${MAKE} [2022-03-11T22:42:14.194Z] ---> Running in b6b4637b17b8 [2022-03-11T22:42:14.194Z] noop [2022-03-11T22:42:14.194Z] Removing intermediate container b6b4637b17b8 [2022-03-11T22:42:14.194Z] ---> f47df04b7a5e [2022-03-11T22:42:14.194Z] Successfully built f47df04b7a5e [2022-03-11T22:42:14.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:42:14.517Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T22:42:14.517Z] . [Pipeline] withDockerContainer [2022-03-11T22:42:14.595Z] prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container [2022-03-11T22:42:14.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T22:42:15.024Z] $ docker top abeb7f98241ed8fabb2a45429ff8f191205c70f71e66030b23692b9d5a74252a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T22:42:15.385Z] + go version [2022-03-11T22:42:15.385Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-11T22:42:15.400Z] $ docker stop --time=1 abeb7f98241ed8fabb2a45429ff8f191205c70f71e66030b23692b9d5a74252a [2022-03-11T22:42:16.609Z] $ docker rm -f abeb7f98241ed8fabb2a45429ff8f191205c70f71e66030b23692b9d5a74252a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:42:17.011Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T22:42:17.012Z] . [Pipeline] withDockerContainer [2022-03-11T22:42:17.079Z] prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container [2022-03-11T22:42:17.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T22:42:17.506Z] $ docker top 4a3c626cfc436405632104238a3d04c4dab8f249b3526de6c78842cf6909fa40 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-11T22:42:17.886Z] + make test [2022-03-11T22:42:17.887Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-11T22:42:18.154Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-11T22:42:33.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-11T22:42:33.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-11T22:42:33.162Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-11T22:42:34.581Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.009s coverage: 23.3% of statements [2022-03-11T22:42:34.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-11T22:42:34.581Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.009s coverage: 27.6% of statements [2022-03-11T22:42:34.843Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.012s coverage: 78.9% of statements [2022-03-11T22:42:35.108Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.028s coverage: 10.8% of statements [2022-03-11T22:42:35.108Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-11T22:42:35.108Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-11T22:42:35.108Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-11T22:42:35.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.017s coverage: 33.2% of statements [2022-03-11T22:42:35.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-11T22:42:37.090Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.012s coverage: 86.1% of statements [2022-03-11T22:42:37.090Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-11T22:42:37.090Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-11T22:42:37.090Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.012s coverage: 57.4% of statements [2022-03-11T22:42:37.090Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.035s coverage: 89.2% of statements [2022-03-11T22:42:37.090Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-11T22:42:37.350Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.010s coverage: 4.8% of statements [2022-03-11T22:42:37.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-11T22:42:49.736Z] GO111MODULE=on go vet ./... [2022-03-11T22:42:56.335Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T22:42:56.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T22:42:56.336Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-11T22:42:56.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-11T22:42:56.359Z] $ docker stop --time=1 4a3c626cfc436405632104238a3d04c4dab8f249b3526de6c78842cf6909fa40 [2022-03-11T22:42:57.681Z] $ docker rm -f 4a3c626cfc436405632104238a3d04c4dab8f249b3526de6c78842cf6909fa40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T22:42:58.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-11T22:42:58.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-11T22:42:59.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-11T22:42:59.493Z] + ls -al . [2022-03-11T22:42:59.493Z] total 272 [2022-03-11T22:42:59.493Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 22:42 . [2022-03-11T22:42:59.493Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 11 22:41 .. [2022-03-11T22:42:59.493Z] drwxrwxr-x. 2 jenkins jenkins 37 Mar 11 22:41 bin [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 26321 Mar 11 22:41 CHANGELOG.md [2022-03-11T22:42:59.493Z] -rw-r--r--. 1 jenkins jenkins 129001 Mar 11 22:42 coverage.out [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 11 22:41 .dockerignore [2022-03-11T22:42:59.493Z] drwxrwxr-x. 5 jenkins jenkins 62 Mar 11 22:41 example [2022-03-11T22:42:59.493Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 22:41 .git [2022-03-11T22:42:59.493Z] drwxrwxr-x. 3 jenkins jenkins 125 Mar 11 22:41 .github [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 131 Mar 11 22:41 .gitignore [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 42 Mar 11 22:41 .golangci.yml [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 2774 Mar 11 22:41 go.mod [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 49778 Mar 11 22:41 go.sum [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 677 Mar 11 22:41 GOVERNANCE.md [2022-03-11T22:42:59.493Z] drwxrwxr-x. 15 jenkins jenkins 224 Mar 11 22:41 internal [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 880 Mar 11 22:41 Jenkinsfile [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 11 22:41 LICENSE [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 1614 Mar 11 22:41 Makefile [2022-03-11T22:42:59.493Z] drwxrwxr-x. 3 jenkins jenkins 16 Mar 11 22:41 openapi [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 619 Mar 11 22:41 OWNERS.md [2022-03-11T22:42:59.493Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 11 22:41 pkg [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 4881 Mar 11 22:41 README.md [2022-03-11T22:42:59.493Z] drwx------. 3 jenkins jenkins 72 Mar 11 22:41 .semver [2022-03-11T22:42:59.493Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 22:41 snap [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 22:41 VERSION [2022-03-11T22:42:59.493Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 11 22:41 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:42:59.791Z] + 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=0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f --label arch=amd64 --label version=0.0.0 . [2022-03-11T22:42:59.791Z] Sending build context to Docker daemon 9.66MB [2022-03-11T22:42:59.791Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-11T22:42:59.791Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-11T22:42:59.791Z] ---> f47df04b7a5e [2022-03-11T22:42:59.791Z] Step 3/25 : ARG MAKE=make build [2022-03-11T22:43:00.051Z] ---> Running in a9f31779d8cc [2022-03-11T22:43:00.051Z] Removing intermediate container a9f31779d8cc [2022-03-11T22:43:00.051Z] ---> cb7a16591a9c [2022-03-11T22:43:00.051Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-11T22:43:00.051Z] ---> Running in e37c3fe23a3b [2022-03-11T22:43:00.051Z] Removing intermediate container e37c3fe23a3b [2022-03-11T22:43:00.051Z] ---> 7d19fc8bf0b8 [2022-03-11T22:43:00.051Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-11T22:43:00.051Z] ---> Running in 983e612df113 [2022-03-11T22:43:00.312Z] Removing intermediate container 983e612df113 [2022-03-11T22:43:00.312Z] ---> a1c5b478a0a7 [2022-03-11T22:43:00.312Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T22:43:00.312Z] ---> Running in 1ef28780b07a [2022-03-11T22:43:00.892Z] Removing intermediate container 1ef28780b07a [2022-03-11T22:43:00.892Z] ---> c84a7997c325 [2022-03-11T22:43:00.892Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-11T22:43:00.892Z] ---> Running in 572401a2799d [2022-03-11T22:43:01.131Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6873 in /w/workspace/gexfoundry_device-sdk-go_PR-1102 [Pipeline] { [Pipeline] ws [2022-03-11T22:43:01.143Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [2022-03-11T22:43:01.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] checkout [2022-03-11T22:43:01.343Z] The recommended git tool is: git [2022-03-11T22:43:02.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T22:43:02.354Z] OK: 221 MiB in 52 packages [2022-03-11T22:43:02.614Z] Removing intermediate container 572401a2799d [2022-03-11T22:43:02.614Z] ---> 7e3bff58c5d9 [2022-03-11T22:43:02.614Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-11T22:43:02.614Z] ---> d9ddf34a1298 [2022-03-11T22:43:02.614Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T22:43:02.614Z] ---> Running in b98f056b32b6 [2022-03-11T22:43:03.568Z] Removing intermediate container b98f056b32b6 [2022-03-11T22:43:03.568Z] ---> 67804c5f43c7 [2022-03-11T22:43:03.568Z] Step 10/25 : COPY . . [2022-03-11T22:43:03.838Z] ---> 51a9f2dc798e [2022-03-11T22:43:03.838Z] Step 11/25 : RUN ${MAKE} [2022-03-11T22:43:03.838Z] ---> Running in 31bfabdd9d25 [2022-03-11T22:43:04.101Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-11T22:43:06.261Z] using credential edgex-jenkins-ssh [2022-03-11T22:43:06.278Z] Cloning the remote Git repository [2022-03-11T22:43:06.359Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-03-11T22:43:06.438Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2022-03-11T22:43:06.513Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-11T22:43:06.514Z] > git --version # timeout=10 [2022-03-11T22:43:06.543Z] > git --version # 'git version 2.17.1' [2022-03-11T22:43:06.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T22:43:06.616Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T22:43:08.280Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-11T22:43:08.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T22:43:08.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-11T22:43:08.363Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-11T22:43:08.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T22:43:08.378Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1102/head:refs/remotes/origin/PR-1102 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-11T22:43:08.978Z] Merging remotes/origin/main commit 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 into PR head commit 43b1dd0ace6555053718f84a94e095350de9135d [2022-03-11T22:43:09.315Z] Merge succeeded, producing ab5dd511e9b6314668b70a096f05883625ece7c6 [2022-03-11T22:43:09.316Z] Checking out Revision ab5dd511e9b6314668b70a096f05883625ece7c6 (PR-1102) [2022-03-11T22:43:09.018Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T22:43:09.049Z] > git checkout -f 43b1dd0ace6555053718f84a94e095350de9135d # timeout=10 [2022-03-11T22:43:09.171Z] > git remote # timeout=10 [2022-03-11T22:43:09.197Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T22:43:09.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T22:43:09.229Z] > git merge 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 [2022-03-11T22:43:09.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T22:43:09.339Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T22:43:09.349Z] > git checkout -f ab5dd511e9b6314668b70a096f05883625ece7c6 # timeout=10 [2022-03-11T22:43:13.580Z] Commit message: "Merge commit '1a7547985d0ebb48b881ce97e0dcbab5f8d91744' into HEAD" [2022-03-11T22:43:13.604Z] > git rev-list --no-walk 43b1dd0ace6555053718f84a94e095350de9135d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-11T22:43:14.559Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-11T22:43:14.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T22:43:14.559Z] Dload Upload Total Spent Left Speed [2022-03-11T22:43:14.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43540 0 --:--:-- --:--:-- --:--:-- 43540 [Pipeline] sh [2022-03-11T22:43:15.117Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-11T22:43:15.457Z] + sudo tee /etc/docker/daemon.new [2022-03-11T22:43:15.457Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-11T22:43:15.457Z] { [2022-03-11T22:43:15.457Z] "registry-mirrors": [ [2022-03-11T22:43:15.457Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-11T22:43:15.457Z] ], [2022-03-11T22:43:15.457Z] "bip": "10.250.0.254/24", [2022-03-11T22:43:15.457Z] "hosts": [ [2022-03-11T22:43:15.457Z] "tcp://0.0.0.0:5555", [2022-03-11T22:43:15.457Z] "unix:///var/run/docker.sock" [2022-03-11T22:43:15.457Z] ], [2022-03-11T22:43:15.457Z] "mtu": 1458, [2022-03-11T22:43:15.457Z] "selinux-enabled": true, [2022-03-11T22:43:15.457Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-11T22:43:15.457Z] } [Pipeline] sh [2022-03-11T22:43:15.799Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-11T22:43:16.205Z] + sudo service docker restart [2022-03-11T22:43:16.360Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-11T22:43:16.360Z] Removing intermediate container 31bfabdd9d25 [2022-03-11T22:43:16.360Z] ---> 22f451a4856b [2022-03-11T22:43:16.360Z] Step 12/25 : FROM alpine:3.14 [2022-03-11T22:43:16.360Z] 3.14: Pulling from library/alpine [2022-03-11T22:43:16.622Z] 97518928ae5f: Pulling fs layer [2022-03-11T22:43:16.883Z] 97518928ae5f: Verifying Checksum [2022-03-11T22:43:16.883Z] 97518928ae5f: Download complete [2022-03-11T22:43:16.883Z] 97518928ae5f: Pull complete [2022-03-11T22:43:16.883Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T22:43:16.883Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T22:43:16.883Z] ---> 0a97eee8041e [2022-03-11T22:43:16.883Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-11T22:43:16.883Z] ---> Running in 1032b8585256 [2022-03-11T22:43:17.142Z] Removing intermediate container 1032b8585256 [2022-03-11T22:43:17.142Z] ---> 484ee5fa0254 [2022-03-11T22:43:17.142Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T22:43:17.142Z] ---> Running in 47fedd0c55c8 [2022-03-11T22:43:17.714Z] Removing intermediate container 47fedd0c55c8 [2022-03-11T22:43:17.714Z] ---> eb35f68ddc92 [2022-03-11T22:43:17.714Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-11T22:43:17.714Z] ---> Running in e955034302fb [2022-03-11T22:43:17.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T22:43:18.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T22:43:18.918Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T22:43:19.177Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-11T22:43:19.177Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T22:43:19.440Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-11T22:43:19.440Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-11T22:43:19.440Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T22:43:19.440Z] OK: 8 MiB in 19 packages [2022-03-11T22:43:19.706Z] Removing intermediate container e955034302fb [2022-03-11T22:43:19.706Z] ---> 19bb32726781 [2022-03-11T22:43:19.706Z] Step 16/25 : WORKDIR / [2022-03-11T22:43:19.706Z] ---> Running in 040e00e679a1 [2022-03-11T22:43:19.968Z] Removing intermediate container 040e00e679a1 [2022-03-11T22:43:19.968Z] ---> 31e224b3825d [2022-03-11T22:43:19.968Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-11T22:43:19.968Z] ---> 77c2529e5aa1 [2022-03-11T22:43:19.968Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-11T22:43:20.229Z] ---> 75f54c227a36 [2022-03-11T22:43:20.229Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-11T22:43:20.487Z] ---> 06fb5bb36a50 [2022-03-11T22:43:20.487Z] Step 20/25 : EXPOSE 59999 [2022-03-11T22:43:20.487Z] ---> Running in 251285c61aa1 [2022-03-11T22:43:20.487Z] Removing intermediate container 251285c61aa1 [2022-03-11T22:43:20.487Z] ---> 658a8a288e24 [2022-03-11T22:43:20.487Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-11T22:43:20.753Z] ---> Running in 77973198e936 [2022-03-11T22:43:20.753Z] Removing intermediate container 77973198e936 [2022-03-11T22:43:20.753Z] ---> 8c1539667790 [2022-03-11T22:43:20.753Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T22:43:20.753Z] ---> Running in 8939b2557d7a [2022-03-11T22:43:20.753Z] Removing intermediate container 8939b2557d7a [2022-03-11T22:43:20.753Z] ---> 9bc21ed144c6 [2022-03-11T22:43:20.753Z] Step 23/25 : LABEL arch=amd64 [2022-03-11T22:43:20.753Z] ---> Running in 7aaf59357c38 [2022-03-11T22:43:21.012Z] Removing intermediate container 7aaf59357c38 [2022-03-11T22:43:21.012Z] ---> cb71cab13300 [2022-03-11T22:43:21.012Z] Step 24/25 : LABEL git_sha=0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [2022-03-11T22:43:21.012Z] ---> Running in a525c31d9161 [2022-03-11T22:43:21.012Z] Removing intermediate container a525c31d9161 [2022-03-11T22:43:21.012Z] ---> 733d4f6513ff [2022-03-11T22:43:21.012Z] Step 25/25 : LABEL version=0.0.0 [2022-03-11T22:43:21.012Z] ---> Running in ee5baa2c7c00 [2022-03-11T22:43:21.274Z] Removing intermediate container ee5baa2c7c00 [2022-03-11T22:43:21.274Z] ---> 093e79d8c9d2 [2022-03-11T22:43:21.274Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-11T22:43:21.274Z] Successfully built 093e79d8c9d2 [2022-03-11T22:43:21.274Z] Successfully tagged device-sdk-simple:latest [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] sh [2022-03-11T22:43:21.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T22:43:21.700Z] [2022-03-11T22:43:21.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:43:21.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T22:43:21.999Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-11T22:43:21.999Z] 5eb5b503b376: Pulling fs layer [2022-03-11T22:43:21.999Z] 5c69ac0246d0: Pulling fs layer [2022-03-11T22:43:21.999Z] ec43610c2a17: Pulling fs layer [2022-03-11T22:43:21.999Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-11T22:43:21.999Z] 33b1e0a273af: Pulling fs layer [2022-03-11T22:43:21.999Z] 5d3b04190fa2: Pulling fs layer [2022-03-11T22:43:21.999Z] 2f39f015ded8: Pulling fs layer [2022-03-11T22:43:21.999Z] 3a2ae6a8a46f: Waiting [2022-03-11T22:43:21.999Z] 33b1e0a273af: Waiting [2022-03-11T22:43:21.999Z] 5d3b04190fa2: Waiting [2022-03-11T22:43:21.999Z] 2f39f015ded8: Waiting [2022-03-11T22:43:21.999Z] 5c69ac0246d0: Verifying Checksum [2022-03-11T22:43:21.999Z] 5c69ac0246d0: Download complete [2022-03-11T22:43:21.999Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-11T22:43:21.999Z] 3a2ae6a8a46f: Download complete [2022-03-11T22:43:21.999Z] ec43610c2a17: Verifying Checksum [2022-03-11T22:43:21.999Z] ec43610c2a17: Download complete [2022-03-11T22:43:21.999Z] 33b1e0a273af: Verifying Checksum [2022-03-11T22:43:21.999Z] 33b1e0a273af: Download complete [2022-03-11T22:43:22.260Z] 5d3b04190fa2: Verifying Checksum [2022-03-11T22:43:22.260Z] 5d3b04190fa2: Download complete [2022-03-11T22:43:22.260Z] 5eb5b503b376: Verifying Checksum [2022-03-11T22:43:22.260Z] 5eb5b503b376: Download complete [2022-03-11T22:43:22.839Z] 2f39f015ded8: Verifying Checksum [2022-03-11T22:43:22.839Z] 2f39f015ded8: Download complete [2022-03-11T22:43:23.788Z] 5eb5b503b376: Pull complete [2022-03-11T22:43:24.047Z] 5c69ac0246d0: Pull complete [2022-03-11T22:43:24.620Z] ec43610c2a17: Pull complete [2022-03-11T22:43:24.620Z] 3a2ae6a8a46f: Pull complete [2022-03-11T22:43:24.890Z] 33b1e0a273af: Pull complete [2022-03-11T22:43:24.890Z] 5d3b04190fa2: Pull complete [2022-03-11T22:43:30.220Z] 2f39f015ded8: Pull complete [2022-03-11T22:43:30.220Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-11T22:43:30.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T22:43:30.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-11T22:43:30.291Z] prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container [2022-03-11T22:43:30.321Z] $ 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-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-11T22:43:32.647Z] $ docker top fcd6c8621cd832d483bffbc7ad3dd366be581bac0eee672ac155ce5cb8a7db17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:43:33.239Z] ---> job-cost.sh [2022-03-11T22:43:33.239Z] lf-activate-venv: SKIPPING [2022-03-11T22:43:33.239Z] INFO: No Stack... [2022-03-11T22:43:33.563Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-11T22:43:33.916Z] INFO: Archiving Costs [Pipeline] sh [2022-03-11T22:43:34.241Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives/cost.csv [2022-03-11T22:43:34.241Z] + cut -d, -f6 [Pipeline] lock [2022-03-11T22:43:34.259Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [2022-03-11T22:43:34.264Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] did not exist. Created. [2022-03-11T22:43:34.264Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T22:43:34.529Z] provisioning config files... [2022-03-11T22:43:34.554Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1815760663075700509tmp [2022-03-11T22:43:34.571Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-11T22:43:34.611Z] Stashed 1 file(s) [Pipeline] } [2022-03-11T22:43:34.621Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-11T22:43:34.642Z] $ docker stop --time=1 fcd6c8621cd832d483bffbc7ad3dd366be581bac0eee672ac155ce5cb8a7db17 [2022-03-11T22:43:35.783Z] $ docker rm -f fcd6c8621cd832d483bffbc7ad3dd366be581bac0eee672ac155ce5cb8a7db17 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T22:43:36.193Z] ---> docker-login.sh [2022-03-11T22:43:36.193Z] nexus3.edgexfoundry.org:10001 [2022-03-11T22:43:36.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:43:37.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:43:37.067Z] Configure a credential helper to remove this warning. See [2022-03-11T22:43:37.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:43:37.067Z] [2022-03-11T22:43:37.067Z] Login Succeeded [2022-03-11T22:43:37.067Z] nexus3.edgexfoundry.org:10002 [2022-03-11T22:43:37.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:43:37.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:43:37.614Z] Configure a credential helper to remove this warning. See [2022-03-11T22:43:37.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:43:37.614Z] [2022-03-11T22:43:37.614Z] Login Succeeded [2022-03-11T22:43:37.614Z] nexus3.edgexfoundry.org:10003 [2022-03-11T22:43:37.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:43:37.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:43:37.886Z] Configure a credential helper to remove this warning. See [2022-03-11T22:43:37.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:43:37.886Z] [2022-03-11T22:43:37.886Z] Login Succeeded [2022-03-11T22:43:37.886Z] nexus3.edgexfoundry.org:10004 [2022-03-11T22:43:38.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:43:38.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:43:38.498Z] Configure a credential helper to remove this warning. See [2022-03-11T22:43:38.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:43:38.498Z] [2022-03-11T22:43:38.498Z] Login Succeeded [2022-03-11T22:43:38.498Z] docker.io [2022-03-11T22:43:38.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T22:43:39.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T22:43:39.042Z] Configure a credential helper to remove this warning. See [2022-03-11T22:43:39.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T22:43:39.042Z] [2022-03-11T22:43:39.042Z] Login Succeeded [2022-03-11T22:43:39.042Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T22:43:39.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-11T22:43:39.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T22:43:39.317Z] ========================================================= [2022-03-11T22:43:39.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-11T22:43:39.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:43:39.665Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-11T22:43:40.260Z] Sending build context to Docker daemon 5.142MB [2022-03-11T22:43:40.260Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-11T22:43:40.260Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-11T22:43:40.260Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-11T22:43:40.260Z] 9b3977197b4f: Pulling fs layer [2022-03-11T22:43:40.260Z] 1a89e8eeedd5: Pulling fs layer [2022-03-11T22:43:40.260Z] 94645a83ff95: Pulling fs layer [2022-03-11T22:43:40.260Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-11T22:43:40.260Z] 0c92f367c5e7: Pulling fs layer [2022-03-11T22:43:40.260Z] f7c0051592d6: Pulling fs layer [2022-03-11T22:43:40.260Z] a227ed2f7395: Pulling fs layer [2022-03-11T22:43:40.260Z] 7b1c46037f91: Pulling fs layer [2022-03-11T22:43:40.260Z] f7c0051592d6: Waiting [2022-03-11T22:43:40.260Z] 3f3a8bcf1eab: Waiting [2022-03-11T22:43:40.260Z] a227ed2f7395: Waiting [2022-03-11T22:43:40.260Z] 0c92f367c5e7: Waiting [2022-03-11T22:43:40.260Z] 7b1c46037f91: Waiting [2022-03-11T22:43:40.260Z] 94645a83ff95: Verifying Checksum [2022-03-11T22:43:40.260Z] 94645a83ff95: Download complete [2022-03-11T22:43:40.260Z] 1a89e8eeedd5: Verifying Checksum [2022-03-11T22:43:40.260Z] 1a89e8eeedd5: Download complete [2022-03-11T22:43:40.260Z] 0c92f367c5e7: Verifying Checksum [2022-03-11T22:43:40.260Z] 0c92f367c5e7: Download complete [2022-03-11T22:43:40.260Z] f7c0051592d6: Verifying Checksum [2022-03-11T22:43:40.260Z] f7c0051592d6: Download complete [2022-03-11T22:43:40.260Z] 9b3977197b4f: Verifying Checksum [2022-03-11T22:43:40.260Z] 9b3977197b4f: Download complete [2022-03-11T22:43:40.539Z] a227ed2f7395: Verifying Checksum [2022-03-11T22:43:40.539Z] a227ed2f7395: Download complete [2022-03-11T22:43:41.138Z] 9b3977197b4f: Pull complete [2022-03-11T22:43:41.742Z] 1a89e8eeedd5: Pull complete [2022-03-11T22:43:42.021Z] 94645a83ff95: Pull complete [2022-03-11T22:43:42.294Z] 7b1c46037f91: Verifying Checksum [2022-03-11T22:43:42.294Z] 7b1c46037f91: Download complete [2022-03-11T22:43:42.566Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-11T22:43:42.566Z] 3f3a8bcf1eab: Download complete [2022-03-11T22:43:54.956Z] 3f3a8bcf1eab: Pull complete [2022-03-11T22:43:54.956Z] 0c92f367c5e7: Pull complete [2022-03-11T22:43:54.956Z] f7c0051592d6: Pull complete [2022-03-11T22:43:54.956Z] a227ed2f7395: Pull complete [2022-03-11T22:44:00.362Z] 7b1c46037f91: Pull complete [2022-03-11T22:44:00.362Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-11T22:44:00.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T22:44:00.362Z] ---> f79e39bc4007 [2022-03-11T22:44:00.362Z] Step 3/11 : ARG MAKE=make build [2022-03-11T22:44:01.798Z] ---> Running in 13d85453f846 [2022-03-11T22:44:02.391Z] Removing intermediate container 13d85453f846 [2022-03-11T22:44:02.391Z] ---> fd7025489367 [2022-03-11T22:44:02.391Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-11T22:44:02.664Z] ---> Running in 44a418dbb7ee [2022-03-11T22:44:02.938Z] Removing intermediate container 44a418dbb7ee [2022-03-11T22:44:02.938Z] ---> 0b91a9e53682 [2022-03-11T22:44:02.938Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-11T22:44:03.213Z] ---> Running in b7a5732c812d [2022-03-11T22:44:03.490Z] Removing intermediate container b7a5732c812d [2022-03-11T22:44:03.490Z] ---> e9e6fce6f1ce [2022-03-11T22:44:03.490Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T22:44:03.764Z] ---> Running in 057863aa91d3 [2022-03-11T22:44:05.747Z] Removing intermediate container 057863aa91d3 [2022-03-11T22:44:05.747Z] ---> 3c444d97b344 [2022-03-11T22:44:05.747Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-11T22:44:05.747Z] ---> Running in c8e3c7420d30 [2022-03-11T22:44:06.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T22:44:07.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T22:44:08.672Z] OK: 220 MiB in 52 packages [2022-03-11T22:44:09.652Z] Removing intermediate container c8e3c7420d30 [2022-03-11T22:44:09.652Z] ---> 4fcb8b2dc92c [2022-03-11T22:44:09.652Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-11T22:44:10.246Z] ---> 6c2186077da7 [2022-03-11T22:44:10.246Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T22:44:10.246Z] ---> Running in c7dca1776c30 [2022-03-11T22:45:32.046Z] Removing intermediate container c7dca1776c30 [2022-03-11T22:45:32.046Z] ---> f1066047ab8a [2022-03-11T22:45:32.046Z] Step 10/11 : COPY . . [2022-03-11T22:45:32.046Z] ---> 03f5d55652d8 [2022-03-11T22:45:32.046Z] Step 11/11 : RUN ${MAKE} [2022-03-11T22:45:32.046Z] ---> Running in 85736e5c1528 [2022-03-11T22:45:32.046Z] noop [2022-03-11T22:45:32.046Z] Removing intermediate container 85736e5c1528 [2022-03-11T22:45:32.046Z] ---> 3a0af8911d4f [2022-03-11T22:45:32.046Z] Successfully built 3a0af8911d4f [2022-03-11T22:45:32.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:45:32.386Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T22:45:32.386Z] . [Pipeline] withDockerContainer [2022-03-11T22:45:32.600Z] prd-ubuntu18.04-docker-arm64-4c-16g-6873 does not seem to be running inside a container [2022-03-11T22:45:32.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-11T22:45:34.021Z] $ docker top b0e6c4230c6e93de39c063a7dd20bc428a7056debc18532df9e88a629cc5f62c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T22:45:34.890Z] + go version [2022-03-11T22:45:34.890Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-11T22:45:34.918Z] $ docker stop --time=1 b0e6c4230c6e93de39c063a7dd20bc428a7056debc18532df9e88a629cc5f62c [2022-03-11T22:45:36.535Z] $ docker rm -f b0e6c4230c6e93de39c063a7dd20bc428a7056debc18532df9e88a629cc5f62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:45:37.119Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T22:45:37.119Z] . [Pipeline] withDockerContainer [2022-03-11T22:45:37.357Z] prd-ubuntu18.04-docker-arm64-4c-16g-6873 does not seem to be running inside a container [2022-03-11T22:45:37.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-11T22:45:38.831Z] $ docker top d670e9eae927daa0b2c6acf26cf6277525fe3b58dce5c949a2bc06608a255c2c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-11T22:45:39.720Z] + make test [2022-03-11T22:45:39.720Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-11T22:45:41.163Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-11T22:46:37.793Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-11T22:46:37.793Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-11T22:46:37.793Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-11T22:46:41.220Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.077s coverage: 23.3% of statements [2022-03-11T22:46:41.220Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-11T22:46:41.220Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.133s coverage: 27.6% of statements [2022-03-11T22:46:41.220Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements [2022-03-11T22:46:41.220Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.076s coverage: 10.8% of statements [2022-03-11T22:46:41.220Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-11T22:46:41.220Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-11T22:46:41.220Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-11T22:46:42.233Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.097s coverage: 33.2% of statements [2022-03-11T22:46:42.233Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-11T22:46:43.217Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 86.1% of statements [2022-03-11T22:46:43.217Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-11T22:46:43.217Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-11T22:46:43.217Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.130s coverage: 57.4% of statements [2022-03-11T22:46:44.656Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.221s coverage: 89.2% of statements [2022-03-11T22:46:44.656Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-11T22:46:46.086Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.8% of statements [2022-03-11T22:46:46.086Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-11T22:46:46.086Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-11T22:46:46.086Z] GO111MODULE=on go vet ./... [2022-03-11T22:47:12.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T22:47:12.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T22:47:12.908Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-11T22:47:12.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-11T22:47:12.948Z] $ docker stop --time=1 d670e9eae927daa0b2c6acf26cf6277525fe3b58dce5c949a2bc06608a255c2c [2022-03-11T22:47:14.690Z] $ docker rm -f d670e9eae927daa0b2c6acf26cf6277525fe3b58dce5c949a2bc06608a255c2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T22:47:15.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-11T22:47:15.578Z] Warning: overwriting stash ‘coverage-report’ [2022-03-11T22:47:16.228Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-11T22:47:16.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-11T22:47:16.968Z] + ls -al . [2022-03-11T22:47:16.968Z] total 308 [2022-03-11T22:47:16.968Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 22:47 . [2022-03-11T22:47:16.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 22:43 .. [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 22:43 .dockerignore [2022-03-11T22:47:16.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 22:43 .git [2022-03-11T22:47:16.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 22:43 .github [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 11 22:43 .gitignore [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 22:43 .golangci.yml [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 11 22:43 CHANGELOG.md [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 22:43 GOVERNANCE.md [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 11 22:43 Jenkinsfile [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 11 22:43 LICENSE [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 11 22:43 Makefile [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 11 22:43 OWNERS.md [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 11 22:43 README.md [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 22:41 VERSION [2022-03-11T22:47:16.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 22:43 bin [2022-03-11T22:47:16.968Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 11 22:46 coverage.out [2022-03-11T22:47:16.968Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 22:43 example [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 2774 Mar 11 22:43 go.mod [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 49778 Mar 11 22:43 go.sum [2022-03-11T22:47:16.968Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 11 22:43 internal [2022-03-11T22:47:16.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 22:43 openapi [2022-03-11T22:47:16.968Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 22:43 pkg [2022-03-11T22:47:16.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 22:43 snap [2022-03-11T22:47:16.968Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 11 22:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:47:17.315Z] + 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=ab5dd511e9b6314668b70a096f05883625ece7c6 --label arch=arm64 --label version=0.0.0 . [2022-03-11T22:47:17.589Z] Sending build context to Docker daemon 5.272MB [2022-03-11T22:47:17.861Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-11T22:47:17.861Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-11T22:47:17.861Z] ---> 3a0af8911d4f [2022-03-11T22:47:17.861Z] Step 3/25 : ARG MAKE=make build [2022-03-11T22:47:17.861Z] ---> Running in 64e59e31c397 [2022-03-11T22:47:18.131Z] Removing intermediate container 64e59e31c397 [2022-03-11T22:47:18.131Z] ---> 23ebe9ae1144 [2022-03-11T22:47:18.131Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-11T22:47:18.426Z] ---> Running in 4f77fdd067a9 [2022-03-11T22:47:18.697Z] Removing intermediate container 4f77fdd067a9 [2022-03-11T22:47:18.697Z] ---> cf1239b48c22 [2022-03-11T22:47:18.697Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-11T22:47:18.969Z] ---> Running in 1dc515676360 [2022-03-11T22:47:19.239Z] Removing intermediate container 1dc515676360 [2022-03-11T22:47:19.239Z] ---> c867be9a4aaf [2022-03-11T22:47:19.239Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T22:47:19.239Z] ---> Running in 882a434c184a [2022-03-11T22:47:21.221Z] Removing intermediate container 882a434c184a [2022-03-11T22:47:21.221Z] ---> 3df28e0d204e [2022-03-11T22:47:21.221Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-11T22:47:21.221Z] ---> Running in bf01e9165832 [2022-03-11T22:47:22.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T22:47:23.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T22:47:24.153Z] OK: 220 MiB in 52 packages [2022-03-11T22:47:24.751Z] Removing intermediate container bf01e9165832 [2022-03-11T22:47:24.751Z] ---> a9f94cb9ba1a [2022-03-11T22:47:24.751Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-11T22:47:25.345Z] ---> 450775d9cd5a [2022-03-11T22:47:25.345Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T22:47:25.345Z] ---> Running in 920503be2c30 [2022-03-11T22:47:27.323Z] Removing intermediate container 920503be2c30 [2022-03-11T22:47:27.323Z] ---> a5786a8e9904 [2022-03-11T22:47:27.323Z] Step 10/25 : COPY . . [2022-03-11T22:47:28.754Z] ---> 7a2878d5775c [2022-03-11T22:47:28.754Z] Step 11/25 : RUN ${MAKE} [2022-03-11T22:47:28.754Z] ---> Running in 30ef82c2265d [2022-03-11T22:47:29.733Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-11T22:48:08.752Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-11T22:48:11.371Z] Removing intermediate container 30ef82c2265d [2022-03-11T22:48:11.371Z] ---> a027109c84ff [2022-03-11T22:48:11.371Z] Step 12/25 : FROM alpine:3.14 [2022-03-11T22:48:12.357Z] 3.14: Pulling from library/alpine [2022-03-11T22:48:12.357Z] be307f383ecc: Pulling fs layer [2022-03-11T22:48:12.628Z] be307f383ecc: Verifying Checksum [2022-03-11T22:48:12.628Z] be307f383ecc: Download complete [2022-03-11T22:48:13.231Z] be307f383ecc: Pull complete [2022-03-11T22:48:13.231Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T22:48:13.231Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T22:48:13.231Z] ---> 5b8b7b635229 [2022-03-11T22:48:13.231Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-11T22:48:13.231Z] ---> Running in 4c63e170cb12 [2022-03-11T22:48:13.504Z] Removing intermediate container 4c63e170cb12 [2022-03-11T22:48:13.504Z] ---> 51c02f5fdb55 [2022-03-11T22:48:13.504Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T22:48:13.779Z] ---> Running in be9de64f819f [2022-03-11T22:48:15.762Z] Removing intermediate container be9de64f819f [2022-03-11T22:48:15.762Z] ---> e68bcafe6f6d [2022-03-11T22:48:15.762Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-11T22:48:15.762Z] ---> Running in 684f0d162867 [2022-03-11T22:48:16.744Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T22:48:17.728Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T22:48:18.325Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T22:48:18.599Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-11T22:48:18.599Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T22:48:18.873Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-11T22:48:18.873Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-11T22:48:18.873Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T22:48:19.154Z] OK: 8 MiB in 19 packages [2022-03-11T22:48:20.135Z] Removing intermediate container 684f0d162867 [2022-03-11T22:48:20.135Z] ---> af1daa87ecec [2022-03-11T22:48:20.135Z] Step 16/25 : WORKDIR / [2022-03-11T22:48:20.135Z] ---> Running in f153d4390812 [2022-03-11T22:48:20.411Z] Removing intermediate container f153d4390812 [2022-03-11T22:48:20.411Z] ---> 448a4630e298 [2022-03-11T22:48:20.411Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-11T22:48:21.390Z] ---> 67e000012283 [2022-03-11T22:48:21.390Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-11T22:48:22.372Z] ---> 76d27803127d [2022-03-11T22:48:22.372Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-11T22:48:22.968Z] ---> 895d13f0a8e0 [2022-03-11T22:48:22.968Z] Step 20/25 : EXPOSE 59999 [2022-03-11T22:48:22.968Z] ---> Running in 0eb104cea2d5 [2022-03-11T22:48:23.569Z] Removing intermediate container 0eb104cea2d5 [2022-03-11T22:48:23.569Z] ---> b2b1688e4dc2 [2022-03-11T22:48:23.569Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-11T22:48:23.569Z] ---> Running in 64d94d3b1d6e [2022-03-11T22:48:23.850Z] Removing intermediate container 64d94d3b1d6e [2022-03-11T22:48:23.850Z] ---> f6880711a474 [2022-03-11T22:48:23.850Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T22:48:23.850Z] ---> Running in a61be1b24760 [2022-03-11T22:48:24.449Z] Removing intermediate container a61be1b24760 [2022-03-11T22:48:24.449Z] ---> 0804a1c80cdd [2022-03-11T22:48:24.449Z] Step 23/25 : LABEL arch=arm64 [2022-03-11T22:48:24.449Z] ---> Running in 55296d45731d [2022-03-11T22:48:24.732Z] Removing intermediate container 55296d45731d [2022-03-11T22:48:24.732Z] ---> 44f16e32289b [2022-03-11T22:48:24.732Z] Step 24/25 : LABEL git_sha=ab5dd511e9b6314668b70a096f05883625ece7c6 [2022-03-11T22:48:25.009Z] ---> Running in c8cf9fdd8086 [2022-03-11T22:48:25.283Z] Removing intermediate container c8cf9fdd8086 [2022-03-11T22:48:25.283Z] ---> 14b37c35c6c8 [2022-03-11T22:48:25.283Z] Step 25/25 : LABEL version=0.0.0 [2022-03-11T22:48:25.283Z] ---> Running in 6b1f87695f3e [2022-03-11T22:48:25.888Z] Removing intermediate container 6b1f87695f3e [2022-03-11T22:48:25.888Z] ---> 2e5f68022043 [2022-03-11T22:48:25.888Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-11T22:48:25.888Z] Successfully built 2e5f68022043 [2022-03-11T22:48:25.888Z] Successfully tagged device-sdk-simple-arm64:latest [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] sh [2022-03-11T22:48:26.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T22:48:26.326Z] [2022-03-11T22:48:26.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:48:26.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T22:48:26.953Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-11T22:48:26.953Z] 8998bd30e6a1: Pulling fs layer [2022-03-11T22:48:26.953Z] 04944245beec: Pulling fs layer [2022-03-11T22:48:26.953Z] 699f458cf7ca: Pulling fs layer [2022-03-11T22:48:26.953Z] 765212b225bb: Pulling fs layer [2022-03-11T22:48:26.953Z] f23df028b6ca: Pulling fs layer [2022-03-11T22:48:26.953Z] d65c8cfc05b1: Pulling fs layer [2022-03-11T22:48:26.953Z] 2437ff75d9bd: Pulling fs layer [2022-03-11T22:48:26.953Z] 765212b225bb: Waiting [2022-03-11T22:48:26.953Z] f23df028b6ca: Waiting [2022-03-11T22:48:26.953Z] d65c8cfc05b1: Waiting [2022-03-11T22:48:26.953Z] 2437ff75d9bd: Waiting [2022-03-11T22:48:26.953Z] 04944245beec: Verifying Checksum [2022-03-11T22:48:26.953Z] 04944245beec: Download complete [2022-03-11T22:48:26.953Z] 765212b225bb: Verifying Checksum [2022-03-11T22:48:26.953Z] 765212b225bb: Download complete [2022-03-11T22:48:26.953Z] f23df028b6ca: Verifying Checksum [2022-03-11T22:48:26.953Z] f23df028b6ca: Download complete [2022-03-11T22:48:26.953Z] d65c8cfc05b1: Verifying Checksum [2022-03-11T22:48:26.953Z] d65c8cfc05b1: Download complete [2022-03-11T22:48:27.230Z] 699f458cf7ca: Verifying Checksum [2022-03-11T22:48:27.230Z] 699f458cf7ca: Download complete [2022-03-11T22:48:27.504Z] 8998bd30e6a1: Verifying Checksum [2022-03-11T22:48:27.504Z] 8998bd30e6a1: Download complete [2022-03-11T22:48:30.139Z] 2437ff75d9bd: Verifying Checksum [2022-03-11T22:48:30.139Z] 2437ff75d9bd: Download complete [2022-03-11T22:48:31.572Z] 8998bd30e6a1: Pull complete [2022-03-11T22:48:32.166Z] 04944245beec: Pull complete [2022-03-11T22:48:33.605Z] 699f458cf7ca: Pull complete [2022-03-11T22:48:33.879Z] 765212b225bb: Pull complete [2022-03-11T22:48:34.857Z] f23df028b6ca: Pull complete [2022-03-11T22:48:34.858Z] d65c8cfc05b1: Pull complete [2022-03-11T22:48:49.941Z] 2437ff75d9bd: Pull complete [2022-03-11T22:48:49.941Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-11T22:48:49.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T22:48:49.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-11T22:48:50.175Z] prd-ubuntu18.04-docker-arm64-4c-16g-6873 does not seem to be running inside a container [2022-03-11T22:48:50.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-11T22:48:52.976Z] $ docker top 89d914a5bf6e7ccd8dfc2b66768ca5494f01264c47823856944ff8c55489b766 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:48:53.887Z] ---> job-cost.sh [2022-03-11T22:48:53.887Z] lf-activate-venv: SKIPPING [2022-03-11T22:48:53.887Z] INFO: No Stack... [2022-03-11T22:48:54.158Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-11T22:48:55.131Z] INFO: Archiving Costs [Pipeline] sh [2022-03-11T22:48:55.788Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2022-03-11T22:48:55.788Z] + cut -d, -f6 [Pipeline] lock [2022-03-11T22:48:55.850Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [2022-03-11T22:48:55.859Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] did not exist. Created. [2022-03-11T22:48:55.859Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-11T22:48:56.533Z] /w/workspace/device-sdk-go/2@tmp/durable-814eaff5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-11T22:48:57.208Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-11T22:48:57.238Z] Warning: overwriting stash ‘stack-cost’ [2022-03-11T22:48:57.299Z] Stashed 1 file(s) [Pipeline] } [2022-03-11T22:48:57.308Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1102-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-11T22:48:57.325Z] $ docker stop --time=1 89d914a5bf6e7ccd8dfc2b66768ca5494f01264c47823856944ff8c55489b766 [2022-03-11T22:48:58.816Z] $ docker rm -f 89d914a5bf6e7ccd8dfc2b66768ca5494f01264c47823856944ff8c55489b766 [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 [2022-03-11T22:48:59.301Z] provisioning config files... [2022-03-11T22:48:59.310Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/config8438540267214937614tmp [Pipeline] { [Pipeline] sh [2022-03-11T22:48:59.603Z] + set +x [2022-03-11T22:48:59.603Z] + curl -s https://codecov.io/bash [2022-03-11T22:48:59.603Z] + bash -s -- [2022-03-11T22:48:59.863Z] [2022-03-11T22:48:59.863Z] _____ _ [2022-03-11T22:48:59.863Z] / ____| | | [2022-03-11T22:48:59.863Z] | | ___ __| | ___ ___ _____ __ [2022-03-11T22:48:59.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-11T22:48:59.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-11T22:48:59.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-11T22:48:59.863Z] Bash-1.0.6 [2022-03-11T22:48:59.863Z] [2022-03-11T22:48:59.863Z] [2022-03-11T22:48:59.863Z] ==> git version 2.24.4 found [2022-03-11T22:48:59.863Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-11T22:48:59.863Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-11T22:48:59.863Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-11T22:48:59.863Z] ==> Jenkins CI detected. [2022-03-11T22:48:59.863Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1102 [2022-03-11T22:48:59.863Z] project root: . [2022-03-11T22:48:59.863Z] --> token set from env [2022-03-11T22:48:59.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-11T22:48:59.863Z] ==> Running gcov in . (disable via -X gcov) [2022-03-11T22:48:59.863Z] ==> Python coveragepy not found [2022-03-11T22:48:59.863Z] ==> Searching for coverage reports in: [2022-03-11T22:48:59.863Z] + . [2022-03-11T22:48:59.863Z] -> Found 1 reports [2022-03-11T22:48:59.863Z] ==> Detecting git/mercurial file structure [2022-03-11T22:48:59.863Z] ==> Reading reports [2022-03-11T22:48:59.863Z] + ./coverage.out bytes=129001 [2022-03-11T22:48:59.863Z] ==> Appending adjustments [2022-03-11T22:48:59.863Z] https://docs.codecov.io/docs/fixing-reports [2022-03-11T22:49:00.126Z] + Found adjustments [2022-03-11T22:49:00.126Z] ==> Gzipping contents [2022-03-11T22:49:00.387Z] 16K /tmp/codecov.K6GWPA.gz [2022-03-11T22:49:00.387Z] ==> Uploading reports [2022-03-11T22:49:00.387Z] url: https://codecov.io [2022-03-11T22:49:00.387Z] query: branch=PR-1102&commit=0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1102%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1102&job=&cmd_args= [2022-03-11T22:49:00.387Z] -> Pinging Codecov [2022-03-11T22:49:00.387Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1102&commit=0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1102%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1102&job=&cmd_args= [2022-03-11T22:49:00.647Z] -> Uploading to [2022-03-11T22:49:00.647Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-11/7E55EF52A471D76F132DFD9A03CDDE97/0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f/46ffeb9b-c474-47d1-9a8f-ca729393238e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220311T224900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff3da2b497878dfddea301c94e79aac62846c7d9f8def018dba76bd971e55020 [2022-03-11T22:49:00.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T22:49:00.647Z] Dload Upload Total Spent Left Speed [2022-03-11T22:49:00.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16280 0 0 100 16280 0 45335 --:--:-- --:--:-- --:--:-- 45474 [2022-03-11T22:49:00.906Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0c47f1bbc9366d5aac3ef8fd9a05b8d6738a6a9f [Pipeline] } [2022-03-11T22:49:00.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 [2022-03-11T22:49:01.525Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives ']' [2022-03-11T22:49:01.525Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives [2022-03-11T22:49:01.525Z] total 8 [2022-03-11T22:49:01.525Z] drwxr-xr-x. 3 root root 34 Mar 11 22:43 . [2022-03-11T22:49:01.525Z] drwxrwxr-x. 12 jenkins jenkins 4096 Mar 11 22:43 .. [2022-03-11T22:49:01.525Z] drwxr-xr-x. 2 root root 6 Mar 11 22:43 cost [2022-03-11T22:49:01.525Z] -rw-r--r--. 1 root root 85 Mar 11 22:43 cost.csv [2022-03-11T22:49:01.525Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives [2022-03-11T22:49:01.525Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives [2022-03-11T22:49:01.525Z] total 8 [2022-03-11T22:49:01.525Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 11 22:43 . [2022-03-11T22:49:01.525Z] drwxrwxr-x. 12 jenkins jenkins 4096 Mar 11 22:43 .. [2022-03-11T22:49:01.525Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 11 22:43 cost [2022-03-11T22:49:01.525Z] -rw-r--r--. 1 jenkins jenkins 85 Mar 11 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:49:01.821Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:49:02.380Z] ---> package-listing.sh [2022-03-11T22:49:02.380Z] ++ facter osfamily [2022-03-11T22:49:02.380Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-11T22:49:02.644Z] + OS_FAMILY=redhat [2022-03-11T22:49:02.644Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1102 [2022-03-11T22:49:02.644Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-11T22:49:02.644Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-11T22:49:02.644Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-11T22:49:02.644Z] + PACKAGES=/tmp/packages_start.txt [2022-03-11T22:49:02.644Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1102 ']' [2022-03-11T22:49:02.644Z] + PACKAGES=/tmp/packages_end.txt [2022-03-11T22:49:02.644Z] + case "${OS_FAMILY}" in [2022-03-11T22:49:02.644Z] + sort [2022-03-11T22:49:02.644Z] + rpm -qa [2022-03-11T22:49:03.226Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-11T22:49:03.226Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-11T22:49:03.226Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-11T22:49:03.226Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1102 ']' [2022-03-11T22:49:03.226Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives/ [2022-03-11T22:49:03.226Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1102/archives/ [Pipeline] echo [2022-03-11T22:49:03.238Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-11T22:49:03.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-11T22:49:04.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T22:49:04.081Z] . [Pipeline] withDockerContainer [2022-03-11T22:49:04.142Z] prd-centos7-docker-4c-2g-6870 does not seem to be running inside a container [2022-03-11T22:49:04.182Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1102/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-1102 -v /w/workspace/gexfoundry_device-sdk-go_PR-1102:/w/workspace/gexfoundry_device-sdk-go_PR-1102:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1102@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 [2022-03-11T22:49:04.374Z] $ docker top 2ada2b5c492a38df6c6fd64995ebd07c1e6060c552991e2c0dd0f4cc7e722151 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T22:49:04.734Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-11T22:49:05.025Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-11T22:49:05.313Z] + ls /var/log/sa-host [2022-03-11T22:49:05.313Z] + sadf -c /var/log/sa-host/sa11 [2022-03-11T22:49:05.313Z] file_magic: OK [2022-03-11T22:49:05.313Z] HZ: Using current value: 100 [2022-03-11T22:49:05.313Z] file_header: OK [2022-03-11T22:49:05.313Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-11T22:49:05.313Z] Statistics: [2022-03-11T22:49:05.313Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T22:49:05.313Z] File successfully converted to sysstat format version 12.5.2 [2022-03-11T22:49:05.313Z] + sadf -c /var/log/sa-host/sa17 [2022-03-11T22:49:05.313Z] file_magic: OK [2022-03-11T22:49:05.313Z] HZ: Using current value: 100 [2022-03-11T22:49:05.313Z] file_header: OK [2022-03-11T22:49:05.313Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-11T22:49:05.313Z] Statistics: [2022-03-11T22:49:05.313Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T22:49:05.313Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T22:49:05.401Z] provisioning config files... [2022-03-11T22:49:05.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1102@tmp/config7685405218157446012tmp [Pipeline] { [Pipeline] echo [2022-03-11T22:49:05.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:49:05.710Z] ---> create-netrc.sh [Pipeline] } [2022-03-11T22:49:05.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:49:06.056Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-11T22:49:06.066Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:49:06.356Z] ---> sudo-logs.sh [2022-03-11T22:49:06.356Z] Archiving 'sudo' log.. [2022-03-11T22:49:06.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6870.novalocal: Name or service not known [2022-03-11T22:49:06.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6870.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-11T22:49:06.383Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:49:06.689Z] ---> job-cost.sh [2022-03-11T22:49:06.689Z] lf-activate-venv: SKIPPING [2022-03-11T22:49:06.689Z] DEBUG: total: 0.05999999865889549 [2022-03-11T22:49:06.689Z] INFO: Retrieving Stack Cost... [2022-03-11T22:49:07.260Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-11T22:49:07.523Z] INFO: Archiving Costs [Pipeline] echo [2022-03-11T22:49:07.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T22:49:07.836Z] ---> logs-deploy.sh [2022-03-11T22:49:07.836Z] lf-activate-venv: SKIPPING [2022-03-11T22:49:07.836Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1102/2 [2022-03-11T22:49:07.836Z] INFO: archiving workspace using pattern(s): [2022-03-11T22:49:08.782Z] Archives upload complete. [2022-03-11T22:49:08.782Z] INFO: archiving logs to Nexus [2022-03-11T22:49:09.354Z] ---> uname -a: [2022-03-11T22:49:09.355Z] Linux prd-centos7-docker-4c-2g-6870.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-11T22:49:09.355Z] [2022-03-11T22:49:09.355Z] [2022-03-11T22:49:09.355Z] ---> lscpu: [2022-03-11T22:49:09.355Z] Architecture: x86_64 [2022-03-11T22:49:09.355Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-11T22:49:09.355Z] Byte Order: Little Endian [2022-03-11T22:49:09.355Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-11T22:49:09.355Z] CPU(s): 2 [2022-03-11T22:49:09.355Z] On-line CPU(s) list: 0,1 [2022-03-11T22:49:09.355Z] Thread(s) per core: 1 [2022-03-11T22:49:09.355Z] Core(s) per socket: 1 [2022-03-11T22:49:09.355Z] Socket(s): 2 [2022-03-11T22:49:09.355Z] NUMA node(s): 1 [2022-03-11T22:49:09.355Z] Vendor ID: AuthenticAMD [2022-03-11T22:49:09.355Z] CPU family: 23 [2022-03-11T22:49:09.355Z] Model: 49 [2022-03-11T22:49:09.355Z] Model name: AMD EPYC-Rome Processor [2022-03-11T22:49:09.355Z] Stepping: 0 [2022-03-11T22:49:09.355Z] CPU MHz: 2799.998 [2022-03-11T22:49:09.355Z] BogoMIPS: 5599.99 [2022-03-11T22:49:09.355Z] Virtualization: AMD-V [2022-03-11T22:49:09.355Z] Hypervisor vendor: KVM [2022-03-11T22:49:09.355Z] Virtualization type: full [2022-03-11T22:49:09.355Z] L1d cache: 64 KiB [2022-03-11T22:49:09.355Z] L1i cache: 64 KiB [2022-03-11T22:49:09.355Z] L2 cache: 1 MiB [2022-03-11T22:49:09.355Z] L3 cache: 32 MiB [2022-03-11T22:49:09.355Z] NUMA node0 CPU(s): 0,1 [2022-03-11T22:49:09.355Z] Vulnerability Itlb multihit: Not affected [2022-03-11T22:49:09.355Z] Vulnerability L1tf: Not affected [2022-03-11T22:49:09.355Z] Vulnerability Mds: Not affected [2022-03-11T22:49:09.355Z] Vulnerability Meltdown: Not affected [2022-03-11T22:49:09.355Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-11T22:49:09.355Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-11T22:49:09.355Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-11T22:49:09.355Z] Vulnerability Srbds: Not affected [2022-03-11T22:49:09.355Z] Vulnerability Tsx async abort: Not affected [2022-03-11T22:49:09.355Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-11T22:49:09.355Z] [2022-03-11T22:49:09.355Z] [2022-03-11T22:49:09.355Z] ---> nproc: [2022-03-11T22:49:09.355Z] 2 [2022-03-11T22:49:09.355Z] [2022-03-11T22:49:09.355Z] [2022-03-11T22:49:09.355Z] ---> df -h: [2022-03-11T22:49:09.355Z] Filesystem Size Used Avail Use% Mounted on [2022-03-11T22:49:09.355Z] overlay 40G 9.1G 31G 23% / [2022-03-11T22:49:09.355Z] tmpfs 64M 0 64M 0% /dev [2022-03-11T22:49:09.355Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-11T22:49:09.355Z] shm 64M 0 64M 0% /dev/shm [2022-03-11T22:49:09.355Z] /dev/vda1 40G 9.1G 31G 23% /facter-os [2022-03-11T22:49:09.355Z] [2022-03-11T22:49:09.355Z]