Pull request #85 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-gpio Loading trusted files from base branch main at 07860bbab13f2ff928825cd544dbeda419b1d542 rather than 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 Obtained Jenkinsfile from 07860bbab13f2ff928825cd544dbeda419b1d542 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-ssh6838774707020968754.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-ssh1537830276962069757.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-85/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-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2067958512000991525.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-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11497041014176647832.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-ssh5654545711438813961.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-85/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-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9271303205648725078.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3065 in /w/workspace/edgexfoundry_device-gpio_PR-85 [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-85 # 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/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 07860bbab13f2ff928825cd544dbeda419b1d542 into PR head commit 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 Merge succeeded, producing 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 Checking out Revision 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 (PR-85) > git config core.sparsecheckout # timeout=10 > git checkout -f 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 # 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 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 # timeout=10 Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" 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] { [Pipeline] timeout 02:54:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:54:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:54:32 ========================================================= 02:54:32 EdgeX Global Pipelines Version Info 02:54:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:54:33 ------------------- 02:54:33 stable info: 02:54:33 ------------------- 02:54:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:54:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:54:33 Message: update stable to v1.0.244 02:54:34 ------------------- 02:54:34 experimental info: 02:54:34 ------------------- 02:54:34 Commited By: **** collab-it+edgex@linuxfoundation.org 02:54:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:54:34 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dc7ba7 [Pipeline] echo 02:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:35 provisioning config files... 02:54:35 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/config6691189673616913250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:36 ---> docker-login.sh 02:54:36 nexus3.edgexfoundry.org:10001 02:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:36 Configure a credential helper to remove this warning. See 02:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:36 02:54:36 Login Succeeded 02:54:36 nexus3.edgexfoundry.org:10002 02:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:36 Configure a credential helper to remove this warning. See 02:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:36 02:54:36 Login Succeeded 02:54:36 nexus3.edgexfoundry.org:10003 02:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:36 Configure a credential helper to remove this warning. See 02:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:36 02:54:36 Login Succeeded 02:54:36 nexus3.edgexfoundry.org:10004 02:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:36 Configure a credential helper to remove this warning. See 02:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:36 02:54:36 Login Succeeded 02:54:36 docker.io 02:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:37 Configure a credential helper to remove this warning. See 02:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:37 02:54:37 Login Succeeded 02:54:37 ---> docker-login.sh ends [Pipeline] } 02:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:54:37 + git rev-list -1 --merges 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43~1..2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 [Pipeline] echo 02:54:37 -----------> git rev-list -1 --merges 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43~1..2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 [false] [Pipeline] sh 02:54:38 + git log --format=format:%s -1 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 [Pipeline] echo 02:54:38 ========================================================= 02:54:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:54:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:38 + git log --format=format:%s -1 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 [Pipeline] echo 02:54:38 [semverPrep] GIT_COMMIT: 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43, Commit Message: build(deps): bump device-sdk-go and go-mod dependencies [Pipeline] echo 02:54:38 [semverPrep] This is not a build commit. [Pipeline] sh 02:54:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:39 + grep -v github /etc/ssh/ssh_known_hosts 02:54:39 + [ -e /tmp/ssh_known_hosts ] 02:54:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:54:39 + sudo tee -a+ /etc/ssh/ssh_known_hosts 02:54:39 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:54:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:39 02:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:39 0.1.4: Pulling from edgex-devops/py-git-semver 02:54:39 b85a868b505f: Pulling fs layer 02:54:39 e2be974225ed: Pulling fs layer 02:54:39 339a4e72a1f5: Pulling fs layer 02:54:39 988bab9f4d93: Pulling fs layer 02:54:39 1469e6f7b9e6: Pulling fs layer 02:54:39 eaf3925da568: Pulling fs layer 02:54:39 bab4dde63d76: Pulling fs layer 02:54:39 bde34c3a00c8: Pulling fs layer 02:54:39 b352a97aabf1: Pulling fs layer 02:54:39 1469e6f7b9e6: Waiting 02:54:39 eaf3925da568: Waiting 02:54:39 4872d77fe225: Pulling fs layer 02:54:39 bab4dde63d76: Waiting 02:54:39 5851b861e8e6: Pulling fs layer 02:54:39 bde34c3a00c8: Waiting 02:54:39 b352a97aabf1: Waiting 02:54:39 4872d77fe225: Waiting 02:54:39 988bab9f4d93: Waiting 02:54:39 e2be974225ed: Verifying Checksum 02:54:39 e2be974225ed: Download complete 02:54:39 988bab9f4d93: Verifying Checksum 02:54:39 988bab9f4d93: Download complete 02:54:40 1469e6f7b9e6: Verifying Checksum 02:54:40 1469e6f7b9e6: Download complete 02:54:40 eaf3925da568: Download complete 02:54:40 339a4e72a1f5: Verifying Checksum 02:54:40 339a4e72a1f5: Download complete 02:54:40 bde34c3a00c8: Verifying Checksum 02:54:40 bde34c3a00c8: Download complete 02:54:40 b352a97aabf1: Download complete 02:54:40 4872d77fe225: Download complete 02:54:40 5851b861e8e6: Verifying Checksum 02:54:40 5851b861e8e6: Download complete 02:54:40 b85a868b505f: Verifying Checksum 02:54:40 b85a868b505f: Download complete 02:54:40 bab4dde63d76: Verifying Checksum 02:54:40 bab4dde63d76: Download complete 02:54:41 b85a868b505f: Pull complete 02:54:41 e2be974225ed: Pull complete 02:54:42 339a4e72a1f5: Pull complete 02:54:42 988bab9f4d93: Pull complete 02:54:42 1469e6f7b9e6: Pull complete 02:54:42 eaf3925da568: Pull complete 02:54:44 bab4dde63d76: Pull complete 02:54:44 bde34c3a00c8: Pull complete 02:54:44 b352a97aabf1: Pull complete 02:54:45 4872d77fe225: Pull complete 02:54:45 5851b861e8e6: Pull complete 02:54:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:45 prd-ubuntu20.04-docker-8c-8g-3065 does not seem to be running inside a container 02:54:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:47 $ docker top 4db7cf487733689fe64e10a3cf9a923f8f473935f4c4278c18997cc738e79a87 -eo pid,comm 02:54:47 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). 02:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:48 [ssh-agent] Looking for ssh-agent implementation... 02:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:48 $ docker exec 4db7cf487733689fe64e10a3cf9a923f8f473935f4c4278c18997cc738e79a87 ssh-agent 02:54:48 SSH_AUTH_SOCK=/tmp/ssh-KOv0Z3q1Q8jw/agent.34 02:54:48 SSH_AGENT_PID=41 02:54:48 Running ssh-add (command line suppressed) 02:54:48 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-85@tmp/private_key_8616994238187201806.key (/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/private_key_8616994238187201806.key) 02:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:48 + git tag --points-at HEAD [Pipeline] } 02:54:48 $ docker exec --env ******** --env ******** 4db7cf487733689fe64e10a3cf9a923f8f473935f4c4278c18997cc738e79a87 ssh-agent -k 02:54:48 unset SSH_AUTH_SOCK; 02:54:48 unset SSH_AGENT_PID; 02:54:48 echo Agent pid 41 killed; 02:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:48 [ssh-agent] Looking for ssh-agent implementation... 02:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:49 $ docker exec 4db7cf487733689fe64e10a3cf9a923f8f473935f4c4278c18997cc738e79a87 ssh-agent 02:54:49 SSH_AUTH_SOCK=/tmp/ssh-71jVQskbuday/agent.74 02:54:49 SSH_AGENT_PID=80 02:54:49 Running ssh-add (command line suppressed) 02:54:49 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-85@tmp/private_key_7218529607082011488.key (/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/private_key_7218529607082011488.key) 02:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:49 + git semver init 02:54:50 2023-01-19 02:54:49,988 [run_init] DEBUG init version:0.0.0 force:False 02:54:50 2023-01-19 02:54:49,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-85/.semver 02:54:50 2023-01-19 02:54:49,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-85/.semver 02:54:50 2023-01-19 02:54:49,989 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-85/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-85, universal_newlines=False, shell=None, istream=None) 02:54:51 2023-01-19 02:54:51,122 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-85/.git/info/exclude 02:54:51 2023-01-19 02:54:51,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-85/.semver/PR-85 with force:False 02:54:51 2023-01-19 02:54:51,123 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-85/.semver/PR-85 02:54:51 2023-01-19 02:54:51,125 [execute] INFO git cat-file --batch-check 02:54:51 2023-01-19 02:54:51,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-85/.semver, universal_newlines=False, shell=None, istream=) 02:54:51 2023-01-19 02:54:51,130 [execute] INFO git cat-file --batch 02:54:51 2023-01-19 02:54:51,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-85/.semver, universal_newlines=False, shell=None, istream=) 02:54:51 2023-01-19 02:54:51,135 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-85/.semver/PR-85 02:54:51 0.0.0 [Pipeline] } 02:54:51 $ docker exec --env ******** --env ******** 4db7cf487733689fe64e10a3cf9a923f8f473935f4c4278c18997cc738e79a87 ssh-agent -k 02:54:51 unset SSH_AUTH_SOCK; 02:54:51 unset SSH_AGENT_PID; 02:54:51 echo Agent pid 80 killed; 02:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:52 + git semver [Pipeline] } 02:54:52 $ docker stop --time=1 4db7cf487733689fe64e10a3cf9a923f8f473935f4c4278c18997cc738e79a87 02:54:53 $ docker rm -f --volumes 4db7cf487733689fe64e10a3cf9a923f8f473935f4c4278c18997cc738e79a87 [Pipeline] // withDockerContainer [Pipeline] sh 02:54:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:54:54 Stashed 1 file(s) [Pipeline] echo 02:54:54 [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 02:54:55 provisioning config files... 02:54:55 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/config14439480392465931141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:55 ---> docker-login.sh 02:54:55 nexus3.edgexfoundry.org:10001 02:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:55 Configure a credential helper to remove this warning. See 02:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:55 02:54:55 Login Succeeded 02:54:55 nexus3.edgexfoundry.org:10002 02:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:55 Configure a credential helper to remove this warning. See 02:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:55 02:54:55 Login Succeeded 02:54:55 nexus3.edgexfoundry.org:10003 02:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:55 Configure a credential helper to remove this warning. See 02:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:55 02:54:55 Login Succeeded 02:54:55 nexus3.edgexfoundry.org:10004 02:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:56 Configure a credential helper to remove this warning. See 02:54:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:56 02:54:56 Login Succeeded 02:54:56 docker.io 02:54:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:56 Configure a credential helper to remove this warning. See 02:54:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:56 02:54:56 Login Succeeded 02:54:56 ---> docker-login.sh ends [Pipeline] } 02:54:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:56 ========================================================= 02:54:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:54:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:57 + 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 . 02:54:57 Sending build context to Docker daemon 16MB 02:54:57 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:54:57 Step 2/12 : FROM ${BASE} AS builder 02:54:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:54:57 213ec9aee27d: Pulling fs layer 02:54:57 4583459ba037: Pulling fs layer 02:54:57 93c1e223e6f2: Pulling fs layer 02:54:57 53926ce57604: Pulling fs layer 02:54:57 21b2b0c7a3f4: Pulling fs layer 02:54:57 22ff95d597cd: Pulling fs layer 02:54:57 12d6caf4c0d1: Pulling fs layer 02:54:57 96b7cbca73a9: Pulling fs layer 02:54:57 a7acece74701: Pulling fs layer 02:54:57 53926ce57604: Waiting 02:54:57 21b2b0c7a3f4: Waiting 02:54:57 22ff95d597cd: Waiting 02:54:57 12d6caf4c0d1: Waiting 02:54:57 96b7cbca73a9: Waiting 02:54:57 a7acece74701: Waiting 02:54:57 93c1e223e6f2: Verifying Checksum 02:54:57 93c1e223e6f2: Download complete 02:54:57 4583459ba037: Verifying Checksum 02:54:57 4583459ba037: Download complete 02:54:57 21b2b0c7a3f4: Verifying Checksum 02:54:57 21b2b0c7a3f4: Download complete 02:54:57 22ff95d597cd: Verifying Checksum 02:54:57 22ff95d597cd: Download complete 02:54:57 213ec9aee27d: Verifying Checksum 02:54:57 213ec9aee27d: Download complete 02:54:57 12d6caf4c0d1: Download complete 02:54:57 213ec9aee27d: Pull complete 02:54:57 4583459ba037: Pull complete 02:54:57 93c1e223e6f2: Pull complete 02:54:58 a7acece74701: Verifying Checksum 02:54:58 a7acece74701: Download complete 02:54:58 53926ce57604: Verifying Checksum 02:54:58 53926ce57604: Download complete 02:54:58 96b7cbca73a9: Verifying Checksum 02:54:58 96b7cbca73a9: Download complete 02:55:03 53926ce57604: Pull complete 02:55:03 21b2b0c7a3f4: Pull complete 02:55:03 22ff95d597cd: Pull complete 02:55:03 12d6caf4c0d1: Pull complete 02:55:05 96b7cbca73a9: Pull complete 02:55:06 a7acece74701: Pull complete 02:55:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:55:06 ---> db6d94c90886 02:55:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:55:10 Still waiting to schedule task 02:55:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:55:14 ---> Running in 49e8043c7b85 02:55:14 Removing intermediate container 49e8043c7b85 02:55:14 ---> 4062f30c8529 02:55:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:55:14 ---> Running in d2ccaef9b731 02:55:14 Removing intermediate container d2ccaef9b731 02:55:14 ---> c07316a0e98f 02:55:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:55:14 ---> Running in 374068109ae3 02:55:14 Removing intermediate container 374068109ae3 02:55:14 ---> 0491a866c933 02:55:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:55:14 ---> Running in 0794b1229444 02:55:14 Removing intermediate container 0794b1229444 02:55:14 ---> 576a8abc8f0a 02:55:14 Step 7/12 : WORKDIR /device-gpio 02:55:14 ---> Running in b2959f7ec29a 02:55:14 Removing intermediate container b2959f7ec29a 02:55:14 ---> 6efcdbbccd5a 02:55:14 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:55:14 ---> Running in 3e893f9dd1ea 02:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:55:14 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:55:14 (2/4) Installing libedit (20210910.3.1-r0) 02:55:14 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:55:14 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:55:14 Executing busybox-1.35.0-r17.trigger 02:55:14 OK: 216 MiB in 55 packages 02:55:15 Removing intermediate container 3e893f9dd1ea 02:55:15 ---> 4c0a50fb68d8 02:55:15 Step 9/12 : COPY go.mod vendor* ./ 02:55:15 ---> d4f823cb5aa8 02:55:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:15 ---> Running in 5a42e7774808 02:55:54 Removing intermediate container 5a42e7774808 02:55:54 ---> 0c75dcd392bc 02:55:54 Step 11/12 : COPY . . 02:55:54 ---> 3dc670d09e69 02:55:54 Step 12/12 : RUN ${MAKE} 02:55:54 ---> Running in abc053396c3a 02:55:54 noop 02:55:54 Removing intermediate container abc053396c3a 02:55:54 ---> 01ec31c279ec 02:55:54 Successfully built 01ec31c279ec 02:55:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:54 + docker inspect -f . ci-base-image-x86_64 02:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:54 prd-ubuntu20.04-docker-8c-8g-3065 does not seem to be running inside a container 02:55:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:55:55 $ docker top 269dbe9fc79a8a81c791b87da14bfe450d2477cf70f4cb6ca0faa4035951b220 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:55 + go version 02:55:55 go version go1.18.7 linux/amd64 [Pipeline] } 02:55:55 $ docker stop --time=1 269dbe9fc79a8a81c791b87da14bfe450d2477cf70f4cb6ca0faa4035951b220 02:55:56 $ docker rm -f --volumes 269dbe9fc79a8a81c791b87da14bfe450d2477cf70f4cb6ca0faa4035951b220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:57 + docker inspect -f . ci-base-image-x86_64 02:55:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:57 prd-ubuntu20.04-docker-8c-8g-3065 does not seem to be running inside a container 02:55:57 $ 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-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:55:58 $ docker top 9d2f8fbfaed10d37d05ed259c12b298ce147432f308556cdc76ab38ad4c398da -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-85 [Pipeline] fileExists [Pipeline] sh 02:55:58 + make test 02:55:58 go test ./... -coverprofile=coverage.out ./... 02:55:59 ? github.com/edgexfoundry/device-gpio [no test files] 02:56:07 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:56:07 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:56:13 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." 02:56:13 go vet ./... 02:56:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:56:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:56:17 ./bin/test-attribution-txt.sh 02:56:17 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:56:17 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:56:17 $ docker stop --time=1 9d2f8fbfaed10d37d05ed259c12b298ce147432f308556cdc76ab38ad4c398da 02:56:19 $ docker rm -f --volumes 9d2f8fbfaed10d37d05ed259c12b298ce147432f308556cdc76ab38ad4c398da [Pipeline] // withDockerContainer [Pipeline] sh 02:56:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:56:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:56:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:56:21 + ls -al . 02:56:21 total 160 02:56:21 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 02:55 . 02:56:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:54 .. 02:56:21 -rw-rw-r-- 1 jenkins jenkins 120 Jan 19 02:54 .dockerignore 02:56:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:56 .git 02:56:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:54 .github 02:56:21 -rw-rw-r-- 1 jenkins jenkins 343 Jan 19 02:54 .gitignore 02:56:21 -rw-rw-r-- 1 jenkins jenkins 41 Jan 19 02:54 .golangci.yml 02:56:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:54 .semver 02:56:21 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 19 02:54 Attribution.txt 02:56:21 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 19 02:54 CHANGELOG.md 02:56:21 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 19 02:54 Dockerfile 02:56:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 02:54 GOVERNANCE.md 02:56:21 -rw-rw-r-- 1 jenkins jenkins 657 Jan 19 02:54 Jenkinsfile 02:56:21 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 02:54 LICENSE 02:56:21 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 19 02:54 Makefile 02:56:21 -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 02:54 OWNERS.md 02:56:21 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 19 02:54 README.md 02:56:21 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:54 VERSION 02:56:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:54 bin 02:56:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:54 cmd 02:56:21 -rw-r--r-- 1 jenkins jenkins 10 Jan 19 02:55 coverage.out 02:56:21 -rw-rw-r-- 1 jenkins jenkins 3366 Jan 19 02:54 go.mod 02:56:21 -rw-rw-r-- 1 jenkins jenkins 34697 Jan 19 02:54 go.sum 02:56:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:54 internal 02:56:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:54 snap 02:56:21 -rw-rw-r-- 1 jenkins jenkins 209 Jan 19 02:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:21 + 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=2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 --label arch=amd64 --label version=0.0.0 . 02:56:21 Sending build context to Docker daemon 16MB 02:56:21 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:56:21 Step 2/25 : FROM ${BASE} AS builder 02:56:21 ---> 01ec31c279ec 02:56:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:56:21 ---> Running in 6e351eab60c7 02:56:21 Removing intermediate container 6e351eab60c7 02:56:21 ---> 2ffb5fcea445 02:56:21 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:56:21 ---> Running in 0bb8c2581ba6 02:56:21 Removing intermediate container 0bb8c2581ba6 02:56:21 ---> 488765324bf4 02:56:21 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:56:22 ---> Running in 12db9e5ca6d9 02:56:22 Removing intermediate container 12db9e5ca6d9 02:56:22 ---> fed4524fe572 02:56:22 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:56:22 ---> Running in 661c755781d9 02:56:22 Removing intermediate container 661c755781d9 02:56:22 ---> 4053d08507f8 02:56:22 Step 7/25 : WORKDIR /device-gpio 02:56:22 ---> Running in 27725e130494 02:56:22 Removing intermediate container 27725e130494 02:56:22 ---> 716c61aa866d 02:56:22 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:56:22 ---> Running in 9427665e5f40 02:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:56:23 OK: 216 MiB in 55 packages 02:56:23 Removing intermediate container 9427665e5f40 02:56:23 ---> 5b8fbb41fe9a 02:56:23 Step 9/25 : COPY go.mod vendor* ./ 02:56:23 ---> 72778a329d85 02:56:23 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:23 ---> Running in d90450575559 02:56:24 Removing intermediate container d90450575559 02:56:24 ---> bdef41915b2b 02:56:24 Step 11/25 : COPY . . 02:56:25 ---> a548d85f0014 02:56:25 Step 12/25 : RUN ${MAKE} 02:56:25 ---> Running in bb3c325f9273 02:56:25 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 02:56:43 Removing intermediate container bb3c325f9273 02:56:43 ---> 2327f6f17102 02:56:43 Step 13/25 : FROM alpine:3.16 02:56:43 3.16: Pulling from library/alpine 02:56:43 ca7dd9ec2225: Pulling fs layer 02:56:43 ca7dd9ec2225: Verifying Checksum 02:56:43 ca7dd9ec2225: Download complete 02:56:43 ca7dd9ec2225: Pull complete 02:56:43 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:56:43 Status: Downloaded newer image for alpine:3.16 02:56:43 ---> bfe296a52501 02:56:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:56:43 ---> Running in 20db8bbd6c71 02:56:43 Removing intermediate container 20db8bbd6c71 02:56:43 ---> adb9ebe27286 02:56:43 Step 15/25 : RUN apk add --update --no-cache 02:56:43 ---> Running in bc9bba66d95a 02:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:56:43 OK: 6 MiB in 14 packages 02:56:43 Removing intermediate container bc9bba66d95a 02:56:43 ---> e1d153bbb3dc 02:56:43 Step 16/25 : WORKDIR / 02:56:43 ---> Running in 6d5d3705a958 02:56:43 Removing intermediate container 6d5d3705a958 02:56:43 ---> 5238209cddad 02:56:43 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 02:56:43 ---> 5c526c8d20ec 02:56:43 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 02:56:43 ---> 9568554502d7 02:56:43 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 02:56:44 ---> 6be13e3d5c5f 02:56:44 Step 20/25 : EXPOSE 59910 02:56:44 ---> Running in 41de36652833 02:56:44 Removing intermediate container 41de36652833 02:56:44 ---> 6b267304ab46 02:56:44 Step 21/25 : ENTRYPOINT ["/device-gpio"] 02:56:44 ---> Running in f47d465e6439 02:56:44 Removing intermediate container f47d465e6439 02:56:44 ---> 081990ec068c 02:56:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:56:44 ---> Running in a7d11c019539 02:56:44 Removing intermediate container a7d11c019539 02:56:44 ---> 5441bfccfbc5 02:56:44 Step 23/25 : LABEL arch=amd64 02:56:44 ---> Running in 05289f755079 02:56:44 Removing intermediate container 05289f755079 02:56:44 ---> 4fdaa11387dc 02:56:44 Step 24/25 : LABEL git_sha=2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 02:56:44 ---> Running in 3a357e903522 02:56:44 Removing intermediate container 3a357e903522 02:56:44 ---> cd2009c87a2d 02:56:44 Step 25/25 : LABEL version=0.0.0 02:56:44 ---> Running in b37907ca0b7a 02:56:44 Removing intermediate container b37907ca0b7a 02:56:44 ---> 1ae95605a8b5 02:56:44 [Warning] One or more build-args [ARCH] were not consumed 02:56:44 Successfully built 1ae95605a8b5 02:56:44 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 02:56:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:45 02:56:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:45 latest: Pulling from edgex-lftools-log-publisher 02:56:45 5eb5b503b376: Pulling fs layer 02:56:45 5c69ac0246d0: Pulling fs layer 02:56:45 ec43610c2a17: Pulling fs layer 02:56:45 3a2ae6a8a46f: Pulling fs layer 02:56:45 33b1e0a273af: Pulling fs layer 02:56:45 5d3b04190fa2: Pulling fs layer 02:56:45 3a2ae6a8a46f: Waiting 02:56:45 33b1e0a273af: Waiting 02:56:45 2f39f015ded8: Pulling fs layer 02:56:45 5d3b04190fa2: Waiting 02:56:45 2f39f015ded8: Waiting 02:56:45 5c69ac0246d0: Verifying Checksum 02:56:45 3a2ae6a8a46f: Verifying Checksum 02:56:45 3a2ae6a8a46f: Download complete 02:56:46 33b1e0a273af: Verifying Checksum 02:56:46 33b1e0a273af: Download complete 02:56:46 5d3b04190fa2: Download complete 02:56:46 ec43610c2a17: Verifying Checksum 02:56:46 ec43610c2a17: Download complete 02:56:46 5eb5b503b376: Verifying Checksum 02:56:46 5eb5b503b376: Download complete 02:56:47 2f39f015ded8: Verifying Checksum 02:56:47 2f39f015ded8: Download complete 02:56:47 5eb5b503b376: Pull complete 02:56:47 5c69ac0246d0: Pull complete 02:56:48 ec43610c2a17: Pull complete 02:56:48 3a2ae6a8a46f: Pull complete 02:56:48 33b1e0a273af: Pull complete 02:56:48 5d3b04190fa2: Pull complete 02:56:53 2f39f015ded8: Pull complete 02:56:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:54 prd-ubuntu20.04-docker-8c-8g-3065 does not seem to be running inside a container 02:56:54 $ 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-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:56:57 $ docker top ee0a1d5a0bb368fe73eefdd0714bcce095fb5578fcd5358c385f92a81ca5c695 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:57 ---> job-cost.sh 02:56:57 lf-activate-venv: SKIPPING 02:56:57 INFO: No Stack... 02:56:58 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:58 INFO: Archiving Costs [Pipeline] sh 02:56:58 + cat /w/workspace/edgexfoundry_device-gpio_PR-85/archives/cost.csv 02:56:58 + cut -d, -f6 [Pipeline] lock 02:56:58 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-85-1-stack-cost] 02:56:58 Resource [jenkins-edgexfoundry-device-gpio-PR-85-1-stack-cost] did not exist. Created. 02:56:58 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:59 + echo total: 0.2199999988079071 [Pipeline] stash 02:56:59 Stashed 1 file(s) [Pipeline] } 02:56:59 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:56:59 $ docker stop --time=1 ee0a1d5a0bb368fe73eefdd0714bcce095fb5578fcd5358c385f92a81ca5c695 02:57:00 $ docker rm -f --volumes ee0a1d5a0bb368fe73eefdd0714bcce095fb5578fcd5358c385f92a81ca5c695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:58:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3067 in /w/workspace/edgexfoundry_device-gpio_PR-85 [Pipeline] { [Pipeline] ws 02:58:08 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 02:58:08 The recommended git tool is: git 02:58:19 using credential edgex-jenkins-ssh 02:58:19 Cloning the remote Git repository 02:58:19 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:58:19 > git init /w/workspace/device-gpio/1 # timeout=10 02:58:19 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:58:19 > git --version # timeout=10 02:58:19 > git --version # 'git version 2.25.1' 02:58:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:23 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:58:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:25 Merging remotes/origin/main commit 07860bbab13f2ff928825cd544dbeda419b1d542 into PR head commit 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 02:58:25 Merge succeeded, producing 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 02:58:25 Checking out Revision 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 (PR-85) 02:58:24 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:58:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:58:25 > git config core.sparsecheckout # timeout=10 02:58:25 > git checkout -f 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 # timeout=10 02:58:25 > git remote # timeout=10 02:58:25 > git config --get remote.origin.url # timeout=10 02:58:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:25 > git merge 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 02:58:25 > git rev-parse HEAD^{commit} # timeout=10 02:58:25 > git config core.sparsecheckout # timeout=10 02:58:25 > git checkout -f 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 # timeout=10 02:58:29 Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" 02:58:29 > git --version # timeout=10 02:58:29 > git --version # 'git version 2.25.1' 02:58:29 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:58:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:30 Dload Upload Total Spent Left Speed 02:58:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 02:58:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:58:31 + sudo tee /etc/docker/daemon.new 02:58:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:58:31 { 02:58:31 "registry-mirrors": [ 02:58:31 "https://nexus3.edgexfoundry.org:10001" 02:58:31 ], 02:58:31 "bip": "10.250.0.254/24", 02:58:31 "hosts": [ 02:58:31 "tcp://0.0.0.0:5555", 02:58:31 "unix:///var/run/docker.sock" 02:58:31 ], 02:58:31 "mtu": 1458, 02:58:31 "selinux-enabled": true, 02:58:31 "seccomp-profile": "/etc/docker/seccomp.json" 02:58:31 } [Pipeline] sh 02:58:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:58:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:50 provisioning config files... 02:58:50 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6080736967442099129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:50 ---> docker-login.sh 02:58:50 nexus3.edgexfoundry.org:10001 02:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:51 Configure a credential helper to remove this warning. See 02:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:51 02:58:51 Login Succeeded 02:58:51 nexus3.edgexfoundry.org:10002 02:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:52 Configure a credential helper to remove this warning. See 02:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:52 02:58:52 Login Succeeded 02:58:52 nexus3.edgexfoundry.org:10003 02:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:52 Configure a credential helper to remove this warning. See 02:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:52 02:58:52 Login Succeeded 02:58:52 nexus3.edgexfoundry.org:10004 02:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:52 Configure a credential helper to remove this warning. See 02:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:52 02:58:52 Login Succeeded 02:58:52 docker.io 02:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:53 Configure a credential helper to remove this warning. See 02:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:53 02:58:53 Login Succeeded 02:58:53 ---> docker-login.sh ends [Pipeline] } 02:58:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:58:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:53 ========================================================= 02:58:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:58:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:54 + 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 . 02:58:54 Sending build context to Docker daemon 8.091MB 02:58:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:58:54 Step 2/12 : FROM ${BASE} AS builder 02:58:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:58:55 9b18e9b68314: Pulling fs layer 02:58:55 35d82f9e3411: Pulling fs layer 02:58:55 e16973657156: Pulling fs layer 02:58:55 fc693d55d65f: Pulling fs layer 02:58:55 7e9fc2657dce: Pulling fs layer 02:58:55 fc693d55d65f: Waiting 02:58:55 dda99020689f: Pulling fs layer 02:58:55 7e9fc2657dce: Waiting 02:58:55 db1c61fa0a46: Pulling fs layer 02:58:55 891c053d2c06: Pulling fs layer 02:58:55 dda99020689f: Waiting 02:58:55 db1c61fa0a46: Waiting 02:58:55 891c053d2c06: Waiting 02:58:55 e16973657156: Verifying Checksum 02:58:55 e16973657156: Download complete 02:58:55 35d82f9e3411: Verifying Checksum 02:58:55 35d82f9e3411: Download complete 02:58:55 7e9fc2657dce: Verifying Checksum 02:58:55 7e9fc2657dce: Download complete 02:58:55 dda99020689f: Verifying Checksum 02:58:55 dda99020689f: Download complete 02:58:55 9b18e9b68314: Verifying Checksum 02:58:55 9b18e9b68314: Download complete 02:58:56 9b18e9b68314: Pull complete 02:58:56 891c053d2c06: Verifying Checksum 02:58:56 891c053d2c06: Download complete 02:58:56 35d82f9e3411: Pull complete 02:58:56 e16973657156: Pull complete 02:58:57 db1c61fa0a46: Verifying Checksum 02:58:57 db1c61fa0a46: Download complete 02:58:58 fc693d55d65f: Verifying Checksum 02:58:58 fc693d55d65f: Download complete 02:59:10 fc693d55d65f: Pull complete 02:59:10 7e9fc2657dce: Pull complete 02:59:10 dda99020689f: Pull complete 02:59:17 db1c61fa0a46: Pull complete 02:59:19 891c053d2c06: Pull complete 02:59:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:59:19 ---> f96f9c87975a 02:59:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:59:20 ---> Running in b596fecfddbb 02:59:20 Removing intermediate container b596fecfddbb 02:59:20 ---> ab1e4ab511b9 02:59:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:59:20 ---> Running in d12335d5584c 02:59:21 Removing intermediate container d12335d5584c 02:59:21 ---> fc819eaa5160 02:59:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:59:21 ---> Running in f102b7185f26 02:59:21 Removing intermediate container f102b7185f26 02:59:21 ---> 91572b1ee42d 02:59:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:59:21 ---> Running in 7e2178605d10 02:59:21 Removing intermediate container 7e2178605d10 02:59:21 ---> dd171765fea9 02:59:21 Step 7/12 : WORKDIR /device-gpio 02:59:22 ---> Running in b45149b3753d 02:59:22 Removing intermediate container b45149b3753d 02:59:22 ---> b3e2a03cf5da 02:59:22 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:59:22 ---> Running in 94fc9d5d058c 02:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:24 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:59:25 (2/4) Installing libedit (20210910.3.1-r0) 02:59:25 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:59:25 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:59:25 Executing busybox-1.35.0-r17.trigger 02:59:25 OK: 226 MiB in 55 packages 02:59:27 Removing intermediate container 94fc9d5d058c 02:59:27 ---> e1d29bc64763 02:59:27 Step 9/12 : COPY go.mod vendor* ./ 02:59:27 ---> 0348169cf28f 02:59:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:27 ---> Running in afaf628cf545 03:00:49 Removing intermediate container afaf628cf545 03:00:49 ---> 9c07e613a49b 03:00:49 Step 11/12 : COPY . . 03:00:49 ---> bfb32899c166 03:00:49 Step 12/12 : RUN ${MAKE} 03:00:49 ---> Running in 01123f927ea2 03:00:49 noop 03:00:49 Removing intermediate container 01123f927ea2 03:00:49 ---> f6c6241a0bb2 03:00:49 Successfully built f6c6241a0bb2 03:00:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:50 + docker inspect -f . ci-base-image-arm64 03:00:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:50 prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container 03:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:00:51 $ docker top 8e52da811b52ba745d4fc640e8b4f43f0235f2c2533437de6e9c9e2e00e0c4ed -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:52 + go version 03:00:52 go version go1.18.7 linux/arm64 [Pipeline] } 03:00:52 $ docker stop --time=1 8e52da811b52ba745d4fc640e8b4f43f0235f2c2533437de6e9c9e2e00e0c4ed 03:00:54 $ docker rm -f --volumes 8e52da811b52ba745d4fc640e8b4f43f0235f2c2533437de6e9c9e2e00e0c4ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:55 + docker inspect -f . ci-base-image-arm64 03:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:55 prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container 03:00:55 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:00:57 $ docker top 4e115c1f545001858c686216474ceb2cf5694bd13f6b2aa7e07f5fdf5c37776a -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:58 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 03:00:58 + make test 03:00:58 go test ./... -coverprofile=coverage.out ./... 03:01:00 ? github.com/edgexfoundry/device-gpio [no test files] 03:02:37 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 03:02:37 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 03:02:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:02:37 go vet ./... 03:02:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:02:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:02:49 ./bin/test-attribution-txt.sh 03:02:49 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 03:02:49 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 03:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:02:49 $ docker stop --time=1 4e115c1f545001858c686216474ceb2cf5694bd13f6b2aa7e07f5fdf5c37776a 03:02:51 $ docker rm -f --volumes 4e115c1f545001858c686216474ceb2cf5694bd13f6b2aa7e07f5fdf5c37776a [Pipeline] // withDockerContainer [Pipeline] sh 03:02:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:02:52 Warning: overwriting stash ‘coverage-report’ 03:02:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:02:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:02:53 + ls -al . 03:02:53 total 156 03:02:53 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 03:00 . 03:02:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:58 .. 03:02:53 -rw-rw-r-- 1 jenkins jenkins 120 Jan 19 02:58 .dockerignore 03:02:53 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:58 .git 03:02:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:58 .github 03:02:53 -rw-rw-r-- 1 jenkins jenkins 343 Jan 19 02:58 .gitignore 03:02:53 -rw-rw-r-- 1 jenkins jenkins 41 Jan 19 02:58 .golangci.yml 03:02:53 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 19 02:58 Attribution.txt 03:02:53 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 19 02:58 CHANGELOG.md 03:02:53 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 19 02:58 Dockerfile 03:02:53 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 02:58 GOVERNANCE.md 03:02:53 -rw-rw-r-- 1 jenkins jenkins 657 Jan 19 02:58 Jenkinsfile 03:02:53 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 02:58 LICENSE 03:02:53 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 19 02:58 Makefile 03:02:53 -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 02:58 OWNERS.md 03:02:53 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 19 02:58 README.md 03:02:53 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:54 VERSION 03:02:53 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:58 bin 03:02:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:58 cmd 03:02:53 -rw-r--r-- 1 jenkins jenkins 10 Jan 19 03:00 coverage.out 03:02:53 -rw-rw-r-- 1 jenkins jenkins 3366 Jan 19 02:58 go.mod 03:02:53 -rw-rw-r-- 1 jenkins jenkins 34697 Jan 19 02:58 go.sum 03:02:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:58 internal 03:02:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:58 snap 03:02:53 -rw-rw-r-- 1 jenkins jenkins 209 Jan 19 02:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:54 + 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=2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 --label arch=arm64 --label version=0.0.0 . 03:02:54 Sending build context to Docker daemon 8.092MB 03:02:54 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 03:02:54 Step 2/25 : FROM ${BASE} AS builder 03:02:54 ---> f6c6241a0bb2 03:02:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:02:54 ---> Running in 7ae8752b17eb 03:02:54 Removing intermediate container 7ae8752b17eb 03:02:54 ---> d378c67dc307 03:02:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:02:54 ---> Running in 064c52cac706 03:02:55 Removing intermediate container 064c52cac706 03:02:55 ---> 544834aad6ff 03:02:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:02:55 ---> Running in 2b2ed824a38e 03:02:55 Removing intermediate container 2b2ed824a38e 03:02:55 ---> 83a51db4ff2c 03:02:55 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:02:55 ---> Running in 19c8beb95624 03:02:56 Removing intermediate container 19c8beb95624 03:02:56 ---> 9e9fdbb20318 03:02:56 Step 7/25 : WORKDIR /device-gpio 03:02:56 ---> Running in 462e3da8fe77 03:02:56 Removing intermediate container 462e3da8fe77 03:02:56 ---> 726adb0f3054 03:02:56 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:02:56 ---> Running in 9d1ca3d5d911 03:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:02:59 OK: 226 MiB in 55 packages 03:03:00 Removing intermediate container 9d1ca3d5d911 03:03:00 ---> a84a128a00e5 03:03:00 Step 9/25 : COPY go.mod vendor* ./ 03:03:00 ---> c1b144fe529c 03:03:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:00 ---> Running in 44a36735bf52 03:03:03 Removing intermediate container 44a36735bf52 03:03:03 ---> 5c115de62264 03:03:03 Step 11/25 : COPY . . 03:03:04 ---> c0f312049f85 03:03:04 Step 12/25 : RUN ${MAKE} 03:03:04 ---> Running in 5acfd4f8828c 03:03:05 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 03:04:42 Removing intermediate container 5acfd4f8828c 03:04:42 ---> 9c37770cb54c 03:04:42 Step 13/25 : FROM alpine:3.16 03:04:42 3.16: Pulling from library/alpine 03:04:42 6875df1f5354: Pulling fs layer 03:04:42 6875df1f5354: Verifying Checksum 03:04:42 6875df1f5354: Download complete 03:04:42 6875df1f5354: Pull complete 03:04:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:04:42 Status: Downloaded newer image for alpine:3.16 03:04:42 ---> 2b4661558fb8 03:04:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 03:04:42 ---> Running in 6865e39c74e4 03:04:42 Removing intermediate container 6865e39c74e4 03:04:42 ---> 3f5016f62d45 03:04:42 Step 15/25 : RUN apk add --update --no-cache 03:04:42 ---> Running in 97fc6384fdf8 03:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:04:42 OK: 5 MiB in 14 packages 03:04:42 Removing intermediate container 97fc6384fdf8 03:04:42 ---> 4b17533d0534 03:04:42 Step 16/25 : WORKDIR / 03:04:42 ---> Running in 47931de6330f 03:04:42 Removing intermediate container 47931de6330f 03:04:42 ---> 7fc3cb6f414e 03:04:42 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 03:04:42 ---> c8f5f42ac6f3 03:04:42 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 03:04:42 ---> 6fe160a62894 03:04:42 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 03:04:42 ---> ee4ddab7b7f6 03:04:42 Step 20/25 : EXPOSE 59910 03:04:42 ---> Running in 4a6e9c8a6e8f 03:04:42 Removing intermediate container 4a6e9c8a6e8f 03:04:42 ---> c939c4d7f423 03:04:42 Step 21/25 : ENTRYPOINT ["/device-gpio"] 03:04:42 ---> Running in abe470af7953 03:04:42 Removing intermediate container abe470af7953 03:04:42 ---> 73e2befb118a 03:04:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:04:42 ---> Running in 1a7bef143354 03:04:42 Removing intermediate container 1a7bef143354 03:04:42 ---> 2ba9e8766491 03:04:42 Step 23/25 : LABEL arch=arm64 03:04:42 ---> Running in 7970a6956085 03:04:42 Removing intermediate container 7970a6956085 03:04:42 ---> 819129a2011e 03:04:42 Step 24/25 : LABEL git_sha=2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 03:04:42 ---> Running in 4878a71877a9 03:04:42 Removing intermediate container 4878a71877a9 03:04:42 ---> 30d0d537f951 03:04:42 Step 25/25 : LABEL version=0.0.0 03:04:43 ---> Running in 8a162301bf2d 03:04:43 Removing intermediate container 8a162301bf2d 03:04:43 ---> 6ee4668556ae 03:04:43 [Warning] One or more build-args [ARCH] were not consumed 03:04:43 Successfully built 6ee4668556ae 03:04:43 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 03:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:44 03:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:44 arm64: Pulling from edgex-lftools-log-publisher 03:04:44 8998bd30e6a1: Pulling fs layer 03:04:44 04944245beec: Pulling fs layer 03:04:44 699f458cf7ca: Pulling fs layer 03:04:44 765212b225bb: Pulling fs layer 03:04:44 f23df028b6ca: Pulling fs layer 03:04:44 d65c8cfc05b1: Pulling fs layer 03:04:44 2437ff75d9bd: Pulling fs layer 03:04:44 765212b225bb: Waiting 03:04:44 2437ff75d9bd: Waiting 03:04:44 d65c8cfc05b1: Waiting 03:04:44 f23df028b6ca: Waiting 03:04:44 04944245beec: Verifying Checksum 03:04:44 04944245beec: Download complete 03:04:44 765212b225bb: Verifying Checksum 03:04:44 765212b225bb: Download complete 03:04:44 f23df028b6ca: Verifying Checksum 03:04:44 f23df028b6ca: Download complete 03:04:44 d65c8cfc05b1: Verifying Checksum 03:04:44 d65c8cfc05b1: Download complete 03:04:45 699f458cf7ca: Verifying Checksum 03:04:45 699f458cf7ca: Download complete 03:04:45 8998bd30e6a1: Verifying Checksum 03:04:45 8998bd30e6a1: Download complete 03:04:47 2437ff75d9bd: Verifying Checksum 03:04:47 2437ff75d9bd: Download complete 03:04:49 8998bd30e6a1: Pull complete 03:04:50 04944245beec: Pull complete 03:04:51 699f458cf7ca: Pull complete 03:04:51 765212b225bb: Pull complete 03:04:52 f23df028b6ca: Pull complete 03:04:52 d65c8cfc05b1: Pull complete 03:05:07 2437ff75d9bd: Pull complete 03:05:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:08 prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container 03:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:05:10 $ docker top 219d6d224b7bb16603022fbe2d198e14f4dad144cbc9f67dab198d2b128f4b72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:11 ---> job-cost.sh 03:05:11 lf-activate-venv: SKIPPING 03:05:11 INFO: No Stack... 03:05:12 INFO: Retrieving Pricing Info for: v3-standard-4 03:05:13 INFO: Archiving Costs [Pipeline] sh 03:05:14 + cat /w/workspace/device-gpio/1/archives/cost.csv 03:05:14 + cut -d, -f6 [Pipeline] lock 03:05:14 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-85-1-stack-cost] 03:05:14 Resource [jenkins-edgexfoundry-device-gpio-PR-85-1-stack-cost] did not exist. Created. 03:05:14 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:05:14 /w/workspace/device-gpio/1@tmp/durable-0c745428/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:05:15 + echo total: 0.10999999940395355 [Pipeline] stash 03:05:15 Warning: overwriting stash ‘stack-cost’ 03:05:15 Stashed 1 file(s) [Pipeline] } 03:05:15 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:05:15 $ docker stop --time=1 219d6d224b7bb16603022fbe2d198e14f4dad144cbc9f67dab198d2b128f4b72 03:05:17 $ docker rm -f --volumes 219d6d224b7bb16603022fbe2d198e14f4dad144cbc9f67dab198d2b128f4b72 [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 03:05:18 provisioning config files... 03:05:18 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/config9505305308909694686tmp [Pipeline] { [Pipeline] sh 03:05:18 + set +x 03:05:18 + curl -s https://codecov.io/bash 03:05:18 + bash -s -- 03:05:18 03:05:18 _____ _ 03:05:18 / ____| | | 03:05:18 | | ___ __| | ___ ___ _____ __ 03:05:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:05:18 | |___| (_) | (_| | __/ (_| (_) \ V / 03:05:18 \_____\___/ \__,_|\___|\___\___/ \_/ 03:05:18 Bash-1.0.6 03:05:18 03:05:18 03:05:18 ==> git version 2.25.1 found 03:05:18 ==> 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 03:05:18 Release-Date: 2020-01-08 03:05:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:05:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:05:18 ==> Jenkins CI detected. 03:05:18 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-85 03:05:18 project root: . 03:05:18 --> token set from env 03:05:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:05:18 ==> Running gcov in . (disable via -X gcov) 03:05:18 ==> Python coveragepy not found 03:05:18 ==> Searching for coverage reports in: 03:05:18 + . 03:05:18 -> Found 1 reports 03:05:18 ==> Detecting git/mercurial file structure 03:05:18 ==> Reading reports 03:05:18 + ./coverage.out bytes=10 03:05:18 ==> Appending adjustments 03:05:18 https://docs.codecov.io/docs/fixing-reports 03:05:18 + Found adjustments 03:05:18 ==> Gzipping contents 03:05:18 4.0K /tmp/codecov.hS8ILW.gz 03:05:18 ==> Uploading reports 03:05:18 url: https://codecov.io 03:05:18 query: branch=PR-85&commit=2dc7ba70d418fcdfae7c26a8777ea3217c34fc43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=85&job=&cmd_args= 03:05:18 -> Pinging Codecov 03:05:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-85&commit=2dc7ba70d418fcdfae7c26a8777ea3217c34fc43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=85&job=&cmd_args= 03:05:19 -> Uploading to 03:05:19 https://storage.googleapis.com/codecov/v4/raw/2023-01-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/2dc7ba70d418fcdfae7c26a8777ea3217c34fc43/40b58188-ce88-4d35-a010-96416b64fbb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T030519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0a3214abac200936cdafe9f28768c34bdc5ae333b7d19a54bad59e87a0ae1b3 03:05:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:19 Dload Upload Total Spent Left Speed 03:05:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 3655 --:--:-- --:--:-- --:--:-- 3637 100 742 0 0 100 742 0 3283 --:--:-- --:--:-- --:--:-- 3268 03:05:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 [Pipeline] } 03:05:19 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 03:05:21 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-85/archives ] 03:05:21 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-85/archives 03:05:21 total 16 03:05:21 drwxr-xr-x 3 root root 4096 Jan 19 02:56 . 03:05:21 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 02:56 .. 03:05:21 drwxr-xr-x 2 root root 4096 Jan 19 02:56 cost 03:05:21 -rw-r--r-- 1 root root 82 Jan 19 02:56 cost.csv 03:05:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-85/archives 03:05:21 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-85/archives 03:05:21 total 16 03:05:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:56 . 03:05:21 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 02:56 .. 03:05:21 drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 02:56 cost 03:05:21 -rw-r--r-- 1 jenkins jenkins 82 Jan 19 02:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:05:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:05:22 ---> package-listing.sh 03:05:22 ++ tr '[:upper:]' '[:lower:]' 03:05:22 ++ facter osfamily 03:05:22 + OS_FAMILY=debian 03:05:22 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-85 03:05:22 + START_PACKAGES=/tmp/packages_start.txt 03:05:22 + END_PACKAGES=/tmp/packages_end.txt 03:05:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:05:22 + PACKAGES=/tmp/packages_start.txt 03:05:22 + '[' /w/workspace/edgexfoundry_device-gpio_PR-85 ']' 03:05:22 + PACKAGES=/tmp/packages_end.txt 03:05:22 + case "${OS_FAMILY}" in 03:05:22 + dpkg -l 03:05:22 + grep '^ii' 03:05:22 + '[' -f /tmp/packages_start.txt ']' 03:05:22 + '[' -f /tmp/packages_end.txt ']' 03:05:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:05:22 + '[' /w/workspace/edgexfoundry_device-gpio_PR-85 ']' 03:05:22 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-85/archives/ 03:05:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-85/archives/ [Pipeline] echo 03:05:23 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-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:05:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:24 prd-ubuntu20.04-docker-8c-8g-3065 does not seem to be running inside a container 03:05:24 $ 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-85/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-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:05:24 $ docker top b8fbf6309fbf31568c8f6e2d51d1170d7e11200c1d2336349ed101db143b01d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:24 + touch /tmp/pre-build-complete [Pipeline] sh 03:05:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:05:25 + ls /var/log/sa-host 03:05:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:25 provisioning config files... 03:05:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/config14345256296758133721tmp [Pipeline] { [Pipeline] echo 03:05:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:05:25 ---> create-netrc.sh [Pipeline] } 03:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:05:26 ---> python-tools-install.sh [Pipeline] echo 03:05:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:05:26 ---> sudo-logs.sh 03:05:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:05:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:05:27 ---> job-cost.sh 03:05:27 lf-activate-venv: SKIPPING 03:05:27 DEBUG: total: 0.2199999988079071 03:05:27 INFO: Retrieving Stack Cost... 03:05:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:05:27 INFO: Archiving Costs [Pipeline] echo 03:05:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:05:28 ---> logs-deploy.sh 03:05:28 lf-activate-venv: SKIPPING 03:05:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-85/1 03:05:28 INFO: archiving workspace using pattern(s): 03:05:29 Archives upload complete. 03:05:29 INFO: archiving logs to Nexus