Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 681c980075653d96542449bd4b0ebc71fd39f7a7 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-ssh4239748813945989424.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-ssh7726791367736967472.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6067990845536659123.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 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-ssh2884537226561838178.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13204237706452383610.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-ubuntu20.04-docker-8c-8g-21905 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 681c980075653d96542449bd4b0ebc71fd39f7a7 (main) Commit message: "Merge pull request #239 from jinlinGuan/golang-1.23" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 681c980075653d96542449bd4b0ebc71fd39f7a7 # timeout=10 > git rev-list --no-walk 5e48db97a8988fffcfcc719ccc3171eb5c7f9682 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:06:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:06:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:06:36 ========================================================= 14:06:36 EdgeX Global Pipelines Version Info 14:06:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:06:37 ------------------- 14:06:37 stable info: 14:06:37 ------------------- 14:06:37 Commited By: Ginny Guan ginny@iotechsys.com 14:06:37 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:06:37 Message: update stable to v1.0.265 14:06:37 ------------------- 14:06:37 experimental info: 14:06:37 ------------------- 14:06:37 Commited By: Cherry Wang cherry@iotechsys.com 14:06:37 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:06:37 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 681c980 [Pipeline] echo 14:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:38 provisioning config files... 14:06:38 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13792800442832125029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:39 ---> ****-login.sh 14:06:39 nexus3.edgexfoundry.org:10001 14:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:39 Configure a credential helper to remove this warning. See 14:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:39 14:06:39 Login Succeeded 14:06:39 nexus3.edgexfoundry.org:10002 14:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:39 Configure a credential helper to remove this warning. See 14:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:39 14:06:39 Login Succeeded 14:06:39 nexus3.edgexfoundry.org:10003 14:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:39 Configure a credential helper to remove this warning. See 14:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:39 14:06:39 Login Succeeded 14:06:39 nexus3.edgexfoundry.org:10004 14:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:39 Configure a credential helper to remove this warning. See 14:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:39 14:06:39 Login Succeeded 14:06:39 ****.io 14:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:39 Configure a credential helper to remove this warning. See 14:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:39 14:06:39 Login Succeeded 14:06:39 ---> ****-login.sh ends [Pipeline] } 14:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:06:40 + git rev-list -1 --merges 681c980075653d96542449bd4b0ebc71fd39f7a7~1..681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] echo 14:06:40 -----------> git rev-list -1 --merges 681c980075653d96542449bd4b0ebc71fd39f7a7~1..681c980075653d96542449bd4b0ebc71fd39f7a7 681c980075653d96542449bd4b0ebc71fd39f7a7 14:06:40 681c980075653d96542449bd4b0ebc71fd39f7a7 [false] [Pipeline] sh 14:06:40 + git log --format=format:%s -1 681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] echo 14:06:40 ========================================================= 14:06:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:06:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:06:41 + git log --format=format:%s -1 681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] echo 14:06:41 [semverPrep] GIT_COMMIT: 681c980075653d96542449bd4b0ebc71fd39f7a7, Commit Message: Merge pull request #239 from jinlinGuan/golang-1.23 [Pipeline] echo 14:06:41 [semverPrep] This is not a build commit. [Pipeline] sh 14:06:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:41 + grep -v github /etc/ssh/ssh_known_hosts 14:06:41 + [ -e /tmp/ssh_known_hosts ] 14:06:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:06:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:06:41 + sudo tee -a /etc/ssh/ssh_known_hosts 14:06:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:41 14:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:42 0.1.4: Pulling from edgex-devops/py-git-semver 14:06:42 b85a868b505f: Pulling fs layer 14:06:42 e2be974225ed: Pulling fs layer 14:06:42 339a4e72a1f5: Pulling fs layer 14:06:42 988bab9f4d93: Pulling fs layer 14:06:42 1469e6f7b9e6: Pulling fs layer 14:06:42 eaf3925da568: Pulling fs layer 14:06:42 bab4dde63d76: Pulling fs layer 14:06:42 bde34c3a00c8: Pulling fs layer 14:06:42 b352a97aabf1: Pulling fs layer 14:06:42 4872d77fe225: Pulling fs layer 14:06:42 5851b861e8e6: Pulling fs layer 14:06:42 988bab9f4d93: Waiting 14:06:42 bde34c3a00c8: Waiting 14:06:42 b352a97aabf1: Waiting 14:06:42 4872d77fe225: Waiting 14:06:42 bab4dde63d76: Waiting 14:06:42 eaf3925da568: Waiting 14:06:42 1469e6f7b9e6: Waiting 14:06:42 5851b861e8e6: Waiting 14:06:42 e2be974225ed: Download complete 14:06:42 988bab9f4d93: Verifying Checksum 14:06:42 988bab9f4d93: Download complete 14:06:42 1469e6f7b9e6: Verifying Checksum 14:06:42 1469e6f7b9e6: Download complete 14:06:42 eaf3925da568: Verifying Checksum 14:06:42 eaf3925da568: Download complete 14:06:42 339a4e72a1f5: Verifying Checksum 14:06:42 339a4e72a1f5: Download complete 14:06:42 bde34c3a00c8: Verifying Checksum 14:06:42 bde34c3a00c8: Download complete 14:06:42 b352a97aabf1: Verifying Checksum 14:06:42 b352a97aabf1: Download complete 14:06:42 4872d77fe225: Download complete 14:06:42 5851b861e8e6: Verifying Checksum 14:06:42 5851b861e8e6: Download complete 14:06:42 b85a868b505f: Verifying Checksum 14:06:42 b85a868b505f: Download complete 14:06:42 bab4dde63d76: Verifying Checksum 14:06:42 bab4dde63d76: Download complete 14:06:43 b85a868b505f: Pull complete 14:06:43 e2be974225ed: Pull complete 14:06:44 339a4e72a1f5: Pull complete 14:06:44 988bab9f4d93: Pull complete 14:06:44 1469e6f7b9e6: Pull complete 14:06:44 eaf3925da568: Pull complete 14:06:46 bab4dde63d76: Pull complete 14:06:46 bde34c3a00c8: Pull complete 14:06:46 b352a97aabf1: Pull complete 14:06:46 4872d77fe225: Pull complete 14:06:46 5851b861e8e6: Pull complete 14:06:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:46 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:06:49 $ docker top 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc -eo pid,comm 14:06:49 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). 14:06:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:49 [ssh-agent] Looking for ssh-agent implementation... 14:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:50 $ docker exec 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc ssh-agent 14:06:50 SSH_AUTH_SOCK=/tmp/ssh-eQTKq4wM7aSB/agent.32 14:06:50 SSH_AGENT_PID=39 14:06:50 Running ssh-add (command line suppressed) 14:06:50 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15345619045422719133.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15345619045422719133.key) 14:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:50 + git tag --points-at HEAD [Pipeline] } 14:06:50 $ docker exec --env ******** --env ******** 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc ssh-agent -k 14:06:50 unset SSH_AUTH_SOCK; 14:06:50 unset SSH_AGENT_PID; 14:06:50 echo Agent pid 39 killed; 14:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:50 [ssh-agent] Looking for ssh-agent implementation... 14:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:50 $ docker exec 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc ssh-agent 14:06:50 SSH_AUTH_SOCK=/tmp/ssh-n6UL3tk2ORyi/agent.72 14:06:50 SSH_AGENT_PID=78 14:06:51 Running ssh-add (command line suppressed) 14:06:51 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15452980492826994499.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15452980492826994499.key) 14:06:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:51 + git semver init 14:06:51 2024-10-05 14:06:51,595 [run_init] DEBUG init version:0.0.0 force:False 14:06:51 2024-10-05 14:06:51,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 14:06:51 2024-10-05 14:06:51,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 14:06:51 2024-10-05 14:06:51,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 14:06:53 2024-10-05 14:06:53,011 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 14:06:53 2024-10-05 14:06:53,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 14:06:53 2024-10-05 14:06:53,012 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:06:53 2024-10-05 14:06:53,012 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:06:53 3.2.0-dev.13 [Pipeline] } 14:06:53 $ docker exec --env ******** --env ******** 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc ssh-agent -k 14:06:53 unset SSH_AUTH_SOCK; 14:06:53 unset SSH_AGENT_PID; 14:06:53 echo Agent pid 78 killed; 14:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:53 + git semver [Pipeline] } 14:06:53 $ docker stop --time=1 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc 14:06:55 $ docker rm -f --volumes 53424a1130fd9dbaa0a8c6ba676d48d98457035d56e9672f296a7e25d721bffc [Pipeline] // withDockerContainer [Pipeline] sh 14:06:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:06:55 Stashed 1 file(s) [Pipeline] echo 14:06:55 [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 14:06:55 provisioning config files... 14:06:55 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1406038797594071794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:56 ---> ****-login.sh 14:06:56 nexus3.edgexfoundry.org:10001 14:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:56 Configure a credential helper to remove this warning. See 14:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:56 14:06:56 Login Succeeded 14:06:56 nexus3.edgexfoundry.org:10002 14:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:56 Configure a credential helper to remove this warning. See 14:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:56 14:06:56 Login Succeeded 14:06:56 nexus3.edgexfoundry.org:10003 14:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:56 Configure a credential helper to remove this warning. See 14:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:56 14:06:56 Login Succeeded 14:06:56 nexus3.edgexfoundry.org:10004 14:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:56 Configure a credential helper to remove this warning. See 14:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:56 14:06:56 Login Succeeded 14:06:56 ****.io 14:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:56 Configure a credential helper to remove this warning. See 14:06:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:56 14:06:56 Login Succeeded 14:06:56 ---> ****-login.sh ends [Pipeline] } 14:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:06:56 ========================================================= 14:06:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:06:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:57 + 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 . 14:06:57 Sending build context to Docker daemon 30.58MB 14:06:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:06:57 Step 2/12 : FROM ${BASE} AS builder 14:06:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:06:57 43c4264eed91: Pulling fs layer 14:06:57 4cc291be95ef: Pulling fs layer 14:06:57 2ac1f1163629: Pulling fs layer 14:06:57 5c3c966382ef: Pulling fs layer 14:06:57 4f4fb700ef54: Pulling fs layer 14:06:57 5d5c8e513c77: Pulling fs layer 14:06:57 9f66e0745190: Pulling fs layer 14:06:57 f49a43e4bbc0: Pulling fs layer 14:06:57 561ebcabdf7f: Pulling fs layer 14:06:57 5c3c966382ef: Waiting 14:06:57 4f4fb700ef54: Waiting 14:06:57 5d5c8e513c77: Waiting 14:06:57 f49a43e4bbc0: Waiting 14:06:57 4cc291be95ef: Verifying Checksum 14:06:57 4cc291be95ef: Download complete 14:06:57 5c3c966382ef: Verifying Checksum 14:06:57 5c3c966382ef: Download complete 14:06:57 4f4fb700ef54: Download complete 14:06:57 5d5c8e513c77: Verifying Checksum 14:06:57 5d5c8e513c77: Download complete 14:06:57 43c4264eed91: Download complete 14:06:57 9f66e0745190: Verifying Checksum 14:06:57 9f66e0745190: Download complete 14:06:57 43c4264eed91: Pull complete 14:06:57 561ebcabdf7f: Verifying Checksum 14:06:57 561ebcabdf7f: Download complete 14:06:57 4cc291be95ef: Pull complete 14:06:57 2ac1f1163629: Verifying Checksum 14:06:57 2ac1f1163629: Download complete 14:06:58 f49a43e4bbc0: Verifying Checksum 14:06:58 f49a43e4bbc0: Download complete 14:07:01 2ac1f1163629: Pull complete 14:07:01 5c3c966382ef: Pull complete 14:07:01 4f4fb700ef54: Pull complete 14:07:01 5d5c8e513c77: Pull complete 14:07:01 9f66e0745190: Pull complete 14:07:03 f49a43e4bbc0: Pull complete 14:07:03 561ebcabdf7f: Pull complete 14:07:03 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:07:03 ---> 3a752c3f9dda 14:07:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:07:09 ---> Running in 02cb135edbee 14:07:09 Removing intermediate container 02cb135edbee 14:07:09 ---> 16b6f7ac90df 14:07:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:07:09 ---> Running in 1cc112b30244 14:07:09 Removing intermediate container 1cc112b30244 14:07:09 ---> c0485ff2893f 14:07:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 14:07:09 ---> Running in 83781912ba36 14:07:09 Removing intermediate container 83781912ba36 14:07:09 ---> 62d4948361de 14:07:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:07:09 ---> Running in 0498876511d2 14:07:09 Removing intermediate container 0498876511d2 14:07:09 ---> f3d7300ab154 14:07:09 Step 7/12 : WORKDIR /device-gpio 14:07:09 ---> Running in ae0c69e55d49 14:07:09 Removing intermediate container ae0c69e55d49 14:07:09 ---> c311a59e0ae1 14:07:09 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:09 ---> Running in dc1b791440ac 14:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:07:10 (1/4) Installing openssh-keygen (9.7_p1-r4) 14:07:10 (2/4) Installing libedit (20240517.3.1-r0) 14:07:10 (3/4) Installing openssh-client-common (9.7_p1-r4) 14:07:10 (4/4) Installing openssh-client-default (9.7_p1-r4) 14:07:10 Executing busybox-1.36.1-r29.trigger 14:07:10 OK: 250 MiB in 58 packages 14:07:10 Still waiting to schedule task 14:07:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:07:10 Removing intermediate container dc1b791440ac 14:07:10 ---> 5d7fa7e133bd 14:07:10 Step 9/12 : COPY go.mod vendor* ./ 14:07:10 ---> 961b5ff52419 14:07:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:10 ---> Running in 881d62f24e58 14:08:07 Removing intermediate container 881d62f24e58 14:08:07 ---> 96c10f0ccccd 14:08:07 Step 11/12 : COPY . . 14:08:07 ---> 18a68c2be7e3 14:08:07 Step 12/12 : RUN ${MAKE} 14:08:07 ---> Running in 2e11a97389ac 14:08:07 noop 14:08:07 Removing intermediate container 2e11a97389ac 14:08:07 ---> 923547fa6ce2 14:08:07 Successfully built 923547fa6ce2 14:08:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:07 + docker inspect -f . ci-base-image-x86_64 14:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:07 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 14:08:07 $ docker top 01642ad121c29705ee4fbe8dc4a357557cc7443f7bd64cd1b726796310bb8b30 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:08 + go version 14:08:08 go version go1.23.2 linux/amd64 [Pipeline] } 14:08:08 $ docker stop --time=1 01642ad121c29705ee4fbe8dc4a357557cc7443f7bd64cd1b726796310bb8b30 14:08:09 $ docker rm -f --volumes 01642ad121c29705ee4fbe8dc4a357557cc7443f7bd64cd1b726796310bb8b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:09 + docker inspect -f . ci-base-image-x86_64 14:08:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:10 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:08:10 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 14:08:10 $ docker top d45c8aafd118a14abf566a2e2acc6ec63ec3fb390456993b268f5c4eb18cf30f -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 14:08:11 + make test 14:08:11 go test ./... -coverprofile=coverage.out ./... 14:08:12 ? github.com/edgexfoundry/device-gpio [no test files] 14:08:31 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 14:08:31 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 14:08:39 go vet ./... 14:08:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:08:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:08:44 ./bin/test-attribution-txt.sh [Pipeline] echo 14:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:08:44 $ docker stop --time=1 d45c8aafd118a14abf566a2e2acc6ec63ec3fb390456993b268f5c4eb18cf30f 14:08:50 $ docker rm -f --volumes d45c8aafd118a14abf566a2e2acc6ec63ec3fb390456993b268f5c4eb18cf30f [Pipeline] // withDockerContainer [Pipeline] sh 14:08:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:08:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:08:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:08:51 + ls -al . 14:08:51 total 236 14:08:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:08 . 14:08:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:06 .. 14:08:51 -rw-rw-r-- 1 jenkins jenkins 120 Oct 5 14:06 .dockerignore 14:08:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:08 .git 14:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:06 .github 14:08:51 -rw-rw-r-- 1 jenkins jenkins 277 Oct 5 14:06 .gitignore 14:08:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:06 .golangci.yml 14:08:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:06 .semver 14:08:51 -rw-rw-r-- 1 jenkins jenkins 19399 Oct 5 14:06 Attribution.txt 14:08:51 -rw-rw-r-- 1 jenkins jenkins 7171 Oct 5 14:06 CHANGELOG.md 14:08:51 -rw-rw-r-- 1 jenkins jenkins 1693 Oct 5 14:06 Dockerfile 14:08:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:06 GOVERNANCE.md 14:08:51 -rw-rw-r-- 1 jenkins jenkins 657 Oct 5 14:06 Jenkinsfile 14:08:51 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:06 LICENSE 14:08:51 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 5 14:06 Makefile 14:08:51 -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 14:06 OWNERS.md 14:08:51 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 5 14:06 README.md 14:08:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:06 VERSION 14:08:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:06 bin 14:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:06 cmd 14:08:51 -rw-r--r-- 1 jenkins jenkins 11486 Oct 5 14:08 coverage.out 14:08:51 -rw-rw-r-- 1 jenkins jenkins 6913 Oct 5 14:06 go.mod 14:08:51 -rw-rw-r-- 1 jenkins jenkins 100532 Oct 5 14:06 go.sum 14:08:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:06 internal 14:08:51 -rw-rw-r-- 1 jenkins jenkins 209 Oct 5 14:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:52 + 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=681c980075653d96542449bd4b0ebc71fd39f7a7 --label arch=amd64 --label version=3.2.0-dev.13 . 14:08:52 Sending build context to Docker daemon 30.59MB 14:08:52 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 14:08:52 Step 2/26 : FROM ${BASE} AS builder 14:08:52 ---> 923547fa6ce2 14:08:52 Step 3/26 : ARG ADD_BUILD_TAGS="" 14:08:52 ---> Running in 0364b0212178 14:08:52 Removing intermediate container 0364b0212178 14:08:52 ---> 3ba32b8430f3 14:08:52 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:08:52 ---> Running in 2892cfcb9f90 14:08:52 Removing intermediate container 2892cfcb9f90 14:08:52 ---> 248839c40bb0 14:08:52 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 14:08:52 ---> Running in d2a1f36a9e49 14:08:52 Removing intermediate container d2a1f36a9e49 14:08:52 ---> 788623196ea9 14:08:52 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 14:08:52 ---> Running in 4859a8bbfaa6 14:08:52 Removing intermediate container 4859a8bbfaa6 14:08:52 ---> c462edc58319 14:08:52 Step 7/26 : WORKDIR /device-gpio 14:08:52 ---> Running in 8fca37a8611e 14:08:53 Removing intermediate container 8fca37a8611e 14:08:53 ---> 09c6b986453b 14:08:53 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:53 ---> Running in 5aca71954c83 14:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:08:53 OK: 250 MiB in 58 packages 14:08:54 Removing intermediate container 5aca71954c83 14:08:54 ---> 942cbe8dfb4e 14:08:54 Step 9/26 : COPY go.mod vendor* ./ 14:08:54 ---> 9e6aa8e98f4d 14:08:54 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:54 ---> Running in e0af7d0924ed 14:08:54 Removing intermediate container e0af7d0924ed 14:08:54 ---> 9ae1a0c26711 14:08:54 Step 11/26 : COPY . . 14:08:55 ---> 63b1ad3c3e16 14:08:55 Step 12/26 : RUN ${MAKE} 14:08:55 ---> Running in a81f9e98d230 14:08:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 14:09:34 Removing intermediate container a81f9e98d230 14:09:34 ---> 5a8de498c372 14:09:34 Step 13/26 : FROM alpine:3.20 14:09:34 3.20: Pulling from library/alpine 14:09:34 43c4264eed91: Already exists 14:09:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:09:34 Status: Downloaded newer image for alpine:3.20 14:09:34 ---> 91ef0af61f39 14:09:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 14:09:34 ---> Running in 2f0c25339c4c 14:09:34 Removing intermediate container 2f0c25339c4c 14:09:34 ---> cc88503affda 14:09:34 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:09:34 ---> Running in af3e6b2bafa6 14:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:34 (1/1) Installing dumb-init (1.2.5-r3) 14:09:34 Executing busybox-1.36.1-r29.trigger 14:09:34 OK: 8 MiB in 15 packages 14:09:34 Removing intermediate container af3e6b2bafa6 14:09:34 ---> f8cafd9f6018 14:09:34 Step 16/26 : RUN apk --no-cache upgrade 14:09:34 ---> Running in 3c2016b2af66 14:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:34 Upgrading critical system libraries and apk-tools: 14:09:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:34 Executing busybox-1.36.1-r29.trigger 14:09:34 Continuing the upgrade transaction with new apk-tools: 14:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:34 OK: 8 MiB in 15 packages 14:09:34 Removing intermediate container 3c2016b2af66 14:09:34 ---> a55fe54abbca 14:09:34 Step 17/26 : WORKDIR / 14:09:34 ---> Running in 71d623c83d3f 14:09:34 Removing intermediate container 71d623c83d3f 14:09:34 ---> e2c1aa9ffb94 14:09:34 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 14:09:34 ---> 96f2d01bc17f 14:09:34 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 14:09:34 ---> 46bb46a8a790 14:09:34 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 14:09:34 ---> 2602a13c0e9a 14:09:34 Step 21/26 : EXPOSE 59910 14:09:34 ---> Running in 38dbf3140447 14:09:34 Removing intermediate container 38dbf3140447 14:09:34 ---> e12e9fa151a7 14:09:34 Step 22/26 : ENTRYPOINT ["/device-gpio"] 14:09:34 ---> Running in ccd4e4c1c9e4 14:09:34 Removing intermediate container ccd4e4c1c9e4 14:09:34 ---> 32aa69e5b993 14:09:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:09:34 ---> Running in 6f32bdb320ae 14:09:34 Removing intermediate container 6f32bdb320ae 14:09:34 ---> 62bc655af41d 14:09:34 Step 24/26 : LABEL arch=amd64 14:09:34 ---> Running in 904141712efc 14:09:34 Removing intermediate container 904141712efc 14:09:34 ---> 5a7311945f15 14:09:34 Step 25/26 : LABEL git_sha=681c980075653d96542449bd4b0ebc71fd39f7a7 14:09:34 ---> Running in cfe45be49c08 14:09:34 Removing intermediate container cfe45be49c08 14:09:34 ---> b5987262d3f0 14:09:34 Step 26/26 : LABEL version=3.2.0-dev.13 14:09:34 ---> Running in ca60e536eaf6 14:09:34 Removing intermediate container ca60e536eaf6 14:09:34 ---> 3d48bef9df73 14:09:34 [Warning] One or more build-args [ARCH] were not consumed 14:09:34 Successfully built 3d48bef9df73 14:09:34 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:34 provisioning config files... 14:09:34 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14980846210851265450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:35 ---> ****-login.sh 14:09:35 nexus3.edgexfoundry.org:10001 14:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 nexus3.edgexfoundry.org:10002 14:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 nexus3.edgexfoundry.org:10003 14:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 nexus3.edgexfoundry.org:10004 14:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 ****.io 14:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 ---> ****-login.sh ends [Pipeline] } 14:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:09:35 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 14:09:35 681c980075653d96542449bd4b0ebc71fd39f7a7 14:09:35 latest 14:09:35 3.2.0-dev.13 14:09:35 681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 14:09:35 main 14:09:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:36 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7 14:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:09:36 115a266ddf54: Preparing 14:09:36 d643a5df52dd: Preparing 14:09:36 5d06dd936282: Preparing 14:09:36 19403d4f8729: Preparing 14:09:36 e1b38939a47f: Preparing 14:09:36 63ca1fbb43ae: Preparing 14:09:36 63ca1fbb43ae: Waiting 14:09:36 d643a5df52dd: Pushed 14:09:36 5d06dd936282: Pushed 14:09:36 19403d4f8729: Pushed 14:09:36 63ca1fbb43ae: Layer already exists 14:09:36 e1b38939a47f: Pushed 14:09:40 115a266ddf54: Pushed 14:09:40 681c980075653d96542449bd4b0ebc71fd39f7a7: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:41 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 14:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:09:41 115a266ddf54: Preparing 14:09:41 d643a5df52dd: Preparing 14:09:41 5d06dd936282: Preparing 14:09:41 19403d4f8729: Preparing 14:09:41 e1b38939a47f: Preparing 14:09:41 63ca1fbb43ae: Preparing 14:09:41 63ca1fbb43ae: Waiting 14:09:41 5d06dd936282: Layer already exists 14:09:41 d643a5df52dd: Layer already exists 14:09:41 115a266ddf54: Layer already exists 14:09:41 19403d4f8729: Layer already exists 14:09:41 e1b38939a47f: Layer already exists 14:09:41 63ca1fbb43ae: Layer already exists 14:09:41 latest: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:41 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.13 14:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:09:42 115a266ddf54: Preparing 14:09:42 d643a5df52dd: Preparing 14:09:42 5d06dd936282: Preparing 14:09:42 19403d4f8729: Preparing 14:09:42 e1b38939a47f: Preparing 14:09:42 63ca1fbb43ae: Preparing 14:09:42 63ca1fbb43ae: Waiting 14:09:42 d643a5df52dd: Layer already exists 14:09:42 19403d4f8729: Layer already exists 14:09:42 115a266ddf54: Layer already exists 14:09:42 e1b38939a47f: Layer already exists 14:09:42 5d06dd936282: Layer already exists 14:09:42 63ca1fbb43ae: Layer already exists 14:09:42 3.2.0-dev.13: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 14:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:09:42 115a266ddf54: Preparing 14:09:42 d643a5df52dd: Preparing 14:09:42 5d06dd936282: Preparing 14:09:42 19403d4f8729: Preparing 14:09:42 e1b38939a47f: Preparing 14:09:42 63ca1fbb43ae: Preparing 14:09:42 63ca1fbb43ae: Waiting 14:09:42 5d06dd936282: Layer already exists 14:09:42 d643a5df52dd: Layer already exists 14:09:42 e1b38939a47f: Layer already exists 14:09:42 115a266ddf54: Layer already exists 14:09:42 19403d4f8729: Layer already exists 14:09:42 63ca1fbb43ae: Layer already exists 14:09:42 681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 14:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 14:09:43 115a266ddf54: Preparing 14:09:43 d643a5df52dd: Preparing 14:09:43 5d06dd936282: Preparing 14:09:43 19403d4f8729: Preparing 14:09:43 e1b38939a47f: Preparing 14:09:43 63ca1fbb43ae: Preparing 14:09:43 63ca1fbb43ae: Waiting 14:09:43 5d06dd936282: Layer already exists 14:09:43 e1b38939a47f: Layer already exists 14:09:43 19403d4f8729: Layer already exists 14:09:43 d643a5df52dd: Layer already exists 14:09:43 115a266ddf54: Layer already exists 14:09:43 63ca1fbb43ae: Layer already exists 14:09:43 main: digest: sha256:ddf7e4354476ef6d1457dff82ea5083528ba9ffe0d1d908ea2db8468196298d0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:43 ===================================================== [Pipeline] echo 14:09:43 taggedImages: 14:09:43 - nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7 14:09:43 - nexus3.edgexfoundry.org:10004/device-gpio:latest 14:09:43 - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.13 14:09:43 - nexus3.edgexfoundry.org:10004/device-gpio:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 14:09:43 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 14:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:43 14:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:44 latest: Pulling from edgex-lftools-log-publisher 14:09:44 5eb5b503b376: Pulling fs layer 14:09:44 5c69ac0246d0: Pulling fs layer 14:09:44 ec43610c2a17: Pulling fs layer 14:09:44 3a2ae6a8a46f: Pulling fs layer 14:09:44 33b1e0a273af: Pulling fs layer 14:09:44 5d3b04190fa2: Pulling fs layer 14:09:44 2f39f015ded8: Pulling fs layer 14:09:44 33b1e0a273af: Waiting 14:09:44 5d3b04190fa2: Waiting 14:09:44 3a2ae6a8a46f: Waiting 14:09:44 2f39f015ded8: Waiting 14:09:44 5c69ac0246d0: Verifying Checksum 14:09:44 5c69ac0246d0: Download complete 14:09:44 3a2ae6a8a46f: Verifying Checksum 14:09:44 3a2ae6a8a46f: Download complete 14:09:44 33b1e0a273af: Verifying Checksum 14:09:44 33b1e0a273af: Download complete 14:09:44 ec43610c2a17: Verifying Checksum 14:09:44 ec43610c2a17: Download complete 14:09:44 5d3b04190fa2: Download complete 14:09:44 5eb5b503b376: Verifying Checksum 14:09:44 5eb5b503b376: Download complete 14:09:45 2f39f015ded8: Download complete 14:09:45 5eb5b503b376: Pull complete 14:09:45 5c69ac0246d0: Pull complete 14:09:46 ec43610c2a17: Pull complete 14:09:46 3a2ae6a8a46f: Pull complete 14:09:46 33b1e0a273af: Pull complete 14:09:46 5d3b04190fa2: Pull complete 14:09:50 2f39f015ded8: Pull complete 14:09:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:50 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:09:50 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools-log-publisher:latest cat 14:09:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21909 in /w/workspace/edgexfoundry_device-gpio_main 14:09:56 $ docker top 1017fdda353f8cbf601714476e830cb9aef4343c49872e11f019f496a5d50ca7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 14:09:56 Running in /w/workspace/device-gpio/126 [Pipeline] { [Pipeline] checkout 14:09:56 The recommended git tool is: git 14:09:56 ---> job-cost.sh 14:09:56 lf-activate-venv: SKIPPING 14:09:56 INFO: No Stack... 14:09:57 INFO: Retrieving Pricing Info for: v3-standard-8 14:09:57 INFO: Archiving Costs [Pipeline] sh 14:09:57 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 14:09:57 + cut -d, -f6 [Pipeline] lock 14:09:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] 14:09:57 Resource [jenkins-edgexfoundry-device-gpio-main-126-stack-cost] did not exist. Created. 14:09:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:09:58 + echo total: 0.2199999988079071 [Pipeline] stash 14:09:58 Stashed 1 file(s) [Pipeline] } 14:09:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 14:09:58 $ docker stop --time=1 1017fdda353f8cbf601714476e830cb9aef4343c49872e11f019f496a5d50ca7 14:09:59 $ docker rm -f --volumes 1017fdda353f8cbf601714476e830cb9aef4343c49872e11f019f496a5d50ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:10:04 using credential edgex-jenkins-ssh 14:10:04 Cloning the remote Git repository 14:10:04 Cloning repository git@github.com:edgexfoundry/device-gpio.git 14:10:04 > git init /w/workspace/device-gpio/126 # timeout=10 14:10:05 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 14:10:05 > git --version # timeout=10 14:10:05 > git --version # 'git version 2.25.1' 14:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:08 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 14:10:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:09 Avoid second fetch 14:10:09 Checking out Revision 681c980075653d96542449bd4b0ebc71fd39f7a7 (main) 14:10:09 > git config core.sparsecheckout # timeout=10 14:10:09 > git checkout -f 681c980075653d96542449bd4b0ebc71fd39f7a7 # timeout=10 14:10:10 Commit message: "Merge pull request #239 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 14:10:15 Dload Upload Total Spent Left Speed 14:10:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 14:10:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:10:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:10:16 + sudo tee /etc/docker/daemon.new 14:10:16 { 14:10:16 "registry-mirrors": [ 14:10:16 "https://nexus3.edgexfoundry.org:10001" 14:10:16 ], 14:10:16 "bip": "10.250.0.254/24", 14:10:16 "hosts": [ 14:10:16 "tcp://0.0.0.0:5555", 14:10:16 "unix:///var/run/docker.sock" 14:10:16 ], 14:10:16 "mtu": 1458, 14:10:16 "selinux-enabled": true, 14:10:16 "seccomp-profile": "/etc/docker/seccomp.json" 14:10:16 } [Pipeline] sh 14:10:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:10:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:10:35 provisioning config files... 14:10:35 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/126@tmp/config16564113195105694475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:35 ---> ****-login.sh 14:10:35 nexus3.edgexfoundry.org:10001 14:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:36 Configure a credential helper to remove this warning. See 14:10:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:36 14:10:36 Login Succeeded 14:10:36 nexus3.edgexfoundry.org:10002 14:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:37 Configure a credential helper to remove this warning. See 14:10:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:37 14:10:37 Login Succeeded 14:10:37 nexus3.edgexfoundry.org:10003 14:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:37 Configure a credential helper to remove this warning. See 14:10:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:37 14:10:37 Login Succeeded 14:10:37 nexus3.edgexfoundry.org:10004 14:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:38 Configure a credential helper to remove this warning. See 14:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:38 14:10:38 Login Succeeded 14:10:38 ****.io 14:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:10:38 Configure a credential helper to remove this warning. See 14:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:10:38 14:10:38 Login Succeeded 14:10:38 ---> ****-login.sh ends [Pipeline] } 14:10:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:10:39 ========================================================= 14:10:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:10:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:39 + 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 . 14:10:40 Sending build context to Docker daemon 15.37MB 14:10:40 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:10:40 Step 2/12 : FROM ${BASE} AS builder 14:10:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:10:40 cf04c63912e1: Pulling fs layer 14:10:40 55b35a11ae5e: Pulling fs layer 14:10:40 a37a00ec5f00: Pulling fs layer 14:10:40 50b3750afda1: Pulling fs layer 14:10:40 4f4fb700ef54: Pulling fs layer 14:10:40 80978eb59214: Pulling fs layer 14:10:40 c9f46d7d2bd2: Pulling fs layer 14:10:40 c5a475d317c9: Pulling fs layer 14:10:40 50b3750afda1: Waiting 14:10:40 c9f46d7d2bd2: Waiting 14:10:40 4f4fb700ef54: Waiting 14:10:40 c5a475d317c9: Waiting 14:10:40 80978eb59214: Waiting 14:10:40 55b35a11ae5e: Verifying Checksum 14:10:40 55b35a11ae5e: Download complete 14:10:40 50b3750afda1: Verifying Checksum 14:10:40 50b3750afda1: Download complete 14:10:40 4f4fb700ef54: Verifying Checksum 14:10:40 4f4fb700ef54: Download complete 14:10:40 80978eb59214: Verifying Checksum 14:10:40 80978eb59214: Download complete 14:10:40 cf04c63912e1: Verifying Checksum 14:10:40 cf04c63912e1: Download complete 14:10:41 c5a475d317c9: Verifying Checksum 14:10:41 c5a475d317c9: Download complete 14:10:42 cf04c63912e1: Pull complete 14:10:43 55b35a11ae5e: Pull complete 14:10:43 a37a00ec5f00: Verifying Checksum 14:10:43 a37a00ec5f00: Download complete 14:10:44 c9f46d7d2bd2: Verifying Checksum 14:10:44 c9f46d7d2bd2: Download complete 14:10:59 a37a00ec5f00: Pull complete 14:10:59 50b3750afda1: Pull complete 14:10:59 4f4fb700ef54: Pull complete 14:10:59 80978eb59214: Pull complete 14:11:06 c9f46d7d2bd2: Pull complete 14:11:08 c5a475d317c9: Pull complete 14:11:08 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:11:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:11:08 ---> be29e6b0f0d4 14:11:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:11:10 ---> Running in 1f3752083239 14:11:10 Removing intermediate container 1f3752083239 14:11:10 ---> f59fc4a56f46 14:11:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:11:10 ---> Running in 9fe1b93cfef1 14:11:11 Removing intermediate container 9fe1b93cfef1 14:11:11 ---> da7dba17f95d 14:11:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 14:11:11 ---> Running in 5c4abca34fba 14:11:11 Removing intermediate container 5c4abca34fba 14:11:11 ---> 531c33048380 14:11:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:11:11 ---> Running in ba625a8bdd4b 14:11:12 Removing intermediate container ba625a8bdd4b 14:11:12 ---> 5bbe81c705e7 14:11:12 Step 7/12 : WORKDIR /device-gpio 14:11:12 ---> Running in 4fcfa6d07b3c 14:11:12 Removing intermediate container 4fcfa6d07b3c 14:11:12 ---> c31fcb91f0f1 14:11:12 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:11:12 ---> Running in 4df1f05f8244 14:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:16 (1/4) Installing openssh-keygen (9.7_p1-r4) 14:11:16 (2/4) Installing libedit (20240517.3.1-r0) 14:11:16 (3/4) Installing openssh-client-common (9.7_p1-r4) 14:11:16 (4/4) Installing openssh-client-default (9.7_p1-r4) 14:11:16 Executing busybox-1.36.1-r29.trigger 14:11:16 OK: 242 MiB in 58 packages 14:11:18 Removing intermediate container 4df1f05f8244 14:11:18 ---> aef57fadcab5 14:11:18 Step 9/12 : COPY go.mod vendor* ./ 14:11:18 ---> 805d1f98de03 14:11:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:18 ---> Running in 03b9e87d0def 14:13:25 Removing intermediate container 03b9e87d0def 14:13:25 ---> fcb416b96203 14:13:25 Step 11/12 : COPY . . 14:13:25 ---> 4d54ac9cb785 14:13:25 Step 12/12 : RUN ${MAKE} 14:13:25 ---> Running in c3622042d571 14:13:25 noop 14:13:25 Removing intermediate container c3622042d571 14:13:25 ---> 6e9270c79b12 14:13:25 Successfully built 6e9270c79b12 14:13:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:25 + docker inspect -f . ci-base-image-arm64 14:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-21909 does not seem to be running inside a container 14:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/126 -v /w/workspace/device-gpio/126:/w/workspace/device-gpio/126:rw,z -v /w/workspace/device-gpio/126@tmp:/w/workspace/device-gpio/126@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 ******** ci-base-image-arm64 cat 14:13:27 $ docker top a204075121b06ac692fc96ad2f316ecff5d50ba6f2973f5f314bba8ae4d0751e -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:28 + go version 14:13:28 go version go1.23.2 linux/arm64 [Pipeline] } 14:13:28 $ docker stop --time=1 a204075121b06ac692fc96ad2f316ecff5d50ba6f2973f5f314bba8ae4d0751e 14:13:30 $ docker rm -f --volumes a204075121b06ac692fc96ad2f316ecff5d50ba6f2973f5f314bba8ae4d0751e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:30 + docker inspect -f . ci-base-image-arm64 14:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:31 prd-ubuntu20.04-docker-arm64-4c-16g-21909 does not seem to be running inside a container 14:13:31 $ 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/126 -v /w/workspace/device-gpio/126:/w/workspace/device-gpio/126:rw,z -v /w/workspace/device-gpio/126@tmp:/w/workspace/device-gpio/126@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 ******** ci-base-image-arm64 cat 14:13:32 $ docker top 14641d81707306e07a1e40c850d28478786e232a01520cfaf8c6c07b56bf52d6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:33 + git config --global --add safe.directory /w/workspace/device-gpio/126 [Pipeline] fileExists [Pipeline] sh 14:13:34 + make test 14:13:34 go test ./... -coverprofile=coverage.out ./... 14:13:40 ? github.com/edgexfoundry/device-gpio [no test files] 14:17:47 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 14:17:47 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 14:17:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:17:47 go vet ./... 14:18:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:18:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:18:55 ./bin/test-attribution-txt.sh [Pipeline] echo 14:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:18:55 $ docker stop --time=1 14641d81707306e07a1e40c850d28478786e232a01520cfaf8c6c07b56bf52d6 14:18:57 $ docker rm -f --volumes 14641d81707306e07a1e40c850d28478786e232a01520cfaf8c6c07b56bf52d6 [Pipeline] // withDockerContainer [Pipeline] sh 14:18:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:18:59 Warning: overwriting stash ‘coverage-report’ 14:18:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:19:00 + ls -al . 14:19:00 total 232 14:19:00 drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 14:13 . 14:19:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:10 .. 14:19:00 -rw-rw-r-- 1 jenkins jenkins 120 Oct 5 14:10 .dockerignore 14:19:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:10 .git 14:19:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:10 .github 14:19:00 -rw-rw-r-- 1 jenkins jenkins 277 Oct 5 14:10 .gitignore 14:19:00 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:10 .golangci.yml 14:19:00 -rw-rw-r-- 1 jenkins jenkins 19399 Oct 5 14:10 Attribution.txt 14:19:00 -rw-rw-r-- 1 jenkins jenkins 7171 Oct 5 14:10 CHANGELOG.md 14:19:00 -rw-rw-r-- 1 jenkins jenkins 1693 Oct 5 14:10 Dockerfile 14:19:00 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:10 GOVERNANCE.md 14:19:00 -rw-rw-r-- 1 jenkins jenkins 657 Oct 5 14:10 Jenkinsfile 14:19:00 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:10 LICENSE 14:19:00 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 5 14:10 Makefile 14:19:00 -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 14:10 OWNERS.md 14:19:00 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 5 14:10 README.md 14:19:00 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:06 VERSION 14:19:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:10 bin 14:19:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:10 cmd 14:19:00 -rw-r--r-- 1 jenkins jenkins 11486 Oct 5 14:17 coverage.out 14:19:00 -rw-rw-r-- 1 jenkins jenkins 6913 Oct 5 14:10 go.mod 14:19:00 -rw-rw-r-- 1 jenkins jenkins 100532 Oct 5 14:10 go.sum 14:19:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:10 internal 14:19:00 -rw-rw-r-- 1 jenkins jenkins 209 Oct 5 14:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:00 + 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=681c980075653d96542449bd4b0ebc71fd39f7a7 --label arch=arm64 --label version=3.2.0-dev.13 . 14:19:01 Sending build context to Docker daemon 15.38MB 14:19:01 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 14:19:01 Step 2/26 : FROM ${BASE} AS builder 14:19:01 ---> 6e9270c79b12 14:19:01 Step 3/26 : ARG ADD_BUILD_TAGS="" 14:19:01 ---> Running in c719c7681fd5 14:19:01 Removing intermediate container c719c7681fd5 14:19:01 ---> 1b7da9f7e468 14:19:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:19:01 ---> Running in b076b2307b3e 14:19:02 Removing intermediate container b076b2307b3e 14:19:02 ---> c58284eaec8d 14:19:02 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 14:19:02 ---> Running in 2d203eb33531 14:19:02 Removing intermediate container 2d203eb33531 14:19:02 ---> c8206dc320f3 14:19:02 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 14:19:02 ---> Running in 70e290ced43d 14:19:03 Removing intermediate container 70e290ced43d 14:19:03 ---> 7d44c8d46ea6 14:19:03 Step 7/26 : WORKDIR /device-gpio 14:19:03 ---> Running in 8a27487ec0d9 14:19:03 Removing intermediate container 8a27487ec0d9 14:19:03 ---> 65b58578ef9e 14:19:03 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:19:03 ---> Running in 4e30cdf2a0cb 14:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:19:06 OK: 242 MiB in 58 packages 14:19:07 Removing intermediate container 4e30cdf2a0cb 14:19:07 ---> ed9e0444ddaf 14:19:07 Step 9/26 : COPY go.mod vendor* ./ 14:19:08 ---> 0a8b6b86a5c3 14:19:08 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:08 ---> Running in 240ab6162197 14:19:10 Removing intermediate container 240ab6162197 14:19:10 ---> 1c4fb5d51557 14:19:10 Step 11/26 : COPY . . 14:19:11 ---> c5eff26f156b 14:19:11 Step 12/26 : RUN ${MAKE} 14:19:11 ---> Running in 555a522b6e01 14:19:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 14:23:34 Removing intermediate container 555a522b6e01 14:23:34 ---> f626bd5b9639 14:23:34 Step 13/26 : FROM alpine:3.20 14:23:34 3.20: Pulling from library/alpine 14:23:34 cf04c63912e1: Already exists 14:23:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:23:34 Status: Downloaded newer image for alpine:3.20 14:23:34 ---> c157a85ed455 14:23:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 14:23:34 ---> Running in db36d024e627 14:23:34 Removing intermediate container db36d024e627 14:23:34 ---> 28e80dad45f7 14:23:34 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:23:34 ---> Running in 971d29598e03 14:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:23:34 (1/1) Installing dumb-init (1.2.5-r3) 14:23:34 Executing busybox-1.36.1-r29.trigger 14:23:34 OK: 9 MiB in 15 packages 14:23:34 Removing intermediate container 971d29598e03 14:23:34 ---> 6fb03514b297 14:23:34 Step 16/26 : RUN apk --no-cache upgrade 14:23:34 ---> Running in f9433f6c44b8 14:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:23:34 Upgrading critical system libraries and apk-tools: 14:23:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:23:34 Executing busybox-1.36.1-r29.trigger 14:23:34 Continuing the upgrade transaction with new apk-tools: 14:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:23:34 OK: 9 MiB in 15 packages 14:23:34 Removing intermediate container f9433f6c44b8 14:23:34 ---> a3f86273d321 14:23:34 Step 17/26 : WORKDIR / 14:23:34 ---> Running in 4a51d3afbf7c 14:23:34 Removing intermediate container 4a51d3afbf7c 14:23:34 ---> 4aeca21e89f0 14:23:34 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 14:23:34 ---> e293d3cae8c8 14:23:34 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 14:23:34 ---> b8f8e839c9ab 14:23:34 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 14:23:34 ---> 129cf90f50e4 14:23:34 Step 21/26 : EXPOSE 59910 14:23:34 ---> Running in 18e767fea44a 14:23:35 Removing intermediate container 18e767fea44a 14:23:35 ---> 2ce9bad5193d 14:23:35 Step 22/26 : ENTRYPOINT ["/device-gpio"] 14:23:35 ---> Running in 238ddcabda46 14:23:35 Removing intermediate container 238ddcabda46 14:23:35 ---> 4da8a7a53f6b 14:23:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:23:35 ---> Running in c1da9653e054 14:23:35 Removing intermediate container c1da9653e054 14:23:35 ---> d56f96c7d2e0 14:23:35 Step 24/26 : LABEL arch=arm64 14:23:35 ---> Running in d33d47ee0959 14:23:36 Removing intermediate container d33d47ee0959 14:23:36 ---> 102e56898ef0 14:23:36 Step 25/26 : LABEL git_sha=681c980075653d96542449bd4b0ebc71fd39f7a7 14:23:36 ---> Running in 709846834bda 14:23:36 Removing intermediate container 709846834bda 14:23:36 ---> 2ec9a8ecddd3 14:23:36 Step 26/26 : LABEL version=3.2.0-dev.13 14:23:36 ---> Running in e1942e032104 14:23:37 Removing intermediate container e1942e032104 14:23:37 ---> a2914825473f 14:23:37 [Warning] One or more build-args [ARCH] were not consumed 14:23:37 Successfully built a2914825473f 14:23:37 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:23:37 provisioning config files... 14:23:37 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/126@tmp/config22655581334753150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:37 ---> ****-login.sh 14:23:37 nexus3.edgexfoundry.org:10001 14:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:37 Configure a credential helper to remove this warning. See 14:23:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:37 14:23:37 Login Succeeded 14:23:37 nexus3.edgexfoundry.org:10002 14:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:38 Configure a credential helper to remove this warning. See 14:23:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:38 14:23:38 Login Succeeded 14:23:38 nexus3.edgexfoundry.org:10003 14:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:38 Configure a credential helper to remove this warning. See 14:23:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:38 14:23:38 Login Succeeded 14:23:38 nexus3.edgexfoundry.org:10004 14:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:39 Configure a credential helper to remove this warning. See 14:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:39 14:23:39 Login Succeeded 14:23:39 ****.io 14:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:39 Configure a credential helper to remove this warning. See 14:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:39 14:23:39 Login Succeeded 14:23:39 ---> ****-login.sh ends [Pipeline] } 14:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:23:39 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 14:23:39 681c980075653d96542449bd4b0ebc71fd39f7a7 14:23:39 latest 14:23:39 3.2.0-dev.13 14:23:39 681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 14:23:39 main 14:23:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:40 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7 14:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:23:40 a17602dcd163: Preparing 14:23:40 4e08e80cad8b: Preparing 14:23:40 d81a69289057: Preparing 14:23:40 b700a6ea7b59: Preparing 14:23:40 2c06787bb70b: Preparing 14:23:40 16113d51b718: Preparing 14:23:40 16113d51b718: Waiting 14:23:40 4e08e80cad8b: Pushed 14:23:40 2c06787bb70b: Pushed 14:23:40 d81a69289057: Pushed 14:23:40 b700a6ea7b59: Pushed 14:23:40 16113d51b718: Layer already exists 14:23:51 a17602dcd163: Pushed 14:23:51 681c980075653d96542449bd4b0ebc71fd39f7a7: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:51 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:51 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 14:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:23:51 a17602dcd163: Preparing 14:23:51 4e08e80cad8b: Preparing 14:23:51 d81a69289057: Preparing 14:23:51 b700a6ea7b59: Preparing 14:23:51 2c06787bb70b: Preparing 14:23:51 16113d51b718: Preparing 14:23:51 16113d51b718: Waiting 14:23:51 a17602dcd163: Layer already exists 14:23:51 b700a6ea7b59: Layer already exists 14:23:51 4e08e80cad8b: Layer already exists 14:23:51 d81a69289057: Layer already exists 14:23:51 2c06787bb70b: Layer already exists 14:23:51 16113d51b718: Layer already exists 14:23:52 latest: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:52 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.13 14:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:23:52 a17602dcd163: Preparing 14:23:52 4e08e80cad8b: Preparing 14:23:52 d81a69289057: Preparing 14:23:52 b700a6ea7b59: Preparing 14:23:52 2c06787bb70b: Preparing 14:23:52 16113d51b718: Preparing 14:23:52 16113d51b718: Waiting 14:23:52 4e08e80cad8b: Layer already exists 14:23:52 a17602dcd163: Layer already exists 14:23:52 d81a69289057: Layer already exists 14:23:52 b700a6ea7b59: Layer already exists 14:23:52 2c06787bb70b: Layer already exists 14:23:52 16113d51b718: Layer already exists 14:23:53 3.2.0-dev.13: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:53 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 14:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:23:53 a17602dcd163: Preparing 14:23:53 4e08e80cad8b: Preparing 14:23:53 d81a69289057: Preparing 14:23:53 b700a6ea7b59: Preparing 14:23:53 2c06787bb70b: Preparing 14:23:53 16113d51b718: Preparing 14:23:53 16113d51b718: Waiting 14:23:53 d81a69289057: Layer already exists 14:23:53 b700a6ea7b59: Layer already exists 14:23:53 a17602dcd163: Layer already exists 14:23:53 4e08e80cad8b: Layer already exists 14:23:53 2c06787bb70b: Layer already exists 14:23:53 16113d51b718: Layer already exists 14:23:54 681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:54 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 14:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 14:23:54 a17602dcd163: Preparing 14:23:54 4e08e80cad8b: Preparing 14:23:54 d81a69289057: Preparing 14:23:54 b700a6ea7b59: Preparing 14:23:54 2c06787bb70b: Preparing 14:23:54 16113d51b718: Preparing 14:23:54 16113d51b718: Waiting 14:23:54 2c06787bb70b: Layer already exists 14:23:54 a17602dcd163: Layer already exists 14:23:54 4e08e80cad8b: Layer already exists 14:23:54 b700a6ea7b59: Layer already exists 14:23:54 d81a69289057: Layer already exists 14:23:54 16113d51b718: Layer already exists 14:23:55 main: digest: sha256:589ef1a66581e1a45d4a0b2d7af43c72b247240251b36da51640437a5fa2e4e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:55 ===================================================== [Pipeline] echo 14:23:55 taggedImages: 14:23:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7 14:23:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 14:23:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.13 14:23:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:681c980075653d96542449bd4b0ebc71fd39f7a7-3.2.0-dev.13 14:23:55 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:55 14:23:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:55 arm64: Pulling from edgex-lftools-log-publisher 14:23:55 8998bd30e6a1: Pulling fs layer 14:23:55 04944245beec: Pulling fs layer 14:23:55 699f458cf7ca: Pulling fs layer 14:23:55 765212b225bb: Pulling fs layer 14:23:55 f23df028b6ca: Pulling fs layer 14:23:55 d65c8cfc05b1: Pulling fs layer 14:23:55 2437ff75d9bd: Pulling fs layer 14:23:55 765212b225bb: Waiting 14:23:55 f23df028b6ca: Waiting 14:23:55 d65c8cfc05b1: Waiting 14:23:55 2437ff75d9bd: Waiting 14:23:56 04944245beec: Verifying Checksum 14:23:56 04944245beec: Download complete 14:23:56 765212b225bb: Verifying Checksum 14:23:56 765212b225bb: Download complete 14:23:56 f23df028b6ca: Verifying Checksum 14:23:56 f23df028b6ca: Download complete 14:23:56 d65c8cfc05b1: Download complete 14:23:56 699f458cf7ca: Verifying Checksum 14:23:56 699f458cf7ca: Download complete 14:23:56 8998bd30e6a1: Verifying Checksum 14:23:56 8998bd30e6a1: Download complete 14:23:59 2437ff75d9bd: Verifying Checksum 14:23:59 2437ff75d9bd: Download complete 14:24:01 8998bd30e6a1: Pull complete 14:24:01 04944245beec: Pull complete 14:24:03 699f458cf7ca: Pull complete 14:24:03 765212b225bb: Pull complete 14:24:04 f23df028b6ca: Pull complete 14:24:04 d65c8cfc05b1: Pull complete 14:24:22 2437ff75d9bd: Pull complete 14:24:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:22 prd-ubuntu20.04-docker-arm64-4c-16g-21909 does not seem to be running inside a container 14:24:22 $ 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/126 -v /w/workspace/device-gpio/126:/w/workspace/device-gpio/126:rw,z -v /w/workspace/device-gpio/126@tmp:/w/workspace/device-gpio/126@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-lftools-log-publisher:arm64 cat 14:24:25 $ docker top 4d808ebcd42003ac5dd9fd935af514f0a1dccd4035e2a75392aa3d0b9f2e3c81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:26 ---> job-cost.sh 14:24:26 lf-activate-venv: SKIPPING 14:24:26 INFO: No Stack... 14:24:27 INFO: Retrieving Pricing Info for: v3-standard-4 14:24:28 INFO: Archiving Costs [Pipeline] sh 14:24:28 + cat /w/workspace/device-gpio/126/archives/cost.csv 14:24:28 + cut -d, -f6 [Pipeline] lock 14:24:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] 14:24:28 Resource [jenkins-edgexfoundry-device-gpio-main-126-stack-cost] did not exist. Created. 14:24:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:29 /w/workspace/device-gpio/126@tmp/durable-ae5bab08/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:24:30 + echo total: 0.10999999940395355 [Pipeline] stash 14:24:30 Warning: overwriting stash ‘stack-cost’ 14:24:30 Stashed 1 file(s) [Pipeline] } 14:24:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 14:24:30 $ docker stop --time=1 4d808ebcd42003ac5dd9fd935af514f0a1dccd4035e2a75392aa3d0b9f2e3c81 14:24:31 $ docker rm -f --volumes 4d808ebcd42003ac5dd9fd935af514f0a1dccd4035e2a75392aa3d0b9f2e3c81 [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 14:24:32 provisioning config files... 14:24:32 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17708314648857111269tmp [Pipeline] { [Pipeline] sh 14:24:32 + set +x 14:24:32 + curl -s https://codecov.io/bash 14:24:32 + bash -s -- 14:24:32 14:24:32 _____ _ 14:24:32 / ____| | | 14:24:32 | | ___ __| | ___ ___ _____ __ 14:24:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:24:32 | |___| (_) | (_| | __/ (_| (_) \ V / 14:24:32 \_____\___/ \__,_|\___|\___\___/ \_/ 14:24:32 Bash-1.0.6 14:24:32 14:24:32 14:24:32 ==> git version 2.25.1 found 14:24:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:24:32 Release-Date: 2020-01-08 14:24:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:24:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:24:32 ==> Jenkins CI detected. 14:24:32 current dir:  /w/workspace/edgexfoundry_device-gpio_main 14:24:32 project root: . 14:24:32 --> token set from env 14:24:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:24:32 ==> Running gcov in . (disable via -X gcov) 14:24:32 ==> Python coveragepy not found 14:24:32 ==> Searching for coverage reports in: 14:24:32 + . 14:24:32 -> Found 1 reports 14:24:32 ==> Detecting git/mercurial file structure 14:24:32 ==> Reading reports 14:24:32 + ./coverage.out bytes=11486 14:24:32 ==> Appending adjustments 14:24:32 https://docs.codecov.io/docs/fixing-reports 14:24:32 + Found adjustments 14:24:32 ==> Gzipping contents 14:24:32 4.0K /tmp/codecov.P0o5C4.gz 14:24:32 ==> Uploading reports 14:24:32 url: https://codecov.io 14:24:32 query: branch=main&commit=681c980075653d96542449bd4b0ebc71fd39f7a7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 14:24:32 -> Pinging Codecov 14:24:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=681c980075653d96542449bd4b0ebc71fd39f7a7&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 14:24:33 -> Uploading to 14:24:33 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-gpio/681c980075653d96542449bd4b0ebc71fd39f7a7/df685247-a90e-49d2-b081-9c45dee2ad0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T142432Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9d3e84d76602a5b0e61fd00d7e69a3395a45cfbafb7441591f5c14ef0f4b3499 14:24:33 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:33 Dload Upload Total Spent Left Speed 14:24:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 7351 --:--:-- --:--:-- --:--:-- 7383 14:24:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] } 14:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:24:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:24:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:24:33 14:24:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:24:34 latest: Pulling from edgex-devops/edgex-snyk-go 14:24:34 43c4264eed91: Already exists 14:24:34 4cc291be95ef: Already exists 14:24:34 2ac1f1163629: Already exists 14:24:34 5c3c966382ef: Already exists 14:24:34 4f4fb700ef54: Already exists 14:24:34 d9c7d2e4e75e: Pulling fs layer 14:24:34 9c3e1370e548: Pulling fs layer 14:24:34 d9c7d2e4e75e: Verifying Checksum 14:24:34 d9c7d2e4e75e: Download complete 14:24:34 d9c7d2e4e75e: Pull complete 14:24:35 9c3e1370e548: Verifying Checksum 14:24:35 9c3e1370e548: Download complete 14:24:38 9c3e1370e548: Pull complete 14:24:38 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:38 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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/edgex-snyk-go:latest cat 14:24:40 $ docker top 2f2cbad3f72cd47fc9853830b2ff91fc1d989f002743cd5a8f4fe50a6d0f6b17 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 14:24:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 14:24:41 + set -o pipefail 14:24:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 14:24:47 14:24:47 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 14:24:47 14:24:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/80be5a0f-0408-4ebb-8bbd-e790fc49d283 14:24:47 14:24:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:24:47 14:24:47 14:24:47 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:24:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:24:47 $ docker stop --time=1 2f2cbad3f72cd47fc9853830b2ff91fc1d989f002743cd5a8f4fe50a6d0f6b17 14:24:53 $ docker rm -f --volumes 2f2cbad3f72cd47fc9853830b2ff91fc1d989f002743cd5a8f4fe50a6d0f6b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:54 + git log --format=format:%s -1 681c980075653d96542449bd4b0ebc71fd39f7a7 [Pipeline] sh 14:24:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:55 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:24:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:56 $ docker top 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c -eo pid,comm 14:24:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:24:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:56 [ssh-agent] Looking for ssh-agent implementation... 14:24:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:56 $ docker exec 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c ssh-agent 14:24:56 SSH_AUTH_SOCK=/tmp/ssh-XEidV17qc5VU/agent.31 14:24:56 SSH_AGENT_PID=37 14:24:56 Running ssh-add (command line suppressed) 14:24:56 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6426437120359731045.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6426437120359731045.key) 14:24:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:56 + git semver tag 14:24:56 2024-10-05 14:24:56,913 [run_tag] DEBUG tag force:False 14:24:56 2024-10-05 14:24:56,913 [check_head_tag] DEBUG check head tag 14:24:56 2024-10-05 14:24:56,914 [execute] INFO git cat-file --batch-check 14:24:56 2024-10-05 14:24:56,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 14:24:56 2024-10-05 14:24:56,918 [execute] INFO git cat-file --batch 14:24:56 2024-10-05 14:24:56,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 14:24:56 2024-10-05 14:24:56,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:24:56 2024-10-05 14:24:56,934 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 14:24:56 2024-10-05 14:24:56,934 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 14:24:56 2024-10-05 14:24:56,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:24:56 3.2.0-dev.13 [Pipeline] } 14:24:56 $ docker exec --env ******** --env ******** 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c ssh-agent -k 14:24:57 unset SSH_AUTH_SOCK; 14:24:57 unset SSH_AGENT_PID; 14:24:57 echo Agent pid 37 killed; 14:24:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:57 + git semver [Pipeline] } 14:24:57 $ docker stop --time=1 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c 14:24:58 $ docker rm -f --volumes 7a3b047713a3d8c3425c1fe0fe9cb27c59d2e0f31970eb15a934e4e51331565c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:59 14:24:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:59 0.23.1-centos7: Pulling from edgex-lftools 14:24:59 ab5ef0e58194: Pulling fs layer 14:24:59 9712f1f96733: Pulling fs layer 14:24:59 63f879dbbcfc: Pulling fs layer 14:24:59 0d9ebad4ef96: Pulling fs layer 14:24:59 e9a5061849ea: Pulling fs layer 14:24:59 d747dcd14b5f: Pulling fs layer 14:24:59 2de7ff778b66: Pulling fs layer 14:24:59 0d9ebad4ef96: Waiting 14:24:59 e9a5061849ea: Waiting 14:24:59 d747dcd14b5f: Waiting 14:24:59 2de7ff778b66: Waiting 14:24:59 9712f1f96733: Verifying Checksum 14:24:59 9712f1f96733: Download complete 14:24:59 63f879dbbcfc: Verifying Checksum 14:24:59 63f879dbbcfc: Download complete 14:25:00 e9a5061849ea: Verifying Checksum 14:25:00 e9a5061849ea: Download complete 14:25:00 d747dcd14b5f: Download complete 14:25:00 0d9ebad4ef96: Verifying Checksum 14:25:00 0d9ebad4ef96: Download complete 14:25:00 ab5ef0e58194: Verifying Checksum 14:25:00 ab5ef0e58194: Download complete 14:25:00 2de7ff778b66: Verifying Checksum 14:25:00 2de7ff778b66: Download complete 14:25:02 ab5ef0e58194: Pull complete 14:25:02 9712f1f96733: Pull complete 14:25:03 63f879dbbcfc: Pull complete 14:25:06 0d9ebad4ef96: Pull complete 14:25:06 e9a5061849ea: Pull complete 14:25:06 d747dcd14b5f: Pull complete 14:25:07 2de7ff778b66: Pull complete 14:25:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:25:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:07 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:25:13 $ docker top b05c928cf0f9d2a538c173f464ae34296b11c7a5171b8587fc05f936fddc8912 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:25:13 provisioning config files... 14:25:13 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16177740547081793768tmp 14:25:13 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6155339164547534766tmp 14:25:13 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8237310165279047363tmp [Pipeline] { [Pipeline] echo 14:25:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:25:14 ---> sigul-configuration.sh 14:25:14 gpg: directory `/root/.gnupg' created 14:25:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:25:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:25:14 gpg: keyring `/root/.gnupg/secring.gpg' created 14:25:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:25:14 gpg: CAST5 encrypted data 14:25:14 gpg: encrypted with 1 passphrase 14:25:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:25:14 + mkdir /home/jenkins 14:25:14 + mkdir /home/jenkins/sigul [Pipeline] sh 14:25:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:25:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:25:15 ---> sigul-install.sh 14:25:15 Sigul already installed; skipping installation. [Pipeline] sh 14:25:15 + git tag --list 14:25:15 v1.0.0 14:25:15 v2.1.0 14:25:15 v2.1.1 14:25:15 v2.2.0 14:25:15 v2.3.0 14:25:15 v3.0 14:25:15 v3.0.0 14:25:15 v3.1 14:25:15 v3.1.0 14:25:15 v3.1.0-dev.1 14:25:15 v3.1.0-dev.10 14:25:15 v3.1.0-dev.11 14:25:15 v3.1.0-dev.12 14:25:15 v3.1.0-dev.13 14:25:15 v3.1.0-dev.14 14:25:15 v3.1.0-dev.15 14:25:15 v3.1.0-dev.16 14:25:15 v3.1.0-dev.17 14:25:15 v3.1.0-dev.18 14:25:15 v3.1.0-dev.19 14:25:15 v3.1.0-dev.2 14:25:15 v3.1.0-dev.20 14:25:15 v3.1.0-dev.21 14:25:15 v3.1.0-dev.22 14:25:15 v3.1.0-dev.23 14:25:15 v3.1.0-dev.24 14:25:15 v3.1.0-dev.25 14:25:15 v3.1.0-dev.26 14:25:15 v3.1.0-dev.3 14:25:15 v3.1.0-dev.4 14:25:15 v3.1.0-dev.5 14:25:15 v3.1.0-dev.6 14:25:15 v3.1.0-dev.7 14:25:15 v3.1.0-dev.8 14:25:15 v3.1.0-dev.9 14:25:15 v3.1.1 14:25:15 v3.1.1-dev.1 14:25:15 v3.2.0-dev.1 14:25:15 v3.2.0-dev.10 14:25:15 v3.2.0-dev.11 14:25:15 v3.2.0-dev.12 14:25:15 v3.2.0-dev.13 14:25:15 v3.2.0-dev.2 14:25:15 v3.2.0-dev.3 14:25:15 v3.2.0-dev.4 14:25:15 v3.2.0-dev.5 14:25:15 v3.2.0-dev.6 14:25:15 v3.2.0-dev.7 14:25:15 v3.2.0-dev.8 14:25:15 v3.2.0-dev.9 [Pipeline] sh 14:25:15 + lftools sign git-tag v3.2.0-dev.13 14:25:16 Signing Git tag with Sigul... 14:25:16 Signing v3.2.0-dev.13 [Pipeline] echo 14:25:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:25:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:25:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:25:16 $ docker stop --time=1 b05c928cf0f9d2a538c173f464ae34296b11c7a5171b8587fc05f936fddc8912 14:25:18 $ docker rm -f --volumes b05c928cf0f9d2a538c173f464ae34296b11c7a5171b8587fc05f936fddc8912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:25:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:25:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:25:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:18 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:25:19 $ docker top 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 -eo pid,comm 14:25:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:25:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:19 [ssh-agent] Looking for ssh-agent implementation... 14:25:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:19 $ docker exec 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 ssh-agent 14:25:19 SSH_AUTH_SOCK=/tmp/ssh-eJm2rmP5QcHs/agent.32 14:25:19 SSH_AGENT_PID=38 14:25:19 Running ssh-add (command line suppressed) 14:25:19 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15449835851305064700.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15449835851305064700.key) 14:25:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:20 + git semver bump pre 14:25:20 2024-10-05 14:25:20,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:25:20 2024-10-05 14:25:20,206 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev 14:25:20 2024-10-05 14:25:20,206 [bump_version] DEBUG bumped version:3.2.0-dev.14 14:25:20 2024-10-05 14:25:20,207 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 14:25:20 2024-10-05 14:25:20,207 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:25:20 2024-10-05 14:25:20,207 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:25:20 2024-10-05 14:25:20,208 [execute] INFO git cat-file --batch-check 14:25:20 2024-10-05 14:25:20,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 14:25:20 2024-10-05 14:25:20,214 [execute] INFO git cat-file --batch 14:25:20 2024-10-05 14:25:20,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 14:25:20 2024-10-05 14:25:20,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:25:20 3.2.0-dev.14 [Pipeline] } 14:25:20 $ docker exec --env ******** --env ******** 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 ssh-agent -k 14:25:20 unset SSH_AUTH_SOCK; 14:25:20 unset SSH_AGENT_PID; 14:25:20 echo Agent pid 38 killed; 14:25:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:20 + git semver [Pipeline] } 14:25:20 $ docker stop --time=1 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 14:25:22 $ docker rm -f --volumes 3d8f4f7c0386a58123f78a844028fca031b4884147339df1722f7c786c2c1bf0 [Pipeline] // withDockerContainer [Pipeline] sh 14:25:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:25:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:22 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:25:23 $ docker top a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a -eo pid,comm 14:25:23 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). 14:25:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:25:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:25:23 [ssh-agent] Looking for ssh-agent implementation... 14:25:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:25:23 $ docker exec a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a ssh-agent 14:25:23 SSH_AUTH_SOCK=/tmp/ssh-zjzlg7aPMIAJ/agent.31 14:25:23 SSH_AGENT_PID=37 14:25:23 Running ssh-add (command line suppressed) 14:25:23 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16406030678247703389.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16406030678247703389.key) 14:25:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:25:24 + git semver push 14:25:24 2024-10-05 14:25:24,250 [run_push] DEBUG push 14:25:24 2024-10-05 14:25:24,250 [execute] INFO git cat-file --batch-check 14:25:24 2024-10-05 14:25:24,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 14:25:24 2024-10-05 14:25:24,254 [execute] INFO git rev-list d93e1fc18127d3eacfd692a56a095e58c7ce6374 -- 14:25:24 2024-10-05 14:25:24,254 [execute] DEBUG Popen(['git', 'rev-list', 'd93e1fc18127d3eacfd692a56a095e58c7ce6374', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 14:25:24 2024-10-05 14:25:24,262 [execute] INFO git fetch -v origin 14:25:24 2024-10-05 14:25:24,262 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 14:25:24 2024-10-05 14:25:24,718 [run_push] DEBUG no remote changes detected 14:25:24 2024-10-05 14:25:24,718 [execute] INFO git push origin semver 14:25:24 2024-10-05 14:25:24,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 14:25:25 2024-10-05 14:25:25,382 [run_push] DEBUG push all version tags 14:25:25 2024-10-05 14:25:25,382 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:25:25 2024-10-05 14:25:25,383 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 14:25:26 2024-10-05 14:25:25,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 14:25:26 3.2.0-dev.14 [Pipeline] } 14:25:26 $ docker exec --env ******** --env ******** a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a ssh-agent -k 14:25:26 unset SSH_AUTH_SOCK; 14:25:26 unset SSH_AGENT_PID; 14:25:26 echo Agent pid 37 killed; 14:25:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:25:26 + git semver [Pipeline] } 14:25:26 $ docker stop --time=1 a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a 14:25:28 $ docker rm -f --volumes a9507f0a753de29092d9279fc8f17dceb58515e432fac583f0df0937fa45c05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 14:25:28 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 14:25:28 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 14:25:28 total 16 14:25:28 drwxr-xr-x 3 root root 4096 Oct 5 14:09 . 14:25:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:25 .. 14:25:28 drwxr-xr-x 2 root root 4096 Oct 5 14:09 cost 14:25:28 -rw-r--r-- 1 root root 83 Oct 5 14:09 cost.csv 14:25:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 14:25:28 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 14:25:28 total 16 14:25:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:09 . 14:25:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:25 .. 14:25:28 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:09 cost 14:25:28 -rw-r--r-- 1 jenkins jenkins 83 Oct 5 14:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:25:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:25:29 ---> package-listing.sh 14:25:29 ++ facter osfamily 14:25:29 ++ tr '[:upper:]' '[:lower:]' 14:25:30 + OS_FAMILY=debian 14:25:30 + workspace=/w/workspace/edgexfoundry_device-gpio_main 14:25:30 + START_PACKAGES=/tmp/packages_start.txt 14:25:30 + END_PACKAGES=/tmp/packages_end.txt 14:25:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:30 + PACKAGES=/tmp/packages_start.txt 14:25:30 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 14:25:30 + PACKAGES=/tmp/packages_end.txt 14:25:30 + case "${OS_FAMILY}" in 14:25:30 + dpkg -l 14:25:30 + grep '^ii' 14:25:30 + '[' -f /tmp/packages_start.txt ']' 14:25:30 + '[' -f /tmp/packages_end.txt ']' 14:25:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:30 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 14:25:30 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 14:25:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 14:25:30 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:25:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:31 prd-ubuntu20.04-docker-8c-8g-21905 does not seem to be running inside a container 14:25:31 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:25:31 $ docker top ac79c7edf86fa58e6990074c7d57564c2bea15af801e5cf77856118bd5c96648 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:31 + touch /tmp/pre-build-complete [Pipeline] sh 14:25:31 + mkdir -p /var/log/sysstat [Pipeline] sh 14:25:32 + ls /var/log/sa-host 14:25:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:32 provisioning config files... 14:25:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10121010206621385929tmp [Pipeline] { [Pipeline] echo 14:25:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:25:32 ---> create-netrc.sh [Pipeline] } 14:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:25:32 ---> python-tools-install.sh [Pipeline] echo 14:25:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:25:33 ---> sudo-logs.sh 14:25:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:25:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:25:33 ---> job-cost.sh 14:25:33 lf-activate-venv: SKIPPING 14:25:33 DEBUG: total: 0.2199999988079071 14:25:33 INFO: Retrieving Stack Cost... 14:25:33 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:34 INFO: Archiving Costs [Pipeline] echo 14:25:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:25:34 ---> logs-deploy.sh 14:25:34 lf-activate-venv: SKIPPING 14:25:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/126 14:25:34 INFO: archiving workspace using pattern(s): 14:25:35 Archives upload complete. 14:25:35 INFO: archiving logs to Nexus