Pull request #113 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56b0d7a0d81b15773dcfab970a9d1f51789a749d+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (088d615cf09cb473e011b80b7b031e49877e1f3c) 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-ssh11598228195241211886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14479735467916615006.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11012629286385021285.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6259359575507127905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh45291641974996156.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17565112834420456167.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-7837’ Running on prd-ubuntu20.04-docker-8c-8g-7843 in /w/workspace/edgexfoundry_device-gpio_PR-113 [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-113 # 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 > 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/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 56b0d7a0d81b15773dcfab970a9d1f51789a749d Merge succeeded, producing 56b0d7a0d81b15773dcfab970a9d1f51789a749d Checking out Revision 56b0d7a0d81b15773dcfab970a9d1f51789a749d (PR-113) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 56b0d7a0d81b15773dcfab970a9d1f51789a749d # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56b0d7a0d81b15773dcfab970a9d1f51789a749d # timeout=10 [Pipeline] timeout 01:15:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:15:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:15:38 ========================================================= 01:15:38 EdgeX Global Pipelines Version Info 01:15:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:15:39 ------------------- 01:15:39 stable info: 01:15:39 ------------------- 01:15:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:15:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:15:39 Message: update stable to v1.0.244 01:15:40 ------------------- 01:15:40 experimental info: 01:15:40 ------------------- 01:15:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:15:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:15:40 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56b0d7a [Pipeline] echo 01:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:42 provisioning config files... 01:15:42 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/config14641069613591061393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:42 ---> docker-login.sh 01:15:42 nexus3.edgexfoundry.org:10001 01:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:42 Configure a credential helper to remove this warning. See 01:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:42 01:15:42 Login Succeeded 01:15:42 nexus3.edgexfoundry.org:10002 01:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:42 Configure a credential helper to remove this warning. See 01:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:42 01:15:42 Login Succeeded 01:15:42 nexus3.edgexfoundry.org:10003 01:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:43 Configure a credential helper to remove this warning. See 01:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:43 01:15:43 Login Succeeded 01:15:43 nexus3.edgexfoundry.org:10004 01:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:43 Configure a credential helper to remove this warning. See 01:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:43 01:15:43 Login Succeeded 01:15:43 docker.io 01:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:43 Configure a credential helper to remove this warning. See 01:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:43 01:15:43 Login Succeeded 01:15:43 ---> docker-login.sh ends [Pipeline] } 01:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:15:44 + git rev-list -1 --merges 56b0d7a0d81b15773dcfab970a9d1f51789a749d~1..56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] echo 01:15:44 -----------> git rev-list -1 --merges 56b0d7a0d81b15773dcfab970a9d1f51789a749d~1..56b0d7a0d81b15773dcfab970a9d1f51789a749d 56b0d7a0d81b15773dcfab970a9d1f51789a749d [false] [Pipeline] sh 01:15:44 + git log --format=format:%s -1 56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] echo 01:15:44 ========================================================= 01:15:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:15:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:15:45 + git log --format=format:%s -1 56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] echo 01:15:45 [semverPrep] GIT_COMMIT: 56b0d7a0d81b15773dcfab970a9d1f51789a749d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:15:45 [semverPrep] This is not a build commit. [Pipeline] sh 01:15:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:45 + grep -v github /etc/ssh/ssh_known_hosts 01:15:45 + [ -e /tmp/ssh_known_hosts ] 01:15:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:15:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:15:45 + sudo tee -a /etc/ssh/ssh_known_hosts 01:15:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:46 01:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:46 0.1.4: Pulling from edgex-devops/py-git-semver 01:15:46 b85a868b505f: Pulling fs layer 01:15:46 e2be974225ed: Pulling fs layer 01:15:46 339a4e72a1f5: Pulling fs layer 01:15:46 988bab9f4d93: Pulling fs layer 01:15:46 1469e6f7b9e6: Pulling fs layer 01:15:46 eaf3925da568: Pulling fs layer 01:15:46 bab4dde63d76: Pulling fs layer 01:15:46 bde34c3a00c8: Pulling fs layer 01:15:46 b352a97aabf1: Pulling fs layer 01:15:46 4872d77fe225: Pulling fs layer 01:15:46 5851b861e8e6: Pulling fs layer 01:15:46 bab4dde63d76: Waiting 01:15:46 bde34c3a00c8: Waiting 01:15:46 b352a97aabf1: Waiting 01:15:46 4872d77fe225: Waiting 01:15:46 5851b861e8e6: Waiting 01:15:46 988bab9f4d93: Waiting 01:15:46 1469e6f7b9e6: Waiting 01:15:46 eaf3925da568: Waiting 01:15:46 e2be974225ed: Verifying Checksum 01:15:46 e2be974225ed: Download complete 01:15:46 988bab9f4d93: Download complete 01:15:46 1469e6f7b9e6: Verifying Checksum 01:15:46 1469e6f7b9e6: Download complete 01:15:46 339a4e72a1f5: Verifying Checksum 01:15:46 339a4e72a1f5: Download complete 01:15:46 bde34c3a00c8: Verifying Checksum 01:15:46 bde34c3a00c8: Download complete 01:15:46 b352a97aabf1: Verifying Checksum 01:15:46 b352a97aabf1: Download complete 01:15:46 4872d77fe225: Verifying Checksum 01:15:46 4872d77fe225: Download complete 01:15:46 b85a868b505f: Verifying Checksum 01:15:46 b85a868b505f: Download complete 01:15:47 bab4dde63d76: Verifying Checksum 01:15:47 bab4dde63d76: Download complete 01:15:48 b85a868b505f: Pull complete 01:15:48 e2be974225ed: Pull complete 01:15:48 339a4e72a1f5: Pull complete 01:15:48 988bab9f4d93: Pull complete 01:15:48 1469e6f7b9e6: Pull complete 01:15:48 eaf3925da568: Pull complete 01:15:50 bab4dde63d76: Pull complete 01:15:50 bde34c3a00c8: Pull complete 01:15:51 b352a97aabf1: Pull complete 01:15:51 4872d77fe225: Pull complete 01:15:51 5851b861e8e6: Pull complete 01:15:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:51 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 01:15:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:15:53 $ docker top ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 -eo pid,comm 01:15:53 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). 01:15:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:53 [ssh-agent] Looking for ssh-agent implementation... 01:15:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:53 $ docker exec ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 ssh-agent 01:15:53 SSH_AUTH_SOCK=/tmp/ssh-KEd1d39FNLcE/agent.32 01:15:53 SSH_AGENT_PID=38 01:15:53 Running ssh-add (command line suppressed) 01:15:53 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-113@tmp/private_key_1582432653983922964.key (/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/private_key_1582432653983922964.key) 01:15:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:54 + git tag --points-at HEAD [Pipeline] } 01:15:54 $ docker exec --env ******** --env ******** ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 ssh-agent -k 01:15:54 unset SSH_AUTH_SOCK; 01:15:54 unset SSH_AGENT_PID; 01:15:54 echo Agent pid 38 killed; 01:15:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:15:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:54 [ssh-agent] Looking for ssh-agent implementation... 01:15:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:54 $ docker exec ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 ssh-agent 01:15:54 SSH_AUTH_SOCK=/tmp/ssh-ipqYo9G3qhZN/agent.70 01:15:54 SSH_AGENT_PID=76 01:15:54 Running ssh-add (command line suppressed) 01:15:54 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-113@tmp/private_key_14803207125055076592.key (/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/private_key_14803207125055076592.key) 01:15:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:54 + git semver init 01:15:55 2023-03-01 01:15:55,155 [run_init] DEBUG init version:0.0.0 force:False 01:15:55 2023-03-01 01:15:55,156 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-113/.semver 01:15:55 2023-03-01 01:15:55,156 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-113/.semver 01:15:55 2023-03-01 01:15:55,157 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-113/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-113, universal_newlines=False, shell=None, istream=None) 01:15:56 2023-03-01 01:15:56,327 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-113/.git/info/exclude 01:15:56 2023-03-01 01:15:56,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-113/.semver/PR-113 with force:False 01:15:56 2023-03-01 01:15:56,328 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-113/.semver/PR-113 01:15:56 2023-03-01 01:15:56,333 [execute] INFO git cat-file --batch-check 01:15:56 2023-03-01 01:15:56,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-113/.semver, universal_newlines=False, shell=None, istream=) 01:15:56 2023-03-01 01:15:56,340 [execute] INFO git cat-file --batch 01:15:56 2023-03-01 01:15:56,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-113/.semver, universal_newlines=False, shell=None, istream=) 01:15:56 2023-03-01 01:15:56,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-113/.semver/PR-113 01:15:56 0.0.0 [Pipeline] } 01:15:56 $ docker exec --env ******** --env ******** ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 ssh-agent -k 01:15:56 unset SSH_AUTH_SOCK; 01:15:56 unset SSH_AGENT_PID; 01:15:56 echo Agent pid 76 killed; 01:15:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:57 + git semver [Pipeline] } 01:15:57 $ docker stop --time=1 ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 01:15:58 $ docker rm -f --volumes ae1a70f14bbf6729306386ea2b653955e24a0596d13ca4ab03cb9e86e456f4d3 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:15:59 Stashed 1 file(s) [Pipeline] echo 01:15:59 [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 01:16:00 provisioning config files... 01:16:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/config6915553155808124402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:00 ---> docker-login.sh 01:16:00 nexus3.edgexfoundry.org:10001 01:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:00 Configure a credential helper to remove this warning. See 01:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:00 01:16:00 Login Succeeded 01:16:00 nexus3.edgexfoundry.org:10002 01:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:00 Configure a credential helper to remove this warning. See 01:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:00 01:16:00 Login Succeeded 01:16:00 nexus3.edgexfoundry.org:10003 01:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:00 Configure a credential helper to remove this warning. See 01:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:00 01:16:00 Login Succeeded 01:16:00 nexus3.edgexfoundry.org:10004 01:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:00 Configure a credential helper to remove this warning. See 01:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:00 01:16:00 Login Succeeded 01:16:00 docker.io 01:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:01 Configure a credential helper to remove this warning. See 01:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:01 01:16:01 Login Succeeded 01:16:01 ---> docker-login.sh ends [Pipeline] } 01:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:16:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:16:01 ========================================================= 01:16:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:16:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:16:01 Sending build context to Docker daemon 16MB 01:16:01 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:16:01 Step 2/12 : FROM ${BASE} AS builder 01:16:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:16:01 213ec9aee27d: Pulling fs layer 01:16:01 4583459ba037: Pulling fs layer 01:16:01 93c1e223e6f2: Pulling fs layer 01:16:01 53926ce57604: Pulling fs layer 01:16:01 21b2b0c7a3f4: Pulling fs layer 01:16:01 22ff95d597cd: Pulling fs layer 01:16:01 12d6caf4c0d1: Pulling fs layer 01:16:01 96b7cbca73a9: Pulling fs layer 01:16:01 53926ce57604: Waiting 01:16:01 21b2b0c7a3f4: Waiting 01:16:01 22ff95d597cd: Waiting 01:16:01 a7acece74701: Pulling fs layer 01:16:01 96b7cbca73a9: Waiting 01:16:01 a7acece74701: Waiting 01:16:01 93c1e223e6f2: Verifying Checksum 01:16:01 93c1e223e6f2: Download complete 01:16:02 4583459ba037: Verifying Checksum 01:16:02 4583459ba037: Download complete 01:16:02 21b2b0c7a3f4: Verifying Checksum 01:16:02 21b2b0c7a3f4: Download complete 01:16:02 22ff95d597cd: Verifying Checksum 01:16:02 22ff95d597cd: Download complete 01:16:02 213ec9aee27d: Verifying Checksum 01:16:02 213ec9aee27d: Download complete 01:16:02 12d6caf4c0d1: Download complete 01:16:02 213ec9aee27d: Pull complete 01:16:02 4583459ba037: Pull complete 01:16:02 93c1e223e6f2: Pull complete 01:16:02 a7acece74701: Verifying Checksum 01:16:02 a7acece74701: Download complete 01:16:03 96b7cbca73a9: Verifying Checksum 01:16:03 96b7cbca73a9: Download complete 01:16:03 53926ce57604: Verifying Checksum 01:16:03 53926ce57604: Download complete 01:16:07 53926ce57604: Pull complete 01:16:07 21b2b0c7a3f4: Pull complete 01:16:07 22ff95d597cd: Pull complete 01:16:07 12d6caf4c0d1: Pull complete 01:16:09 96b7cbca73a9: Pull complete 01:16:10 a7acece74701: Pull complete 01:16:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:16:10 ---> db6d94c90886 01:16:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:16:12 ---> Running in 318959e8633f 01:16:12 Removing intermediate container 318959e8633f 01:16:12 ---> 79afc4cd7b8c 01:16:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:16:12 ---> Running in c5986817b677 01:16:12 Removing intermediate container c5986817b677 01:16:12 ---> 753669f724e9 01:16:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:16:12 ---> Running in efbb04327872 01:16:12 Removing intermediate container efbb04327872 01:16:12 ---> 2aa2b7a27832 01:16:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:16:12 ---> Running in c9d23ae9a82b 01:16:12 Removing intermediate container c9d23ae9a82b 01:16:12 ---> 5f7634eeadf8 01:16:12 Step 7/12 : WORKDIR /device-gpio 01:16:13 ---> Running in a1056a77bae9 01:16:13 Removing intermediate container a1056a77bae9 01:16:13 ---> e72f101352bc 01:16:13 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:13 ---> Running in eea03888cb34 01:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:16:13 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:16:13 (2/4) Installing libedit (20210910.3.1-r0) 01:16:13 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:16:13 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:16:13 Executing busybox-1.35.0-r17.trigger 01:16:13 OK: 216 MiB in 55 packages 01:16:14 Removing intermediate container eea03888cb34 01:16:14 ---> 0080286211f8 01:16:14 Step 9/12 : COPY go.mod vendor* ./ 01:16:14 ---> 9f72928a6450 01:16:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:14 ---> Running in 41ca662ae0fd 01:16:14 Still waiting to schedule task 01:16:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7838’ 01:16:41 Removing intermediate container 41ca662ae0fd 01:16:41 ---> 1cff95eddef7 01:16:41 Step 11/12 : COPY . . 01:16:41 ---> 5652c7f4d43d 01:16:41 Step 12/12 : RUN ${MAKE} 01:16:41 ---> Running in b9792221425c 01:16:41 noop 01:16:41 Removing intermediate container b9792221425c 01:16:41 ---> 64512b0506b6 01:16:41 Successfully built 64512b0506b6 01:16:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:41 + docker inspect -f . ci-base-image-x86_64 01:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:41 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 01:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:16:42 $ docker top 6049a8aa95fb9d890beaf20f1f4745916b5af75d9020336b81af1576b0479507 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:42 + go version 01:16:42 go version go1.18.7 linux/amd64 [Pipeline] } 01:16:42 $ docker stop --time=1 6049a8aa95fb9d890beaf20f1f4745916b5af75d9020336b81af1576b0479507 01:16:43 $ docker rm -f --volumes 6049a8aa95fb9d890beaf20f1f4745916b5af75d9020336b81af1576b0479507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:44 + docker inspect -f . ci-base-image-x86_64 01:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:44 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 01:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:16:45 $ docker top 56f7a4acee3af027235f34dafb6590859ab0259e3608dca1c5c22025981e4646 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-113 [Pipeline] fileExists [Pipeline] sh 01:16:45 + make test 01:16:45 go test ./... -coverprofile=coverage.out ./... 01:16:46 ? github.com/edgexfoundry/device-gpio [no test files] 01:16:56 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:16:56 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:17:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:17:02 go vet ./... 01:17:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:17:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:17:05 ./bin/test-attribution-txt.sh 01:17:05 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 01:17:05 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 01:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:17:05 $ docker stop --time=1 56f7a4acee3af027235f34dafb6590859ab0259e3608dca1c5c22025981e4646 01:17:07 $ docker rm -f --volumes 56f7a4acee3af027235f34dafb6590859ab0259e3608dca1c5c22025981e4646 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:17:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:17:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:17:08 + ls -al . 01:17:08 total 156 01:17:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 01:16 . 01:17:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 01:15 .. 01:17:08 -rw-rw-r-- 1 jenkins jenkins 120 Mar 1 01:15 .dockerignore 01:17:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 01:16 .git 01:17:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:15 .github 01:17:08 -rw-rw-r-- 1 jenkins jenkins 343 Mar 1 01:15 .gitignore 01:17:08 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 01:15 .golangci.yml 01:17:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 01:15 .semver 01:17:08 -rw-rw-r-- 1 jenkins jenkins 9587 Mar 1 01:15 Attribution.txt 01:17:08 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 1 01:15 CHANGELOG.md 01:17:08 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 1 01:15 Dockerfile 01:17:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 01:15 GOVERNANCE.md 01:17:08 -rw-rw-r-- 1 jenkins jenkins 657 Mar 1 01:15 Jenkinsfile 01:17:08 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 01:15 LICENSE 01:17:08 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 1 01:15 Makefile 01:17:08 -rw-rw-r-- 1 jenkins jenkins 617 Mar 1 01:15 OWNERS.md 01:17:08 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 1 01:15 README.md 01:17:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 01:15 VERSION 01:17:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 01:15 bin 01:17:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:15 cmd 01:17:08 -rw-r--r-- 1 jenkins jenkins 10 Mar 1 01:16 coverage.out 01:17:08 -rw-rw-r-- 1 jenkins jenkins 3313 Mar 1 01:15 go.mod 01:17:08 -rw-rw-r-- 1 jenkins jenkins 31141 Mar 1 01:15 go.sum 01:17:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:15 internal 01:17:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 01:15 snap 01:17:08 -rw-rw-r-- 1 jenkins jenkins 209 Mar 1 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:09 + 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=56b0d7a0d81b15773dcfab970a9d1f51789a749d --label arch=amd64 --label version=0.0.0 . 01:17:09 Sending build context to Docker daemon 16MB 01:17:09 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:17:09 Step 2/25 : FROM ${BASE} AS builder 01:17:09 ---> 64512b0506b6 01:17:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:17:09 ---> Running in 404b86506bc2 01:17:09 Removing intermediate container 404b86506bc2 01:17:09 ---> ab0ddb3349d8 01:17:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:17:09 ---> Running in 00611a8729ff 01:17:09 Removing intermediate container 00611a8729ff 01:17:09 ---> 48be8c37802f 01:17:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:17:09 ---> Running in f3f719599511 01:17:09 Removing intermediate container f3f719599511 01:17:09 ---> e84f3db0928f 01:17:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:17:09 ---> Running in a5433f1585a4 01:17:09 Removing intermediate container a5433f1585a4 01:17:09 ---> 1eed3bc8dc80 01:17:09 Step 7/25 : WORKDIR /device-gpio 01:17:10 ---> Running in 66fac3616182 01:17:10 Removing intermediate container 66fac3616182 01:17:10 ---> d1238a8d3880 01:17:10 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:17:10 ---> Running in e5523d0085cb 01:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:17:10 OK: 216 MiB in 55 packages 01:17:11 Removing intermediate container e5523d0085cb 01:17:11 ---> 6404e1d2c262 01:17:11 Step 9/25 : COPY go.mod vendor* ./ 01:17:11 ---> 6e36f81492f8 01:17:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:11 ---> Running in 3954858251b5 01:17:12 Removing intermediate container 3954858251b5 01:17:12 ---> 88a233a6df14 01:17:12 Step 11/25 : COPY . . 01:17:12 ---> baab25a70755 01:17:12 Step 12/25 : RUN ${MAKE} 01:17:12 ---> Running in 813b2d3bee8e 01:17:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:17:31 Removing intermediate container 813b2d3bee8e 01:17:31 ---> 32f7a2c852ea 01:17:31 Step 13/25 : FROM alpine:3.16 01:17:31 3.16: Pulling from library/alpine 01:17:31 ef5531b6e74e: Pulling fs layer 01:17:32 ef5531b6e74e: Verifying Checksum 01:17:32 ef5531b6e74e: Download complete 01:17:32 ef5531b6e74e: Pull complete 01:17:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:17:32 Status: Downloaded newer image for alpine:3.16 01:17:32 ---> dfd21b5a31f5 01:17:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:17:32 ---> Running in 6ad24fb5ef00 01:17:32 Removing intermediate container 6ad24fb5ef00 01:17:32 ---> 1087daa8556c 01:17:32 Step 15/25 : RUN apk add --update --no-cache 01:17:32 ---> Running in 1fbff515c1e7 01:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:17:33 OK: 6 MiB in 14 packages 01:17:33 Removing intermediate container 1fbff515c1e7 01:17:33 ---> 44afc0b737b8 01:17:33 Step 16/25 : WORKDIR / 01:17:33 ---> Running in 1a18bf1e53ac 01:17:33 Removing intermediate container 1a18bf1e53ac 01:17:33 ---> 29c9dd4073ae 01:17:33 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:17:33 ---> b193dd741234 01:17:33 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:17:33 ---> c3dcd82b126e 01:17:33 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:17:34 ---> a26e4378a622 01:17:34 Step 20/25 : EXPOSE 59910 01:17:34 ---> Running in c4509ba33ef0 01:17:34 Removing intermediate container c4509ba33ef0 01:17:34 ---> 7f322658254d 01:17:34 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:17:34 ---> Running in 81c595f77980 01:17:34 Removing intermediate container 81c595f77980 01:17:34 ---> 3216ebcf63cc 01:17:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:17:34 ---> Running in 0dcf8fc1c5b5 01:17:34 Removing intermediate container 0dcf8fc1c5b5 01:17:34 ---> 09f92d7a7038 01:17:34 Step 23/25 : LABEL arch=amd64 01:17:34 ---> Running in ff5a5eb2dbd1 01:17:34 Removing intermediate container ff5a5eb2dbd1 01:17:34 ---> 5cf76fcb8e84 01:17:34 Step 24/25 : LABEL git_sha=56b0d7a0d81b15773dcfab970a9d1f51789a749d 01:17:34 ---> Running in 8847e8aa8b64 01:17:34 Removing intermediate container 8847e8aa8b64 01:17:34 ---> 37dd3ed028e0 01:17:34 Step 25/25 : LABEL version=0.0.0 01:17:34 ---> Running in aed4433b8a26 01:17:34 Removing intermediate container aed4433b8a26 01:17:34 ---> 19d38cc821cb 01:17:34 [Warning] One or more build-args [ARCH] were not consumed 01:17:34 Successfully built 19d38cc821cb 01:17:34 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 01:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:35 01:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:36 latest: Pulling from edgex-lftools-log-publisher 01:17:36 5eb5b503b376: Pulling fs layer 01:17:36 5c69ac0246d0: Pulling fs layer 01:17:36 ec43610c2a17: Pulling fs layer 01:17:36 3a2ae6a8a46f: Pulling fs layer 01:17:36 33b1e0a273af: Pulling fs layer 01:17:36 5d3b04190fa2: Pulling fs layer 01:17:36 2f39f015ded8: Pulling fs layer 01:17:36 33b1e0a273af: Waiting 01:17:36 5d3b04190fa2: Waiting 01:17:36 2f39f015ded8: Waiting 01:17:36 3a2ae6a8a46f: Waiting 01:17:36 5c69ac0246d0: Verifying Checksum 01:17:36 5c69ac0246d0: Download complete 01:17:36 3a2ae6a8a46f: Verifying Checksum 01:17:36 3a2ae6a8a46f: Download complete 01:17:36 33b1e0a273af: Verifying Checksum 01:17:36 33b1e0a273af: Download complete 01:17:36 ec43610c2a17: Verifying Checksum 01:17:36 ec43610c2a17: Download complete 01:17:36 5d3b04190fa2: Verifying Checksum 01:17:36 5d3b04190fa2: Download complete 01:17:36 5eb5b503b376: Verifying Checksum 01:17:36 5eb5b503b376: Download complete 01:17:37 2f39f015ded8: Verifying Checksum 01:17:37 2f39f015ded8: Download complete 01:17:37 5eb5b503b376: Pull complete 01:17:37 5c69ac0246d0: Pull complete 01:17:38 ec43610c2a17: Pull complete 01:17:38 3a2ae6a8a46f: Pull complete 01:17:38 33b1e0a273af: Pull complete 01:17:38 5d3b04190fa2: Pull complete 01:17:42 2f39f015ded8: Pull complete 01:17:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:42 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 01:17:42 $ 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-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:17:44 $ docker top 8114f1ffb1db0173fb7c2ab8979ef62bf6dbdf748782a0f251d011173b7818dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:45 ---> job-cost.sh 01:17:45 lf-activate-venv: SKIPPING 01:17:45 INFO: No Stack... 01:17:45 INFO: Retrieving Pricing Info for: v3-standard-8 01:17:45 INFO: Archiving Costs [Pipeline] sh 01:17:46 + cat /w/workspace/edgexfoundry_device-gpio_PR-113/archives/cost.csv 01:17:46 + cut -d, -f6 [Pipeline] lock 01:17:46 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] 01:17:46 Resource [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] did not exist. Created. 01:17:46 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:17:46 + echo total: 0.2199999988079071 [Pipeline] stash 01:17:46 Stashed 1 file(s) [Pipeline] } 01:17:46 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:17:46 $ docker stop --time=1 8114f1ffb1db0173fb7c2ab8979ef62bf6dbdf748782a0f251d011173b7818dc 01:17:47 $ docker rm -f --volumes 8114f1ffb1db0173fb7c2ab8979ef62bf6dbdf748782a0f251d011173b7818dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:19:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7846 in /w/workspace/edgexfoundry_device-gpio_PR-113 [Pipeline] { [Pipeline] ws 01:19:00 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:19:00 The recommended git tool is: git 01:19:07 using credential edgex-jenkins-ssh 01:19:07 Cloning the remote Git repository 01:19:07 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:19:07 > git init /w/workspace/device-gpio/1 # timeout=10 01:19:08 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:19:08 > git --version # timeout=10 01:19:08 > git --version # 'git version 2.25.1' 01:19:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:19:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:12 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 56b0d7a0d81b15773dcfab970a9d1f51789a749d 01:19:12 Merge succeeded, producing 56b0d7a0d81b15773dcfab970a9d1f51789a749d 01:19:12 Checking out Revision 56b0d7a0d81b15773dcfab970a9d1f51789a749d (PR-113) 01:19:11 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:19:11 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:19:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:19:12 > git config core.sparsecheckout # timeout=10 01:19:12 > git checkout -f 56b0d7a0d81b15773dcfab970a9d1f51789a749d # timeout=10 01:19:12 > git remote # timeout=10 01:19:12 > git config --get remote.origin.url # timeout=10 01:19:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:12 > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 01:19:12 > git rev-parse HEAD^{commit} # timeout=10 01:19:12 > git config core.sparsecheckout # timeout=10 01:19:12 > git checkout -f 56b0d7a0d81b15773dcfab970a9d1f51789a749d # timeout=10 01:19:13 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:19:13 > git --version # timeout=10 01:19:13 > git --version # 'git version 2.25.1' 01:19:13 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:19:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:19:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:14 Dload Upload Total Spent Left Speed 01:19:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 01:19:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:19:15 + + sudo teesudo /etc/docker/daemon.new jq 01:19:15 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:19:15 { 01:19:15 "registry-mirrors": [ 01:19:15 "https://nexus3.edgexfoundry.org:10001" 01:19:15 ], 01:19:15 "bip": "10.250.0.254/24", 01:19:15 "hosts": [ 01:19:15 "tcp://0.0.0.0:5555", 01:19:15 "unix:///var/run/docker.sock" 01:19:15 ], 01:19:15 "mtu": 1458, 01:19:15 "selinux-enabled": true, 01:19:15 "seccomp-profile": "/etc/docker/seccomp.json" 01:19:15 } [Pipeline] sh 01:19:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:19:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:34 provisioning config files... 01:19:34 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config320973541119978299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:35 ---> docker-login.sh 01:19:35 nexus3.edgexfoundry.org:10001 01:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:35 Configure a credential helper to remove this warning. See 01:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:35 01:19:35 Login Succeeded 01:19:35 nexus3.edgexfoundry.org:10002 01:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:36 Configure a credential helper to remove this warning. See 01:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:36 01:19:36 Login Succeeded 01:19:36 nexus3.edgexfoundry.org:10003 01:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:36 Configure a credential helper to remove this warning. See 01:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:36 01:19:36 Login Succeeded 01:19:36 nexus3.edgexfoundry.org:10004 01:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:37 Configure a credential helper to remove this warning. See 01:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:37 01:19:37 Login Succeeded 01:19:37 docker.io 01:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:37 Configure a credential helper to remove this warning. See 01:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:37 01:19:37 Login Succeeded 01:19:37 ---> docker-login.sh ends [Pipeline] } 01:19:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:19:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:19:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:19:38 ========================================================= 01:19:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:19:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:19:38 Sending build context to Docker daemon 8.079MB 01:19:38 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:19:38 Step 2/12 : FROM ${BASE} AS builder 01:19:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:19:42 9b18e9b68314: Pulling fs layer 01:19:42 35d82f9e3411: Pulling fs layer 01:19:42 e16973657156: Pulling fs layer 01:19:42 fc693d55d65f: Pulling fs layer 01:19:42 7e9fc2657dce: Pulling fs layer 01:19:42 dda99020689f: Pulling fs layer 01:19:42 db1c61fa0a46: Pulling fs layer 01:19:42 891c053d2c06: Pulling fs layer 01:19:42 7e9fc2657dce: Waiting 01:19:42 fc693d55d65f: Waiting 01:19:42 db1c61fa0a46: Waiting 01:19:42 891c053d2c06: Waiting 01:19:42 dda99020689f: Waiting 01:19:42 e16973657156: Verifying Checksum 01:19:42 e16973657156: Download complete 01:19:42 35d82f9e3411: Verifying Checksum 01:19:42 35d82f9e3411: Download complete 01:19:42 7e9fc2657dce: Verifying Checksum 01:19:42 7e9fc2657dce: Download complete 01:19:42 dda99020689f: Verifying Checksum 01:19:42 dda99020689f: Download complete 01:19:42 9b18e9b68314: Verifying Checksum 01:19:42 9b18e9b68314: Download complete 01:19:43 9b18e9b68314: Pull complete 01:19:43 891c053d2c06: Verifying Checksum 01:19:43 891c053d2c06: Download complete 01:19:43 35d82f9e3411: Pull complete 01:19:44 e16973657156: Pull complete 01:19:45 db1c61fa0a46: Verifying Checksum 01:19:45 db1c61fa0a46: Download complete 01:19:45 fc693d55d65f: Verifying Checksum 01:19:45 fc693d55d65f: Download complete 01:20:00 fc693d55d65f: Pull complete 01:20:00 7e9fc2657dce: Pull complete 01:20:00 dda99020689f: Pull complete 01:20:06 db1c61fa0a46: Pull complete 01:20:08 891c053d2c06: Pull complete 01:20:08 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:20:08 ---> f96f9c87975a 01:20:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:20:10 ---> Running in e5039f0f62ae 01:20:10 Removing intermediate container e5039f0f62ae 01:20:10 ---> 9b23ba5c63c3 01:20:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:10 ---> Running in d957a0f48a2d 01:20:11 Removing intermediate container d957a0f48a2d 01:20:11 ---> 1a5962713a19 01:20:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:20:11 ---> Running in bc8bcb92846b 01:20:11 Removing intermediate container bc8bcb92846b 01:20:11 ---> f00e259134b0 01:20:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:20:11 ---> Running in 0db89ae6b68c 01:20:11 Removing intermediate container 0db89ae6b68c 01:20:11 ---> 2059a8ec90c7 01:20:11 Step 7/12 : WORKDIR /device-gpio 01:20:12 ---> Running in 897ceda92b29 01:20:12 Removing intermediate container 897ceda92b29 01:20:12 ---> 9043358c5ff6 01:20:12 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:12 ---> Running in ebf71636dbb9 01:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:20:15 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:20:15 (2/4) Installing libedit (20210910.3.1-r0) 01:20:15 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:20:15 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:20:15 Executing busybox-1.35.0-r17.trigger 01:20:15 OK: 226 MiB in 55 packages 01:20:16 Removing intermediate container ebf71636dbb9 01:20:16 ---> bc915da2e688 01:20:16 Step 9/12 : COPY go.mod vendor* ./ 01:20:17 ---> 8da84cc645c9 01:20:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:17 ---> Running in 1497c1d0591e 01:21:38 Removing intermediate container 1497c1d0591e 01:21:38 ---> 5ce3763d5f4c 01:21:38 Step 11/12 : COPY . . 01:21:38 ---> a8d26503db89 01:21:38 Step 12/12 : RUN ${MAKE} 01:21:38 ---> Running in 6b25f4f39588 01:21:38 noop 01:21:38 Removing intermediate container 6b25f4f39588 01:21:38 ---> 39f7fa0abc1d 01:21:38 Successfully built 39f7fa0abc1d 01:21:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:39 + docker inspect -f . ci-base-image-arm64 01:21:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:39 prd-ubuntu20.04-docker-arm64-4c-16g-7846 does not seem to be running inside a container 01:21:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:21:41 $ docker top edac40b300d0fbccba87c7b3d4bfd7f22b9a48ee82da9e5d2e545610a40b7fb8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:42 + go version 01:21:42 go version go1.18.7 linux/arm64 [Pipeline] } 01:21:42 $ docker stop --time=1 edac40b300d0fbccba87c7b3d4bfd7f22b9a48ee82da9e5d2e545610a40b7fb8 01:21:43 $ docker rm -f --volumes edac40b300d0fbccba87c7b3d4bfd7f22b9a48ee82da9e5d2e545610a40b7fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:44 + docker inspect -f . ci-base-image-arm64 01:21:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:44 prd-ubuntu20.04-docker-arm64-4c-16g-7846 does not seem to be running inside a container 01:21:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:21:46 $ docker top 28ef6844d6a6ae4b0c3f20b6ba1703ee27790069e74ac5cf8bb1999638cd8bda -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:47 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:21:47 + make test 01:21:47 go test ./... -coverprofile=coverage.out ./... 01:21:49 ? github.com/edgexfoundry/device-gpio [no test files] 01:23:41 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:23:41 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:23:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:23:41 go vet ./... 01:24:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:03 ./bin/test-attribution-txt.sh 01:24:03 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 01:24:03 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 01:24:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:24:03 $ docker stop --time=1 28ef6844d6a6ae4b0c3f20b6ba1703ee27790069e74ac5cf8bb1999638cd8bda 01:24:05 $ docker rm -f --volumes 28ef6844d6a6ae4b0c3f20b6ba1703ee27790069e74ac5cf8bb1999638cd8bda [Pipeline] // withDockerContainer [Pipeline] sh 01:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:24:06 Warning: overwriting stash ‘coverage-report’ 01:24:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:24:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:24:07 + ls -al . 01:24:07 total 152 01:24:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 01:21 . 01:24:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 01:19 .. 01:24:07 -rw-rw-r-- 1 jenkins jenkins 120 Mar 1 01:19 .dockerignore 01:24:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 01:19 .git 01:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:19 .github 01:24:07 -rw-rw-r-- 1 jenkins jenkins 343 Mar 1 01:19 .gitignore 01:24:07 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 01:19 .golangci.yml 01:24:07 -rw-rw-r-- 1 jenkins jenkins 9587 Mar 1 01:19 Attribution.txt 01:24:07 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 1 01:19 CHANGELOG.md 01:24:07 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 1 01:19 Dockerfile 01:24:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 01:19 GOVERNANCE.md 01:24:07 -rw-rw-r-- 1 jenkins jenkins 657 Mar 1 01:19 Jenkinsfile 01:24:07 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 01:19 LICENSE 01:24:07 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 1 01:19 Makefile 01:24:07 -rw-rw-r-- 1 jenkins jenkins 617 Mar 1 01:19 OWNERS.md 01:24:07 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 1 01:19 README.md 01:24:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 01:15 VERSION 01:24:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 01:19 bin 01:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:19 cmd 01:24:07 -rw-r--r-- 1 jenkins jenkins 10 Mar 1 01:21 coverage.out 01:24:07 -rw-rw-r-- 1 jenkins jenkins 3313 Mar 1 01:19 go.mod 01:24:07 -rw-rw-r-- 1 jenkins jenkins 31141 Mar 1 01:19 go.sum 01:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 01:19 internal 01:24:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 01:19 snap 01:24:07 -rw-rw-r-- 1 jenkins jenkins 209 Mar 1 01:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:08 + 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=56b0d7a0d81b15773dcfab970a9d1f51789a749d --label arch=arm64 --label version=0.0.0 . 01:24:08 Sending build context to Docker daemon 8.08MB 01:24:08 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:24:08 Step 2/25 : FROM ${BASE} AS builder 01:24:08 ---> 39f7fa0abc1d 01:24:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:24:08 ---> Running in 5e570b50e124 01:24:09 Removing intermediate container 5e570b50e124 01:24:09 ---> bd8782329425 01:24:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:24:09 ---> Running in ad99706e8744 01:24:09 Removing intermediate container ad99706e8744 01:24:09 ---> 7663a9d8627d 01:24:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:24:09 ---> Running in 0f1a10c1a7eb 01:24:09 Removing intermediate container 0f1a10c1a7eb 01:24:09 ---> 435c374204b7 01:24:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:24:10 ---> Running in 00d8cbb157a1 01:24:10 Removing intermediate container 00d8cbb157a1 01:24:10 ---> 55db8cd66134 01:24:10 Step 7/25 : WORKDIR /device-gpio 01:24:10 ---> Running in 4e8aaaa7b087 01:24:10 Removing intermediate container 4e8aaaa7b087 01:24:10 ---> ca62dfa3bd0f 01:24:10 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:11 ---> Running in b52bf4b79f2a 01:24:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:24:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:24:13 OK: 226 MiB in 55 packages 01:24:14 Removing intermediate container b52bf4b79f2a 01:24:14 ---> cedfb0199c2d 01:24:14 Step 9/25 : COPY go.mod vendor* ./ 01:24:15 ---> e0c1e671fc09 01:24:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:15 ---> Running in f4bc79ceb0b0 01:24:18 Removing intermediate container f4bc79ceb0b0 01:24:18 ---> 8f07f256888c 01:24:18 Step 11/25 : COPY . . 01:24:19 ---> 7bef245de64d 01:24:19 Step 12/25 : RUN ${MAKE} 01:24:19 ---> Running in 4521341753aa 01:24:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:26:42 Removing intermediate container 4521341753aa 01:26:42 ---> ab247fa6c2f5 01:26:42 Step 13/25 : FROM alpine:3.16 01:26:42 3.16: Pulling from library/alpine 01:26:42 3760b48202b3: Pulling fs layer 01:26:42 3760b48202b3: Verifying Checksum 01:26:42 3760b48202b3: Download complete 01:26:42 3760b48202b3: Pull complete 01:26:42 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:26:42 Status: Downloaded newer image for alpine:3.16 01:26:42 ---> 4c81e5bf8899 01:26:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:26:42 ---> Running in fddb2d7d56d6 01:26:43 Removing intermediate container fddb2d7d56d6 01:26:43 ---> 91d31beda635 01:26:43 Step 15/25 : RUN apk add --update --no-cache 01:26:43 ---> Running in ecb11deaf1e3 01:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:26:45 OK: 5 MiB in 14 packages 01:26:46 Removing intermediate container ecb11deaf1e3 01:26:46 ---> 933f556a24d9 01:26:46 Step 16/25 : WORKDIR / 01:26:46 ---> Running in 3a1afa95f84d 01:26:47 Removing intermediate container 3a1afa95f84d 01:26:47 ---> 1d472a00810a 01:26:47 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:26:47 ---> 6b8b08ae7cbb 01:26:47 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:26:47 ---> 96f22e29811f 01:26:47 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:26:49 ---> 5fd095ba2a2b 01:26:49 Step 20/25 : EXPOSE 59910 01:26:49 ---> Running in bf4e4a1b1906 01:26:49 Removing intermediate container bf4e4a1b1906 01:26:49 ---> 94436fceec59 01:26:49 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:26:49 ---> Running in bf3f2736e164 01:26:50 Removing intermediate container bf3f2736e164 01:26:50 ---> de601727f980 01:26:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:26:50 ---> Running in 457a7d1b9faf 01:26:50 Removing intermediate container 457a7d1b9faf 01:26:50 ---> a65cf1636002 01:26:50 Step 23/25 : LABEL arch=arm64 01:26:50 ---> Running in 8e5a3a6958a0 01:26:50 Removing intermediate container 8e5a3a6958a0 01:26:50 ---> 440ead9004ce 01:26:50 Step 24/25 : LABEL git_sha=56b0d7a0d81b15773dcfab970a9d1f51789a749d 01:26:50 ---> Running in 68725ba6455b 01:26:51 Removing intermediate container 68725ba6455b 01:26:51 ---> 6836f4b3cbf2 01:26:51 Step 25/25 : LABEL version=0.0.0 01:26:51 ---> Running in e944b3cf0bf4 01:26:51 Removing intermediate container e944b3cf0bf4 01:26:51 ---> 8c7af7fe5a61 01:26:51 [Warning] One or more build-args [ARCH] were not consumed 01:26:51 Successfully built 8c7af7fe5a61 01:26:51 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 01:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:26:52 01:26:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:26:53 arm64: Pulling from edgex-lftools-log-publisher 01:26:53 8998bd30e6a1: Pulling fs layer 01:26:53 04944245beec: Pulling fs layer 01:26:53 699f458cf7ca: Pulling fs layer 01:26:53 765212b225bb: Pulling fs layer 01:26:53 f23df028b6ca: Pulling fs layer 01:26:53 d65c8cfc05b1: Pulling fs layer 01:26:53 2437ff75d9bd: Pulling fs layer 01:26:53 765212b225bb: Waiting 01:26:53 d65c8cfc05b1: Waiting 01:26:53 2437ff75d9bd: Waiting 01:26:53 f23df028b6ca: Waiting 01:26:53 04944245beec: Verifying Checksum 01:26:53 04944245beec: Download complete 01:26:53 765212b225bb: Verifying Checksum 01:26:53 765212b225bb: Download complete 01:26:53 f23df028b6ca: Verifying Checksum 01:26:53 f23df028b6ca: Download complete 01:26:53 d65c8cfc05b1: Verifying Checksum 01:26:53 d65c8cfc05b1: Download complete 01:26:53 699f458cf7ca: Verifying Checksum 01:26:53 699f458cf7ca: Download complete 01:26:53 8998bd30e6a1: Download complete 01:26:56 2437ff75d9bd: Verifying Checksum 01:26:56 2437ff75d9bd: Download complete 01:26:57 8998bd30e6a1: Pull complete 01:26:58 04944245beec: Pull complete 01:26:59 699f458cf7ca: Pull complete 01:27:00 765212b225bb: Pull complete 01:27:00 f23df028b6ca: Pull complete 01:27:00 d65c8cfc05b1: Pull complete 01:27:16 2437ff75d9bd: Pull complete 01:27:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:27:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:16 prd-ubuntu20.04-docker-arm64-4c-16g-7846 does not seem to be running inside a container 01:27:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:27:20 $ docker top a8174955f4d8f01889e5b59f865bb7d9e46baa0c953dd09a2d47050cd34b4788 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:21 ---> job-cost.sh 01:27:21 lf-activate-venv: SKIPPING 01:27:21 INFO: No Stack... 01:27:22 INFO: Retrieving Pricing Info for: v3-standard-4 01:27:23 INFO: Archiving Costs [Pipeline] sh 01:27:23 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:27:23 + cut -d, -f6 [Pipeline] lock 01:27:23 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] 01:27:23 Resource [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] did not exist. Created. 01:27:23 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:27:24 /w/workspace/device-gpio/1@tmp/durable-94427b8a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:27:25 + echo total: 0.10999999940395355 [Pipeline] stash 01:27:25 Warning: overwriting stash ‘stack-cost’ 01:27:25 Stashed 1 file(s) [Pipeline] } 01:27:25 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:27:25 $ docker stop --time=1 a8174955f4d8f01889e5b59f865bb7d9e46baa0c953dd09a2d47050cd34b4788 01:27:27 $ docker rm -f --volumes a8174955f4d8f01889e5b59f865bb7d9e46baa0c953dd09a2d47050cd34b4788 [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 01:27:28 provisioning config files... 01:27:28 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/config15918039142015150967tmp [Pipeline] { [Pipeline] sh 01:27:28 + set +x 01:27:28 + curl -s https://codecov.io/bash 01:27:28 + bash -s -- 01:27:28 01:27:28 _____ _ 01:27:28 / ____| | | 01:27:28 | | ___ __| | ___ ___ _____ __ 01:27:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:27:28 | |___| (_) | (_| | __/ (_| (_) \ V / 01:27:28 \_____\___/ \__,_|\___|\___\___/ \_/ 01:27:28 Bash-1.0.6 01:27:28 01:27:28 01:27:28 ==> git version 2.25.1 found 01:27:28 ==> 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 01:27:28 Release-Date: 2020-01-08 01:27:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:27:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:27:28 ==> Jenkins CI detected. 01:27:28 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-113 01:27:28 project root: . 01:27:28 --> token set from env 01:27:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:27:28 ==> Running gcov in . (disable via -X gcov) 01:27:28 ==> Python coveragepy not found 01:27:28 ==> Searching for coverage reports in: 01:27:28 + . 01:27:28 -> Found 1 reports 01:27:28 ==> Detecting git/mercurial file structure 01:27:28 ==> Reading reports 01:27:28 + ./coverage.out bytes=10 01:27:28 ==> Appending adjustments 01:27:28 https://docs.codecov.io/docs/fixing-reports 01:27:28 + Found adjustments 01:27:28 ==> Gzipping contents 01:27:28 4.0K /tmp/codecov.C4Vl1w.gz 01:27:28 ==> Uploading reports 01:27:28 url: https://codecov.io 01:27:28 query: branch=PR-113&commit=56b0d7a0d81b15773dcfab970a9d1f51789a749d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=113&job=&cmd_args= 01:27:28 -> Pinging Codecov 01:27:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-113&commit=56b0d7a0d81b15773dcfab970a9d1f51789a749d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=113&job=&cmd_args= 01:27:28 -> Uploading to 01:27:28 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/3EC07B1A8CA8AF9BCAA0BB9F0134797F/56b0d7a0d81b15773dcfab970a9d1f51789a749d/d3ca02b3-8518-4264-8436-2b08eb9fd30a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T012728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02e78a04e0a17b7372b7ea9c7aac8f943a887d99a89fd88adc955adf4437eade 01:27:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:27:28 Dload Upload Total Spent Left Speed 01:27:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2738 --:--:-- --:--:-- --:--:-- 2738 01:27:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/56b0d7a0d81b15773dcfab970a9d1f51789a749d [Pipeline] } 01:27:29 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 01:27:30 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-113/archives ] 01:27:30 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-113/archives 01:27:30 total 16 01:27:30 drwxr-xr-x 3 root root 4096 Mar 1 01:17 . 01:27:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 01:17 .. 01:27:30 drwxr-xr-x 2 root root 4096 Mar 1 01:17 cost 01:27:30 -rw-r--r-- 1 root root 83 Mar 1 01:17 cost.csv 01:27:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-113/archives 01:27:30 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-113/archives 01:27:30 total 16 01:27:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 01:17 . 01:27:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 01:17 .. 01:27:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 01:17 cost 01:27:30 -rw-r--r-- 1 jenkins jenkins 83 Mar 1 01:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:27:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:27:32 ---> package-listing.sh 01:27:32 ++ facter osfamily 01:27:32 ++ tr '[:upper:]' '[:lower:]' 01:27:32 + OS_FAMILY=debian 01:27:32 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-113 01:27:32 + START_PACKAGES=/tmp/packages_start.txt 01:27:32 + END_PACKAGES=/tmp/packages_end.txt 01:27:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:27:32 + PACKAGES=/tmp/packages_start.txt 01:27:32 + '[' /w/workspace/edgexfoundry_device-gpio_PR-113 ']' 01:27:32 + PACKAGES=/tmp/packages_end.txt 01:27:32 + case "${OS_FAMILY}" in 01:27:32 + dpkg -l 01:27:32 + grep '^ii' 01:27:32 + '[' -f /tmp/packages_start.txt ']' 01:27:32 + '[' -f /tmp/packages_end.txt ']' 01:27:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:27:32 + '[' /w/workspace/edgexfoundry_device-gpio_PR-113 ']' 01:27:32 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-113/archives/ 01:27:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-113/archives/ [Pipeline] echo 01:27:32 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:27:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:33 prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container 01:27:33 $ 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-113/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-113 -v /w/workspace/edgexfoundry_device-gpio_PR-113:/w/workspace/edgexfoundry_device-gpio_PR-113:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-113@tmp:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:27:33 $ docker top 5b82ffe0762967b34c7b7f10e70de7d0a8c5deb7504a51421dc36cef5485f6b2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:34 + touch /tmp/pre-build-complete [Pipeline] sh 01:27:34 + mkdir -p /var/log/sysstat [Pipeline] sh 01:27:34 + ls /var/log/sa-host 01:27:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:34 provisioning config files... 01:27:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-113@tmp/config15644448156951290752tmp [Pipeline] { [Pipeline] echo 01:27:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:27:35 ---> create-netrc.sh [Pipeline] } 01:27:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:27:35 ---> python-tools-install.sh [Pipeline] echo 01:27:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:27:35 ---> sudo-logs.sh 01:27:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:27:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:27:36 ---> job-cost.sh 01:27:36 lf-activate-venv: SKIPPING 01:27:36 DEBUG: total: 0.2199999988079071 01:27:36 INFO: Retrieving Stack Cost... 01:27:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:27:37 INFO: Archiving Costs [Pipeline] echo 01:27:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:27:37 ---> logs-deploy.sh 01:27:37 lf-activate-venv: SKIPPING 01:27:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-113/1 01:27:37 INFO: archiving workspace using pattern(s): 01:27:38 Archives upload complete. 01:27:38 INFO: archiving logs to Nexus