Pull request #1144 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e+c4fb6f454a66f6ec4303bcc61530b9f99af08732 (6f01f0234c1815d4e4dbce3215f75337135ffae1) 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-ssh2913607183759185890.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-ssh17819988482339349656.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3755690925058522597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1016534006583530780.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh15962714918798881846.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3442930117842631746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21738 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [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-1144 # 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 c4fb6f454a66f6ec4303bcc61530b9f99af08732 into PR head commit f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e Merge succeeded, producing f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e Checking out Revision f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e (PR-1144) > 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/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e # 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 c4fb6f454a66f6ec4303bcc61530b9f99af08732 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T04:04:18.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T04:04:18.561Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T04:04:18.658Z] ========================================================= [2022-04-22T04:04:18.658Z] EdgeX Global Pipelines Version Info [2022-04-22T04:04:18.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:04:19.457Z] ------------------- [2022-04-22T04:04:19.457Z] stable info: [2022-04-22T04:04:19.457Z] ------------------- [2022-04-22T04:04:19.457Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T04:04:19.457Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T04:04:19.457Z] Message: update stable to v1.0.221 [2022-04-22T04:04:20.035Z] ------------------- [2022-04-22T04:04:20.035Z] experimental info: [2022-04-22T04:04:20.035Z] ------------------- [2022-04-22T04:04:20.035Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T04:04:20.035Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T04:04:20.035Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T04:04:20.310Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-22T04:04:20.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-22T04:04:20.384Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T04:04:20.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T04:04:20.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T04:04:20.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T04:04:20.537Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T04:04:20.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-22T04:04:20.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T04:04:20.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T04:04:20.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T04:04:20.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-22T04:04:20.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T04:04:20.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T04:04:20.832Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T04:04:20.868Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T04:04:20.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T04:04:20.940Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T04:04:20.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T04:04:21.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T04:04:21.058Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T04:04:21.101Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T04:04:21.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T04:04:21.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T04:04:21.227Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T04:04:21.266Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T04:04:21.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1144 [Pipeline] echo [2022-04-22T04:04:21.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1144 [Pipeline] echo [2022-04-22T04:04:21.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1144 [Pipeline] echo [2022-04-22T04:04:21.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] echo [2022-04-22T04:04:21.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f48a0af [Pipeline] echo [2022-04-22T04:04:21.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T04:04:21.599Z] provisioning config files... [2022-04-22T04:04:21.614Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config5917280755767158138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:04:22.030Z] ---> docker-login.sh [2022-04-22T04:04:22.030Z] nexus3.edgexfoundry.org:10001 [2022-04-22T04:04:22.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:22.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:22.295Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:22.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:22.295Z] [2022-04-22T04:04:22.295Z] Login Succeeded [2022-04-22T04:04:22.295Z] nexus3.edgexfoundry.org:10002 [2022-04-22T04:04:22.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:22.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:22.557Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:22.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:22.557Z] [2022-04-22T04:04:22.557Z] Login Succeeded [2022-04-22T04:04:22.557Z] nexus3.edgexfoundry.org:10003 [2022-04-22T04:04:22.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:22.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:22.557Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:22.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:22.557Z] [2022-04-22T04:04:22.557Z] Login Succeeded [2022-04-22T04:04:22.557Z] nexus3.edgexfoundry.org:10004 [2022-04-22T04:04:22.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:22.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:22.819Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:22.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:22.819Z] [2022-04-22T04:04:22.819Z] Login Succeeded [2022-04-22T04:04:22.819Z] docker.io [2022-04-22T04:04:22.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:23.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:23.082Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:23.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:23.082Z] [2022-04-22T04:04:23.082Z] Login Succeeded [2022-04-22T04:04:23.343Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T04:04:23.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T04:04:23.987Z] + git rev-list -1 --merges f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e~1..f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] echo [2022-04-22T04:04:24.039Z] -----------> git rev-list -1 --merges f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e~1..f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [false] [Pipeline] sh [2022-04-22T04:04:24.355Z] + git log --format=format:%s -1 f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] echo [2022-04-22T04:04:24.389Z] ========================================================= [2022-04-22T04:04:24.389Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T04:04:24.389Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T04:04:24.829Z] + git log --format=format:%s -1 f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] echo [2022-04-22T04:04:24.866Z] [semverPrep] GIT_COMMIT: f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo [2022-04-22T04:04:24.895Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T04:04:25.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T04:04:25.356Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T04:04:25.356Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T04:04:25.356Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T04:04:25.356Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T04:04:25.356Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T04:04:25.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:04:25.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T04:04:25.812Z] [2022-04-22T04:04:25.812Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:04:26.149Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T04:04:26.149Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T04:04:26.149Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T04:04:26.149Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T04:04:26.149Z] 4c7163046ea9: Pulling fs layer [2022-04-22T04:04:26.149Z] 0c2d73faf560: Pulling fs layer [2022-04-22T04:04:26.149Z] 0c2d73faf560: Waiting [2022-04-22T04:04:26.149Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T04:04:26.149Z] 3e5f54012d9b: Download complete [2022-04-22T04:04:26.149Z] a0d0a0d46f8b: Download complete [2022-04-22T04:04:26.149Z] 0c2d73faf560: Verifying Checksum [2022-04-22T04:04:26.149Z] 0c2d73faf560: Download complete [2022-04-22T04:04:26.149Z] 4c7163046ea9: Download complete [2022-04-22T04:04:26.409Z] a0d0a0d46f8b: Pull complete [2022-04-22T04:04:26.409Z] 3e5f54012d9b: Pull complete [2022-04-22T04:04:26.673Z] 4c7163046ea9: Pull complete [2022-04-22T04:04:26.934Z] 0c2d73faf560: Pull complete [2022-04-22T04:04:26.934Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T04:04:26.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T04:04:26.934Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T04:04:27.033Z] prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container [2022-04-22T04:04:27.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T04:04:27.766Z] $ docker top 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T04:04:27.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T04:04:27.948Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T04:04:28.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T04:04:28.086Z] $ docker exec 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e ssh-agent [2022-04-22T04:04:28.215Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJicCMi/agent.15 [2022-04-22T04:04:28.215Z] SSH_AGENT_PID=22 [2022-04-22T04:04:28.223Z] Running ssh-add (command line suppressed) [2022-04-22T04:04:28.348Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2038331384241120362.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2038331384241120362.key) [2022-04-22T04:04:28.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T04:04:28.690Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T04:04:28.721Z] $ docker exec --env ******** --env ******** 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e ssh-agent -k [2022-04-22T04:04:28.832Z] unset SSH_AUTH_SOCK; [2022-04-22T04:04:28.832Z] unset SSH_AGENT_PID; [2022-04-22T04:04:28.832Z] echo Agent pid 22 killed; [2022-04-22T04:04:28.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T04:04:28.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T04:04:28.924Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T04:04:29.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T04:04:29.078Z] $ docker exec 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e ssh-agent [2022-04-22T04:04:29.206Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEPpJAJ/agent.55 [2022-04-22T04:04:29.206Z] SSH_AGENT_PID=61 [2022-04-22T04:04:29.212Z] Running ssh-add (command line suppressed) [2022-04-22T04:04:29.326Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_3781423322458884774.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_3781423322458884774.key) [2022-04-22T04:04:29.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T04:04:29.667Z] + git semver init [2022-04-22T04:04:29.667Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T04:04:29.667Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1144/.git [2022-04-22T04:04:29.667Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1144 [2022-04-22T04:04:29.667Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T04:04:29.667Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T04:04:29.667Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T04:04:29.667Z] # $SEMVER_BRANCH = PR-1144 [2022-04-22T04:04:29.667Z] # $SEMVER_TEMP = /tmp/semver-769901132 [2022-04-22T04:04:29.667Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-04-22T04:04:30.611Z] # '/tmp/semver-769901132' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver' [2022-04-22T04:04:30.611Z] # -> Force: false [2022-04-22T04:04:30.611Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver [Pipeline] } [2022-04-22T04:04:30.644Z] $ docker exec --env ******** --env ******** 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e ssh-agent -k [2022-04-22T04:04:30.746Z] unset SSH_AUTH_SOCK; [2022-04-22T04:04:30.747Z] unset SSH_AGENT_PID; [2022-04-22T04:04:30.747Z] echo Agent pid 61 killed; [2022-04-22T04:04:30.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T04:04:31.177Z] + git semver [Pipeline] } [2022-04-22T04:04:31.212Z] $ docker stop --time=1 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e [2022-04-22T04:04:32.581Z] $ docker rm -f 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T04:04:32.998Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T04:04:33.297Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T04:04:33.318Z] [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-22T04:04:33.921Z] provisioning config files... [2022-04-22T04:04:33.933Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config7341078241528912343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:04:34.283Z] ---> docker-login.sh [2022-04-22T04:04:34.283Z] nexus3.edgexfoundry.org:10001 [2022-04-22T04:04:34.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:34.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:34.283Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:34.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:34.283Z] [2022-04-22T04:04:34.283Z] Login Succeeded [2022-04-22T04:04:34.283Z] nexus3.edgexfoundry.org:10002 [2022-04-22T04:04:34.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:34.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:34.545Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:34.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:34.545Z] [2022-04-22T04:04:34.545Z] Login Succeeded [2022-04-22T04:04:34.545Z] nexus3.edgexfoundry.org:10003 [2022-04-22T04:04:34.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:34.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:34.545Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:34.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:34.545Z] [2022-04-22T04:04:34.545Z] Login Succeeded [2022-04-22T04:04:34.545Z] nexus3.edgexfoundry.org:10004 [2022-04-22T04:04:34.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:34.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:34.807Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:34.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:34.807Z] [2022-04-22T04:04:34.807Z] Login Succeeded [2022-04-22T04:04:34.807Z] docker.io [2022-04-22T04:04:34.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:04:35.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:04:35.068Z] Configure a credential helper to remove this warning. See [2022-04-22T04:04:35.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:04:35.068Z] [2022-04-22T04:04:35.068Z] Login Succeeded [2022-04-22T04:04:35.068Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T04:04:35.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T04:04:35.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T04:04:35.319Z] ========================================================= [2022-04-22T04:04:35.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T04:04:35.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:04:35.718Z] + 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-22T04:04:35.718Z] Sending build context to Docker daemon 9.532MB [2022-04-22T04:04:35.718Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T04:04:35.718Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-22T04:04:35.718Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T04:04:35.718Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T04:04:35.718Z] 666ba61612fd: Pulling fs layer [2022-04-22T04:04:35.718Z] 8ed8ca486205: Pulling fs layer [2022-04-22T04:04:35.718Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T04:04:35.718Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T04:04:35.718Z] 640e595b4fbd: Pulling fs layer [2022-04-22T04:04:35.718Z] 763cafe07f6e: Pulling fs layer [2022-04-22T04:04:35.718Z] 0c0b528cf693: Pulling fs layer [2022-04-22T04:04:35.718Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T04:04:35.718Z] 0c0b528cf693: Waiting [2022-04-22T04:04:35.718Z] 640e595b4fbd: Waiting [2022-04-22T04:04:35.718Z] 763cafe07f6e: Waiting [2022-04-22T04:04:35.718Z] 4fe6c5a15a65: Waiting [2022-04-22T04:04:35.718Z] 10935f4eaf8b: Waiting [2022-04-22T04:04:35.718Z] 22a0e8bec74d: Waiting [2022-04-22T04:04:35.982Z] 8ed8ca486205: Verifying Checksum [2022-04-22T04:04:35.982Z] 8ed8ca486205: Download complete [2022-04-22T04:04:35.982Z] 666ba61612fd: Verifying Checksum [2022-04-22T04:04:35.982Z] 666ba61612fd: Download complete [2022-04-22T04:04:35.982Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T04:04:35.982Z] 22a0e8bec74d: Download complete [2022-04-22T04:04:35.982Z] 640e595b4fbd: Verifying Checksum [2022-04-22T04:04:35.982Z] 640e595b4fbd: Download complete [2022-04-22T04:04:35.982Z] 763cafe07f6e: Verifying Checksum [2022-04-22T04:04:35.982Z] 763cafe07f6e: Download complete [2022-04-22T04:04:35.982Z] 59bf1c3509f3: Download complete [2022-04-22T04:04:35.982Z] 0c0b528cf693: Verifying Checksum [2022-04-22T04:04:35.982Z] 0c0b528cf693: Download complete [2022-04-22T04:04:35.982Z] 59bf1c3509f3: Pull complete [2022-04-22T04:04:36.242Z] 666ba61612fd: Pull complete [2022-04-22T04:04:36.242Z] 8ed8ca486205: Pull complete [2022-04-22T04:04:36.504Z] 10935f4eaf8b: Download complete [2022-04-22T04:04:36.764Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T04:04:36.764Z] 4fe6c5a15a65: Download complete [2022-04-22T04:04:40.954Z] 4fe6c5a15a65: Pull complete [2022-04-22T04:04:40.954Z] 22a0e8bec74d: Pull complete [2022-04-22T04:04:40.954Z] 640e595b4fbd: Pull complete [2022-04-22T04:04:40.954Z] 763cafe07f6e: Pull complete [2022-04-22T04:04:40.954Z] 0c0b528cf693: Pull complete [2022-04-22T04:04:42.860Z] 10935f4eaf8b: Pull complete [2022-04-22T04:04:42.860Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T04:04:42.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T04:04:42.860Z] ---> 99d49a6021b9 [2022-04-22T04:04:42.860Z] Step 3/11 : ARG MAKE=make build [2022-04-22T04:04:44.769Z] ---> Running in 3acfd26bd448 [2022-04-22T04:04:44.769Z] Removing intermediate container 3acfd26bd448 [2022-04-22T04:04:44.769Z] ---> 3f6757505c8e [2022-04-22T04:04:44.769Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-22T04:04:44.769Z] ---> Running in 9e8acd4289fa [2022-04-22T04:04:44.769Z] Removing intermediate container 9e8acd4289fa [2022-04-22T04:04:44.769Z] ---> 6fe198d0a5c6 [2022-04-22T04:04:44.769Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T04:04:44.769Z] ---> Running in 5ca866b40fdb [2022-04-22T04:04:44.769Z] Removing intermediate container 5ca866b40fdb [2022-04-22T04:04:44.769Z] ---> af88ef758446 [2022-04-22T04:04:44.769Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:04:44.769Z] ---> Running in 988865e2532a [2022-04-22T04:04:45.340Z] Removing intermediate container 988865e2532a [2022-04-22T04:04:45.340Z] ---> 5ac97d60c51e [2022-04-22T04:04:45.340Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T04:04:45.599Z] ---> Running in a40ee6a7b0fb [2022-04-22T04:04:45.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T04:04:46.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T04:04:46.802Z] OK: 221 MiB in 52 packages [2022-04-22T04:04:47.062Z] Removing intermediate container a40ee6a7b0fb [2022-04-22T04:04:47.062Z] ---> f16e067f41cc [2022-04-22T04:04:47.062Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-22T04:04:47.323Z] ---> fa04261feb86 [2022-04-22T04:04:47.323Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T04:04:47.323Z] ---> Running in dcef306ba2a2 [2022-04-22T04:04:48.735Z] Still waiting to schedule task [2022-04-22T04:04:48.736Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-22T04:05:02.230Z] Removing intermediate container dcef306ba2a2 [2022-04-22T04:05:02.230Z] ---> f410a37d208d [2022-04-22T04:05:02.230Z] Step 10/11 : COPY . . [2022-04-22T04:05:02.230Z] ---> 6abb62517d32 [2022-04-22T04:05:02.230Z] Step 11/11 : RUN ${MAKE} [2022-04-22T04:05:02.230Z] ---> Running in 757f4fcb6fa9 [2022-04-22T04:05:02.230Z] noop [2022-04-22T04:05:02.490Z] Removing intermediate container 757f4fcb6fa9 [2022-04-22T04:05:02.490Z] ---> b0bd04032414 [2022-04-22T04:05:02.490Z] Successfully built b0bd04032414 [2022-04-22T04:05:02.490Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:05:02.823Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T04:05:02.823Z] . [Pipeline] withDockerContainer [2022-04-22T04:05:02.909Z] prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container [2022-04-22T04:05:02.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T04:05:03.335Z] $ docker top 4ed6063d3ef55833f2abcd3447084bee8ad897671aa6d2b15f834db95ec0985a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T04:05:03.728Z] + go version [2022-04-22T04:05:03.728Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T04:05:03.766Z] $ docker stop --time=1 4ed6063d3ef55833f2abcd3447084bee8ad897671aa6d2b15f834db95ec0985a [2022-04-22T04:05:05.088Z] $ docker rm -f 4ed6063d3ef55833f2abcd3447084bee8ad897671aa6d2b15f834db95ec0985a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:05:05.724Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T04:05:05.724Z] . [Pipeline] withDockerContainer [2022-04-22T04:05:05.825Z] prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container [2022-04-22T04:05:05.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T04:05:06.228Z] $ docker top 75d97763f6a956f8f4a66c74baee03f4b0318166f3dea4706d31a8e6b121f1e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T04:05:06.671Z] + make test [2022-04-22T04:05:06.671Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T04:05:12.035Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.070s coverage: 23.3% of statements [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.070s coverage: 27.6% of statements [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.077s coverage: 78.9% of statements [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.066s coverage: 10.8% of statements [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.087s coverage: 60.0% of statements [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 34.7% of statements [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.075s coverage: 86.1% of statements [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.111s coverage: 65.1% of statements [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.743s coverage: 89.2% of statements [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-22T04:05:24.261Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-04-22T04:05:24.261Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-22T04:05:39.154Z] GO111MODULE=on go vet ./... [2022-04-22T04:05:41.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T04:05:41.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T04:05:41.702Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T04:05:41.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T04:05:42.033Z] $ docker stop --time=1 75d97763f6a956f8f4a66c74baee03f4b0318166f3dea4706d31a8e6b121f1e1 [2022-04-22T04:05:44.572Z] $ docker rm -f 75d97763f6a956f8f4a66c74baee03f4b0318166f3dea4706d31a8e6b121f1e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T04:05:45.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T04:05:45.228Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-22T04:05:46.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T04:05:46.662Z] + ls -al . [2022-04-22T04:05:46.662Z] total 316 [2022-04-22T04:05:46.662Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 04:05 . [2022-04-22T04:05:46.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:04 .. [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 04:04 .dockerignore [2022-04-22T04:05:46.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 04:04 .git [2022-04-22T04:05:46.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:04 .github [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 22 04:04 .gitignore [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 22 04:04 .golangci.yml [2022-04-22T04:05:46.662Z] drwx------ 3 jenkins jenkins 4096 Apr 22 04:04 .semver [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 22 04:04 CHANGELOG.md [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 04:04 GOVERNANCE.md [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 22 04:04 Jenkinsfile [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 04:04 LICENSE [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 22 04:04 Makefile [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 22 04:04 OWNERS.md [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 22 04:04 README.md [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 04:04 VERSION [2022-04-22T04:05:46.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:04 bin [2022-04-22T04:05:46.662Z] -rw-r--r-- 1 jenkins jenkins 131008 Apr 22 04:05 coverage.out [2022-04-22T04:05:46.662Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 04:04 example [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 22 04:04 go.mod [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 53877 Apr 22 04:04 go.sum [2022-04-22T04:05:46.662Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 04:04 internal [2022-04-22T04:05:46.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:04 openapi [2022-04-22T04:05:46.662Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 04:04 pkg [2022-04-22T04:05:46.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:04 snap [2022-04-22T04:05:46.662Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 04:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:05:46.992Z] + 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=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e --label arch=amd64 --label version=0.0.0 . [2022-04-22T04:05:46.992Z] Sending build context to Docker daemon 9.663MB [2022-04-22T04:05:46.992Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T04:05:46.992Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-22T04:05:46.992Z] ---> b0bd04032414 [2022-04-22T04:05:46.992Z] Step 3/25 : ARG MAKE=make build [2022-04-22T04:05:47.268Z] ---> Running in a0e695c5ae50 [2022-04-22T04:05:47.268Z] Removing intermediate container a0e695c5ae50 [2022-04-22T04:05:47.268Z] ---> f1c2a1b77526 [2022-04-22T04:05:47.268Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-22T04:05:47.268Z] ---> Running in ad8f55cbe67b [2022-04-22T04:05:47.268Z] Removing intermediate container ad8f55cbe67b [2022-04-22T04:05:47.268Z] ---> 7ad9f613abc5 [2022-04-22T04:05:47.268Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T04:05:47.527Z] ---> Running in 986e6f58458f [2022-04-22T04:05:47.527Z] Removing intermediate container 986e6f58458f [2022-04-22T04:05:47.527Z] ---> 397a7b9e282d [2022-04-22T04:05:47.527Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:05:47.527Z] ---> Running in e664de3f2e15 [2022-04-22T04:05:48.096Z] Removing intermediate container e664de3f2e15 [2022-04-22T04:05:48.096Z] ---> 28ef8b874439 [2022-04-22T04:05:48.096Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T04:05:48.096Z] ---> Running in 2967b800d72d [2022-04-22T04:05:48.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T04:05:49.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T04:05:49.562Z] OK: 221 MiB in 52 packages [2022-04-22T04:05:49.823Z] Removing intermediate container 2967b800d72d [2022-04-22T04:05:49.823Z] ---> 5a1556b19f7a [2022-04-22T04:05:49.823Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-22T04:05:49.823Z] ---> f22b0a6403ce [2022-04-22T04:05:49.823Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T04:05:50.082Z] ---> Running in 6357c0d15dc6 [2022-04-22T04:05:50.652Z] Removing intermediate container 6357c0d15dc6 [2022-04-22T04:05:50.652Z] ---> 4e0f95d4fb2a [2022-04-22T04:05:50.652Z] Step 10/25 : COPY . . [2022-04-22T04:05:50.911Z] ---> 9c7218156b53 [2022-04-22T04:05:50.911Z] Step 11/25 : RUN ${MAKE} [2022-04-22T04:05:50.911Z] ---> Running in f8da72f5332a [2022-04-22T04:05:51.170Z] 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-22T04:06:09.275Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-22T04:06:09.535Z] Removing intermediate container f8da72f5332a [2022-04-22T04:06:09.535Z] ---> 7fa161d8c822 [2022-04-22T04:06:09.535Z] Step 12/25 : FROM alpine:3.14 [2022-04-22T04:06:10.107Z] 3.14: Pulling from library/alpine [2022-04-22T04:06:10.367Z] 8663204ce13b: Pulling fs layer [2022-04-22T04:06:10.367Z] 8663204ce13b: Verifying Checksum [2022-04-22T04:06:10.367Z] 8663204ce13b: Download complete [2022-04-22T04:06:10.627Z] 8663204ce13b: Pull complete [2022-04-22T04:06:10.627Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T04:06:10.627Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T04:06:10.627Z] ---> e04c818066af [2022-04-22T04:06:10.627Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T04:06:10.627Z] ---> Running in ef482f2b0917 [2022-04-22T04:06:10.627Z] Removing intermediate container ef482f2b0917 [2022-04-22T04:06:10.627Z] ---> 70977831f46e [2022-04-22T04:06:10.627Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:06:10.886Z] ---> Running in 6c4423f14019 [2022-04-22T04:06:11.456Z] Removing intermediate container 6c4423f14019 [2022-04-22T04:06:11.456Z] ---> 99ba6b087337 [2022-04-22T04:06:11.456Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-22T04:06:11.456Z] ---> Running in d97e4378bdef [2022-04-22T04:06:11.716Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T04:06:12.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T04:06:12.658Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T04:06:12.919Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-22T04:06:12.919Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T04:06:12.919Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-22T04:06:13.180Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-22T04:06:13.180Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T04:06:13.180Z] OK: 8 MiB in 19 packages [2022-04-22T04:06:13.754Z] Removing intermediate container d97e4378bdef [2022-04-22T04:06:13.754Z] ---> 2764be5a13e9 [2022-04-22T04:06:13.754Z] Step 16/25 : WORKDIR / [2022-04-22T04:06:13.754Z] ---> Running in 1cabf37db334 [2022-04-22T04:06:13.754Z] Removing intermediate container 1cabf37db334 [2022-04-22T04:06:13.754Z] ---> 65478f0225a0 [2022-04-22T04:06:13.754Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-22T04:06:13.754Z] ---> 06df7abe206f [2022-04-22T04:06:13.754Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-22T04:06:14.322Z] ---> c7c026326d4b [2022-04-22T04:06:14.322Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-22T04:06:14.583Z] ---> a1b075bd5023 [2022-04-22T04:06:14.583Z] Step 20/25 : EXPOSE 59999 [2022-04-22T04:06:14.583Z] ---> Running in 14ccfb4c4144 [2022-04-22T04:06:14.583Z] Removing intermediate container 14ccfb4c4144 [2022-04-22T04:06:14.583Z] ---> 9819615587eb [2022-04-22T04:06:14.583Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-22T04:06:14.844Z] ---> Running in 9b7a668d1e6f [2022-04-22T04:06:14.844Z] Removing intermediate container 9b7a668d1e6f [2022-04-22T04:06:14.844Z] ---> 28df18e22b0c [2022-04-22T04:06:14.844Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T04:06:14.844Z] ---> Running in ca64661af2dd [2022-04-22T04:06:14.844Z] Removing intermediate container ca64661af2dd [2022-04-22T04:06:14.844Z] ---> 717bc36f7916 [2022-04-22T04:06:14.844Z] Step 23/25 : LABEL arch=amd64 [2022-04-22T04:06:14.844Z] ---> Running in 5041e088338c [2022-04-22T04:06:15.109Z] Removing intermediate container 5041e088338c [2022-04-22T04:06:15.109Z] ---> 5392219a0245 [2022-04-22T04:06:15.110Z] Step 24/25 : LABEL git_sha=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [2022-04-22T04:06:15.110Z] ---> Running in 95620add7ec9 [2022-04-22T04:06:15.110Z] Removing intermediate container 95620add7ec9 [2022-04-22T04:06:15.110Z] ---> 32e5f8767842 [2022-04-22T04:06:15.110Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T04:06:15.110Z] ---> Running in 22d98bc0b763 [2022-04-22T04:06:15.110Z] Removing intermediate container 22d98bc0b763 [2022-04-22T04:06:15.110Z] ---> c1c2c480be06 [2022-04-22T04:06:15.110Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T04:06:15.110Z] Successfully built c1c2c480be06 [2022-04-22T04:06:15.370Z] 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-22T04:06:16.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T04:06:16.079Z] [2022-04-22T04:06:16.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:06:16.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T04:06:16.421Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T04:06:16.421Z] 5eb5b503b376: Pulling fs layer [2022-04-22T04:06:16.421Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T04:06:16.421Z] ec43610c2a17: Pulling fs layer [2022-04-22T04:06:16.421Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T04:06:16.421Z] 33b1e0a273af: Pulling fs layer [2022-04-22T04:06:16.421Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T04:06:16.421Z] 2f39f015ded8: Pulling fs layer [2022-04-22T04:06:16.421Z] 3a2ae6a8a46f: Waiting [2022-04-22T04:06:16.421Z] 33b1e0a273af: Waiting [2022-04-22T04:06:16.421Z] 5d3b04190fa2: Waiting [2022-04-22T04:06:16.421Z] 2f39f015ded8: Waiting [2022-04-22T04:06:16.421Z] 5c69ac0246d0: Download complete [2022-04-22T04:06:16.421Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T04:06:16.421Z] 3a2ae6a8a46f: Download complete [2022-04-22T04:06:16.421Z] 33b1e0a273af: Verifying Checksum [2022-04-22T04:06:16.421Z] 33b1e0a273af: Download complete [2022-04-22T04:06:16.421Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T04:06:16.421Z] 5d3b04190fa2: Download complete [2022-04-22T04:06:16.421Z] ec43610c2a17: Verifying Checksum [2022-04-22T04:06:16.421Z] ec43610c2a17: Download complete [2022-04-22T04:06:16.681Z] 5eb5b503b376: Download complete [2022-04-22T04:06:17.249Z] 2f39f015ded8: Download complete [2022-04-22T04:06:17.819Z] 5eb5b503b376: Pull complete [2022-04-22T04:06:17.819Z] 5c69ac0246d0: Pull complete [2022-04-22T04:06:18.388Z] ec43610c2a17: Pull complete [2022-04-22T04:06:18.388Z] 3a2ae6a8a46f: Pull complete [2022-04-22T04:06:18.647Z] 33b1e0a273af: Pull complete [2022-04-22T04:06:18.647Z] 5d3b04190fa2: Pull complete [2022-04-22T04:06:22.842Z] 2f39f015ded8: Pull complete [2022-04-22T04:06:22.842Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T04:06:22.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T04:06:22.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T04:06:22.943Z] prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container [2022-04-22T04:06:22.984Z] $ 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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T04:06:24.714Z] $ docker top 6cc81f03e1f3a788bae4dd6310d6ac549d090efa149475eadf5fa6233a0da738 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:06:25.197Z] ---> job-cost.sh [2022-04-22T04:06:25.198Z] lf-activate-venv: SKIPPING [2022-04-22T04:06:25.198Z] INFO: No Stack... [2022-04-22T04:06:25.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T04:06:26.027Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T04:06:26.344Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/cost.csv [2022-04-22T04:06:26.344Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T04:06:26.384Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [2022-04-22T04:06:26.389Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] did not exist. Created. [2022-04-22T04:06:26.389Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T04:06:26.787Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T04:06:26.834Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T04:06:26.858Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T04:06:26.938Z] $ docker stop --time=1 6cc81f03e1f3a788bae4dd6310d6ac549d090efa149475eadf5fa6233a0da738 [2022-04-22T04:06:28.107Z] $ docker rm -f 6cc81f03e1f3a788bae4dd6310d6ac549d090efa149475eadf5fa6233a0da738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T04:06:32.065Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21739 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] ws [2022-04-22T04:06:32.108Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-04-22T04:06:32.432Z] The recommended git tool is: git [2022-04-22T04:06:37.693Z] using credential edgex-jenkins-ssh [2022-04-22T04:06:37.711Z] Cloning the remote Git repository [2022-04-22T04:06:37.771Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T04:06:37.847Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-04-22T04:06:37.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T04:06:37.919Z] > git --version # timeout=10 [2022-04-22T04:06:37.938Z] > git --version # 'git version 2.25.1' [2022-04-22T04:06:37.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T04:06:38.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T04:06:39.518Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-22T04:06:39.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T04:06:39.568Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-22T04:06:39.603Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-22T04:06:39.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T04:06:39.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T04:06:40.221Z] Merging remotes/origin/main commit c4fb6f454a66f6ec4303bcc61530b9f99af08732 into PR head commit f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [2022-04-22T04:06:40.453Z] Merge succeeded, producing f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [2022-04-22T04:06:40.454Z] Checking out Revision f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e (PR-1144) [2022-04-22T04:06:40.242Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T04:06:40.257Z] > git checkout -f f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e # timeout=10 [2022-04-22T04:06:40.369Z] > git remote # timeout=10 [2022-04-22T04:06:40.387Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T04:06:40.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T04:06:40.419Z] > git merge c4fb6f454a66f6ec4303bcc61530b9f99af08732 # timeout=10 [2022-04-22T04:06:40.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T04:06:40.466Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T04:06:40.484Z] > git checkout -f f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e # timeout=10 [2022-04-22T04:06:44.619Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [2022-04-22T04:06:44.680Z] > git --version # timeout=10 [2022-04-22T04:06:44.692Z] > git --version # 'git version 2.25.1' [2022-04-22T04:06:44.704Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T04:06:45.755Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T04:06:45.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T04:06:45.755Z] Dload Upload Total Spent Left Speed [2022-04-22T04:06:45.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh [2022-04-22T04:06:46.302Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T04:06:46.657Z] + sudo tee /etc/docker/daemon.new [2022-04-22T04:06:46.657Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T04:06:46.657Z] { [2022-04-22T04:06:46.657Z] "registry-mirrors": [ [2022-04-22T04:06:46.657Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T04:06:46.657Z] ], [2022-04-22T04:06:46.657Z] "bip": "10.250.0.254/24", [2022-04-22T04:06:46.657Z] "hosts": [ [2022-04-22T04:06:46.657Z] "tcp://0.0.0.0:5555", [2022-04-22T04:06:46.657Z] "unix:///var/run/docker.sock" [2022-04-22T04:06:46.657Z] ], [2022-04-22T04:06:46.657Z] "mtu": 1458, [2022-04-22T04:06:46.657Z] "selinux-enabled": true, [2022-04-22T04:06:46.657Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T04:06:46.657Z] } [Pipeline] sh [2022-04-22T04:06:47.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T04:06:47.447Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T04:07:05.842Z] provisioning config files... [2022-04-22T04:07:05.867Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4184258191434963412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:07:06.433Z] ---> docker-login.sh [2022-04-22T04:07:06.433Z] nexus3.edgexfoundry.org:10001 [2022-04-22T04:07:07.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:07:07.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:07:07.308Z] Configure a credential helper to remove this warning. See [2022-04-22T04:07:07.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:07:07.308Z] [2022-04-22T04:07:07.308Z] Login Succeeded [2022-04-22T04:07:07.308Z] nexus3.edgexfoundry.org:10002 [2022-04-22T04:07:07.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:07:07.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:07:07.854Z] Configure a credential helper to remove this warning. See [2022-04-22T04:07:07.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:07:07.854Z] [2022-04-22T04:07:07.854Z] Login Succeeded [2022-04-22T04:07:07.854Z] nexus3.edgexfoundry.org:10003 [2022-04-22T04:07:08.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:07:08.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:07:08.403Z] Configure a credential helper to remove this warning. See [2022-04-22T04:07:08.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:07:08.404Z] [2022-04-22T04:07:08.404Z] Login Succeeded [2022-04-22T04:07:08.404Z] nexus3.edgexfoundry.org:10004 [2022-04-22T04:07:08.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:07:08.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:07:08.691Z] Configure a credential helper to remove this warning. See [2022-04-22T04:07:08.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:07:08.691Z] [2022-04-22T04:07:08.691Z] Login Succeeded [2022-04-22T04:07:08.691Z] docker.io [2022-04-22T04:07:09.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:07:09.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:07:09.560Z] Configure a credential helper to remove this warning. See [2022-04-22T04:07:09.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:07:09.560Z] [2022-04-22T04:07:09.560Z] Login Succeeded [2022-04-22T04:07:09.560Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T04:07:09.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T04:07:09.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T04:07:10.001Z] ========================================================= [2022-04-22T04:07:10.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T04:07:10.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:07:10.443Z] + 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-22T04:07:11.046Z] Sending build context to Docker daemon 5.153MB [2022-04-22T04:07:11.046Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T04:07:11.046Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-22T04:07:11.046Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T04:07:11.046Z] 9b3977197b4f: Pulling fs layer [2022-04-22T04:07:11.046Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T04:07:11.046Z] 94645a83ff95: Pulling fs layer [2022-04-22T04:07:11.046Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T04:07:11.046Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T04:07:11.046Z] f7c0051592d6: Pulling fs layer [2022-04-22T04:07:11.046Z] a227ed2f7395: Pulling fs layer [2022-04-22T04:07:11.046Z] 7b1c46037f91: Pulling fs layer [2022-04-22T04:07:11.046Z] f7c0051592d6: Waiting [2022-04-22T04:07:11.046Z] a227ed2f7395: Waiting [2022-04-22T04:07:11.046Z] 3f3a8bcf1eab: Waiting [2022-04-22T04:07:11.046Z] 0c92f367c5e7: Waiting [2022-04-22T04:07:11.046Z] 7b1c46037f91: Waiting [2022-04-22T04:07:11.046Z] 94645a83ff95: Verifying Checksum [2022-04-22T04:07:11.046Z] 94645a83ff95: Download complete [2022-04-22T04:07:11.046Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T04:07:11.046Z] 1a89e8eeedd5: Download complete [2022-04-22T04:07:11.046Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T04:07:11.046Z] 0c92f367c5e7: Download complete [2022-04-22T04:07:11.046Z] f7c0051592d6: Verifying Checksum [2022-04-22T04:07:11.046Z] f7c0051592d6: Download complete [2022-04-22T04:07:11.046Z] 9b3977197b4f: Verifying Checksum [2022-04-22T04:07:11.046Z] 9b3977197b4f: Download complete [2022-04-22T04:07:11.046Z] a227ed2f7395: Verifying Checksum [2022-04-22T04:07:11.046Z] a227ed2f7395: Download complete [2022-04-22T04:07:12.035Z] 9b3977197b4f: Pull complete [2022-04-22T04:07:12.313Z] 1a89e8eeedd5: Pull complete [2022-04-22T04:07:12.922Z] 94645a83ff95: Pull complete [2022-04-22T04:07:13.199Z] 7b1c46037f91: Download complete [2022-04-22T04:07:13.796Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T04:07:13.796Z] 3f3a8bcf1eab: Download complete [2022-04-22T04:07:26.214Z] 3f3a8bcf1eab: Pull complete [2022-04-22T04:07:26.214Z] 0c92f367c5e7: Pull complete [2022-04-22T04:07:26.214Z] f7c0051592d6: Pull complete [2022-04-22T04:07:26.214Z] a227ed2f7395: Pull complete [2022-04-22T04:07:32.986Z] 7b1c46037f91: Pull complete [2022-04-22T04:07:32.986Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T04:07:32.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T04:07:32.986Z] ---> f79e39bc4007 [2022-04-22T04:07:32.986Z] Step 3/11 : ARG MAKE=make build [2022-04-22T04:07:33.262Z] ---> Running in 066f6793ba61 [2022-04-22T04:07:33.536Z] Removing intermediate container 066f6793ba61 [2022-04-22T04:07:33.536Z] ---> 10389a56c5c7 [2022-04-22T04:07:33.536Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-22T04:07:33.536Z] ---> Running in 731cfa3bd397 [2022-04-22T04:07:33.830Z] Removing intermediate container 731cfa3bd397 [2022-04-22T04:07:33.830Z] ---> 5787caf219eb [2022-04-22T04:07:33.830Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T04:07:34.105Z] ---> Running in d76068e54231 [2022-04-22T04:07:34.378Z] Removing intermediate container d76068e54231 [2022-04-22T04:07:34.378Z] ---> bb1dd9218c09 [2022-04-22T04:07:34.378Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:07:34.378Z] ---> Running in 7d817d016e01 [2022-04-22T04:07:37.792Z] Removing intermediate container 7d817d016e01 [2022-04-22T04:07:37.792Z] ---> 104db820790e [2022-04-22T04:07:37.792Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T04:07:37.792Z] ---> Running in f89f5982c3ac [2022-04-22T04:07:38.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T04:07:39.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T04:07:39.959Z] OK: 220 MiB in 52 packages [2022-04-22T04:07:40.943Z] Removing intermediate container f89f5982c3ac [2022-04-22T04:07:40.943Z] ---> b942e4b23e91 [2022-04-22T04:07:40.943Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-22T04:07:41.226Z] ---> 6cdd467c74cf [2022-04-22T04:07:41.226Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T04:07:41.507Z] ---> Running in 55073b955b67 [2022-04-22T04:08:28.514Z] Removing intermediate container 55073b955b67 [2022-04-22T04:08:28.514Z] ---> 0e9cb4ee938d [2022-04-22T04:08:28.514Z] Step 10/11 : COPY . . [2022-04-22T04:08:28.514Z] ---> e9e84155f480 [2022-04-22T04:08:28.514Z] Step 11/11 : RUN ${MAKE} [2022-04-22T04:08:28.514Z] ---> Running in 26147b72ae62 [2022-04-22T04:08:28.514Z] noop [2022-04-22T04:08:28.514Z] Removing intermediate container 26147b72ae62 [2022-04-22T04:08:28.514Z] ---> b9a008cd7933 [2022-04-22T04:08:28.514Z] Successfully built b9a008cd7933 [2022-04-22T04:08:28.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:08:28.881Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T04:08:28.881Z] . [Pipeline] withDockerContainer [2022-04-22T04:08:29.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-21739 does not seem to be running inside a container [2022-04-22T04:08:29.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T04:08:30.508Z] $ docker top 9b85364caac88dbefe6d2f5a8c6b5049afb868e4ce0dd040739d5e8045fc47b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T04:08:31.443Z] + go version [2022-04-22T04:08:31.443Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T04:08:31.486Z] $ docker stop --time=1 9b85364caac88dbefe6d2f5a8c6b5049afb868e4ce0dd040739d5e8045fc47b8 [2022-04-22T04:08:33.113Z] $ docker rm -f 9b85364caac88dbefe6d2f5a8c6b5049afb868e4ce0dd040739d5e8045fc47b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:08:33.955Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T04:08:33.955Z] . [Pipeline] withDockerContainer [2022-04-22T04:08:34.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-21739 does not seem to be running inside a container [2022-04-22T04:08:34.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T04:08:35.486Z] $ docker top 8606d96b82c106d8ea1658dc57d449ef267f4993e3fe0cc31032241fd1d8f911 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T04:08:36.439Z] + make test [2022-04-22T04:08:36.439Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T04:09:03.274Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-22T04:10:40.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-22T04:10:40.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-22T04:10:40.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-22T04:10:48.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.323s coverage: 23.3% of statements [2022-04-22T04:10:48.576Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-22T04:10:48.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.268s coverage: 27.6% of statements [2022-04-22T04:10:48.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.289s coverage: 78.9% of statements [2022-04-22T04:10:48.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.230s coverage: 10.8% of statements [2022-04-22T04:10:48.854Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.350s coverage: 60.0% of statements [2022-04-22T04:10:48.854Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-22T04:10:48.854Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-22T04:10:52.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.464s coverage: 34.7% of statements [2022-04-22T04:10:52.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-22T04:10:55.724Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.384s coverage: 86.1% of statements [2022-04-22T04:10:55.724Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-22T04:10:55.724Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-22T04:10:55.724Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.474s coverage: 65.1% of statements [2022-04-22T04:10:57.174Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.162s coverage: 89.2% of statements [2022-04-22T04:10:57.174Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-22T04:11:00.569Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.242s coverage: 4.7% of statements [2022-04-22T04:11:00.569Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-22T04:11:00.569Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T04:11:00.569Z] GO111MODULE=on go vet ./... [2022-04-22T04:12:37.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T04:12:37.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T04:12:37.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T04:12:37.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T04:12:37.519Z] $ docker stop --time=1 8606d96b82c106d8ea1658dc57d449ef267f4993e3fe0cc31032241fd1d8f911 [2022-04-22T04:12:39.310Z] $ docker rm -f 8606d96b82c106d8ea1658dc57d449ef267f4993e3fe0cc31032241fd1d8f911 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T04:12:40.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T04:12:40.703Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T04:12:41.307Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T04:12:41.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T04:12:42.251Z] + ls -al . [2022-04-22T04:12:42.251Z] total 312 [2022-04-22T04:12:42.251Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 04:12 . [2022-04-22T04:12:42.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:06 .. [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 04:06 .dockerignore [2022-04-22T04:12:42.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 04:06 .git [2022-04-22T04:12:42.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:06 .github [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 22 04:06 .gitignore [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 22 04:06 .golangci.yml [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 22 04:06 CHANGELOG.md [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 04:06 GOVERNANCE.md [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 22 04:06 Jenkinsfile [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 04:06 LICENSE [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 22 04:06 Makefile [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 22 04:06 OWNERS.md [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 22 04:06 README.md [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 04:04 VERSION [2022-04-22T04:12:42.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:06 bin [2022-04-22T04:12:42.251Z] -rw-r--r-- 1 jenkins jenkins 131009 Apr 22 04:10 coverage.out [2022-04-22T04:12:42.251Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 04:06 example [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 22 04:06 go.mod [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 53877 Apr 22 04:06 go.sum [2022-04-22T04:12:42.251Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 04:06 internal [2022-04-22T04:12:42.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:06 openapi [2022-04-22T04:12:42.251Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 04:06 pkg [2022-04-22T04:12:42.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:06 snap [2022-04-22T04:12:42.251Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 04:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:12:42.628Z] + 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=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e --label arch=arm64 --label version=0.0.0 . [2022-04-22T04:12:43.226Z] Sending build context to Docker daemon 5.284MB [2022-04-22T04:12:43.226Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T04:12:43.226Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-22T04:12:43.226Z] ---> b9a008cd7933 [2022-04-22T04:12:43.226Z] Step 3/25 : ARG MAKE=make build [2022-04-22T04:12:43.226Z] ---> Running in f9eebfe3521e [2022-04-22T04:12:43.504Z] Removing intermediate container f9eebfe3521e [2022-04-22T04:12:43.504Z] ---> 6fb74f0af3a8 [2022-04-22T04:12:43.504Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-22T04:12:43.783Z] ---> Running in e8a37e990d1d [2022-04-22T04:12:44.055Z] Removing intermediate container e8a37e990d1d [2022-04-22T04:12:44.055Z] ---> 496abefeabb3 [2022-04-22T04:12:44.055Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T04:12:44.055Z] ---> Running in ecb814eae3d0 [2022-04-22T04:12:44.327Z] Removing intermediate container ecb814eae3d0 [2022-04-22T04:12:44.327Z] ---> 2426eda93cb7 [2022-04-22T04:12:44.327Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:12:44.630Z] ---> Running in f7538d40ed82 [2022-04-22T04:12:46.072Z] Removing intermediate container f7538d40ed82 [2022-04-22T04:12:46.072Z] ---> 34be58552327 [2022-04-22T04:12:46.072Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-22T04:12:46.346Z] ---> Running in d0bd41970d94 [2022-04-22T04:12:47.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T04:12:48.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T04:12:48.903Z] OK: 220 MiB in 52 packages [2022-04-22T04:12:49.907Z] Removing intermediate container d0bd41970d94 [2022-04-22T04:12:49.907Z] ---> 42c3518b7954 [2022-04-22T04:12:49.907Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-22T04:12:50.182Z] ---> 1d2a7759c7a1 [2022-04-22T04:12:50.182Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T04:12:50.458Z] ---> Running in e3151fc48bf9 [2022-04-22T04:12:52.446Z] Removing intermediate container e3151fc48bf9 [2022-04-22T04:12:52.446Z] ---> 3818aed7c654 [2022-04-22T04:12:52.446Z] Step 10/25 : COPY . . [2022-04-22T04:12:53.426Z] ---> 289fc4a5cb63 [2022-04-22T04:12:53.426Z] Step 11/25 : RUN ${MAKE} [2022-04-22T04:12:53.426Z] ---> Running in 6b303176e535 [2022-04-22T04:12:54.416Z] 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-22T04:15:01.313Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-22T04:15:02.754Z] Removing intermediate container 6b303176e535 [2022-04-22T04:15:02.754Z] ---> f2d0ecd6d409 [2022-04-22T04:15:02.754Z] Step 12/25 : FROM alpine:3.14 [2022-04-22T04:15:03.353Z] 3.14: Pulling from library/alpine [2022-04-22T04:15:03.628Z] 455c02918c45: Pulling fs layer [2022-04-22T04:15:03.905Z] 455c02918c45: Verifying Checksum [2022-04-22T04:15:03.905Z] 455c02918c45: Download complete [2022-04-22T04:15:04.506Z] 455c02918c45: Pull complete [2022-04-22T04:15:04.506Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T04:15:04.506Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T04:15:04.506Z] ---> ac73e934f311 [2022-04-22T04:15:04.506Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-22T04:15:04.506Z] ---> Running in 48717a6363fc [2022-04-22T04:15:05.115Z] Removing intermediate container 48717a6363fc [2022-04-22T04:15:05.115Z] ---> 764a01c3e105 [2022-04-22T04:15:05.115Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:15:05.115Z] ---> Running in ddd399060d23 [2022-04-22T04:15:06.554Z] Removing intermediate container ddd399060d23 [2022-04-22T04:15:06.554Z] ---> f4f9cb33a4ab [2022-04-22T04:15:06.554Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-22T04:15:06.833Z] ---> Running in 985f41099eee [2022-04-22T04:15:07.819Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T04:15:08.796Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T04:15:09.394Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T04:15:09.394Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-22T04:15:09.673Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T04:15:09.673Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-22T04:15:09.948Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-22T04:15:09.948Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T04:15:09.948Z] OK: 8 MiB in 19 packages [2022-04-22T04:15:10.936Z] Removing intermediate container 985f41099eee [2022-04-22T04:15:10.936Z] ---> aa043133b726 [2022-04-22T04:15:10.936Z] Step 16/25 : WORKDIR / [2022-04-22T04:15:10.936Z] ---> Running in 81fdd242af65 [2022-04-22T04:15:11.211Z] Removing intermediate container 81fdd242af65 [2022-04-22T04:15:11.211Z] ---> cd21781b1c68 [2022-04-22T04:15:11.211Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-22T04:15:11.813Z] ---> f8868e019cac [2022-04-22T04:15:11.813Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-22T04:15:13.248Z] ---> 071ffe4f02f3 [2022-04-22T04:15:13.248Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-22T04:15:13.860Z] ---> c2266bdc408d [2022-04-22T04:15:13.860Z] Step 20/25 : EXPOSE 59999 [2022-04-22T04:15:14.139Z] ---> Running in b8d0c2bd734f [2022-04-22T04:15:14.412Z] Removing intermediate container b8d0c2bd734f [2022-04-22T04:15:14.412Z] ---> 0a152299424c [2022-04-22T04:15:14.412Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-22T04:15:14.412Z] ---> Running in bba49370665b [2022-04-22T04:15:14.688Z] Removing intermediate container bba49370665b [2022-04-22T04:15:14.688Z] ---> 3a9ca5121629 [2022-04-22T04:15:14.688Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T04:15:14.968Z] ---> Running in de29364c38d3 [2022-04-22T04:15:15.248Z] Removing intermediate container de29364c38d3 [2022-04-22T04:15:15.248Z] ---> f456f1755ced [2022-04-22T04:15:15.248Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T04:15:15.248Z] ---> Running in b7f3219e649a [2022-04-22T04:15:15.522Z] Removing intermediate container b7f3219e649a [2022-04-22T04:15:15.522Z] ---> d6f42b32cd5c [2022-04-22T04:15:15.522Z] Step 24/25 : LABEL git_sha=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [2022-04-22T04:15:15.522Z] ---> Running in baf6f5df6148 [2022-04-22T04:15:15.801Z] Removing intermediate container baf6f5df6148 [2022-04-22T04:15:15.801Z] ---> 782fa7dde0ec [2022-04-22T04:15:15.801Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T04:15:16.076Z] ---> Running in 30f527d85077 [2022-04-22T04:15:16.350Z] Removing intermediate container 30f527d85077 [2022-04-22T04:15:16.350Z] ---> 0b63b26c6f6c [2022-04-22T04:15:16.350Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T04:15:16.350Z] Successfully built 0b63b26c6f6c [2022-04-22T04:15:16.350Z] 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-22T04:15:17.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T04:15:17.014Z] [2022-04-22T04:15:17.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:15:17.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T04:15:17.667Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T04:15:17.667Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T04:15:17.667Z] 04944245beec: Pulling fs layer [2022-04-22T04:15:17.667Z] 699f458cf7ca: Pulling fs layer [2022-04-22T04:15:17.667Z] 765212b225bb: Pulling fs layer [2022-04-22T04:15:17.667Z] f23df028b6ca: Pulling fs layer [2022-04-22T04:15:17.667Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T04:15:17.667Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T04:15:17.667Z] 765212b225bb: Waiting [2022-04-22T04:15:17.667Z] f23df028b6ca: Waiting [2022-04-22T04:15:17.667Z] d65c8cfc05b1: Waiting [2022-04-22T04:15:17.667Z] 2437ff75d9bd: Waiting [2022-04-22T04:15:17.667Z] 04944245beec: Verifying Checksum [2022-04-22T04:15:17.667Z] 04944245beec: Download complete [2022-04-22T04:15:17.667Z] 765212b225bb: Verifying Checksum [2022-04-22T04:15:17.667Z] 765212b225bb: Download complete [2022-04-22T04:15:17.667Z] f23df028b6ca: Verifying Checksum [2022-04-22T04:15:17.667Z] f23df028b6ca: Download complete [2022-04-22T04:15:17.667Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T04:15:17.667Z] d65c8cfc05b1: Download complete [2022-04-22T04:15:17.945Z] 699f458cf7ca: Verifying Checksum [2022-04-22T04:15:17.945Z] 699f458cf7ca: Download complete [2022-04-22T04:15:18.221Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T04:15:18.221Z] 8998bd30e6a1: Download complete [2022-04-22T04:15:20.877Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T04:15:20.877Z] 2437ff75d9bd: Download complete [2022-04-22T04:15:22.866Z] 8998bd30e6a1: Pull complete [2022-04-22T04:15:23.142Z] 04944245beec: Pull complete [2022-04-22T04:15:24.583Z] 699f458cf7ca: Pull complete [2022-04-22T04:15:24.858Z] 765212b225bb: Pull complete [2022-04-22T04:15:25.848Z] f23df028b6ca: Pull complete [2022-04-22T04:15:26.126Z] d65c8cfc05b1: Pull complete [2022-04-22T04:15:41.260Z] 2437ff75d9bd: Pull complete [2022-04-22T04:15:41.260Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T04:15:41.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T04:15:41.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T04:15:41.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-21739 does not seem to be running inside a container [2022-04-22T04:15:41.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T04:15:44.796Z] $ docker top 05ace10a94a0ec95c3f7407c8b2fca349b91d74d645686be0d39692192fe4310 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:15:45.817Z] ---> job-cost.sh [2022-04-22T04:15:45.817Z] lf-activate-venv: SKIPPING [2022-04-22T04:15:45.817Z] INFO: No Stack... [2022-04-22T04:15:46.419Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T04:15:47.019Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T04:15:47.718Z] + cut -d, -f6 [2022-04-22T04:15:47.718Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2022-04-22T04:15:47.812Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [2022-04-22T04:15:47.819Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] did not exist. Created. [2022-04-22T04:15:47.819Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T04:15:48.584Z] /w/workspace/device-sdk-go/1@tmp/durable-b7782c87/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T04:15:49.294Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T04:15:49.330Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T04:15:49.399Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T04:15:49.412Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T04:15:49.495Z] $ docker stop --time=1 05ace10a94a0ec95c3f7407c8b2fca349b91d74d645686be0d39692192fe4310 [2022-04-22T04:15:51.054Z] $ docker rm -f 05ace10a94a0ec95c3f7407c8b2fca349b91d74d645686be0d39692192fe4310 [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-22T04:15:52.109Z] provisioning config files... [2022-04-22T04:15:52.119Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config7623109031888450122tmp [Pipeline] { [Pipeline] sh [2022-04-22T04:15:52.446Z] + set +x [2022-04-22T04:15:52.446Z] + curl -s https://codecov.io/bash [2022-04-22T04:15:52.446Z] + bash -s -- [2022-04-22T04:15:52.446Z] [2022-04-22T04:15:52.446Z] _____ _ [2022-04-22T04:15:52.446Z] / ____| | | [2022-04-22T04:15:52.446Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T04:15:52.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T04:15:52.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T04:15:52.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T04:15:52.446Z] Bash-1.0.6 [2022-04-22T04:15:52.446Z] [2022-04-22T04:15:52.446Z] [2022-04-22T04:15:52.446Z] ==> git version 2.25.1 found [2022-04-22T04:15:52.446Z] ==> 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-22T04:15:52.446Z] Release-Date: 2020-01-08 [2022-04-22T04:15:52.446Z] 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-22T04:15:52.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T04:15:52.446Z] ==> Jenkins CI detected. [2022-04-22T04:15:52.446Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1144 [2022-04-22T04:15:52.446Z] project root: . [2022-04-22T04:15:52.446Z] --> token set from env [2022-04-22T04:15:52.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T04:15:52.446Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T04:15:52.446Z] ==> Python coveragepy not found [2022-04-22T04:15:52.446Z] ==> Searching for coverage reports in: [2022-04-22T04:15:52.446Z] + . [2022-04-22T04:15:52.446Z] -> Found 1 reports [2022-04-22T04:15:52.446Z] ==> Detecting git/mercurial file structure [2022-04-22T04:15:52.446Z] ==> Reading reports [2022-04-22T04:15:52.446Z] + ./coverage.out bytes=131009 [2022-04-22T04:15:52.446Z] ==> Appending adjustments [2022-04-22T04:15:52.446Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T04:15:52.706Z] + Found adjustments [2022-04-22T04:15:52.967Z] ==> Gzipping contents [2022-04-22T04:15:52.967Z] 20K /tmp/codecov.4AS2X7.gz [2022-04-22T04:15:52.967Z] ==> Uploading reports [2022-04-22T04:15:52.967Z] url: https://codecov.io [2022-04-22T04:15:52.967Z] query: branch=PR-1144&commit=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= [2022-04-22T04:15:52.967Z] -> Pinging Codecov [2022-04-22T04:15:52.967Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1144&commit=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= [2022-04-22T04:15:53.226Z] -> Uploading to [2022-04-22T04:15:53.226Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/7E55EF52A471D76F132DFD9A03CDDE97/f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e/c8229a1c-2e80-476f-a08c-d50ec61291b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T041553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30711e96dd38568a4b814550d8f0d12c4a4c35f4ee3a878229cf42ef368cfcaa [2022-04-22T04:15:53.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T04:15:53.226Z] Dload Upload Total Spent Left Speed [2022-04-22T04:15:53.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16834 0 0 100 16834 0 77935 --:--:-- --:--:-- --:--:-- 77935 [2022-04-22T04:15:53.486Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] } [2022-04-22T04:15:53.514Z] 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-22T04:15:55.214Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives ] [2022-04-22T04:15:55.214Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives [2022-04-22T04:15:55.214Z] total 16 [2022-04-22T04:15:55.214Z] drwxr-xr-x 3 root root 4096 Apr 22 04:06 . [2022-04-22T04:15:55.214Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 04:06 .. [2022-04-22T04:15:55.214Z] drwxr-xr-x 2 root root 4096 Apr 22 04:06 cost [2022-04-22T04:15:55.214Z] -rw-r--r-- 1 root root 85 Apr 22 04:06 cost.csv [2022-04-22T04:15:55.214Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives [2022-04-22T04:15:55.214Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives [2022-04-22T04:15:55.214Z] total 16 [2022-04-22T04:15:55.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 04:06 . [2022-04-22T04:15:55.214Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 04:06 .. [2022-04-22T04:15:55.214Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 04:06 cost [2022-04-22T04:15:55.214Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 22 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:15:55.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:15:56.450Z] ---> package-listing.sh [2022-04-22T04:15:56.450Z] ++ facter osfamily [2022-04-22T04:15:56.451Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T04:15:56.713Z] + OS_FAMILY=debian [2022-04-22T04:15:56.713Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1144 [2022-04-22T04:15:56.713Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T04:15:56.713Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T04:15:56.713Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T04:15:56.713Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T04:15:56.713Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' [2022-04-22T04:15:56.713Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T04:15:56.713Z] + case "${OS_FAMILY}" in [2022-04-22T04:15:56.713Z] + dpkg -l [2022-04-22T04:15:56.713Z] + grep '^ii' [2022-04-22T04:15:56.713Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T04:15:56.713Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T04:15:56.713Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T04:15:56.713Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' [2022-04-22T04:15:56.713Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ [2022-04-22T04:15:56.713Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ [Pipeline] echo [2022-04-22T04:15:56.748Z] 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-1144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T04:15:57.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:15:57.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T04:15:57.632Z] . [Pipeline] withDockerContainer [2022-04-22T04:15:57.726Z] prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container [2022-04-22T04:15:57.766Z] $ 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-1144/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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T04:15:57.983Z] $ docker top cac4b0fa089228ad7a5b4f37b15a15188b41be17665be2e2eb781b735e3169ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T04:15:58.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T04:15:58.695Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T04:15:59.004Z] + ls /var/log/sa-host [2022-04-22T04:15:59.004Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T04:15:59.299Z] provisioning config files... [2022-04-22T04:15:59.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config997777373913470101tmp [Pipeline] { [Pipeline] echo [2022-04-22T04:15:59.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:15:59.674Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T04:15:59.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:16:00.108Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T04:16:00.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:16:00.460Z] ---> sudo-logs.sh [2022-04-22T04:16:00.460Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T04:16:00.538Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:16:00.857Z] ---> job-cost.sh [2022-04-22T04:16:00.857Z] lf-activate-venv: SKIPPING [2022-04-22T04:16:00.857Z] DEBUG: total: 0.2199999988079071 [2022-04-22T04:16:00.857Z] INFO: Retrieving Stack Cost... [2022-04-22T04:16:01.117Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T04:16:01.691Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T04:16:01.727Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:16:02.038Z] ---> logs-deploy.sh [2022-04-22T04:16:02.038Z] lf-activate-venv: SKIPPING [2022-04-22T04:16:02.038Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1144/1 [2022-04-22T04:16:02.038Z] INFO: archiving workspace using pattern(s): [2022-04-22T04:16:02.975Z] Archives upload complete. [2022-04-22T04:16:02.975Z] INFO: archiving logs to Nexus