Pull request #239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-gpio Obtained Jenkinsfile from 6b5a75e1356565ab4be406e01d3911e6398d22a8+5e48db97a8988fffcfcc719ccc3171eb5c7f9682 (10b1f3dd2beaa6d9e371138376a9cff86086e2c6) 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-ssh4362094911235949802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh130976432630520936.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-239/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-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14859363463241870277.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-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8992334016398344805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15471309112703706181.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-239/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-239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4370057845662937728.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17306 in /w/workspace/edgexfoundry_device-gpio_PR-239 [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-239 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 into PR head commit 6b5a75e1356565ab4be406e01d3911e6398d22a8 Merge succeeded, producing 6b5a75e1356565ab4be406e01d3911e6398d22a8 Checking out Revision 6b5a75e1356565ab4be406e01d3911e6398d22a8 (PR-239) > 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/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5a75e1356565ab4be406e01d3911e6398d22a8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5a75e1356565ab4be406e01d3911e6398d22a8 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:27:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:27:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:27:36 ========================================================= 08:27:36 EdgeX Global Pipelines Version Info 08:27:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:27:37 ------------------- 08:27:37 stable info: 08:27:37 ------------------- 08:27:37 Commited By: Ginny Guan ginny@iotechsys.com 08:27:37 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:27:37 Message: update stable to v1.0.265 08:27:37 ------------------- 08:27:37 experimental info: 08:27:37 ------------------- 08:27:37 Commited By: Cherry Wang cherry@iotechsys.com 08:27:37 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:27:37 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:27:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 08:27:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:27:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-239 [Pipeline] echo 08:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-239 [Pipeline] echo 08:27:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-239 [Pipeline] echo 08:27:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b5a75e1356565ab4be406e01d3911e6398d22a8 [Pipeline] echo 08:27:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b5a75e [Pipeline] echo 08:27:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:40 provisioning config files... 08:27:40 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-239@tmp/config17162459687392103250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:40 ---> ****-login.sh 08:27:40 nexus3.edgexfoundry.org:10001 08:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:41 Configure a credential helper to remove this warning. See 08:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:41 08:27:41 Login Succeeded 08:27:41 nexus3.edgexfoundry.org:10002 08:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:41 Configure a credential helper to remove this warning. See 08:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:41 08:27:41 Login Succeeded 08:27:41 nexus3.edgexfoundry.org:10003 08:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:41 Configure a credential helper to remove this warning. See 08:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:41 08:27:41 Login Succeeded 08:27:41 nexus3.edgexfoundry.org:10004 08:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:41 Configure a credential helper to remove this warning. See 08:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:41 08:27:41 Login Succeeded 08:27:41 ****.io 08:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:42 Configure a credential helper to remove this warning. See 08:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:42 08:27:42 Login Succeeded 08:27:42 ---> ****-login.sh ends [Pipeline] } 08:27:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:27:42 + git rev-list -1 --merges 6b5a75e1356565ab4be406e01d3911e6398d22a8~1..6b5a75e1356565ab4be406e01d3911e6398d22a8 [Pipeline] echo 08:27:42 -----------> git rev-list -1 --merges 6b5a75e1356565ab4be406e01d3911e6398d22a8~1..6b5a75e1356565ab4be406e01d3911e6398d22a8 6b5a75e1356565ab4be406e01d3911e6398d22a8 [false] [Pipeline] sh 08:27:43 + git log --format=format:%s -1 6b5a75e1356565ab4be406e01d3911e6398d22a8 [Pipeline] echo 08:27:43 ========================================================= 08:27:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:27:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:43 + git log --format=format:%s -1 6b5a75e1356565ab4be406e01d3911e6398d22a8 [Pipeline] echo 08:27:43 [semverPrep] GIT_COMMIT: 6b5a75e1356565ab4be406e01d3911e6398d22a8, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 08:27:43 [semverPrep] This is not a build commit. [Pipeline] sh 08:27:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:27:44 + grep -v github /etc/ssh/ssh_known_hosts 08:27:44 + [ -e /tmp/ssh_known_hosts ] 08:27:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:27:44 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:27:44 sudo tee -a /etc/ssh/ssh_known_hosts 08:27:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:44 08:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:27:45 b85a868b505f: Pulling fs layer 08:27:45 e2be974225ed: Pulling fs layer 08:27:45 339a4e72a1f5: Pulling fs layer 08:27:45 988bab9f4d93: Pulling fs layer 08:27:45 1469e6f7b9e6: Pulling fs layer 08:27:45 eaf3925da568: Pulling fs layer 08:27:45 bab4dde63d76: Pulling fs layer 08:27:45 bde34c3a00c8: Pulling fs layer 08:27:45 b352a97aabf1: Pulling fs layer 08:27:45 4872d77fe225: Pulling fs layer 08:27:45 5851b861e8e6: Pulling fs layer 08:27:45 988bab9f4d93: Waiting 08:27:45 1469e6f7b9e6: Waiting 08:27:45 bde34c3a00c8: Waiting 08:27:45 eaf3925da568: Waiting 08:27:45 b352a97aabf1: Waiting 08:27:45 bab4dde63d76: Waiting 08:27:45 4872d77fe225: Waiting 08:27:45 5851b861e8e6: Waiting 08:27:45 e2be974225ed: Verifying Checksum 08:27:45 e2be974225ed: Download complete 08:27:45 988bab9f4d93: Verifying Checksum 08:27:45 988bab9f4d93: Download complete 08:27:45 1469e6f7b9e6: Verifying Checksum 08:27:45 1469e6f7b9e6: Download complete 08:27:45 eaf3925da568: Verifying Checksum 08:27:45 eaf3925da568: Download complete 08:27:45 339a4e72a1f5: Verifying Checksum 08:27:45 339a4e72a1f5: Download complete 08:27:45 bde34c3a00c8: Download complete 08:27:45 b352a97aabf1: Verifying Checksum 08:27:45 b352a97aabf1: Download complete 08:27:45 4872d77fe225: Verifying Checksum 08:27:45 4872d77fe225: Download complete 08:27:45 5851b861e8e6: Verifying Checksum 08:27:45 5851b861e8e6: Download complete 08:27:45 b85a868b505f: Download complete 08:27:45 bab4dde63d76: Verifying Checksum 08:27:45 bab4dde63d76: Download complete 08:27:46 b85a868b505f: Pull complete 08:27:46 e2be974225ed: Pull complete 08:27:47 339a4e72a1f5: Pull complete 08:27:47 988bab9f4d93: Pull complete 08:27:47 1469e6f7b9e6: Pull complete 08:27:47 eaf3925da568: Pull complete 08:27:49 bab4dde63d76: Pull complete 08:27:49 bde34c3a00c8: Pull complete 08:27:49 b352a97aabf1: Pull complete 08:27:49 4872d77fe225: Pull complete 08:27:49 5851b861e8e6: Pull complete 08:27:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:50 prd-ubuntu20.04-docker-8c-8g-17306 does not seem to be running inside a container 08:27:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-239 -v /w/workspace/edgexfoundry_device-gpio_PR-239:/w/workspace/edgexfoundry_device-gpio_PR-239:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-239@tmp:/w/workspace/edgexfoundry_device-gpio_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:27:52 $ docker top 772d75cd366130fbac84ba7f28dbc9c227698f308e64d4cb6ea83cd5e09ae292 -eo pid,comm 08:27:52 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). 08:27:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:27:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:52 [ssh-agent] Looking for ssh-agent implementation... 08:27:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:52 $ docker exec 772d75cd366130fbac84ba7f28dbc9c227698f308e64d4cb6ea83cd5e09ae292 ssh-agent 08:27:53 SSH_AUTH_SOCK=/tmp/ssh-tl7eJQtfgIMv/agent.31 08:27:53 SSH_AGENT_PID=37 08:27:53 Running ssh-add (command line suppressed) 08:27:53 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-239@tmp/private_key_17025542019852870991.key (/w/workspace/edgexfoundry_device-gpio_PR-239@tmp/private_key_17025542019852870991.key) 08:27:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:53 + git tag --points-at HEAD [Pipeline] } 08:27:53 $ docker exec --env ******** --env ******** 772d75cd366130fbac84ba7f28dbc9c227698f308e64d4cb6ea83cd5e09ae292 ssh-agent -k 08:27:53 unset SSH_AUTH_SOCK; 08:27:53 unset SSH_AGENT_PID; 08:27:53 echo Agent pid 37 killed; 08:27:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:27:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:53 [ssh-agent] Looking for ssh-agent implementation... 08:27:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:53 $ docker exec 772d75cd366130fbac84ba7f28dbc9c227698f308e64d4cb6ea83cd5e09ae292 ssh-agent 08:27:53 SSH_AUTH_SOCK=/tmp/ssh-VNKydNHu453b/agent.69 08:27:53 SSH_AGENT_PID=75 08:27:53 Running ssh-add (command line suppressed) 08:27:54 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-239@tmp/private_key_11957717569518002191.key (/w/workspace/edgexfoundry_device-gpio_PR-239@tmp/private_key_11957717569518002191.key) 08:27:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:54 + git semver init 08:27:54 2024-10-04 08:27:54,639 [run_init] DEBUG init version:0.0.0 force:False 08:27:54 2024-10-04 08:27:54,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-239/.semver 08:27:54 2024-10-04 08:27:54,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-239/.semver 08:27:54 2024-10-04 08:27:54,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-239/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-239, universal_newlines=False, shell=None, istream=None) 08:27:56 2024-10-04 08:27:56,021 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-239/.git/info/exclude 08:27:56 2024-10-04 08:27:56,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-239/.semver/PR-239 with force:False 08:27:56 2024-10-04 08:27:56,022 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-239/.semver/PR-239 08:27:56 2024-10-04 08:27:56,026 [execute] INFO git cat-file --batch-check 08:27:56 2024-10-04 08:27:56,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-239/.semver, universal_newlines=False, shell=None, istream=) 08:27:56 2024-10-04 08:27:56,032 [execute] INFO git cat-file --batch 08:27:56 2024-10-04 08:27:56,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-239/.semver, universal_newlines=False, shell=None, istream=) 08:27:56 2024-10-04 08:27:56,038 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-239/.semver/PR-239 08:27:56 0.0.0 [Pipeline] } 08:27:56 $ docker exec --env ******** --env ******** 772d75cd366130fbac84ba7f28dbc9c227698f308e64d4cb6ea83cd5e09ae292 ssh-agent -k 08:27:56 unset SSH_AUTH_SOCK; 08:27:56 unset SSH_AGENT_PID; 08:27:56 echo Agent pid 75 killed; 08:27:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:27:56 + git semver [Pipeline] } 08:27:57 $ docker stop --time=1 772d75cd366130fbac84ba7f28dbc9c227698f308e64d4cb6ea83cd5e09ae292 08:27:58 $ docker rm -f --volumes 772d75cd366130fbac84ba7f28dbc9c227698f308e64d4cb6ea83cd5e09ae292 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:27:59 Stashed 1 file(s) [Pipeline] echo 08:27:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:00 provisioning config files... 08:28:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-239@tmp/config3795023739982012501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:00 ---> ****-login.sh 08:28:00 nexus3.edgexfoundry.org:10001 08:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:00 Configure a credential helper to remove this warning. See 08:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:00 08:28:00 Login Succeeded 08:28:00 nexus3.edgexfoundry.org:10002 08:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:00 Configure a credential helper to remove this warning. See 08:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:00 08:28:00 Login Succeeded 08:28:00 nexus3.edgexfoundry.org:10003 08:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:00 Configure a credential helper to remove this warning. See 08:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:00 08:28:00 Login Succeeded 08:28:00 nexus3.edgexfoundry.org:10004 08:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:01 Configure a credential helper to remove this warning. See 08:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:01 08:28:01 Login Succeeded 08:28:01 ****.io 08:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:28:01 Configure a credential helper to remove this warning. See 08:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:28:01 08:28:01 Login Succeeded 08:28:01 ---> ****-login.sh ends [Pipeline] } 08:28:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:28:01 ========================================================= 08:28:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:28:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:28:02 Sending build context to Docker daemon 30.63MB 08:28:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:28:02 Step 2/12 : FROM ${BASE} AS builder 08:28:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:28:02 43c4264eed91: Pulling fs layer 08:28:02 4cc291be95ef: Pulling fs layer 08:28:02 2ac1f1163629: Pulling fs layer 08:28:02 5c3c966382ef: Pulling fs layer 08:28:02 4f4fb700ef54: Pulling fs layer 08:28:02 5d5c8e513c77: Pulling fs layer 08:28:02 9f66e0745190: Pulling fs layer 08:28:02 f49a43e4bbc0: Pulling fs layer 08:28:02 561ebcabdf7f: Pulling fs layer 08:28:02 5c3c966382ef: Waiting 08:28:02 4f4fb700ef54: Waiting 08:28:02 5d5c8e513c77: Waiting 08:28:02 9f66e0745190: Waiting 08:28:02 f49a43e4bbc0: Waiting 08:28:02 4cc291be95ef: Verifying Checksum 08:28:02 4cc291be95ef: Download complete 08:28:02 5c3c966382ef: Verifying Checksum 08:28:02 5c3c966382ef: Download complete 08:28:02 4f4fb700ef54: Download complete 08:28:02 5d5c8e513c77: Verifying Checksum 08:28:02 5d5c8e513c77: Download complete 08:28:02 43c4264eed91: Download complete 08:28:02 9f66e0745190: Verifying Checksum 08:28:02 9f66e0745190: Download complete 08:28:02 43c4264eed91: Pull complete 08:28:02 561ebcabdf7f: Download complete 08:28:02 4cc291be95ef: Pull complete 08:28:03 2ac1f1163629: Download complete 08:28:03 f49a43e4bbc0: Verifying Checksum 08:28:03 f49a43e4bbc0: Download complete 08:28:06 2ac1f1163629: Pull complete 08:28:06 5c3c966382ef: Pull complete 08:28:06 4f4fb700ef54: Pull complete 08:28:06 5d5c8e513c77: Pull complete 08:28:06 9f66e0745190: Pull complete 08:28:08 f49a43e4bbc0: Pull complete 08:28:09 561ebcabdf7f: Pull complete 08:28:09 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:28:09 ---> 3a752c3f9dda 08:28:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:28:12 ---> Running in 350cf2503e6b 08:28:12 Removing intermediate container 350cf2503e6b 08:28:12 ---> 87b71f60bef3 08:28:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:28:12 ---> Running in e61cd0716ff8 08:28:12 Removing intermediate container e61cd0716ff8 08:28:12 ---> 89e09ea5fbed 08:28:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:28:12 ---> Running in a354cd7887a2 08:28:12 Removing intermediate container a354cd7887a2 08:28:12 ---> 28e4d2c429b8 08:28:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:28:12 ---> Running in 526f3acc51f4 08:28:12 Removing intermediate container 526f3acc51f4 08:28:12 ---> 2a7ecdbd50c8 08:28:12 Step 7/12 : WORKDIR /device-gpio 08:28:12 ---> Running in 04aef4755c73 08:28:12 Removing intermediate container 04aef4755c73 08:28:12 ---> 997e52e5acc5 08:28:12 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:28:12 ---> Running in 4d88adee6889 08:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:28:13 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:28:13 (2/4) Installing libedit (20240517.3.1-r0) 08:28:13 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:28:13 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:28:13 Executing busybox-1.36.1-r29.trigger 08:28:13 OK: 250 MiB in 58 packages 08:28:13 Removing intermediate container 4d88adee6889 08:28:13 ---> 7d5bf6a90928 08:28:13 Step 9/12 : COPY go.mod vendor* ./ 08:28:13 ---> 76ad3852d948 08:28:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:13 ---> Running in 5ffea652cc78 08:28:14 Still waiting to schedule task 08:28:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16704’ 08:29:02 Removing intermediate container 5ffea652cc78 08:29:02 ---> 7e41230e6c32 08:29:02 Step 11/12 : COPY . . 08:29:02 ---> 6583d9b71678 08:29:02 Step 12/12 : RUN ${MAKE} 08:29:02 ---> Running in 07e825e60185 08:29:02 noop 08:29:02 Removing intermediate container 07e825e60185 08:29:02 ---> d4676cf76527 08:29:02 Successfully built d4676cf76527 08:29:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:03 + docker inspect -f . ci-base-image-x86_64 08:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:03 prd-ubuntu20.04-docker-8c-8g-17306 does not seem to be running inside a container 08:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-239 -v /w/workspace/edgexfoundry_device-gpio_PR-239:/w/workspace/edgexfoundry_device-gpio_PR-239:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-239@tmp:/w/workspace/edgexfoundry_device-gpio_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:04 $ docker top ce8604543d8e0a84918851b94d29600145ac2813956c3a7bc100efbc2663c6b3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:04 + go version 08:29:04 go version go1.23.2 linux/amd64 [Pipeline] } 08:29:04 $ docker stop --time=1 ce8604543d8e0a84918851b94d29600145ac2813956c3a7bc100efbc2663c6b3 08:29:05 $ docker rm -f --volumes ce8604543d8e0a84918851b94d29600145ac2813956c3a7bc100efbc2663c6b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:06 + docker inspect -f . ci-base-image-x86_64 08:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:07 prd-ubuntu20.04-docker-8c-8g-17306 does not seem to be running inside a container 08:29:07 $ 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-239 -v /w/workspace/edgexfoundry_device-gpio_PR-239:/w/workspace/edgexfoundry_device-gpio_PR-239:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-239@tmp:/w/workspace/edgexfoundry_device-gpio_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:07 $ docker top ee79239db8023ce28431221e424eaea9eee834d639251c08b4ca1ec6e93bef8d -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-239 [Pipeline] fileExists [Pipeline] sh 08:29:08 + make test 08:29:08 go test ./... -coverprofile=coverage.out ./... 08:29:09 ? github.com/edgexfoundry/device-gpio [no test files] 08:29:27 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 08:29:27 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 08:29:35 go vet ./... 08:29:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:29:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:29:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:29:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:29:41 $ docker stop --time=1 ee79239db8023ce28431221e424eaea9eee834d639251c08b4ca1ec6e93bef8d 08:29:44 $ docker rm -f --volumes ee79239db8023ce28431221e424eaea9eee834d639251c08b4ca1ec6e93bef8d [Pipeline] // withDockerContainer [Pipeline] sh 08:29:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:29:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:29:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:29:46 + ls -al . 08:29:46 total 236 08:29:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 08:29 . 08:29:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 08:27 .. 08:29:46 -rw-rw-r-- 1 jenkins jenkins 120 Oct 4 08:27 .dockerignore 08:29:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 08:29 .git 08:29:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:27 .github 08:29:46 -rw-rw-r-- 1 jenkins jenkins 277 Oct 4 08:27 .gitignore 08:29:46 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 08:27 .golangci.yml 08:29:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 08:27 .semver 08:29:46 -rw-rw-r-- 1 jenkins jenkins 19399 Oct 4 08:27 Attribution.txt 08:29:46 -rw-rw-r-- 1 jenkins jenkins 7171 Oct 4 08:27 CHANGELOG.md 08:29:46 -rw-rw-r-- 1 jenkins jenkins 1693 Oct 4 08:27 Dockerfile 08:29:46 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 08:27 GOVERNANCE.md 08:29:46 -rw-rw-r-- 1 jenkins jenkins 657 Oct 4 08:27 Jenkinsfile 08:29:46 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 08:27 LICENSE 08:29:46 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 4 08:27 Makefile 08:29:46 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 08:27 OWNERS.md 08:29:46 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 4 08:27 README.md 08:29:46 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 08:27 VERSION 08:29:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 08:27 bin 08:29:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:27 cmd 08:29:46 -rw-r--r-- 1 jenkins jenkins 11486 Oct 4 08:29 coverage.out 08:29:46 -rw-rw-r-- 1 jenkins jenkins 6913 Oct 4 08:27 go.mod 08:29:46 -rw-rw-r-- 1 jenkins jenkins 100532 Oct 4 08:27 go.sum 08:29:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:27 internal 08:29:46 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 08:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + 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=6b5a75e1356565ab4be406e01d3911e6398d22a8 --label arch=amd64 --label version=0.0.0 . 08:29:47 Sending build context to Docker daemon 30.64MB 08:29:47 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 08:29:47 Step 2/26 : FROM ${BASE} AS builder 08:29:47 ---> d4676cf76527 08:29:47 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:29:47 ---> Running in bac3b4356163 08:29:47 Removing intermediate container bac3b4356163 08:29:47 ---> dc900e91eeba 08:29:47 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:29:47 ---> Running in e3f6a5a2b3be 08:29:47 Removing intermediate container e3f6a5a2b3be 08:29:47 ---> 3f35ba4ad3a6 08:29:47 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:29:47 ---> Running in 176c4595daa0 08:29:47 Removing intermediate container 176c4595daa0 08:29:47 ---> cd4adb03dc61 08:29:47 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:29:47 ---> Running in 9906dd248cf7 08:29:47 Removing intermediate container 9906dd248cf7 08:29:47 ---> d410b9a0f687 08:29:47 Step 7/26 : WORKDIR /device-gpio 08:29:47 ---> Running in 1b1ad2e2828b 08:29:47 Removing intermediate container 1b1ad2e2828b 08:29:47 ---> 018bf42d341a 08:29:47 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:47 ---> Running in 00365d481428 08:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:29:48 OK: 250 MiB in 58 packages 08:29:49 Removing intermediate container 00365d481428 08:29:49 ---> b5de653be4b4 08:29:49 Step 9/26 : COPY go.mod vendor* ./ 08:29:49 ---> c7ab16e3da51 08:29:49 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:49 ---> Running in 11490ef85a02 08:29:49 Removing intermediate container 11490ef85a02 08:29:49 ---> 13ccc3628de6 08:29:49 Step 11/26 : COPY . . 08:29:50 ---> a70689ab5eed 08:29:50 Step 12/26 : RUN ${MAKE} 08:29:50 ---> Running in f57debaffafa 08:29:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:30:23 Removing intermediate container f57debaffafa 08:30:23 ---> e1dc49eca152 08:30:23 Step 13/26 : FROM alpine:3.20 08:30:23 3.20: Pulling from library/alpine 08:30:23 43c4264eed91: Already exists 08:30:23 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:30:23 Status: Downloaded newer image for alpine:3.20 08:30:23 ---> 91ef0af61f39 08:30:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:30:23 ---> Running in 0e07829072fe 08:30:23 Removing intermediate container 0e07829072fe 08:30:23 ---> 5c2c6c56ef4b 08:30:23 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:30:23 ---> Running in e529d04bdd92 08:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:30:23 (1/1) Installing dumb-init (1.2.5-r3) 08:30:23 Executing busybox-1.36.1-r29.trigger 08:30:23 OK: 8 MiB in 15 packages 08:30:23 Removing intermediate container e529d04bdd92 08:30:23 ---> 6e2e4d1062dd 08:30:23 Step 16/26 : RUN apk --no-cache upgrade 08:30:23 ---> Running in 7feaf8d1a600 08:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:30:23 Upgrading critical system libraries and apk-tools: 08:30:23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:30:23 Executing busybox-1.36.1-r29.trigger 08:30:23 Continuing the upgrade transaction with new apk-tools: 08:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:30:23 OK: 8 MiB in 15 packages 08:30:23 Removing intermediate container 7feaf8d1a600 08:30:23 ---> 2ada3ea55dd1 08:30:23 Step 17/26 : WORKDIR / 08:30:23 ---> Running in 4aa8aec2c4fb 08:30:23 Removing intermediate container 4aa8aec2c4fb 08:30:23 ---> 3794758a1605 08:30:23 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 08:30:23 ---> 4c2108d42df4 08:30:23 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 08:30:23 ---> e3c97749366c 08:30:23 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 08:30:24 ---> 44ddeafda7b7 08:30:24 Step 21/26 : EXPOSE 59910 08:30:24 ---> Running in 07047395be34 08:30:24 Removing intermediate container 07047395be34 08:30:24 ---> bd9d06609ac1 08:30:24 Step 22/26 : ENTRYPOINT ["/device-gpio"] 08:30:24 ---> Running in ec722f85253c 08:30:24 Removing intermediate container ec722f85253c 08:30:24 ---> 1adb7cb41ea4 08:30:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:30:24 ---> Running in 2b4823c3e3ad 08:30:24 Removing intermediate container 2b4823c3e3ad 08:30:24 ---> e45384aa91cb 08:30:24 Step 24/26 : LABEL arch=amd64 08:30:24 ---> Running in e1046d10d7ce 08:30:24 Removing intermediate container e1046d10d7ce 08:30:24 ---> 7eb78720c4b4 08:30:24 Step 25/26 : LABEL git_sha=6b5a75e1356565ab4be406e01d3911e6398d22a8 08:30:24 ---> Running in d53744b91cc4 08:30:24 Removing intermediate container d53744b91cc4 08:30:24 ---> bd2d11592176 08:30:24 Step 26/26 : LABEL version=0.0.0 08:30:25 ---> Running in f3e923fb77c9 08:30:25 Removing intermediate container f3e923fb77c9 08:30:25 ---> 40a33c62f007 08:30:25 [Warning] One or more build-args [ARCH] were not consumed 08:30:25 Successfully built 40a33c62f007 08:30:25 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:26 08:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:26 latest: Pulling from edgex-lftools-log-publisher 08:30:26 5eb5b503b376: Pulling fs layer 08:30:26 5c69ac0246d0: Pulling fs layer 08:30:26 ec43610c2a17: Pulling fs layer 08:30:26 3a2ae6a8a46f: Pulling fs layer 08:30:26 33b1e0a273af: Pulling fs layer 08:30:26 5d3b04190fa2: Pulling fs layer 08:30:26 2f39f015ded8: Pulling fs layer 08:30:26 3a2ae6a8a46f: Waiting 08:30:26 5d3b04190fa2: Waiting 08:30:26 2f39f015ded8: Waiting 08:30:26 33b1e0a273af: Waiting 08:30:26 5c69ac0246d0: Verifying Checksum 08:30:26 5c69ac0246d0: Download complete 08:30:26 3a2ae6a8a46f: Verifying Checksum 08:30:26 3a2ae6a8a46f: Download complete 08:30:26 33b1e0a273af: Download complete 08:30:26 5d3b04190fa2: Verifying Checksum 08:30:26 5d3b04190fa2: Download complete 08:30:26 ec43610c2a17: Verifying Checksum 08:30:26 ec43610c2a17: Download complete 08:30:26 5eb5b503b376: Verifying Checksum 08:30:26 5eb5b503b376: Download complete 08:30:27 2f39f015ded8: Download complete 08:30:27 5eb5b503b376: Pull complete 08:30:27 5c69ac0246d0: Pull complete 08:30:28 ec43610c2a17: Pull complete 08:30:28 3a2ae6a8a46f: Pull complete 08:30:28 33b1e0a273af: Pull complete 08:30:28 5d3b04190fa2: Pull complete 08:30:32 2f39f015ded8: Pull complete 08:30:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:33 prd-ubuntu20.04-docker-8c-8g-17306 does not seem to be running inside a container 08:30:33 $ 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-239 -v /w/workspace/edgexfoundry_device-gpio_PR-239:/w/workspace/edgexfoundry_device-gpio_PR-239:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-239@tmp:/w/workspace/edgexfoundry_device-gpio_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:30:37 $ docker top 97580c071fe6cbe95d3514c3c0f30a21ebe6c0d1fc24b8ccf8b9576b613180ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:37 ---> job-cost.sh 08:30:37 lf-activate-venv: SKIPPING 08:30:37 INFO: No Stack... 08:30:38 INFO: Retrieving Pricing Info for: v3-standard-8 08:30:38 INFO: Archiving Costs [Pipeline] sh 08:30:39 + cat /w/workspace/edgexfoundry_device-gpio_PR-239/archives/cost.csv 08:30:39 + cut -d, -f6 [Pipeline] lock 08:30:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-239-1-stack-cost] 08:30:39 Resource [jenkins-edgexfoundry-device-gpio-PR-239-1-stack-cost] did not exist. Created. 08:30:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:30:39 + echo total: 0.2199999988079071 [Pipeline] stash 08:30:39 Stashed 1 file(s) [Pipeline] } 08:30:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:30:40 $ docker stop --time=1 97580c071fe6cbe95d3514c3c0f30a21ebe6c0d1fc24b8ccf8b9576b613180ff 08:30:41 $ docker rm -f --volumes 97580c071fe6cbe95d3514c3c0f30a21ebe6c0d1fc24b8ccf8b9576b613180ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:33:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21524 in /w/workspace/edgexfoundry_device-gpio_PR-239 [Pipeline] { [Pipeline] ws 10:33:42 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 10:33:45 The recommended git tool is: git 10:33:53 using credential edgex-jenkins-ssh 10:33:53 Cloning the remote Git repository 10:33:53 Cloning repository git@github.com:edgexfoundry/device-gpio.git 10:33:54 > git init /w/workspace/device-gpio/1 # timeout=10 10:33:54 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 10:33:54 > git --version # timeout=10 10:33:54 > git --version # 'git version 2.25.1' 10:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 10:33:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:59 Merging remotes/origin/main commit 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 into PR head commit 6b5a75e1356565ab4be406e01d3911e6398d22a8 10:33:59 Merge succeeded, producing 6b5a75e1356565ab4be406e01d3911e6398d22a8 10:33:59 Checking out Revision 6b5a75e1356565ab4be406e01d3911e6398d22a8 (PR-239) 10:33:58 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 10:33:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 10:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:33:59 > git config core.sparsecheckout # timeout=10 10:33:59 > git checkout -f 6b5a75e1356565ab4be406e01d3911e6398d22a8 # timeout=10 10:33:59 > git remote # timeout=10 10:33:59 > git config --get remote.origin.url # timeout=10 10:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:59 > git merge 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 # timeout=10 10:33:59 > git rev-parse HEAD^{commit} # timeout=10 10:33:59 > git config core.sparsecheckout # timeout=10 10:33:59 > git checkout -f 6b5a75e1356565ab4be406e01d3911e6398d22a8 # timeout=10 10:34:03 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 10:34:03 > git --version # timeout=10 10:34:03 > git --version # 'git version 2.25.1' 10:34:03 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:34:05 Dload Upload Total Spent Left Speed 10:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh 10:34:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:34:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:34:06 + sudo tee /etc/docker/daemon.new 10:34:06 { 10:34:06 "registry-mirrors": [ 10:34:06 "https://nexus3.edgexfoundry.org:10001" 10:34:06 ], 10:34:06 "bip": "10.250.0.254/24", 10:34:06 "hosts": [ 10:34:06 "tcp://0.0.0.0:5555", 10:34:06 "unix:///var/run/docker.sock" 10:34:06 ], 10:34:06 "mtu": 1458, 10:34:06 "selinux-enabled": true, 10:34:06 "seccomp-profile": "/etc/docker/seccomp.json" 10:34:06 } [Pipeline] sh 10:34:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:34:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:34:25 provisioning config files... 10:34:25 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5851482909550752992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:25 ---> ****-login.sh 10:34:25 nexus3.edgexfoundry.org:10001 10:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:26 Configure a credential helper to remove this warning. See 10:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:26 10:34:26 Login Succeeded 10:34:26 nexus3.edgexfoundry.org:10002 10:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:26 Configure a credential helper to remove this warning. See 10:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:26 10:34:26 Login Succeeded 10:34:26 nexus3.edgexfoundry.org:10003 10:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:27 Configure a credential helper to remove this warning. See 10:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:27 10:34:27 Login Succeeded 10:34:27 nexus3.edgexfoundry.org:10004 10:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:27 Configure a credential helper to remove this warning. See 10:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:27 10:34:27 Login Succeeded 10:34:27 ****.io 10:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:27 Configure a credential helper to remove this warning. See 10:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:27 10:34:27 Login Succeeded 10:34:27 ---> ****-login.sh ends [Pipeline] } 10:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:34:28 ========================================================= 10:34:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:34:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:34:29 Sending build context to Docker daemon 15.42MB 10:34:29 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:34:29 Step 2/12 : FROM ${BASE} AS builder 10:34:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:34:29 cf04c63912e1: Pulling fs layer 10:34:29 55b35a11ae5e: Pulling fs layer 10:34:29 a37a00ec5f00: Pulling fs layer 10:34:29 50b3750afda1: Pulling fs layer 10:34:29 4f4fb700ef54: Pulling fs layer 10:34:29 80978eb59214: Pulling fs layer 10:34:29 c9f46d7d2bd2: Pulling fs layer 10:34:29 c5a475d317c9: Pulling fs layer 10:34:29 4f4fb700ef54: Waiting 10:34:29 80978eb59214: Waiting 10:34:29 c9f46d7d2bd2: Waiting 10:34:29 c5a475d317c9: Waiting 10:34:29 50b3750afda1: Waiting 10:34:29 55b35a11ae5e: Verifying Checksum 10:34:29 55b35a11ae5e: Download complete 10:34:29 50b3750afda1: Verifying Checksum 10:34:29 50b3750afda1: Download complete 10:34:29 4f4fb700ef54: Verifying Checksum 10:34:29 4f4fb700ef54: Download complete 10:34:29 80978eb59214: Verifying Checksum 10:34:29 80978eb59214: Download complete 10:34:29 cf04c63912e1: Verifying Checksum 10:34:29 cf04c63912e1: Download complete 10:34:30 c5a475d317c9: Verifying Checksum 10:34:30 c5a475d317c9: Download complete 10:34:30 cf04c63912e1: Pull complete 10:34:31 55b35a11ae5e: Pull complete 10:34:32 a37a00ec5f00: Verifying Checksum 10:34:32 a37a00ec5f00: Download complete 10:34:32 c9f46d7d2bd2: Verifying Checksum 10:34:32 c9f46d7d2bd2: Download complete 10:34:44 a37a00ec5f00: Pull complete 10:34:45 50b3750afda1: Pull complete 10:34:45 4f4fb700ef54: Pull complete 10:34:45 80978eb59214: Pull complete 10:34:54 c9f46d7d2bd2: Pull complete 10:34:55 c5a475d317c9: Pull complete 10:34:55 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:34:55 ---> be29e6b0f0d4 10:34:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:34:56 ---> Running in b2b67f9a68f5 10:34:56 Removing intermediate container b2b67f9a68f5 10:34:56 ---> 1ba05c0f37b0 10:34:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:57 ---> Running in f34eaeea7050 10:34:57 Removing intermediate container f34eaeea7050 10:34:57 ---> dd932f82c7c8 10:34:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:34:57 ---> Running in 2c7f5136b0d3 10:34:59 Removing intermediate container 2c7f5136b0d3 10:34:59 ---> e614c6416daf 10:34:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:34:59 ---> Running in 6c643cbdc29c 10:34:59 Removing intermediate container 6c643cbdc29c 10:34:59 ---> 8f658664ba5d 10:34:59 Step 7/12 : WORKDIR /device-gpio 10:34:59 ---> Running in 7648cc645692 10:34:59 Removing intermediate container 7648cc645692 10:34:59 ---> 4746c08c1ec5 10:34:59 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:59 ---> Running in d863b3b62e77 10:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:35:02 (1/4) Installing openssh-keygen (9.7_p1-r4) 10:35:02 (2/4) Installing libedit (20240517.3.1-r0) 10:35:03 (3/4) Installing openssh-client-common (9.7_p1-r4) 10:35:03 (4/4) Installing openssh-client-default (9.7_p1-r4) 10:35:03 Executing busybox-1.36.1-r29.trigger 10:35:03 OK: 242 MiB in 58 packages 10:35:03 Removing intermediate container d863b3b62e77 10:35:03 ---> 597e2239dbba 10:35:03 Step 9/12 : COPY go.mod vendor* ./ 10:35:04 ---> 6de4bb9e33ca 10:35:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:04 ---> Running in 745958eea8bf 10:36:57 Removing intermediate container 745958eea8bf 10:36:57 ---> c32f6406de56 10:36:57 Step 11/12 : COPY . . 10:36:57 ---> e99312daf19a 10:36:57 Step 12/12 : RUN ${MAKE} 10:36:57 ---> Running in 5ac880323d84 10:36:57 noop 10:36:57 Removing intermediate container 5ac880323d84 10:36:57 ---> 267b6cec086c 10:36:57 Successfully built 267b6cec086c 10:36:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:57 + docker inspect -f . ci-base-image-arm64 10:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:58 prd-ubuntu20.04-docker-arm64-4c-16g-21524 does not seem to be running inside a container 10:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:37:00 $ docker top 182787a03370e7c968acf025723ce0bd9c48385705c5554a6153eb0c1efdcdd5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:01 + go version 10:37:01 go version go1.23.2 linux/arm64 [Pipeline] } 10:37:01 $ docker stop --time=1 182787a03370e7c968acf025723ce0bd9c48385705c5554a6153eb0c1efdcdd5 10:37:03 $ docker rm -f --volumes 182787a03370e7c968acf025723ce0bd9c48385705c5554a6153eb0c1efdcdd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:03 + docker inspect -f . ci-base-image-arm64 10:37:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:04 prd-ubuntu20.04-docker-arm64-4c-16g-21524 does not seem to be running inside a container 10:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:37:05 $ docker top 8684638fa5ab41bc5c6dd6b03820c5cb1606c105a29ea104caaefeb8b387525e -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:06 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 10:37:07 + make test 10:37:07 go test ./... -coverprofile=coverage.out ./... 10:37:12 ? github.com/edgexfoundry/device-gpio [no test files] 10:40:34 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 10:40:34 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 10:40:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:40:34 go vet ./... 10:41:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:41:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:41:30 ./bin/test-attribution-txt.sh [Pipeline] echo 10:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:41:31 $ docker stop --time=1 8684638fa5ab41bc5c6dd6b03820c5cb1606c105a29ea104caaefeb8b387525e 10:41:32 $ docker rm -f --volumes 8684638fa5ab41bc5c6dd6b03820c5cb1606c105a29ea104caaefeb8b387525e [Pipeline] // withDockerContainer [Pipeline] sh 10:41:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:41:34 Warning: overwriting stash ‘coverage-report’ 10:41:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:36 + ls -al . 10:41:36 total 232 10:41:36 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 10:37 . 10:41:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:33 .. 10:41:36 -rw-rw-r-- 1 jenkins jenkins 120 Oct 4 10:33 .dockerignore 10:41:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 10:33 .git 10:41:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:33 .github 10:41:36 -rw-rw-r-- 1 jenkins jenkins 277 Oct 4 10:33 .gitignore 10:41:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 10:33 .golangci.yml 10:41:36 -rw-rw-r-- 1 jenkins jenkins 19399 Oct 4 10:33 Attribution.txt 10:41:36 -rw-rw-r-- 1 jenkins jenkins 7171 Oct 4 10:33 CHANGELOG.md 10:41:36 -rw-rw-r-- 1 jenkins jenkins 1693 Oct 4 10:33 Dockerfile 10:41:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 10:33 GOVERNANCE.md 10:41:36 -rw-rw-r-- 1 jenkins jenkins 657 Oct 4 10:33 Jenkinsfile 10:41:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 10:33 LICENSE 10:41:36 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 4 10:33 Makefile 10:41:36 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 10:33 OWNERS.md 10:41:36 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 4 10:33 README.md 10:41:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 08:27 VERSION 10:41:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:33 bin 10:41:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:33 cmd 10:41:36 -rw-r--r-- 1 jenkins jenkins 11486 Oct 4 10:40 coverage.out 10:41:36 -rw-rw-r-- 1 jenkins jenkins 6913 Oct 4 10:33 go.mod 10:41:36 -rw-rw-r-- 1 jenkins jenkins 100532 Oct 4 10:33 go.sum 10:41:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:33 internal 10:41:36 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 10:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:36 + 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=6b5a75e1356565ab4be406e01d3911e6398d22a8 --label arch=arm64 --label version=0.0.0 . 10:41:37 Sending build context to Docker daemon 15.43MB 10:41:37 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 10:41:37 Step 2/26 : FROM ${BASE} AS builder 10:41:37 ---> 267b6cec086c 10:41:37 Step 3/26 : ARG ADD_BUILD_TAGS="" 10:41:37 ---> Running in 479ff04c5641 10:41:37 Removing intermediate container 479ff04c5641 10:41:37 ---> 8873a195fb6c 10:41:37 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:41:37 ---> Running in 5e4e1e5a5663 10:41:38 Removing intermediate container 5e4e1e5a5663 10:41:38 ---> 1239c82a293d 10:41:38 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:41:38 ---> Running in d57e2a6c11cd 10:41:38 Removing intermediate container d57e2a6c11cd 10:41:38 ---> 6069380e9e7d 10:41:38 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 10:41:38 ---> Running in a200e6d45e0b 10:41:38 Removing intermediate container a200e6d45e0b 10:41:38 ---> e58ebdf3cfa1 10:41:38 Step 7/26 : WORKDIR /device-gpio 10:41:38 ---> Running in 5bf26be08448 10:41:39 Removing intermediate container 5bf26be08448 10:41:39 ---> 80ee4f31d56c 10:41:39 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:41:39 ---> Running in 1194f980a622 10:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:41:42 OK: 242 MiB in 58 packages 10:41:43 Removing intermediate container 1194f980a622 10:41:43 ---> 4263f8fa1520 10:41:43 Step 9/26 : COPY go.mod vendor* ./ 10:41:43 ---> 5aa38bd1a513 10:41:43 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:44 ---> Running in 1a07a687279e 10:41:46 Removing intermediate container 1a07a687279e 10:41:46 ---> 3340dbc4e0d7 10:41:46 Step 11/26 : COPY . . 10:41:47 ---> c83f17c478c0 10:41:47 Step 12/26 : RUN ${MAKE} 10:41:47 ---> Running in 10bbaa8e2490 10:41:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 10:45:25 Removing intermediate container 10bbaa8e2490 10:45:25 ---> 537bbcf56803 10:45:25 Step 13/26 : FROM alpine:3.20 10:45:25 3.20: Pulling from library/alpine 10:45:25 cf04c63912e1: Already exists 10:45:25 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:45:25 Status: Downloaded newer image for alpine:3.20 10:45:25 ---> c157a85ed455 10:45:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:45:25 ---> Running in 73b0838c66ec 10:45:25 Removing intermediate container 73b0838c66ec 10:45:25 ---> 0b698155e876 10:45:25 Step 15/26 : RUN apk add --update --no-cache dumb-init 10:45:25 ---> Running in 96649ec7d1aa 10:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:25 (1/1) Installing dumb-init (1.2.5-r3) 10:45:25 Executing busybox-1.36.1-r29.trigger 10:45:25 OK: 9 MiB in 15 packages 10:45:26 Removing intermediate container 96649ec7d1aa 10:45:26 ---> 57307a2f34e8 10:45:26 Step 16/26 : RUN apk --no-cache upgrade 10:45:26 ---> Running in be8480495e20 10:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:29 Upgrading critical system libraries and apk-tools: 10:45:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:45:29 Executing busybox-1.36.1-r29.trigger 10:45:29 Continuing the upgrade transaction with new apk-tools: 10:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:31 OK: 9 MiB in 15 packages 10:45:32 Removing intermediate container be8480495e20 10:45:32 ---> 5b1e642aa1fb 10:45:32 Step 17/26 : WORKDIR / 10:45:32 ---> Running in 82045888ace5 10:45:32 Removing intermediate container 82045888ace5 10:45:32 ---> 3773f2a16b18 10:45:32 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 10:45:32 ---> 4fc2cbe14cac 10:45:32 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 10:45:33 ---> 2ab718018a40 10:45:33 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 10:45:35 ---> bee41ccdbe65 10:45:35 Step 21/26 : EXPOSE 59910 10:45:35 ---> Running in 145f66400c64 10:45:35 Removing intermediate container 145f66400c64 10:45:35 ---> cec876476747 10:45:35 Step 22/26 : ENTRYPOINT ["/device-gpio"] 10:45:35 ---> Running in 6ba9f3e9c548 10:45:36 Removing intermediate container 6ba9f3e9c548 10:45:36 ---> 659509f0d15d 10:45:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:45:36 ---> Running in 9a1eba20dc10 10:45:36 Removing intermediate container 9a1eba20dc10 10:45:36 ---> dbdcae979c18 10:45:36 Step 24/26 : LABEL arch=arm64 10:45:36 ---> Running in 77f98466bb0f 10:45:37 Removing intermediate container 77f98466bb0f 10:45:37 ---> e4294cbff29b 10:45:37 Step 25/26 : LABEL git_sha=6b5a75e1356565ab4be406e01d3911e6398d22a8 10:45:37 ---> Running in ebf2cf0a3a0e 10:45:37 Removing intermediate container ebf2cf0a3a0e 10:45:37 ---> aa8d381a8e5b 10:45:37 Step 26/26 : LABEL version=0.0.0 10:45:37 ---> Running in 81bccb005690 10:45:37 Removing intermediate container 81bccb005690 10:45:37 ---> 4e8f4e262863 10:45:37 [Warning] One or more build-args [ARCH] were not consumed 10:45:37 Successfully built 4e8f4e262863 10:45:37 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:45:38 10:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:45:39 arm64: Pulling from edgex-lftools-log-publisher 10:45:39 8998bd30e6a1: Pulling fs layer 10:45:39 04944245beec: Pulling fs layer 10:45:39 699f458cf7ca: Pulling fs layer 10:45:39 765212b225bb: Pulling fs layer 10:45:39 f23df028b6ca: Pulling fs layer 10:45:39 d65c8cfc05b1: Pulling fs layer 10:45:39 2437ff75d9bd: Pulling fs layer 10:45:39 765212b225bb: Waiting 10:45:39 f23df028b6ca: Waiting 10:45:39 2437ff75d9bd: Waiting 10:45:39 04944245beec: Verifying Checksum 10:45:39 04944245beec: Download complete 10:45:39 765212b225bb: Verifying Checksum 10:45:39 765212b225bb: Download complete 10:45:39 f23df028b6ca: Verifying Checksum 10:45:39 f23df028b6ca: Download complete 10:45:39 d65c8cfc05b1: Verifying Checksum 10:45:39 d65c8cfc05b1: Download complete 10:45:39 699f458cf7ca: Verifying Checksum 10:45:39 699f458cf7ca: Download complete 10:45:39 8998bd30e6a1: Verifying Checksum 10:45:39 8998bd30e6a1: Download complete 10:45:42 2437ff75d9bd: Verifying Checksum 10:45:42 2437ff75d9bd: Download complete 10:45:44 8998bd30e6a1: Pull complete 10:45:44 04944245beec: Pull complete 10:45:46 699f458cf7ca: Pull complete 10:45:46 765212b225bb: Pull complete 10:45:47 f23df028b6ca: Pull complete 10:45:47 d65c8cfc05b1: Pull complete 10:46:05 2437ff75d9bd: Pull complete 10:46:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:05 prd-ubuntu20.04-docker-arm64-4c-16g-21524 does not seem to be running inside a container 10:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:46:08 $ docker top 33fa54ef26048d53defff2e42a9a8c3fc0fb11a395e9f4f3e0f036949575d596 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:09 ---> job-cost.sh 10:46:09 lf-activate-venv: SKIPPING 10:46:09 INFO: No Stack... 10:46:10 INFO: Retrieving Pricing Info for: v3-standard-4 10:46:10 INFO: Archiving Costs [Pipeline] sh 10:46:11 + cat /w/workspace/device-gpio/1/archives/cost.csv 10:46:11 + cut -d, -f6 [Pipeline] lock 10:46:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-239-1-stack-cost] 10:46:11 Resource [jenkins-edgexfoundry-device-gpio-PR-239-1-stack-cost] did not exist. Created. 10:46:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:46:12 /w/workspace/device-gpio/1@tmp/durable-458e2fc7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:46:12 + echo total: 0.10999999940395355 [Pipeline] stash 10:46:12 Warning: overwriting stash ‘stack-cost’ 10:46:12 Stashed 1 file(s) [Pipeline] } 10:46:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:46:12 $ docker stop --time=1 33fa54ef26048d53defff2e42a9a8c3fc0fb11a395e9f4f3e0f036949575d596 10:46:14 $ docker rm -f --volumes 33fa54ef26048d53defff2e42a9a8c3fc0fb11a395e9f4f3e0f036949575d596 [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 10:46:15 provisioning config files... 10:46:15 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-239@tmp/config11639186094313419014tmp [Pipeline] { [Pipeline] sh 10:46:16 + set +x 10:46:16 + curl -s https://codecov.io/bash 10:46:16 + bash -s -- 10:46:16 10:46:16 _____ _ 10:46:16 / ____| | | 10:46:16 | | ___ __| | ___ ___ _____ __ 10:46:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:46:16 | |___| (_) | (_| | __/ (_| (_) \ V / 10:46:16 \_____\___/ \__,_|\___|\___\___/ \_/ 10:46:16 Bash-1.0.6 10:46:16 10:46:16 10:46:16 ==> git version 2.25.1 found 10:46:16 ==> 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 10:46:16 Release-Date: 2020-01-08 10:46:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:46:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:46:16 ==> Jenkins CI detected. 10:46:16 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-239 10:46:16 project root: . 10:46:16 --> token set from env 10:46:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:46:16 ==> Running gcov in . (disable via -X gcov) 10:46:16 ==> Python coveragepy not found 10:46:16 ==> Searching for coverage reports in: 10:46:16 + . 10:46:16 -> Found 1 reports 10:46:16 ==> Detecting git/mercurial file structure 10:46:16 ==> Reading reports 10:46:16 + ./coverage.out bytes=11486 10:46:16 ==> Appending adjustments 10:46:16 https://docs.codecov.io/docs/fixing-reports 10:46:16 + Found adjustments 10:46:16 ==> Gzipping contents 10:46:16 4.0K /tmp/codecov.Olkl1T.gz 10:46:16 ==> Uploading reports 10:46:16 url: https://codecov.io 10:46:16 query: branch=PR-239&commit=6b5a75e1356565ab4be406e01d3911e6398d22a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=239&job=&cmd_args= 10:46:16 -> Pinging Codecov 10:46:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-239&commit=6b5a75e1356565ab4be406e01d3911e6398d22a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=239&job=&cmd_args= 10:46:16 -> Uploading to 10:46:16 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-gpio/6b5a75e1356565ab4be406e01d3911e6398d22a8/d9354fee-cc01-44e6-a835-19c3d63f0dde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T104616Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5156e698c616b7a2ab2009b4b4ffee8da4897ee2fdbd14fe392ee6dcab441d46 10:46:16 % Total % Received % Xferd Average Speed Time Time Time Current 10:46:16 Dload Upload Total Spent Left Speed 10:46:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 8157 --:--:-- --:--:-- --:--:-- 8157 10:46:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/6b5a75e1356565ab4be406e01d3911e6398d22a8 [Pipeline] } 10:46:16 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:46:19 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-239/archives ] 10:46:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-239/archives 10:46:19 total 16 10:46:19 drwxr-xr-x 3 root root 4096 Oct 4 08:30 . 10:46:19 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 08:30 .. 10:46:19 drwxr-xr-x 2 root root 4096 Oct 4 08:30 cost 10:46:19 -rw-r--r-- 1 root root 83 Oct 4 08:30 cost.csv 10:46:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-239/archives 10:46:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-239/archives 10:46:19 total 16 10:46:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 08:30 . 10:46:19 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 08:30 .. 10:46:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 08:30 cost 10:46:19 -rw-r--r-- 1 jenkins jenkins 83 Oct 4 08:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:46:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:46:21 ---> package-listing.sh 10:46:21 ++ facter osfamily 10:46:21 ++ tr '[:upper:]' '[:lower:]' 10:46:21 + OS_FAMILY=debian 10:46:21 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-239 10:46:21 + START_PACKAGES=/tmp/packages_start.txt 10:46:21 + END_PACKAGES=/tmp/packages_end.txt 10:46:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:46:21 + PACKAGES=/tmp/packages_start.txt 10:46:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-239 ']' 10:46:21 + PACKAGES=/tmp/packages_end.txt 10:46:21 + case "${OS_FAMILY}" in 10:46:21 + dpkg -l 10:46:21 + grep '^ii' 10:46:21 + '[' -f /tmp/packages_start.txt ']' 10:46:21 + '[' -f /tmp/packages_end.txt ']' 10:46:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:46:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-239 ']' 10:46:21 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-239/archives/ 10:46:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-239/archives/ [Pipeline] echo 10:46:21 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-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:46:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:22 prd-ubuntu20.04-docker-8c-8g-17306 does not seem to be running inside a container 10:46:22 $ 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-239/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-239 -v /w/workspace/edgexfoundry_device-gpio_PR-239:/w/workspace/edgexfoundry_device-gpio_PR-239:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-239@tmp:/w/workspace/edgexfoundry_device-gpio_PR-239@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 10:46:22 $ docker top 04867a045d7dac63826444cf9a7e550006101958b50ed10d3a7fe904474f49b9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:23 + touch /tmp/pre-build-complete [Pipeline] sh 10:46:23 + mkdir -p /var/log/sysstat [Pipeline] sh 10:46:23 + ls /var/log/sa-host 10:46:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:24 provisioning config files... 10:46:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-239@tmp/config1299386140238055519tmp [Pipeline] { [Pipeline] echo 10:46:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:46:24 ---> create-netrc.sh [Pipeline] } 10:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:46:24 ---> python-tools-install.sh [Pipeline] echo 10:46:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:46:25 ---> sudo-logs.sh 10:46:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:46:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:46:25 ---> job-cost.sh 10:46:25 lf-activate-venv: SKIPPING 10:46:25 DEBUG: total: 0.2199999988079071 10:46:25 INFO: Retrieving Stack Cost... 10:46:26 INFO: Retrieving Pricing Info for: v3-standard-8 10:46:26 INFO: Archiving Costs [Pipeline] echo 10:46:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:46:27 ---> logs-deploy.sh 10:46:27 lf-activate-venv: SKIPPING 10:46:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-239/1 10:46:27 INFO: archiving workspace using pattern(s): 10:46:27 Archives upload complete. 10:46:27 INFO: archiving logs to Nexus