Pull request #1127 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-sdk-go Obtained Jenkinsfile from b352cb3f3b31b6f79ad6b75d1187976244d6fdfd+71f09d1ab0705056f5c82f36890c48cdd3d80cce (e155fd322e228b439a4b675a4ee2068a58646d1f) 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-ssh12538365426327609.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-ssh18010882837600339849.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-1127/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-1127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1394534269196295319.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-1127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18177358449370772762.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-ssh467011538045317103.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-1127/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-1127/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16722557157990492799.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11612 in /w/workspace/gexfoundry_device-sdk-go_PR-1127 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1127 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1127/head:refs/remotes/origin/PR-1127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71f09d1ab0705056f5c82f36890c48cdd3d80cce into PR head commit b352cb3f3b31b6f79ad6b75d1187976244d6fdfd Merge succeeded, producing b352cb3f3b31b6f79ad6b75d1187976244d6fdfd Checking out Revision b352cb3f3b31b6f79ad6b75d1187976244d6fdfd (PR-1127) > git config core.sparsecheckout # timeout=10 > git checkout -f b352cb3f3b31b6f79ad6b75d1187976244d6fdfd # 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 71f09d1ab0705056f5c82f36890c48cdd3d80cce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b352cb3f3b31b6f79ad6b75d1187976244d6fdfd # timeout=10 Commit message: "feat: remove default github templates that are now provided in .github repo" 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-08T19:19:32.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-08T19:19:32.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-08T19:19:32.460Z] ========================================================= [2022-04-08T19:19:32.460Z] EdgeX Global Pipelines Version Info [2022-04-08T19:19:32.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:19:33.247Z] ------------------- [2022-04-08T19:19:33.247Z] stable info: [2022-04-08T19:19:33.247Z] ------------------- [2022-04-08T19:19:33.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-08T19:19:33.247Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T19:19:33.247Z] Message: update stable to v1.0.221 [2022-04-08T19:19:33.819Z] ------------------- [2022-04-08T19:19:33.819Z] experimental info: [2022-04-08T19:19:33.819Z] ------------------- [2022-04-08T19:19:33.819Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-08T19:19:33.819Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T19:19:33.819Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-08T19:19:34.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-08T19:19:34.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-08T19:19:34.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-08T19:19:34.284Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-08T19:19:34.327Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-08T19:19:34.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-08T19:19:34.413Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-08T19:19:34.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-08T19:19:34.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-08T19:19:34.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-08T19:19:34.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-08T19:19:34.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-08T19:19:34.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-08T19:19:34.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-08T19:19:34.710Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T19:19:34.750Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-08T19:19:34.790Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-08T19:19:34.830Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-08T19:19:34.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-08T19:19:34.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-08T19:19:34.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-08T19:19:34.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-08T19:19:35.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-08T19:19:35.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-08T19:19:35.101Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-08T19:19:35.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-08T19:19:35.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1127 [Pipeline] echo [2022-04-08T19:19:35.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1127 [Pipeline] echo [2022-04-08T19:19:35.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1127 [Pipeline] echo [2022-04-08T19:19:35.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [Pipeline] echo [2022-04-08T19:19:35.342Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b352cb3 [Pipeline] echo [2022-04-08T19:19:35.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T19:19:35.486Z] provisioning config files... [2022-04-08T19:19:35.501Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/config7674815935004765039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:19:35.852Z] ---> docker-login.sh [2022-04-08T19:19:35.852Z] nexus3.edgexfoundry.org:10001 [2022-04-08T19:19:36.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:36.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:36.114Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:36.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:36.114Z] [2022-04-08T19:19:36.114Z] Login Succeeded [2022-04-08T19:19:36.375Z] nexus3.edgexfoundry.org:10002 [2022-04-08T19:19:36.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:36.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:36.375Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:36.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:36.375Z] [2022-04-08T19:19:36.375Z] Login Succeeded [2022-04-08T19:19:36.375Z] nexus3.edgexfoundry.org:10003 [2022-04-08T19:19:36.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:36.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:36.636Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:36.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:36.636Z] [2022-04-08T19:19:36.636Z] Login Succeeded [2022-04-08T19:19:36.636Z] nexus3.edgexfoundry.org:10004 [2022-04-08T19:19:36.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:36.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:36.636Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:36.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:36.636Z] [2022-04-08T19:19:36.636Z] Login Succeeded [2022-04-08T19:19:36.636Z] docker.io [2022-04-08T19:19:36.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:37.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:37.161Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:37.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:37.161Z] [2022-04-08T19:19:37.161Z] Login Succeeded [2022-04-08T19:19:37.161Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T19:19:37.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-08T19:19:37.816Z] + git rev-list -1 --merges b352cb3f3b31b6f79ad6b75d1187976244d6fdfd~1..b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [Pipeline] echo [2022-04-08T19:19:37.861Z] -----------> git rev-list -1 --merges b352cb3f3b31b6f79ad6b75d1187976244d6fdfd~1..b352cb3f3b31b6f79ad6b75d1187976244d6fdfd b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [false] [Pipeline] sh [2022-04-08T19:19:38.171Z] + git log --format=format:%s -1 b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [Pipeline] echo [2022-04-08T19:19:38.205Z] ========================================================= [2022-04-08T19:19:38.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-08T19:19:38.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-08T19:19:38.647Z] + git log --format=format:%s -1 b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [Pipeline] echo [2022-04-08T19:19:38.681Z] [semverPrep] GIT_COMMIT: b352cb3f3b31b6f79ad6b75d1187976244d6fdfd, Commit Message: feat: remove default github templates that are now provided in .github repo [Pipeline] echo [2022-04-08T19:19:38.709Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-08T19:19:39.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-08T19:19:39.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-08T19:19:39.118Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-08T19:19:39.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-08T19:19:39.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-08T19:19:39.118Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-08T19:19:39.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:19:39.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:19:39.489Z] [2022-04-08T19:19:39.489Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:19:39.842Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:19:39.842Z] latest: Pulling from edgex-devops/git-semver [2022-04-08T19:19:39.842Z] a0d0a0d46f8b: Pulling fs layer [2022-04-08T19:19:39.842Z] 3e5f54012d9b: Pulling fs layer [2022-04-08T19:19:39.842Z] 4c7163046ea9: Pulling fs layer [2022-04-08T19:19:39.842Z] 0c2d73faf560: Pulling fs layer [2022-04-08T19:19:39.842Z] 0c2d73faf560: Waiting [2022-04-08T19:19:39.842Z] 3e5f54012d9b: Verifying Checksum [2022-04-08T19:19:39.842Z] 3e5f54012d9b: Download complete [2022-04-08T19:19:39.842Z] a0d0a0d46f8b: Download complete [2022-04-08T19:19:39.842Z] 0c2d73faf560: Verifying Checksum [2022-04-08T19:19:39.842Z] 4c7163046ea9: Verifying Checksum [2022-04-08T19:19:39.842Z] 4c7163046ea9: Download complete [2022-04-08T19:19:40.104Z] a0d0a0d46f8b: Pull complete [2022-04-08T19:19:40.104Z] 3e5f54012d9b: Pull complete [2022-04-08T19:19:40.678Z] 4c7163046ea9: Pull complete [2022-04-08T19:19:40.679Z] 0c2d73faf560: Pull complete [2022-04-08T19:19:40.679Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-08T19:19:40.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:19:40.679Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-08T19:19:40.786Z] prd-ubuntu20.04-docker-8c-8g-11612 does not seem to be running inside a container [2022-04-08T19:19:40.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-08T19:19:41.588Z] $ docker top 54b09be30020abf832997dca82bb8db4ff19c74dea402cb217490faedeffa5ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-08T19:19:41.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T19:19:41.774Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T19:19:41.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T19:19:41.913Z] $ docker exec 54b09be30020abf832997dca82bb8db4ff19c74dea402cb217490faedeffa5ff ssh-agent [2022-04-08T19:19:42.044Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDOBeom/agent.13 [2022-04-08T19:19:42.044Z] SSH_AGENT_PID=21 [2022-04-08T19:19:42.053Z] Running ssh-add (command line suppressed) [2022-04-08T19:19:42.174Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/private_key_4514843764695735560.key (/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/private_key_4514843764695735560.key) [2022-04-08T19:19:42.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T19:19:42.525Z] + git tag --points-at HEAD [Pipeline] } [2022-04-08T19:19:42.553Z] $ docker exec --env ******** --env ******** 54b09be30020abf832997dca82bb8db4ff19c74dea402cb217490faedeffa5ff ssh-agent -k [2022-04-08T19:19:42.674Z] unset SSH_AUTH_SOCK; [2022-04-08T19:19:42.674Z] unset SSH_AGENT_PID; [2022-04-08T19:19:42.674Z] echo Agent pid 21 killed; [2022-04-08T19:19:42.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-08T19:19:42.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T19:19:42.765Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T19:19:42.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T19:19:42.903Z] $ docker exec 54b09be30020abf832997dca82bb8db4ff19c74dea402cb217490faedeffa5ff ssh-agent [2022-04-08T19:19:43.055Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaEijnk/agent.54 [2022-04-08T19:19:43.055Z] SSH_AGENT_PID=60 [2022-04-08T19:19:43.062Z] Running ssh-add (command line suppressed) [2022-04-08T19:19:43.174Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/private_key_3658818098953101693.key (/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/private_key_3658818098953101693.key) [2022-04-08T19:19:43.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T19:19:43.524Z] + git semver init [2022-04-08T19:19:43.524Z] # -> Open(): unable to determine branch for HEAD [2022-04-08T19:19:43.524Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1127/.git [2022-04-08T19:19:43.524Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1127 [2022-04-08T19:19:43.524Z] # $SEMVER_REMOTE_NAME = origin [2022-04-08T19:19:43.524Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-08T19:19:43.524Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-08T19:19:43.524Z] # $SEMVER_BRANCH = PR-1127 [2022-04-08T19:19:43.524Z] # $SEMVER_TEMP = /tmp/semver-399833845 [2022-04-08T19:19:43.524Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-04-08T19:19:44.915Z] # '/tmp/semver-399833845' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1127/.semver' [2022-04-08T19:19:44.915Z] # -> Force: false [2022-04-08T19:19:44.915Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1127/.semver [Pipeline] } [2022-04-08T19:19:44.943Z] $ docker exec --env ******** --env ******** 54b09be30020abf832997dca82bb8db4ff19c74dea402cb217490faedeffa5ff ssh-agent -k [2022-04-08T19:19:45.063Z] unset SSH_AUTH_SOCK; [2022-04-08T19:19:45.064Z] unset SSH_AGENT_PID; [2022-04-08T19:19:45.064Z] echo Agent pid 60 killed; [2022-04-08T19:19:45.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-08T19:19:45.483Z] + git semver [Pipeline] } [2022-04-08T19:19:45.517Z] $ docker stop --time=1 54b09be30020abf832997dca82bb8db4ff19c74dea402cb217490faedeffa5ff [2022-04-08T19:19:46.902Z] $ docker rm -f 54b09be30020abf832997dca82bb8db4ff19c74dea402cb217490faedeffa5ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T19:19:47.331Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-08T19:19:47.636Z] Stashed 1 file(s) [Pipeline] echo [2022-04-08T19:19:47.656Z] [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-08T19:19:48.199Z] provisioning config files... [2022-04-08T19:19:48.209Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/config3448672754625568821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:19:48.555Z] ---> docker-login.sh [2022-04-08T19:19:48.556Z] nexus3.edgexfoundry.org:10001 [2022-04-08T19:19:48.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:48.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:48.556Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:48.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:48.556Z] [2022-04-08T19:19:48.556Z] Login Succeeded [2022-04-08T19:19:48.556Z] nexus3.edgexfoundry.org:10002 [2022-04-08T19:19:48.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:48.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:48.829Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:48.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:48.829Z] [2022-04-08T19:19:48.829Z] Login Succeeded [2022-04-08T19:19:48.829Z] nexus3.edgexfoundry.org:10003 [2022-04-08T19:19:48.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:48.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:48.829Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:48.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:48.829Z] [2022-04-08T19:19:48.829Z] Login Succeeded [2022-04-08T19:19:48.829Z] nexus3.edgexfoundry.org:10004 [2022-04-08T19:19:49.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:49.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:49.093Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:49.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:49.093Z] [2022-04-08T19:19:49.093Z] Login Succeeded [2022-04-08T19:19:49.093Z] docker.io [2022-04-08T19:19:49.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:19:49.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:19:49.353Z] Configure a credential helper to remove this warning. See [2022-04-08T19:19:49.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:19:49.353Z] [2022-04-08T19:19:49.353Z] Login Succeeded [2022-04-08T19:19:49.353Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T19:19:49.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-08T19:19:49.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T19:19:49.598Z] ========================================================= [2022-04-08T19:19:49.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-08T19:19:49.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:19:50.017Z] + 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-08T19:19:50.017Z] Sending build context to Docker daemon 9.559MB [2022-04-08T19:19:50.017Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-08T19:19:50.017Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-08T19:19:50.281Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-08T19:19:50.281Z] 59bf1c3509f3: Pulling fs layer [2022-04-08T19:19:50.281Z] 666ba61612fd: Pulling fs layer [2022-04-08T19:19:50.281Z] 8ed8ca486205: Pulling fs layer [2022-04-08T19:19:50.281Z] 4fe6c5a15a65: Pulling fs layer [2022-04-08T19:19:50.281Z] 22a0e8bec74d: Pulling fs layer [2022-04-08T19:19:50.281Z] 640e595b4fbd: Pulling fs layer [2022-04-08T19:19:50.281Z] 763cafe07f6e: Pulling fs layer [2022-04-08T19:19:50.281Z] 0c0b528cf693: Pulling fs layer [2022-04-08T19:19:50.281Z] 10935f4eaf8b: Pulling fs layer [2022-04-08T19:19:50.281Z] 640e595b4fbd: Waiting [2022-04-08T19:19:50.281Z] 763cafe07f6e: Waiting [2022-04-08T19:19:50.281Z] 0c0b528cf693: Waiting [2022-04-08T19:19:50.281Z] 10935f4eaf8b: Waiting [2022-04-08T19:19:50.281Z] 4fe6c5a15a65: Waiting [2022-04-08T19:19:50.281Z] 22a0e8bec74d: Waiting [2022-04-08T19:19:50.281Z] 8ed8ca486205: Verifying Checksum [2022-04-08T19:19:50.281Z] 8ed8ca486205: Download complete [2022-04-08T19:19:50.281Z] 666ba61612fd: Verifying Checksum [2022-04-08T19:19:50.281Z] 666ba61612fd: Download complete [2022-04-08T19:19:50.281Z] 22a0e8bec74d: Verifying Checksum [2022-04-08T19:19:50.281Z] 22a0e8bec74d: Download complete [2022-04-08T19:19:50.281Z] 640e595b4fbd: Verifying Checksum [2022-04-08T19:19:50.281Z] 640e595b4fbd: Download complete [2022-04-08T19:19:50.281Z] 59bf1c3509f3: Verifying Checksum [2022-04-08T19:19:50.281Z] 59bf1c3509f3: Download complete [2022-04-08T19:19:50.281Z] 763cafe07f6e: Download complete [2022-04-08T19:19:50.281Z] 0c0b528cf693: Verifying Checksum [2022-04-08T19:19:50.281Z] 0c0b528cf693: Download complete [2022-04-08T19:19:50.281Z] 59bf1c3509f3: Pull complete [2022-04-08T19:19:50.541Z] 666ba61612fd: Pull complete [2022-04-08T19:19:50.541Z] 8ed8ca486205: Pull complete [2022-04-08T19:19:50.800Z] 10935f4eaf8b: Verifying Checksum [2022-04-08T19:19:50.800Z] 10935f4eaf8b: Download complete [2022-04-08T19:19:51.059Z] 4fe6c5a15a65: Verifying Checksum [2022-04-08T19:19:51.059Z] 4fe6c5a15a65: Download complete [2022-04-08T19:19:55.258Z] 4fe6c5a15a65: Pull complete [2022-04-08T19:19:55.258Z] 22a0e8bec74d: Pull complete [2022-04-08T19:19:55.258Z] 640e595b4fbd: Pull complete [2022-04-08T19:19:55.258Z] 763cafe07f6e: Pull complete [2022-04-08T19:19:55.519Z] 0c0b528cf693: Pull complete [2022-04-08T19:19:58.063Z] 10935f4eaf8b: Pull complete [2022-04-08T19:19:58.063Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-08T19:19:58.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:19:58.063Z] ---> 99d49a6021b9 [2022-04-08T19:19:58.063Z] Step 3/11 : ARG MAKE=make build [2022-04-08T19:19:59.450Z] ---> Running in 5971258a56b4 [2022-04-08T19:19:59.450Z] Removing intermediate container 5971258a56b4 [2022-04-08T19:19:59.450Z] ---> a7bb7c72d307 [2022-04-08T19:19:59.450Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-08T19:19:59.450Z] ---> Running in aa627f35f8f1 [2022-04-08T19:19:59.450Z] Removing intermediate container aa627f35f8f1 [2022-04-08T19:19:59.450Z] ---> dcdf8e7cfd17 [2022-04-08T19:19:59.450Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-08T19:19:59.450Z] ---> Running in 5cd821275ada [2022-04-08T19:19:59.711Z] Removing intermediate container 5cd821275ada [2022-04-08T19:19:59.711Z] ---> 4069f7da65d0 [2022-04-08T19:19:59.711Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:19:59.711Z] ---> Running in abf965593535 [2022-04-08T19:20:00.280Z] Removing intermediate container abf965593535 [2022-04-08T19:20:00.280Z] ---> 2dc304a862b9 [2022-04-08T19:20:00.280Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-08T19:20:00.280Z] ---> Running in 383c01d8f349 [2022-04-08T19:20:00.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:01.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:01.752Z] OK: 221 MiB in 52 packages [2022-04-08T19:20:02.019Z] Removing intermediate container 383c01d8f349 [2022-04-08T19:20:02.019Z] ---> 637c3d59e5af [2022-04-08T19:20:02.019Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-08T19:20:02.281Z] ---> 3f4e3f463c6a [2022-04-08T19:20:02.281Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:20:02.281Z] ---> Running in e54b08c9bcf1 [2022-04-08T19:20:03.038Z] Still waiting to schedule task [2022-04-08T19:20:03.038Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-08T19:20:17.188Z] Removing intermediate container e54b08c9bcf1 [2022-04-08T19:20:17.189Z] ---> 2477fea51745 [2022-04-08T19:20:17.189Z] Step 10/11 : COPY . . [2022-04-08T19:20:17.189Z] ---> c20a49b236db [2022-04-08T19:20:17.189Z] Step 11/11 : RUN ${MAKE} [2022-04-08T19:20:17.189Z] ---> Running in d207dae93125 [2022-04-08T19:20:17.189Z] noop [2022-04-08T19:20:17.449Z] Removing intermediate container d207dae93125 [2022-04-08T19:20:17.449Z] ---> 3959c1b6d204 [2022-04-08T19:20:17.449Z] Successfully built 3959c1b6d204 [2022-04-08T19:20:17.449Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:20:18.023Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T19:20:18.023Z] . [Pipeline] withDockerContainer [2022-04-08T19:20:18.117Z] prd-ubuntu20.04-docker-8c-8g-11612 does not seem to be running inside a container [2022-04-08T19:20:18.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-08T19:20:18.552Z] $ docker top 3ae267fc625495a8742f4da12074e8d3fee6b96381b9890205a0aaae18794af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:20:18.945Z] + go version [2022-04-08T19:20:18.945Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-08T19:20:18.985Z] $ docker stop --time=1 3ae267fc625495a8742f4da12074e8d3fee6b96381b9890205a0aaae18794af9 [2022-04-08T19:20:20.275Z] $ docker rm -f 3ae267fc625495a8742f4da12074e8d3fee6b96381b9890205a0aaae18794af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:20:20.934Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T19:20:20.934Z] . [Pipeline] withDockerContainer [2022-04-08T19:20:21.025Z] prd-ubuntu20.04-docker-8c-8g-11612 does not seem to be running inside a container [2022-04-08T19:20:21.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-08T19:20:21.444Z] $ docker top e2081719d95ad4c133f686cfc4f83fd76237edd1ff2335841be60603f78d7f9f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:20:21.899Z] + make test [2022-04-08T19:20:21.899Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-08T19:20:22.192Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-08T19:20:32.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-08T19:20:32.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-08T19:20:32.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-08T19:20:32.172Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.012s coverage: 23.3% of statements [2022-04-08T19:20:32.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-08T19:20:32.172Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.014s coverage: 27.6% of statements [2022-04-08T19:20:32.172Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.020s coverage: 78.9% of statements [2022-04-08T19:20:32.172Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.009s coverage: 10.8% of statements [2022-04-08T19:20:32.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-04-08T19:20:32.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-08T19:20:32.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-08T19:20:32.172Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.013s coverage: 33.2% of statements [2022-04-08T19:20:32.172Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-08T19:20:32.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.021s coverage: 86.1% of statements [2022-04-08T19:20:32.432Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-08T19:20:32.432Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-08T19:20:32.432Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.020s coverage: 57.4% of statements [2022-04-08T19:20:32.432Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.034s coverage: 89.2% of statements [2022-04-08T19:20:32.432Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-08T19:20:32.432Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.017s coverage: 4.8% of statements [2022-04-08T19:20:32.432Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-08T19:20:39.003Z] GO111MODULE=on go vet ./... [2022-04-08T19:20:43.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T19:20:43.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T19:20:43.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T19:20:43.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-08T19:20:43.275Z] $ docker stop --time=1 e2081719d95ad4c133f686cfc4f83fd76237edd1ff2335841be60603f78d7f9f [2022-04-08T19:20:45.109Z] $ docker rm -f e2081719d95ad4c133f686cfc4f83fd76237edd1ff2335841be60603f78d7f9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T19:20:45.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-08T19:20:45.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-08T19:20:46.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-08T19:20:46.736Z] + ls -al . [2022-04-08T19:20:46.736Z] total 296 [2022-04-08T19:20:46.736Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 19:20 . [2022-04-08T19:20:46.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 19:19 .. [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 19:19 .dockerignore [2022-04-08T19:20:46.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 19:19 .git [2022-04-08T19:20:46.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 19:19 .github [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 8 19:19 .gitignore [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 8 19:19 .golangci.yml [2022-04-08T19:20:46.736Z] drwx------ 3 jenkins jenkins 4096 Apr 8 19:19 .semver [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 8 19:19 CHANGELOG.md [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 19:19 GOVERNANCE.md [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 8 19:19 Jenkinsfile [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 19:19 LICENSE [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 1627 Apr 8 19:19 Makefile [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 8 19:19 OWNERS.md [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 8 19:19 README.md [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 19:19 VERSION [2022-04-08T19:20:46.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 19:19 bin [2022-04-08T19:20:46.736Z] -rw-r--r-- 1 jenkins jenkins 129001 Apr 8 19:20 coverage.out [2022-04-08T19:20:46.736Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 19:19 example [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 3105 Apr 8 19:19 go.mod [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 34435 Apr 8 19:19 go.sum [2022-04-08T19:20:46.736Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 8 19:19 internal [2022-04-08T19:20:46.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 19:19 openapi [2022-04-08T19:20:46.736Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 19:19 pkg [2022-04-08T19:20:46.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 19:19 snap [2022-04-08T19:20:46.736Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 19:19 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:20:47.062Z] + 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=b352cb3f3b31b6f79ad6b75d1187976244d6fdfd --label arch=amd64 --label version=0.0.0 . [2022-04-08T19:20:47.062Z] Sending build context to Docker daemon 9.689MB [2022-04-08T19:20:47.062Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-08T19:20:47.062Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-08T19:20:47.062Z] ---> 3959c1b6d204 [2022-04-08T19:20:47.062Z] Step 3/25 : ARG MAKE=make build [2022-04-08T19:20:47.322Z] ---> Running in f7f0e575c803 [2022-04-08T19:20:47.322Z] Removing intermediate container f7f0e575c803 [2022-04-08T19:20:47.322Z] ---> 776f15eca9e1 [2022-04-08T19:20:47.322Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-08T19:20:47.322Z] ---> Running in abcaf0544c9a [2022-04-08T19:20:47.623Z] Removing intermediate container abcaf0544c9a [2022-04-08T19:20:47.623Z] ---> 3e569b05447f [2022-04-08T19:20:47.623Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-08T19:20:47.623Z] ---> Running in ea3aadda381c [2022-04-08T19:20:47.623Z] Removing intermediate container ea3aadda381c [2022-04-08T19:20:47.623Z] ---> 06fc1c1a2a7c [2022-04-08T19:20:47.623Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:20:47.623Z] ---> Running in 057a71fad875 [2022-04-08T19:20:48.220Z] Removing intermediate container 057a71fad875 [2022-04-08T19:20:48.220Z] ---> b12934c1a738 [2022-04-08T19:20:48.220Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-08T19:20:48.220Z] ---> Running in cf19c996d5b8 [2022-04-08T19:20:48.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:49.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:49.624Z] OK: 221 MiB in 52 packages [2022-04-08T19:20:50.201Z] Removing intermediate container cf19c996d5b8 [2022-04-08T19:20:50.201Z] ---> d4bd338e7ee9 [2022-04-08T19:20:50.201Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-08T19:20:50.466Z] ---> 06fb481c95b7 [2022-04-08T19:20:50.466Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:20:50.466Z] ---> Running in 440f02df3bfb [2022-04-08T19:20:51.038Z] Removing intermediate container 440f02df3bfb [2022-04-08T19:20:51.038Z] ---> 27c10566efbb [2022-04-08T19:20:51.038Z] Step 10/25 : COPY . . [2022-04-08T19:20:51.615Z] ---> d6f7627d484b [2022-04-08T19:20:51.615Z] Step 11/25 : RUN ${MAKE} [2022-04-08T19:20:51.615Z] ---> Running in 947ef309ed99 [2022-04-08T19:20:51.873Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-08T19:21:02.402Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-08T19:21:02.975Z] Removing intermediate container 947ef309ed99 [2022-04-08T19:21:02.975Z] ---> 70f3f1c2c962 [2022-04-08T19:21:02.975Z] Step 12/25 : FROM alpine:3.14 [2022-04-08T19:21:03.546Z] 3.14: Pulling from library/alpine [2022-04-08T19:21:03.546Z] 8663204ce13b: Pulling fs layer [2022-04-08T19:21:03.806Z] 8663204ce13b: Verifying Checksum [2022-04-08T19:21:03.806Z] 8663204ce13b: Download complete [2022-04-08T19:21:04.068Z] 8663204ce13b: Pull complete [2022-04-08T19:21:04.068Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:21:04.068Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T19:21:04.068Z] ---> e04c818066af [2022-04-08T19:21:04.068Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-08T19:21:04.068Z] ---> Running in 455dbb925087 [2022-04-08T19:21:04.068Z] Removing intermediate container 455dbb925087 [2022-04-08T19:21:04.068Z] ---> d2e856757d41 [2022-04-08T19:21:04.068Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:21:04.329Z] ---> Running in a93838f32475 [2022-04-08T19:21:04.901Z] Removing intermediate container a93838f32475 [2022-04-08T19:21:04.901Z] ---> 872ad62bfc53 [2022-04-08T19:21:04.901Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-08T19:21:04.901Z] ---> Running in d1051e8be630 [2022-04-08T19:21:05.162Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:21:06.107Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:21:06.107Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T19:21:06.367Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-08T19:21:06.367Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T19:21:06.367Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-08T19:21:06.630Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-08T19:21:06.630Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:21:06.630Z] OK: 8 MiB in 19 packages [2022-04-08T19:21:06.890Z] Removing intermediate container d1051e8be630 [2022-04-08T19:21:06.890Z] ---> 4c563ca4c04c [2022-04-08T19:21:06.890Z] Step 16/25 : WORKDIR / [2022-04-08T19:21:07.153Z] ---> Running in 43efc078c16e [2022-04-08T19:21:07.153Z] Removing intermediate container 43efc078c16e [2022-04-08T19:21:07.153Z] ---> 846587cbad8f [2022-04-08T19:21:07.153Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-08T19:21:07.153Z] ---> b5f4e681a589 [2022-04-08T19:21:07.153Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-08T19:21:07.726Z] ---> 8c100c14a884 [2022-04-08T19:21:07.726Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-08T19:21:07.987Z] ---> 9e8fe0254804 [2022-04-08T19:21:07.987Z] Step 20/25 : EXPOSE 59999 [2022-04-08T19:21:07.987Z] ---> Running in 4f7a18095095 [2022-04-08T19:21:07.987Z] Removing intermediate container 4f7a18095095 [2022-04-08T19:21:07.987Z] ---> 8e54e9285901 [2022-04-08T19:21:07.987Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-08T19:21:07.987Z] ---> Running in ad0c22cb4bd0 [2022-04-08T19:21:08.248Z] Removing intermediate container ad0c22cb4bd0 [2022-04-08T19:21:08.248Z] ---> 885d3ba005c5 [2022-04-08T19:21:08.248Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:21:08.248Z] ---> Running in a16b2f1e946c [2022-04-08T19:21:08.248Z] Removing intermediate container a16b2f1e946c [2022-04-08T19:21:08.248Z] ---> f96247ca2b4e [2022-04-08T19:21:08.248Z] Step 23/25 : LABEL arch=amd64 [2022-04-08T19:21:08.248Z] ---> Running in a1cffbe60310 [2022-04-08T19:21:08.509Z] Removing intermediate container a1cffbe60310 [2022-04-08T19:21:08.509Z] ---> f65f8b9de794 [2022-04-08T19:21:08.509Z] Step 24/25 : LABEL git_sha=b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [2022-04-08T19:21:08.509Z] ---> Running in fb040f67ee60 [2022-04-08T19:21:08.509Z] Removing intermediate container fb040f67ee60 [2022-04-08T19:21:08.509Z] ---> 0f88b75c4966 [2022-04-08T19:21:08.509Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T19:21:08.509Z] ---> Running in 29d0de397a79 [2022-04-08T19:21:08.509Z] Removing intermediate container 29d0de397a79 [2022-04-08T19:21:08.509Z] ---> cc15c0b16d07 [2022-04-08T19:21:08.509Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-08T19:21:08.770Z] Successfully built cc15c0b16d07 [2022-04-08T19:21:08.770Z] 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-08T19:21:09.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T19:21:09.519Z] [2022-04-08T19:21:09.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:21:09.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T19:21:09.863Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-08T19:21:09.863Z] 5eb5b503b376: Pulling fs layer [2022-04-08T19:21:09.863Z] 5c69ac0246d0: Pulling fs layer [2022-04-08T19:21:09.863Z] ec43610c2a17: Pulling fs layer [2022-04-08T19:21:09.863Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-08T19:21:09.863Z] 33b1e0a273af: Pulling fs layer [2022-04-08T19:21:09.863Z] 5d3b04190fa2: Pulling fs layer [2022-04-08T19:21:09.863Z] 2f39f015ded8: Pulling fs layer [2022-04-08T19:21:09.863Z] 3a2ae6a8a46f: Waiting [2022-04-08T19:21:09.863Z] 33b1e0a273af: Waiting [2022-04-08T19:21:09.863Z] 5d3b04190fa2: Waiting [2022-04-08T19:21:09.863Z] 2f39f015ded8: Waiting [2022-04-08T19:21:09.863Z] 5c69ac0246d0: Verifying Checksum [2022-04-08T19:21:09.863Z] 5c69ac0246d0: Download complete [2022-04-08T19:21:09.863Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-08T19:21:09.863Z] 3a2ae6a8a46f: Download complete [2022-04-08T19:21:09.863Z] 33b1e0a273af: Verifying Checksum [2022-04-08T19:21:09.863Z] 33b1e0a273af: Download complete [2022-04-08T19:21:09.863Z] ec43610c2a17: Verifying Checksum [2022-04-08T19:21:09.863Z] ec43610c2a17: Download complete [2022-04-08T19:21:09.863Z] 5d3b04190fa2: Download complete [2022-04-08T19:21:10.123Z] 5eb5b503b376: Verifying Checksum [2022-04-08T19:21:10.123Z] 5eb5b503b376: Download complete [2022-04-08T19:21:10.694Z] 2f39f015ded8: Verifying Checksum [2022-04-08T19:21:10.694Z] 2f39f015ded8: Download complete [2022-04-08T19:21:11.264Z] 5eb5b503b376: Pull complete [2022-04-08T19:21:11.264Z] 5c69ac0246d0: Pull complete [2022-04-08T19:21:11.833Z] ec43610c2a17: Pull complete [2022-04-08T19:21:11.833Z] 3a2ae6a8a46f: Pull complete [2022-04-08T19:21:12.093Z] 33b1e0a273af: Pull complete [2022-04-08T19:21:12.093Z] 5d3b04190fa2: Pull complete [2022-04-08T19:21:16.286Z] 2f39f015ded8: Pull complete [2022-04-08T19:21:16.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-08T19:21:16.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T19:21:16.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-08T19:21:16.414Z] prd-ubuntu20.04-docker-8c-8g-11612 does not seem to be running inside a container [2022-04-08T19:21:16.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-08T19:21:17.927Z] $ docker top b5b9bf8fdff1697eafe58dec3facc88b8aed6633626ec81f0c08e282bdf5175a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:21:18.425Z] ---> job-cost.sh [2022-04-08T19:21:18.425Z] lf-activate-venv: SKIPPING [2022-04-08T19:21:18.425Z] INFO: No Stack... [2022-04-08T19:21:18.993Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-08T19:21:19.254Z] INFO: Archiving Costs [Pipeline] sh [2022-04-08T19:21:19.572Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives/cost.csv [2022-04-08T19:21:19.572Z] + cut -d, -f6 [Pipeline] lock [2022-04-08T19:21:19.611Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1127-1-stack-cost] [2022-04-08T19:21:19.618Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1127-1-stack-cost] did not exist. Created. [2022-04-08T19:21:19.618Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-08T19:21:20.002Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-08T19:21:20.052Z] Stashed 1 file(s) [Pipeline] } [2022-04-08T19:21:20.079Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1127-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-08T19:21:20.164Z] $ docker stop --time=1 b5b9bf8fdff1697eafe58dec3facc88b8aed6633626ec81f0c08e282bdf5175a [2022-04-08T19:21:21.326Z] $ docker rm -f b5b9bf8fdff1697eafe58dec3facc88b8aed6633626ec81f0c08e282bdf5175a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T19:24:45.221Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11613 in /w/workspace/gexfoundry_device-sdk-go_PR-1127 [Pipeline] { [Pipeline] ws [2022-04-08T19:24:45.260Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-04-08T19:24:45.603Z] The recommended git tool is: git [2022-04-08T19:24:53.338Z] using credential edgex-jenkins-ssh [2022-04-08T19:24:53.361Z] Cloning the remote Git repository [2022-04-08T19:24:53.466Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-08T19:24:53.568Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-04-08T19:24:53.693Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-08T19:24:53.694Z] > git --version # timeout=10 [2022-04-08T19:24:53.722Z] > git --version # 'git version 2.25.1' [2022-04-08T19:24:53.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:24:53.902Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:24:55.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-08T19:24:55.686Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:24:55.719Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-08T19:24:55.768Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-08T19:24:55.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:24:55.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1127/head:refs/remotes/origin/PR-1127 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-08T19:24:56.449Z] Merging remotes/origin/main commit 71f09d1ab0705056f5c82f36890c48cdd3d80cce into PR head commit b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [2022-04-08T19:24:56.717Z] Merge succeeded, producing b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [2022-04-08T19:24:56.718Z] Checking out Revision b352cb3f3b31b6f79ad6b75d1187976244d6fdfd (PR-1127) [2022-04-08T19:24:56.474Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:24:56.494Z] > git checkout -f b352cb3f3b31b6f79ad6b75d1187976244d6fdfd # timeout=10 [2022-04-08T19:24:56.618Z] > git remote # timeout=10 [2022-04-08T19:24:56.640Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T19:24:56.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:24:56.670Z] > git merge 71f09d1ab0705056f5c82f36890c48cdd3d80cce # timeout=10 [2022-04-08T19:24:56.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T19:24:56.730Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:24:56.749Z] > git checkout -f b352cb3f3b31b6f79ad6b75d1187976244d6fdfd # timeout=10 [2022-04-08T19:25:01.118Z] Commit message: "feat: remove default github templates that are now provided in .github repo" [2022-04-08T19:25:01.190Z] > git --version # timeout=10 [2022-04-08T19:25:01.201Z] > git --version # 'git version 2.25.1' [2022-04-08T19:25:01.218Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-08T19:25:02.350Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-08T19:25:02.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T19:25:02.350Z] Dload Upload Total Spent Left Speed [2022-04-08T19:25:02.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42754 0 --:--:-- --:--:-- --:--:-- 42909 [Pipeline] sh [2022-04-08T19:25:02.924Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-08T19:25:03.291Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-08T19:25:03.291Z] + sudo tee /etc/docker/daemon.new [2022-04-08T19:25:03.291Z] { [2022-04-08T19:25:03.291Z] "registry-mirrors": [ [2022-04-08T19:25:03.291Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-08T19:25:03.291Z] ], [2022-04-08T19:25:03.291Z] "bip": "10.250.0.254/24", [2022-04-08T19:25:03.291Z] "hosts": [ [2022-04-08T19:25:03.291Z] "tcp://0.0.0.0:5555", [2022-04-08T19:25:03.291Z] "unix:///var/run/docker.sock" [2022-04-08T19:25:03.291Z] ], [2022-04-08T19:25:03.291Z] "mtu": 1458, [2022-04-08T19:25:03.291Z] "selinux-enabled": true, [2022-04-08T19:25:03.291Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-08T19:25:03.291Z] } [Pipeline] sh [2022-04-08T19:25:03.659Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-08T19:25:04.032Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T19:25:22.475Z] provisioning config files... [2022-04-08T19:25:22.507Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2789148503693855390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:25:23.168Z] ---> docker-login.sh [2022-04-08T19:25:23.168Z] nexus3.edgexfoundry.org:10001 [2022-04-08T19:25:23.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:25:24.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:25:24.046Z] Configure a credential helper to remove this warning. See [2022-04-08T19:25:24.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:25:24.046Z] [2022-04-08T19:25:24.046Z] Login Succeeded [2022-04-08T19:25:24.321Z] nexus3.edgexfoundry.org:10002 [2022-04-08T19:25:24.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:25:24.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:25:24.597Z] Configure a credential helper to remove this warning. See [2022-04-08T19:25:24.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:25:24.597Z] [2022-04-08T19:25:24.597Z] Login Succeeded [2022-04-08T19:25:24.597Z] nexus3.edgexfoundry.org:10003 [2022-04-08T19:25:25.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:25:25.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:25:25.206Z] Configure a credential helper to remove this warning. See [2022-04-08T19:25:25.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:25:25.206Z] [2022-04-08T19:25:25.206Z] Login Succeeded [2022-04-08T19:25:25.206Z] nexus3.edgexfoundry.org:10004 [2022-04-08T19:25:25.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:25:25.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:25:25.758Z] Configure a credential helper to remove this warning. See [2022-04-08T19:25:25.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:25:25.758Z] [2022-04-08T19:25:25.758Z] Login Succeeded [2022-04-08T19:25:25.758Z] docker.io [2022-04-08T19:25:26.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:25:26.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:25:26.641Z] Configure a credential helper to remove this warning. See [2022-04-08T19:25:26.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:25:26.641Z] [2022-04-08T19:25:26.641Z] Login Succeeded [2022-04-08T19:25:26.641Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T19:25:26.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-08T19:25:27.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T19:25:27.144Z] ========================================================= [2022-04-08T19:25:27.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-08T19:25:27.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:25:27.596Z] + 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-08T19:25:28.205Z] Sending build context to Docker daemon 5.162MB [2022-04-08T19:25:28.205Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-08T19:25:28.205Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-08T19:25:28.205Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-08T19:25:28.205Z] 9b3977197b4f: Pulling fs layer [2022-04-08T19:25:28.205Z] 1a89e8eeedd5: Pulling fs layer [2022-04-08T19:25:28.205Z] 94645a83ff95: Pulling fs layer [2022-04-08T19:25:28.205Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-08T19:25:28.205Z] 0c92f367c5e7: Pulling fs layer [2022-04-08T19:25:28.205Z] f7c0051592d6: Pulling fs layer [2022-04-08T19:25:28.205Z] a227ed2f7395: Pulling fs layer [2022-04-08T19:25:28.205Z] 7b1c46037f91: Pulling fs layer [2022-04-08T19:25:28.205Z] 3f3a8bcf1eab: Waiting [2022-04-08T19:25:28.205Z] 0c92f367c5e7: Waiting [2022-04-08T19:25:28.205Z] f7c0051592d6: Waiting [2022-04-08T19:25:28.205Z] a227ed2f7395: Waiting [2022-04-08T19:25:28.205Z] 94645a83ff95: Verifying Checksum [2022-04-08T19:25:28.205Z] 94645a83ff95: Download complete [2022-04-08T19:25:28.205Z] 1a89e8eeedd5: Download complete [2022-04-08T19:25:28.496Z] 0c92f367c5e7: Verifying Checksum [2022-04-08T19:25:28.496Z] 0c92f367c5e7: Download complete [2022-04-08T19:25:28.496Z] f7c0051592d6: Verifying Checksum [2022-04-08T19:25:28.496Z] f7c0051592d6: Download complete [2022-04-08T19:25:28.496Z] 9b3977197b4f: Download complete [2022-04-08T19:25:28.496Z] a227ed2f7395: Verifying Checksum [2022-04-08T19:25:28.496Z] a227ed2f7395: Download complete [2022-04-08T19:25:29.103Z] 9b3977197b4f: Pull complete [2022-04-08T19:25:29.711Z] 1a89e8eeedd5: Pull complete [2022-04-08T19:25:30.315Z] 94645a83ff95: Pull complete [2022-04-08T19:25:30.591Z] 7b1c46037f91: Verifying Checksum [2022-04-08T19:25:30.591Z] 7b1c46037f91: Download complete [2022-04-08T19:25:31.203Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-08T19:25:31.203Z] 3f3a8bcf1eab: Download complete [2022-04-08T19:25:46.331Z] 3f3a8bcf1eab: Pull complete [2022-04-08T19:25:46.331Z] 0c92f367c5e7: Pull complete [2022-04-08T19:25:46.331Z] f7c0051592d6: Pull complete [2022-04-08T19:25:46.331Z] a227ed2f7395: Pull complete [2022-04-08T19:25:51.758Z] 7b1c46037f91: Pull complete [2022-04-08T19:25:51.758Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-08T19:25:51.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:25:51.758Z] ---> f79e39bc4007 [2022-04-08T19:25:51.758Z] Step 3/11 : ARG MAKE=make build [2022-04-08T19:25:52.746Z] ---> Running in 5723ecace265 [2022-04-08T19:25:53.025Z] Removing intermediate container 5723ecace265 [2022-04-08T19:25:53.025Z] ---> f4c90b0f4ab5 [2022-04-08T19:25:53.025Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-08T19:25:53.025Z] ---> Running in 1cc5cdf22ff3 [2022-04-08T19:25:53.313Z] Removing intermediate container 1cc5cdf22ff3 [2022-04-08T19:25:53.313Z] ---> f673871bdedf [2022-04-08T19:25:53.313Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-08T19:25:53.595Z] ---> Running in 9d3d933fe78b [2022-04-08T19:25:53.877Z] Removing intermediate container 9d3d933fe78b [2022-04-08T19:25:53.877Z] ---> fc0783b142ed [2022-04-08T19:25:53.877Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:25:53.877Z] ---> Running in 4add1a0fb59a [2022-04-08T19:25:56.544Z] Removing intermediate container 4add1a0fb59a [2022-04-08T19:25:56.544Z] ---> e6490c0a313e [2022-04-08T19:25:56.544Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-08T19:25:56.544Z] ---> Running in b2f3dbd310d3 [2022-04-08T19:25:59.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:26:00.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:26:01.523Z] OK: 220 MiB in 52 packages [2022-04-08T19:26:02.118Z] Removing intermediate container b2f3dbd310d3 [2022-04-08T19:26:02.118Z] ---> 50a13a3525aa [2022-04-08T19:26:02.118Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-08T19:26:02.722Z] ---> 1d42b9ef776a [2022-04-08T19:26:02.722Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:26:02.722Z] ---> Running in 4985c59766a3 [2022-04-08T19:26:49.690Z] Removing intermediate container 4985c59766a3 [2022-04-08T19:26:49.690Z] ---> 2c7ba4897814 [2022-04-08T19:26:49.690Z] Step 10/11 : COPY . . [2022-04-08T19:26:49.967Z] ---> 7a416c85e6bb [2022-04-08T19:26:49.967Z] Step 11/11 : RUN ${MAKE} [2022-04-08T19:26:50.257Z] ---> Running in fef2bec910ca [2022-04-08T19:26:51.257Z] noop [2022-04-08T19:26:51.862Z] Removing intermediate container fef2bec910ca [2022-04-08T19:26:51.862Z] ---> e9461bf10c63 [2022-04-08T19:26:51.862Z] Successfully built e9461bf10c63 [2022-04-08T19:26:51.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:26:52.243Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T19:26:52.243Z] . [Pipeline] withDockerContainer [2022-04-08T19:26:52.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-11613 does not seem to be running inside a container [2022-04-08T19:26:52.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-08T19:26:53.969Z] $ docker top ccb0c56d4ab7b8faf251cda65d6cab17ad783f3605e1c0bbabd56a93217e4f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:26:54.941Z] + go version [2022-04-08T19:26:54.941Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-08T19:26:54.978Z] $ docker stop --time=1 ccb0c56d4ab7b8faf251cda65d6cab17ad783f3605e1c0bbabd56a93217e4f61 [2022-04-08T19:26:56.665Z] $ docker rm -f ccb0c56d4ab7b8faf251cda65d6cab17ad783f3605e1c0bbabd56a93217e4f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:26:57.513Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T19:26:57.514Z] . [Pipeline] withDockerContainer [2022-04-08T19:26:57.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-11613 does not seem to be running inside a container [2022-04-08T19:26:57.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-08T19:26:59.141Z] $ docker top b0cdcbe507397cb6cff9551179ee1fffe9d846e0aa3713c72a9ad65edfc054cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:27:00.206Z] + make test [2022-04-08T19:27:00.206Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-08T19:27:02.194Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-08T19:28:39.142Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.093s coverage: 23.3% of statements [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-08T19:28:39.142Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 27.6% of statements [2022-04-08T19:28:39.142Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.090s coverage: 78.9% of statements [2022-04-08T19:28:39.142Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.158s coverage: 10.8% of statements [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-08T19:28:39.142Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.200s coverage: 33.2% of statements [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-08T19:28:39.142Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.080s coverage: 86.1% of statements [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-08T19:28:39.142Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-08T19:28:41.770Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 57.4% of statements [2022-04-08T19:28:41.770Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.210s coverage: 89.2% of statements [2022-04-08T19:28:41.770Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-08T19:28:43.744Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.069s coverage: 4.8% of statements [2022-04-08T19:28:43.744Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-08T19:28:44.337Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-08T19:28:44.337Z] GO111MODULE=on go vet ./... [2022-04-08T19:29:16.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T19:29:16.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T19:29:16.931Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T19:29:18.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-08T19:29:18.996Z] $ docker stop --time=1 b0cdcbe507397cb6cff9551179ee1fffe9d846e0aa3713c72a9ad65edfc054cc [2022-04-08T19:29:20.832Z] $ docker rm -f b0cdcbe507397cb6cff9551179ee1fffe9d846e0aa3713c72a9ad65edfc054cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T19:29:21.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-08T19:29:21.975Z] Warning: overwriting stash ‘coverage-report’ [2022-04-08T19:29:22.644Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-08T19:29:23.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-08T19:29:23.629Z] + ls -al . [2022-04-08T19:29:23.630Z] total 292 [2022-04-08T19:29:23.630Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 19:29 . [2022-04-08T19:29:23.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 19:24 .. [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 19:24 .dockerignore [2022-04-08T19:29:23.630Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 19:25 .git [2022-04-08T19:29:23.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 19:24 .github [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 8 19:24 .gitignore [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 8 19:24 .golangci.yml [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 8 19:24 CHANGELOG.md [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 19:24 GOVERNANCE.md [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 8 19:24 Jenkinsfile [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 19:24 LICENSE [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 1627 Apr 8 19:24 Makefile [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 8 19:24 OWNERS.md [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 8 19:24 README.md [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 19:19 VERSION [2022-04-08T19:29:23.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 19:24 bin [2022-04-08T19:29:23.630Z] -rw-r--r-- 1 jenkins jenkins 129001 Apr 8 19:28 coverage.out [2022-04-08T19:29:23.630Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 19:24 example [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 3105 Apr 8 19:24 go.mod [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 34435 Apr 8 19:24 go.sum [2022-04-08T19:29:23.630Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 8 19:24 internal [2022-04-08T19:29:23.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 19:24 openapi [2022-04-08T19:29:23.630Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 19:24 pkg [2022-04-08T19:29:23.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 19:24 snap [2022-04-08T19:29:23.630Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 19:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:29:24.016Z] + 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=b352cb3f3b31b6f79ad6b75d1187976244d6fdfd --label arch=arm64 --label version=0.0.0 . [2022-04-08T19:29:24.629Z] Sending build context to Docker daemon 5.292MB [2022-04-08T19:29:24.629Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-08T19:29:24.629Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-08T19:29:24.629Z] ---> e9461bf10c63 [2022-04-08T19:29:24.629Z] Step 3/25 : ARG MAKE=make build [2022-04-08T19:29:24.629Z] ---> Running in 4f5a851ec304 [2022-04-08T19:29:25.227Z] Removing intermediate container 4f5a851ec304 [2022-04-08T19:29:25.227Z] ---> b6ead8892449 [2022-04-08T19:29:25.227Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-08T19:29:25.227Z] ---> Running in 70b7317e6ebf [2022-04-08T19:29:25.504Z] Removing intermediate container 70b7317e6ebf [2022-04-08T19:29:25.504Z] ---> ddc15b76e155 [2022-04-08T19:29:25.504Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-08T19:29:25.504Z] ---> Running in 3ebb8e04f06c [2022-04-08T19:29:25.784Z] Removing intermediate container 3ebb8e04f06c [2022-04-08T19:29:25.784Z] ---> 5306919aa689 [2022-04-08T19:29:25.784Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:29:26.067Z] ---> Running in 17b8d111cfe4 [2022-04-08T19:29:27.511Z] Removing intermediate container 17b8d111cfe4 [2022-04-08T19:29:27.511Z] ---> c8120ac3a638 [2022-04-08T19:29:27.511Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-08T19:29:27.794Z] ---> Running in 35b9e9743fb6 [2022-04-08T19:29:28.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:29:29.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:29:30.744Z] OK: 220 MiB in 52 packages [2022-04-08T19:29:31.347Z] Removing intermediate container 35b9e9743fb6 [2022-04-08T19:29:31.347Z] ---> dcacb939692e [2022-04-08T19:29:31.347Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-08T19:29:31.948Z] ---> 0c8c70ebe942 [2022-04-08T19:29:31.948Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:29:31.948Z] ---> Running in eaa1ef50262c [2022-04-08T19:29:33.932Z] Removing intermediate container eaa1ef50262c [2022-04-08T19:29:33.932Z] ---> 77adcb9bcaf4 [2022-04-08T19:29:33.932Z] Step 10/25 : COPY . . [2022-04-08T19:29:35.370Z] ---> 96bb05533ca6 [2022-04-08T19:29:35.370Z] Step 11/25 : RUN ${MAKE} [2022-04-08T19:29:35.370Z] ---> Running in 3c479c47f60d [2022-04-08T19:29:36.373Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-08T19:30:58.211Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-08T19:30:58.211Z] Removing intermediate container 3c479c47f60d [2022-04-08T19:30:58.211Z] ---> c1ebe1bc7e1f [2022-04-08T19:30:58.211Z] Step 12/25 : FROM alpine:3.14 [2022-04-08T19:30:58.211Z] 3.14: Pulling from library/alpine [2022-04-08T19:30:58.211Z] 455c02918c45: Pulling fs layer [2022-04-08T19:30:58.211Z] 455c02918c45: Download complete [2022-04-08T19:30:58.211Z] 455c02918c45: Pull complete [2022-04-08T19:30:58.211Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:30:58.211Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T19:30:58.211Z] ---> ac73e934f311 [2022-04-08T19:30:58.211Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-08T19:30:58.486Z] ---> Running in 141216a03a44 [2022-04-08T19:30:58.760Z] Removing intermediate container 141216a03a44 [2022-04-08T19:30:58.760Z] ---> 0ae916756be4 [2022-04-08T19:30:58.760Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:30:58.760Z] ---> Running in 8c1932bdadad [2022-04-08T19:31:00.740Z] Removing intermediate container 8c1932bdadad [2022-04-08T19:31:00.740Z] ---> 50f842dd0d58 [2022-04-08T19:31:00.740Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-08T19:31:00.740Z] ---> Running in 8eea599b99c4 [2022-04-08T19:31:01.718Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:31:02.312Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:31:03.286Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T19:31:03.563Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-08T19:31:03.563Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T19:31:03.836Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-08T19:31:03.836Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-08T19:31:04.107Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:31:04.107Z] OK: 8 MiB in 19 packages [2022-04-08T19:31:05.088Z] Removing intermediate container 8eea599b99c4 [2022-04-08T19:31:05.088Z] ---> 74b12aab5007 [2022-04-08T19:31:05.088Z] Step 16/25 : WORKDIR / [2022-04-08T19:31:05.088Z] ---> Running in 26e7bad828c3 [2022-04-08T19:31:05.362Z] Removing intermediate container 26e7bad828c3 [2022-04-08T19:31:05.362Z] ---> bba3abc6ded6 [2022-04-08T19:31:05.362Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-08T19:31:05.957Z] ---> 0e4bc15098e8 [2022-04-08T19:31:05.957Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-08T19:31:07.389Z] ---> bf950c436df4 [2022-04-08T19:31:07.389Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-08T19:31:07.663Z] ---> ce98d1dda8de [2022-04-08T19:31:07.663Z] Step 20/25 : EXPOSE 59999 [2022-04-08T19:31:07.937Z] ---> Running in 5c39a307f990 [2022-04-08T19:31:08.215Z] Removing intermediate container 5c39a307f990 [2022-04-08T19:31:08.215Z] ---> 6cbb5012c289 [2022-04-08T19:31:08.215Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-08T19:31:08.215Z] ---> Running in afe97c12f3d3 [2022-04-08T19:31:08.489Z] Removing intermediate container afe97c12f3d3 [2022-04-08T19:31:08.489Z] ---> 277c8aa8b30b [2022-04-08T19:31:08.489Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:31:08.763Z] ---> Running in 7e4e3142c860 [2022-04-08T19:31:09.035Z] Removing intermediate container 7e4e3142c860 [2022-04-08T19:31:09.035Z] ---> 9db7cc896685 [2022-04-08T19:31:09.035Z] Step 23/25 : LABEL arch=arm64 [2022-04-08T19:31:09.035Z] ---> Running in 8d75cad1e6d6 [2022-04-08T19:31:09.309Z] Removing intermediate container 8d75cad1e6d6 [2022-04-08T19:31:09.309Z] ---> 8c15dcaeeebe [2022-04-08T19:31:09.309Z] Step 24/25 : LABEL git_sha=b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [2022-04-08T19:31:09.589Z] ---> Running in 6c3e3d6809e9 [2022-04-08T19:31:09.862Z] Removing intermediate container 6c3e3d6809e9 [2022-04-08T19:31:09.862Z] ---> 34a02e2da543 [2022-04-08T19:31:09.862Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T19:31:09.862Z] ---> Running in b2fb8fb33315 [2022-04-08T19:31:10.133Z] Removing intermediate container b2fb8fb33315 [2022-04-08T19:31:10.133Z] ---> 1f4722559492 [2022-04-08T19:31:10.133Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-08T19:31:10.133Z] Successfully built 1f4722559492 [2022-04-08T19:31:10.133Z] 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-08T19:31:10.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T19:31:10.829Z] [2022-04-08T19:31:10.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:31:11.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T19:31:11.487Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-08T19:31:11.487Z] 8998bd30e6a1: Pulling fs layer [2022-04-08T19:31:11.487Z] 04944245beec: Pulling fs layer [2022-04-08T19:31:11.487Z] 699f458cf7ca: Pulling fs layer [2022-04-08T19:31:11.487Z] 765212b225bb: Pulling fs layer [2022-04-08T19:31:11.487Z] f23df028b6ca: Pulling fs layer [2022-04-08T19:31:11.487Z] d65c8cfc05b1: Pulling fs layer [2022-04-08T19:31:11.487Z] 2437ff75d9bd: Pulling fs layer [2022-04-08T19:31:11.487Z] 765212b225bb: Waiting [2022-04-08T19:31:11.487Z] f23df028b6ca: Waiting [2022-04-08T19:31:11.487Z] 2437ff75d9bd: Waiting [2022-04-08T19:31:11.487Z] d65c8cfc05b1: Waiting [2022-04-08T19:31:11.487Z] 04944245beec: Verifying Checksum [2022-04-08T19:31:11.487Z] 04944245beec: Download complete [2022-04-08T19:31:11.487Z] 765212b225bb: Verifying Checksum [2022-04-08T19:31:11.487Z] 765212b225bb: Download complete [2022-04-08T19:31:11.487Z] f23df028b6ca: Verifying Checksum [2022-04-08T19:31:11.487Z] f23df028b6ca: Download complete [2022-04-08T19:31:11.487Z] d65c8cfc05b1: Download complete [2022-04-08T19:31:11.761Z] 699f458cf7ca: Verifying Checksum [2022-04-08T19:31:11.761Z] 699f458cf7ca: Download complete [2022-04-08T19:31:12.035Z] 8998bd30e6a1: Verifying Checksum [2022-04-08T19:31:12.035Z] 8998bd30e6a1: Download complete [2022-04-08T19:31:14.655Z] 2437ff75d9bd: Verifying Checksum [2022-04-08T19:31:14.655Z] 2437ff75d9bd: Download complete [2022-04-08T19:31:16.095Z] 8998bd30e6a1: Pull complete [2022-04-08T19:31:16.696Z] 04944245beec: Pull complete [2022-04-08T19:31:18.130Z] 699f458cf7ca: Pull complete [2022-04-08T19:31:18.405Z] 765212b225bb: Pull complete [2022-04-08T19:31:18.999Z] f23df028b6ca: Pull complete [2022-04-08T19:31:19.273Z] d65c8cfc05b1: Pull complete [2022-04-08T19:31:34.405Z] 2437ff75d9bd: Pull complete [2022-04-08T19:31:34.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-08T19:31:34.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T19:31:34.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-08T19:31:34.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-11613 does not seem to be running inside a container [2022-04-08T19:31:34.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-08T19:31:37.651Z] $ docker top 8cad88f4ca6c0e901c9a7120163ebc5c082b834ac6409eaef2e7cfbd3c3835ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:31:38.650Z] ---> job-cost.sh [2022-04-08T19:31:38.650Z] lf-activate-venv: SKIPPING [2022-04-08T19:31:38.650Z] INFO: No Stack... [2022-04-08T19:31:39.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-08T19:31:40.224Z] INFO: Archiving Costs [Pipeline] sh [2022-04-08T19:31:40.911Z] + + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-04-08T19:31:40.911Z] cut -d, -f6 [Pipeline] lock [2022-04-08T19:31:41.002Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1127-1-stack-cost] [2022-04-08T19:31:41.006Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1127-1-stack-cost] did not exist. Created. [2022-04-08T19:31:41.007Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-08T19:31:41.751Z] /w/workspace/device-sdk-go/1@tmp/durable-4e95f015/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-08T19:31:42.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-08T19:31:42.489Z] Warning: overwriting stash ‘stack-cost’ [2022-04-08T19:31:42.569Z] Stashed 1 file(s) [Pipeline] } [2022-04-08T19:31:42.584Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1127-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-08T19:31:42.663Z] $ docker stop --time=1 8cad88f4ca6c0e901c9a7120163ebc5c082b834ac6409eaef2e7cfbd3c3835ad [2022-04-08T19:31:44.223Z] $ docker rm -f 8cad88f4ca6c0e901c9a7120163ebc5c082b834ac6409eaef2e7cfbd3c3835ad [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-08T19:31:46.001Z] provisioning config files... [2022-04-08T19:31:46.010Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/config7706550639360037802tmp [Pipeline] { [Pipeline] sh [2022-04-08T19:31:46.507Z] + set +x [2022-04-08T19:31:46.507Z] + curl -s https://codecov.io/bash [2022-04-08T19:31:46.507Z] + bash -s -- [2022-04-08T19:31:46.507Z] [2022-04-08T19:31:46.507Z] _____ _ [2022-04-08T19:31:46.507Z] / ____| | | [2022-04-08T19:31:46.507Z] | | ___ __| | ___ ___ _____ __ [2022-04-08T19:31:46.507Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-08T19:31:46.507Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-08T19:31:46.507Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-08T19:31:46.507Z] Bash-1.0.6 [2022-04-08T19:31:46.507Z] [2022-04-08T19:31:46.507Z] [2022-04-08T19:31:46.507Z] ==> git version 2.25.1 found [2022-04-08T19:31:46.507Z] ==> 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-08T19:31:46.507Z] Release-Date: 2020-01-08 [2022-04-08T19:31:46.507Z] 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-08T19:31:46.507Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-08T19:31:46.507Z] ==> Jenkins CI detected. [2022-04-08T19:31:46.507Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1127 [2022-04-08T19:31:46.507Z] project root: . [2022-04-08T19:31:46.507Z] --> token set from env [2022-04-08T19:31:46.507Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-08T19:31:46.507Z] ==> Running gcov in . (disable via -X gcov) [2022-04-08T19:31:46.507Z] ==> Python coveragepy not found [2022-04-08T19:31:46.507Z] ==> Searching for coverage reports in: [2022-04-08T19:31:46.507Z] + . [2022-04-08T19:31:46.507Z] -> Found 1 reports [2022-04-08T19:31:46.507Z] ==> Detecting git/mercurial file structure [2022-04-08T19:31:46.507Z] ==> Reading reports [2022-04-08T19:31:46.507Z] + ./coverage.out bytes=129001 [2022-04-08T19:31:46.507Z] ==> Appending adjustments [2022-04-08T19:31:46.507Z] https://docs.codecov.io/docs/fixing-reports [2022-04-08T19:31:46.767Z] + Found adjustments [2022-04-08T19:31:46.767Z] ==> Gzipping contents [2022-04-08T19:31:46.767Z] 16K /tmp/codecov.IlFQjh.gz [2022-04-08T19:31:46.767Z] ==> Uploading reports [2022-04-08T19:31:46.767Z] url: https://codecov.io [2022-04-08T19:31:46.767Z] query: branch=PR-1127&commit=b352cb3f3b31b6f79ad6b75d1187976244d6fdfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1127&job=&cmd_args= [2022-04-08T19:31:46.767Z] -> Pinging Codecov [2022-04-08T19:31:46.767Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1127&commit=b352cb3f3b31b6f79ad6b75d1187976244d6fdfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1127&job=&cmd_args= [2022-04-08T19:31:47.340Z] -> Uploading to [2022-04-08T19:31:47.340Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-08/7E55EF52A471D76F132DFD9A03CDDE97/b352cb3f3b31b6f79ad6b75d1187976244d6fdfd/49b9bc27-972b-4ca9-b7e5-4e991b0c69a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T193147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=edb8f990d1297416128d7322e4ec05ad4f95d6097cf24b3772e91d3ef26e3c9c [2022-04-08T19:31:47.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T19:31:47.340Z] Dload Upload Total Spent Left Speed [2022-04-08T19:31:47.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16200 0 0 100 16200 0 64031 --:--:-- --:--:-- --:--:-- 64031 [2022-04-08T19:31:47.340Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b352cb3f3b31b6f79ad6b75d1187976244d6fdfd [Pipeline] } [2022-04-08T19:31:47.453Z] 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-08T19:31:54.848Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives ] [2022-04-08T19:31:54.848Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives [2022-04-08T19:31:54.848Z] total 16 [2022-04-08T19:31:54.848Z] drwxr-xr-x 3 root root 4096 Apr 8 19:21 . [2022-04-08T19:31:54.848Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 8 19:21 .. [2022-04-08T19:31:54.848Z] drwxr-xr-x 2 root root 4096 Apr 8 19:21 cost [2022-04-08T19:31:54.848Z] -rw-r--r-- 1 root root 85 Apr 8 19:21 cost.csv [2022-04-08T19:31:54.848Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives [2022-04-08T19:31:54.849Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives [2022-04-08T19:31:54.849Z] total 16 [2022-04-08T19:31:54.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 19:21 . [2022-04-08T19:31:54.849Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 8 19:21 .. [2022-04-08T19:31:54.849Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 8 19:21 cost [2022-04-08T19:31:54.849Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 8 19:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:31:55.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:31:56.531Z] ---> package-listing.sh [2022-04-08T19:31:56.531Z] ++ facter osfamily [2022-04-08T19:31:56.531Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-08T19:31:56.791Z] + OS_FAMILY=debian [2022-04-08T19:31:56.791Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1127 [2022-04-08T19:31:56.791Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-08T19:31:56.791Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-08T19:31:56.791Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-08T19:31:56.791Z] + PACKAGES=/tmp/packages_start.txt [2022-04-08T19:31:56.791Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1127 ']' [2022-04-08T19:31:56.791Z] + PACKAGES=/tmp/packages_end.txt [2022-04-08T19:31:56.791Z] + case "${OS_FAMILY}" in [2022-04-08T19:31:56.791Z] + dpkg -l [2022-04-08T19:31:56.791Z] + grep '^ii' [2022-04-08T19:31:56.791Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-08T19:31:56.791Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-08T19:31:56.791Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-08T19:31:56.791Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1127 ']' [2022-04-08T19:31:56.791Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives/ [2022-04-08T19:31:56.791Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1127/archives/ [Pipeline] echo [2022-04-08T19:31:56.835Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-08T19:31:57.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:31:57.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T19:31:57.944Z] . [Pipeline] withDockerContainer [2022-04-08T19:31:58.112Z] prd-ubuntu20.04-docker-8c-8g-11612 does not seem to be running inside a container [2022-04-08T19:31:58.153Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1127 -v /w/workspace/gexfoundry_device-sdk-go_PR-1127:/w/workspace/gexfoundry_device-sdk-go_PR-1127:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-08T19:31:58.395Z] $ docker top 334066b6c5824849d45a5545898ec559f9c77690126f2120d31b814129169ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:31:58.966Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-08T19:31:59.370Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-08T19:31:59.968Z] + ls /var/log/sa-host [2022-04-08T19:31:59.968Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T19:32:00.399Z] provisioning config files... [2022-04-08T19:32:00.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1127@tmp/config3449171381949878805tmp [Pipeline] { [Pipeline] echo [2022-04-08T19:32:00.486Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:32:01.008Z] ---> create-netrc.sh [Pipeline] } [2022-04-08T19:32:01.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:32:01.899Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-08T19:32:02.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:32:02.702Z] ---> sudo-logs.sh [2022-04-08T19:32:02.702Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-08T19:32:02.872Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:32:03.334Z] ---> job-cost.sh [2022-04-08T19:32:03.334Z] lf-activate-venv: SKIPPING [2022-04-08T19:32:03.334Z] DEBUG: total: 0.2199999988079071 [2022-04-08T19:32:03.334Z] INFO: Retrieving Stack Cost... [2022-04-08T19:32:03.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-08T19:32:04.164Z] INFO: Archiving Costs [Pipeline] echo [2022-04-08T19:32:04.263Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:32:04.675Z] ---> logs-deploy.sh [2022-04-08T19:32:04.675Z] lf-activate-venv: SKIPPING [2022-04-08T19:32:04.675Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1127/1 [2022-04-08T19:32:04.675Z] INFO: archiving workspace using pattern(s): [2022-04-08T19:32:05.616Z] Archives upload complete. [2022-04-08T19:32:05.616Z] INFO: archiving logs to Nexus