Pull request #31 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 farshidtz for edgexfoundry/device-gpio Obtained Jenkinsfile from d0e5197a07d5a28ef768d5b227bcceecd1a85de2+62a7e374fe89ef1773f189236b5a04a3a0761fd9 (7efed6089314acd5a3b20ed01d8d6dee21293519) 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-ssh9393072287804797439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh5876874823868873748.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-gpio/branches/PR-31/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-gpio/branches/PR-31/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh407980945903230752.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-gpio/branches/PR-31/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17324310213159732594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh1149108970285462384.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-gpio/branches/PR-31/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-gpio/branches/PR-31/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11102951565522002284.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-63177 in /w/workspace/edgexfoundry_device-gpio_PR-31 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-31 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 62a7e374fe89ef1773f189236b5a04a3a0761fd9 into PR head commit d0e5197a07d5a28ef768d5b227bcceecd1a85de2 Merge succeeded, producing d0e5197a07d5a28ef768d5b227bcceecd1a85de2 Checking out Revision d0e5197a07d5a28ef768d5b227bcceecd1a85de2 (PR-31) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/31/head:refs/remotes/origin/PR-31 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0e5197a07d5a28ef768d5b227bcceecd1a85de2 # 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 62a7e374fe89ef1773f189236b5a04a3a0761fd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0e5197a07d5a28ef768d5b227bcceecd1a85de2 # timeout=10 Commit message: "ci: add dependabot for gomods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T19:34:56.577Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T19:34:56.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T19:34:56.838Z] ========================================================= [2022-05-11T19:34:56.838Z] EdgeX Global Pipelines Version Info [2022-05-11T19:34:56.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:34:57.630Z] ------------------- [2022-05-11T19:34:57.630Z] stable info: [2022-05-11T19:34:57.630Z] ------------------- [2022-05-11T19:34:57.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T19:34:57.630Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T19:34:57.630Z] Message: update stable to v1.0.230 [2022-05-11T19:34:58.204Z] ------------------- [2022-05-11T19:34:58.204Z] experimental info: [2022-05-11T19:34:58.204Z] ------------------- [2022-05-11T19:34:58.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T19:34:58.204Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T19:34:58.204Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T19:34:58.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-11T19:34:58.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-11T19:34:58.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T19:34:58.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T19:34:58.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T19:34:58.654Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T19:34:58.693Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T19:34:58.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T19:34:58.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T19:34:58.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T19:34:58.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T19:34:58.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-11T19:34:58.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T19:34:58.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T19:34:58.976Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T19:34:59.013Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T19:34:59.047Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T19:34:59.083Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T19:34:59.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T19:34:59.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T19:34:59.203Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T19:34:59.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T19:34:59.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T19:34:59.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T19:34:59.361Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T19:34:59.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T19:34:59.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-31 [Pipeline] echo [2022-05-11T19:34:59.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-31 [Pipeline] echo [2022-05-11T19:34:59.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-31 [Pipeline] echo [2022-05-11T19:34:59.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] echo [2022-05-11T19:34:59.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0e5197 [Pipeline] echo [2022-05-11T19:34:59.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:34:59.748Z] provisioning config files... [2022-05-11T19:34:59.763Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/config3335573998525162475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:35:00.177Z] ---> docker-login.sh [2022-05-11T19:35:00.177Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:35:00.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:00.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:00.716Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:00.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:00.716Z] [2022-05-11T19:35:00.716Z] Login Succeeded [2022-05-11T19:35:00.716Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:35:00.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:00.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:00.977Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:00.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:00.977Z] [2022-05-11T19:35:00.977Z] Login Succeeded [2022-05-11T19:35:00.977Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:35:00.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:00.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:00.977Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:00.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:00.977Z] [2022-05-11T19:35:00.977Z] Login Succeeded [2022-05-11T19:35:00.977Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:35:01.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:01.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:01.239Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:01.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:01.239Z] [2022-05-11T19:35:01.239Z] Login Succeeded [2022-05-11T19:35:01.239Z] docker.io [2022-05-11T19:35:01.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:01.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:01.510Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:01.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:01.510Z] [2022-05-11T19:35:01.510Z] Login Succeeded [2022-05-11T19:35:01.775Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:35:01.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T19:35:02.411Z] + git rev-list -1 --merges d0e5197a07d5a28ef768d5b227bcceecd1a85de2~1..d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] echo [2022-05-11T19:35:02.538Z] -----------> git rev-list -1 --merges d0e5197a07d5a28ef768d5b227bcceecd1a85de2~1..d0e5197a07d5a28ef768d5b227bcceecd1a85de2 d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [false] [Pipeline] sh [2022-05-11T19:35:02.854Z] + git log --format=format:%s -1 d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] echo [2022-05-11T19:35:02.888Z] ========================================================= [2022-05-11T19:35:02.888Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T19:35:02.888Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:35:03.313Z] + git log --format=format:%s -1 d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] echo [2022-05-11T19:35:03.343Z] [semverPrep] GIT_COMMIT: d0e5197a07d5a28ef768d5b227bcceecd1a85de2, Commit Message: ci: add dependabot for gomods [Pipeline] echo [2022-05-11T19:35:03.371Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T19:35:03.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T19:35:03.790Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T19:35:03.790Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T19:35:03.790Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T19:35:03.790Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-05-11T19:35:03.790Z] -a /etc/ssh/ssh_known_hosts [2022-05-11T19:35:03.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:35:04.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:35:04.175Z] [2022-05-11T19:35:04.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:35:04.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:35:04.528Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T19:35:04.528Z] 1fe172e4850f: Pulling fs layer [2022-05-11T19:35:04.528Z] caf521ccaac6: Pulling fs layer [2022-05-11T19:35:04.528Z] 3ead6fa29328: Pulling fs layer [2022-05-11T19:35:04.528Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T19:35:04.528Z] 5c2a1cbceb83: Waiting [2022-05-11T19:35:04.528Z] a8d5f1318db7: Pulling fs layer [2022-05-11T19:35:04.528Z] c427282e49a2: Pulling fs layer [2022-05-11T19:35:04.528Z] 1827001aaf11: Pulling fs layer [2022-05-11T19:35:04.528Z] a8d5f1318db7: Waiting [2022-05-11T19:35:04.528Z] c427282e49a2: Waiting [2022-05-11T19:35:04.528Z] 0714d37db230: Pulling fs layer [2022-05-11T19:35:04.528Z] ac28cf19c067: Pulling fs layer [2022-05-11T19:35:04.528Z] ca983d60f3e2: Pulling fs layer [2022-05-11T19:35:04.528Z] 9f894cec8388: Pulling fs layer [2022-05-11T19:35:04.528Z] 1827001aaf11: Waiting [2022-05-11T19:35:04.528Z] 0714d37db230: Waiting [2022-05-11T19:35:04.528Z] ca983d60f3e2: Waiting [2022-05-11T19:35:04.528Z] 9f894cec8388: Waiting [2022-05-11T19:35:04.528Z] ac28cf19c067: Waiting [2022-05-11T19:35:04.528Z] caf521ccaac6: Verifying Checksum [2022-05-11T19:35:04.528Z] caf521ccaac6: Download complete [2022-05-11T19:35:04.528Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T19:35:04.528Z] 5c2a1cbceb83: Download complete [2022-05-11T19:35:04.789Z] a8d5f1318db7: Verifying Checksum [2022-05-11T19:35:04.789Z] a8d5f1318db7: Download complete [2022-05-11T19:35:04.789Z] c427282e49a2: Verifying Checksum [2022-05-11T19:35:04.789Z] c427282e49a2: Download complete [2022-05-11T19:35:04.789Z] 3ead6fa29328: Verifying Checksum [2022-05-11T19:35:04.789Z] 3ead6fa29328: Download complete [2022-05-11T19:35:04.789Z] 0714d37db230: Verifying Checksum [2022-05-11T19:35:04.789Z] 0714d37db230: Download complete [2022-05-11T19:35:04.789Z] ac28cf19c067: Download complete [2022-05-11T19:35:04.789Z] ca983d60f3e2: Verifying Checksum [2022-05-11T19:35:04.789Z] ca983d60f3e2: Download complete [2022-05-11T19:35:04.789Z] 9f894cec8388: Verifying Checksum [2022-05-11T19:35:04.789Z] 9f894cec8388: Download complete [2022-05-11T19:35:04.789Z] 1fe172e4850f: Verifying Checksum [2022-05-11T19:35:04.789Z] 1fe172e4850f: Download complete [2022-05-11T19:35:05.049Z] 1827001aaf11: Verifying Checksum [2022-05-11T19:35:05.049Z] 1827001aaf11: Download complete [2022-05-11T19:35:06.433Z] 1fe172e4850f: Pull complete [2022-05-11T19:35:06.433Z] caf521ccaac6: Pull complete [2022-05-11T19:35:07.007Z] 3ead6fa29328: Pull complete [2022-05-11T19:35:07.270Z] 5c2a1cbceb83: Pull complete [2022-05-11T19:35:07.536Z] a8d5f1318db7: Pull complete [2022-05-11T19:35:07.800Z] c427282e49a2: Pull complete [2022-05-11T19:35:09.715Z] 1827001aaf11: Pull complete [2022-05-11T19:35:09.978Z] 0714d37db230: Pull complete [2022-05-11T19:35:09.978Z] ac28cf19c067: Pull complete [2022-05-11T19:35:10.240Z] ca983d60f3e2: Pull complete [2022-05-11T19:35:10.240Z] 9f894cec8388: Pull complete [2022-05-11T19:35:10.240Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T19:35:10.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T19:35:10.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T19:35:10.345Z] prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container [2022-05-11T19:35:10.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T19:35:13.690Z] $ docker top a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 -eo pid,comm [2022-05-11T19:35:13.766Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-11T19:35:13.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T19:35:13.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:35:13.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:35:14.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:35:14.049Z] $ docker exec a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 ssh-agent [2022-05-11T19:35:14.199Z] SSH_AUTH_SOCK=/tmp/ssh-3ujBMwkbwSDZ/agent.14 [2022-05-11T19:35:14.199Z] SSH_AGENT_PID=20 [2022-05-11T19:35:14.212Z] Running ssh-add (command line suppressed) [2022-05-11T19:35:14.369Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-31@tmp/private_key_8519371064849015023.key (/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/private_key_8519371064849015023.key) [2022-05-11T19:35:14.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:35:14.718Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T19:35:14.757Z] $ docker exec --env ******** --env ******** a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 ssh-agent -k [2022-05-11T19:35:14.873Z] unset SSH_AUTH_SOCK; [2022-05-11T19:35:14.874Z] unset SSH_AGENT_PID; [2022-05-11T19:35:14.874Z] echo Agent pid 20 killed; [2022-05-11T19:35:14.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T19:35:14.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T19:35:14.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T19:35:15.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T19:35:15.114Z] $ docker exec a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 ssh-agent [2022-05-11T19:35:15.252Z] SSH_AUTH_SOCK=/tmp/ssh-UYaWTZdNXXNK/agent.71 [2022-05-11T19:35:15.252Z] SSH_AGENT_PID=78 [2022-05-11T19:35:15.258Z] Running ssh-add (command line suppressed) [2022-05-11T19:35:15.386Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-31@tmp/private_key_7304989311131642622.key (/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/private_key_7304989311131642622.key) [2022-05-11T19:35:15.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T19:35:15.739Z] + git semver init [2022-05-11T19:35:16.313Z] 2022-05-11 19:35:16,015 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T19:35:16.313Z] 2022-05-11 19:35:16,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-31/.semver [2022-05-11T19:35:16.313Z] 2022-05-11 19:35:16,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-31/.semver [2022-05-11T19:35:16.313Z] 2022-05-11 19:35:16,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-31/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-31, universal_newlines=False, shell=None, istream=None) [2022-05-11T19:35:17.257Z] 2022-05-11 19:35:16,941 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-31/.git/info/exclude [2022-05-11T19:35:17.257Z] 2022-05-11 19:35:16,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-31/.semver/PR-31 with force:False [2022-05-11T19:35:17.257Z] 2022-05-11 19:35:16,942 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-31/.semver/PR-31 [2022-05-11T19:35:17.257Z] 2022-05-11 19:35:16,946 [execute] INFO git cat-file --batch-check [2022-05-11T19:35:17.257Z] 2022-05-11 19:35:16,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-31/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T19:35:17.257Z] 2022-05-11 19:35:16,955 [execute] INFO git cat-file --batch [2022-05-11T19:35:17.257Z] 2022-05-11 19:35:16,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-31/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T19:35:17.257Z] 2022-05-11 19:35:16,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-31/.semver/PR-31 [2022-05-11T19:35:17.257Z] 0.0.0 [Pipeline] } [2022-05-11T19:35:17.294Z] $ docker exec --env ******** --env ******** a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 ssh-agent -k [2022-05-11T19:35:17.411Z] unset SSH_AUTH_SOCK; [2022-05-11T19:35:17.411Z] unset SSH_AGENT_PID; [2022-05-11T19:35:17.411Z] echo Agent pid 78 killed; [2022-05-11T19:35:17.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T19:35:17.846Z] + git semver [Pipeline] } [2022-05-11T19:35:18.139Z] $ docker stop --time=1 a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 [2022-05-11T19:35:19.537Z] $ docker rm -f a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:35:19.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T19:35:20.315Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T19:35:20.334Z] [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-05-11T19:35:20.889Z] provisioning config files... [2022-05-11T19:35:20.899Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/config3101040283766881250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:35:21.243Z] ---> docker-login.sh [2022-05-11T19:35:21.243Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:35:21.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:21.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:21.243Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:21.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:21.243Z] [2022-05-11T19:35:21.243Z] Login Succeeded [2022-05-11T19:35:21.243Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:35:21.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:21.505Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:21.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:21.505Z] [2022-05-11T19:35:21.505Z] Login Succeeded [2022-05-11T19:35:21.505Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:35:21.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:21.505Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:21.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:21.505Z] [2022-05-11T19:35:21.505Z] Login Succeeded [2022-05-11T19:35:21.505Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:35:21.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:21.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:21.765Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:21.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:21.765Z] [2022-05-11T19:35:21.765Z] Login Succeeded [2022-05-11T19:35:21.765Z] docker.io [2022-05-11T19:35:21.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:35:22.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:35:22.337Z] Configure a credential helper to remove this warning. See [2022-05-11T19:35:22.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:35:22.337Z] [2022-05-11T19:35:22.337Z] Login Succeeded [2022-05-11T19:35:22.337Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:35:22.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T19:35:22.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T19:35:22.597Z] ========================================================= [2022-05-11T19:35:22.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T19:35:22.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:35:23.000Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T19:35:23.001Z] Sending build context to Docker daemon 15.58MB [2022-05-11T19:35:23.001Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:35:23.001Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-11T19:35:23.262Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T19:35:23.262Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T19:35:23.262Z] 666ba61612fd: Pulling fs layer [2022-05-11T19:35:23.262Z] 8ed8ca486205: Pulling fs layer [2022-05-11T19:35:23.262Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T19:35:23.262Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T19:35:23.262Z] ca2b28591e48: Pulling fs layer [2022-05-11T19:35:23.262Z] a51346096db8: Pulling fs layer [2022-05-11T19:35:23.262Z] daebc70d1ce1: Pulling fs layer [2022-05-11T19:35:23.262Z] 0e18a0eac166: Pulling fs layer [2022-05-11T19:35:23.262Z] 4fe6c5a15a65: Waiting [2022-05-11T19:35:23.262Z] 22a0e8bec74d: Waiting [2022-05-11T19:35:23.262Z] ca2b28591e48: Waiting [2022-05-11T19:35:23.262Z] a51346096db8: Waiting [2022-05-11T19:35:23.262Z] daebc70d1ce1: Waiting [2022-05-11T19:35:23.262Z] 0e18a0eac166: Waiting [2022-05-11T19:35:23.262Z] 8ed8ca486205: Verifying Checksum [2022-05-11T19:35:23.262Z] 8ed8ca486205: Download complete [2022-05-11T19:35:23.262Z] 666ba61612fd: Verifying Checksum [2022-05-11T19:35:23.262Z] 666ba61612fd: Download complete [2022-05-11T19:35:23.262Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T19:35:23.262Z] 22a0e8bec74d: Download complete [2022-05-11T19:35:23.262Z] ca2b28591e48: Verifying Checksum [2022-05-11T19:35:23.262Z] ca2b28591e48: Download complete [2022-05-11T19:35:23.262Z] a51346096db8: Verifying Checksum [2022-05-11T19:35:23.262Z] a51346096db8: Download complete [2022-05-11T19:35:23.262Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T19:35:23.262Z] 59bf1c3509f3: Download complete [2022-05-11T19:35:23.262Z] daebc70d1ce1: Verifying Checksum [2022-05-11T19:35:23.262Z] daebc70d1ce1: Download complete [2022-05-11T19:35:23.523Z] 59bf1c3509f3: Pull complete [2022-05-11T19:35:23.523Z] 666ba61612fd: Pull complete [2022-05-11T19:35:23.787Z] 8ed8ca486205: Pull complete [2022-05-11T19:35:24.047Z] 0e18a0eac166: Verifying Checksum [2022-05-11T19:35:24.048Z] 0e18a0eac166: Download complete [2022-05-11T19:35:24.048Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T19:35:24.048Z] 4fe6c5a15a65: Download complete [2022-05-11T19:35:29.332Z] 4fe6c5a15a65: Pull complete [2022-05-11T19:35:29.332Z] 22a0e8bec74d: Pull complete [2022-05-11T19:35:29.332Z] ca2b28591e48: Pull complete [2022-05-11T19:35:29.332Z] a51346096db8: Pull complete [2022-05-11T19:35:29.332Z] daebc70d1ce1: Pull complete [2022-05-11T19:35:31.246Z] 0e18a0eac166: Pull complete [2022-05-11T19:35:31.246Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T19:35:31.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T19:35:31.246Z] ---> f018257e8ee9 [2022-05-11T19:35:31.246Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T19:35:34.560Z] ---> Running in 0208164798e7 [2022-05-11T19:35:34.560Z] Removing intermediate container 0208164798e7 [2022-05-11T19:35:34.560Z] ---> b98ab5bc37ac [2022-05-11T19:35:34.560Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:35:34.560Z] ---> Running in 3ffbef21bd83 [2022-05-11T19:35:34.560Z] Removing intermediate container 3ffbef21bd83 [2022-05-11T19:35:34.560Z] ---> db14450b2a85 [2022-05-11T19:35:34.560Z] Step 5/11 : WORKDIR /device-gpio [2022-05-11T19:35:34.820Z] ---> Running in ea1877426b39 [2022-05-11T19:35:34.820Z] Removing intermediate container ea1877426b39 [2022-05-11T19:35:34.820Z] ---> 121c816cad3f [2022-05-11T19:35:34.820Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:35:35.080Z] ---> Running in b6fe4ec8f61b [2022-05-11T19:35:35.663Z] Removing intermediate container b6fe4ec8f61b [2022-05-11T19:35:35.663Z] ---> fc4802021fa0 [2022-05-11T19:35:35.663Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:35:35.736Z] Still waiting to schedule task [2022-05-11T19:35:35.736Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63175’ [2022-05-11T19:35:35.925Z] ---> Running in 96f884ec0519 [2022-05-11T19:35:36.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:35:37.136Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:35:37.397Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T19:35:37.659Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T19:35:37.659Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T19:35:37.659Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T19:35:37.919Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T19:35:37.919Z] OK: 224 MiB in 56 packages [2022-05-11T19:35:38.491Z] Removing intermediate container 96f884ec0519 [2022-05-11T19:35:38.491Z] ---> 61b9084ffbc3 [2022-05-11T19:35:38.491Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-11T19:35:38.753Z] ---> c7c26be11f07 [2022-05-11T19:35:38.753Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:35:39.014Z] ---> Running in 3c639519b88d [2022-05-11T19:36:11.143Z] Removing intermediate container 3c639519b88d [2022-05-11T19:36:11.143Z] ---> 9d9ae753536c [2022-05-11T19:36:11.143Z] Step 10/11 : COPY . . [2022-05-11T19:36:11.143Z] ---> 859eebdd0f70 [2022-05-11T19:36:11.143Z] Step 11/11 : RUN ${MAKE} [2022-05-11T19:36:11.143Z] ---> Running in bf77ad19d2f0 [2022-05-11T19:36:11.404Z] Removing intermediate container bf77ad19d2f0 [2022-05-11T19:36:11.404Z] ---> f67ac6e8f8d2 [2022-05-11T19:36:11.404Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-11T19:36:11.404Z] Successfully built f67ac6e8f8d2 [2022-05-11T19:36:11.404Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:36:11.745Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T19:36:11.745Z] . [Pipeline] withDockerContainer [2022-05-11T19:36:11.839Z] prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container [2022-05-11T19:36:11.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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-x86_64 cat [2022-05-11T19:36:12.305Z] $ docker top f1e1387546987631f0425b86009a805b8d3ed409fdd4fbffa3ae672addb2ebae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:36:12.727Z] + go version [2022-05-11T19:36:12.727Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T19:36:12.769Z] $ docker stop --time=1 f1e1387546987631f0425b86009a805b8d3ed409fdd4fbffa3ae672addb2ebae [2022-05-11T19:36:14.136Z] $ docker rm -f f1e1387546987631f0425b86009a805b8d3ed409fdd4fbffa3ae672addb2ebae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:36:14.811Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T19:36:14.811Z] . [Pipeline] withDockerContainer [2022-05-11T19:36:14.910Z] prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container [2022-05-11T19:36:15.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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-x86_64 cat [2022-05-11T19:36:15.608Z] $ docker top 38ae4f77dd9ba9a19c95df59a44f68d5fda73bf20734b7d377476fba4c5b8e2c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T19:36:16.074Z] + make test [2022-05-11T19:36:16.074Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T19:36:16.333Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-11T19:36:24.463Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-11T19:36:24.463Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-11T19:36:28.658Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T19:36:31.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T19:36:31.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T19:36:31.954Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T19:36:32.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T19:36:32.284Z] $ docker stop --time=1 38ae4f77dd9ba9a19c95df59a44f68d5fda73bf20734b7d377476fba4c5b8e2c [2022-05-11T19:36:34.097Z] $ docker rm -f 38ae4f77dd9ba9a19c95df59a44f68d5fda73bf20734b7d377476fba4c5b8e2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:36:34.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T19:36:34.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T19:36:35.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T19:36:35.655Z] + ls -al . [2022-05-11T19:36:35.655Z] total 192 [2022-05-11T19:36:35.655Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 19:36 . [2022-05-11T19:36:35.655Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 19:34 .. [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 19:34 .dockerignore [2022-05-11T19:36:35.655Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:35 .git [2022-05-11T19:36:35.655Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:34 .github [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 19:34 .gitignore [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 19:34 .golangci.yml [2022-05-11T19:36:35.655Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 19:35 .semver [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 11 19:34 Attribution.txt [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 11 19:34 CHANGELOG.md [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 11 19:34 Dockerfile [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 19:34 GOVERNANCE.md [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 19:34 Jenkinsfile [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 19:34 LICENSE [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 11 19:34 Makefile [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 19:34 OWNERS.md [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 11 19:34 README.md [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 19:35 VERSION [2022-05-11T19:36:35.655Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 19:34 bin [2022-05-11T19:36:35.655Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:34 cmd [2022-05-11T19:36:35.655Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 19:36 coverage.out [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 11 19:34 go.mod [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 11 19:34 go.sum [2022-05-11T19:36:35.655Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:34 internal [2022-05-11T19:36:35.655Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:34 snap [2022-05-11T19:36:35.655Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 19:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:36:35.988Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d0e5197a07d5a28ef768d5b227bcceecd1a85de2 --label arch=amd64 --label version=0.0.0 . [2022-05-11T19:36:35.988Z] Sending build context to Docker daemon 15.59MB [2022-05-11T19:36:35.988Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:36:35.988Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-11T19:36:35.988Z] ---> f67ac6e8f8d2 [2022-05-11T19:36:35.988Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T19:36:36.248Z] ---> Running in 80c6971ba161 [2022-05-11T19:36:36.248Z] Removing intermediate container 80c6971ba161 [2022-05-11T19:36:36.248Z] ---> 836a252fcc65 [2022-05-11T19:36:36.248Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:36:36.248Z] ---> Running in 95aa4913a7bb [2022-05-11T19:36:36.511Z] Removing intermediate container 95aa4913a7bb [2022-05-11T19:36:36.511Z] ---> f57998a42814 [2022-05-11T19:36:36.511Z] Step 5/25 : WORKDIR /device-gpio [2022-05-11T19:36:36.511Z] ---> Running in 9cb86cdbbe90 [2022-05-11T19:36:36.511Z] Removing intermediate container 9cb86cdbbe90 [2022-05-11T19:36:36.511Z] ---> 0eafc93b4411 [2022-05-11T19:36:36.511Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:36:36.772Z] ---> Running in 5fe4f7c3c3c9 [2022-05-11T19:36:37.347Z] Removing intermediate container 5fe4f7c3c3c9 [2022-05-11T19:36:37.347Z] ---> f37d92e4f855 [2022-05-11T19:36:37.347Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:36:37.347Z] ---> Running in ca97c02c9aeb [2022-05-11T19:36:37.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:36:38.549Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:36:39.122Z] OK: 224 MiB in 56 packages [2022-05-11T19:36:39.381Z] Removing intermediate container ca97c02c9aeb [2022-05-11T19:36:39.382Z] ---> 6347b62a42ef [2022-05-11T19:36:39.382Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-11T19:36:39.645Z] ---> e39cd28e7d03 [2022-05-11T19:36:39.645Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:36:39.645Z] ---> Running in d3611de68448 [2022-05-11T19:36:40.215Z] Removing intermediate container d3611de68448 [2022-05-11T19:36:40.215Z] ---> dc1206ef8066 [2022-05-11T19:36:40.215Z] Step 10/25 : COPY . . [2022-05-11T19:36:40.785Z] ---> 788e9edecd13 [2022-05-11T19:36:40.785Z] Step 11/25 : RUN ${MAKE} [2022-05-11T19:36:40.785Z] ---> Running in 4fdd53ded26a [2022-05-11T19:36:41.726Z] Removing intermediate container 4fdd53ded26a [2022-05-11T19:36:41.726Z] ---> ec70b29afa0e [2022-05-11T19:36:41.726Z] Step 12/25 : FROM alpine:3.15 [2022-05-11T19:36:41.990Z] 3.15: Pulling from library/alpine [2022-05-11T19:36:42.250Z] df9b9388f04a: Pulling fs layer [2022-05-11T19:36:42.511Z] df9b9388f04a: Verifying Checksum [2022-05-11T19:36:42.511Z] df9b9388f04a: Download complete [2022-05-11T19:36:42.511Z] df9b9388f04a: Pull complete [2022-05-11T19:36:42.511Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T19:36:42.773Z] Status: Downloaded newer image for alpine:3.15 [2022-05-11T19:36:42.773Z] ---> 0ac33e5f5afa [2022-05-11T19:36:42.773Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-11T19:36:42.773Z] ---> Running in e6f633ad4510 [2022-05-11T19:36:42.773Z] Removing intermediate container e6f633ad4510 [2022-05-11T19:36:42.773Z] ---> f240efa46913 [2022-05-11T19:36:42.773Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:36:43.035Z] ---> Running in 6beece6f4ade [2022-05-11T19:36:43.619Z] Removing intermediate container 6beece6f4ade [2022-05-11T19:36:43.619Z] ---> 08ae000449ff [2022-05-11T19:36:43.619Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-11T19:36:43.619Z] ---> Running in 4aad00609a03 [2022-05-11T19:36:43.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T19:36:44.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T19:36:45.084Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-11T19:36:45.084Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-11T19:36:45.344Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-11T19:36:45.344Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-11T19:36:45.344Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-11T19:36:45.604Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T19:36:45.604Z] OK: 8 MiB in 19 packages [2022-05-11T19:36:45.865Z] Removing intermediate container 4aad00609a03 [2022-05-11T19:36:45.865Z] ---> eb974f06d1de [2022-05-11T19:36:45.865Z] Step 16/25 : WORKDIR / [2022-05-11T19:36:46.125Z] ---> Running in d53a49b97f09 [2022-05-11T19:36:46.125Z] Removing intermediate container d53a49b97f09 [2022-05-11T19:36:46.125Z] ---> 14a6e9af5ef6 [2022-05-11T19:36:46.125Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-11T19:36:46.386Z] ---> de085cc2401e [2022-05-11T19:36:46.386Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-11T19:36:46.648Z] ---> 3a5228f05594 [2022-05-11T19:36:46.648Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-11T19:36:46.648Z] ---> 7bea4e326407 [2022-05-11T19:36:46.648Z] Step 20/25 : EXPOSE 59910 [2022-05-11T19:36:46.648Z] ---> Running in bcb687335047 [2022-05-11T19:36:46.908Z] Removing intermediate container bcb687335047 [2022-05-11T19:36:46.908Z] ---> b2dd4e33a688 [2022-05-11T19:36:46.908Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-11T19:36:46.908Z] ---> Running in 45748965ab7e [2022-05-11T19:36:47.175Z] Removing intermediate container 45748965ab7e [2022-05-11T19:36:47.175Z] ---> 76a34b500da4 [2022-05-11T19:36:47.175Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T19:36:47.175Z] ---> Running in 6d5cff5900fb [2022-05-11T19:36:47.175Z] Removing intermediate container 6d5cff5900fb [2022-05-11T19:36:47.175Z] ---> badaaebdb282 [2022-05-11T19:36:47.175Z] Step 23/25 : LABEL arch=amd64 [2022-05-11T19:36:47.436Z] ---> Running in f25da92e67b9 [2022-05-11T19:36:47.436Z] Removing intermediate container f25da92e67b9 [2022-05-11T19:36:47.436Z] ---> 8c233e4cda71 [2022-05-11T19:36:47.436Z] Step 24/25 : LABEL git_sha=d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [2022-05-11T19:36:47.698Z] ---> Running in e609eb291e07 [2022-05-11T19:36:47.698Z] Removing intermediate container e609eb291e07 [2022-05-11T19:36:47.698Z] ---> 6514a9d91186 [2022-05-11T19:36:47.698Z] Step 25/25 : LABEL version=0.0.0 [2022-05-11T19:36:47.698Z] ---> Running in 3e1c91598bec [2022-05-11T19:36:47.957Z] Removing intermediate container 3e1c91598bec [2022-05-11T19:36:47.957Z] ---> 337cbb254d34 [2022-05-11T19:36:47.957Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-05-11T19:36:47.957Z] Successfully built 337cbb254d34 [2022-05-11T19:36:47.958Z] Successfully tagged device-gpio: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-05-11T19:36:48.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:36:48.668Z] [2022-05-11T19:36:48.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:36:49.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:36:49.007Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T19:36:49.007Z] 5eb5b503b376: Pulling fs layer [2022-05-11T19:36:49.007Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T19:36:49.007Z] ec43610c2a17: Pulling fs layer [2022-05-11T19:36:49.007Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T19:36:49.007Z] 33b1e0a273af: Pulling fs layer [2022-05-11T19:36:49.007Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T19:36:49.007Z] 2f39f015ded8: Pulling fs layer [2022-05-11T19:36:49.007Z] 33b1e0a273af: Waiting [2022-05-11T19:36:49.007Z] 5d3b04190fa2: Waiting [2022-05-11T19:36:49.007Z] 2f39f015ded8: Waiting [2022-05-11T19:36:49.007Z] 3a2ae6a8a46f: Waiting [2022-05-11T19:36:49.007Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T19:36:49.007Z] 5c69ac0246d0: Download complete [2022-05-11T19:36:49.007Z] 3a2ae6a8a46f: Download complete [2022-05-11T19:36:49.007Z] 33b1e0a273af: Verifying Checksum [2022-05-11T19:36:49.007Z] 33b1e0a273af: Download complete [2022-05-11T19:36:49.008Z] 5d3b04190fa2: Download complete [2022-05-11T19:36:49.267Z] ec43610c2a17: Verifying Checksum [2022-05-11T19:36:49.267Z] ec43610c2a17: Download complete [2022-05-11T19:36:49.267Z] 5eb5b503b376: Verifying Checksum [2022-05-11T19:36:49.267Z] 5eb5b503b376: Download complete [2022-05-11T19:36:49.838Z] 2f39f015ded8: Download complete [2022-05-11T19:36:50.776Z] 5eb5b503b376: Pull complete [2022-05-11T19:36:50.776Z] 5c69ac0246d0: Pull complete [2022-05-11T19:36:51.348Z] ec43610c2a17: Pull complete [2022-05-11T19:36:51.348Z] 3a2ae6a8a46f: Pull complete [2022-05-11T19:36:51.609Z] 33b1e0a273af: Pull complete [2022-05-11T19:36:51.868Z] 5d3b04190fa2: Pull complete [2022-05-11T19:36:57.145Z] 2f39f015ded8: Pull complete [2022-05-11T19:36:57.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T19:36:57.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:36:57.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T19:36:57.237Z] prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container [2022-05-11T19:36:57.276Z] $ 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/edgexfoundry_device-gpio_PR-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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:latest cat [2022-05-11T19:37:00.804Z] $ docker top 9d03daed8a9bdf19920732576979871851b64a19df57914e83be3b9e61b34436 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:37:01.263Z] ---> job-cost.sh [2022-05-11T19:37:01.263Z] lf-activate-venv: SKIPPING [2022-05-11T19:37:01.263Z] INFO: No Stack... [2022-05-11T19:37:01.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T19:37:02.099Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T19:37:02.420Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-31/archives/cost.csv [2022-05-11T19:37:02.420Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T19:37:02.465Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [2022-05-11T19:37:02.470Z] Resource [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] did not exist. Created. [2022-05-11T19:37:02.470Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T19:37:02.960Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T19:37:03.010Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T19:37:03.035Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T19:37:03.112Z] $ docker stop --time=1 9d03daed8a9bdf19920732576979871851b64a19df57914e83be3b9e61b34436 [2022-05-11T19:37:04.386Z] $ docker rm -f 9d03daed8a9bdf19920732576979871851b64a19df57914e83be3b9e61b34436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T19:38:51.083Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63179 in /w/workspace/edgexfoundry_device-gpio_PR-31 [Pipeline] { [Pipeline] ws [2022-05-11T19:38:51.128Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-05-11T19:38:51.435Z] The recommended git tool is: git [2022-05-11T19:38:58.806Z] using credential edgex-jenkins-ssh [2022-05-11T19:38:58.821Z] Cloning the remote Git repository [2022-05-11T19:38:58.896Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-11T19:38:58.999Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-05-11T19:38:59.109Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-11T19:38:59.115Z] > git --version # timeout=10 [2022-05-11T19:38:59.138Z] > git --version # 'git version 2.25.1' [2022-05-11T19:38:59.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T19:38:59.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T19:39:00.691Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-11T19:39:00.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T19:39:00.739Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-11T19:39:00.781Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-11T19:39:00.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T19:39:00.797Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/31/head:refs/remotes/origin/PR-31 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T19:39:01.366Z] Merging remotes/origin/main commit 62a7e374fe89ef1773f189236b5a04a3a0761fd9 into PR head commit d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [2022-05-11T19:39:01.721Z] Merge succeeded, producing d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [2022-05-11T19:39:01.722Z] Checking out Revision d0e5197a07d5a28ef768d5b227bcceecd1a85de2 (PR-31) [2022-05-11T19:39:01.390Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T19:39:01.450Z] > git checkout -f d0e5197a07d5a28ef768d5b227bcceecd1a85de2 # timeout=10 [2022-05-11T19:39:01.574Z] > git remote # timeout=10 [2022-05-11T19:39:01.626Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T19:39:01.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T19:39:01.682Z] > git merge 62a7e374fe89ef1773f189236b5a04a3a0761fd9 # timeout=10 [2022-05-11T19:39:01.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T19:39:01.734Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T19:39:01.758Z] > git checkout -f d0e5197a07d5a28ef768d5b227bcceecd1a85de2 # timeout=10 [2022-05-11T19:39:05.952Z] Commit message: "ci: add dependabot for gomods" [2022-05-11T19:39:06.021Z] > git --version # timeout=10 [2022-05-11T19:39:06.032Z] > git --version # 'git version 2.25.1' [2022-05-11T19:39:06.047Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:39:07.107Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T19:39:07.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T19:39:07.107Z] Dload Upload Total Spent Left Speed [2022-05-11T19:39:07.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-05-11T19:39:07.643Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T19:39:08.007Z] + sudo tee+ /etc/docker/daemon.new [2022-05-11T19:39:08.007Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T19:39:08.007Z] { [2022-05-11T19:39:08.008Z] "registry-mirrors": [ [2022-05-11T19:39:08.008Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T19:39:08.008Z] ], [2022-05-11T19:39:08.008Z] "bip": "10.250.0.254/24", [2022-05-11T19:39:08.008Z] "hosts": [ [2022-05-11T19:39:08.008Z] "tcp://0.0.0.0:5555", [2022-05-11T19:39:08.008Z] "unix:///var/run/docker.sock" [2022-05-11T19:39:08.008Z] ], [2022-05-11T19:39:08.008Z] "mtu": 1458, [2022-05-11T19:39:08.008Z] "selinux-enabled": true, [2022-05-11T19:39:08.008Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T19:39:08.008Z] } [Pipeline] sh [2022-05-11T19:39:08.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T19:39:08.734Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:39:27.133Z] provisioning config files... [2022-05-11T19:39:27.160Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6033913848287651318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:39:27.787Z] ---> docker-login.sh [2022-05-11T19:39:27.787Z] nexus3.edgexfoundry.org:10001 [2022-05-11T19:39:28.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:39:28.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:39:28.654Z] Configure a credential helper to remove this warning. See [2022-05-11T19:39:28.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:39:28.654Z] [2022-05-11T19:39:28.654Z] Login Succeeded [2022-05-11T19:39:28.654Z] nexus3.edgexfoundry.org:10002 [2022-05-11T19:39:28.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:39:29.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:39:29.198Z] Configure a credential helper to remove this warning. See [2022-05-11T19:39:29.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:39:29.198Z] [2022-05-11T19:39:29.198Z] Login Succeeded [2022-05-11T19:39:29.198Z] nexus3.edgexfoundry.org:10003 [2022-05-11T19:39:29.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:39:29.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:39:29.473Z] Configure a credential helper to remove this warning. See [2022-05-11T19:39:29.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:39:29.473Z] [2022-05-11T19:39:29.473Z] Login Succeeded [2022-05-11T19:39:29.473Z] nexus3.edgexfoundry.org:10004 [2022-05-11T19:39:30.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:39:30.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:39:30.070Z] Configure a credential helper to remove this warning. See [2022-05-11T19:39:30.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:39:30.070Z] [2022-05-11T19:39:30.070Z] Login Succeeded [2022-05-11T19:39:30.070Z] docker.io [2022-05-11T19:39:30.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T19:39:30.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T19:39:30.618Z] Configure a credential helper to remove this warning. See [2022-05-11T19:39:30.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T19:39:30.618Z] [2022-05-11T19:39:30.618Z] Login Succeeded [2022-05-11T19:39:30.890Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T19:39:30.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T19:39:31.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T19:39:31.339Z] ========================================================= [2022-05-11T19:39:31.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T19:39:31.339Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:39:31.800Z] + docker build -t ci-base-image-arm64 -f 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-05-11T19:39:32.072Z] Sending build context to Docker daemon 7.859MB [2022-05-11T19:39:32.072Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:39:32.072Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-11T19:39:32.359Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T19:39:32.359Z] 9b3977197b4f: Pulling fs layer [2022-05-11T19:39:32.359Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T19:39:32.359Z] 94645a83ff95: Pulling fs layer [2022-05-11T19:39:32.359Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T19:39:32.359Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T19:39:32.359Z] 3096ccb668a1: Pulling fs layer [2022-05-11T19:39:32.359Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T19:39:32.359Z] a4caa8a26152: Pulling fs layer [2022-05-11T19:39:32.359Z] 3f3a8bcf1eab: Waiting [2022-05-11T19:39:32.359Z] 3096ccb668a1: Waiting [2022-05-11T19:39:32.359Z] e8cf19c19ddd: Waiting [2022-05-11T19:39:32.359Z] a4caa8a26152: Waiting [2022-05-11T19:39:32.359Z] 0c92f367c5e7: Waiting [2022-05-11T19:39:32.359Z] 94645a83ff95: Verifying Checksum [2022-05-11T19:39:32.359Z] 94645a83ff95: Download complete [2022-05-11T19:39:32.359Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T19:39:32.359Z] 1a89e8eeedd5: Download complete [2022-05-11T19:39:32.359Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T19:39:32.359Z] 0c92f367c5e7: Download complete [2022-05-11T19:39:32.359Z] 3096ccb668a1: Verifying Checksum [2022-05-11T19:39:32.359Z] 3096ccb668a1: Download complete [2022-05-11T19:39:32.359Z] 9b3977197b4f: Download complete [2022-05-11T19:39:32.359Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T19:39:32.359Z] e8cf19c19ddd: Download complete [2022-05-11T19:39:32.959Z] 9b3977197b4f: Pull complete [2022-05-11T19:39:33.562Z] 1a89e8eeedd5: Pull complete [2022-05-11T19:39:34.162Z] 94645a83ff95: Pull complete [2022-05-11T19:39:34.437Z] a4caa8a26152: Verifying Checksum [2022-05-11T19:39:34.437Z] a4caa8a26152: Download complete [2022-05-11T19:39:35.031Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T19:39:35.031Z] 3f3a8bcf1eab: Download complete [2022-05-11T19:39:47.428Z] 3f3a8bcf1eab: Pull complete [2022-05-11T19:39:47.428Z] 0c92f367c5e7: Pull complete [2022-05-11T19:39:47.428Z] 3096ccb668a1: Pull complete [2022-05-11T19:39:47.428Z] e8cf19c19ddd: Pull complete [2022-05-11T19:39:54.165Z] a4caa8a26152: Pull complete [2022-05-11T19:39:54.165Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T19:39:54.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T19:39:54.165Z] ---> 725f1c02e7f9 [2022-05-11T19:39:54.165Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T19:39:54.451Z] ---> Running in e7360cee6f8c [2022-05-11T19:39:54.726Z] Removing intermediate container e7360cee6f8c [2022-05-11T19:39:54.726Z] ---> 0b86af76ef82 [2022-05-11T19:39:54.726Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:39:54.726Z] ---> Running in 8d754548dccd [2022-05-11T19:39:55.010Z] Removing intermediate container 8d754548dccd [2022-05-11T19:39:55.010Z] ---> e3680dc23784 [2022-05-11T19:39:55.010Z] Step 5/11 : WORKDIR /device-gpio [2022-05-11T19:39:55.010Z] ---> Running in 003627868eff [2022-05-11T19:39:55.616Z] Removing intermediate container 003627868eff [2022-05-11T19:39:55.616Z] ---> 694402399ae1 [2022-05-11T19:39:55.616Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:39:55.616Z] ---> Running in c888b5f5619d [2022-05-11T19:39:57.597Z] Removing intermediate container c888b5f5619d [2022-05-11T19:39:57.597Z] ---> dadd4976d0b1 [2022-05-11T19:39:57.597Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:39:57.597Z] ---> Running in c0b168739ead [2022-05-11T19:39:58.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:39:59.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:40:00.153Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T19:40:00.153Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T19:40:00.431Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T19:40:00.431Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T19:40:00.716Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T19:40:00.716Z] OK: 224 MiB in 56 packages [2022-05-11T19:40:02.169Z] Removing intermediate container c0b168739ead [2022-05-11T19:40:02.169Z] ---> 286f88ace361 [2022-05-11T19:40:02.169Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-11T19:40:02.769Z] ---> b375a12b47ce [2022-05-11T19:40:02.769Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:40:02.769Z] ---> Running in 6dab81b0edcd [2022-05-11T19:41:24.621Z] Removing intermediate container 6dab81b0edcd [2022-05-11T19:41:24.621Z] ---> b5e2904c830a [2022-05-11T19:41:24.621Z] Step 10/11 : COPY . . [2022-05-11T19:41:24.621Z] ---> 0db737a0bec4 [2022-05-11T19:41:24.621Z] Step 11/11 : RUN ${MAKE} [2022-05-11T19:41:24.621Z] ---> Running in 35bbd28fdab2 [2022-05-11T19:41:24.621Z] Removing intermediate container 35bbd28fdab2 [2022-05-11T19:41:24.621Z] ---> c63e61f96054 [2022-05-11T19:41:24.621Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-11T19:41:24.621Z] Successfully built c63e61f96054 [2022-05-11T19:41:24.621Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:41:24.992Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T19:41:24.992Z] . [Pipeline] withDockerContainer [2022-05-11T19:41:25.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-63179 does not seem to be running inside a container [2022-05-11T19:41:25.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-05-11T19:41:26.674Z] $ docker top fbc48dee96c24308157dd8e314b63640f3ec05f71d379fd37d0d8e14f8c06712 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:41:27.629Z] + go version [2022-05-11T19:41:27.629Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T19:41:27.667Z] $ docker stop --time=1 fbc48dee96c24308157dd8e314b63640f3ec05f71d379fd37d0d8e14f8c06712 [2022-05-11T19:41:29.306Z] $ docker rm -f fbc48dee96c24308157dd8e314b63640f3ec05f71d379fd37d0d8e14f8c06712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:41:30.183Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T19:41:30.184Z] . [Pipeline] withDockerContainer [2022-05-11T19:41:30.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-63179 does not seem to be running inside a container [2022-05-11T19:41:30.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-05-11T19:41:31.789Z] $ docker top c2a5aebd84a0c255fd0bfde3653894879eb572ff0416edd7dc8b1fba62ee020e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T19:41:32.781Z] + make test [2022-05-11T19:41:32.781Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T19:41:34.227Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-11T19:42:21.331Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-11T19:42:21.331Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-11T19:42:21.331Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T19:42:21.331Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T19:42:39.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T19:42:39.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T19:42:39.666Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T19:42:39.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T19:42:40.012Z] $ docker stop --time=1 c2a5aebd84a0c255fd0bfde3653894879eb572ff0416edd7dc8b1fba62ee020e [2022-05-11T19:42:41.798Z] $ docker rm -f c2a5aebd84a0c255fd0bfde3653894879eb572ff0416edd7dc8b1fba62ee020e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T19:42:42.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T19:42:42.675Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T19:42:43.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T19:42:43.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T19:42:44.055Z] + ls -al . [2022-05-11T19:42:44.055Z] total 188 [2022-05-11T19:42:44.055Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:42 . [2022-05-11T19:42:44.055Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 19:38 .. [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 19:39 .dockerignore [2022-05-11T19:42:44.055Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:39 .git [2022-05-11T19:42:44.055Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:39 .github [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 19:39 .gitignore [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 19:39 .golangci.yml [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 11 19:39 Attribution.txt [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 11 19:39 CHANGELOG.md [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 11 19:39 Dockerfile [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 19:39 GOVERNANCE.md [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 19:39 Jenkinsfile [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 19:39 LICENSE [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 11 19:39 Makefile [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 19:39 OWNERS.md [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 11 19:39 README.md [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 19:35 VERSION [2022-05-11T19:42:44.055Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 19:39 bin [2022-05-11T19:42:44.055Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:39 cmd [2022-05-11T19:42:44.055Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 19:41 coverage.out [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 11 19:39 go.mod [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 11 19:39 go.sum [2022-05-11T19:42:44.055Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:39 internal [2022-05-11T19:42:44.055Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:39 snap [2022-05-11T19:42:44.055Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 19:39 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:42:44.420Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d0e5197a07d5a28ef768d5b227bcceecd1a85de2 --label arch=arm64 --label version=0.0.0 . [2022-05-11T19:42:44.697Z] Sending build context to Docker daemon 7.86MB [2022-05-11T19:42:44.697Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T19:42:44.697Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-11T19:42:44.697Z] ---> c63e61f96054 [2022-05-11T19:42:44.697Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T19:42:44.972Z] ---> Running in 557a9ef069c6 [2022-05-11T19:42:45.247Z] Removing intermediate container 557a9ef069c6 [2022-05-11T19:42:45.247Z] ---> ab79155baeb2 [2022-05-11T19:42:45.247Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T19:42:45.247Z] ---> Running in 25b59d27c9ea [2022-05-11T19:42:45.521Z] Removing intermediate container 25b59d27c9ea [2022-05-11T19:42:45.521Z] ---> 14e8b41225b0 [2022-05-11T19:42:45.521Z] Step 5/25 : WORKDIR /device-gpio [2022-05-11T19:42:45.521Z] ---> Running in fadbf6975b5e [2022-05-11T19:42:46.122Z] Removing intermediate container fadbf6975b5e [2022-05-11T19:42:46.122Z] ---> e2e80aef4636 [2022-05-11T19:42:46.122Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:42:46.122Z] ---> Running in 4df8fac98ad5 [2022-05-11T19:42:48.122Z] Removing intermediate container 4df8fac98ad5 [2022-05-11T19:42:48.122Z] ---> 663059670b7c [2022-05-11T19:42:48.122Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T19:42:48.122Z] ---> Running in a0304111b784 [2022-05-11T19:42:48.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:42:49.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:42:50.683Z] OK: 224 MiB in 56 packages [2022-05-11T19:42:51.285Z] Removing intermediate container a0304111b784 [2022-05-11T19:42:51.285Z] ---> 8f6e58a1afde [2022-05-11T19:42:51.285Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-11T19:42:51.890Z] ---> 9e4902e36b11 [2022-05-11T19:42:51.890Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T19:42:51.890Z] ---> Running in ed51b52241e1 [2022-05-11T19:42:53.883Z] Removing intermediate container ed51b52241e1 [2022-05-11T19:42:53.883Z] ---> ebd300d1d653 [2022-05-11T19:42:53.883Z] Step 10/25 : COPY . . [2022-05-11T19:42:54.867Z] ---> 54f43d2bf4eb [2022-05-11T19:42:54.867Z] Step 11/25 : RUN ${MAKE} [2022-05-11T19:42:55.145Z] ---> Running in a559466db273 [2022-05-11T19:42:56.599Z] Removing intermediate container a559466db273 [2022-05-11T19:42:56.599Z] ---> 3e024097b625 [2022-05-11T19:42:56.599Z] Step 12/25 : FROM alpine:3.15 [2022-05-11T19:42:57.198Z] 3.15: Pulling from library/alpine [2022-05-11T19:42:57.473Z] 9981e73032c8: Pulling fs layer [2022-05-11T19:42:57.747Z] 9981e73032c8: Verifying Checksum [2022-05-11T19:42:57.747Z] 9981e73032c8: Download complete [2022-05-11T19:42:58.055Z] 9981e73032c8: Pull complete [2022-05-11T19:42:58.055Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T19:42:58.055Z] Status: Downloaded newer image for alpine:3.15 [2022-05-11T19:42:58.055Z] ---> 3fb3c9af89a9 [2022-05-11T19:42:58.055Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-11T19:42:58.336Z] ---> Running in c9cd7d6c64b2 [2022-05-11T19:42:58.613Z] Removing intermediate container c9cd7d6c64b2 [2022-05-11T19:42:58.613Z] ---> 2780f6a245ec [2022-05-11T19:42:58.613Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T19:42:58.613Z] ---> Running in 767243872eb6 [2022-05-11T19:43:00.602Z] Removing intermediate container 767243872eb6 [2022-05-11T19:43:00.602Z] ---> b4012e153219 [2022-05-11T19:43:00.602Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-11T19:43:00.602Z] ---> Running in 4076914ebecc [2022-05-11T19:43:01.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T19:43:02.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T19:43:03.171Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-11T19:43:03.171Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-11T19:43:03.171Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-11T19:43:03.171Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-11T19:43:03.451Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-11T19:43:03.451Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T19:43:03.451Z] OK: 8 MiB in 19 packages [2022-05-11T19:43:04.439Z] Removing intermediate container 4076914ebecc [2022-05-11T19:43:04.439Z] ---> d7b21c347d11 [2022-05-11T19:43:04.439Z] Step 16/25 : WORKDIR / [2022-05-11T19:43:04.439Z] ---> Running in f4f7b6db9929 [2022-05-11T19:43:04.715Z] Removing intermediate container f4f7b6db9929 [2022-05-11T19:43:04.715Z] ---> e084896ee057 [2022-05-11T19:43:04.715Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-11T19:43:05.317Z] ---> 41f62edba64d [2022-05-11T19:43:05.317Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-11T19:43:05.919Z] ---> eff89744fd27 [2022-05-11T19:43:05.919Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-11T19:43:06.518Z] ---> bdc096de1a5b [2022-05-11T19:43:06.518Z] Step 20/25 : EXPOSE 59910 [2022-05-11T19:43:06.518Z] ---> Running in 21a755134aa0 [2022-05-11T19:43:06.793Z] Removing intermediate container 21a755134aa0 [2022-05-11T19:43:06.793Z] ---> 6f3de07f4059 [2022-05-11T19:43:06.793Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-11T19:43:06.793Z] ---> Running in ca00c9bb25a3 [2022-05-11T19:43:07.069Z] Removing intermediate container ca00c9bb25a3 [2022-05-11T19:43:07.069Z] ---> acba77ce0191 [2022-05-11T19:43:07.069Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T19:43:07.346Z] ---> Running in 309f31cc8498 [2022-05-11T19:43:07.625Z] Removing intermediate container 309f31cc8498 [2022-05-11T19:43:07.625Z] ---> 95796aaa91cd [2022-05-11T19:43:07.625Z] Step 23/25 : LABEL arch=arm64 [2022-05-11T19:43:07.625Z] ---> Running in 486216462ea1 [2022-05-11T19:43:07.902Z] Removing intermediate container 486216462ea1 [2022-05-11T19:43:07.902Z] ---> 40a567e4ee67 [2022-05-11T19:43:07.902Z] Step 24/25 : LABEL git_sha=d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [2022-05-11T19:43:07.902Z] ---> Running in 1634f725c9f5 [2022-05-11T19:43:08.500Z] Removing intermediate container 1634f725c9f5 [2022-05-11T19:43:08.500Z] ---> cb7db3d6f1e1 [2022-05-11T19:43:08.500Z] Step 25/25 : LABEL version=0.0.0 [2022-05-11T19:43:08.500Z] ---> Running in 9a5c5ddd91e8 [2022-05-11T19:43:08.776Z] Removing intermediate container 9a5c5ddd91e8 [2022-05-11T19:43:08.776Z] ---> 105af3f9e119 [2022-05-11T19:43:08.776Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-11T19:43:08.776Z] Successfully built 105af3f9e119 [2022-05-11T19:43:08.776Z] Successfully tagged device-gpio-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-05-11T19:43:09.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:43:09.445Z] [2022-05-11T19:43:09.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:43:09.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:43:10.109Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T19:43:10.109Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T19:43:10.109Z] 04944245beec: Pulling fs layer [2022-05-11T19:43:10.109Z] 699f458cf7ca: Pulling fs layer [2022-05-11T19:43:10.109Z] 765212b225bb: Pulling fs layer [2022-05-11T19:43:10.109Z] f23df028b6ca: Pulling fs layer [2022-05-11T19:43:10.109Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T19:43:10.109Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T19:43:10.109Z] 765212b225bb: Waiting [2022-05-11T19:43:10.109Z] f23df028b6ca: Waiting [2022-05-11T19:43:10.109Z] d65c8cfc05b1: Waiting [2022-05-11T19:43:10.109Z] 2437ff75d9bd: Waiting [2022-05-11T19:43:10.109Z] 04944245beec: Verifying Checksum [2022-05-11T19:43:10.109Z] 04944245beec: Download complete [2022-05-11T19:43:10.109Z] 765212b225bb: Verifying Checksum [2022-05-11T19:43:10.109Z] 765212b225bb: Download complete [2022-05-11T19:43:10.109Z] f23df028b6ca: Verifying Checksum [2022-05-11T19:43:10.109Z] f23df028b6ca: Download complete [2022-05-11T19:43:10.109Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T19:43:10.109Z] d65c8cfc05b1: Download complete [2022-05-11T19:43:10.388Z] 699f458cf7ca: Verifying Checksum [2022-05-11T19:43:10.388Z] 699f458cf7ca: Download complete [2022-05-11T19:43:10.665Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T19:43:10.665Z] 8998bd30e6a1: Download complete [2022-05-11T19:43:13.299Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T19:43:13.299Z] 2437ff75d9bd: Download complete [2022-05-11T19:43:15.283Z] 8998bd30e6a1: Pull complete [2022-05-11T19:43:15.558Z] 04944245beec: Pull complete [2022-05-11T19:43:17.002Z] 699f458cf7ca: Pull complete [2022-05-11T19:43:17.002Z] 765212b225bb: Pull complete [2022-05-11T19:43:17.988Z] f23df028b6ca: Pull complete [2022-05-11T19:43:18.263Z] d65c8cfc05b1: Pull complete [2022-05-11T19:43:33.372Z] 2437ff75d9bd: Pull complete [2022-05-11T19:43:33.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T19:43:33.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T19:43:33.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T19:43:33.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-63179 does not seem to be running inside a container [2022-05-11T19:43:33.707Z] $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-05-11T19:43:36.196Z] $ docker top b0c87376c77ec7a77fa77746299e1e132a145cc7548ea7c24ebd8f4290150244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:43:37.171Z] ---> job-cost.sh [2022-05-11T19:43:37.171Z] lf-activate-venv: SKIPPING [2022-05-11T19:43:37.171Z] INFO: No Stack... [2022-05-11T19:43:37.444Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T19:43:38.424Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T19:43:39.109Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2022-05-11T19:43:39.109Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T19:43:39.196Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [2022-05-11T19:43:39.201Z] Resource [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] did not exist. Created. [2022-05-11T19:43:39.201Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T19:43:39.954Z] /w/workspace/device-gpio/1@tmp/durable-a168aa7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T19:43:40.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T19:43:40.695Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T19:43:40.743Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T19:43:40.757Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T19:43:40.844Z] $ docker stop --time=1 b0c87376c77ec7a77fa77746299e1e132a145cc7548ea7c24ebd8f4290150244 [2022-05-11T19:43:42.361Z] $ docker rm -f b0c87376c77ec7a77fa77746299e1e132a145cc7548ea7c24ebd8f4290150244 [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-05-11T19:43:43.332Z] provisioning config files... [2022-05-11T19:43:43.343Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/config7372240884707435006tmp [Pipeline] { [Pipeline] sh [2022-05-11T19:43:43.693Z] + set +x [2022-05-11T19:43:43.693Z] + bash -s -- [2022-05-11T19:43:43.693Z] + curl -s https://codecov.io/bash [2022-05-11T19:43:43.693Z] [2022-05-11T19:43:43.693Z] _____ _ [2022-05-11T19:43:43.693Z] / ____| | | [2022-05-11T19:43:43.693Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T19:43:43.693Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T19:43:43.693Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T19:43:43.693Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T19:43:43.693Z] Bash-1.0.6 [2022-05-11T19:43:43.693Z] [2022-05-11T19:43:43.693Z] [2022-05-11T19:43:43.693Z] ==> git version 2.25.1 found [2022-05-11T19:43:43.693Z] ==> 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-05-11T19:43:43.693Z] Release-Date: 2020-01-08 [2022-05-11T19:43:43.693Z] 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-05-11T19:43:43.693Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T19:43:43.693Z] ==> Jenkins CI detected. [2022-05-11T19:43:43.693Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-31 [2022-05-11T19:43:43.693Z] project root: . [2022-05-11T19:43:43.693Z] --> token set from env [2022-05-11T19:43:43.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T19:43:43.693Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T19:43:43.693Z] ==> Python coveragepy not found [2022-05-11T19:43:43.693Z] ==> Searching for coverage reports in: [2022-05-11T19:43:43.693Z] + . [2022-05-11T19:43:43.693Z] -> Found 1 reports [2022-05-11T19:43:43.693Z] ==> Detecting git/mercurial file structure [2022-05-11T19:43:43.693Z] ==> Reading reports [2022-05-11T19:43:43.693Z] + ./coverage.out bytes=10 [2022-05-11T19:43:43.693Z] ==> Appending adjustments [2022-05-11T19:43:43.693Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T19:43:43.693Z] + Found adjustments [2022-05-11T19:43:43.954Z] ==> Gzipping contents [2022-05-11T19:43:43.954Z] 4.0K /tmp/codecov.DAaLWF.gz [2022-05-11T19:43:43.954Z] ==> Uploading reports [2022-05-11T19:43:43.954Z] url: https://codecov.io [2022-05-11T19:43:43.954Z] query: branch=PR-31&commit=d0e5197a07d5a28ef768d5b227bcceecd1a85de2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-31%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=31&job=&cmd_args= [2022-05-11T19:43:43.954Z] -> Pinging Codecov [2022-05-11T19:43:43.954Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-31&commit=d0e5197a07d5a28ef768d5b227bcceecd1a85de2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-31%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=31&job=&cmd_args= [2022-05-11T19:43:44.216Z] -> Uploading to [2022-05-11T19:43:44.216Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d0e5197a07d5a28ef768d5b227bcceecd1a85de2/4ec84a62-e15d-40c3-bfe4-b2b26b4e94c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T194343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c63d1c001767efc8af9b436168b341d894ed489e814b3476161ccc820b54460 [2022-05-11T19:43:44.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T19:43:44.216Z] Dload Upload Total Spent Left Speed [2022-05-11T19:43:44.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3851 --:--:-- --:--:-- --:--:-- 3851 [2022-05-11T19:43:44.216Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] } [2022-05-11T19:43:44.244Z] 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-05-11T19:43:45.920Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-31/archives ] [2022-05-11T19:43:45.920Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-31/archives [2022-05-11T19:43:45.920Z] total 16 [2022-05-11T19:43:45.920Z] drwxr-xr-x 3 root root 4096 May 11 19:37 . [2022-05-11T19:43:45.920Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 19:37 .. [2022-05-11T19:43:45.920Z] drwxr-xr-x 2 root root 4096 May 11 19:37 cost [2022-05-11T19:43:45.920Z] -rw-r--r-- 1 root root 81 May 11 19:37 cost.csv [2022-05-11T19:43:45.920Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-31/archives [2022-05-11T19:43:45.920Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-31/archives [2022-05-11T19:43:45.920Z] total 16 [2022-05-11T19:43:45.920Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 19:37 . [2022-05-11T19:43:45.920Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 19:37 .. [2022-05-11T19:43:45.920Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 19:37 cost [2022-05-11T19:43:45.920Z] -rw-r--r-- 1 jenkins jenkins 81 May 11 19:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:43:46.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:43:47.141Z] ---> package-listing.sh [2022-05-11T19:43:47.141Z] ++ facter osfamily [2022-05-11T19:43:47.141Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T19:43:47.402Z] + OS_FAMILY=debian [2022-05-11T19:43:47.402Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-31 [2022-05-11T19:43:47.402Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T19:43:47.402Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T19:43:47.402Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T19:43:47.402Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T19:43:47.402Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-31 ']' [2022-05-11T19:43:47.402Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T19:43:47.402Z] + case "${OS_FAMILY}" in [2022-05-11T19:43:47.402Z] + dpkg -l [2022-05-11T19:43:47.402Z] + grep '^ii' [2022-05-11T19:43:47.402Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T19:43:47.402Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T19:43:47.402Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T19:43:47.402Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-31 ']' [2022-05-11T19:43:47.402Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-31/archives/ [2022-05-11T19:43:47.402Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-31/archives/ [Pipeline] echo [2022-05-11T19:43:47.438Z] 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/edgexfoundry_device-gpio_PR-31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T19:43:47.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T19:43:48.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T19:43:48.331Z] . [Pipeline] withDockerContainer [2022-05-11T19:43:48.421Z] prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container [2022-05-11T19:43:48.454Z] $ 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/edgexfoundry_device-gpio_PR-31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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-05-11T19:43:48.694Z] $ docker top 1b74ece0f5113fe8373c3a9daddc450e9d17120aff17e1c460ce249ee86418c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T19:43:49.099Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T19:43:49.415Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T19:43:49.724Z] + ls /var/log/sa-host [2022-05-11T19:43:49.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T19:43:49.878Z] provisioning config files... [2022-05-11T19:43:49.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/config3128596070851779250tmp [Pipeline] { [Pipeline] echo [2022-05-11T19:43:49.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:43:50.246Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T19:43:50.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:43:50.660Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T19:43:50.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:43:51.013Z] ---> sudo-logs.sh [2022-05-11T19:43:51.013Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T19:43:51.104Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:43:51.419Z] ---> job-cost.sh [2022-05-11T19:43:51.419Z] lf-activate-venv: SKIPPING [2022-05-11T19:43:51.419Z] DEBUG: total: 0.2199999988079071 [2022-05-11T19:43:51.419Z] INFO: Retrieving Stack Cost... [2022-05-11T19:43:51.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T19:43:52.252Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T19:43:52.285Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T19:43:52.603Z] ---> logs-deploy.sh [2022-05-11T19:43:52.603Z] lf-activate-venv: SKIPPING [2022-05-11T19:43:52.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-31/1 [2022-05-11T19:43:52.603Z] INFO: archiving workspace using pattern(s): [2022-05-11T19:43:53.543Z] Archives upload complete. [2022-05-11T19:43:53.543Z] INFO: archiving logs to Nexus