Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865+37aa226f5376ea06b3ad5140468dce2825053009 (bf7259ee922f586c762fda465adc7de7605b19ab) 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-ssh6045007601344593375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9349981425628698528.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-229/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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3873997088052826596.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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6756041201864166798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4763770552962185319.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-229/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-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4885831377978397830.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-1296 in /w/workspace/edgexfoundry_device-gpio_PR-229 [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-229 # 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 37aa226f5376ea06b3ad5140468dce2825053009 into PR head commit 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 Merge succeeded, producing 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 Checking out Revision 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 (PR-229) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 # 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 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:05:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:05:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:05:30 ========================================================= 01:05:30 EdgeX Global Pipelines Version Info 01:05:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:05:30 ------------------- 01:05:30 stable info: 01:05:30 ------------------- 01:05:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:05:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:05:30 Message: update stable to v1.0.258 01:05:31 ------------------- 01:05:31 experimental info: 01:05:31 ------------------- 01:05:31 Commited By: **** collab-it+edgex@linuxfoundation.org 01:05:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:05:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:05:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:05:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:05:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:05:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ec4fc1 [Pipeline] echo 01:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:34 provisioning config files... 01:05:34 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/config14415354756114206527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:34 ---> ****-login.sh 01:05:34 nexus3.edgexfoundry.org:10001 01:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:34 Configure a credential helper to remove this warning. See 01:05:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:34 01:05:34 Login Succeeded 01:05:34 nexus3.edgexfoundry.org:10002 01:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:35 Configure a credential helper to remove this warning. See 01:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:35 01:05:35 Login Succeeded 01:05:35 nexus3.edgexfoundry.org:10003 01:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:35 Configure a credential helper to remove this warning. See 01:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:35 01:05:35 Login Succeeded 01:05:35 nexus3.edgexfoundry.org:10004 01:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:35 Configure a credential helper to remove this warning. See 01:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:35 01:05:35 Login Succeeded 01:05:35 ****.io 01:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:35 Configure a credential helper to remove this warning. See 01:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:35 01:05:35 Login Succeeded 01:05:35 ---> ****-login.sh ends [Pipeline] } 01:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:05:36 + git rev-list -1 --merges 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865~1..1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] echo 01:05:36 -----------> git rev-list -1 --merges 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865~1..1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [false] [Pipeline] sh 01:05:36 + git log --format=format:%s -1 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] echo 01:05:36 ========================================================= 01:05:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:05:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:37 + git log --format=format:%s -1 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] echo 01:05:38 [semverPrep] GIT_COMMIT: 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:05:38 [semverPrep] This is not a build commit. [Pipeline] sh 01:05:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:38 + grep -v github /etc/ssh/ssh_known_hosts 01:05:38 + [ -e /tmp/ssh_known_hosts ] 01:05:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:05:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:05:38 + sudo tee -a /etc/ssh/ssh_known_hosts 01:05:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:39 01:05:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:39 0.1.4: Pulling from edgex-devops/py-git-semver 01:05:39 b85a868b505f: Pulling fs layer 01:05:39 e2be974225ed: Pulling fs layer 01:05:39 339a4e72a1f5: Pulling fs layer 01:05:39 988bab9f4d93: Pulling fs layer 01:05:39 1469e6f7b9e6: Pulling fs layer 01:05:39 eaf3925da568: Pulling fs layer 01:05:39 bab4dde63d76: Pulling fs layer 01:05:39 bde34c3a00c8: Pulling fs layer 01:05:39 b352a97aabf1: Pulling fs layer 01:05:39 4872d77fe225: Pulling fs layer 01:05:39 5851b861e8e6: Pulling fs layer 01:05:39 bde34c3a00c8: Waiting 01:05:39 988bab9f4d93: Waiting 01:05:39 b352a97aabf1: Waiting 01:05:39 4872d77fe225: Waiting 01:05:39 1469e6f7b9e6: Waiting 01:05:39 5851b861e8e6: Waiting 01:05:39 eaf3925da568: Waiting 01:05:39 bab4dde63d76: Waiting 01:05:39 e2be974225ed: Verifying Checksum 01:05:39 e2be974225ed: Download complete 01:05:39 988bab9f4d93: Verifying Checksum 01:05:39 988bab9f4d93: Download complete 01:05:39 1469e6f7b9e6: Verifying Checksum 01:05:39 1469e6f7b9e6: Download complete 01:05:39 339a4e72a1f5: Verifying Checksum 01:05:39 339a4e72a1f5: Download complete 01:05:39 eaf3925da568: Verifying Checksum 01:05:39 eaf3925da568: Download complete 01:05:39 bde34c3a00c8: Verifying Checksum 01:05:39 bde34c3a00c8: Download complete 01:05:39 b352a97aabf1: Download complete 01:05:39 4872d77fe225: Verifying Checksum 01:05:39 4872d77fe225: Download complete 01:05:39 5851b861e8e6: Verifying Checksum 01:05:39 5851b861e8e6: Download complete 01:05:39 b85a868b505f: Verifying Checksum 01:05:39 b85a868b505f: Download complete 01:05:39 bab4dde63d76: Verifying Checksum 01:05:39 bab4dde63d76: Download complete 01:05:40 b85a868b505f: Pull complete 01:05:40 e2be974225ed: Pull complete 01:05:41 339a4e72a1f5: Pull complete 01:05:41 988bab9f4d93: Pull complete 01:05:41 1469e6f7b9e6: Pull complete 01:05:41 eaf3925da568: Pull complete 01:05:43 bab4dde63d76: Pull complete 01:05:43 bde34c3a00c8: Pull complete 01:05:43 b352a97aabf1: Pull complete 01:05:43 4872d77fe225: Pull complete 01:05:43 5851b861e8e6: Pull complete 01:05:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:44 prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container 01:05:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:05:46 $ docker top 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c -eo pid,comm 01:05:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:05:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:05:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:47 [ssh-agent] Looking for ssh-agent implementation... 01:05:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:47 $ docker exec 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c ssh-agent 01:05:47 SSH_AUTH_SOCK=/tmp/ssh-hs7AwIN2zK1m/agent.32 01:05:47 SSH_AGENT_PID=38 01:05:47 Running ssh-add (command line suppressed) 01:05:47 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-229@tmp/private_key_13060908847947315251.key (/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/private_key_13060908847947315251.key) 01:05:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:47 + git tag --points-at HEAD [Pipeline] } 01:05:47 $ docker exec --env ******** --env ******** 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c ssh-agent -k 01:05:48 unset SSH_AUTH_SOCK; 01:05:48 unset SSH_AGENT_PID; 01:05:48 echo Agent pid 38 killed; 01:05:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:05:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:48 [ssh-agent] Looking for ssh-agent implementation... 01:05:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:48 $ docker exec 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c ssh-agent 01:05:48 SSH_AUTH_SOCK=/tmp/ssh-0zL2ROvuwEb9/agent.70 01:05:48 SSH_AGENT_PID=76 01:05:48 Running ssh-add (command line suppressed) 01:05:48 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-229@tmp/private_key_5492792379755948022.key (/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/private_key_5492792379755948022.key) 01:05:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:48 + git semver init 01:05:49 2024-02-20 01:05:49,007 [run_init] DEBUG init version:0.0.0 force:False 01:05:49 2024-02-20 01:05:49,008 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-229/.semver 01:05:49 2024-02-20 01:05:49,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-229/.semver 01:05:49 2024-02-20 01:05:49,008 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-229/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-229, universal_newlines=False, shell=None, istream=None) 01:05:50 2024-02-20 01:05:50,166 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-229/.git/info/exclude 01:05:50 2024-02-20 01:05:50,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-229/.semver/PR-229 with force:False 01:05:50 2024-02-20 01:05:50,166 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-229/.semver/PR-229 01:05:50 2024-02-20 01:05:50,170 [execute] INFO git cat-file --batch-check 01:05:50 2024-02-20 01:05:50,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-229/.semver, universal_newlines=False, shell=None, istream=) 01:05:50 2024-02-20 01:05:50,176 [execute] INFO git cat-file --batch 01:05:50 2024-02-20 01:05:50,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-229/.semver, universal_newlines=False, shell=None, istream=) 01:05:50 2024-02-20 01:05:50,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-229/.semver/PR-229 01:05:50 0.0.0 [Pipeline] } 01:05:50 $ docker exec --env ******** --env ******** 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c ssh-agent -k 01:05:50 unset SSH_AUTH_SOCK; 01:05:50 unset SSH_AGENT_PID; 01:05:50 echo Agent pid 76 killed; 01:05:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:51 + git semver [Pipeline] } 01:05:51 $ docker stop --time=1 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c 01:05:52 $ docker rm -f --volumes 5b176b8937691036fcd8138e43155eed3788b5c96d1e954b7ef5a39315dd717c [Pipeline] // withDockerContainer [Pipeline] sh 01:05:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:05:53 Stashed 1 file(s) [Pipeline] echo 01:05:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:54 provisioning config files... 01:05:54 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/config16633896212450398409tmp [Pipeline] { 01:05:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1294 in /w/workspace/edgexfoundry_device-gpio_PR-229 [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] ws 01:05:54 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:05:54 The recommended git tool is: git 01:05:54 ---> ****-login.sh 01:05:54 nexus3.edgexfoundry.org:10001 01:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:54 01:05:54 Login Succeeded 01:05:54 nexus3.edgexfoundry.org:10002 01:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:54 01:05:54 Login Succeeded 01:05:54 nexus3.edgexfoundry.org:10003 01:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:55 Configure a credential helper to remove this warning. See 01:05:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:55 01:05:55 Login Succeeded 01:05:55 nexus3.edgexfoundry.org:10004 01:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:55 Configure a credential helper to remove this warning. See 01:05:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:55 01:05:55 Login Succeeded 01:05:55 ****.io 01:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:05:55 Configure a credential helper to remove this warning. See 01:05:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:05:55 01:05:55 Login Succeeded 01:05:55 ---> ****-login.sh ends [Pipeline] } 01:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:05:55 ========================================================= 01:05:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:05:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:05:56 Sending build context to Docker daemon 24.55MB 01:05:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:05:56 Step 2/12 : FROM ${BASE} AS builder 01:05:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:05:57 7264a8db6415: Pulling fs layer 01:05:57 c4d48a809fc2: Pulling fs layer 01:05:57 4f1c88b9dad5: Pulling fs layer 01:05:57 ad3a456e5733: Pulling fs layer 01:05:57 69c7f0334f64: Pulling fs layer 01:05:57 1f1c1a5573a3: Pulling fs layer 01:05:57 ce7588e14bc9: Pulling fs layer 01:05:57 b5e4710f87ac: Pulling fs layer 01:05:57 ad3a456e5733: Waiting 01:05:57 1f1c1a5573a3: Waiting 01:05:57 b5e4710f87ac: Waiting 01:05:57 ce7588e14bc9: Waiting 01:05:57 69c7f0334f64: Waiting 01:05:57 c4d48a809fc2: Verifying Checksum 01:05:57 c4d48a809fc2: Download complete 01:05:57 ad3a456e5733: Verifying Checksum 01:05:57 ad3a456e5733: Download complete 01:05:57 69c7f0334f64: Download complete 01:05:59 7264a8db6415: Verifying Checksum 01:05:59 7264a8db6415: Download complete 01:05:59 1f1c1a5573a3: Verifying Checksum 01:05:59 1f1c1a5573a3: Download complete 01:05:59 7264a8db6415: Pull complete 01:05:59 b5e4710f87ac: Verifying Checksum 01:05:59 b5e4710f87ac: Download complete 01:05:59 c4d48a809fc2: Pull complete 01:05:59 4f1c88b9dad5: Verifying Checksum 01:05:59 4f1c88b9dad5: Download complete 01:05:59 using credential edgex-jenkins-ssh 01:05:59 Cloning the remote Git repository 01:06:00 ce7588e14bc9: Verifying Checksum 01:06:00 ce7588e14bc9: Download complete 01:06:00 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:06:00 > git init /w/workspace/device-gpio/1 # timeout=10 01:06:00 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:06:00 > git --version # timeout=10 01:06:00 > git --version # 'git version 2.25.1' 01:06:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:06:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:06:02 4f1c88b9dad5: Pull complete 01:06:02 ad3a456e5733: Pull complete 01:06:02 69c7f0334f64: Pull complete 01:06:02 1f1c1a5573a3: Pull complete 01:06:02 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:06:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:06:04 Merging remotes/origin/main commit 37aa226f5376ea06b3ad5140468dce2825053009 into PR head commit 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 01:06:04 Merge succeeded, producing 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 01:06:04 Checking out Revision 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 (PR-229) 01:06:03 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:06:03 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:06:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:06:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:06:04 > git config core.sparsecheckout # timeout=10 01:06:04 > git checkout -f 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 # timeout=10 01:06:04 > git remote # timeout=10 01:06:04 > git config --get remote.origin.url # timeout=10 01:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:06:04 > git merge 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 01:06:04 > git rev-parse HEAD^{commit} # timeout=10 01:06:04 > git config core.sparsecheckout # timeout=10 01:06:04 > git checkout -f 1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 # timeout=10 01:06:05 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:06:05 > git --version # timeout=10 01:06:05 > git --version # 'git version 2.25.1' 01:06:05 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:06:05 ce7588e14bc9: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 01:06:05 b5e4710f87ac: Pull complete 01:06:05 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:06:05 ---> 88b5674ff536 01:06:05 Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:06:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:06:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:06 Dload Upload Total Spent Left Speed 01:06:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 01:06:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:06:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:06:07 + sudo tee /etc/docker/daemon.new 01:06:07 { 01:06:07 "registry-mirrors": [ 01:06:07 "https://nexus3.edgexfoundry.org:10001" 01:06:07 ], 01:06:07 "bip": "10.250.0.254/24", 01:06:07 "hosts": [ 01:06:07 "tcp://0.0.0.0:5555", 01:06:07 "unix:///var/run/docker.sock" 01:06:07 ], 01:06:07 "mtu": 1458, 01:06:07 "selinux-enabled": true, 01:06:07 "seccomp-profile": "/etc/docker/seccomp.json" 01:06:07 } [Pipeline] sh 01:06:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:06:07 + sudo service docker restart 01:06:09 ---> Running in 04449861e617 01:06:09 Removing intermediate container 04449861e617 01:06:09 ---> 0b7a812ddb9f 01:06:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:06:09 ---> Running in e87fd4176bef 01:06:09 Removing intermediate container e87fd4176bef 01:06:09 ---> 22302ec1a380 01:06:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:06:09 ---> Running in 9f314f33d14a 01:06:09 Removing intermediate container 9f314f33d14a 01:06:09 ---> e4a267e37a70 01:06:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:06:10 ---> Running in 3909a0447c8a 01:06:10 Removing intermediate container 3909a0447c8a 01:06:10 ---> eee69df6ad34 01:06:10 Step 7/12 : WORKDIR /device-gpio 01:06:10 ---> Running in 3a6649c33a4c 01:06:10 Removing intermediate container 3a6649c33a4c 01:06:10 ---> 0c8fc850370e 01:06:10 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:06:10 ---> Running in fec8ddbd30f2 01:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:06:10 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:06:10 (2/4) Installing libedit (20221030.3.1-r1) 01:06:10 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:06:11 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:06:11 Executing busybox-1.36.1-r5.trigger 01:06:11 OK: 268 MiB in 56 packages 01:06:11 Removing intermediate container fec8ddbd30f2 01:06:11 ---> d8cb18c68b48 01:06:11 Step 9/12 : COPY go.mod vendor* ./ 01:06:11 ---> c203efd1bf64 01:06:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:11 ---> Running in d2d5febdd73e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:26 provisioning config files... 01:06:26 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config13509186884345860001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:26 ---> ****-login.sh 01:06:26 nexus3.edgexfoundry.org:10001 01:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:27 Configure a credential helper to remove this warning. See 01:06:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:27 01:06:27 Login Succeeded 01:06:27 nexus3.edgexfoundry.org:10002 01:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:27 Configure a credential helper to remove this warning. See 01:06:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:27 01:06:27 Login Succeeded 01:06:27 nexus3.edgexfoundry.org:10003 01:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:28 Configure a credential helper to remove this warning. See 01:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:28 01:06:28 Login Succeeded 01:06:28 nexus3.edgexfoundry.org:10004 01:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:28 Configure a credential helper to remove this warning. See 01:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:28 01:06:28 Login Succeeded 01:06:28 ****.io 01:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:28 Configure a credential helper to remove this warning. See 01:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:28 01:06:28 Login Succeeded 01:06:28 ---> ****-login.sh ends [Pipeline] } 01:06:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:06:29 ========================================================= 01:06:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:06:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:06:30 Sending build context to Docker daemon 12.35MB 01:06:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:06:30 Step 2/12 : FROM ${BASE} AS builder 01:06:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:06:30 9fda8d8052c6: Pulling fs layer 01:06:30 5d54e960e981: Pulling fs layer 01:06:30 c4a7e357bf2a: Pulling fs layer 01:06:30 f0e02332f6b5: Pulling fs layer 01:06:30 872ee5b61b7b: Pulling fs layer 01:06:30 0c6a40ed1a82: Pulling fs layer 01:06:30 94ae7d8d031c: Pulling fs layer 01:06:30 872ee5b61b7b: Waiting 01:06:30 0c6a40ed1a82: Waiting 01:06:30 94ae7d8d031c: Waiting 01:06:30 f0e02332f6b5: Waiting 01:06:30 5d54e960e981: Verifying Checksum 01:06:30 5d54e960e981: Download complete 01:06:30 f0e02332f6b5: Verifying Checksum 01:06:30 f0e02332f6b5: Download complete 01:06:31 872ee5b61b7b: Verifying Checksum 01:06:31 872ee5b61b7b: Download complete 01:06:31 9fda8d8052c6: Download complete 01:06:31 94ae7d8d031c: Verifying Checksum 01:06:31 94ae7d8d031c: Download complete 01:06:31 9fda8d8052c6: Pull complete 01:06:32 5d54e960e981: Pull complete 01:06:32 c4a7e357bf2a: Verifying Checksum 01:06:32 c4a7e357bf2a: Download complete 01:06:33 0c6a40ed1a82: Verifying Checksum 01:06:33 0c6a40ed1a82: Download complete 01:06:38 Removing intermediate container d2d5febdd73e 01:06:38 ---> 4772931590e8 01:06:38 Step 11/12 : COPY . . 01:06:38 ---> 3aafa4932d63 01:06:38 Step 12/12 : RUN ${MAKE} 01:06:38 ---> Running in 5cbb717b8f21 01:06:38 noop 01:06:38 Removing intermediate container 5cbb717b8f21 01:06:38 ---> 14fc43f201b2 01:06:38 Successfully built 14fc43f201b2 01:06:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:39 + docker inspect -f . ci-base-image-x86_64 01:06:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:39 prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container 01:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:06:40 $ docker top d6fb79fdcb2d9615c4aa9e15859ac5d0424d556b61e682bd2fc7825b66d8ef4b -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:40 + go version 01:06:40 go version go1.21.0 linux/amd64 [Pipeline] } 01:06:40 $ docker stop --time=1 d6fb79fdcb2d9615c4aa9e15859ac5d0424d556b61e682bd2fc7825b66d8ef4b 01:06:41 $ docker rm -f --volumes d6fb79fdcb2d9615c4aa9e15859ac5d0424d556b61e682bd2fc7825b66d8ef4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:43 + docker inspect -f . ci-base-image-x86_64 01:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:43 prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container 01:06:43 $ 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-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:06:43 $ docker top 9c8f888de1868471a5dc776e309064e0ac7cb1f33a782428ff4f02937748e788 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-229 [Pipeline] fileExists [Pipeline] sh 01:06:44 + make test 01:06:44 go test ./... -coverprofile=coverage.out ./... 01:06:45 ? github.com/edgexfoundry/device-gpio [no test files] 01:06:46 c4a7e357bf2a: Pull complete 01:06:46 f0e02332f6b5: Pull complete 01:06:46 872ee5b61b7b: Pull complete 01:06:55 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:06:55 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:06:56 0c6a40ed1a82: Pull complete 01:06:56 94ae7d8d031c: Pull complete 01:06:56 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:06:56 ---> 86de565de09d 01:06:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:06:58 ---> Running in e4911960fe7f 01:06:58 Removing intermediate container e4911960fe7f 01:06:58 ---> 45098a6236c7 01:06:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:06:58 ---> Running in 0da8438ab5e2 01:06:59 Removing intermediate container 0da8438ab5e2 01:06:59 ---> 223ab6892173 01:06:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:06:59 ---> Running in 484bcdc94dfc 01:06:59 Removing intermediate container 484bcdc94dfc 01:06:59 ---> 630b951440b2 01:06:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:06:59 ---> Running in f2d1d994c263 01:06:59 Removing intermediate container f2d1d994c263 01:06:59 ---> cf8f354cb693 01:06:59 Step 7/12 : WORKDIR /device-gpio 01:06:59 ---> Running in f46d3ac9000a 01:07:00 go vet ./... 01:07:00 Removing intermediate container f46d3ac9000a 01:07:00 ---> eda90ca85550 01:07:00 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:07:00 ---> Running in daf1b9c55af2 01:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:07:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:07:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:07:03 ./bin/test-attribution-txt.sh 01:07:03 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 01:07:03 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:07:03 (2/4) Installing libedit (20221030.3.1-r1) 01:07:03 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:07:03 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:07:03 Executing busybox-1.36.1-r5.trigger 01:07:03 OK: 271 MiB in 56 packages [Pipeline] } 01:07:03 $ docker stop --time=1 9c8f888de1868471a5dc776e309064e0ac7cb1f33a782428ff4f02937748e788 01:07:06 Removing intermediate container daf1b9c55af2 01:07:06 ---> f8a3a924f0e4 01:07:06 Step 9/12 : COPY go.mod vendor* ./ 01:07:06 ---> 1ae8eb765639 01:07:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:06 ---> Running in c36bc87ddebc 01:07:06 $ docker rm -f --volumes 9c8f888de1868471a5dc776e309064e0ac7cb1f33a782428ff4f02937748e788 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:07:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:07:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:07:08 + ls -al . 01:07:08 total 152 01:07:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:06 . 01:07:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 01:05 .. 01:07:08 -rw-rw-r-- 1 jenkins jenkins 120 Feb 20 01:05 .dockerignore 01:07:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:06 .git 01:07:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:05 .github 01:07:08 -rw-rw-r-- 1 jenkins jenkins 277 Feb 20 01:05 .gitignore 01:07:08 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 01:05 .golangci.yml 01:07:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 01:05 .semver 01:07:08 -rw-rw-r-- 1 jenkins jenkins 10671 Feb 20 01:05 Attribution.txt 01:07:08 -rw-rw-r-- 1 jenkins jenkins 7171 Feb 20 01:05 CHANGELOG.md 01:07:08 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 01:05 Dockerfile 01:07:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 01:05 GOVERNANCE.md 01:07:08 -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 01:05 Jenkinsfile 01:07:08 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 01:05 LICENSE 01:07:08 -rw-rw-r-- 1 jenkins jenkins 1923 Feb 20 01:05 Makefile 01:07:08 -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 01:05 OWNERS.md 01:07:08 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 01:05 README.md 01:07:08 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 01:05 VERSION 01:07:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:05 bin 01:07:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:05 cmd 01:07:08 -rw-r--r-- 1 jenkins jenkins 10 Feb 20 01:06 coverage.out 01:07:08 -rw-rw-r-- 1 jenkins jenkins 3742 Feb 20 01:05 go.mod 01:07:08 -rw-rw-r-- 1 jenkins jenkins 34690 Feb 20 01:05 go.sum 01:07:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:05 internal 01:07:08 -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:09 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 --label arch=amd64 --label version=0.0.0 . 01:07:09 Sending build context to Docker daemon 24.55MB 01:07:09 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:07:09 Step 2/26 : FROM ${BASE} AS builder 01:07:09 ---> 14fc43f201b2 01:07:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:07:09 ---> Running in c789a1528f61 01:07:09 Removing intermediate container c789a1528f61 01:07:09 ---> 2637fc1f993f 01:07:09 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:07:09 ---> Running in da14ce9ab66a 01:07:09 Removing intermediate container da14ce9ab66a 01:07:09 ---> 7f270bda69e6 01:07:09 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:07:09 ---> Running in b4b151a11fa1 01:07:09 Removing intermediate container b4b151a11fa1 01:07:09 ---> 828054bd9f34 01:07:09 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:07:09 ---> Running in 38a69ccd0fb1 01:07:09 Removing intermediate container 38a69ccd0fb1 01:07:09 ---> b45f9df671d9 01:07:09 Step 7/26 : WORKDIR /device-gpio 01:07:09 ---> Running in a874a10d784c 01:07:09 Removing intermediate container a874a10d784c 01:07:09 ---> b374e56b06a1 01:07:09 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:07:09 ---> Running in 65d0ec0d2bbb 01:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:07:10 OK: 268 MiB in 56 packages 01:07:10 Removing intermediate container 65d0ec0d2bbb 01:07:10 ---> a6085bc079cf 01:07:10 Step 9/26 : COPY go.mod vendor* ./ 01:07:10 ---> 867c6e48f8eb 01:07:10 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:10 ---> Running in 74b9951d6270 01:07:11 Removing intermediate container 74b9951d6270 01:07:11 ---> eb6dc1c9ba14 01:07:11 Step 11/26 : COPY . . 01:07:12 ---> 9938551943d9 01:07:12 Step 12/26 : RUN ${MAKE} 01:07:12 ---> Running in 90989ce26958 01:07:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:07:30 Removing intermediate container 90989ce26958 01:07:30 ---> 2249ad096149 01:07:30 Step 13/26 : FROM alpine:3.18 01:07:30 3.18: Pulling from library/alpine 01:07:30 619be1103602: Pulling fs layer 01:07:31 619be1103602: Verifying Checksum 01:07:31 619be1103602: Download complete 01:07:31 619be1103602: Pull complete 01:07:31 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:07:31 Status: Downloaded newer image for alpine:3.18 01:07:31 ---> d3782b16ccc9 01:07:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:07:31 ---> Running in f25261d73de1 01:07:31 Removing intermediate container f25261d73de1 01:07:31 ---> 1f13a1b9908c 01:07:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:07:31 ---> Running in f72c5c5baf92 01:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:07:32 (1/1) Installing dumb-init (1.2.5-r2) 01:07:32 Executing busybox-1.36.1-r5.trigger 01:07:32 OK: 7 MiB in 16 packages 01:07:32 Removing intermediate container f72c5c5baf92 01:07:32 ---> 851a375bb504 01:07:32 Step 16/26 : RUN apk --no-cache upgrade 01:07:32 ---> Running in 646356de7376 01:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:07:33 OK: 7 MiB in 16 packages 01:07:33 Removing intermediate container 646356de7376 01:07:33 ---> d1cdd5c27411 01:07:33 Step 17/26 : WORKDIR / 01:07:33 ---> Running in 9681c16a5841 01:07:33 Removing intermediate container 9681c16a5841 01:07:33 ---> 0fd4a4e906bd 01:07:33 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:07:33 ---> 89e0631c41e3 01:07:33 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:07:33 ---> 8e98e69c50a1 01:07:33 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:07:34 ---> dd19a2c21015 01:07:34 Step 21/26 : EXPOSE 59910 01:07:34 ---> Running in 91397362f37f 01:07:34 Removing intermediate container 91397362f37f 01:07:34 ---> e95616cccc3d 01:07:34 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:07:34 ---> Running in e9273427ee52 01:07:34 Removing intermediate container e9273427ee52 01:07:34 ---> ffc0b510adbe 01:07:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:07:34 ---> Running in dbc79d31074c 01:07:34 Removing intermediate container dbc79d31074c 01:07:34 ---> 5e9232736e88 01:07:34 Step 24/26 : LABEL arch=amd64 01:07:34 ---> Running in 75cb0386846a 01:07:34 Removing intermediate container 75cb0386846a 01:07:34 ---> f420a58b0658 01:07:34 Step 25/26 : LABEL git_sha=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 01:07:34 ---> Running in 3021a8549e46 01:07:34 Removing intermediate container 3021a8549e46 01:07:34 ---> f07b547f028f 01:07:34 Step 26/26 : LABEL version=0.0.0 01:07:34 ---> Running in 4497f641dd6a 01:07:35 Removing intermediate container 4497f641dd6a 01:07:35 ---> 387a7c94b663 01:07:35 [Warning] One or more build-args [ARCH] were not consumed 01:07:35 Successfully built 387a7c94b663 01:07:35 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:36 01:07:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:36 latest: Pulling from edgex-lftools-log-publisher 01:07:36 5eb5b503b376: Pulling fs layer 01:07:36 5c69ac0246d0: Pulling fs layer 01:07:36 ec43610c2a17: Pulling fs layer 01:07:36 3a2ae6a8a46f: Pulling fs layer 01:07:36 33b1e0a273af: Pulling fs layer 01:07:36 5d3b04190fa2: Pulling fs layer 01:07:36 2f39f015ded8: Pulling fs layer 01:07:36 5d3b04190fa2: Waiting 01:07:36 2f39f015ded8: Waiting 01:07:36 3a2ae6a8a46f: Waiting 01:07:36 33b1e0a273af: Waiting 01:07:36 5c69ac0246d0: Verifying Checksum 01:07:36 5c69ac0246d0: Download complete 01:07:36 3a2ae6a8a46f: Download complete 01:07:36 33b1e0a273af: Download complete 01:07:36 ec43610c2a17: Verifying Checksum 01:07:36 ec43610c2a17: Download complete 01:07:36 5d3b04190fa2: Verifying Checksum 01:07:36 5d3b04190fa2: Download complete 01:07:37 5eb5b503b376: Verifying Checksum 01:07:37 5eb5b503b376: Download complete 01:07:37 2f39f015ded8: Download complete 01:07:38 5eb5b503b376: Pull complete 01:07:38 5c69ac0246d0: Pull complete 01:07:38 ec43610c2a17: Pull complete 01:07:38 3a2ae6a8a46f: Pull complete 01:07:38 33b1e0a273af: Pull complete 01:07:39 5d3b04190fa2: Pull complete 01:07:43 2f39f015ded8: Pull complete 01:07:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:43 prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container 01:07:43 $ 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-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:07:48 $ docker top 86b733c6d282082e3982add4e9660f006c109daa3c70633e922d76c260047068 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:49 ---> job-cost.sh 01:07:49 lf-activate-venv: SKIPPING 01:07:49 INFO: No Stack... 01:07:49 INFO: Retrieving Pricing Info for: v3-standard-8 01:07:49 INFO: Archiving Costs [Pipeline] sh 01:07:49 + cat /w/workspace/edgexfoundry_device-gpio_PR-229/archives/cost.csv 01:07:49 + cut -d, -f6 [Pipeline] lock 01:07:49 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] 01:07:49 Resource [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] did not exist. Created. 01:07:49 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:07:50 + echo total: 0.2199999988079071 [Pipeline] stash 01:07:50 Stashed 1 file(s) [Pipeline] } 01:07:50 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:07:50 $ docker stop --time=1 86b733c6d282082e3982add4e9660f006c109daa3c70633e922d76c260047068 01:07:51 $ docker rm -f --volumes 86b733c6d282082e3982add4e9660f006c109daa3c70633e922d76c260047068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:08:17 Removing intermediate container c36bc87ddebc 01:08:17 ---> 8eac81f02668 01:08:17 Step 11/12 : COPY . . 01:08:17 ---> 0b3df0817abd 01:08:17 Step 12/12 : RUN ${MAKE} 01:08:17 ---> Running in fd977c70e5b6 01:08:17 noop 01:08:17 Removing intermediate container fd977c70e5b6 01:08:17 ---> 162ef8fe71d6 01:08:17 Successfully built 162ef8fe71d6 01:08:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:17 + docker inspect -f . ci-base-image-arm64 01:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:18 prd-ubuntu20.04-docker-arm64-4c-16g-1294 does not seem to be running inside a container 01:08:18 $ 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 ******** ci-base-image-arm64 cat 01:08:19 $ docker top 5f0fd0d0d7490c031ae4ae7de8b22523496bca300b2c8aded4de91060e90602e -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:20 + go version 01:08:20 go version go1.21.0 linux/arm64 [Pipeline] } 01:08:20 $ docker stop --time=1 5f0fd0d0d7490c031ae4ae7de8b22523496bca300b2c8aded4de91060e90602e 01:08:22 $ docker rm -f --volumes 5f0fd0d0d7490c031ae4ae7de8b22523496bca300b2c8aded4de91060e90602e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:23 + docker inspect -f . ci-base-image-arm64 01:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:23 prd-ubuntu20.04-docker-arm64-4c-16g-1294 does not seem to be running inside a container 01:08:23 $ 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 ******** ci-base-image-arm64 cat 01:08:25 $ docker top 4bad3862f0180518753b6eab8a8f566067d95b47b5c51e6a40389ae07f003df9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:26 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:08:27 + make test 01:08:27 go test ./... -coverprofile=coverage.out ./... 01:08:33 ? github.com/edgexfoundry/device-gpio [no test files] 01:10:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:10:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:10:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:10:10 go vet ./... 01:10:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:10:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:10:25 ./bin/test-attribution-txt.sh 01:10:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:10:25 $ docker stop --time=1 4bad3862f0180518753b6eab8a8f566067d95b47b5c51e6a40389ae07f003df9 01:10:27 $ docker rm -f --volumes 4bad3862f0180518753b6eab8a8f566067d95b47b5c51e6a40389ae07f003df9 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:10:28 Warning: overwriting stash ‘coverage-report’ 01:10:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:10:30 + ls -al . 01:10:30 total 148 01:10:30 drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 01:08 . 01:10:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 01:06 .. 01:10:30 -rw-rw-r-- 1 jenkins jenkins 120 Feb 20 01:06 .dockerignore 01:10:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:06 .git 01:10:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:06 .github 01:10:30 -rw-rw-r-- 1 jenkins jenkins 277 Feb 20 01:06 .gitignore 01:10:30 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 01:06 .golangci.yml 01:10:30 -rw-rw-r-- 1 jenkins jenkins 10671 Feb 20 01:06 Attribution.txt 01:10:30 -rw-rw-r-- 1 jenkins jenkins 7171 Feb 20 01:06 CHANGELOG.md 01:10:30 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 01:06 Dockerfile 01:10:30 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 01:06 GOVERNANCE.md 01:10:30 -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 01:06 Jenkinsfile 01:10:30 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 01:06 LICENSE 01:10:30 -rw-rw-r-- 1 jenkins jenkins 1923 Feb 20 01:06 Makefile 01:10:30 -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 01:06 OWNERS.md 01:10:30 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 01:06 README.md 01:10:30 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 01:05 VERSION 01:10:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:06 bin 01:10:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:06 cmd 01:10:30 -rw-r--r-- 1 jenkins jenkins 10 Feb 20 01:08 coverage.out 01:10:30 -rw-rw-r-- 1 jenkins jenkins 3742 Feb 20 01:06 go.mod 01:10:30 -rw-rw-r-- 1 jenkins jenkins 34690 Feb 20 01:06 go.sum 01:10:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:06 internal 01:10:30 -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:30 + 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=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 --label arch=arm64 --label version=0.0.0 . 01:10:31 Sending build context to Docker daemon 12.35MB 01:10:31 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:10:31 Step 2/26 : FROM ${BASE} AS builder 01:10:31 ---> 162ef8fe71d6 01:10:31 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:10:32 ---> Running in 0157f94a195e 01:10:32 Removing intermediate container 0157f94a195e 01:10:32 ---> 558337b98b98 01:10:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:10:32 ---> Running in eacafe25e157 01:10:32 Removing intermediate container eacafe25e157 01:10:32 ---> 6739cf3867a7 01:10:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:10:32 ---> Running in d4cd815e14e5 01:10:33 Removing intermediate container d4cd815e14e5 01:10:33 ---> 499598fd9401 01:10:33 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:10:33 ---> Running in 25326e11721c 01:10:33 Removing intermediate container 25326e11721c 01:10:33 ---> 19a267f6a60e 01:10:33 Step 7/26 : WORKDIR /device-gpio 01:10:33 ---> Running in 4c25070cbe23 01:10:33 Removing intermediate container 4c25070cbe23 01:10:33 ---> 19e4983c803b 01:10:33 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:33 ---> Running in ac0e8c326fec 01:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:10:36 OK: 271 MiB in 56 packages 01:10:37 Removing intermediate container ac0e8c326fec 01:10:37 ---> 6f1202a10add 01:10:37 Step 9/26 : COPY go.mod vendor* ./ 01:10:37 ---> cd80fd02f36e 01:10:37 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:37 ---> Running in 869c45ea0c03 01:10:39 Removing intermediate container 869c45ea0c03 01:10:39 ---> c4b0ba70c8d6 01:10:39 Step 11/26 : COPY . . 01:10:40 ---> aea7b02d11f5 01:10:40 Step 12/26 : RUN ${MAKE} 01:10:41 ---> Running in 8d4df9ba49f3 01:10:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:12:33 Removing intermediate container 8d4df9ba49f3 01:12:33 ---> 33b4d4354a18 01:12:33 Step 13/26 : FROM alpine:3.18 01:12:33 3.18: Pulling from library/alpine 01:12:33 c6b39de5b339: Pulling fs layer 01:12:33 c6b39de5b339: Verifying Checksum 01:12:33 c6b39de5b339: Download complete 01:12:33 c6b39de5b339: Pull complete 01:12:33 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:12:33 Status: Downloaded newer image for alpine:3.18 01:12:33 ---> 33abbf032149 01:12:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:12:33 ---> Running in 58fe6057002d 01:12:33 Removing intermediate container 58fe6057002d 01:12:33 ---> 7e50795582a3 01:12:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:12:33 ---> Running in 1542d3e77013 01:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:12:35 (1/1) Installing dumb-init (1.2.5-r2) 01:12:35 Executing busybox-1.36.1-r5.trigger 01:12:35 OK: 8 MiB in 16 packages 01:12:36 Removing intermediate container 1542d3e77013 01:12:36 ---> 270a8c5829fe 01:12:36 Step 16/26 : RUN apk --no-cache upgrade 01:12:36 ---> Running in 2f91b5c05529 01:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:12:38 OK: 8 MiB in 16 packages 01:12:39 Removing intermediate container 2f91b5c05529 01:12:39 ---> ac8484d6dd83 01:12:39 Step 17/26 : WORKDIR / 01:12:39 ---> Running in 68baa536d4ac 01:12:39 Removing intermediate container 68baa536d4ac 01:12:39 ---> e5980500c6b4 01:12:39 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:12:45 ---> 2d3969cd7393 01:12:45 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:12:45 ---> d7d384ba5376 01:12:45 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:12:46 ---> 4886696890e1 01:12:46 Step 21/26 : EXPOSE 59910 01:12:46 ---> Running in ec0f3cc077c5 01:12:47 Removing intermediate container ec0f3cc077c5 01:12:47 ---> 2105888ed39f 01:12:47 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:12:47 ---> Running in 3a2833e34659 01:12:47 Removing intermediate container 3a2833e34659 01:12:47 ---> 2bb72cc9f7e0 01:12:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:12:47 ---> Running in 43874f1cacb0 01:12:47 Removing intermediate container 43874f1cacb0 01:12:47 ---> c61e6a5592f6 01:12:47 Step 24/26 : LABEL arch=arm64 01:12:47 ---> Running in c95ad880bafc 01:12:48 Removing intermediate container c95ad880bafc 01:12:48 ---> 05504d43766c 01:12:48 Step 25/26 : LABEL git_sha=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 01:12:48 ---> Running in a9cf9298d79b 01:12:48 Removing intermediate container a9cf9298d79b 01:12:48 ---> a0023d9103b8 01:12:48 Step 26/26 : LABEL version=0.0.0 01:12:48 ---> Running in 80d350a70d14 01:12:49 Removing intermediate container 80d350a70d14 01:12:49 ---> dffd6d8cf382 01:12:49 [Warning] One or more build-args [ARCH] were not consumed 01:12:49 Successfully built dffd6d8cf382 01:12:49 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:12:50 01:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:12:50 arm64: Pulling from edgex-lftools-log-publisher 01:12:50 8998bd30e6a1: Pulling fs layer 01:12:50 04944245beec: Pulling fs layer 01:12:50 699f458cf7ca: Pulling fs layer 01:12:50 765212b225bb: Pulling fs layer 01:12:50 f23df028b6ca: Pulling fs layer 01:12:50 d65c8cfc05b1: Pulling fs layer 01:12:50 2437ff75d9bd: Pulling fs layer 01:12:50 765212b225bb: Waiting 01:12:50 f23df028b6ca: Waiting 01:12:50 d65c8cfc05b1: Waiting 01:12:50 2437ff75d9bd: Waiting 01:12:51 04944245beec: Verifying Checksum 01:12:51 04944245beec: Download complete 01:12:51 765212b225bb: Verifying Checksum 01:12:51 765212b225bb: Download complete 01:12:51 f23df028b6ca: Verifying Checksum 01:12:51 f23df028b6ca: Download complete 01:12:51 d65c8cfc05b1: Verifying Checksum 01:12:51 d65c8cfc05b1: Download complete 01:12:51 699f458cf7ca: Verifying Checksum 01:12:51 699f458cf7ca: Download complete 01:12:51 8998bd30e6a1: Verifying Checksum 01:12:51 8998bd30e6a1: Download complete 01:12:54 2437ff75d9bd: Verifying Checksum 01:12:54 2437ff75d9bd: Download complete 01:12:56 8998bd30e6a1: Pull complete 01:12:59 04944245beec: Pull complete 01:13:00 699f458cf7ca: Pull complete 01:13:00 765212b225bb: Pull complete 01:13:01 f23df028b6ca: Pull complete 01:13:01 d65c8cfc05b1: Pull complete 01:13:20 2437ff75d9bd: Pull complete 01:13:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:13:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:20 prd-ubuntu20.04-docker-arm64-4c-16g-1294 does not seem to be running inside a container 01:13:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:13:23 $ docker top a9a3fd6ca661af6692775daf900e1107c6f47e364a69737afac573809d48d190 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:24 ---> job-cost.sh 01:13:24 lf-activate-venv: SKIPPING 01:13:24 INFO: No Stack... 01:13:25 INFO: Retrieving Pricing Info for: v3-standard-4 01:13:25 INFO: Archiving Costs [Pipeline] sh 01:13:26 + + cut -d,cat -f6 /w/workspace/device-gpio/1/archives/cost.csv 01:13:26 [Pipeline] lock 01:13:26 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] 01:13:26 Resource [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] did not exist. Created. 01:13:26 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:13:27 /w/workspace/device-gpio/1@tmp/durable-a75022ba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:13:28 + echo total: 0.10999999940395355 [Pipeline] stash 01:13:28 Warning: overwriting stash ‘stack-cost’ 01:13:28 Stashed 1 file(s) [Pipeline] } 01:13:28 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:13:28 $ docker stop --time=1 a9a3fd6ca661af6692775daf900e1107c6f47e364a69737afac573809d48d190 01:13:30 $ docker rm -f --volumes a9a3fd6ca661af6692775daf900e1107c6f47e364a69737afac573809d48d190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:13:32 provisioning config files... 01:13:32 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/config16995749361118198346tmp [Pipeline] { [Pipeline] sh 01:13:32 + set +x 01:13:32 + curl -s https://codecov.io/bash 01:13:32 + bash -s -- 01:13:32 01:13:32 _____ _ 01:13:32 / ____| | | 01:13:32 | | ___ __| | ___ ___ _____ __ 01:13:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:13:32 | |___| (_) | (_| | __/ (_| (_) \ V / 01:13:32 \_____\___/ \__,_|\___|\___\___/ \_/ 01:13:32 Bash-1.0.6 01:13:32 01:13:32 01:13:32 ==> git version 2.25.1 found 01:13:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:13:32 Release-Date: 2020-01-08 01:13:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:13:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:13:32 ==> Jenkins CI detected. 01:13:32 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-229 01:13:32 project root: . 01:13:32 --> token set from env 01:13:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:13:32 ==> Running gcov in . (disable via -X gcov) 01:13:32 ==> Python coveragepy not found 01:13:32 ==> Searching for coverage reports in: 01:13:32 + . 01:13:32 -> Found 1 reports 01:13:32 ==> Detecting git/mercurial file structure 01:13:32 ==> Reading reports 01:13:32 + ./coverage.out bytes=10 01:13:32 ==> Appending adjustments 01:13:32 https://docs.codecov.io/docs/fixing-reports 01:13:32 + Found adjustments 01:13:32 ==> Gzipping contents 01:13:32 4.0K /tmp/codecov.PPTBUC.gz 01:13:32 ==> Uploading reports 01:13:32 url: https://codecov.io 01:13:32 query: branch=PR-229&commit=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=229&job=&cmd_args= 01:13:32 -> Pinging Codecov 01:13:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-229&commit=1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=229&job=&cmd_args= 01:13:33 -> Uploading to 01:13:33 https://storage.googleapis.com/codecov/v4/raw/2024-02-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865/3a8eca2c-f62c-4190-90c3-783ea77b42de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T011332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51f1456717c7fa41e05f001765b294aeef093959b5fd974ec34dfc91abd564eb 01:13:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:13:33 Dload Upload Total Spent Left Speed 01:13:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2182 --:--:-- --:--:-- --:--:-- 2173 100 563 0 0 100 563 0 2173 --:--:-- --:--:-- --:--:-- 2173 01:13:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1ec4fc158bcbc9abe95a21fb7ba3cf3b6c7ed865 [Pipeline] } 01:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:13:36 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-229/archives ] 01:13:36 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-229/archives 01:13:36 total 16 01:13:36 drwxr-xr-x 3 root root 4096 Feb 20 01:07 . 01:13:36 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 01:07 .. 01:13:36 drwxr-xr-x 2 root root 4096 Feb 20 01:07 cost 01:13:36 -rw-r--r-- 1 root root 83 Feb 20 01:07 cost.csv 01:13:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-229/archives 01:13:36 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-229/archives 01:13:36 total 16 01:13:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 01:07 . 01:13:36 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 01:07 .. 01:13:36 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 01:07 cost 01:13:36 -rw-r--r-- 1 jenkins jenkins 83 Feb 20 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:13:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:13:37 ---> package-listing.sh 01:13:37 ++ facter osfamily 01:13:37 ++ tr '[:upper:]' '[:lower:]' 01:13:38 + OS_FAMILY=debian 01:13:38 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-229 01:13:38 + START_PACKAGES=/tmp/packages_start.txt 01:13:38 + END_PACKAGES=/tmp/packages_end.txt 01:13:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:13:38 + PACKAGES=/tmp/packages_start.txt 01:13:38 + '[' /w/workspace/edgexfoundry_device-gpio_PR-229 ']' 01:13:38 + PACKAGES=/tmp/packages_end.txt 01:13:38 + case "${OS_FAMILY}" in 01:13:38 + dpkg -l 01:13:38 + grep '^ii' 01:13:38 + '[' -f /tmp/packages_start.txt ']' 01:13:38 + '[' -f /tmp/packages_end.txt ']' 01:13:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:13:38 + '[' /w/workspace/edgexfoundry_device-gpio_PR-229 ']' 01:13:38 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-229/archives/ 01:13:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-229/archives/ [Pipeline] echo 01:13:38 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:13:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:13:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:39 prd-ubuntu20.04-docker-8c-8g-1296 does not seem to be running inside a container 01:13:39 $ 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-229/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-229 -v /w/workspace/edgexfoundry_device-gpio_PR-229:/w/workspace/edgexfoundry_device-gpio_PR-229:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-229@tmp:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:13:39 $ docker top 398575b630b1697f30d802da3c7523e1761538f9fa64265b7e4a0d69e69c5fb0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:40 + touch /tmp/pre-build-complete [Pipeline] sh 01:13:40 + mkdir -p /var/log/sysstat [Pipeline] sh 01:13:40 + ls /var/log/sa-host 01:13:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:41 provisioning config files... 01:13:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-229@tmp/config2360483437305472396tmp [Pipeline] { [Pipeline] echo 01:13:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:13:41 ---> create-netrc.sh [Pipeline] } 01:13:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:13:42 ---> python-tools-install.sh [Pipeline] echo 01:13:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:13:42 ---> sudo-logs.sh 01:13:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:13:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:13:42 ---> job-cost.sh 01:13:42 lf-activate-venv: SKIPPING 01:13:42 DEBUG: total: 0.2199999988079071 01:13:42 INFO: Retrieving Stack Cost... 01:13:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:13:43 INFO: Archiving Costs [Pipeline] echo 01:13:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:13:44 ---> logs-deploy.sh 01:13:44 lf-activate-venv: SKIPPING 01:13:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-229/1 01:13:44 INFO: archiving workspace using pattern(s): 01:13:45 Archives upload complete. 01:13:45 INFO: archiving logs to Nexus