Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5e0a507a9f1d211073fe82db8cc88baf3f016b8+efe4dae0c24582ba33e01b57ef1f29d5a3a31446 (951f68c28545f7e18111217bc53efd46e31a5704) 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-ssh8647112777355730415.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh15639613494413673436.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16175915269589598301.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh431696300355254157.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6544322122326600476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16207’ Running on prd-ubuntu20.04-docker-8c-8g-16209 in /w/workspace/edgexfoundry_device-gpio_PR-35 [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-35 # 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 efe4dae0c24582ba33e01b57ef1f29d5a3a31446 into PR head commit a5e0a507a9f1d211073fe82db8cc88baf3f016b8 Merge succeeded, producing a5e0a507a9f1d211073fe82db8cc88baf3f016b8 Checking out Revision a5e0a507a9f1d211073fe82db8cc88baf3f016b8 (PR-35) > 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/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5e0a507a9f1d211073fe82db8cc88baf3f016b8 # 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 efe4dae0c24582ba33e01b57ef1f29d5a3a31446 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5e0a507a9f1d211073fe82db8cc88baf3f016b8 # timeout=10 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" First time build. Skipping changelog. > git rev-list --no-walk 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:42:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:42:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:42:20 ========================================================= 10:42:20 EdgeX Global Pipelines Version Info 10:42:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:42:21 ------------------- 10:42:21 stable info: 10:42:21 ------------------- 10:42:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:42:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:42:21 Message: update stable to v1.0.234 10:42:22 ------------------- 10:42:22 experimental info: 10:42:22 ------------------- 10:42:22 Commited By: **** collab-it+edgex@linuxfoundation.org 10:42:22 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:42:22 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5e0a50 [Pipeline] echo 10:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:22 provisioning config files... 10:42:22 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config2099496542249419396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:23 ---> docker-login.sh 10:42:23 nexus3.edgexfoundry.org:10001 10:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:23 Configure a credential helper to remove this warning. See 10:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:23 10:42:23 Login Succeeded 10:42:23 nexus3.edgexfoundry.org:10002 10:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:23 Configure a credential helper to remove this warning. See 10:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:23 10:42:23 Login Succeeded 10:42:23 nexus3.edgexfoundry.org:10003 10:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:23 Configure a credential helper to remove this warning. See 10:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:23 10:42:23 Login Succeeded 10:42:23 nexus3.edgexfoundry.org:10004 10:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:24 Configure a credential helper to remove this warning. See 10:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:24 10:42:24 Login Succeeded 10:42:24 docker.io 10:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:24 Configure a credential helper to remove this warning. See 10:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:24 10:42:24 Login Succeeded 10:42:24 ---> docker-login.sh ends [Pipeline] } 10:42:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:42:25 + git rev-list -1 --merges a5e0a507a9f1d211073fe82db8cc88baf3f016b8~1..a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] echo 10:42:25 -----------> git rev-list -1 --merges a5e0a507a9f1d211073fe82db8cc88baf3f016b8~1..a5e0a507a9f1d211073fe82db8cc88baf3f016b8 a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [false] [Pipeline] sh 10:42:25 + git log --format=format:%s -1 a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] echo 10:42:25 ========================================================= 10:42:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:42:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:25 + git log --format=format:%s -1 a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] echo 10:42:25 [semverPrep] GIT_COMMIT: a5e0a507a9f1d211073fe82db8cc88baf3f016b8, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0 [Pipeline] echo 10:42:25 [semverPrep] This is not a build commit. [Pipeline] sh 10:42:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:26 + grep -v github /etc/ssh/ssh_known_hosts 10:42:26 + [ -e /tmp/ssh_known_hosts ] 10:42:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:42:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:42:26 + sudo tee -a /etc/ssh/ssh_known_hosts 10:42:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:26 10:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:26 0.1.4: Pulling from edgex-devops/py-git-semver 10:42:26 42c077c10790: Pulling fs layer 10:42:26 f63e77b7563a: Pulling fs layer 10:42:26 bd5fdadae976: Pulling fs layer 10:42:26 205491f53016: Pulling fs layer 10:42:26 df18705c85c3: Pulling fs layer 10:42:26 205491f53016: Waiting 10:42:26 bdb3f477010e: Pulling fs layer 10:42:26 c8a8fc8e1c8f: Pulling fs layer 10:42:26 df18705c85c3: Waiting 10:42:26 bdb3f477010e: Waiting 10:42:26 2c6e9b1d212d: Pulling fs layer 10:42:26 bdb8f0575790: Pulling fs layer 10:42:26 c8a8fc8e1c8f: Waiting 10:42:26 2c6e9b1d212d: Waiting 10:42:26 386e3cb2ff24: Pulling fs layer 10:42:26 2343380bae48: Pulling fs layer 10:42:26 bdb8f0575790: Waiting 10:42:26 386e3cb2ff24: Waiting 10:42:26 f63e77b7563a: Verifying Checksum 10:42:26 f63e77b7563a: Download complete 10:42:26 205491f53016: Verifying Checksum 10:42:26 205491f53016: Download complete 10:42:27 df18705c85c3: Verifying Checksum 10:42:27 df18705c85c3: Download complete 10:42:27 bdb3f477010e: Verifying Checksum 10:42:27 bdb3f477010e: Download complete 10:42:27 bd5fdadae976: Verifying Checksum 10:42:27 bd5fdadae976: Download complete 10:42:27 2c6e9b1d212d: Verifying Checksum 10:42:27 2c6e9b1d212d: Download complete 10:42:27 bdb8f0575790: Download complete 10:42:27 386e3cb2ff24: Verifying Checksum 10:42:27 386e3cb2ff24: Download complete 10:42:27 2343380bae48: Download complete 10:42:27 42c077c10790: Download complete 10:42:27 c8a8fc8e1c8f: Download complete 10:42:28 42c077c10790: Pull complete 10:42:28 f63e77b7563a: Pull complete 10:42:29 bd5fdadae976: Pull complete 10:42:29 205491f53016: Pull complete 10:42:29 df18705c85c3: Pull complete 10:42:29 bdb3f477010e: Pull complete 10:42:32 c8a8fc8e1c8f: Pull complete 10:42:32 2c6e9b1d212d: Pull complete 10:42:32 bdb8f0575790: Pull complete 10:42:32 386e3cb2ff24: Pull complete 10:42:32 2343380bae48: Pull complete 10:42:32 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:32 prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container 10:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:33 $ docker top 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 -eo pid,comm 10:42:33 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). 10:42:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:34 [ssh-agent] Looking for ssh-agent implementation... 10:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:34 $ docker exec 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 ssh-agent 10:42:34 SSH_AUTH_SOCK=/tmp/ssh-hIeSSRyf6ssI/agent.32 10:42:34 SSH_AGENT_PID=38 10:42:34 Running ssh-add (command line suppressed) 10:42:34 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_3611613287546693694.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_3611613287546693694.key) 10:42:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:34 + git tag --points-at HEAD [Pipeline] } 10:42:34 $ docker exec --env ******** --env ******** 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 ssh-agent -k 10:42:34 unset SSH_AUTH_SOCK; 10:42:34 unset SSH_AGENT_PID; 10:42:34 echo Agent pid 38 killed; 10:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:34 [ssh-agent] Looking for ssh-agent implementation... 10:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:35 $ docker exec 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 ssh-agent 10:42:35 SSH_AUTH_SOCK=/tmp/ssh-MuAyaLA11RYw/agent.74 10:42:35 SSH_AGENT_PID=80 10:42:35 Running ssh-add (command line suppressed) 10:42:35 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_268394121100161971.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_268394121100161971.key) 10:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:35 + git semver init 10:42:35 2022-06-28 10:42:35,903 [run_init] DEBUG init version:0.0.0 force:False 10:42:35 2022-06-28 10:42:35,904 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver 10:42:35 2022-06-28 10:42:35,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-35/.semver 10:42:35 2022-06-28 10:42:35,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35, universal_newlines=False, shell=None, istream=None) 10:42:36 2022-06-28 10:42:36,737 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.git/info/exclude 10:42:36 2022-06-28 10:42:36,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 with force:False 10:42:36 2022-06-28 10:42:36,738 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 10:42:36 2022-06-28 10:42:36,741 [execute] INFO git cat-file --batch-check 10:42:36 2022-06-28 10:42:36,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) 10:42:36 2022-06-28 10:42:36,747 [execute] INFO git cat-file --batch 10:42:36 2022-06-28 10:42:36,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) 10:42:36 2022-06-28 10:42:36,752 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 10:42:36 0.0.0 [Pipeline] } 10:42:36 $ docker exec --env ******** --env ******** 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 ssh-agent -k 10:42:36 unset SSH_AUTH_SOCK; 10:42:37 unset SSH_AGENT_PID; 10:42:37 echo Agent pid 80 killed; 10:42:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:37 + git semver [Pipeline] } 10:42:37 $ docker stop --time=1 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 10:42:39 $ docker rm -f 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 [Pipeline] // withDockerContainer [Pipeline] sh 10:42:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:42:39 Stashed 1 file(s) [Pipeline] echo 10:42:39 [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 10:42:39 provisioning config files... 10:42:40 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config5625024209897897776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:40 ---> docker-login.sh 10:42:40 nexus3.edgexfoundry.org:10001 10:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:40 Configure a credential helper to remove this warning. See 10:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:40 10:42:40 Login Succeeded 10:42:40 nexus3.edgexfoundry.org:10002 10:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:40 Configure a credential helper to remove this warning. See 10:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:40 10:42:40 Login Succeeded 10:42:40 nexus3.edgexfoundry.org:10003 10:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:40 Configure a credential helper to remove this warning. See 10:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:40 10:42:40 Login Succeeded 10:42:40 nexus3.edgexfoundry.org:10004 10:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:40 Configure a credential helper to remove this warning. See 10:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:40 10:42:40 Login Succeeded 10:42:40 docker.io 10:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:41 Configure a credential helper to remove this warning. See 10:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:41 10:42:41 Login Succeeded 10:42:41 ---> docker-login.sh ends [Pipeline] } 10:42:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:42:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:41 ========================================================= 10:42:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:42:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:41 + 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 . 10:42:41 Sending build context to Docker daemon 15.74MB 10:42:41 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:42:41 Step 2/12 : FROM ${BASE} AS builder 10:42:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:42:41 59bf1c3509f3: Pulling fs layer 10:42:41 666ba61612fd: Pulling fs layer 10:42:41 8ed8ca486205: Pulling fs layer 10:42:41 cc1cd167ecdc: Pulling fs layer 10:42:41 c516ae0d96e1: Pulling fs layer 10:42:41 684cea983483: Pulling fs layer 10:42:41 dd3240ac7de5: Pulling fs layer 10:42:41 b1e948a4e11c: Pulling fs layer 10:42:41 a8fd76ee1af6: Pulling fs layer 10:42:41 646ad004c059: Pulling fs layer 10:42:41 b1e948a4e11c: Waiting 10:42:41 a8fd76ee1af6: Waiting 10:42:41 c516ae0d96e1: Waiting 10:42:41 646ad004c059: Waiting 10:42:41 684cea983483: Waiting 10:42:41 dd3240ac7de5: Waiting 10:42:41 cc1cd167ecdc: Waiting 10:42:41 8ed8ca486205: Verifying Checksum 10:42:41 8ed8ca486205: Download complete 10:42:41 666ba61612fd: Download complete 10:42:41 c516ae0d96e1: Verifying Checksum 10:42:41 c516ae0d96e1: Download complete 10:42:41 684cea983483: Verifying Checksum 10:42:41 684cea983483: Download complete 10:42:41 dd3240ac7de5: Verifying Checksum 10:42:41 dd3240ac7de5: Download complete 10:42:41 59bf1c3509f3: Verifying Checksum 10:42:41 59bf1c3509f3: Download complete 10:42:41 b1e948a4e11c: Verifying Checksum 10:42:41 b1e948a4e11c: Download complete 10:42:41 59bf1c3509f3: Pull complete 10:42:42 666ba61612fd: Pull complete 10:42:42 8ed8ca486205: Pull complete 10:42:42 646ad004c059: Verifying Checksum 10:42:42 646ad004c059: Download complete 10:42:42 a8fd76ee1af6: Verifying Checksum 10:42:42 a8fd76ee1af6: Download complete 10:42:42 cc1cd167ecdc: Verifying Checksum 10:42:42 cc1cd167ecdc: Download complete 10:42:46 cc1cd167ecdc: Pull complete 10:42:46 c516ae0d96e1: Pull complete 10:42:46 684cea983483: Pull complete 10:42:46 dd3240ac7de5: Pull complete 10:42:46 b1e948a4e11c: Pull complete 10:42:48 a8fd76ee1af6: Pull complete 10:42:49 646ad004c059: Pull complete 10:42:49 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:42:49 ---> 8f69c11f6b0c 10:42:49 Step 3/12 : ARG MAKE="make build" 10:42:51 ---> Running in 42a5113f561d 10:42:51 Removing intermediate container 42a5113f561d 10:42:51 ---> fdb79c7c634b 10:42:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:42:51 ---> Running in 1e7caf2f23f2 10:42:51 Removing intermediate container 1e7caf2f23f2 10:42:51 ---> a5b60cc3390f 10:42:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:42:51 ---> Running in ad8276623abb 10:42:51 Removing intermediate container ad8276623abb 10:42:51 ---> c280811404e8 10:42:51 Step 6/12 : WORKDIR /device-gpio 10:42:51 ---> Running in cbb68224169a 10:42:51 Removing intermediate container cbb68224169a 10:42:51 ---> f6cf358fb640 10:42:51 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:51 ---> Running in 8c92051e0f5b 10:42:52 Removing intermediate container 8c92051e0f5b 10:42:52 ---> 24bc72b504eb 10:42:52 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:52 ---> Running in 1f34c98f66d9 10:42:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:42:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:42:54 (1/4) Installing openssh-keygen (8.8_p1-r1) 10:42:54 (2/4) Installing libedit (20210910.3.1-r0) 10:42:54 (3/4) Installing openssh-client-common (8.8_p1-r1) 10:42:54 (4/4) Installing openssh-client-default (8.8_p1-r1) 10:42:54 Executing busybox-1.34.1-r3.trigger 10:42:54 OK: 224 MiB in 56 packages 10:42:54 Removing intermediate container 1f34c98f66d9 10:42:54 ---> 9a302a4045ca 10:42:54 Step 9/12 : COPY go.mod vendor* ./ 10:42:54 ---> 5db95b7332b6 10:42:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:54 Still waiting to schedule task 10:42:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16208’ 10:42:55 ---> Running in 722451a3f710 10:43:10 Removing intermediate container 722451a3f710 10:43:10 ---> a74959266a23 10:43:10 Step 11/12 : COPY . . 10:43:10 ---> f2577d05b505 10:43:10 Step 12/12 : RUN ${MAKE} 10:43:10 ---> Running in c4d1da9c45d1 10:43:10 noop 10:43:10 Removing intermediate container c4d1da9c45d1 10:43:10 ---> dafa94f5ee56 10:43:10 Successfully built dafa94f5ee56 10:43:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:10 + docker inspect -f . ci-base-image-x86_64 10:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:10 prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container 10:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:43:10 $ docker top c73a6acb1ed6244ebcba663c79fee2fa8bfa39d0adc09dc7c065415f81fe77fa -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:11 + go version 10:43:11 go version go1.17.7 linux/amd64 [Pipeline] } 10:43:11 $ docker stop --time=1 c73a6acb1ed6244ebcba663c79fee2fa8bfa39d0adc09dc7c065415f81fe77fa 10:43:12 $ docker rm -f c73a6acb1ed6244ebcba663c79fee2fa8bfa39d0adc09dc7c065415f81fe77fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:13 + docker inspect -f . ci-base-image-x86_64 10:43:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:13 prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container 10:43:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:43:13 $ docker top ccfe0a494f7cd7bb5e739a8efb497871a40345bc872ddf91f999cdd948fee982 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:43:14 + make test 10:43:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:43:14 ? github.com/edgexfoundry/device-gpio [no test files] 10:43:24 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 10:43:24 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 10:43:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:43:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:43:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:43:34 ./bin/test-attribution-txt.sh [Pipeline] echo 10:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:43:34 $ docker stop --time=1 ccfe0a494f7cd7bb5e739a8efb497871a40345bc872ddf91f999cdd948fee982 10:43:36 $ docker rm -f ccfe0a494f7cd7bb5e739a8efb497871a40345bc872ddf91f999cdd948fee982 [Pipeline] // withDockerContainer [Pipeline] sh 10:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:43:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:43:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:43:37 + ls -al . 10:43:37 total 172 10:43:37 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 10:43 . 10:43:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 10:42 .. 10:43:37 -rw-rw-r-- 1 jenkins jenkins 120 Jun 28 10:42 .dockerignore 10:43:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 10:42 .git 10:43:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:42 .github 10:43:37 -rw-rw-r-- 1 jenkins jenkins 343 Jun 28 10:42 .gitignore 10:43:37 -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 10:42 .golangci.yml 10:43:37 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 10:42 .semver 10:43:37 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 28 10:42 Attribution.txt 10:43:37 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 28 10:42 CHANGELOG.md 10:43:37 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 28 10:42 Dockerfile 10:43:37 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 10:42 GOVERNANCE.md 10:43:37 -rw-rw-r-- 1 jenkins jenkins 657 Jun 28 10:42 Jenkinsfile 10:43:37 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 10:42 LICENSE 10:43:37 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 28 10:42 Makefile 10:43:37 -rw-rw-r-- 1 jenkins jenkins 617 Jun 28 10:42 OWNERS.md 10:43:37 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 28 10:42 README.md 10:43:37 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 10:42 VERSION 10:43:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 10:42 bin 10:43:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:42 cmd 10:43:37 -rw-r--r-- 1 jenkins jenkins 10 Jun 28 10:43 coverage.out 10:43:37 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 28 10:42 go.mod 10:43:37 -rw-rw-r-- 1 jenkins jenkins 48183 Jun 28 10:42 go.sum 10:43:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:42 internal 10:43:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:42 snap 10:43:37 -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 10:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:37 + 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=a5e0a507a9f1d211073fe82db8cc88baf3f016b8 --label arch=amd64 --label version=0.0.0 . 10:43:37 Sending build context to Docker daemon 15.75MB 10:43:37 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:43:37 Step 2/26 : FROM ${BASE} AS builder 10:43:37 ---> dafa94f5ee56 10:43:37 Step 3/26 : ARG MAKE="make build" 10:43:38 ---> Running in f46c04bdcf7e 10:43:38 Removing intermediate container f46c04bdcf7e 10:43:38 ---> 8e2f36bc993a 10:43:38 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:43:38 ---> Running in 73671ccac458 10:43:38 Removing intermediate container 73671ccac458 10:43:38 ---> 4c0511d6b37a 10:43:38 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:43:38 ---> Running in 54bab22bdca5 10:43:38 Removing intermediate container 54bab22bdca5 10:43:38 ---> 1d82f0dbf337 10:43:38 Step 6/26 : WORKDIR /device-gpio 10:43:38 ---> Running in 050f90ee280b 10:43:38 Removing intermediate container 050f90ee280b 10:43:38 ---> 4147c1e83021 10:43:38 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:38 ---> Running in 8e45d649ec3f 10:43:39 Removing intermediate container 8e45d649ec3f 10:43:39 ---> ef4bc1e6a07c 10:43:39 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:43:39 ---> Running in de73b6afc376 10:43:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:43:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:43:40 OK: 224 MiB in 56 packages 10:43:40 Removing intermediate container de73b6afc376 10:43:40 ---> 6b6d5dd8d10b 10:43:40 Step 9/26 : COPY go.mod vendor* ./ 10:43:41 ---> f3325ad9458d 10:43:41 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:41 ---> Running in 344156c3b4c5 10:43:41 Removing intermediate container 344156c3b4c5 10:43:41 ---> 16f6c6164804 10:43:41 Step 11/26 : COPY . . 10:43:42 ---> 10b61a7ab790 10:43:42 Step 12/26 : RUN ${MAKE} 10:43:42 ---> Running in a99767b62bda 10:43:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 10:44:04 Removing intermediate container a99767b62bda 10:44:04 ---> 9bf86e287cd9 10:44:04 Step 13/26 : FROM alpine:3.15 10:44:04 3.15: Pulling from library/alpine 10:44:04 df9b9388f04a: Pulling fs layer 10:44:04 df9b9388f04a: Verifying Checksum 10:44:04 df9b9388f04a: Download complete 10:44:04 df9b9388f04a: Pull complete 10:44:04 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:44:04 Status: Downloaded newer image for alpine:3.15 10:44:04 ---> 0ac33e5f5afa 10:44:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:44:04 ---> Running in 0c73dd3d437b 10:44:04 Removing intermediate container 0c73dd3d437b 10:44:04 ---> 9d51b6f80b50 10:44:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:04 ---> Running in d1e816b6729b 10:44:04 Removing intermediate container d1e816b6729b 10:44:04 ---> 045b0a00d5cd 10:44:04 Step 16/26 : RUN apk add --update --no-cache zeromq 10:44:04 ---> Running in be2898dfe477 10:44:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:44:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:44:04 (1/5) Installing libgcc (10.3.1_git20211027-r0) 10:44:04 (2/5) Installing libsodium (1.0.18-r0) 10:44:05 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 10:44:05 (4/5) Installing libzmq (4.3.4-r0) 10:44:05 (5/5) Installing zeromq (4.3.4-r0) 10:44:05 Executing busybox-1.34.1-r5.trigger 10:44:05 OK: 8 MiB in 19 packages 10:44:05 Removing intermediate container be2898dfe477 10:44:05 ---> 4702c22df62a 10:44:05 Step 17/26 : WORKDIR / 10:44:05 ---> Running in c037fa0261c1 10:44:05 Removing intermediate container c037fa0261c1 10:44:05 ---> bfdc136242d5 10:44:05 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 10:44:05 ---> 6133852e4941 10:44:05 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 10:44:06 ---> e58a8abb28d3 10:44:06 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 10:44:06 ---> c96f317946ae 10:44:06 Step 21/26 : EXPOSE 59910 10:44:06 ---> Running in b43b821c2409 10:44:06 Removing intermediate container b43b821c2409 10:44:06 ---> 9dd3fd58473e 10:44:06 Step 22/26 : ENTRYPOINT ["/device-gpio"] 10:44:06 ---> Running in 95e87b5656ab 10:44:06 Removing intermediate container 95e87b5656ab 10:44:06 ---> c069cb65204d 10:44:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:44:07 ---> Running in d6c9b288bc97 10:44:07 Removing intermediate container d6c9b288bc97 10:44:07 ---> 011fe4780418 10:44:07 Step 24/26 : LABEL arch=amd64 10:44:07 ---> Running in a9cc5bb818b7 10:44:07 Removing intermediate container a9cc5bb818b7 10:44:07 ---> f71bfbe9ffaa 10:44:07 Step 25/26 : LABEL git_sha=a5e0a507a9f1d211073fe82db8cc88baf3f016b8 10:44:07 ---> Running in d085960e16fe 10:44:07 Removing intermediate container d085960e16fe 10:44:07 ---> 0bfa54f9232d 10:44:07 Step 26/26 : LABEL version=0.0.0 10:44:07 ---> Running in 2cdce7cfb6ca 10:44:07 Removing intermediate container 2cdce7cfb6ca 10:44:07 ---> d8147aa7dda9 10:44:07 [Warning] One or more build-args [ARCH] were not consumed 10:44:07 Successfully built d8147aa7dda9 10:44:07 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 10:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:44:07 10:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:44:08 latest: Pulling from edgex-lftools-log-publisher 10:44:08 5eb5b503b376: Pulling fs layer 10:44:08 5c69ac0246d0: Pulling fs layer 10:44:08 ec43610c2a17: Pulling fs layer 10:44:08 3a2ae6a8a46f: Pulling fs layer 10:44:08 33b1e0a273af: Pulling fs layer 10:44:08 5d3b04190fa2: Pulling fs layer 10:44:08 2f39f015ded8: Pulling fs layer 10:44:08 33b1e0a273af: Waiting 10:44:08 3a2ae6a8a46f: Waiting 10:44:08 5d3b04190fa2: Waiting 10:44:08 2f39f015ded8: Waiting 10:44:08 5c69ac0246d0: Download complete 10:44:08 3a2ae6a8a46f: Verifying Checksum 10:44:08 3a2ae6a8a46f: Download complete 10:44:08 33b1e0a273af: Verifying Checksum 10:44:08 33b1e0a273af: Download complete 10:44:08 ec43610c2a17: Verifying Checksum 10:44:08 ec43610c2a17: Download complete 10:44:08 5d3b04190fa2: Verifying Checksum 10:44:08 5d3b04190fa2: Download complete 10:44:08 5eb5b503b376: Download complete 10:44:09 2f39f015ded8: Verifying Checksum 10:44:09 2f39f015ded8: Download complete 10:44:10 5eb5b503b376: Pull complete 10:44:10 5c69ac0246d0: Pull complete 10:44:10 ec43610c2a17: Pull complete 10:44:10 3a2ae6a8a46f: Pull complete 10:44:10 33b1e0a273af: Pull complete 10:44:10 5d3b04190fa2: Pull complete 10:44:15 2f39f015ded8: Pull complete 10:44:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:44:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:15 prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container 10:44:15 $ 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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:44:17 $ docker top 7bae0e0e932da974df85bb537b8cc3e9e58757694cc1a2cdbd01cbe3dc606ace -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:17 ---> job-cost.sh 10:44:17 lf-activate-venv: SKIPPING 10:44:17 INFO: No Stack... 10:44:17 INFO: Retrieving Pricing Info for: v3-standard-8 10:44:18 INFO: Archiving Costs [Pipeline] sh 10:44:18 + cat /w/workspace/edgexfoundry_device-gpio_PR-35/archives/cost.csv 10:44:18 + cut -d, -f6 [Pipeline] lock 10:44:18 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] 10:44:18 Resource [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] did not exist. Created. 10:44:18 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:44:18 + echo total: 0.2199999988079071 [Pipeline] stash 10:44:19 Stashed 1 file(s) [Pipeline] } 10:44:19 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [Pipeline] // lock [Pipeline] } 10:44:19 $ docker stop --time=1 7bae0e0e932da974df85bb537b8cc3e9e58757694cc1a2cdbd01cbe3dc606ace 10:44:20 $ docker rm -f 7bae0e0e932da974df85bb537b8cc3e9e58757694cc1a2cdbd01cbe3dc606ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:46:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16210 in /w/workspace/edgexfoundry_device-gpio_PR-35 [Pipeline] { [Pipeline] ws 10:46:11 Running in /w/workspace/device-gpio/8 [Pipeline] { [Pipeline] checkout 10:46:11 The recommended git tool is: git 10:46:18 using credential edgex-jenkins-ssh 10:46:18 Cloning the remote Git repository 10:46:19 Cloning repository git@github.com:edgexfoundry/device-gpio.git 10:46:19 > git init /w/workspace/device-gpio/8 # timeout=10 10:46:19 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 10:46:19 > git --version # timeout=10 10:46:19 > git --version # 'git version 2.25.1' 10:46:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:46:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:21 Merging remotes/origin/main commit efe4dae0c24582ba33e01b57ef1f29d5a3a31446 into PR head commit a5e0a507a9f1d211073fe82db8cc88baf3f016b8 10:46:21 Merge succeeded, producing a5e0a507a9f1d211073fe82db8cc88baf3f016b8 10:46:21 Checking out Revision a5e0a507a9f1d211073fe82db8cc88baf3f016b8 (PR-35) 10:46:20 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 10:46:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:20 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 10:46:20 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 10:46:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:46:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:46:21 > git config core.sparsecheckout # timeout=10 10:46:21 > git checkout -f a5e0a507a9f1d211073fe82db8cc88baf3f016b8 # timeout=10 10:46:21 > git remote # timeout=10 10:46:21 > git config --get remote.origin.url # timeout=10 10:46:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:46:21 > git merge efe4dae0c24582ba33e01b57ef1f29d5a3a31446 # timeout=10 10:46:21 > git rev-parse HEAD^{commit} # timeout=10 10:46:21 > git config core.sparsecheckout # timeout=10 10:46:21 > git checkout -f a5e0a507a9f1d211073fe82db8cc88baf3f016b8 # timeout=10 10:46:25 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:46:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:46:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:46:26 Dload Upload Total Spent Left Speed 10:46:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 93534 [Pipeline] sh 10:46:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:46:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:46:27 + sudo tee /etc/docker/daemon.new 10:46:27 { 10:46:27 "registry-mirrors": [ 10:46:27 "https://nexus3.edgexfoundry.org:10001" 10:46:27 ], 10:46:27 "bip": "10.250.0.254/24", 10:46:27 "hosts": [ 10:46:27 "tcp://0.0.0.0:5555", 10:46:27 "unix:///var/run/docker.sock" 10:46:27 ], 10:46:27 "mtu": 1458, 10:46:27 "selinux-enabled": true, 10:46:27 "seccomp-profile": "/etc/docker/seccomp.json" 10:46:27 } [Pipeline] sh 10:46:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:46:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:46 provisioning config files... 10:46:46 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config6845235183254805745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:47 ---> docker-login.sh 10:46:47 nexus3.edgexfoundry.org:10001 10:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:48 Configure a credential helper to remove this warning. See 10:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:48 10:46:48 Login Succeeded 10:46:48 nexus3.edgexfoundry.org:10002 10:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:48 Configure a credential helper to remove this warning. See 10:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:48 10:46:48 Login Succeeded 10:46:48 nexus3.edgexfoundry.org:10003 10:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:49 Configure a credential helper to remove this warning. See 10:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:49 10:46:49 Login Succeeded 10:46:49 nexus3.edgexfoundry.org:10004 10:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:49 Configure a credential helper to remove this warning. See 10:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:49 10:46:49 Login Succeeded 10:46:49 docker.io 10:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:50 Configure a credential helper to remove this warning. See 10:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:50 10:46:50 Login Succeeded 10:46:50 ---> docker-login.sh ends [Pipeline] } 10:46:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:46:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:46:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:46:50 ========================================================= 10:46:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:46:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:51 + 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 . 10:46:51 Sending build context to Docker daemon 7.937MB 10:46:51 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:46:51 Step 2/12 : FROM ${BASE} AS builder 10:46:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:46:51 9b3977197b4f: Pulling fs layer 10:46:51 1a89e8eeedd5: Pulling fs layer 10:46:51 94645a83ff95: Pulling fs layer 10:46:51 e6fb740bc735: Pulling fs layer 10:46:51 3a77bd46dcc9: Pulling fs layer 10:46:51 355e64cbe906: Pulling fs layer 10:46:51 63ab81a10011: Pulling fs layer 10:46:51 555d1d1c4555: Pulling fs layer 10:46:51 7d9057610161: Pulling fs layer 10:46:51 63ab81a10011: Waiting 10:46:51 e6fb740bc735: Waiting 10:46:51 3a77bd46dcc9: Waiting 10:46:51 355e64cbe906: Waiting 10:46:51 7d9057610161: Waiting 10:46:51 555d1d1c4555: Waiting 10:46:51 94645a83ff95: Verifying Checksum 10:46:51 94645a83ff95: Download complete 10:46:51 1a89e8eeedd5: Download complete 10:46:51 3a77bd46dcc9: Verifying Checksum 10:46:51 3a77bd46dcc9: Download complete 10:46:51 355e64cbe906: Verifying Checksum 10:46:51 355e64cbe906: Download complete 10:46:51 9b3977197b4f: Verifying Checksum 10:46:51 9b3977197b4f: Download complete 10:46:52 63ab81a10011: Verifying Checksum 10:46:52 63ab81a10011: Download complete 10:46:53 9b3977197b4f: Pull complete 10:46:53 7d9057610161: Verifying Checksum 10:46:53 7d9057610161: Download complete 10:46:53 1a89e8eeedd5: Pull complete 10:46:53 94645a83ff95: Pull complete 10:46:54 555d1d1c4555: Download complete 10:46:54 e6fb740bc735: Verifying Checksum 10:46:54 e6fb740bc735: Download complete 10:47:07 e6fb740bc735: Pull complete 10:47:07 3a77bd46dcc9: Pull complete 10:47:07 355e64cbe906: Pull complete 10:47:07 63ab81a10011: Pull complete 10:47:12 555d1d1c4555: Pull complete 10:47:15 7d9057610161: Pull complete 10:47:15 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:47:15 ---> 819e984ddca1 10:47:15 Step 3/12 : ARG MAKE="make build" 10:47:16 ---> Running in e71bbb83b327 10:47:16 Removing intermediate container e71bbb83b327 10:47:16 ---> 8f0116b061da 10:47:16 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:47:16 ---> Running in 7778b3568744 10:47:16 Removing intermediate container 7778b3568744 10:47:16 ---> b4a537cd7f10 10:47:16 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:47:17 ---> Running in b3bddd89c88c 10:47:17 Removing intermediate container b3bddd89c88c 10:47:17 ---> 8e4bee2d7e16 10:47:17 Step 6/12 : WORKDIR /device-gpio 10:47:17 ---> Running in cc0e54968af5 10:47:17 Removing intermediate container cc0e54968af5 10:47:17 ---> 1a7741ace7d5 10:47:17 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:17 ---> Running in ef1a90fa7b74 10:47:19 Removing intermediate container ef1a90fa7b74 10:47:19 ---> cb50ec6fb216 10:47:19 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:47:19 ---> Running in a98602ab4b54 10:47:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:22 (1/4) Installing openssh-keygen (8.8_p1-r1) 10:47:22 (2/4) Installing libedit (20210910.3.1-r0) 10:47:22 (3/4) Installing openssh-client-common (8.8_p1-r1) 10:47:23 (4/4) Installing openssh-client-default (8.8_p1-r1) 10:47:23 Executing busybox-1.34.1-r3.trigger 10:47:23 OK: 224 MiB in 56 packages 10:47:24 Removing intermediate container a98602ab4b54 10:47:24 ---> d585cd14da87 10:47:24 Step 9/12 : COPY go.mod vendor* ./ 10:47:24 ---> ff6caf442175 10:47:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:24 ---> Running in 262ad2ad58f7 10:48:11 Removing intermediate container 262ad2ad58f7 10:48:11 ---> de74c9de6919 10:48:11 Step 11/12 : COPY . . 10:48:12 ---> e8801020932a 10:48:12 Step 12/12 : RUN ${MAKE} 10:48:12 ---> Running in f5b02de446b0 10:48:13 noop 10:48:14 Removing intermediate container f5b02de446b0 10:48:14 ---> 9693ced4bf25 10:48:14 Successfully built 9693ced4bf25 10:48:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:14 + docker inspect -f . ci-base-image-arm64 10:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:14 prd-ubuntu20.04-docker-arm64-4c-16g-16210 does not seem to be running inside a container 10:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:48:16 $ docker top ad2c02b00cf301d5f24f78e5f1999a8a37527cd91eccf5bd0b83d42385754a18 -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:17 + go version 10:48:17 go version go1.17.7 linux/arm64 [Pipeline] } 10:48:17 $ docker stop --time=1 ad2c02b00cf301d5f24f78e5f1999a8a37527cd91eccf5bd0b83d42385754a18 10:48:19 $ docker rm -f ad2c02b00cf301d5f24f78e5f1999a8a37527cd91eccf5bd0b83d42385754a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:19 + docker inspect -f . ci-base-image-arm64 10:48:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:20 prd-ubuntu20.04-docker-arm64-4c-16g-16210 does not seem to be running inside a container 10:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:48:21 $ docker top 29c8a5e15cd89c5d0d08de0f6952908c81d7c829adac80fb191a55d9975f909c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:48:22 + make test 10:48:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:48:24 ? github.com/edgexfoundry/device-gpio [no test files] 10:49:46 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 10:49:46 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 10:49:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:49:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:50:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:50:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:50:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:50:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:50:07 $ docker stop --time=1 29c8a5e15cd89c5d0d08de0f6952908c81d7c829adac80fb191a55d9975f909c 10:50:09 $ docker rm -f 29c8a5e15cd89c5d0d08de0f6952908c81d7c829adac80fb191a55d9975f909c [Pipeline] // withDockerContainer [Pipeline] sh 10:50:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:50:10 Warning: overwriting stash ‘coverage-report’ 10:50:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:50:11 + ls -al . 10:50:11 total 168 10:50:11 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 10:50 . 10:50:11 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 10:46 .. 10:50:11 -rw-rw-r-- 1 jenkins jenkins 120 Jun 28 10:46 .dockerignore 10:50:11 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 10:46 .git 10:50:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:46 .github 10:50:11 -rw-rw-r-- 1 jenkins jenkins 343 Jun 28 10:46 .gitignore 10:50:11 -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 10:46 .golangci.yml 10:50:11 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 28 10:46 Attribution.txt 10:50:11 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 28 10:46 CHANGELOG.md 10:50:11 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 28 10:46 Dockerfile 10:50:11 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 10:46 GOVERNANCE.md 10:50:11 -rw-rw-r-- 1 jenkins jenkins 657 Jun 28 10:46 Jenkinsfile 10:50:11 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 10:46 LICENSE 10:50:11 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 28 10:46 Makefile 10:50:11 -rw-rw-r-- 1 jenkins jenkins 617 Jun 28 10:46 OWNERS.md 10:50:11 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 28 10:46 README.md 10:50:11 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 10:42 VERSION 10:50:11 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 10:46 bin 10:50:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:46 cmd 10:50:11 -rw-r--r-- 1 jenkins jenkins 10 Jun 28 10:48 coverage.out 10:50:11 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 28 10:46 go.mod 10:50:11 -rw-rw-r-- 1 jenkins jenkins 48183 Jun 28 10:46 go.sum 10:50:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:46 internal 10:50:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:46 snap 10:50:11 -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 10:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:11 + 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=a5e0a507a9f1d211073fe82db8cc88baf3f016b8 --label arch=arm64 --label version=0.0.0 . 10:50:11 Sending build context to Docker daemon 7.938MB 10:50:12 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:50:12 Step 2/26 : FROM ${BASE} AS builder 10:50:12 ---> 9693ced4bf25 10:50:12 Step 3/26 : ARG MAKE="make build" 10:50:12 ---> Running in b276c10d8fd9 10:50:12 Removing intermediate container b276c10d8fd9 10:50:12 ---> fd5dfe1594c0 10:50:12 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:50:12 ---> Running in f8eff8572120 10:50:12 Removing intermediate container f8eff8572120 10:50:12 ---> b75199d4fb9b 10:50:12 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:50:13 ---> Running in 24ab32cf66f5 10:50:13 Removing intermediate container 24ab32cf66f5 10:50:13 ---> f41a9e7f3942 10:50:13 Step 6/26 : WORKDIR /device-gpio 10:50:13 ---> Running in d6bee56a2760 10:50:13 Removing intermediate container d6bee56a2760 10:50:13 ---> 044e389b5aa4 10:50:13 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:50:13 ---> Running in 6104f182804a 10:50:15 Removing intermediate container 6104f182804a 10:50:15 ---> 994b245c471c 10:50:15 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:15 ---> Running in a73b461c1f83 10:50:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:50:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:50:18 OK: 224 MiB in 56 packages 10:50:18 Removing intermediate container a73b461c1f83 10:50:18 ---> 42ad21542ca9 10:50:18 Step 9/26 : COPY go.mod vendor* ./ 10:50:19 ---> 11f060964975 10:50:19 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:19 ---> Running in a4f95395a213 10:50:21 Removing intermediate container a4f95395a213 10:50:21 ---> 9632dd303161 10:50:21 Step 11/26 : COPY . . 10:50:22 ---> 589ff519237a 10:50:22 Step 12/26 : RUN ${MAKE} 10:50:22 ---> Running in 565592e4170e 10:50:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 10:52:30 Removing intermediate container 565592e4170e 10:52:30 ---> 4012b5f14f40 10:52:30 Step 13/26 : FROM alpine:3.15 10:52:30 3.15: Pulling from library/alpine 10:52:30 9981e73032c8: Pulling fs layer 10:52:30 9981e73032c8: Verifying Checksum 10:52:30 9981e73032c8: Download complete 10:52:30 9981e73032c8: Pull complete 10:52:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:52:30 Status: Downloaded newer image for alpine:3.15 10:52:30 ---> 3fb3c9af89a9 10:52:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:52:30 ---> Running in 13def99eef50 10:52:30 Removing intermediate container 13def99eef50 10:52:30 ---> b83c2c23e87f 10:52:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:30 ---> Running in 2c993636ce04 10:52:30 Removing intermediate container 2c993636ce04 10:52:30 ---> 73c3af015dba 10:52:30 Step 16/26 : RUN apk add --update --no-cache zeromq 10:52:30 ---> Running in 0971b69fef92 10:52:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:52:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:52:30 (1/5) Installing libgcc (10.3.1_git20211027-r0) 10:52:30 (2/5) Installing libsodium (1.0.18-r0) 10:52:30 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 10:52:30 (4/5) Installing libzmq (4.3.4-r0) 10:52:30 (5/5) Installing zeromq (4.3.4-r0) 10:52:30 Executing busybox-1.34.1-r5.trigger 10:52:30 OK: 8 MiB in 19 packages 10:52:30 Removing intermediate container 0971b69fef92 10:52:30 ---> 3570c9427788 10:52:30 Step 17/26 : WORKDIR / 10:52:30 ---> Running in 04f12d45abdc 10:52:30 Removing intermediate container 04f12d45abdc 10:52:30 ---> 819def637986 10:52:30 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 10:52:30 ---> d12953117ec3 10:52:30 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 10:52:30 ---> a53a4e51483e 10:52:30 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 10:52:30 ---> 93cc2f857178 10:52:30 Step 21/26 : EXPOSE 59910 10:52:30 ---> Running in 02288a854ec3 10:52:30 Removing intermediate container 02288a854ec3 10:52:30 ---> ff649162a8c7 10:52:30 Step 22/26 : ENTRYPOINT ["/device-gpio"] 10:52:30 ---> Running in 796d335fc38d 10:52:30 Removing intermediate container 796d335fc38d 10:52:30 ---> 16bd0e26caea 10:52:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:30 ---> Running in abce24ddfde8 10:52:30 Removing intermediate container abce24ddfde8 10:52:30 ---> 1538688a68b2 10:52:30 Step 24/26 : LABEL arch=arm64 10:52:30 ---> Running in 751bbdf03f37 10:52:30 Removing intermediate container 751bbdf03f37 10:52:30 ---> 38907942f7ad 10:52:30 Step 25/26 : LABEL git_sha=a5e0a507a9f1d211073fe82db8cc88baf3f016b8 10:52:30 ---> Running in 9da37966cee1 10:52:31 Removing intermediate container 9da37966cee1 10:52:31 ---> 0be904133ef2 10:52:31 Step 26/26 : LABEL version=0.0.0 10:52:31 ---> Running in d06fc2754c53 10:52:31 Removing intermediate container d06fc2754c53 10:52:31 ---> a3b30cfde717 10:52:31 [Warning] One or more build-args [ARCH] were not consumed 10:52:31 Successfully built a3b30cfde717 10:52:31 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 10:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:32 10:52:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:32 arm64: Pulling from edgex-lftools-log-publisher 10:52:32 8998bd30e6a1: Pulling fs layer 10:52:32 04944245beec: Pulling fs layer 10:52:32 699f458cf7ca: Pulling fs layer 10:52:32 765212b225bb: Pulling fs layer 10:52:32 f23df028b6ca: Pulling fs layer 10:52:32 d65c8cfc05b1: Pulling fs layer 10:52:32 2437ff75d9bd: Pulling fs layer 10:52:32 765212b225bb: Waiting 10:52:32 f23df028b6ca: Waiting 10:52:32 d65c8cfc05b1: Waiting 10:52:32 2437ff75d9bd: Waiting 10:52:32 04944245beec: Verifying Checksum 10:52:32 04944245beec: Download complete 10:52:32 765212b225bb: Verifying Checksum 10:52:32 765212b225bb: Download complete 10:52:32 f23df028b6ca: Verifying Checksum 10:52:32 f23df028b6ca: Download complete 10:52:32 d65c8cfc05b1: Verifying Checksum 10:52:32 d65c8cfc05b1: Download complete 10:52:33 699f458cf7ca: Verifying Checksum 10:52:33 699f458cf7ca: Download complete 10:52:33 8998bd30e6a1: Verifying Checksum 10:52:33 8998bd30e6a1: Download complete 10:52:36 2437ff75d9bd: Verifying Checksum 10:52:36 2437ff75d9bd: Download complete 10:52:37 8998bd30e6a1: Pull complete 10:52:38 04944245beec: Pull complete 10:52:39 699f458cf7ca: Pull complete 10:52:39 765212b225bb: Pull complete 10:52:40 f23df028b6ca: Pull complete 10:52:40 d65c8cfc05b1: Pull complete 10:52:55 2437ff75d9bd: Pull complete 10:52:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:52:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:56 prd-ubuntu20.04-docker-arm64-4c-16g-16210 does not seem to be running inside a container 10:52:56 $ 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/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:52:58 $ docker top 53349581da5a6b75a5d866f3a74406ccc1e628a91151fd9ba25066c15f8a3941 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:59 ---> job-cost.sh 10:52:59 lf-activate-venv: SKIPPING 10:52:59 INFO: No Stack... 10:53:00 INFO: Retrieving Pricing Info for: v3-standard-4 10:53:01 INFO: Archiving Costs [Pipeline] sh 10:53:01 + cat /w/workspace/device-gpio/8/archives/cost.csv 10:53:01 + cut -d, -f6 [Pipeline] lock 10:53:01 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] 10:53:01 Resource [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] did not exist. Created. 10:53:01 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:02 /w/workspace/device-gpio/8@tmp/durable-678b58e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:53:03 + echo total: 0.10999999940395355 [Pipeline] stash 10:53:03 Warning: overwriting stash ‘stack-cost’ 10:53:03 Stashed 1 file(s) [Pipeline] } 10:53:03 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:03 $ docker stop --time=1 53349581da5a6b75a5d866f3a74406ccc1e628a91151fd9ba25066c15f8a3941 10:53:04 $ docker rm -f 53349581da5a6b75a5d866f3a74406ccc1e628a91151fd9ba25066c15f8a3941 [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 10:53:05 provisioning config files... 10:53:05 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config2038137619696258613tmp [Pipeline] { [Pipeline] sh 10:53:05 + set +x 10:53:05 + curl -s https://codecov.io/bash 10:53:05 + bash -s -- 10:53:05 10:53:05 _____ _ 10:53:05 / ____| | | 10:53:05 | | ___ __| | ___ ___ _____ __ 10:53:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:53:05 | |___| (_) | (_| | __/ (_| (_) \ V / 10:53:05 \_____\___/ \__,_|\___|\___\___/ \_/ 10:53:05 Bash-1.0.6 10:53:05 10:53:05 10:53:05 ==> git version 2.25.1 found 10:53:05 ==> 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 10:53:05 Release-Date: 2020-01-08 10:53:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:53:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:53:05 ==> Jenkins CI detected. 10:53:05 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-35 10:53:05 project root: . 10:53:05 --> token set from env 10:53:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:53:05 ==> Running gcov in . (disable via -X gcov) 10:53:05 ==> Python coveragepy not found 10:53:05 ==> Searching for coverage reports in: 10:53:05 + . 10:53:05 -> Found 1 reports 10:53:05 ==> Detecting git/mercurial file structure 10:53:05 ==> Reading reports 10:53:05 + ./coverage.out bytes=10 10:53:05 ==> Appending adjustments 10:53:05 https://docs.codecov.io/docs/fixing-reports 10:53:05 + Found adjustments 10:53:05 ==> Gzipping contents 10:53:05 4.0K /tmp/codecov.vLUtoT.gz 10:53:05 ==> Uploading reports 10:53:05 url: https://codecov.io 10:53:05 query: branch=PR-35&commit=a5e0a507a9f1d211073fe82db8cc88baf3f016b8&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= 10:53:05 -> Pinging Codecov 10:53:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-35&commit=a5e0a507a9f1d211073fe82db8cc88baf3f016b8&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= 10:53:06 -> Uploading to 10:53:06 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/a5e0a507a9f1d211073fe82db8cc88baf3f016b8/9858e4cd-cda6-47ad-8fd5-0fcebb573207.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T105306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3445fb006586b47fac1256336c5d2e8d11f4cb8fc8c430bd8889cbbd8d0514b2 10:53:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:53:06 Dload Upload Total Spent Left Speed 10:53:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3781 --:--:-- --:--:-- --:--:-- 3781 10:53:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] } 10:53:06 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 10:53:07 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-35/archives ] 10:53:07 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives 10:53:07 total 16 10:53:07 drwxr-xr-x 3 root root 4096 Jun 28 10:44 . 10:53:07 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 10:44 .. 10:53:07 drwxr-xr-x 2 root root 4096 Jun 28 10:44 cost 10:53:07 -rw-r--r-- 1 root root 81 Jun 28 10:44 cost.csv 10:53:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-35/archives 10:53:07 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives 10:53:07 total 16 10:53:07 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 10:44 . 10:53:07 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 10:44 .. 10:53:07 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 10:44 cost 10:53:07 -rw-r--r-- 1 jenkins jenkins 81 Jun 28 10:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:53:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:53:08 ---> package-listing.sh 10:53:08 ++ facter osfamily 10:53:08 ++ tr '[:upper:]' '[:lower:]' 10:53:08 + OS_FAMILY=debian 10:53:08 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-35 10:53:08 + START_PACKAGES=/tmp/packages_start.txt 10:53:08 + END_PACKAGES=/tmp/packages_end.txt 10:53:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:53:08 + PACKAGES=/tmp/packages_start.txt 10:53:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' 10:53:08 + PACKAGES=/tmp/packages_end.txt 10:53:08 + case "${OS_FAMILY}" in 10:53:08 + dpkg -l 10:53:08 + grep '^ii' 10:53:08 + '[' -f /tmp/packages_start.txt ']' 10:53:08 + '[' -f /tmp/packages_end.txt ']' 10:53:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:53:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' 10:53:08 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ 10:53:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [Pipeline] echo 10:53:08 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-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:53:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:09 prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container 10:53:09 $ 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-35/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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 10:53:09 $ docker top c4212022e0e5ecfad559b77c578174ab11ffedd33743f8b5269d44ce9ee56cd4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:10 + touch /tmp/pre-build-complete [Pipeline] sh 10:53:10 + mkdir -p /var/log/sysstat [Pipeline] sh 10:53:10 + ls /var/log/sa-host 10:53:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:10 provisioning config files... 10:53:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config632036973356079012tmp [Pipeline] { [Pipeline] echo 10:53:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:53:11 ---> create-netrc.sh [Pipeline] } 10:53:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:53:11 ---> python-tools-install.sh [Pipeline] echo 10:53:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:53:11 ---> sudo-logs.sh 10:53:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:53:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:53:12 ---> job-cost.sh 10:53:12 lf-activate-venv: SKIPPING 10:53:12 DEBUG: total: 0.2199999988079071 10:53:12 INFO: Retrieving Stack Cost... 10:53:12 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:12 INFO: Archiving Costs [Pipeline] echo 10:53:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:53:13 ---> logs-deploy.sh 10:53:13 lf-activate-venv: SKIPPING 10:53:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-35/8 10:53:13 INFO: archiving workspace using pattern(s): 10:53:14 Archives upload complete. 10:53:14 INFO: archiving logs to Nexus