Pull request #1127 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 97449670e7606b5052a4a3700326f9203cc863e0+b5ea364822c8c62a095049094fb918b913a19c7c (c3b94c6907074d6f1eede45e608fdc700d155d95) 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-ssh18354220397517232423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6260241144695353920.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-1127/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-1127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh71741373061803512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh3077955492625259806.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-1127/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-1127/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16841170317563717422.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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 on ‘prd-ubuntu20.04-docker-8c-8g-11750’ Running on prd-ubuntu20.04-docker-8c-8g-11752 in /w/workspace/gexfoundry_device-sdk-go_PR-1127 [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-1127 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b5ea364822c8c62a095049094fb918b913a19c7c into PR head commit 97449670e7606b5052a4a3700326f9203cc863e0 Merge succeeded, producing 97449670e7606b5052a4a3700326f9203cc863e0 Checking out Revision 97449670e7606b5052a4a3700326f9203cc863e0 (PR-1127) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1127/head:refs/remotes/origin/PR-1127 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97449670e7606b5052a4a3700326f9203cc863e0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b5ea364822c8c62a095049094fb918b913a19c7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97449670e7606b5052a4a3700326f9203cc863e0 # timeout=10 Commit message: "feat: remove default github templates that are now provided in .github repo" First time build. Skipping changelog. > git rev-list --no-walk b352cb3f3b31b6f79ad6b75d1187976244d6fdfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-10T05:01:08.376Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-10T05:01:08.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-10T05:01:08.459Z] ========================================================= [2022-04-10T05:01:08.459Z] EdgeX Global Pipelines Version Info [2022-04-10T05:01:08.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:01:09.214Z] ------------------- [2022-04-10T05:01:09.214Z] stable info: [2022-04-10T05:01:09.214Z] ------------------- [2022-04-10T05:01:09.214Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-10T05:01:09.214Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T05:01:09.214Z] Message: update stable to v1.0.221 [2022-04-10T05:01:09.786Z] ------------------- [2022-04-10T05:01:09.786Z] experimental info: [2022-04-10T05:01:09.786Z] ------------------- [2022-04-10T05:01:09.786Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-10T05:01:09.786Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T05:01:09.786Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-10T05:01:09.939Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-10T05:01:09.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-10T05:01:09.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-10T05:01:09.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-10T05:01:10.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-10T05:01:10.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-10T05:01:10.030Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-10T05:01:10.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-10T05:01:10.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-10T05:01:10.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-10T05:01:10.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-10T05:01:10.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-10T05:01:10.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-10T05:01:10.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-10T05:01:10.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T05:01:10.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-10T05:01:10.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-10T05:01:10.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-10T05:01:10.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-10T05:01:10.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-10T05:01:10.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-10T05:01:10.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-10T05:01:10.211Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-10T05:01:10.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-10T05:01:10.240Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-10T05:01:10.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-10T05:01:10.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1127 [Pipeline] echo [2022-04-10T05:01:10.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1127 [Pipeline] echo [2022-04-10T05:01:10.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1127 [Pipeline] echo [2022-04-10T05:01:10.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97449670e7606b5052a4a3700326f9203cc863e0 [Pipeline] echo [2022-04-10T05:01:10.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9744967 [Pipeline] echo [2022-04-10T05:01:10.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T05:01:10.371Z] provisioning config files... [2022-04-10T05:01:10.384Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/config7596022130800284852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:01:10.697Z] ---> docker-login.sh [2022-04-10T05:01:10.697Z] nexus3.edgexfoundry.org:10001 [2022-04-10T05:01:10.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:10.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:10.958Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:10.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:10.958Z] [2022-04-10T05:01:10.958Z] Login Succeeded [2022-04-10T05:01:10.958Z] nexus3.edgexfoundry.org:10002 [2022-04-10T05:01:11.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:11.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:11.218Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:11.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:11.218Z] [2022-04-10T05:01:11.218Z] Login Succeeded [2022-04-10T05:01:11.218Z] nexus3.edgexfoundry.org:10003 [2022-04-10T05:01:11.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:11.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:11.218Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:11.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:11.218Z] [2022-04-10T05:01:11.218Z] Login Succeeded [2022-04-10T05:01:11.218Z] nexus3.edgexfoundry.org:10004 [2022-04-10T05:01:11.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:11.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:11.478Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:11.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:11.478Z] [2022-04-10T05:01:11.478Z] Login Succeeded [2022-04-10T05:01:11.478Z] docker.io [2022-04-10T05:01:11.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:12.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:12.053Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:12.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:12.053Z] [2022-04-10T05:01:12.053Z] Login Succeeded [2022-04-10T05:01:12.053Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T05:01:12.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-10T05:01:12.428Z] + git rev-list -1 --merges 97449670e7606b5052a4a3700326f9203cc863e0~1..97449670e7606b5052a4a3700326f9203cc863e0 [Pipeline] echo [2022-04-10T05:01:12.462Z] -----------> git rev-list -1 --merges 97449670e7606b5052a4a3700326f9203cc863e0~1..97449670e7606b5052a4a3700326f9203cc863e0 97449670e7606b5052a4a3700326f9203cc863e0 [false] [Pipeline] sh [2022-04-10T05:01:12.757Z] + git log --format=format:%s -1 97449670e7606b5052a4a3700326f9203cc863e0 [Pipeline] echo [2022-04-10T05:01:12.773Z] ========================================================= [2022-04-10T05:01:12.773Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-10T05:01:12.773Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-10T05:01:13.112Z] + git log --format=format:%s -1 97449670e7606b5052a4a3700326f9203cc863e0 [Pipeline] echo [2022-04-10T05:01:13.128Z] [semverPrep] GIT_COMMIT: 97449670e7606b5052a4a3700326f9203cc863e0, Commit Message: feat: remove default github templates that are now provided in .github repo [Pipeline] echo [2022-04-10T05:01:13.139Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-10T05:01:13.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-10T05:01:13.522Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-10T05:01:13.522Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-10T05:01:13.522Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-10T05:01:13.522Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-10T05:01:13.522Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-10T05:01:13.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:01:13.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T05:01:13.868Z] [2022-04-10T05:01:13.868Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:01:14.171Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T05:01:14.172Z] latest: Pulling from edgex-devops/git-semver [2022-04-10T05:01:14.172Z] a0d0a0d46f8b: Pulling fs layer [2022-04-10T05:01:14.172Z] 3e5f54012d9b: Pulling fs layer [2022-04-10T05:01:14.172Z] 4c7163046ea9: Pulling fs layer [2022-04-10T05:01:14.172Z] 0c2d73faf560: Pulling fs layer [2022-04-10T05:01:14.172Z] 0c2d73faf560: Waiting [2022-04-10T05:01:14.172Z] 3e5f54012d9b: Verifying Checksum [2022-04-10T05:01:14.172Z] 3e5f54012d9b: Download complete [2022-04-10T05:01:14.172Z] a0d0a0d46f8b: Download complete [2022-04-10T05:01:14.172Z] 0c2d73faf560: Verifying Checksum [2022-04-10T05:01:14.172Z] 0c2d73faf560: Download complete [2022-04-10T05:01:14.172Z] 4c7163046ea9: Verifying Checksum [2022-04-10T05:01:14.172Z] 4c7163046ea9: Download complete [2022-04-10T05:01:14.441Z] a0d0a0d46f8b: Pull complete [2022-04-10T05:01:14.441Z] 3e5f54012d9b: Pull complete [2022-04-10T05:01:14.701Z] 4c7163046ea9: Pull complete [2022-04-10T05:01:14.966Z] 0c2d73faf560: Pull complete [2022-04-10T05:01:14.966Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-10T05:01:14.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T05:01:14.966Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-10T05:01:15.157Z] prd-ubuntu20.04-docker-8c-8g-11752 does not seem to be running inside a container [2022-04-10T05:01:15.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@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:10004/edgex-devops/git-semver:latest cat [2022-04-10T05:01:15.956Z] $ docker top 92ee11f9c832dc29eca38a6bedffa2c41ca7cd54888606bdb7f13c5d058e6668 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-10T05:01:16.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T05:01:16.055Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T05:01:16.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T05:01:16.209Z] $ docker exec 92ee11f9c832dc29eca38a6bedffa2c41ca7cd54888606bdb7f13c5d058e6668 ssh-agent [2022-04-10T05:01:16.339Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEdODoL/agent.14 [2022-04-10T05:01:16.339Z] SSH_AGENT_PID=20 [2022-04-10T05:01:16.348Z] Running ssh-add (command line suppressed) [2022-04-10T05:01:16.487Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/private_key_360774327966839769.key (/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/private_key_360774327966839769.key) [2022-04-10T05:01:16.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T05:01:16.791Z] + git tag --points-at HEAD [Pipeline] } [2022-04-10T05:01:16.813Z] $ docker exec --env ******** --env ******** 92ee11f9c832dc29eca38a6bedffa2c41ca7cd54888606bdb7f13c5d058e6668 ssh-agent -k [2022-04-10T05:01:16.940Z] unset SSH_AUTH_SOCK; [2022-04-10T05:01:16.941Z] unset SSH_AGENT_PID; [2022-04-10T05:01:16.941Z] echo Agent pid 20 killed; [2022-04-10T05:01:16.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-10T05:01:16.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T05:01:16.970Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T05:01:17.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T05:01:17.137Z] $ docker exec 92ee11f9c832dc29eca38a6bedffa2c41ca7cd54888606bdb7f13c5d058e6668 ssh-agent [2022-04-10T05:01:17.264Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkOEiMi/agent.53 [2022-04-10T05:01:17.264Z] SSH_AGENT_PID=59 [2022-04-10T05:01:17.270Z] Running ssh-add (command line suppressed) [2022-04-10T05:01:17.411Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/private_key_1196022324750688709.key (/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/private_key_1196022324750688709.key) [2022-04-10T05:01:17.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T05:01:17.713Z] + git semver init [2022-04-10T05:01:17.713Z] # -> Open(): unable to determine branch for HEAD [2022-04-10T05:01:17.713Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1127/.git [2022-04-10T05:01:17.713Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1127 [2022-04-10T05:01:17.713Z] # $SEMVER_REMOTE_NAME = origin [2022-04-10T05:01:17.713Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-10T05:01:17.713Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-10T05:01:17.713Z] # $SEMVER_BRANCH = PR-1127 [2022-04-10T05:01:17.713Z] # $SEMVER_TEMP = /tmp/semver-357399660 [2022-04-10T05:01:17.713Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-04-10T05:01:19.099Z] # '/tmp/semver-357399660' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1127/.semver' [2022-04-10T05:01:19.099Z] # -> Force: false [2022-04-10T05:01:19.099Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1127/.semver [Pipeline] } [2022-04-10T05:01:19.118Z] $ docker exec --env ******** --env ******** 92ee11f9c832dc29eca38a6bedffa2c41ca7cd54888606bdb7f13c5d058e6668 ssh-agent -k [2022-04-10T05:01:19.236Z] unset SSH_AUTH_SOCK; [2022-04-10T05:01:19.236Z] unset SSH_AGENT_PID; [2022-04-10T05:01:19.236Z] echo Agent pid 59 killed; [2022-04-10T05:01:19.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T05:01:19.560Z] + git semver [Pipeline] } [2022-04-10T05:01:19.580Z] $ docker stop --time=1 92ee11f9c832dc29eca38a6bedffa2c41ca7cd54888606bdb7f13c5d058e6668 [2022-04-10T05:01:21.036Z] $ docker rm -f 92ee11f9c832dc29eca38a6bedffa2c41ca7cd54888606bdb7f13c5d058e6668 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T05:01:21.402Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-10T05:01:21.680Z] Stashed 1 file(s) [Pipeline] echo [2022-04-10T05:01:21.684Z] [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-04-10T05:01:21.836Z] provisioning config files... [2022-04-10T05:01:21.846Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/config1677313003792705446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:01:22.149Z] ---> docker-login.sh [2022-04-10T05:01:22.149Z] nexus3.edgexfoundry.org:10001 [2022-04-10T05:01:22.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:22.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:22.149Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:22.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:22.149Z] [2022-04-10T05:01:22.149Z] Login Succeeded [2022-04-10T05:01:22.149Z] nexus3.edgexfoundry.org:10002 [2022-04-10T05:01:22.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:22.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:22.411Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:22.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:22.411Z] [2022-04-10T05:01:22.411Z] Login Succeeded [2022-04-10T05:01:22.411Z] nexus3.edgexfoundry.org:10003 [2022-04-10T05:01:22.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:22.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:22.411Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:22.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:22.411Z] [2022-04-10T05:01:22.411Z] Login Succeeded [2022-04-10T05:01:22.411Z] nexus3.edgexfoundry.org:10004 [2022-04-10T05:01:22.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:22.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:22.673Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:22.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:22.673Z] [2022-04-10T05:01:22.673Z] Login Succeeded [2022-04-10T05:01:22.673Z] docker.io [2022-04-10T05:01:22.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:01:22.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:01:22.934Z] Configure a credential helper to remove this warning. See [2022-04-10T05:01:22.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:01:22.934Z] [2022-04-10T05:01:22.934Z] Login Succeeded [2022-04-10T05:01:22.934Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T05:01:22.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-10T05:01:23.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T05:01:23.030Z] ========================================================= [2022-04-10T05:01:23.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-10T05:01:23.030Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:01:23.347Z] + 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-04-10T05:01:23.347Z] Sending build context to Docker daemon 9.56MB [2022-04-10T05:01:23.347Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-10T05:01:23.347Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-10T05:01:23.607Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-10T05:01:23.607Z] 59bf1c3509f3: Pulling fs layer [2022-04-10T05:01:23.607Z] 666ba61612fd: Pulling fs layer [2022-04-10T05:01:23.607Z] 8ed8ca486205: Pulling fs layer [2022-04-10T05:01:23.607Z] 4fe6c5a15a65: Pulling fs layer [2022-04-10T05:01:23.607Z] 22a0e8bec74d: Pulling fs layer [2022-04-10T05:01:23.607Z] 640e595b4fbd: Pulling fs layer [2022-04-10T05:01:23.607Z] 763cafe07f6e: Pulling fs layer [2022-04-10T05:01:23.607Z] 0c0b528cf693: Pulling fs layer [2022-04-10T05:01:23.607Z] 10935f4eaf8b: Pulling fs layer [2022-04-10T05:01:23.607Z] 22a0e8bec74d: Waiting [2022-04-10T05:01:23.607Z] 640e595b4fbd: Waiting [2022-04-10T05:01:23.607Z] 763cafe07f6e: Waiting [2022-04-10T05:01:23.607Z] 0c0b528cf693: Waiting [2022-04-10T05:01:23.607Z] 10935f4eaf8b: Waiting [2022-04-10T05:01:23.607Z] 4fe6c5a15a65: Waiting [2022-04-10T05:01:23.607Z] 8ed8ca486205: Verifying Checksum [2022-04-10T05:01:23.607Z] 8ed8ca486205: Download complete [2022-04-10T05:01:23.607Z] 666ba61612fd: Verifying Checksum [2022-04-10T05:01:23.607Z] 666ba61612fd: Download complete [2022-04-10T05:01:23.607Z] 22a0e8bec74d: Download complete [2022-04-10T05:01:23.607Z] 640e595b4fbd: Verifying Checksum [2022-04-10T05:01:23.607Z] 640e595b4fbd: Download complete [2022-04-10T05:01:23.607Z] 59bf1c3509f3: Verifying Checksum [2022-04-10T05:01:23.607Z] 59bf1c3509f3: Download complete [2022-04-10T05:01:23.607Z] 763cafe07f6e: Verifying Checksum [2022-04-10T05:01:23.607Z] 763cafe07f6e: Download complete [2022-04-10T05:01:23.607Z] 0c0b528cf693: Verifying Checksum [2022-04-10T05:01:23.607Z] 0c0b528cf693: Download complete [2022-04-10T05:01:23.607Z] 59bf1c3509f3: Pull complete [2022-04-10T05:01:23.867Z] 666ba61612fd: Pull complete [2022-04-10T05:01:23.867Z] 8ed8ca486205: Pull complete [2022-04-10T05:01:24.128Z] 10935f4eaf8b: Verifying Checksum [2022-04-10T05:01:24.128Z] 10935f4eaf8b: Download complete [2022-04-10T05:01:24.388Z] 4fe6c5a15a65: Verifying Checksum [2022-04-10T05:01:24.388Z] 4fe6c5a15a65: Download complete [2022-04-10T05:01:28.588Z] 4fe6c5a15a65: Pull complete [2022-04-10T05:01:28.588Z] 22a0e8bec74d: Pull complete [2022-04-10T05:01:28.847Z] 640e595b4fbd: Pull complete [2022-04-10T05:01:28.847Z] 763cafe07f6e: Pull complete [2022-04-10T05:01:29.108Z] 0c0b528cf693: Pull complete [2022-04-10T05:01:31.646Z] 10935f4eaf8b: Pull complete [2022-04-10T05:01:31.646Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-10T05:01:31.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T05:01:31.646Z] ---> 99d49a6021b9 [2022-04-10T05:01:31.646Z] Step 3/11 : ARG MAKE=make build [2022-04-10T05:01:33.033Z] ---> Running in 06fec3618694 [2022-04-10T05:01:33.033Z] Removing intermediate container 06fec3618694 [2022-04-10T05:01:33.033Z] ---> 27195b6f6970 [2022-04-10T05:01:33.033Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-10T05:01:33.292Z] ---> Running in e47e676a9ec0 [2022-04-10T05:01:33.292Z] Removing intermediate container e47e676a9ec0 [2022-04-10T05:01:33.292Z] ---> f611fd9415d3 [2022-04-10T05:01:33.292Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-10T05:01:33.292Z] ---> Running in e2227e3d6663 [2022-04-10T05:01:33.556Z] Removing intermediate container e2227e3d6663 [2022-04-10T05:01:33.556Z] ---> 0f8a65c093c7 [2022-04-10T05:01:33.556Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T05:01:33.556Z] ---> Running in d99f0f3a2601 [2022-04-10T05:01:34.131Z] Removing intermediate container d99f0f3a2601 [2022-04-10T05:01:34.131Z] ---> 6984f411afa8 [2022-04-10T05:01:34.131Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-10T05:01:34.393Z] ---> Running in bcd05b5e0b60 [2022-04-10T05:01:34.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T05:01:35.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T05:01:35.858Z] OK: 221 MiB in 52 packages [2022-04-10T05:01:36.124Z] Removing intermediate container bcd05b5e0b60 [2022-04-10T05:01:36.124Z] ---> 5e54dd234d18 [2022-04-10T05:01:36.124Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-10T05:01:36.385Z] ---> 7aac0e221229 [2022-04-10T05:01:36.385Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T05:01:36.385Z] ---> Running in d5cc24366364 [2022-04-10T05:01:36.786Z] Still waiting to schedule task [2022-04-10T05:01:36.786Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11751’ [2022-04-10T05:01:51.378Z] Removing intermediate container d5cc24366364 [2022-04-10T05:01:51.378Z] ---> 0d9c4f8bacee [2022-04-10T05:01:51.378Z] Step 10/11 : COPY . . [2022-04-10T05:01:51.641Z] ---> 7f2b7863662b [2022-04-10T05:01:51.641Z] Step 11/11 : RUN ${MAKE} [2022-04-10T05:01:51.641Z] ---> Running in 7d358cfd11c2 [2022-04-10T05:01:51.901Z] noop [2022-04-10T05:01:52.163Z] Removing intermediate container 7d358cfd11c2 [2022-04-10T05:01:52.163Z] ---> 98438de43565 [2022-04-10T05:01:52.163Z] Successfully built 98438de43565 [2022-04-10T05:01:52.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:01:52.466Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T05:01:52.466Z] . [Pipeline] withDockerContainer [2022-04-10T05:01:52.542Z] prd-ubuntu20.04-docker-8c-8g-11752 does not seem to be running inside a container [2022-04-10T05:01:52.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T05:01:53.050Z] $ docker top 74bf923d267167a334530cfb4be17750ac8035a4c3af8e1f6cb2a0c7855e9088 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T05:01:53.417Z] + go version [2022-04-10T05:01:53.417Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-10T05:01:53.437Z] $ docker stop --time=1 74bf923d267167a334530cfb4be17750ac8035a4c3af8e1f6cb2a0c7855e9088 [2022-04-10T05:01:54.726Z] $ docker rm -f 74bf923d267167a334530cfb4be17750ac8035a4c3af8e1f6cb2a0c7855e9088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:01:55.135Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T05:01:55.135Z] . [Pipeline] withDockerContainer [2022-04-10T05:01:55.210Z] prd-ubuntu20.04-docker-8c-8g-11752 does not seem to be running inside a container [2022-04-10T05:01:55.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T05:01:55.654Z] $ docker top 50c2e80e578d3d8a6e4e4cfebdc757e731783b65bdaa83b3caaf2a8f27a69dc7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-10T05:01:56.022Z] + make test [2022-04-10T05:01:56.022Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-10T05:01:56.296Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-10T05:02:06.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-10T05:02:06.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-10T05:02:06.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-10T05:02:06.693Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.032s coverage: 23.3% of statements [2022-04-10T05:02:06.693Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-10T05:02:06.693Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.022s coverage: 27.6% of statements [2022-04-10T05:02:06.693Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.026s coverage: 78.9% of statements [2022-04-10T05:02:06.693Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.022s coverage: 10.8% of statements [2022-04-10T05:02:06.693Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-04-10T05:02:06.693Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-10T05:02:06.693Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-10T05:02:06.693Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.015s coverage: 33.2% of statements [2022-04-10T05:02:06.693Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-10T05:02:07.645Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.017s coverage: 86.1% of statements [2022-04-10T05:02:07.645Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-10T05:02:07.645Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-10T05:02:07.645Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.030s coverage: 57.4% of statements [2022-04-10T05:02:07.645Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.035s coverage: 89.2% of statements [2022-04-10T05:02:07.645Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-10T05:02:07.645Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.015s coverage: 4.8% of statements [2022-04-10T05:02:07.645Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-10T05:02:15.782Z] GO111MODULE=on go vet ./... [2022-04-10T05:02:19.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T05:02:19.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T05:02:19.979Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T05:02:19.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-10T05:02:20.013Z] $ docker stop --time=1 50c2e80e578d3d8a6e4e4cfebdc757e731783b65bdaa83b3caaf2a8f27a69dc7 [2022-04-10T05:02:21.855Z] $ docker rm -f 50c2e80e578d3d8a6e4e4cfebdc757e731783b65bdaa83b3caaf2a8f27a69dc7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T05:02:22.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-10T05:02:22.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-10T05:02:22.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-10T05:02:23.241Z] + ls -al . [2022-04-10T05:02:23.241Z] total 296 [2022-04-10T05:02:23.241Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 05:02 . [2022-04-10T05:02:23.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 05:01 .. [2022-04-10T05:02:23.241Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 10 05:01 .dockerignore [2022-04-10T05:02:23.241Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 05:01 .git [2022-04-10T05:02:23.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 05:01 .github [2022-04-10T05:02:23.241Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 10 05:01 .gitignore [2022-04-10T05:02:23.241Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 10 05:01 .golangci.yml [2022-04-10T05:02:23.241Z] drwx------ 3 jenkins jenkins 4096 Apr 10 05:01 .semver [2022-04-10T05:02:23.241Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 10 05:01 CHANGELOG.md [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 05:01 GOVERNANCE.md [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 10 05:01 Jenkinsfile [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 10 05:01 LICENSE [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 2016 Apr 10 05:01 Makefile [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 10 05:01 OWNERS.md [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 10 05:01 README.md [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 05:01 VERSION [2022-04-10T05:02:23.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 05:01 bin [2022-04-10T05:02:23.242Z] -rw-r--r-- 1 jenkins jenkins 129001 Apr 10 05:02 coverage.out [2022-04-10T05:02:23.242Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 05:01 example [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 3105 Apr 10 05:01 go.mod [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 34435 Apr 10 05:01 go.sum [2022-04-10T05:02:23.242Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 10 05:01 internal [2022-04-10T05:02:23.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 05:01 openapi [2022-04-10T05:02:23.242Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 05:01 pkg [2022-04-10T05:02:23.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 05:01 snap [2022-04-10T05:02:23.242Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 10 05:01 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:02:23.544Z] + 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=97449670e7606b5052a4a3700326f9203cc863e0 --label arch=amd64 --label version=0.0.0 . [2022-04-10T05:02:23.544Z] Sending build context to Docker daemon 9.69MB [2022-04-10T05:02:23.544Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-10T05:02:23.544Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-10T05:02:23.544Z] ---> 98438de43565 [2022-04-10T05:02:23.544Z] Step 3/25 : ARG MAKE=make build [2022-04-10T05:02:23.806Z] ---> Running in 19e2d851490d [2022-04-10T05:02:23.806Z] Removing intermediate container 19e2d851490d [2022-04-10T05:02:23.806Z] ---> 14183aa36bb7 [2022-04-10T05:02:23.806Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-10T05:02:23.806Z] ---> Running in deb94413c510 [2022-04-10T05:02:23.806Z] Removing intermediate container deb94413c510 [2022-04-10T05:02:23.806Z] ---> cc960ac81dc4 [2022-04-10T05:02:23.806Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-10T05:02:24.067Z] ---> Running in ffd549eb72f3 [2022-04-10T05:02:24.067Z] Removing intermediate container ffd549eb72f3 [2022-04-10T05:02:24.067Z] ---> 4fc7424f009a [2022-04-10T05:02:24.067Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T05:02:24.067Z] ---> Running in 203b9ac1ebf5 [2022-04-10T05:02:24.640Z] Removing intermediate container 203b9ac1ebf5 [2022-04-10T05:02:24.640Z] ---> 9ca8fee6c80f [2022-04-10T05:02:24.640Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-10T05:02:24.901Z] ---> Running in 6a4d7d4fa7a6 [2022-04-10T05:02:25.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T05:02:26.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T05:02:26.114Z] OK: 221 MiB in 52 packages [2022-04-10T05:02:26.687Z] Removing intermediate container 6a4d7d4fa7a6 [2022-04-10T05:02:26.687Z] ---> 079d29aed59a [2022-04-10T05:02:26.687Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-10T05:02:26.687Z] ---> d6f3a9f09add [2022-04-10T05:02:26.687Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T05:02:26.687Z] ---> Running in b9f8a95c9f1b [2022-04-10T05:02:27.259Z] Removing intermediate container b9f8a95c9f1b [2022-04-10T05:02:27.259Z] ---> 66938f8be1c9 [2022-04-10T05:02:27.259Z] Step 10/25 : COPY . . [2022-04-10T05:02:27.833Z] ---> 6f3e7a9a0163 [2022-04-10T05:02:27.833Z] Step 11/25 : RUN ${MAKE} [2022-04-10T05:02:27.833Z] ---> Running in 8cfa99467aac [2022-04-10T05:02:28.096Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-10T05:02:46.230Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-10T05:02:47.171Z] Removing intermediate container 8cfa99467aac [2022-04-10T05:02:47.171Z] ---> 90c9521b2574 [2022-04-10T05:02:47.171Z] Step 12/25 : FROM alpine:3.14 [2022-04-10T05:02:47.742Z] 3.14: Pulling from library/alpine [2022-04-10T05:02:48.003Z] 8663204ce13b: Pulling fs layer [2022-04-10T05:02:48.269Z] 8663204ce13b: Verifying Checksum [2022-04-10T05:02:48.269Z] 8663204ce13b: Download complete [2022-04-10T05:02:48.269Z] 8663204ce13b: Pull complete [2022-04-10T05:02:48.269Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T05:02:48.269Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T05:02:48.269Z] ---> e04c818066af [2022-04-10T05:02:48.269Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-10T05:02:48.529Z] ---> Running in 56222ee2f3ea [2022-04-10T05:02:48.529Z] Removing intermediate container 56222ee2f3ea [2022-04-10T05:02:48.529Z] ---> 27a0bbd169ba [2022-04-10T05:02:48.529Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T05:02:48.529Z] ---> Running in a980873b3392 [2022-04-10T05:02:49.100Z] Removing intermediate container a980873b3392 [2022-04-10T05:02:49.100Z] ---> 0e81cb8d5d4c [2022-04-10T05:02:49.100Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-10T05:02:49.100Z] ---> Running in 406b7610a2cf [2022-04-10T05:02:49.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T05:02:50.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T05:02:50.564Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T05:02:50.564Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-10T05:02:50.823Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T05:02:50.823Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-10T05:02:50.823Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-10T05:02:51.083Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T05:02:51.083Z] OK: 8 MiB in 19 packages [2022-04-10T05:02:51.345Z] Removing intermediate container 406b7610a2cf [2022-04-10T05:02:51.345Z] ---> 2ff869caf124 [2022-04-10T05:02:51.345Z] Step 16/25 : WORKDIR / [2022-04-10T05:02:51.345Z] ---> Running in 9ce3a26eb7a2 [2022-04-10T05:02:51.605Z] Removing intermediate container 9ce3a26eb7a2 [2022-04-10T05:02:51.605Z] ---> 39d45fd962a3 [2022-04-10T05:02:51.605Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-10T05:02:51.605Z] ---> 2ce1d88f9228 [2022-04-10T05:02:51.605Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-10T05:02:52.175Z] ---> 6221f93cf587 [2022-04-10T05:02:52.175Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-10T05:02:52.435Z] ---> 875af9a22cfa [2022-04-10T05:02:52.435Z] Step 20/25 : EXPOSE 59999 [2022-04-10T05:02:52.435Z] ---> Running in bda319b84884 [2022-04-10T05:02:52.435Z] Removing intermediate container bda319b84884 [2022-04-10T05:02:52.435Z] ---> 4ff50a77416b [2022-04-10T05:02:52.435Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-10T05:02:52.698Z] ---> Running in 8d960ea3806a [2022-04-10T05:02:52.698Z] Removing intermediate container 8d960ea3806a [2022-04-10T05:02:52.698Z] ---> aac10c49735a [2022-04-10T05:02:52.698Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T05:02:52.698Z] ---> Running in 562d7b2bbf3f [2022-04-10T05:02:52.698Z] Removing intermediate container 562d7b2bbf3f [2022-04-10T05:02:52.698Z] ---> a6769cbad7b2 [2022-04-10T05:02:52.698Z] Step 23/25 : LABEL arch=amd64 [2022-04-10T05:02:52.698Z] ---> Running in af6dcb9e8a36 [2022-04-10T05:02:52.959Z] Removing intermediate container af6dcb9e8a36 [2022-04-10T05:02:52.959Z] ---> 06e7e0a57767 [2022-04-10T05:02:52.959Z] Step 24/25 : LABEL git_sha=97449670e7606b5052a4a3700326f9203cc863e0 [2022-04-10T05:02:52.959Z] ---> Running in 62c93fb69021 [2022-04-10T05:02:52.959Z] Removing intermediate container 62c93fb69021 [2022-04-10T05:02:52.959Z] ---> 3e7d77e65913 [2022-04-10T05:02:52.959Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T05:02:52.959Z] ---> Running in 1a7e7e59b1e1 [2022-04-10T05:02:53.219Z] Removing intermediate container 1a7e7e59b1e1 [2022-04-10T05:02:53.219Z] ---> d5747f51133b [2022-04-10T05:02:53.219Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-10T05:02:53.219Z] Successfully built d5747f51133b [2022-04-10T05:02:53.219Z] 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-04-10T05:02:53.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T05:02:53.634Z] [2022-04-10T05:02:53.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:02:53.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T05:02:53.942Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-10T05:02:53.942Z] 5eb5b503b376: Pulling fs layer [2022-04-10T05:02:53.942Z] 5c69ac0246d0: Pulling fs layer [2022-04-10T05:02:53.942Z] ec43610c2a17: Pulling fs layer [2022-04-10T05:02:53.942Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-10T05:02:53.942Z] 33b1e0a273af: Pulling fs layer [2022-04-10T05:02:53.942Z] 5d3b04190fa2: Pulling fs layer [2022-04-10T05:02:53.942Z] 2f39f015ded8: Pulling fs layer [2022-04-10T05:02:53.942Z] 3a2ae6a8a46f: Waiting [2022-04-10T05:02:53.942Z] 33b1e0a273af: Waiting [2022-04-10T05:02:53.942Z] 5d3b04190fa2: Waiting [2022-04-10T05:02:53.942Z] 2f39f015ded8: Waiting [2022-04-10T05:02:53.942Z] 5c69ac0246d0: Verifying Checksum [2022-04-10T05:02:53.942Z] 5c69ac0246d0: Download complete [2022-04-10T05:02:53.942Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-10T05:02:53.942Z] 3a2ae6a8a46f: Download complete [2022-04-10T05:02:53.942Z] 33b1e0a273af: Verifying Checksum [2022-04-10T05:02:53.942Z] 33b1e0a273af: Download complete [2022-04-10T05:02:53.942Z] 5d3b04190fa2: Download complete [2022-04-10T05:02:53.942Z] ec43610c2a17: Verifying Checksum [2022-04-10T05:02:53.942Z] ec43610c2a17: Download complete [2022-04-10T05:02:54.202Z] 5eb5b503b376: Verifying Checksum [2022-04-10T05:02:54.202Z] 5eb5b503b376: Download complete [2022-04-10T05:02:54.771Z] 2f39f015ded8: Download complete [2022-04-10T05:02:55.341Z] 5eb5b503b376: Pull complete [2022-04-10T05:02:55.602Z] 5c69ac0246d0: Pull complete [2022-04-10T05:02:55.862Z] ec43610c2a17: Pull complete [2022-04-10T05:02:55.862Z] 3a2ae6a8a46f: Pull complete [2022-04-10T05:02:56.123Z] 33b1e0a273af: Pull complete [2022-04-10T05:02:56.383Z] 5d3b04190fa2: Pull complete [2022-04-10T05:03:00.579Z] 2f39f015ded8: Pull complete [2022-04-10T05:03:00.579Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-10T05:03:00.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T05:03:00.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-10T05:03:00.646Z] prd-ubuntu20.04-docker-8c-8g-11752 does not seem to be running inside a container [2022-04-10T05:03:00.691Z] $ 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-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-10T05:03:03.058Z] $ docker top f0eea02bd156e7214787ff1ca4aefb5ab3b07b631e96cbb045fa5324347fa7bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:03:03.440Z] ---> job-cost.sh [2022-04-10T05:03:03.440Z] lf-activate-venv: SKIPPING [2022-04-10T05:03:03.440Z] INFO: No Stack... [2022-04-10T05:03:03.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-10T05:03:04.270Z] INFO: Archiving Costs [Pipeline] sh [2022-04-10T05:03:04.566Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives/cost.csv [2022-04-10T05:03:04.566Z] + cut -d, -f6 [Pipeline] lock [2022-04-10T05:03:04.583Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1127-2-stack-cost] [2022-04-10T05:03:04.588Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1127-2-stack-cost] did not exist. Created. [2022-04-10T05:03:04.588Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1127-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-10T05:03:04.896Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-10T05:03:04.926Z] Stashed 1 file(s) [Pipeline] } [2022-04-10T05:03:04.932Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1127-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-10T05:03:04.956Z] $ docker stop --time=1 f0eea02bd156e7214787ff1ca4aefb5ab3b07b631e96cbb045fa5324347fa7bf [2022-04-10T05:03:06.114Z] $ docker rm -f f0eea02bd156e7214787ff1ca4aefb5ab3b07b631e96cbb045fa5324347fa7bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T05:04:05.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11754 in /w/workspace/gexfoundry_device-sdk-go_PR-1127 [Pipeline] { [Pipeline] ws [2022-04-10T05:04:05.903Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2022-04-10T05:04:06.257Z] The recommended git tool is: git [2022-04-10T05:04:14.492Z] using credential edgex-jenkins-ssh [2022-04-10T05:04:14.514Z] Cloning the remote Git repository [2022-04-10T05:04:14.608Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-10T05:04:14.749Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2022-04-10T05:04:14.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-10T05:04:14.944Z] > git --version # timeout=10 [2022-04-10T05:04:14.978Z] > git --version # 'git version 2.25.1' [2022-04-10T05:04:14.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T05:04:15.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T05:04:17.761Z] Merging remotes/origin/main commit b5ea364822c8c62a095049094fb918b913a19c7c into PR head commit 97449670e7606b5052a4a3700326f9203cc863e0 [2022-04-10T05:04:16.899Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-10T05:04:16.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T05:04:16.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-10T05:04:17.043Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-10T05:04:17.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T05:04:17.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1127/head:refs/remotes/origin/PR-1127 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T05:04:17.786Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T05:04:17.821Z] > git checkout -f 97449670e7606b5052a4a3700326f9203cc863e0 # timeout=10 [2022-04-10T05:04:17.934Z] > git remote # timeout=10 [2022-04-10T05:04:17.965Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T05:04:17.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T05:04:17.994Z] > git merge b5ea364822c8c62a095049094fb918b913a19c7c # timeout=10 [2022-04-10T05:04:18.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T05:04:18.042Z] Merge succeeded, producing 97449670e7606b5052a4a3700326f9203cc863e0 [2022-04-10T05:04:18.043Z] Checking out Revision 97449670e7606b5052a4a3700326f9203cc863e0 (PR-1127) [2022-04-10T05:04:18.064Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T05:04:18.085Z] > git checkout -f 97449670e7606b5052a4a3700326f9203cc863e0 # timeout=10 [2022-04-10T05:04:22.591Z] Commit message: "feat: remove default github templates that are now provided in .github repo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-10T05:04:23.420Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-10T05:04:23.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T05:04:23.420Z] Dload Upload Total Spent Left Speed [2022-04-10T05:04:23.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-04-10T05:04:23.961Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-10T05:04:24.310Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-10T05:04:24.310Z] + sudo tee /etc/docker/daemon.new [2022-04-10T05:04:24.310Z] { [2022-04-10T05:04:24.310Z] "registry-mirrors": [ [2022-04-10T05:04:24.310Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-10T05:04:24.310Z] ], [2022-04-10T05:04:24.310Z] "bip": "10.250.0.254/24", [2022-04-10T05:04:24.310Z] "hosts": [ [2022-04-10T05:04:24.310Z] "tcp://0.0.0.0:5555", [2022-04-10T05:04:24.310Z] "unix:///var/run/docker.sock" [2022-04-10T05:04:24.310Z] ], [2022-04-10T05:04:24.310Z] "mtu": 1458, [2022-04-10T05:04:24.310Z] "selinux-enabled": true, [2022-04-10T05:04:24.310Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-10T05:04:24.310Z] } [Pipeline] sh [2022-04-10T05:04:24.666Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-10T05:04:25.013Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T05:04:43.368Z] provisioning config files... [2022-04-10T05:04:43.392Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6241457704326148134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:04:43.823Z] ---> docker-login.sh [2022-04-10T05:04:43.823Z] nexus3.edgexfoundry.org:10001 [2022-04-10T05:04:44.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:04:44.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:04:44.704Z] Configure a credential helper to remove this warning. See [2022-04-10T05:04:44.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:04:44.704Z] [2022-04-10T05:04:44.704Z] Login Succeeded [2022-04-10T05:04:44.704Z] nexus3.edgexfoundry.org:10002 [2022-04-10T05:04:45.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:04:45.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:04:45.300Z] Configure a credential helper to remove this warning. See [2022-04-10T05:04:45.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:04:45.300Z] [2022-04-10T05:04:45.300Z] Login Succeeded [2022-04-10T05:04:45.300Z] nexus3.edgexfoundry.org:10003 [2022-04-10T05:04:45.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:04:45.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:04:45.857Z] Configure a credential helper to remove this warning. See [2022-04-10T05:04:45.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:04:45.857Z] [2022-04-10T05:04:45.857Z] Login Succeeded [2022-04-10T05:04:45.857Z] nexus3.edgexfoundry.org:10004 [2022-04-10T05:04:46.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:04:46.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:04:46.407Z] Configure a credential helper to remove this warning. See [2022-04-10T05:04:46.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:04:46.407Z] [2022-04-10T05:04:46.407Z] Login Succeeded [2022-04-10T05:04:46.407Z] docker.io [2022-04-10T05:04:46.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T05:04:47.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T05:04:47.279Z] Configure a credential helper to remove this warning. See [2022-04-10T05:04:47.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T05:04:47.279Z] [2022-04-10T05:04:47.279Z] Login Succeeded [2022-04-10T05:04:47.279Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T05:04:47.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-10T05:04:47.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T05:04:47.796Z] ========================================================= [2022-04-10T05:04:47.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-10T05:04:47.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:04:48.192Z] + 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-04-10T05:04:48.806Z] Sending build context to Docker daemon 5.164MB [2022-04-10T05:04:48.806Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-10T05:04:48.806Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-10T05:04:48.806Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-10T05:04:48.806Z] 9b3977197b4f: Pulling fs layer [2022-04-10T05:04:48.806Z] 1a89e8eeedd5: Pulling fs layer [2022-04-10T05:04:48.806Z] 94645a83ff95: Pulling fs layer [2022-04-10T05:04:48.806Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-10T05:04:48.806Z] 0c92f367c5e7: Pulling fs layer [2022-04-10T05:04:48.806Z] f7c0051592d6: Pulling fs layer [2022-04-10T05:04:48.806Z] a227ed2f7395: Pulling fs layer [2022-04-10T05:04:48.806Z] 7b1c46037f91: Pulling fs layer [2022-04-10T05:04:48.806Z] 3f3a8bcf1eab: Waiting [2022-04-10T05:04:48.806Z] f7c0051592d6: Waiting [2022-04-10T05:04:48.806Z] 0c92f367c5e7: Waiting [2022-04-10T05:04:48.806Z] a227ed2f7395: Waiting [2022-04-10T05:04:48.806Z] 7b1c46037f91: Waiting [2022-04-10T05:04:48.806Z] 94645a83ff95: Verifying Checksum [2022-04-10T05:04:48.806Z] 94645a83ff95: Download complete [2022-04-10T05:04:48.806Z] 1a89e8eeedd5: Download complete [2022-04-10T05:04:49.080Z] 0c92f367c5e7: Verifying Checksum [2022-04-10T05:04:49.080Z] 0c92f367c5e7: Download complete [2022-04-10T05:04:49.080Z] f7c0051592d6: Verifying Checksum [2022-04-10T05:04:49.080Z] f7c0051592d6: Download complete [2022-04-10T05:04:49.080Z] 9b3977197b4f: Verifying Checksum [2022-04-10T05:04:49.080Z] 9b3977197b4f: Download complete [2022-04-10T05:04:49.080Z] a227ed2f7395: Verifying Checksum [2022-04-10T05:04:49.080Z] a227ed2f7395: Download complete [2022-04-10T05:04:49.685Z] 9b3977197b4f: Pull complete [2022-04-10T05:04:50.296Z] 1a89e8eeedd5: Pull complete [2022-04-10T05:04:50.903Z] 94645a83ff95: Pull complete [2022-04-10T05:04:51.179Z] 7b1c46037f91: Verifying Checksum [2022-04-10T05:04:51.179Z] 7b1c46037f91: Download complete [2022-04-10T05:04:51.776Z] 3f3a8bcf1eab: Download complete [2022-04-10T05:05:04.186Z] 3f3a8bcf1eab: Pull complete [2022-04-10T05:05:04.186Z] 0c92f367c5e7: Pull complete [2022-04-10T05:05:04.186Z] f7c0051592d6: Pull complete [2022-04-10T05:05:04.460Z] a227ed2f7395: Pull complete [2022-04-10T05:05:11.359Z] 7b1c46037f91: Pull complete [2022-04-10T05:05:11.359Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-10T05:05:11.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T05:05:11.359Z] ---> f79e39bc4007 [2022-04-10T05:05:11.359Z] Step 3/11 : ARG MAKE=make build [2022-04-10T05:05:11.970Z] ---> Running in b76a98e427f0 [2022-04-10T05:05:12.571Z] Removing intermediate container b76a98e427f0 [2022-04-10T05:05:12.571Z] ---> dd6c713633f1 [2022-04-10T05:05:12.571Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-10T05:05:12.571Z] ---> Running in 13eca9568a19 [2022-04-10T05:05:12.845Z] Removing intermediate container 13eca9568a19 [2022-04-10T05:05:12.845Z] ---> 2bb6fc8eaebb [2022-04-10T05:05:12.845Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-10T05:05:12.845Z] ---> Running in e1f728821261 [2022-04-10T05:05:13.453Z] Removing intermediate container e1f728821261 [2022-04-10T05:05:13.453Z] ---> b852f269a45b [2022-04-10T05:05:13.453Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T05:05:13.453Z] ---> Running in 0c063ee03e12 [2022-04-10T05:05:15.434Z] Removing intermediate container 0c063ee03e12 [2022-04-10T05:05:15.434Z] ---> 4a5f5ae2ffe0 [2022-04-10T05:05:15.434Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-10T05:05:15.434Z] ---> Running in c2a136eca0be [2022-04-10T05:05:16.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T05:05:17.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T05:05:18.389Z] OK: 220 MiB in 52 packages [2022-04-10T05:05:18.995Z] Removing intermediate container c2a136eca0be [2022-04-10T05:05:18.995Z] ---> ddb814e5598d [2022-04-10T05:05:18.995Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-10T05:05:19.991Z] ---> b056a5b07b22 [2022-04-10T05:05:19.991Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T05:05:19.991Z] ---> Running in c0a37ef65daf [2022-04-10T05:06:07.019Z] Removing intermediate container c0a37ef65daf [2022-04-10T05:06:07.019Z] ---> de6ed1a896ab [2022-04-10T05:06:07.019Z] Step 10/11 : COPY . . [2022-04-10T05:06:08.020Z] ---> 8afd4e31f06f [2022-04-10T05:06:08.020Z] Step 11/11 : RUN ${MAKE} [2022-04-10T05:06:08.020Z] ---> Running in c0d81404d3ac [2022-04-10T05:06:09.017Z] noop [2022-04-10T05:06:09.614Z] Removing intermediate container c0d81404d3ac [2022-04-10T05:06:09.614Z] ---> 43c817fed280 [2022-04-10T05:06:09.887Z] Successfully built 43c817fed280 [2022-04-10T05:06:09.887Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:06:10.242Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T05:06:10.242Z] . [Pipeline] withDockerContainer [2022-04-10T05:06:10.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-11754 does not seem to be running inside a container [2022-04-10T05:06:10.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-10T05:06:12.064Z] $ docker top a22869c019d1d5531971f0783b17bed255840067485c7c532d41138c3e49a179 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T05:06:13.021Z] + go version [2022-04-10T05:06:13.021Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-10T05:06:13.049Z] $ docker stop --time=1 a22869c019d1d5531971f0783b17bed255840067485c7c532d41138c3e49a179 [2022-04-10T05:06:14.737Z] $ docker rm -f a22869c019d1d5531971f0783b17bed255840067485c7c532d41138c3e49a179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:06:15.392Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T05:06:15.392Z] . [Pipeline] withDockerContainer [2022-04-10T05:06:15.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-11754 does not seem to be running inside a container [2022-04-10T05:06:15.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-10T05:06:17.229Z] $ docker top 8db5f44855c5d4627932fc32d88149355cccfe1b4e1603842852d1c8c8343308 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-10T05:06:18.179Z] + make test [2022-04-10T05:06:18.179Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-10T05:06:20.175Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-10T05:07:57.106Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-10T05:07:57.106Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-10T05:07:57.106Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-10T05:07:57.106Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.103s coverage: 23.3% of statements [2022-04-10T05:07:57.106Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-10T05:07:57.106Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.081s coverage: 27.6% of statements [2022-04-10T05:07:57.106Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.090s coverage: 78.9% of statements [2022-04-10T05:08:00.536Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.168s coverage: 10.8% of statements [2022-04-10T05:08:00.536Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-04-10T05:08:00.536Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-10T05:08:00.536Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-10T05:08:02.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.106s coverage: 33.2% of statements [2022-04-10T05:08:02.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-10T05:08:04.528Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.068s coverage: 86.1% of statements [2022-04-10T05:08:04.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-10T05:08:04.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-10T05:08:04.528Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.165s coverage: 57.4% of statements [2022-04-10T05:08:04.528Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.194s coverage: 89.2% of statements [2022-04-10T05:08:04.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-10T05:08:08.845Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.073s coverage: 4.8% of statements [2022-04-10T05:08:08.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-10T05:08:08.845Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-10T05:08:08.845Z] GO111MODULE=on go vet ./... [2022-04-10T05:08:41.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T05:08:41.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T05:08:41.221Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T05:08:42.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-10T05:08:42.245Z] $ docker stop --time=1 8db5f44855c5d4627932fc32d88149355cccfe1b4e1603842852d1c8c8343308 [2022-04-10T05:08:44.086Z] $ docker rm -f 8db5f44855c5d4627932fc32d88149355cccfe1b4e1603842852d1c8c8343308 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T05:08:45.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-10T05:08:45.157Z] Warning: overwriting stash ‘coverage-report’ [2022-04-10T05:08:45.860Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-10T05:08:46.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-10T05:08:46.578Z] + ls -al . [2022-04-10T05:08:46.578Z] total 292 [2022-04-10T05:08:46.578Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 05:08 . [2022-04-10T05:08:46.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 05:04 .. [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 10 05:04 .dockerignore [2022-04-10T05:08:46.578Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 05:04 .git [2022-04-10T05:08:46.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 05:04 .github [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 10 05:04 .gitignore [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 10 05:04 .golangci.yml [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 10 05:04 CHANGELOG.md [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 05:04 GOVERNANCE.md [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 10 05:04 Jenkinsfile [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 10 05:04 LICENSE [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 2016 Apr 10 05:04 Makefile [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 10 05:04 OWNERS.md [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 10 05:04 README.md [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 05:01 VERSION [2022-04-10T05:08:46.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 05:04 bin [2022-04-10T05:08:46.578Z] -rw-r--r-- 1 jenkins jenkins 129001 Apr 10 05:08 coverage.out [2022-04-10T05:08:46.578Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 05:04 example [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 3105 Apr 10 05:04 go.mod [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 34435 Apr 10 05:04 go.sum [2022-04-10T05:08:46.578Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 10 05:04 internal [2022-04-10T05:08:46.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 05:04 openapi [2022-04-10T05:08:46.578Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 05:04 pkg [2022-04-10T05:08:46.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 05:04 snap [2022-04-10T05:08:46.578Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 10 05:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:08:46.928Z] + 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=97449670e7606b5052a4a3700326f9203cc863e0 --label arch=arm64 --label version=0.0.0 . [2022-04-10T05:08:47.537Z] Sending build context to Docker daemon 5.293MB [2022-04-10T05:08:47.537Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-10T05:08:47.537Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-10T05:08:47.537Z] ---> 43c817fed280 [2022-04-10T05:08:47.537Z] Step 3/25 : ARG MAKE=make build [2022-04-10T05:08:47.537Z] ---> Running in 45c084cc399d [2022-04-10T05:08:47.841Z] Removing intermediate container 45c084cc399d [2022-04-10T05:08:47.841Z] ---> c13d03d6ab9e [2022-04-10T05:08:47.841Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-10T05:08:48.121Z] ---> Running in 3690683fc03e [2022-04-10T05:08:48.395Z] Removing intermediate container 3690683fc03e [2022-04-10T05:08:48.395Z] ---> a8d62527c213 [2022-04-10T05:08:48.395Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-10T05:08:48.395Z] ---> Running in 8a679c37670f [2022-04-10T05:08:48.989Z] Removing intermediate container 8a679c37670f [2022-04-10T05:08:48.989Z] ---> c6f74923638d [2022-04-10T05:08:48.989Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T05:08:48.989Z] ---> Running in d81b4e2a918b [2022-04-10T05:08:50.432Z] Removing intermediate container d81b4e2a918b [2022-04-10T05:08:50.432Z] ---> db38fc0505c9 [2022-04-10T05:08:50.432Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-10T05:08:50.707Z] ---> Running in 0ad5f7cc34ca [2022-04-10T05:08:51.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T05:08:52.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T05:08:53.644Z] OK: 220 MiB in 52 packages [2022-04-10T05:08:54.242Z] Removing intermediate container 0ad5f7cc34ca [2022-04-10T05:08:54.242Z] ---> b20c6308f40c [2022-04-10T05:08:54.242Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-10T05:08:54.840Z] ---> 7f781dd1daa6 [2022-04-10T05:08:54.840Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T05:08:54.840Z] ---> Running in 0074da3c3c8c [2022-04-10T05:08:56.819Z] Removing intermediate container 0074da3c3c8c [2022-04-10T05:08:56.819Z] ---> 5188a467a455 [2022-04-10T05:08:56.819Z] Step 10/25 : COPY . . [2022-04-10T05:08:57.798Z] ---> a4f959f8a275 [2022-04-10T05:08:57.798Z] Step 11/25 : RUN ${MAKE} [2022-04-10T05:08:57.798Z] ---> Running in cec723fffd0a [2022-04-10T05:08:58.779Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-10T05:11:05.643Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-10T05:11:08.278Z] Removing intermediate container cec723fffd0a [2022-04-10T05:11:08.278Z] ---> dc57c73734f0 [2022-04-10T05:11:08.278Z] Step 12/25 : FROM alpine:3.14 [2022-04-10T05:11:08.874Z] 3.14: Pulling from library/alpine [2022-04-10T05:11:08.874Z] 455c02918c45: Pulling fs layer [2022-04-10T05:11:09.149Z] 455c02918c45: Verifying Checksum [2022-04-10T05:11:09.149Z] 455c02918c45: Download complete [2022-04-10T05:11:09.749Z] 455c02918c45: Pull complete [2022-04-10T05:11:09.749Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T05:11:09.749Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T05:11:09.749Z] ---> ac73e934f311 [2022-04-10T05:11:09.749Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-10T05:11:09.749Z] ---> Running in 714a5a1bbbba [2022-04-10T05:11:10.028Z] Removing intermediate container 714a5a1bbbba [2022-04-10T05:11:10.028Z] ---> 949b37b09fb4 [2022-04-10T05:11:10.028Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T05:11:10.313Z] ---> Running in f8b52afaefab [2022-04-10T05:11:12.308Z] Removing intermediate container f8b52afaefab [2022-04-10T05:11:12.308Z] ---> ddb286ff9b1d [2022-04-10T05:11:12.308Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-10T05:11:12.308Z] ---> Running in 1a6c3477a44b [2022-04-10T05:11:13.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T05:11:13.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T05:11:14.891Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T05:11:14.891Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-10T05:11:14.891Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T05:11:15.166Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-10T05:11:15.166Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-10T05:11:15.441Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T05:11:15.441Z] OK: 8 MiB in 19 packages [2022-04-10T05:11:16.433Z] Removing intermediate container 1a6c3477a44b [2022-04-10T05:11:16.433Z] ---> ee087a5af6b9 [2022-04-10T05:11:16.433Z] Step 16/25 : WORKDIR / [2022-04-10T05:11:16.433Z] ---> Running in 9879bf0c1549 [2022-04-10T05:11:16.717Z] Removing intermediate container 9879bf0c1549 [2022-04-10T05:11:16.717Z] ---> 0d7645cdc9d1 [2022-04-10T05:11:16.717Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-10T05:11:17.320Z] ---> 6ab28deec636 [2022-04-10T05:11:17.320Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-10T05:11:18.770Z] ---> 7f1ee371ab04 [2022-04-10T05:11:18.770Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-10T05:11:19.759Z] ---> c50e93d4dadd [2022-04-10T05:11:19.759Z] Step 20/25 : EXPOSE 59999 [2022-04-10T05:11:19.759Z] ---> Running in 10efe3aa63fa [2022-04-10T05:11:20.043Z] Removing intermediate container 10efe3aa63fa [2022-04-10T05:11:20.043Z] ---> 76354d7a307f [2022-04-10T05:11:20.043Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-10T05:11:20.043Z] ---> Running in 63a920324259 [2022-04-10T05:11:20.319Z] Removing intermediate container 63a920324259 [2022-04-10T05:11:20.320Z] ---> 2ca94726afd9 [2022-04-10T05:11:20.320Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T05:11:20.320Z] ---> Running in d73c86fff097 [2022-04-10T05:11:20.929Z] Removing intermediate container d73c86fff097 [2022-04-10T05:11:20.929Z] ---> 1cea6927430d [2022-04-10T05:11:20.929Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T05:11:20.929Z] ---> Running in 4d284b7701eb [2022-04-10T05:11:21.206Z] Removing intermediate container 4d284b7701eb [2022-04-10T05:11:21.206Z] ---> 0beff987677e [2022-04-10T05:11:21.206Z] Step 24/25 : LABEL git_sha=97449670e7606b5052a4a3700326f9203cc863e0 [2022-04-10T05:11:21.206Z] ---> Running in 5137152bea0a [2022-04-10T05:11:21.808Z] Removing intermediate container 5137152bea0a [2022-04-10T05:11:21.808Z] ---> 6322f19c9afb [2022-04-10T05:11:21.808Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T05:11:21.808Z] ---> Running in d734b511ba52 [2022-04-10T05:11:22.082Z] Removing intermediate container d734b511ba52 [2022-04-10T05:11:22.082Z] ---> 51ad35408922 [2022-04-10T05:11:22.082Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-10T05:11:22.082Z] Successfully built 51ad35408922 [2022-04-10T05:11:22.082Z] 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-04-10T05:11:22.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T05:11:22.527Z] [2022-04-10T05:11:22.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:11:22.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T05:11:23.168Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-10T05:11:23.168Z] 8998bd30e6a1: Pulling fs layer [2022-04-10T05:11:23.168Z] 04944245beec: Pulling fs layer [2022-04-10T05:11:23.168Z] 699f458cf7ca: Pulling fs layer [2022-04-10T05:11:23.168Z] 765212b225bb: Pulling fs layer [2022-04-10T05:11:23.168Z] f23df028b6ca: Pulling fs layer [2022-04-10T05:11:23.168Z] d65c8cfc05b1: Pulling fs layer [2022-04-10T05:11:23.168Z] 2437ff75d9bd: Pulling fs layer [2022-04-10T05:11:23.168Z] f23df028b6ca: Waiting [2022-04-10T05:11:23.168Z] 765212b225bb: Waiting [2022-04-10T05:11:23.168Z] d65c8cfc05b1: Waiting [2022-04-10T05:11:23.168Z] 2437ff75d9bd: Waiting [2022-04-10T05:11:23.168Z] 04944245beec: Download complete [2022-04-10T05:11:23.168Z] 765212b225bb: Verifying Checksum [2022-04-10T05:11:23.168Z] 765212b225bb: Download complete [2022-04-10T05:11:23.168Z] f23df028b6ca: Download complete [2022-04-10T05:11:23.168Z] d65c8cfc05b1: Verifying Checksum [2022-04-10T05:11:23.168Z] d65c8cfc05b1: Download complete [2022-04-10T05:11:23.449Z] 699f458cf7ca: Verifying Checksum [2022-04-10T05:11:23.449Z] 699f458cf7ca: Download complete [2022-04-10T05:11:23.725Z] 8998bd30e6a1: Verifying Checksum [2022-04-10T05:11:23.725Z] 8998bd30e6a1: Download complete [2022-04-10T05:11:26.351Z] 2437ff75d9bd: Verifying Checksum [2022-04-10T05:11:26.351Z] 2437ff75d9bd: Download complete [2022-04-10T05:11:28.330Z] 8998bd30e6a1: Pull complete [2022-04-10T05:11:28.603Z] 04944245beec: Pull complete [2022-04-10T05:11:30.038Z] 699f458cf7ca: Pull complete [2022-04-10T05:11:30.038Z] 765212b225bb: Pull complete [2022-04-10T05:11:31.022Z] f23df028b6ca: Pull complete [2022-04-10T05:11:31.295Z] d65c8cfc05b1: Pull complete [2022-04-10T05:11:46.409Z] 2437ff75d9bd: Pull complete [2022-04-10T05:11:46.409Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-10T05:11:46.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T05:11:46.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-10T05:11:46.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-11754 does not seem to be running inside a container [2022-04-10T05:11:46.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-10T05:11:49.555Z] $ docker top 76566c38842d0eb52985e9eefaf9629c5a5d984dc8b5c149e46250a4bbf5fc8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:11:50.488Z] ---> job-cost.sh [2022-04-10T05:11:50.488Z] lf-activate-venv: SKIPPING [2022-04-10T05:11:50.488Z] INFO: No Stack... [2022-04-10T05:11:50.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-10T05:11:51.744Z] INFO: Archiving Costs [Pipeline] sh [2022-04-10T05:11:52.425Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2022-04-10T05:11:52.425Z] + cut -d, -f6 [Pipeline] lock [2022-04-10T05:11:52.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1127-2-stack-cost] [2022-04-10T05:11:52.496Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1127-2-stack-cost] did not exist. Created. [2022-04-10T05:11:52.496Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1127-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-10T05:11:53.187Z] /w/workspace/device-sdk-go/2@tmp/durable-1933e4f7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-10T05:11:53.898Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-10T05:11:53.925Z] Warning: overwriting stash ‘stack-cost’ [2022-04-10T05:11:53.997Z] Stashed 1 file(s) [Pipeline] } [2022-04-10T05:11:54.004Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1127-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-10T05:11:54.017Z] $ docker stop --time=1 76566c38842d0eb52985e9eefaf9629c5a5d984dc8b5c149e46250a4bbf5fc8d [2022-04-10T05:11:55.538Z] $ docker rm -f 76566c38842d0eb52985e9eefaf9629c5a5d984dc8b5c149e46250a4bbf5fc8d [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-04-10T05:11:55.994Z] provisioning config files... [2022-04-10T05:11:56.001Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/config5073494451863250573tmp [Pipeline] { [Pipeline] sh [2022-04-10T05:11:56.297Z] + set +x [2022-04-10T05:11:56.297Z] + curl -s https://codecov.io/bash [2022-04-10T05:11:56.297Z] + bash -s -- [2022-04-10T05:11:56.297Z] [2022-04-10T05:11:56.297Z] _____ _ [2022-04-10T05:11:56.297Z] / ____| | | [2022-04-10T05:11:56.297Z] | | ___ __| | ___ ___ _____ __ [2022-04-10T05:11:56.297Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-10T05:11:56.297Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-10T05:11:56.297Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-10T05:11:56.297Z] Bash-1.0.6 [2022-04-10T05:11:56.297Z] [2022-04-10T05:11:56.297Z] [2022-04-10T05:11:56.297Z] ==> git version 2.25.1 found [2022-04-10T05:11:56.297Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-10T05:11:56.297Z] Release-Date: 2020-01-08 [2022-04-10T05:11:56.297Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-10T05:11:56.297Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-10T05:11:56.297Z] ==> Jenkins CI detected. [2022-04-10T05:11:56.297Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1127 [2022-04-10T05:11:56.297Z] project root: . [2022-04-10T05:11:56.297Z] --> token set from env [2022-04-10T05:11:56.297Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-10T05:11:56.297Z] ==> Running gcov in . (disable via -X gcov) [2022-04-10T05:11:56.297Z] ==> Python coveragepy not found [2022-04-10T05:11:56.297Z] ==> Searching for coverage reports in: [2022-04-10T05:11:56.297Z] + . [2022-04-10T05:11:56.297Z] -> Found 1 reports [2022-04-10T05:11:56.297Z] ==> Detecting git/mercurial file structure [2022-04-10T05:11:56.297Z] ==> Reading reports [2022-04-10T05:11:56.297Z] + ./coverage.out bytes=129001 [2022-04-10T05:11:56.297Z] ==> Appending adjustments [2022-04-10T05:11:56.297Z] https://docs.codecov.io/docs/fixing-reports [2022-04-10T05:11:56.557Z] + Found adjustments [2022-04-10T05:11:56.557Z] ==> Gzipping contents [2022-04-10T05:11:56.557Z] 16K /tmp/codecov.sb6bEW.gz [2022-04-10T05:11:56.557Z] ==> Uploading reports [2022-04-10T05:11:56.557Z] url: https://codecov.io [2022-04-10T05:11:56.557Z] query: branch=PR-1127&commit=97449670e7606b5052a4a3700326f9203cc863e0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1127%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1127&job=&cmd_args= [2022-04-10T05:11:56.557Z] -> Pinging Codecov [2022-04-10T05:11:56.557Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1127&commit=97449670e7606b5052a4a3700326f9203cc863e0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1127%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1127&job=&cmd_args= [2022-04-10T05:11:56.816Z] -> Uploading to [2022-04-10T05:11:56.816Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-10/7E55EF52A471D76F132DFD9A03CDDE97/97449670e7606b5052a4a3700326f9203cc863e0/c9be9272-a818-48e4-9698-da2b06f458f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T051156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ac2328752075f98be39f24dacd254dba74bd52c3ef86fd50aa9c6fd77a079ad [2022-04-10T05:11:56.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T05:11:56.816Z] Dload Upload Total Spent Left Speed [2022-04-10T05:11:57.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16276 0 0 100 16276 0 68966 --:--:-- --:--:-- --:--:-- 68966 [2022-04-10T05:11:57.075Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/97449670e7606b5052a4a3700326f9203cc863e0 [Pipeline] } [2022-04-10T05:11:57.084Z] 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-04-10T05:11:57.830Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives ] [2022-04-10T05:11:57.830Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives [2022-04-10T05:11:57.830Z] total 16 [2022-04-10T05:11:57.830Z] drwxr-xr-x 3 root root 4096 Apr 10 05:03 . [2022-04-10T05:11:57.830Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 10 05:03 .. [2022-04-10T05:11:57.830Z] drwxr-xr-x 2 root root 4096 Apr 10 05:03 cost [2022-04-10T05:11:57.830Z] -rw-r--r-- 1 root root 85 Apr 10 05:03 cost.csv [2022-04-10T05:11:57.830Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives [2022-04-10T05:11:57.830Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives [2022-04-10T05:11:57.830Z] total 16 [2022-04-10T05:11:57.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 05:03 . [2022-04-10T05:11:57.830Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 10 05:03 .. [2022-04-10T05:11:57.830Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 05:03 cost [2022-04-10T05:11:57.830Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 10 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:11:58.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:11:59.104Z] ---> package-listing.sh [2022-04-10T05:11:59.104Z] ++ facter osfamily [2022-04-10T05:11:59.104Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-10T05:11:59.365Z] + OS_FAMILY=debian [2022-04-10T05:11:59.365Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1127 [2022-04-10T05:11:59.365Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-10T05:11:59.365Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-10T05:11:59.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-10T05:11:59.365Z] + PACKAGES=/tmp/packages_start.txt [2022-04-10T05:11:59.365Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1127 ']' [2022-04-10T05:11:59.365Z] + PACKAGES=/tmp/packages_end.txt [2022-04-10T05:11:59.365Z] + case "${OS_FAMILY}" in [2022-04-10T05:11:59.365Z] + dpkg -l [2022-04-10T05:11:59.365Z] + grep '^ii' [2022-04-10T05:11:59.365Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-10T05:11:59.365Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-10T05:11:59.365Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-10T05:11:59.365Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1127 ']' [2022-04-10T05:11:59.365Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives/ [2022-04-10T05:11:59.365Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives/ [Pipeline] echo [2022-04-10T05:11:59.378Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-10T05:11:59.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-10T05:12:00.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T05:12:00.216Z] . [Pipeline] withDockerContainer [2022-04-10T05:12:00.280Z] prd-ubuntu20.04-docker-8c-8g-11752 does not seem to be running inside a container [2022-04-10T05:12:00.318Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1127/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-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-10T05:12:00.545Z] $ docker top 8453985b1fd0e65b1c717f3b098f1760e355c55e8ccce5783cf41cdcc5311c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T05:12:00.908Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-10T05:12:01.197Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-10T05:12:01.487Z] + ls /var/log/sa-host [2022-04-10T05:12:01.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T05:12:01.572Z] provisioning config files... [2022-04-10T05:12:01.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/config8398523072877001319tmp [Pipeline] { [Pipeline] echo [2022-04-10T05:12:01.597Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:12:01.883Z] ---> create-netrc.sh [Pipeline] } [2022-04-10T05:12:01.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:12:02.219Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-10T05:12:02.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:12:02.516Z] ---> sudo-logs.sh [2022-04-10T05:12:02.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-10T05:12:02.540Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:12:02.824Z] ---> job-cost.sh [2022-04-10T05:12:02.824Z] lf-activate-venv: SKIPPING [2022-04-10T05:12:02.824Z] DEBUG: total: 0.2199999988079071 [2022-04-10T05:12:02.824Z] INFO: Retrieving Stack Cost... [2022-04-10T05:12:03.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-10T05:12:03.657Z] INFO: Archiving Costs [Pipeline] echo [2022-04-10T05:12:03.673Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T05:12:03.961Z] ---> logs-deploy.sh [2022-04-10T05:12:03.961Z] lf-activate-venv: SKIPPING [2022-04-10T05:12:03.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1127/2 [2022-04-10T05:12:03.961Z] INFO: archiving workspace using pattern(s): [2022-04-10T05:12:04.903Z] Archives upload complete. [2022-04-10T05:12:04.903Z] INFO: archiving logs to Nexus