Pull request #228 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f30b3414b8221e64b6b94120f980d6b83a21fa58+37aa226f5376ea06b3ad5140468dce2825053009 (378f9312a40d7010d3a3ffa343a20bff593667ad) 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-ssh9655710926648472592.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-ssh12016194309961751898.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-228/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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16014373755616626398.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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5451621310833981988.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-ssh9549227360230977.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-228/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-228/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4012576116233133778.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-1195 in /w/workspace/edgexfoundry_device-gpio_PR-228 [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-228 # 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/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 37aa226f5376ea06b3ad5140468dce2825053009 into PR head commit f30b3414b8221e64b6b94120f980d6b83a21fa58 Merge succeeded, producing f30b3414b8221e64b6b94120f980d6b83a21fa58 Checking out Revision f30b3414b8221e64b6b94120f980d6b83a21fa58 (PR-228) 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] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:51:01 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f30b3414b8221e64b6b94120f980d6b83a21fa58 # 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 f30b3414b8221e64b6b94120f980d6b83a21fa58 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:51:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:51:02 ========================================================= 00:51:02 EdgeX Global Pipelines Version Info 00:51:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:51:02 ------------------- 00:51:02 stable info: 00:51:02 ------------------- 00:51:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:51:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:51:02 Message: update stable to v1.0.258 00:51:03 ------------------- 00:51:03 experimental info: 00:51:03 ------------------- 00:51:03 Commited By: **** collab-it+edgex@linuxfoundation.org 00:51:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 00:51:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:51:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:51:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:51:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:51:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:51:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:51:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:51:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-228 [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-228 [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-228 [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f30b341 [Pipeline] echo 00:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:06 provisioning config files... 00:51:06 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/config10075493671467019182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:06 ---> ****-login.sh 00:51:06 nexus3.edgexfoundry.org:10001 00:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:06 Configure a credential helper to remove this warning. See 00:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:06 00:51:06 Login Succeeded 00:51:06 nexus3.edgexfoundry.org:10002 00:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:06 Configure a credential helper to remove this warning. See 00:51:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:06 00:51:06 Login Succeeded 00:51:06 nexus3.edgexfoundry.org:10003 00:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:07 Configure a credential helper to remove this warning. See 00:51:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:07 00:51:07 Login Succeeded 00:51:07 nexus3.edgexfoundry.org:10004 00:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:07 Configure a credential helper to remove this warning. See 00:51:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:07 00:51:07 Login Succeeded 00:51:07 ****.io 00:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:07 Configure a credential helper to remove this warning. See 00:51:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:07 00:51:07 Login Succeeded 00:51:07 ---> ****-login.sh ends [Pipeline] } 00:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:51:08 + git rev-list -1 --merges f30b3414b8221e64b6b94120f980d6b83a21fa58~1..f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] echo 00:51:08 -----------> git rev-list -1 --merges f30b3414b8221e64b6b94120f980d6b83a21fa58~1..f30b3414b8221e64b6b94120f980d6b83a21fa58 f30b3414b8221e64b6b94120f980d6b83a21fa58 [false] [Pipeline] sh 00:51:08 + git log --format=format:%s -1 f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] echo 00:51:08 ========================================================= 00:51:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:51:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:09 + git log --format=format:%s -1 f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] echo 00:51:09 [semverPrep] GIT_COMMIT: f30b3414b8221e64b6b94120f980d6b83a21fa58, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 00:51:09 [semverPrep] This is not a build commit. [Pipeline] sh 00:51:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:51:09 + grep -v github /etc/ssh/ssh_known_hosts 00:51:09 + [ -e /tmp/ssh_known_hosts ] 00:51:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:51:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:51:09 + sudo tee -a /etc/ssh/ssh_known_hosts 00:51:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:10 00:51:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:10 0.1.4: Pulling from edgex-devops/py-git-semver 00:51:10 b85a868b505f: Pulling fs layer 00:51:10 e2be974225ed: Pulling fs layer 00:51:10 339a4e72a1f5: Pulling fs layer 00:51:10 988bab9f4d93: Pulling fs layer 00:51:10 1469e6f7b9e6: Pulling fs layer 00:51:10 eaf3925da568: Pulling fs layer 00:51:10 bab4dde63d76: Pulling fs layer 00:51:10 bde34c3a00c8: Pulling fs layer 00:51:10 b352a97aabf1: Pulling fs layer 00:51:10 4872d77fe225: Pulling fs layer 00:51:10 5851b861e8e6: Pulling fs layer 00:51:10 988bab9f4d93: Waiting 00:51:10 1469e6f7b9e6: Waiting 00:51:10 eaf3925da568: Waiting 00:51:10 bab4dde63d76: Waiting 00:51:10 bde34c3a00c8: Waiting 00:51:10 b352a97aabf1: Waiting 00:51:10 4872d77fe225: Waiting 00:51:10 5851b861e8e6: Waiting 00:51:10 e2be974225ed: Download complete 00:51:10 988bab9f4d93: Verifying Checksum 00:51:10 988bab9f4d93: Download complete 00:51:11 1469e6f7b9e6: Verifying Checksum 00:51:11 1469e6f7b9e6: Download complete 00:51:11 eaf3925da568: Verifying Checksum 00:51:11 eaf3925da568: Download complete 00:51:11 339a4e72a1f5: Verifying Checksum 00:51:11 339a4e72a1f5: Download complete 00:51:11 bde34c3a00c8: Download complete 00:51:11 b352a97aabf1: Verifying Checksum 00:51:11 b352a97aabf1: Download complete 00:51:11 4872d77fe225: Verifying Checksum 00:51:11 4872d77fe225: Download complete 00:51:11 5851b861e8e6: Verifying Checksum 00:51:11 5851b861e8e6: Download complete 00:51:11 b85a868b505f: Download complete 00:51:11 bab4dde63d76: Verifying Checksum 00:51:11 bab4dde63d76: Download complete 00:51:12 b85a868b505f: Pull complete 00:51:12 e2be974225ed: Pull complete 00:51:13 339a4e72a1f5: Pull complete 00:51:13 988bab9f4d93: Pull complete 00:51:13 1469e6f7b9e6: Pull complete 00:51:13 eaf3925da568: Pull complete 00:51:15 bab4dde63d76: Pull complete 00:51:15 bde34c3a00c8: Pull complete 00:51:15 b352a97aabf1: Pull complete 00:51:15 4872d77fe225: Pull complete 00:51:15 5851b861e8e6: Pull complete 00:51:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:51:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:15 prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container 00:51:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 00:51:19 $ docker top 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 -eo pid,comm 00:51:19 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). 00:51:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:51:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:19 [ssh-agent] Looking for ssh-agent implementation... 00:51:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:19 $ docker exec 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 ssh-agent 00:51:19 SSH_AUTH_SOCK=/tmp/ssh-PSOLRVUCE165/agent.32 00:51:19 SSH_AGENT_PID=38 00:51:19 Running ssh-add (command line suppressed) 00:51:19 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-228@tmp/private_key_7726324033769931054.key (/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/private_key_7726324033769931054.key) 00:51:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:20 + git tag --points-at HEAD [Pipeline] } 00:51:20 $ docker exec --env ******** --env ******** 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 ssh-agent -k 00:51:20 unset SSH_AUTH_SOCK; 00:51:20 unset SSH_AGENT_PID; 00:51:20 echo Agent pid 38 killed; 00:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:51:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:20 [ssh-agent] Looking for ssh-agent implementation... 00:51:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:20 $ docker exec 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 ssh-agent 00:51:20 SSH_AUTH_SOCK=/tmp/ssh-Eaw56quzkLrg/agent.70 00:51:20 SSH_AGENT_PID=76 00:51:20 Running ssh-add (command line suppressed) 00:51:20 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-228@tmp/private_key_8115948545213168024.key (/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/private_key_8115948545213168024.key) 00:51:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:21 + git semver init 00:51:21 2024-02-19 00:51:21,407 [run_init] DEBUG init version:0.0.0 force:False 00:51:21 2024-02-19 00:51:21,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-228/.semver 00:51:21 2024-02-19 00:51:21,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-228/.semver 00:51:21 2024-02-19 00:51:21,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-228/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-228, universal_newlines=False, shell=None, istream=None) 00:51:22 2024-02-19 00:51:22,626 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-228/.git/info/exclude 00:51:22 2024-02-19 00:51:22,626 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-228/.semver/PR-228 with force:False 00:51:22 2024-02-19 00:51:22,626 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-228/.semver/PR-228 00:51:22 2024-02-19 00:51:22,631 [execute] INFO git cat-file --batch-check 00:51:22 2024-02-19 00:51:22,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-228/.semver, universal_newlines=False, shell=None, istream=) 00:51:22 2024-02-19 00:51:22,638 [execute] INFO git cat-file --batch 00:51:22 2024-02-19 00:51:22,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-228/.semver, universal_newlines=False, shell=None, istream=) 00:51:22 2024-02-19 00:51:22,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-228/.semver/PR-228 00:51:22 0.0.0 [Pipeline] } 00:51:22 $ docker exec --env ******** --env ******** 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 ssh-agent -k 00:51:23 unset SSH_AUTH_SOCK; 00:51:23 unset SSH_AGENT_PID; 00:51:23 echo Agent pid 76 killed; 00:51:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:23 + git semver [Pipeline] } 00:51:23 $ docker stop --time=1 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 00:51:25 $ docker rm -f --volumes 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:51:25 Stashed 1 file(s) [Pipeline] echo 00:51:25 [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 00:51:26 provisioning config files... 00:51:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/config1778641878168967416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:27 ---> ****-login.sh 00:51:27 nexus3.edgexfoundry.org:10001 00:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:27 Configure a credential helper to remove this warning. See 00:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:27 00:51:27 Login Succeeded 00:51:27 nexus3.edgexfoundry.org:10002 00:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:27 Configure a credential helper to remove this warning. See 00:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:27 00:51:27 Login Succeeded 00:51:27 nexus3.edgexfoundry.org:10003 00:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:27 Configure a credential helper to remove this warning. See 00:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:27 00:51:27 Login Succeeded 00:51:27 nexus3.edgexfoundry.org:10004 00:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:27 Configure a credential helper to remove this warning. See 00:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:27 00:51:27 Login Succeeded 00:51:27 ****.io 00:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:27 Configure a credential helper to remove this warning. See 00:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:27 00:51:27 Login Succeeded 00:51:27 ---> ****-login.sh ends [Pipeline] } 00:51:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:51:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:28 ========================================================= 00:51:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:51:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:29 + 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 . 00:51:29 Sending build context to Docker daemon 24.56MB 00:51:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:51:29 Step 2/12 : FROM ${BASE} AS builder 00:51:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:51:29 7264a8db6415: Pulling fs layer 00:51:29 c4d48a809fc2: Pulling fs layer 00:51:29 4f1c88b9dad5: Pulling fs layer 00:51:29 ad3a456e5733: Pulling fs layer 00:51:29 69c7f0334f64: Pulling fs layer 00:51:29 ad3a456e5733: Waiting 00:51:29 69c7f0334f64: Waiting 00:51:29 1f1c1a5573a3: Pulling fs layer 00:51:29 ce7588e14bc9: Pulling fs layer 00:51:29 b5e4710f87ac: Pulling fs layer 00:51:29 ce7588e14bc9: Waiting 00:51:29 1f1c1a5573a3: Waiting 00:51:29 b5e4710f87ac: Waiting 00:51:29 c4d48a809fc2: Download complete 00:51:29 ad3a456e5733: Verifying Checksum 00:51:29 ad3a456e5733: Download complete 00:51:29 69c7f0334f64: Verifying Checksum 00:51:29 69c7f0334f64: Download complete 00:51:29 7264a8db6415: Verifying Checksum 00:51:29 7264a8db6415: Download complete 00:51:29 1f1c1a5573a3: Verifying Checksum 00:51:29 1f1c1a5573a3: Download complete 00:51:29 7264a8db6415: Pull complete 00:51:29 c4d48a809fc2: Pull complete 00:51:29 b5e4710f87ac: Download complete 00:51:29 4f1c88b9dad5: Verifying Checksum 00:51:29 4f1c88b9dad5: Download complete 00:51:30 ce7588e14bc9: Verifying Checksum 00:51:30 ce7588e14bc9: Download complete 00:51:33 4f1c88b9dad5: Pull complete 00:51:33 ad3a456e5733: Pull complete 00:51:33 69c7f0334f64: Pull complete 00:51:33 1f1c1a5573a3: Pull complete 00:51:35 ce7588e14bc9: Pull complete 00:51:35 b5e4710f87ac: Pull complete 00:51:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 00:51:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:51:35 ---> 88b5674ff536 00:51:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:51:41 ---> Running in d47b13396769 00:51:41 Removing intermediate container d47b13396769 00:51:41 ---> ce22a06d22e1 00:51:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:51:41 ---> Running in 54ed9cf6e4be 00:51:41 Removing intermediate container 54ed9cf6e4be 00:51:41 ---> 25369bb482b4 00:51:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:51:41 ---> Running in 09459825806e 00:51:41 Removing intermediate container 09459825806e 00:51:41 ---> a7e427b408ae 00:51:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:51:41 ---> Running in b5ac9fe0c791 00:51:41 Removing intermediate container b5ac9fe0c791 00:51:41 ---> f315d990a9c5 00:51:41 Step 7/12 : WORKDIR /device-gpio 00:51:41 ---> Running in 61cd824206c3 00:51:41 Removing intermediate container 61cd824206c3 00:51:41 ---> f530b5b0fa71 00:51:41 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:51:41 ---> Running in 685a6e086184 00:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:51:41 Still waiting to schedule task 00:51:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:51:41 (1/4) Installing openssh-keygen (9.3_p2-r1) 00:51:41 (2/4) Installing libedit (20221030.3.1-r1) 00:51:41 (3/4) Installing openssh-client-common (9.3_p2-r1) 00:51:41 (4/4) Installing openssh-client-default (9.3_p2-r1) 00:51:42 Executing busybox-1.36.1-r5.trigger 00:51:42 OK: 268 MiB in 56 packages 00:51:42 Removing intermediate container 685a6e086184 00:51:42 ---> c9a5b2c24174 00:51:42 Step 9/12 : COPY go.mod vendor* ./ 00:51:42 ---> fb869f64aae9 00:51:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:42 ---> Running in 83c0073fad48 00:52:14 Removing intermediate container 83c0073fad48 00:52:14 ---> 6254da8bf707 00:52:14 Step 11/12 : COPY . . 00:52:14 ---> 4596c95a320c 00:52:14 Step 12/12 : RUN ${MAKE} 00:52:14 ---> Running in 23be6824bd34 00:52:14 noop 00:52:15 Removing intermediate container 23be6824bd34 00:52:15 ---> 5cdba884f1a4 00:52:15 Successfully built 5cdba884f1a4 00:52:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:15 + docker inspect -f . ci-base-image-x86_64 00:52:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:15 prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container 00:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 00:52:16 $ docker top c0e7b325c923716e5a036262f72be7b2d9cf105c4c67a153318c624e2363ca2d -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:16 + go version 00:52:16 go version go1.21.0 linux/amd64 [Pipeline] } 00:52:16 $ docker stop --time=1 c0e7b325c923716e5a036262f72be7b2d9cf105c4c67a153318c624e2363ca2d 00:52:17 $ docker rm -f --volumes c0e7b325c923716e5a036262f72be7b2d9cf105c4c67a153318c624e2363ca2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:18 + docker inspect -f . ci-base-image-x86_64 00:52:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:19 prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container 00:52:19 $ 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-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 00:52:19 $ docker top c47a43e2896c1a6b01436ff03429ab729a8d6a32431de1187521b00b3bcd7a92 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-228 [Pipeline] fileExists [Pipeline] sh 00:52:20 + make test 00:52:20 go test ./... -coverprofile=coverage.out ./... 00:52:21 ? github.com/edgexfoundry/device-gpio [no test files] 00:52:31 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:52:31 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:52:38 go vet ./... 00:52:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:52:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:52:42 ./bin/test-attribution-txt.sh 00:52:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 00:52:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:52:42 $ docker stop --time=1 c47a43e2896c1a6b01436ff03429ab729a8d6a32431de1187521b00b3bcd7a92 00:52:45 $ docker rm -f --volumes c47a43e2896c1a6b01436ff03429ab729a8d6a32431de1187521b00b3bcd7a92 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:52:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:52:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:52:47 + ls -al . 00:52:47 total 152 00:52:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 00:52 . 00:52:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 00:50 .. 00:52:47 -rw-rw-r-- 1 jenkins jenkins 120 Feb 19 00:51 .dockerignore 00:52:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 00:52 .git 00:52:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:51 .github 00:52:47 -rw-rw-r-- 1 jenkins jenkins 277 Feb 19 00:51 .gitignore 00:52:47 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 00:51 .golangci.yml 00:52:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 00:51 .semver 00:52:47 -rw-rw-r-- 1 jenkins jenkins 10671 Feb 19 00:51 Attribution.txt 00:52:47 -rw-rw-r-- 1 jenkins jenkins 7171 Feb 19 00:51 CHANGELOG.md 00:52:47 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 19 00:51 Dockerfile 00:52:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 00:51 GOVERNANCE.md 00:52:47 -rw-rw-r-- 1 jenkins jenkins 657 Feb 19 00:51 Jenkinsfile 00:52:47 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 00:51 LICENSE 00:52:47 -rw-rw-r-- 1 jenkins jenkins 1923 Feb 19 00:51 Makefile 00:52:47 -rw-rw-r-- 1 jenkins jenkins 617 Feb 19 00:51 OWNERS.md 00:52:47 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 19 00:51 README.md 00:52:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 00:51 VERSION 00:52:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 00:51 bin 00:52:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:51 cmd 00:52:47 -rw-r--r-- 1 jenkins jenkins 10 Feb 19 00:52 coverage.out 00:52:47 -rw-rw-r-- 1 jenkins jenkins 3742 Feb 19 00:51 go.mod 00:52:47 -rw-rw-r-- 1 jenkins jenkins 34690 Feb 19 00:51 go.sum 00:52:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:51 internal 00:52:47 -rw-rw-r-- 1 jenkins jenkins 209 Feb 19 00:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:48 + 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=f30b3414b8221e64b6b94120f980d6b83a21fa58 --label arch=amd64 --label version=0.0.0 . 00:52:48 Sending build context to Docker daemon 24.56MB 00:52:48 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:52:48 Step 2/26 : FROM ${BASE} AS builder 00:52:48 ---> 5cdba884f1a4 00:52:48 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:52:48 ---> Running in dd62ecef8e20 00:52:48 Removing intermediate container dd62ecef8e20 00:52:48 ---> 98b4c502a664 00:52:48 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:52:48 ---> Running in 857f0aa1c89f 00:52:48 Removing intermediate container 857f0aa1c89f 00:52:48 ---> c61680a2697a 00:52:48 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:52:48 ---> Running in c38214998ac3 00:52:48 Removing intermediate container c38214998ac3 00:52:48 ---> 285e5c46f596 00:52:48 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:52:48 ---> Running in f47dd598a8f7 00:52:48 Removing intermediate container f47dd598a8f7 00:52:48 ---> 5e2536dea102 00:52:48 Step 7/26 : WORKDIR /device-gpio 00:52:48 ---> Running in c755d3617616 00:52:48 Removing intermediate container c755d3617616 00:52:48 ---> c4b840f9b9b7 00:52:48 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:49 ---> Running in 4eecd08573ab 00:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:52:50 OK: 268 MiB in 56 packages 00:52:50 Removing intermediate container 4eecd08573ab 00:52:50 ---> 9904af9e7f8f 00:52:50 Step 9/26 : COPY go.mod vendor* ./ 00:52:50 ---> 5c01afe7d64d 00:52:50 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:50 ---> Running in eedf1807562d 00:52:51 Removing intermediate container eedf1807562d 00:52:51 ---> 6f37162b3eea 00:52:51 Step 11/26 : COPY . . 00:52:51 ---> ed86e2a69fa4 00:52:51 Step 12/26 : RUN ${MAKE} 00:52:52 ---> Running in 05e010ea13e6 00:52:52 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.8" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:53:14 Removing intermediate container 05e010ea13e6 00:53:14 ---> 299d5f6f0174 00:53:14 Step 13/26 : FROM alpine:3.18 00:53:14 3.18: Pulling from library/alpine 00:53:14 619be1103602: Pulling fs layer 00:53:14 619be1103602: Download complete 00:53:14 619be1103602: Pull complete 00:53:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 00:53:14 Status: Downloaded newer image for alpine:3.18 00:53:14 ---> d3782b16ccc9 00:53:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:53:14 ---> Running in dcebe017b56c 00:53:14 Removing intermediate container dcebe017b56c 00:53:14 ---> e9e984912fe4 00:53:14 Step 15/26 : RUN apk add --update --no-cache dumb-init 00:53:14 ---> Running in e9e1cd588580 00:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:53:14 (1/1) Installing dumb-init (1.2.5-r2) 00:53:14 Executing busybox-1.36.1-r5.trigger 00:53:14 OK: 7 MiB in 16 packages 00:53:14 Removing intermediate container e9e1cd588580 00:53:14 ---> 5acb6d3cb84b 00:53:14 Step 16/26 : RUN apk --no-cache upgrade 00:53:14 ---> Running in 5187e51b5630 00:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:53:14 OK: 7 MiB in 16 packages 00:53:14 Removing intermediate container 5187e51b5630 00:53:14 ---> ff8d8fd4c6d8 00:53:14 Step 17/26 : WORKDIR / 00:53:14 ---> Running in 8d33d807224e 00:53:14 Removing intermediate container 8d33d807224e 00:53:14 ---> ffdd14bb5ca2 00:53:14 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 00:53:14 ---> 73f8651d44c5 00:53:14 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 00:53:14 ---> e79b28a08804 00:53:14 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 00:53:15 ---> 06ec6dfcc2bd 00:53:15 Step 21/26 : EXPOSE 59910 00:53:15 ---> Running in 2fe7b54546a0 00:53:15 Removing intermediate container 2fe7b54546a0 00:53:15 ---> d7b6a46465f9 00:53:15 Step 22/26 : ENTRYPOINT ["/device-gpio"] 00:53:15 ---> Running in c44de71d6ed5 00:53:15 Removing intermediate container c44de71d6ed5 00:53:15 ---> 4e83d5fb7a32 00:53:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:53:15 ---> Running in e5f449831f60 00:53:15 Removing intermediate container e5f449831f60 00:53:15 ---> 44237b457863 00:53:15 Step 24/26 : LABEL arch=amd64 00:53:15 ---> Running in 48fe46b514c7 00:53:15 Removing intermediate container 48fe46b514c7 00:53:15 ---> 4060b30f6b05 00:53:15 Step 25/26 : LABEL git_sha=f30b3414b8221e64b6b94120f980d6b83a21fa58 00:53:15 ---> Running in e06b93a20a76 00:53:15 Removing intermediate container e06b93a20a76 00:53:15 ---> 652373843925 00:53:15 Step 26/26 : LABEL version=0.0.0 00:53:15 ---> Running in 1f8ff7668116 00:53:15 Removing intermediate container 1f8ff7668116 00:53:15 ---> 41ad85feee60 00:53:15 [Warning] One or more build-args [ARCH] were not consumed 00:53:15 Successfully built 41ad85feee60 00:53:15 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 00:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:17 00:53:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:17 latest: Pulling from edgex-lftools-log-publisher 00:53:17 5eb5b503b376: Pulling fs layer 00:53:17 5c69ac0246d0: Pulling fs layer 00:53:17 ec43610c2a17: Pulling fs layer 00:53:17 3a2ae6a8a46f: Pulling fs layer 00:53:17 33b1e0a273af: Pulling fs layer 00:53:17 5d3b04190fa2: Pulling fs layer 00:53:17 2f39f015ded8: Pulling fs layer 00:53:17 3a2ae6a8a46f: Waiting 00:53:17 5d3b04190fa2: Waiting 00:53:17 33b1e0a273af: Waiting 00:53:17 2f39f015ded8: Waiting 00:53:17 5c69ac0246d0: Download complete 00:53:17 3a2ae6a8a46f: Download complete 00:53:17 33b1e0a273af: Verifying Checksum 00:53:17 33b1e0a273af: Download complete 00:53:17 ec43610c2a17: Verifying Checksum 00:53:17 ec43610c2a17: Download complete 00:53:17 5d3b04190fa2: Verifying Checksum 00:53:17 5d3b04190fa2: Download complete 00:53:17 5eb5b503b376: Download complete 00:53:18 2f39f015ded8: Download complete 00:53:19 5eb5b503b376: Pull complete 00:53:19 5c69ac0246d0: Pull complete 00:53:19 ec43610c2a17: Pull complete 00:53:19 3a2ae6a8a46f: Pull complete 00:53:20 33b1e0a273af: Pull complete 00:53:20 5d3b04190fa2: Pull complete 00:53:24 2f39f015ded8: Pull complete 00:53:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:24 prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container 00:53:24 $ 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-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 00:53:29 $ docker top b1377d04f563c05f3f992adb9cfa86496fa02513a48757c29249aa4800ef858b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:30 ---> job-cost.sh 00:53:30 lf-activate-venv: SKIPPING 00:53:30 INFO: No Stack... 00:53:30 INFO: Retrieving Pricing Info for: v3-standard-8 00:53:30 INFO: Archiving Costs [Pipeline] sh 00:53:31 + cat /w/workspace/edgexfoundry_device-gpio_PR-228/archives/cost.csv 00:53:31 + cut -d, -f6 [Pipeline] lock 00:53:31 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] 00:53:31 Resource [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] did not exist. Created. 00:53:31 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:31 + echo total: 0.2199999988079071 [Pipeline] stash 00:53:31 Stashed 1 file(s) [Pipeline] } 00:53:31 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:53:31 $ docker stop --time=1 b1377d04f563c05f3f992adb9cfa86496fa02513a48757c29249aa4800ef858b 00:53:33 $ docker rm -f --volumes b1377d04f563c05f3f992adb9cfa86496fa02513a48757c29249aa4800ef858b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:55:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1196 in /w/workspace/edgexfoundry_device-gpio_PR-228 [Pipeline] { [Pipeline] ws 00:55:14 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:55:17 The recommended git tool is: git 00:55:23 using credential edgex-jenkins-ssh 00:55:23 Cloning the remote Git repository 00:55:23 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:55:23 > git init /w/workspace/device-gpio/1 # timeout=10 00:55:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:55:24 > git --version # timeout=10 00:55:24 > git --version # 'git version 2.25.1' 00:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:55:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:28 Merging remotes/origin/main commit 37aa226f5376ea06b3ad5140468dce2825053009 into PR head commit f30b3414b8221e64b6b94120f980d6b83a21fa58 00:55:28 Merge succeeded, producing f30b3414b8221e64b6b94120f980d6b83a21fa58 00:55:28 Checking out Revision f30b3414b8221e64b6b94120f980d6b83a21fa58 (PR-228) 00:55:27 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:55:27 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:55:28 > git config core.sparsecheckout # timeout=10 00:55:28 > git checkout -f f30b3414b8221e64b6b94120f980d6b83a21fa58 # timeout=10 00:55:28 > git remote # timeout=10 00:55:28 > git config --get remote.origin.url # timeout=10 00:55:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:28 > git merge 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 00:55:28 > git rev-parse HEAD^{commit} # timeout=10 00:55:28 > git config core.sparsecheckout # timeout=10 00:55:28 > git checkout -f f30b3414b8221e64b6b94120f980d6b83a21fa58 # timeout=10 00:55:28 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 00:55:28 > git --version # timeout=10 00:55:28 > git --version # 'git version 2.25.1' 00:55:28 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:55:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:30 Dload Upload Total Spent Left Speed 00:55:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 00:55:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:55:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:55:31 + sudo tee /etc/docker/daemon.new 00:55:31 { 00:55:31 "registry-mirrors": [ 00:55:31 "https://nexus3.edgexfoundry.org:10001" 00:55:31 ], 00:55:31 "bip": "10.250.0.254/24", 00:55:31 "hosts": [ 00:55:31 "tcp://0.0.0.0:5555", 00:55:31 "unix:///var/run/docker.sock" 00:55:31 ], 00:55:31 "mtu": 1458, 00:55:31 "selinux-enabled": true, 00:55:31 "seccomp-profile": "/etc/docker/seccomp.json" 00:55:31 } [Pipeline] sh 00:55:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:55:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:53 provisioning config files... 00:55:53 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config819441014560950112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:54 ---> ****-login.sh 00:55:54 nexus3.edgexfoundry.org:10001 00:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:55:55 Configure a credential helper to remove this warning. See 00:55:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:55:55 00:55:55 Login Succeeded 00:55:55 nexus3.edgexfoundry.org:10002 00:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:55:55 Configure a credential helper to remove this warning. See 00:55:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:55:55 00:55:55 Login Succeeded 00:55:55 nexus3.edgexfoundry.org:10003 00:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:55:55 Configure a credential helper to remove this warning. See 00:55:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:55:55 00:55:55 Login Succeeded 00:55:55 nexus3.edgexfoundry.org:10004 00:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:55:56 Configure a credential helper to remove this warning. See 00:55:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:55:56 00:55:56 Login Succeeded 00:55:56 ****.io 00:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:55:56 Configure a credential helper to remove this warning. See 00:55:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:55:56 00:55:56 Login Succeeded 00:55:56 ---> ****-login.sh ends [Pipeline] } 00:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:55:57 ========================================================= 00:55:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:55:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:58 + 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 . 00:55:58 Sending build context to Docker daemon 12.35MB 00:55:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:55:58 Step 2/12 : FROM ${BASE} AS builder 00:55:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:55:58 9fda8d8052c6: Pulling fs layer 00:55:58 5d54e960e981: Pulling fs layer 00:55:58 c4a7e357bf2a: Pulling fs layer 00:55:58 f0e02332f6b5: Pulling fs layer 00:55:58 872ee5b61b7b: Pulling fs layer 00:55:58 0c6a40ed1a82: Pulling fs layer 00:55:58 94ae7d8d031c: Pulling fs layer 00:55:58 f0e02332f6b5: Waiting 00:55:58 872ee5b61b7b: Waiting 00:55:58 94ae7d8d031c: Waiting 00:55:58 0c6a40ed1a82: Waiting 00:55:58 5d54e960e981: Verifying Checksum 00:55:58 5d54e960e981: Download complete 00:55:58 f0e02332f6b5: Verifying Checksum 00:55:58 f0e02332f6b5: Download complete 00:55:58 872ee5b61b7b: Verifying Checksum 00:55:58 872ee5b61b7b: Download complete 00:55:58 9fda8d8052c6: Download complete 00:55:59 94ae7d8d031c: Verifying Checksum 00:55:59 94ae7d8d031c: Download complete 00:55:59 9fda8d8052c6: Pull complete 00:56:00 5d54e960e981: Pull complete 00:56:00 c4a7e357bf2a: Verifying Checksum 00:56:00 c4a7e357bf2a: Download complete 00:56:01 0c6a40ed1a82: Download complete 00:56:14 c4a7e357bf2a: Pull complete 00:56:14 f0e02332f6b5: Pull complete 00:56:14 872ee5b61b7b: Pull complete 00:56:22 0c6a40ed1a82: Pull complete 00:56:23 94ae7d8d031c: Pull complete 00:56:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 00:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:56:23 ---> 86de565de09d 00:56:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:56:24 ---> Running in 52efd8df4a69 00:56:24 Removing intermediate container 52efd8df4a69 00:56:24 ---> e2693823c93c 00:56:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:56:24 ---> Running in 13381b8d6a67 00:56:24 Removing intermediate container 13381b8d6a67 00:56:24 ---> cf0ab61ae02f 00:56:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:56:24 ---> Running in 26b31118d7f9 00:56:25 Removing intermediate container 26b31118d7f9 00:56:25 ---> 8a92ed660f55 00:56:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:56:25 ---> Running in ee42db0702c5 00:56:25 Removing intermediate container ee42db0702c5 00:56:25 ---> b5e80b4539cb 00:56:25 Step 7/12 : WORKDIR /device-gpio 00:56:25 ---> Running in 235291ebf99e 00:56:26 Removing intermediate container 235291ebf99e 00:56:26 ---> a49b4bba7aa3 00:56:26 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:56:26 ---> Running in 6db6f52a44d8 00:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:56:28 (1/4) Installing openssh-keygen (9.3_p2-r1) 00:56:28 (2/4) Installing libedit (20221030.3.1-r1) 00:56:28 (3/4) Installing openssh-client-common (9.3_p2-r1) 00:56:28 (4/4) Installing openssh-client-default (9.3_p2-r1) 00:56:28 Executing busybox-1.36.1-r5.trigger 00:56:28 OK: 271 MiB in 56 packages 00:56:29 Removing intermediate container 6db6f52a44d8 00:56:29 ---> f32e0637cd99 00:56:29 Step 9/12 : COPY go.mod vendor* ./ 00:56:30 ---> 54a1cbf078d4 00:56:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:30 ---> Running in 3b5a10437d03 00:57:38 Removing intermediate container 3b5a10437d03 00:57:38 ---> a61b3c8a3379 00:57:38 Step 11/12 : COPY . . 00:57:38 ---> 068c95af8ff6 00:57:38 Step 12/12 : RUN ${MAKE} 00:57:38 ---> Running in 9a0cc676ae5c 00:57:38 noop 00:57:38 Removing intermediate container 9a0cc676ae5c 00:57:38 ---> cfd37349ecde 00:57:38 Successfully built cfd37349ecde 00:57:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:39 + docker inspect -f . ci-base-image-arm64 00:57:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:39 prd-ubuntu20.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 00:57:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:57:40 $ docker top 297ce17e50f8f7d8aa49a986d43ee9d59c3d036140eb5e6e524851bc834c6abf -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:41 + go version 00:57:41 go version go1.21.0 linux/arm64 [Pipeline] } 00:57:41 $ docker stop --time=1 297ce17e50f8f7d8aa49a986d43ee9d59c3d036140eb5e6e524851bc834c6abf 00:57:46 $ docker rm -f --volumes 297ce17e50f8f7d8aa49a986d43ee9d59c3d036140eb5e6e524851bc834c6abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:48 + docker inspect -f . ci-base-image-arm64 00:57:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:48 prd-ubuntu20.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 00:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:57:49 $ docker top a1220d28f7b4d47080ecbbfaec7186e9757f0e68136664f5d91e9cd8d3de1e4b -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:50 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 00:57:51 + make test 00:57:51 go test ./... -coverprofile=coverage.out ./... 00:57:54 ? github.com/edgexfoundry/device-gpio [no test files] 00:59:31 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:59:31 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:59:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:59:31 go vet ./... 00:59:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:59:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:59:46 ./bin/test-attribution-txt.sh 00:59:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 00:59:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:59:46 $ docker stop --time=1 a1220d28f7b4d47080ecbbfaec7186e9757f0e68136664f5d91e9cd8d3de1e4b 00:59:48 $ docker rm -f --volumes a1220d28f7b4d47080ecbbfaec7186e9757f0e68136664f5d91e9cd8d3de1e4b [Pipeline] // withDockerContainer [Pipeline] sh 00:59:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:59:49 Warning: overwriting stash ‘coverage-report’ 00:59:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:59:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:59:51 + ls -al . 00:59:51 total 148 00:59:51 drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 00:57 . 00:59:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 00:55 .. 00:59:51 -rw-rw-r-- 1 jenkins jenkins 120 Feb 19 00:55 .dockerignore 00:59:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 00:55 .git 00:59:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:55 .github 00:59:51 -rw-rw-r-- 1 jenkins jenkins 277 Feb 19 00:55 .gitignore 00:59:51 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 00:55 .golangci.yml 00:59:51 -rw-rw-r-- 1 jenkins jenkins 10671 Feb 19 00:55 Attribution.txt 00:59:51 -rw-rw-r-- 1 jenkins jenkins 7171 Feb 19 00:55 CHANGELOG.md 00:59:51 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 19 00:55 Dockerfile 00:59:51 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 00:55 GOVERNANCE.md 00:59:51 -rw-rw-r-- 1 jenkins jenkins 657 Feb 19 00:55 Jenkinsfile 00:59:51 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 00:55 LICENSE 00:59:51 -rw-rw-r-- 1 jenkins jenkins 1923 Feb 19 00:55 Makefile 00:59:51 -rw-rw-r-- 1 jenkins jenkins 617 Feb 19 00:55 OWNERS.md 00:59:51 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 19 00:55 README.md 00:59:51 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 00:51 VERSION 00:59:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 00:55 bin 00:59:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:55 cmd 00:59:51 -rw-r--r-- 1 jenkins jenkins 10 Feb 19 00:57 coverage.out 00:59:51 -rw-rw-r-- 1 jenkins jenkins 3742 Feb 19 00:55 go.mod 00:59:51 -rw-rw-r-- 1 jenkins jenkins 34690 Feb 19 00:55 go.sum 00:59:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:55 internal 00:59:51 -rw-rw-r-- 1 jenkins jenkins 209 Feb 19 00:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:52 + 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=f30b3414b8221e64b6b94120f980d6b83a21fa58 --label arch=arm64 --label version=0.0.0 . 00:59:53 Sending build context to Docker daemon 12.35MB 00:59:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 00:59:53 Step 2/26 : FROM ${BASE} AS builder 00:59:53 ---> cfd37349ecde 00:59:53 Step 3/26 : ARG ADD_BUILD_TAGS="" 00:59:56 ---> Running in e9ff911ca541 00:59:57 Removing intermediate container e9ff911ca541 00:59:57 ---> 6b51b0326a36 00:59:57 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:59:57 ---> Running in c8a90d9439a0 00:59:58 Removing intermediate container c8a90d9439a0 00:59:58 ---> 2c4b1e0d6e70 00:59:58 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:59:58 ---> Running in d1ce7018b41b 00:59:59 Removing intermediate container d1ce7018b41b 00:59:59 ---> 833853ec5449 00:59:59 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 00:59:59 ---> Running in 89721de6cc99 01:00:00 Removing intermediate container 89721de6cc99 01:00:00 ---> b84203a81202 01:00:00 Step 7/26 : WORKDIR /device-gpio 01:00:01 ---> Running in 48eedc5c16fc 01:00:01 Removing intermediate container 48eedc5c16fc 01:00:01 ---> 0b59a39068d9 01:00:01 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:00:01 ---> Running in 2d2e4825a378 01:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:04 OK: 271 MiB in 56 packages 01:00:05 Removing intermediate container 2d2e4825a378 01:00:05 ---> 8050a79b23ec 01:00:05 Step 9/26 : COPY go.mod vendor* ./ 01:00:05 ---> 19fc25508ba6 01:00:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:00:05 ---> Running in 928793430e3f 01:00:11 Removing intermediate container 928793430e3f 01:00:11 ---> e530d0456345 01:00:11 Step 11/26 : COPY . . 01:00:12 ---> 7bc713b69dd3 01:00:12 Step 12/26 : RUN ${MAKE} 01:00:12 ---> Running in 4c4e67f3eb43 01:00:13 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.8" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:02:20 Removing intermediate container 4c4e67f3eb43 01:02:20 ---> e42bae24ffda 01:02:20 Step 13/26 : FROM alpine:3.18 01:02:20 3.18: Pulling from library/alpine 01:02:20 c6b39de5b339: Pulling fs layer 01:02:20 c6b39de5b339: Verifying Checksum 01:02:20 c6b39de5b339: Download complete 01:02:20 c6b39de5b339: Pull complete 01:02:20 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:02:20 Status: Downloaded newer image for alpine:3.18 01:02:20 ---> 33abbf032149 01:02:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:02:20 ---> Running in e4bd77b1467c 01:02:20 Removing intermediate container e4bd77b1467c 01:02:20 ---> adea7d85b6ef 01:02:20 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:02:20 ---> Running in 9a9b2d1e9e33 01:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:02:20 (1/1) Installing dumb-init (1.2.5-r2) 01:02:20 Executing busybox-1.36.1-r5.trigger 01:02:20 OK: 8 MiB in 16 packages 01:02:20 Removing intermediate container 9a9b2d1e9e33 01:02:20 ---> 5cd3629fe0a9 01:02:20 Step 16/26 : RUN apk --no-cache upgrade 01:02:20 ---> Running in 85226d32269d 01:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:02:20 OK: 8 MiB in 16 packages 01:02:20 Removing intermediate container 85226d32269d 01:02:20 ---> 1340f26436f5 01:02:20 Step 17/26 : WORKDIR / 01:02:20 ---> Running in f93d16fb7f5f 01:02:20 Removing intermediate container f93d16fb7f5f 01:02:20 ---> b5c4ac3cf8ab 01:02:20 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:02:23 ---> 54e545a4f0af 01:02:23 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:02:23 ---> 8dd3dc853d75 01:02:23 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:02:25 ---> b47b6bc8ff04 01:02:25 Step 21/26 : EXPOSE 59910 01:02:25 ---> Running in 16f06c2c174a 01:02:25 Removing intermediate container 16f06c2c174a 01:02:25 ---> 57a36ea9cfc9 01:02:25 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:02:25 ---> Running in 80a488f0349a 01:02:26 Removing intermediate container 80a488f0349a 01:02:26 ---> ef1f1355af85 01:02:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:02:26 ---> Running in 59cafe816e44 01:02:26 Removing intermediate container 59cafe816e44 01:02:26 ---> a8266cdd6399 01:02:26 Step 24/26 : LABEL arch=arm64 01:02:26 ---> Running in 661053ee800a 01:02:26 Removing intermediate container 661053ee800a 01:02:26 ---> ec16ebafd183 01:02:26 Step 25/26 : LABEL git_sha=f30b3414b8221e64b6b94120f980d6b83a21fa58 01:02:26 ---> Running in b5a17148e5be 01:02:27 Removing intermediate container b5a17148e5be 01:02:27 ---> 98da9df9ffaa 01:02:27 Step 26/26 : LABEL version=0.0.0 01:02:27 ---> Running in d0c383a214c7 01:02:27 Removing intermediate container d0c383a214c7 01:02:27 ---> fb590667305b 01:02:27 [Warning] One or more build-args [ARCH] were not consumed 01:02:27 Successfully built fb590667305b 01:02:27 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:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:28 01:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:29 arm64: Pulling from edgex-lftools-log-publisher 01:02:29 8998bd30e6a1: Pulling fs layer 01:02:29 04944245beec: Pulling fs layer 01:02:29 699f458cf7ca: Pulling fs layer 01:02:29 765212b225bb: Pulling fs layer 01:02:29 f23df028b6ca: Pulling fs layer 01:02:29 d65c8cfc05b1: Pulling fs layer 01:02:29 2437ff75d9bd: Pulling fs layer 01:02:29 d65c8cfc05b1: Waiting 01:02:29 765212b225bb: Waiting 01:02:29 f23df028b6ca: Waiting 01:02:29 2437ff75d9bd: Waiting 01:02:29 04944245beec: Verifying Checksum 01:02:29 04944245beec: Download complete 01:02:29 765212b225bb: Verifying Checksum 01:02:29 765212b225bb: Download complete 01:02:29 f23df028b6ca: Download complete 01:02:29 d65c8cfc05b1: Verifying Checksum 01:02:29 d65c8cfc05b1: Download complete 01:02:29 699f458cf7ca: Verifying Checksum 01:02:29 699f458cf7ca: Download complete 01:02:30 8998bd30e6a1: Verifying Checksum 01:02:30 8998bd30e6a1: Download complete 01:02:32 2437ff75d9bd: Verifying Checksum 01:02:32 2437ff75d9bd: Download complete 01:02:34 8998bd30e6a1: Pull complete 01:02:37 04944245beec: Pull complete 01:02:39 699f458cf7ca: Pull complete 01:02:39 765212b225bb: Pull complete 01:02:40 f23df028b6ca: Pull complete 01:02:40 d65c8cfc05b1: Pull complete 01:02:58 2437ff75d9bd: Pull complete 01:02:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:02:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:59 prd-ubuntu20.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 01:02:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:03:02 $ docker top fce21910fce7ac3ebb0e90eb8c46417a75caf2328bba71dbc7a237b8b08d9519 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:03 ---> job-cost.sh 01:03:03 lf-activate-venv: SKIPPING 01:03:03 INFO: No Stack... 01:03:03 INFO: Retrieving Pricing Info for: v3-standard-4 01:03:04 INFO: Archiving Costs [Pipeline] sh 01:03:05 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:03:05 + cut -d, -f6 [Pipeline] lock 01:03:05 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] 01:03:05 Resource [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] did not exist. Created. 01:03:05 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:03:06 /w/workspace/device-gpio/1@tmp/durable-f27eae7c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:03:06 + echo total: 0.10999999940395355 [Pipeline] stash 01:03:06 Warning: overwriting stash ‘stack-cost’ 01:03:06 Stashed 1 file(s) [Pipeline] } 01:03:06 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:03:07 $ docker stop --time=1 fce21910fce7ac3ebb0e90eb8c46417a75caf2328bba71dbc7a237b8b08d9519 01:03:08 $ docker rm -f --volumes fce21910fce7ac3ebb0e90eb8c46417a75caf2328bba71dbc7a237b8b08d9519 [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:03:11 provisioning config files... 01:03:11 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/config8973097433632198127tmp [Pipeline] { [Pipeline] sh 01:03:11 + set +x 01:03:11 + + curl -s https://codecov.io/bash 01:03:11 bash -s -- 01:03:11 01:03:11 _____ _ 01:03:11 / ____| | | 01:03:11 | | ___ __| | ___ ___ _____ __ 01:03:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:03:11 | |___| (_) | (_| | __/ (_| (_) \ V / 01:03:11 \_____\___/ \__,_|\___|\___\___/ \_/ 01:03:11 Bash-1.0.6 01:03:11 01:03:11 01:03:11 ==> git version 2.25.1 found 01:03:11 ==> 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:03:11 Release-Date: 2020-01-08 01:03:11 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:03:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:03:11 ==> Jenkins CI detected. 01:03:11 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-228 01:03:11 project root: . 01:03:11 --> token set from env 01:03:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:03:11 ==> Running gcov in . (disable via -X gcov) 01:03:11 ==> Python coveragepy not found 01:03:11 ==> Searching for coverage reports in: 01:03:11 + . 01:03:12 -> Found 1 reports 01:03:12 ==> Detecting git/mercurial file structure 01:03:12 ==> Reading reports 01:03:12 + ./coverage.out bytes=10 01:03:12 ==> Appending adjustments 01:03:12 https://docs.codecov.io/docs/fixing-reports 01:03:12 + Found adjustments 01:03:12 ==> Gzipping contents 01:03:12 4.0K /tmp/codecov.03A5pj.gz 01:03:12 ==> Uploading reports 01:03:12 url: https://codecov.io 01:03:12 query: branch=PR-228&commit=f30b3414b8221e64b6b94120f980d6b83a21fa58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=228&job=&cmd_args= 01:03:12 -> Pinging Codecov 01:03:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-228&commit=f30b3414b8221e64b6b94120f980d6b83a21fa58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=228&job=&cmd_args= 01:03:12 -> Uploading to 01:03:12 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f30b3414b8221e64b6b94120f980d6b83a21fa58/55cca99f-2c2b-42fa-a3dd-590ae9cc1a83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T010312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9f67ef449742a3dc4325b8d03b95e6d61016e1bd48b7183b305a24eade91cf0 01:03:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:03:12 Dload Upload Total Spent Left Speed 01:03:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2355 --:--:-- --:--:-- --:--:-- 2355 01:03:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] } 01:03:12 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:03:15 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-228/archives ] 01:03:15 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-228/archives 01:03:15 total 16 01:03:15 drwxr-xr-x 3 root root 4096 Feb 19 00:53 . 01:03:15 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 00:53 .. 01:03:15 drwxr-xr-x 2 root root 4096 Feb 19 00:53 cost 01:03:15 -rw-r--r-- 1 root root 83 Feb 19 00:53 cost.csv 01:03:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-228/archives 01:03:15 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-228/archives 01:03:15 total 16 01:03:15 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 00:53 . 01:03:15 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 00:53 .. 01:03:15 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 00:53 cost 01:03:15 -rw-r--r-- 1 jenkins jenkins 83 Feb 19 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:03:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:03:17 ---> package-listing.sh 01:03:17 ++ facter osfamily 01:03:17 ++ tr '[:upper:]' '[:lower:]' 01:03:17 + OS_FAMILY=debian 01:03:17 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-228 01:03:17 + START_PACKAGES=/tmp/packages_start.txt 01:03:17 + END_PACKAGES=/tmp/packages_end.txt 01:03:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:03:17 + PACKAGES=/tmp/packages_start.txt 01:03:17 + '[' /w/workspace/edgexfoundry_device-gpio_PR-228 ']' 01:03:17 + PACKAGES=/tmp/packages_end.txt 01:03:17 + case "${OS_FAMILY}" in 01:03:17 + dpkg -l 01:03:17 + grep '^ii' 01:03:17 + '[' -f /tmp/packages_start.txt ']' 01:03:17 + '[' -f /tmp/packages_end.txt ']' 01:03:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:03:17 + '[' /w/workspace/edgexfoundry_device-gpio_PR-228 ']' 01:03:17 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-228/archives/ 01:03:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-228/archives/ [Pipeline] echo 01:03:17 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-228/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:03:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:18 prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container 01:03:18 $ 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-228/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-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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:03:18 $ docker top 8ba7e1e4d5064da005c8510ee4bddcd93560a5c72e7761f54b85d0959254fcaf -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:19 + touch /tmp/pre-build-complete [Pipeline] sh 01:03:19 + mkdir -p /var/log/sysstat [Pipeline] sh 01:03:20 + ls /var/log/sa-host 01:03:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:20 provisioning config files... 01:03:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/config2564394551158054735tmp [Pipeline] { [Pipeline] echo 01:03:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:03:20 ---> create-netrc.sh [Pipeline] } 01:03:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:03:21 ---> python-tools-install.sh [Pipeline] echo 01:03:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:03:21 ---> sudo-logs.sh 01:03:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:03:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:03:22 ---> job-cost.sh 01:03:22 lf-activate-venv: SKIPPING 01:03:22 DEBUG: total: 0.2199999988079071 01:03:22 INFO: Retrieving Stack Cost... 01:03:22 INFO: Retrieving Pricing Info for: v3-standard-8 01:03:23 INFO: Archiving Costs [Pipeline] echo 01:03:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:03:23 ---> logs-deploy.sh 01:03:23 lf-activate-venv: SKIPPING 01:03:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-228/1 01:03:23 INFO: archiving workspace using pattern(s): 01:03:24 Archives upload complete. 01:03:24 INFO: archiving logs to Nexus