Pull request #218 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f+cacff4a2d422747bd6cf74591db2fe792ce5aaad (8acfecabc1f68cc4510034900b2bd9108b97cedc) 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-ssh15361339983395650204.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-ssh9926558212982914905.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-218/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-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4365343587236490720.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-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12780259125509318680.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-ssh14277762470455226134.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-218/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-218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11779698644415240277.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-345 in /w/workspace/edgexfoundry_device-gpio_PR-218 [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-218 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cacff4a2d422747bd6cf74591db2fe792ce5aaad into PR head commit 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f > 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/218/head:refs/remotes/origin/PR-218 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f Checking out Revision 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f (PR-218) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 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 22:20:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git merge cacff4a2d422747bd6cf74591db2fe792ce5aaad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f # timeout=10 [Pipeline] echo 22:20:38 ========================================================= 22:20:38 EdgeX Global Pipelines Version Info 22:20:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:20:39 ------------------- 22:20:39 stable info: 22:20:39 ------------------- 22:20:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:20:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:20:39 Message: update stable to v1.0.258 22:20:39 ------------------- 22:20:39 experimental info: 22:20:39 ------------------- 22:20:39 Commited By: **** collab-it+edgex@linuxfoundation.org 22:20:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:20:39 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:20:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-218 [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-218 [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-218 [Pipeline] echo 22:20:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f [Pipeline] echo 22:20:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f4a5b0 [Pipeline] echo 22:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:42 provisioning config files... 22:20:42 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-218@tmp/config4380876721466259590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:42 ---> ****-login.sh 22:20:42 nexus3.edgexfoundry.org:10001 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 nexus3.edgexfoundry.org:10002 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 nexus3.edgexfoundry.org:10003 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 nexus3.edgexfoundry.org:10004 22:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:43 Configure a credential helper to remove this warning. See 22:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:43 22:20:43 Login Succeeded 22:20:43 ****.io 22:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:44 Configure a credential helper to remove this warning. See 22:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:44 22:20:44 Login Succeeded 22:20:44 ---> ****-login.sh ends [Pipeline] } 22:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:20:45 + git rev-list -1 --merges 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f~1..9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f [Pipeline] echo 22:20:45 -----------> git rev-list -1 --merges 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f~1..9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f [false] [Pipeline] sh 22:20:45 + git log --format=format:%s -1 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f [Pipeline] echo 22:20:45 ========================================================= 22:20:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:20:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:46 + git log --format=format:%s -1 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f [Pipeline] echo 22:20:46 [semverPrep] GIT_COMMIT: 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo 22:20:46 [semverPrep] This is not a build commit. [Pipeline] sh 22:20:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:46 + grep -v github /etc/ssh/ssh_known_hosts 22:20:46 + [ -e /tmp/ssh_known_hosts ] 22:20:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:20:46 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:20:46 sudo tee -a /etc/ssh/ssh_known_hosts 22:20:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:47 22:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:49 0.1.4: Pulling from edgex-devops/py-git-semver 22:20:49 b85a868b505f: Pulling fs layer 22:20:49 e2be974225ed: Pulling fs layer 22:20:49 339a4e72a1f5: Pulling fs layer 22:20:49 988bab9f4d93: Pulling fs layer 22:20:49 1469e6f7b9e6: Pulling fs layer 22:20:49 eaf3925da568: Pulling fs layer 22:20:49 bab4dde63d76: Pulling fs layer 22:20:49 bde34c3a00c8: Pulling fs layer 22:20:49 b352a97aabf1: Pulling fs layer 22:20:49 4872d77fe225: Pulling fs layer 22:20:49 5851b861e8e6: Pulling fs layer 22:20:49 988bab9f4d93: Waiting 22:20:49 1469e6f7b9e6: Waiting 22:20:49 bde34c3a00c8: Waiting 22:20:49 eaf3925da568: Waiting 22:20:49 4872d77fe225: Waiting 22:20:49 bab4dde63d76: Waiting 22:20:49 5851b861e8e6: Waiting 22:20:49 b352a97aabf1: Waiting 22:20:49 e2be974225ed: Download complete 22:20:49 988bab9f4d93: Verifying Checksum 22:20:49 988bab9f4d93: Download complete 22:20:49 339a4e72a1f5: Verifying Checksum 22:20:49 339a4e72a1f5: Download complete 22:20:49 eaf3925da568: Download complete 22:20:49 1469e6f7b9e6: Verifying Checksum 22:20:49 1469e6f7b9e6: Download complete 22:20:49 bde34c3a00c8: Verifying Checksum 22:20:49 bde34c3a00c8: Download complete 22:20:49 b352a97aabf1: Verifying Checksum 22:20:49 b352a97aabf1: Download complete 22:20:49 4872d77fe225: Download complete 22:20:49 5851b861e8e6: Verifying Checksum 22:20:49 5851b861e8e6: Download complete 22:20:49 b85a868b505f: Verifying Checksum 22:20:49 b85a868b505f: Download complete 22:20:49 bab4dde63d76: Verifying Checksum 22:20:50 b85a868b505f: Pull complete 22:20:50 e2be974225ed: Pull complete 22:20:51 339a4e72a1f5: Pull complete 22:20:51 988bab9f4d93: Pull complete 22:20:51 1469e6f7b9e6: Pull complete 22:20:51 eaf3925da568: Pull complete 22:20:53 bab4dde63d76: Pull complete 22:20:53 bde34c3a00c8: Pull complete 22:20:53 b352a97aabf1: Pull complete 22:20:53 4872d77fe225: Pull complete 22:20:53 5851b861e8e6: Pull complete 22:20:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:53 prd-ubuntu20.04-docker-8c-8g-345 does not seem to be running inside a container 22:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-218 -v /w/workspace/edgexfoundry_device-gpio_PR-218:/w/workspace/edgexfoundry_device-gpio_PR-218:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-218@tmp:/w/workspace/edgexfoundry_device-gpio_PR-218@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 22:20:56 $ docker top 5c436f3ba05689f7beeec2b0a8e76c9bf14fab5e7e059091d844cedf022916d6 -eo pid,comm 22:20:56 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). 22:20:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:56 [ssh-agent] Looking for ssh-agent implementation... 22:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:57 $ docker exec 5c436f3ba05689f7beeec2b0a8e76c9bf14fab5e7e059091d844cedf022916d6 ssh-agent 22:20:57 SSH_AUTH_SOCK=/tmp/ssh-oOYmzbJMudA5/agent.31 22:20:57 SSH_AGENT_PID=37 22:20:57 Running ssh-add (command line suppressed) 22:20:57 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-218@tmp/private_key_12469405518991511056.key (/w/workspace/edgexfoundry_device-gpio_PR-218@tmp/private_key_12469405518991511056.key) 22:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:57 + git tag --points-at HEAD [Pipeline] } 22:20:57 $ docker exec --env ******** --env ******** 5c436f3ba05689f7beeec2b0a8e76c9bf14fab5e7e059091d844cedf022916d6 ssh-agent -k 22:20:57 unset SSH_AUTH_SOCK; 22:20:57 unset SSH_AGENT_PID; 22:20:57 echo Agent pid 37 killed; 22:20:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:57 [ssh-agent] Looking for ssh-agent implementation... 22:20:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:58 $ docker exec 5c436f3ba05689f7beeec2b0a8e76c9bf14fab5e7e059091d844cedf022916d6 ssh-agent 22:20:58 SSH_AUTH_SOCK=/tmp/ssh-foX6xSNjRd9L/agent.68 22:20:58 SSH_AGENT_PID=74 22:20:58 Running ssh-add (command line suppressed) 22:20:58 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-218@tmp/private_key_4964308140287201890.key (/w/workspace/edgexfoundry_device-gpio_PR-218@tmp/private_key_4964308140287201890.key) 22:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:58 + git semver init 22:20:58 2023-11-21 22:20:58,812 [run_init] DEBUG init version:0.0.0 force:False 22:20:58 2023-11-21 22:20:58,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-218/.semver 22:20:58 2023-11-21 22:20:58,813 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-218/.semver 22:20:58 2023-11-21 22:20:58,814 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-218/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-218, universal_newlines=False, shell=None, istream=None) 22:21:00 2023-11-21 22:21:00,118 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-218/.git/info/exclude 22:21:00 2023-11-21 22:21:00,119 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-218/.semver/PR-218 with force:False 22:21:00 2023-11-21 22:21:00,119 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-218/.semver/PR-218 22:21:00 2023-11-21 22:21:00,123 [execute] INFO git cat-file --batch-check 22:21:00 2023-11-21 22:21:00,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-218/.semver, universal_newlines=False, shell=None, istream=) 22:21:00 2023-11-21 22:21:00,131 [execute] INFO git cat-file --batch 22:21:00 2023-11-21 22:21:00,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-218/.semver, universal_newlines=False, shell=None, istream=) 22:21:00 2023-11-21 22:21:00,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-218/.semver/PR-218 22:21:00 0.0.0 [Pipeline] } 22:21:00 $ docker exec --env ******** --env ******** 5c436f3ba05689f7beeec2b0a8e76c9bf14fab5e7e059091d844cedf022916d6 ssh-agent -k 22:21:00 unset SSH_AUTH_SOCK; 22:21:00 unset SSH_AGENT_PID; 22:21:00 echo Agent pid 74 killed; 22:21:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:00 + git semver [Pipeline] } 22:21:01 $ docker stop --time=1 5c436f3ba05689f7beeec2b0a8e76c9bf14fab5e7e059091d844cedf022916d6 22:21:02 $ docker rm -f --volumes 5c436f3ba05689f7beeec2b0a8e76c9bf14fab5e7e059091d844cedf022916d6 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:21:03 Stashed 1 file(s) [Pipeline] echo 22:21:03 [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 22:21:04 provisioning config files... 22:21:04 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-218@tmp/config7323072040668124313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:04 ---> ****-login.sh 22:21:04 nexus3.edgexfoundry.org:10001 22:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:04 Configure a credential helper to remove this warning. See 22:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:04 22:21:04 Login Succeeded 22:21:04 nexus3.edgexfoundry.org:10002 22:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:04 Configure a credential helper to remove this warning. See 22:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:04 22:21:04 Login Succeeded 22:21:04 nexus3.edgexfoundry.org:10003 22:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:04 Configure a credential helper to remove this warning. See 22:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:04 22:21:04 Login Succeeded 22:21:04 nexus3.edgexfoundry.org:10004 22:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:04 Configure a credential helper to remove this warning. See 22:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:04 22:21:04 Login Succeeded 22:21:04 ****.io 22:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:05 Configure a credential helper to remove this warning. See 22:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:05 22:21:05 Login Succeeded 22:21:05 ---> ****-login.sh ends [Pipeline] } 22:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:21:05 ========================================================= 22:21:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:21:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:06 + 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 . 22:21:06 Sending build context to Docker daemon 26.99MB 22:21:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:21:06 Step 2/12 : FROM ${BASE} AS builder 22:21:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:21:06 7264a8db6415: Pulling fs layer 22:21:06 c4d48a809fc2: Pulling fs layer 22:21:06 4f1c88b9dad5: Pulling fs layer 22:21:06 ad3a456e5733: Pulling fs layer 22:21:06 69c7f0334f64: Pulling fs layer 22:21:06 1f1c1a5573a3: Pulling fs layer 22:21:06 69c7f0334f64: Waiting 22:21:06 ad3a456e5733: Waiting 22:21:06 ce7588e14bc9: Pulling fs layer 22:21:06 b5e4710f87ac: Pulling fs layer 22:21:06 1f1c1a5573a3: Waiting 22:21:06 b5e4710f87ac: Waiting 22:21:06 ce7588e14bc9: Waiting 22:21:06 c4d48a809fc2: Verifying Checksum 22:21:06 c4d48a809fc2: Download complete 22:21:06 ad3a456e5733: Verifying Checksum 22:21:06 ad3a456e5733: Download complete 22:21:06 69c7f0334f64: Verifying Checksum 22:21:06 69c7f0334f64: Download complete 22:21:06 7264a8db6415: Verifying Checksum 22:21:06 7264a8db6415: Download complete 22:21:06 1f1c1a5573a3: Verifying Checksum 22:21:06 1f1c1a5573a3: Download complete 22:21:06 7264a8db6415: Pull complete 22:21:06 b5e4710f87ac: Verifying Checksum 22:21:06 b5e4710f87ac: Download complete 22:21:06 c4d48a809fc2: Pull complete 22:21:06 4f1c88b9dad5: Verifying Checksum 22:21:06 4f1c88b9dad5: Download complete 22:21:07 ce7588e14bc9: Verifying Checksum 22:21:07 ce7588e14bc9: Download complete 22:21:10 4f1c88b9dad5: Pull complete 22:21:10 ad3a456e5733: Pull complete 22:21:10 69c7f0334f64: Pull complete 22:21:11 1f1c1a5573a3: Pull complete 22:21:13 ce7588e14bc9: Pull complete 22:21:13 b5e4710f87ac: Pull complete 22:21:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:21:13 ---> 88b5674ff536 22:21:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:21:18 Still waiting to schedule task 22:21:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:21:19 ---> Running in 64aba4fa1879 22:21:19 Removing intermediate container 64aba4fa1879 22:21:19 ---> bdac158bb910 22:21:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:21:19 ---> Running in 2a56c66d7724 22:21:19 Removing intermediate container 2a56c66d7724 22:21:19 ---> cd2bf69c791f 22:21:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:21:19 ---> Running in e95621109a86 22:21:19 Removing intermediate container e95621109a86 22:21:19 ---> c2a281994e3d 22:21:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:21:19 ---> Running in 5b11b9acb505 22:21:19 Removing intermediate container 5b11b9acb505 22:21:19 ---> 4ed210090165 22:21:19 Step 7/12 : WORKDIR /device-gpio 22:21:19 ---> Running in 8298806f12c1 22:21:19 Removing intermediate container 8298806f12c1 22:21:19 ---> 716183301417 22:21:19 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:19 ---> Running in d805e27a3ac4 22:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:21:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:21:19 (2/4) Installing libedit (20221030.3.1-r1) 22:21:19 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:21:20 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:21:20 Executing busybox-1.36.1-r5.trigger 22:21:20 OK: 268 MiB in 56 packages 22:21:20 Removing intermediate container d805e27a3ac4 22:21:20 ---> e0a297c73c7a 22:21:20 Step 9/12 : COPY go.mod vendor* ./ 22:21:20 ---> 046d11dc2494 22:21:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:20 ---> Running in 51078ab8639d 22:21:59 Removing intermediate container 51078ab8639d 22:21:59 ---> 3a4d1644a066 22:21:59 Step 11/12 : COPY . . 22:21:59 ---> 40d67efa10e0 22:21:59 Step 12/12 : RUN ${MAKE} 22:21:59 ---> Running in 822600cf2122 22:21:59 noop 22:22:00 Removing intermediate container 822600cf2122 22:22:00 ---> 373f6054432e 22:22:00 Successfully built 373f6054432e 22:22:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:00 + docker inspect -f . ci-base-image-x86_64 22:22:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:01 prd-ubuntu20.04-docker-8c-8g-345 does not seem to be running inside a container 22:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-218 -v /w/workspace/edgexfoundry_device-gpio_PR-218:/w/workspace/edgexfoundry_device-gpio_PR-218:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-218@tmp:/w/workspace/edgexfoundry_device-gpio_PR-218@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 22:22:01 $ docker top c5583d7ecc77c98b56576531f971e3e65216f17a08496a3a7569f3cb476a8741 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:01 + go version 22:22:01 go version go1.21.0 linux/amd64 [Pipeline] } 22:22:01 $ docker stop --time=1 c5583d7ecc77c98b56576531f971e3e65216f17a08496a3a7569f3cb476a8741 22:22:03 $ docker rm -f --volumes c5583d7ecc77c98b56576531f971e3e65216f17a08496a3a7569f3cb476a8741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:04 + docker inspect -f . ci-base-image-x86_64 22:22:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:04 prd-ubuntu20.04-docker-8c-8g-345 does not seem to be running inside a container 22:22:04 $ 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-218 -v /w/workspace/edgexfoundry_device-gpio_PR-218:/w/workspace/edgexfoundry_device-gpio_PR-218:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-218@tmp:/w/workspace/edgexfoundry_device-gpio_PR-218@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 22:22:05 $ docker top a5379f573f9812b735879f408a254866ba8fbb792054fe777badf1bc5bf17f61 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-218 [Pipeline] fileExists [Pipeline] sh 22:22:05 + make test 22:22:05 go test ./... -coverprofile=coverage.out ./... 22:22:06 ? github.com/edgexfoundry/device-gpio [no test files] 22:22:16 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:22:16 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:22:23 go vet ./... 22:22:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:22:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:22:27 ./bin/test-attribution-txt.sh [Pipeline] echo 22:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:22:27 $ docker stop --time=1 a5379f573f9812b735879f408a254866ba8fbb792054fe777badf1bc5bf17f61 22:22:31 $ docker rm -f --volumes a5379f573f9812b735879f408a254866ba8fbb792054fe777badf1bc5bf17f61 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:22:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:22:33 + ls -al . 22:22:33 total 152 22:22:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:22 . 22:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:20 .. 22:22:33 -rw-rw-r-- 1 jenkins jenkins 120 Nov 21 22:20 .dockerignore 22:22:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:22 .git 22:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:20 .github 22:22:33 -rw-rw-r-- 1 jenkins jenkins 277 Nov 21 22:20 .gitignore 22:22:33 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:20 .golangci.yml 22:22:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:21 .semver 22:22:33 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 21 22:20 Attribution.txt 22:22:33 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 21 22:20 CHANGELOG.md 22:22:33 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 21 22:20 Dockerfile 22:22:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:20 GOVERNANCE.md 22:22:33 -rw-rw-r-- 1 jenkins jenkins 657 Nov 21 22:20 Jenkinsfile 22:22:33 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:20 LICENSE 22:22:33 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 21 22:20 Makefile 22:22:33 -rw-rw-r-- 1 jenkins jenkins 617 Nov 21 22:20 OWNERS.md 22:22:33 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 21 22:20 README.md 22:22:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:21 VERSION 22:22:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:20 bin 22:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:20 cmd 22:22:33 -rw-r--r-- 1 jenkins jenkins 10 Nov 21 22:22 coverage.out 22:22:33 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 21 22:20 go.mod 22:22:33 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 21 22:20 go.sum 22:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:20 internal 22:22:33 -rw-rw-r-- 1 jenkins jenkins 209 Nov 21 22:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:33 + 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=9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f --label arch=amd64 --label version=0.0.0 . 22:22:33 Sending build context to Docker daemon 26.99MB 22:22:33 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:22:33 Step 2/26 : FROM ${BASE} AS builder 22:22:33 ---> 373f6054432e 22:22:33 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:22:34 ---> Running in 7bdae264280c 22:22:34 Removing intermediate container 7bdae264280c 22:22:34 ---> 2d3b9e6f1afa 22:22:34 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:34 ---> Running in d2f81571c0d6 22:22:34 Removing intermediate container d2f81571c0d6 22:22:34 ---> e0decadd0ec7 22:22:34 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:22:34 ---> Running in 836d0d9e48e8 22:22:34 Removing intermediate container 836d0d9e48e8 22:22:34 ---> fa80d879dd61 22:22:34 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:22:34 ---> Running in 07151029a9e9 22:22:34 Removing intermediate container 07151029a9e9 22:22:34 ---> 9267a80b0156 22:22:34 Step 7/26 : WORKDIR /device-gpio 22:22:34 ---> Running in 4dfb40167c21 22:22:34 Removing intermediate container 4dfb40167c21 22:22:34 ---> 5b46860cf61c 22:22:34 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:34 ---> Running in 94df003f6c7a 22:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:34 OK: 268 MiB in 56 packages 22:22:35 Removing intermediate container 94df003f6c7a 22:22:35 ---> 9e4d194cfc33 22:22:35 Step 9/26 : COPY go.mod vendor* ./ 22:22:35 ---> 6292606376b6 22:22:35 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:35 ---> Running in 0e1c41228d85 22:22:36 Removing intermediate container 0e1c41228d85 22:22:36 ---> bf049a9656ae 22:22:36 Step 11/26 : COPY . . 22:22:38 ---> 1ac11c087911 22:22:38 Step 12/26 : RUN ${MAKE} 22:22:38 ---> Running in c70acf710b0e 22:22:38 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.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:23:05 Removing intermediate container c70acf710b0e 22:23:05 ---> 52a7131dbe67 22:23:05 Step 13/26 : FROM alpine:3.18 22:23:05 3.18: Pulling from library/alpine 22:23:05 96526aa774ef: Pulling fs layer 22:23:05 96526aa774ef: Verifying Checksum 22:23:05 96526aa774ef: Download complete 22:23:05 96526aa774ef: Pull complete 22:23:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:23:05 Status: Downloaded newer image for alpine:3.18 22:23:05 ---> 8ca4688f4f35 22:23:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:23:05 ---> Running in f16eeabac78e 22:23:05 Removing intermediate container f16eeabac78e 22:23:05 ---> 811773d74ee0 22:23:05 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:23:05 ---> Running in 2636fc03b4f7 22:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:23:05 (1/1) Installing dumb-init (1.2.5-r2) 22:23:05 Executing busybox-1.36.1-r2.trigger 22:23:05 OK: 7 MiB in 16 packages 22:23:06 Removing intermediate container 2636fc03b4f7 22:23:06 ---> 66e5e36bf56d 22:23:06 Step 16/26 : RUN apk --no-cache upgrade 22:23:06 ---> Running in 736cd586cefd 22:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:23:07 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:23:07 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:23:07 Executing busybox-1.36.1-r5.post-upgrade 22:23:07 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:23:07 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:23:07 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:23:07 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:23:07 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:23:07 Executing busybox-1.36.1-r5.trigger 22:23:07 OK: 7 MiB in 16 packages 22:23:08 Removing intermediate container 736cd586cefd 22:23:08 ---> 18517779086a 22:23:08 Step 17/26 : WORKDIR / 22:23:08 ---> Running in 704fc21c2f34 22:23:08 Removing intermediate container 704fc21c2f34 22:23:08 ---> 06339981fa18 22:23:08 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 22:23:09 ---> 407d4012f434 22:23:09 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 22:23:09 ---> c5ab0acfdfb3 22:23:09 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 22:23:09 ---> 3b5e0c0a5aed 22:23:09 Step 21/26 : EXPOSE 59910 22:23:10 ---> Running in ede1e9b259fb 22:23:10 Removing intermediate container ede1e9b259fb 22:23:10 ---> e8266ef051eb 22:23:10 Step 22/26 : ENTRYPOINT ["/device-gpio"] 22:23:10 ---> Running in 16bcb3268bda 22:23:10 Removing intermediate container 16bcb3268bda 22:23:10 ---> 4d59f5cda9ec 22:23:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:23:10 ---> Running in 19f7a266a8c4 22:23:10 Removing intermediate container 19f7a266a8c4 22:23:10 ---> 57bda1d37ee9 22:23:10 Step 24/26 : LABEL arch=amd64 22:23:10 ---> Running in 1ff4ba2926a3 22:23:10 Removing intermediate container 1ff4ba2926a3 22:23:10 ---> df474653d79c 22:23:10 Step 25/26 : LABEL git_sha=9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f 22:23:10 ---> Running in c94de4d535c4 22:23:10 Removing intermediate container c94de4d535c4 22:23:10 ---> 3a7f67a24793 22:23:10 Step 26/26 : LABEL version=0.0.0 22:23:10 ---> Running in 2af910a270cc 22:23:10 Removing intermediate container 2af910a270cc 22:23:10 ---> 52c6ce13e25f 22:23:10 [Warning] One or more build-args [ARCH] were not consumed 22:23:10 Successfully built 52c6ce13e25f 22:23:10 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 22:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:11 22:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:12 latest: Pulling from edgex-lftools-log-publisher 22:23:12 5eb5b503b376: Pulling fs layer 22:23:12 5c69ac0246d0: Pulling fs layer 22:23:12 ec43610c2a17: Pulling fs layer 22:23:12 3a2ae6a8a46f: Pulling fs layer 22:23:12 33b1e0a273af: Pulling fs layer 22:23:12 5d3b04190fa2: Pulling fs layer 22:23:12 2f39f015ded8: Pulling fs layer 22:23:12 3a2ae6a8a46f: Waiting 22:23:12 33b1e0a273af: Waiting 22:23:12 5d3b04190fa2: Waiting 22:23:12 2f39f015ded8: Waiting 22:23:12 5c69ac0246d0: Verifying Checksum 22:23:12 5c69ac0246d0: Download complete 22:23:12 3a2ae6a8a46f: Download complete 22:23:12 33b1e0a273af: Verifying Checksum 22:23:12 33b1e0a273af: Download complete 22:23:12 5d3b04190fa2: Verifying Checksum 22:23:12 5d3b04190fa2: Download complete 22:23:12 ec43610c2a17: Verifying Checksum 22:23:12 ec43610c2a17: Download complete 22:23:12 5eb5b503b376: Verifying Checksum 22:23:12 5eb5b503b376: Download complete 22:23:13 2f39f015ded8: Download complete 22:23:13 5eb5b503b376: Pull complete 22:23:13 5c69ac0246d0: Pull complete 22:23:14 ec43610c2a17: Pull complete 22:23:14 3a2ae6a8a46f: Pull complete 22:23:14 33b1e0a273af: Pull complete 22:23:14 5d3b04190fa2: Pull complete 22:23:19 2f39f015ded8: Pull complete 22:23:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:20 prd-ubuntu20.04-docker-8c-8g-345 does not seem to be running inside a container 22:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-218 -v /w/workspace/edgexfoundry_device-gpio_PR-218:/w/workspace/edgexfoundry_device-gpio_PR-218:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-218@tmp:/w/workspace/edgexfoundry_device-gpio_PR-218@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 22:23:27 $ docker top e4f04af9cf70c4b38e463fe5e8a4c681a41db316c6e00b729a8744b0d7a229ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:27 ---> job-cost.sh 22:23:27 lf-activate-venv: SKIPPING 22:23:27 INFO: No Stack... 22:23:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:28 INFO: Archiving Costs [Pipeline] sh 22:23:28 + cat /w/workspace/edgexfoundry_device-gpio_PR-218/archives/cost.csv 22:23:28 + cut -d, -f6 [Pipeline] lock 22:23:28 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-218-1-stack-cost] 22:23:28 Resource [jenkins-edgexfoundry-device-gpio-PR-218-1-stack-cost] did not exist. Created. 22:23:28 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:29 + echo total: 0.2199999988079071 [Pipeline] stash 22:23:29 Stashed 1 file(s) [Pipeline] } 22:23:29 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:29 $ docker stop --time=1 e4f04af9cf70c4b38e463fe5e8a4c681a41db316c6e00b729a8744b0d7a229ee 22:23:30 $ docker rm -f --volumes e4f04af9cf70c4b38e463fe5e8a4c681a41db316c6e00b729a8744b0d7a229ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-371 in /w/workspace/edgexfoundry_device-gpio_PR-218 [Pipeline] { [Pipeline] ws 22:24:41 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 22:24:44 The recommended git tool is: git 22:24:53 using credential edgex-jenkins-ssh 22:24:53 Cloning the remote Git repository 22:24:53 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:24:53 > git init /w/workspace/device-gpio/1 # timeout=10 22:24:54 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:24:54 > git --version # timeout=10 22:24:54 > git --version # 'git version 2.25.1' 22:24:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:24:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:58 Merging remotes/origin/main commit cacff4a2d422747bd6cf74591db2fe792ce5aaad into PR head commit 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f 22:24:59 Merge succeeded, producing 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f 22:24:59 Checking out Revision 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f (PR-218) 22:24:58 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:24:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:24:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:24:58 > git config core.sparsecheckout # timeout=10 22:24:59 > git checkout -f 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f # timeout=10 22:24:59 > git remote # timeout=10 22:24:59 > git config --get remote.origin.url # timeout=10 22:24:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:59 > git merge cacff4a2d422747bd6cf74591db2fe792ce5aaad # timeout=10 22:24:59 > git rev-parse HEAD^{commit} # timeout=10 22:24:59 > git config core.sparsecheckout # timeout=10 22:24:59 > git checkout -f 9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f # timeout=10 22:25:00 Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 22:25:00 > git --version # timeout=10 22:25:00 > git --version # 'git version 2.25.1' 22:25:00 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:01 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:01 Dload Upload Total Spent Left Speed 22:25:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 160k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh 22:25:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:02 + sudo tee /etc/docker/daemon.new 22:25:02 { 22:25:02 "registry-mirrors": [ 22:25:02 "https://nexus3.edgexfoundry.org:10001" 22:25:02 ], 22:25:02 "bip": "10.250.0.254/24", 22:25:02 "hosts": [ 22:25:02 "tcp://0.0.0.0:5555", 22:25:02 "unix:///var/run/docker.sock" 22:25:02 ], 22:25:02 "mtu": 1458, 22:25:02 "selinux-enabled": true, 22:25:02 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:02 } [Pipeline] sh 22:25:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:25 provisioning config files... 22:25:25 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config2069356939028245516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:26 ---> ****-login.sh 22:25:26 nexus3.edgexfoundry.org:10001 22:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:27 Configure a credential helper to remove this warning. See 22:25:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:27 22:25:27 Login Succeeded 22:25:27 nexus3.edgexfoundry.org:10002 22:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:27 Configure a credential helper to remove this warning. See 22:25:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:27 22:25:27 Login Succeeded 22:25:27 nexus3.edgexfoundry.org:10003 22:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:27 Configure a credential helper to remove this warning. See 22:25:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:27 22:25:27 Login Succeeded 22:25:27 nexus3.edgexfoundry.org:10004 22:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:28 Configure a credential helper to remove this warning. See 22:25:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:28 22:25:28 Login Succeeded 22:25:28 ****.io 22:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:29 Configure a credential helper to remove this warning. See 22:25:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:29 22:25:29 Login Succeeded 22:25:29 ---> ****-login.sh ends [Pipeline] } 22:25:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:25:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:25:29 ========================================================= 22:25:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:25:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:25:31 Sending build context to Docker daemon 13.56MB 22:25:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:25:31 Step 2/12 : FROM ${BASE} AS builder 22:25:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:31 9fda8d8052c6: Pulling fs layer 22:25:31 5d54e960e981: Pulling fs layer 22:25:31 c4a7e357bf2a: Pulling fs layer 22:25:31 f0e02332f6b5: Pulling fs layer 22:25:31 872ee5b61b7b: Pulling fs layer 22:25:31 0c6a40ed1a82: Pulling fs layer 22:25:31 94ae7d8d031c: Pulling fs layer 22:25:31 872ee5b61b7b: Waiting 22:25:31 94ae7d8d031c: Waiting 22:25:31 0c6a40ed1a82: Waiting 22:25:31 f0e02332f6b5: Waiting 22:25:31 5d54e960e981: Verifying Checksum 22:25:31 5d54e960e981: Download complete 22:25:31 f0e02332f6b5: Verifying Checksum 22:25:31 f0e02332f6b5: Download complete 22:25:31 872ee5b61b7b: Verifying Checksum 22:25:31 872ee5b61b7b: Download complete 22:25:32 9fda8d8052c6: Download complete 22:25:32 94ae7d8d031c: Verifying Checksum 22:25:32 94ae7d8d031c: Download complete 22:25:33 9fda8d8052c6: Pull complete 22:25:33 5d54e960e981: Pull complete 22:25:34 c4a7e357bf2a: Verifying Checksum 22:25:34 c4a7e357bf2a: Download complete 22:25:35 0c6a40ed1a82: Verifying Checksum 22:25:35 0c6a40ed1a82: Download complete 22:25:47 c4a7e357bf2a: Pull complete 22:25:47 f0e02332f6b5: Pull complete 22:25:47 872ee5b61b7b: Pull complete 22:25:57 0c6a40ed1a82: Pull complete 22:25:58 94ae7d8d031c: Pull complete 22:25:58 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:25:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:25:58 ---> 86de565de09d 22:25:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:26:00 ---> Running in 4802ee7884ff 22:26:00 Removing intermediate container 4802ee7884ff 22:26:00 ---> a1fc71b55aad 22:26:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:26:00 ---> Running in afdfd6a12b67 22:26:01 Removing intermediate container afdfd6a12b67 22:26:01 ---> 9e08373ef677 22:26:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:26:01 ---> Running in db7f1101a1ea 22:26:01 Removing intermediate container db7f1101a1ea 22:26:01 ---> 2b1dfd819427 22:26:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:26:01 ---> Running in e82c5463b646 22:26:01 Removing intermediate container e82c5463b646 22:26:01 ---> 31de5cc9085f 22:26:01 Step 7/12 : WORKDIR /device-gpio 22:26:02 ---> Running in a5ea6b04c2c2 22:26:02 Removing intermediate container a5ea6b04c2c2 22:26:02 ---> cd6ede67ec14 22:26:02 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:02 ---> Running in 68887f3719b9 22:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:26:05 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:26:06 (2/4) Installing libedit (20221030.3.1-r1) 22:26:06 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:26:06 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:26:06 Executing busybox-1.36.1-r5.trigger 22:26:06 OK: 271 MiB in 56 packages 22:26:07 Removing intermediate container 68887f3719b9 22:26:07 ---> 6dae005ee285 22:26:07 Step 9/12 : COPY go.mod vendor* ./ 22:26:08 ---> eafb7d09e875 22:26:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:08 ---> Running in 210c5618ca6d 22:27:30 Removing intermediate container 210c5618ca6d 22:27:30 ---> 94675038b1fe 22:27:30 Step 11/12 : COPY . . 22:27:30 ---> 43a1a3ea52ea 22:27:30 Step 12/12 : RUN ${MAKE} 22:27:30 ---> Running in 7a547b5df42e 22:27:31 noop 22:27:32 Removing intermediate container 7a547b5df42e 22:27:32 ---> 350207de43e7 22:27:32 Successfully built 350207de43e7 22:27:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:32 + docker inspect -f . ci-base-image-arm64 22:27:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:33 prd-ubuntu20.04-docker-arm64-4c-16g-371 does not seem to be running inside a container 22:27:33 $ 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 22:27:34 $ docker top b36994478ec188acced374fc5f0644bafde8428d318aa9d57f1aec03ca9812a1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:35 + go version 22:27:35 go version go1.21.0 linux/arm64 [Pipeline] } 22:27:35 $ docker stop --time=1 b36994478ec188acced374fc5f0644bafde8428d318aa9d57f1aec03ca9812a1 22:27:37 $ docker rm -f --volumes b36994478ec188acced374fc5f0644bafde8428d318aa9d57f1aec03ca9812a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:38 + docker inspect -f . ci-base-image-arm64 22:27:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:39 prd-ubuntu20.04-docker-arm64-4c-16g-371 does not seem to be running inside a container 22:27:39 $ 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 22:27:40 $ docker top 2d30a3710f1a97cdd089c7992cf1c6805369e3b36a1a3fea2dea74ab679d1eb0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:41 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 22:27:42 + make test 22:27:42 go test ./... -coverprofile=coverage.out ./... 22:27:50 ? github.com/edgexfoundry/device-gpio [no test files] 22:30:13 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:30:13 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:30:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:30:13 go vet ./... 22:30:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:30:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:30:40 ./bin/test-attribution-txt.sh [Pipeline] echo 22:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:30:40 $ docker stop --time=1 2d30a3710f1a97cdd089c7992cf1c6805369e3b36a1a3fea2dea74ab679d1eb0 22:30:45 $ docker rm -f --volumes 2d30a3710f1a97cdd089c7992cf1c6805369e3b36a1a3fea2dea74ab679d1eb0 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:30:46 Warning: overwriting stash ‘coverage-report’ 22:30:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:30:48 + ls -al . 22:30:48 total 148 22:30:48 drwxrwxr-x 7 jenkins jenkins 4096 Nov 21 22:27 . 22:30:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:24 .. 22:30:48 -rw-rw-r-- 1 jenkins jenkins 120 Nov 21 22:24 .dockerignore 22:30:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:24 .git 22:30:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:24 .github 22:30:48 -rw-rw-r-- 1 jenkins jenkins 277 Nov 21 22:24 .gitignore 22:30:48 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:24 .golangci.yml 22:30:48 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 21 22:24 Attribution.txt 22:30:48 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 21 22:24 CHANGELOG.md 22:30:48 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 21 22:24 Dockerfile 22:30:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:24 GOVERNANCE.md 22:30:48 -rw-rw-r-- 1 jenkins jenkins 657 Nov 21 22:24 Jenkinsfile 22:30:48 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:24 LICENSE 22:30:48 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 21 22:24 Makefile 22:30:48 -rw-rw-r-- 1 jenkins jenkins 617 Nov 21 22:24 OWNERS.md 22:30:48 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 21 22:24 README.md 22:30:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:21 VERSION 22:30:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:24 bin 22:30:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:24 cmd 22:30:48 -rw-r--r-- 1 jenkins jenkins 10 Nov 21 22:27 coverage.out 22:30:48 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 21 22:24 go.mod 22:30:48 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 21 22:24 go.sum 22:30:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:24 internal 22:30:48 -rw-rw-r-- 1 jenkins jenkins 209 Nov 21 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:48 + 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=9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f --label arch=arm64 --label version=0.0.0 . 22:30:49 Sending build context to Docker daemon 13.56MB 22:30:49 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:30:49 Step 2/26 : FROM ${BASE} AS builder 22:30:49 ---> 350207de43e7 22:30:49 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:30:49 ---> Running in 810328b74ed1 22:30:49 Removing intermediate container 810328b74ed1 22:30:49 ---> 4362ec7144b3 22:30:49 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:30:50 ---> Running in b5101f039454 22:30:50 Removing intermediate container b5101f039454 22:30:50 ---> 56f76f538254 22:30:50 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:30:50 ---> Running in 1ecbad2c4ae1 22:30:50 Removing intermediate container 1ecbad2c4ae1 22:30:50 ---> c4bd9bd7b580 22:30:50 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:30:50 ---> Running in 3b6f5de64a74 22:30:51 Removing intermediate container 3b6f5de64a74 22:30:51 ---> 269e4db4c2e2 22:30:51 Step 7/26 : WORKDIR /device-gpio 22:30:51 ---> Running in 87a98e40877f 22:30:51 Removing intermediate container 87a98e40877f 22:30:51 ---> 861f97e55c66 22:30:51 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:30:51 ---> Running in e77e9e1307d1 22:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:30:54 OK: 271 MiB in 56 packages 22:30:58 Removing intermediate container e77e9e1307d1 22:30:58 ---> 9e2e906cc60f 22:30:58 Step 9/26 : COPY go.mod vendor* ./ 22:30:58 ---> 285a76239936 22:30:58 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:58 ---> Running in 3d60052c09ac 22:31:01 Removing intermediate container 3d60052c09ac 22:31:01 ---> c08cd70d8522 22:31:01 Step 11/26 : COPY . . 22:31:02 ---> a8e565b7e7ba 22:31:02 Step 12/26 : RUN ${MAKE} 22:31:02 ---> Running in 465b40edf7c2 22:31:03 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.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:33:25 Removing intermediate container 465b40edf7c2 22:33:25 ---> 262c734ab18c 22:33:25 Step 13/26 : FROM alpine:3.18 22:33:25 3.18: Pulling from library/alpine 22:33:25 579b34f0a95b: Pulling fs layer 22:33:25 579b34f0a95b: Verifying Checksum 22:33:25 579b34f0a95b: Download complete 22:33:25 579b34f0a95b: Pull complete 22:33:25 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:33:25 Status: Downloaded newer image for alpine:3.18 22:33:25 ---> 3cc203321400 22:33:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:33:25 ---> Running in 7a34a832e8fa 22:33:25 Removing intermediate container 7a34a832e8fa 22:33:25 ---> 860d02dd5609 22:33:25 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:33:25 ---> Running in 910263b15a31 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:33:25 (1/1) Installing dumb-init (1.2.5-r2) 22:33:25 Executing busybox-1.36.1-r2.trigger 22:33:25 OK: 8 MiB in 16 packages 22:33:25 Removing intermediate container 910263b15a31 22:33:25 ---> 82f8aaaf34c3 22:33:25 Step 16/26 : RUN apk --no-cache upgrade 22:33:25 ---> Running in 114848adca2d 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:33:25 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:33:25 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:33:25 Executing busybox-1.36.1-r5.post-upgrade 22:33:25 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:33:25 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:33:25 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:33:25 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:33:25 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:33:25 Executing busybox-1.36.1-r5.trigger 22:33:25 OK: 8 MiB in 16 packages 22:33:25 Removing intermediate container 114848adca2d 22:33:25 ---> 1b8db3b97ce1 22:33:25 Step 17/26 : WORKDIR / 22:33:25 ---> Running in 0024d2963d77 22:33:25 Removing intermediate container 0024d2963d77 22:33:25 ---> b70d13391fa5 22:33:25 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 22:33:25 ---> 9fc920157aaa 22:33:25 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 22:33:25 ---> 059b865138b9 22:33:25 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 22:33:25 ---> ae6b73384c5c 22:33:25 Step 21/26 : EXPOSE 59910 22:33:25 ---> Running in 15d72601dd0b 22:33:25 Removing intermediate container 15d72601dd0b 22:33:25 ---> 64604e9390a1 22:33:25 Step 22/26 : ENTRYPOINT ["/device-gpio"] 22:33:25 ---> Running in 97d34b0f9444 22:33:25 Removing intermediate container 97d34b0f9444 22:33:25 ---> 0909c6a50945 22:33:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:33:25 ---> Running in 9b1b8f3973f8 22:33:25 Removing intermediate container 9b1b8f3973f8 22:33:25 ---> 53276a5d13e0 22:33:25 Step 24/26 : LABEL arch=arm64 22:33:25 ---> Running in 50de6485133b 22:33:26 Removing intermediate container 50de6485133b 22:33:26 ---> a5147d29be55 22:33:26 Step 25/26 : LABEL git_sha=9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f 22:33:26 ---> Running in a158986c483d 22:33:26 Removing intermediate container a158986c483d 22:33:26 ---> 1e99f314aaf7 22:33:26 Step 26/26 : LABEL version=0.0.0 22:33:26 ---> Running in d023c616f8d0 22:33:26 Removing intermediate container d023c616f8d0 22:33:26 ---> 864a1cab014c 22:33:26 [Warning] One or more build-args [ARCH] were not consumed 22:33:27 Successfully built 864a1cab014c 22:33: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 22:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:28 22:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:28 arm64: Pulling from edgex-lftools-log-publisher 22:33:28 8998bd30e6a1: Pulling fs layer 22:33:28 04944245beec: Pulling fs layer 22:33:28 699f458cf7ca: Pulling fs layer 22:33:28 765212b225bb: Pulling fs layer 22:33:28 f23df028b6ca: Pulling fs layer 22:33:28 d65c8cfc05b1: Pulling fs layer 22:33:28 2437ff75d9bd: Pulling fs layer 22:33:28 f23df028b6ca: Waiting 22:33:28 d65c8cfc05b1: Waiting 22:33:28 765212b225bb: Waiting 22:33:28 2437ff75d9bd: Waiting 22:33:29 04944245beec: Verifying Checksum 22:33:29 04944245beec: Download complete 22:33:29 765212b225bb: Verifying Checksum 22:33:29 765212b225bb: Download complete 22:33:29 f23df028b6ca: Download complete 22:33:29 d65c8cfc05b1: Download complete 22:33:29 699f458cf7ca: Verifying Checksum 22:33:29 699f458cf7ca: Download complete 22:33:29 8998bd30e6a1: Verifying Checksum 22:33:29 8998bd30e6a1: Download complete 22:33:32 2437ff75d9bd: Verifying Checksum 22:33:32 2437ff75d9bd: Download complete 22:33:34 8998bd30e6a1: Pull complete 22:33:34 04944245beec: Pull complete 22:33:36 699f458cf7ca: Pull complete 22:33:36 765212b225bb: Pull complete 22:33:37 f23df028b6ca: Pull complete 22:33:37 d65c8cfc05b1: Pull complete 22:33:56 2437ff75d9bd: Pull complete 22:33:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-371 does not seem to be running inside a container 22:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/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 22:33:59 $ docker top ff65a87081af2ed94d8eee5a760433101673b212a617bf8854ab3a9531bd5905 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:00 ---> job-cost.sh 22:34:00 lf-activate-venv: SKIPPING 22:34:00 INFO: No Stack... 22:34:01 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:01 INFO: Archiving Costs [Pipeline] sh 22:34:02 + cut -d, -f6 22:34:02 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 22:34:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-218-1-stack-cost] 22:34:02 Resource [jenkins-edgexfoundry-device-gpio-PR-218-1-stack-cost] did not exist. Created. 22:34:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:03 /w/workspace/device-gpio/1@tmp/durable-2c8bfd72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:34:03 + echo total: 0.10999999940395355 [Pipeline] stash 22:34:04 Warning: overwriting stash ‘stack-cost’ 22:34:04 Stashed 1 file(s) [Pipeline] } 22:34:04 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:04 $ docker stop --time=1 ff65a87081af2ed94d8eee5a760433101673b212a617bf8854ab3a9531bd5905 22:34:05 $ docker rm -f --volumes ff65a87081af2ed94d8eee5a760433101673b212a617bf8854ab3a9531bd5905 [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 22:34:07 provisioning config files... 22:34:07 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-218@tmp/config18171541878064117515tmp [Pipeline] { [Pipeline] sh 22:34:08 + set +x 22:34:08 + curl -s https://codecov.io/bash 22:34:08 + bash -s -- 22:34:08 22:34:08 _____ _ 22:34:08 / ____| | | 22:34:08 | | ___ __| | ___ ___ _____ __ 22:34:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:08 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:08 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:08 Bash-1.0.6 22:34:08 22:34:08 22:34:08 ==> git version 2.25.1 found 22:34:08 ==> 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 22:34:08 Release-Date: 2020-01-08 22:34:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:34:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:34:08 ==> Jenkins CI detected. 22:34:08 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-218 22:34:08 project root: . 22:34:08 --> token set from env 22:34:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:08 ==> Running gcov in . (disable via -X gcov) 22:34:08 ==> Python coveragepy not found 22:34:08 ==> Searching for coverage reports in: 22:34:08 + . 22:34:08 -> Found 1 reports 22:34:08 ==> Detecting git/mercurial file structure 22:34:08 ==> Reading reports 22:34:08 + ./coverage.out bytes=10 22:34:08 ==> Appending adjustments 22:34:08 https://docs.codecov.io/docs/fixing-reports 22:34:08 + Found adjustments 22:34:08 ==> Gzipping contents 22:34:08 4.0K /tmp/codecov.czJ7Qg.gz 22:34:08 ==> Uploading reports 22:34:08 url: https://codecov.io 22:34:08 query: branch=PR-218&commit=9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-218%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=218&job=&cmd_args= 22:34:08 -> Pinging Codecov 22:34:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-218&commit=9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-218%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=218&job=&cmd_args= 22:34:08 -> Uploading to 22:34:08 https://storage.googleapis.com/codecov/v4/raw/2023-11-21/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f/e2f10faf-eb49-49ed-97ef-3ba48196a59e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T223408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a4ebc7f65e7685a2559806835ca74825e3c8f356bc37dfb80b81c28e6f091f7 22:34:08 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:08 Dload Upload Total Spent Left Speed 22:34:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2288 --:--:-- --:--:-- --:--:-- 2288 22:34:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9f4a5b08f91dccb3c659fb6b0e50996f543e0c3f [Pipeline] } 22:34:08 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 22:34:12 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-218/archives ] 22:34:12 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-218/archives 22:34:12 total 16 22:34:12 drwxr-xr-x 3 root root 4096 Nov 21 22:23 . 22:34:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:23 .. 22:34:12 drwxr-xr-x 2 root root 4096 Nov 21 22:23 cost 22:34:12 -rw-r--r-- 1 root root 83 Nov 21 22:23 cost.csv 22:34:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-218/archives 22:34:12 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-218/archives 22:34:12 total 16 22:34:12 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:23 . 22:34:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:23 .. 22:34:12 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:23 cost 22:34:12 -rw-r--r-- 1 jenkins jenkins 83 Nov 21 22:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:34:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:13 ---> package-listing.sh 22:34:13 ++ facter osfamily 22:34:13 ++ tr '[:upper:]' '[:lower:]' 22:34:13 + OS_FAMILY=debian 22:34:13 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-218 22:34:13 + START_PACKAGES=/tmp/packages_start.txt 22:34:13 + END_PACKAGES=/tmp/packages_end.txt 22:34:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:13 + PACKAGES=/tmp/packages_start.txt 22:34:13 + '[' /w/workspace/edgexfoundry_device-gpio_PR-218 ']' 22:34:13 + PACKAGES=/tmp/packages_end.txt 22:34:13 + case "${OS_FAMILY}" in 22:34:13 + dpkg -l 22:34:13 + grep '^ii' 22:34:13 + '[' -f /tmp/packages_start.txt ']' 22:34:13 + '[' -f /tmp/packages_end.txt ']' 22:34:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:13 + '[' /w/workspace/edgexfoundry_device-gpio_PR-218 ']' 22:34:13 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-218/archives/ 22:34:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-218/archives/ [Pipeline] echo 22:34:13 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-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:14 prd-ubuntu20.04-docker-8c-8g-345 does not seem to be running inside a container 22:34:14 $ 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-218/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-218 -v /w/workspace/edgexfoundry_device-gpio_PR-218:/w/workspace/edgexfoundry_device-gpio_PR-218:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-218@tmp:/w/workspace/edgexfoundry_device-gpio_PR-218@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 22:34:15 $ docker top 54ec5f9fbef1937064fec55270c98a1b54697d5ead5b2f00d29c5fd447501f2a -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:15 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:15 + mkdir -p /var/log/sysstat [Pipeline] sh 22:34:16 + ls /var/log/sa-host 22:34:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:16 provisioning config files... 22:34:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-218@tmp/config15467357981579578756tmp [Pipeline] { [Pipeline] echo 22:34:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:16 ---> create-netrc.sh [Pipeline] } 22:34:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:34:17 ---> python-tools-install.sh [Pipeline] echo 22:34:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:17 ---> sudo-logs.sh 22:34:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:34:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:18 ---> job-cost.sh 22:34:18 lf-activate-venv: SKIPPING 22:34:18 DEBUG: total: 0.2199999988079071 22:34:18 INFO: Retrieving Stack Cost... 22:34:18 INFO: Retrieving Pricing Info for: v3-standard-8 22:34:19 INFO: Archiving Costs [Pipeline] echo 22:34:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:19 ---> logs-deploy.sh 22:34:19 lf-activate-venv: SKIPPING 22:34:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-218/1 22:34:19 INFO: archiving workspace using pattern(s): 22:34:20 Archives upload complete. 22:34:20 INFO: archiving logs to Nexus