Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d45cae600506b099dad59778890774f0540c6a8d 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-ssh17146801078270535238.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13327045593968456908.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10045208265084418783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3894916224406101028.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-ssh7491565299800789649.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10324 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 d45cae600506b099dad59778890774f0540c6a8d (main) Commit message: "Merge pull request #207 from lenny-intel/remove-comments" > 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 d45cae600506b099dad59778890774f0540c6a8d # timeout=10 > git rev-list --no-walk 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:19:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:19:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:19:54 ========================================================= 23:19:54 EdgeX Global Pipelines Version Info 23:19:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:19:54 ------------------- 23:19:54 stable info: 23:19:54 ------------------- 23:19:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:19:54 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:19:54 Message: update stable to v1.0.254 23:19:55 ------------------- 23:19:55 experimental info: 23:19:55 ------------------- 23:19:55 Commited By: **** collab-it+edgex@linuxfoundation.org 23:19:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:19:55 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:19:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:19:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d45cae600506b099dad59778890774f0540c6a8d [Pipeline] echo 23:19:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d45cae6 [Pipeline] echo 23:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:56 provisioning config files... 23:19:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10570725253229019382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:56 ---> docker-login.sh 23:19:56 nexus3.edgexfoundry.org:10001 23:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:56 Configure a credential helper to remove this warning. See 23:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:56 23:19:56 Login Succeeded 23:19:56 nexus3.edgexfoundry.org:10002 23:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:56 Configure a credential helper to remove this warning. See 23:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:56 23:19:56 Login Succeeded 23:19:56 nexus3.edgexfoundry.org:10003 23:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:56 Configure a credential helper to remove this warning. See 23:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:56 23:19:56 Login Succeeded 23:19:56 nexus3.edgexfoundry.org:10004 23:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:56 Configure a credential helper to remove this warning. See 23:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:56 23:19:56 Login Succeeded 23:19:56 docker.io 23:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:57 Configure a credential helper to remove this warning. See 23:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:57 23:19:57 Login Succeeded 23:19:57 ---> docker-login.sh ends [Pipeline] } 23:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:19:57 + git rev-list -1 --merges d45cae600506b099dad59778890774f0540c6a8d~1..d45cae600506b099dad59778890774f0540c6a8d [Pipeline] echo 23:19:57 -----------> git rev-list -1 --merges d45cae600506b099dad59778890774f0540c6a8d~1..d45cae600506b099dad59778890774f0540c6a8d d45cae600506b099dad59778890774f0540c6a8d 23:19:57 d45cae600506b099dad59778890774f0540c6a8d [false] [Pipeline] sh 23:19:58 + git log --format=format:%s -1 d45cae600506b099dad59778890774f0540c6a8d [Pipeline] echo 23:19:58 ========================================================= 23:19:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:19:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:58 + git log --format=format:%s -1 d45cae600506b099dad59778890774f0540c6a8d [Pipeline] echo 23:19:58 [semverPrep] GIT_COMMIT: d45cae600506b099dad59778890774f0540c6a8d, Commit Message: Merge pull request #207 from lenny-intel/remove-comments [Pipeline] echo 23:19:58 [semverPrep] This is not a build commit. [Pipeline] sh 23:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:19:58 + grep -v github /etc/ssh/ssh_known_hosts 23:19:58 + [ -e /tmp/ssh_known_hosts ] 23:19:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:19:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:19:58 + sudo tee -a /etc/ssh/ssh_known_hosts 23:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:59 23:19:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:59 0.1.4: Pulling from edgex-devops/py-git-semver 23:19:59 b85a868b505f: Pulling fs layer 23:19:59 e2be974225ed: Pulling fs layer 23:19:59 339a4e72a1f5: Pulling fs layer 23:19:59 988bab9f4d93: Pulling fs layer 23:19:59 1469e6f7b9e6: Pulling fs layer 23:19:59 eaf3925da568: Pulling fs layer 23:19:59 bab4dde63d76: Pulling fs layer 23:19:59 bde34c3a00c8: Pulling fs layer 23:19:59 b352a97aabf1: Pulling fs layer 23:19:59 4872d77fe225: Pulling fs layer 23:19:59 5851b861e8e6: Pulling fs layer 23:19:59 1469e6f7b9e6: Waiting 23:19:59 eaf3925da568: Waiting 23:19:59 bab4dde63d76: Waiting 23:19:59 b352a97aabf1: Waiting 23:19:59 bde34c3a00c8: Waiting 23:19:59 4872d77fe225: Waiting 23:19:59 5851b861e8e6: Waiting 23:19:59 988bab9f4d93: Waiting 23:19:59 e2be974225ed: Verifying Checksum 23:19:59 e2be974225ed: Download complete 23:19:59 988bab9f4d93: Verifying Checksum 23:19:59 988bab9f4d93: Download complete 23:19:59 1469e6f7b9e6: Verifying Checksum 23:19:59 1469e6f7b9e6: Download complete 23:19:59 339a4e72a1f5: Verifying Checksum 23:19:59 339a4e72a1f5: Download complete 23:19:59 eaf3925da568: Verifying Checksum 23:19:59 eaf3925da568: Download complete 23:19:59 bde34c3a00c8: Verifying Checksum 23:19:59 bde34c3a00c8: Download complete 23:19:59 b352a97aabf1: Download complete 23:19:59 4872d77fe225: Download complete 23:19:59 5851b861e8e6: Verifying Checksum 23:19:59 5851b861e8e6: Download complete 23:19:59 b85a868b505f: Verifying Checksum 23:19:59 b85a868b505f: Download complete 23:20:00 bab4dde63d76: Download complete 23:20:01 b85a868b505f: Pull complete 23:20:01 e2be974225ed: Pull complete 23:20:01 339a4e72a1f5: Pull complete 23:20:01 988bab9f4d93: Pull complete 23:20:01 1469e6f7b9e6: Pull complete 23:20:01 eaf3925da568: Pull complete 23:20:03 bab4dde63d76: Pull complete 23:20:03 bde34c3a00c8: Pull complete 23:20:03 b352a97aabf1: Pull complete 23:20:03 4872d77fe225: Pull complete 23:20:04 5851b861e8e6: Pull complete 23:20:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:04 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:20:04 $ 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 23:20:08 $ docker top c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e -eo pid,comm 23:20:08 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). 23:20:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:08 [ssh-agent] Looking for ssh-agent implementation... 23:20:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:08 $ docker exec c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e ssh-agent 23:20:08 SSH_AUTH_SOCK=/tmp/ssh-ai7Do43WNfK8/agent.32 23:20:08 SSH_AGENT_PID=38 23:20:08 Running ssh-add (command line suppressed) 23:20:08 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4134920067143721065.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4134920067143721065.key) 23:20:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:08 + git tag --points-at HEAD [Pipeline] } 23:20:10 $ docker exec --env ******** --env ******** c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e ssh-agent -k 23:20:10 unset SSH_AUTH_SOCK; 23:20:10 unset SSH_AGENT_PID; 23:20:10 echo Agent pid 38 killed; 23:20:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:20:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:12 [ssh-agent] Looking for ssh-agent implementation... 23:20:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:13 $ docker exec c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e ssh-agent 23:20:13 SSH_AUTH_SOCK=/tmp/ssh-GI2h9diTOy6B/agent.70 23:20:13 SSH_AGENT_PID=76 23:20:13 Running ssh-add (command line suppressed) 23:20:13 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11079424914332092520.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11079424914332092520.key) 23:20:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:13 + git semver init 23:20:13 2023-10-24 23:20:13,753 [run_init] DEBUG init version:0.0.0 force:False 23:20:13 2023-10-24 23:20:13,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 23:20:13 2023-10-24 23:20:13,755 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 23:20:13 2023-10-24 23:20:13,755 [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) 23:20:15 2023-10-24 23:20:14,858 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 23:20:15 2023-10-24 23:20:14,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 23:20:15 2023-10-24 23:20:14,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:20:15 2023-10-24 23:20:14,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:20:15 3.1.0-dev.20 [Pipeline] } 23:20:15 $ docker exec --env ******** --env ******** c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e ssh-agent -k 23:20:15 unset SSH_AUTH_SOCK; 23:20:15 unset SSH_AGENT_PID; 23:20:15 echo Agent pid 76 killed; 23:20:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:15 + git semver [Pipeline] } 23:20:15 $ docker stop --time=1 c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e 23:20:17 $ docker rm -f --volumes c46857b17683b6925dd64eb83cee485901d65dc8dc5b53fbc74270a44c742d1e [Pipeline] // withDockerContainer [Pipeline] sh 23:20:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:20:17 Stashed 1 file(s) [Pipeline] echo 23:20:17 [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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 23:20:17 provisioning config files... 23:20:17 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12951980021406645595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:18 ---> docker-login.sh 23:20:18 nexus3.edgexfoundry.org:10001 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 nexus3.edgexfoundry.org:10002 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 nexus3.edgexfoundry.org:10003 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 nexus3.edgexfoundry.org:10004 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 docker.io 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 ---> docker-login.sh ends [Pipeline] } 23:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:20:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:18 ========================================================= 23:20:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:20:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:20:19 Sending build context to Docker daemon 16.15MB 23:20:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:20:19 Step 2/12 : FROM ${BASE} AS builder 23:20:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:20:19 7264a8db6415: Pulling fs layer 23:20:19 c4d48a809fc2: Pulling fs layer 23:20:19 4f1c88b9dad5: Pulling fs layer 23:20:19 ad3a456e5733: Pulling fs layer 23:20:19 33e27b845d1e: Pulling fs layer 23:20:19 c68163c4e522: Pulling fs layer 23:20:19 50da416c3ac9: Pulling fs layer 23:20:19 23d2d4c4bb30: Pulling fs layer 23:20:19 ad3a456e5733: Waiting 23:20:19 33e27b845d1e: Waiting 23:20:19 c68163c4e522: Waiting 23:20:19 50da416c3ac9: Waiting 23:20:19 23d2d4c4bb30: Waiting 23:20:19 c4d48a809fc2: Download complete 23:20:19 ad3a456e5733: Download complete 23:20:19 33e27b845d1e: Verifying Checksum 23:20:19 33e27b845d1e: Download complete 23:20:19 7264a8db6415: Verifying Checksum 23:20:19 7264a8db6415: Download complete 23:20:19 c68163c4e522: Verifying Checksum 23:20:19 c68163c4e522: Download complete 23:20:19 7264a8db6415: Pull complete 23:20:19 23d2d4c4bb30: Verifying Checksum 23:20:19 23d2d4c4bb30: Download complete 23:20:19 c4d48a809fc2: Pull complete 23:20:19 4f1c88b9dad5: Verifying Checksum 23:20:19 4f1c88b9dad5: Download complete 23:20:20 50da416c3ac9: Verifying Checksum 23:20:20 50da416c3ac9: Download complete 23:20:23 4f1c88b9dad5: Pull complete 23:20:23 ad3a456e5733: Pull complete 23:20:23 33e27b845d1e: Pull complete 23:20:23 c68163c4e522: Pull complete 23:20:26 50da416c3ac9: Pull complete 23:20:26 23d2d4c4bb30: Pull complete 23:20:26 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:20:26 ---> 0786185ac409 23:20:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:20:31 ---> Running in d6c878dc0173 23:20:31 Removing intermediate container d6c878dc0173 23:20:31 ---> 4d6417b789f1 23:20:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:20:31 ---> Running in 79dfc2ddff97 23:20:31 Removing intermediate container 79dfc2ddff97 23:20:31 ---> a25b8784c165 23:20:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:20:31 ---> Running in e53e17be2853 23:20:31 Removing intermediate container e53e17be2853 23:20:31 ---> a2734b2a59a4 23:20:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:20:31 ---> Running in eadd6a9b5c16 23:20:31 Removing intermediate container eadd6a9b5c16 23:20:31 ---> befdb971f262 23:20:31 Step 7/12 : WORKDIR /device-gpio 23:20:31 ---> Running in e5906fd7030e 23:20:31 Removing intermediate container e5906fd7030e 23:20:31 ---> 05904e6ef028 23:20:31 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:20:31 ---> Running in b5d01be6ccc6 23:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:20:32 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:20:32 (2/4) Installing libedit (20221030.3.1-r1) 23:20:32 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:20:32 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:20:32 Executing busybox-1.36.1-r2.trigger 23:20:32 OK: 268 MiB in 56 packages 23:20:32 Still waiting to schedule task 23:20:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:20:33 Removing intermediate container b5d01be6ccc6 23:20:33 ---> 9ac82b481afd 23:20:33 Step 9/12 : COPY go.mod vendor* ./ 23:20:33 ---> d2469007999b 23:20:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:33 ---> Running in 12386255feaa 23:21:29 Removing intermediate container 12386255feaa 23:21:29 ---> b393a8d686f2 23:21:29 Step 11/12 : COPY . . 23:21:29 ---> b2764e3a6d1a 23:21:29 Step 12/12 : RUN ${MAKE} 23:21:29 ---> Running in 6270df40703c 23:21:29 noop 23:21:29 Removing intermediate container 6270df40703c 23:21:29 ---> eb5d51bdc673 23:21:29 Successfully built eb5d51bdc673 23:21:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:29 + docker inspect -f . ci-base-image-x86_64 23:21:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:29 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:21:29 $ 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 23:21:30 $ docker top 8734c8d6d5945b28f6256e11d05a6eb8497d02f50b70dba3782c031a59b89d5c -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:30 + go version 23:21:30 go version go1.21.0 linux/amd64 [Pipeline] } 23:21:30 $ docker stop --time=1 8734c8d6d5945b28f6256e11d05a6eb8497d02f50b70dba3782c031a59b89d5c 23:21:31 $ docker rm -f --volumes 8734c8d6d5945b28f6256e11d05a6eb8497d02f50b70dba3782c031a59b89d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:32 + docker inspect -f . ci-base-image-x86_64 23:21:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:32 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:21:32 $ 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 23:21:32 $ docker top b668ec767421f207ce2294cfdf49e2e48900688f1f0ca2bf5b9f387530dad5d8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 23:21:33 + make test 23:21:33 go test ./... -coverprofile=coverage.out ./... 23:21:34 ? github.com/edgexfoundry/device-gpio [no test files] 23:21:44 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:21:44 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:21:51 go vet ./... 23:21:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:21:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:21:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:21:53 $ docker stop --time=1 b668ec767421f207ce2294cfdf49e2e48900688f1f0ca2bf5b9f387530dad5d8 23:21:56 $ docker rm -f --volumes b668ec767421f207ce2294cfdf49e2e48900688f1f0ca2bf5b9f387530dad5d8 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:21:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:21:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:21:58 + ls -al . 23:21:58 total 160 23:21:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:21 . 23:21:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:19 .. 23:21:58 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 23:19 .dockerignore 23:21:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:21 .git 23:21:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 .github 23:21:58 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 23:19 .gitignore 23:21:58 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:19 .golangci.yml 23:21:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:20 .semver 23:21:58 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 23:19 Attribution.txt 23:21:58 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 23:19 CHANGELOG.md 23:21:58 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 23:19 Dockerfile 23:21:58 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:19 GOVERNANCE.md 23:21:58 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 23:19 Jenkinsfile 23:21:58 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:19 LICENSE 23:21:58 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 23:19 Makefile 23:21:58 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 23:19 OWNERS.md 23:21:58 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 23:19 README.md 23:21:58 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 23:20 VERSION 23:21:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:19 bin 23:21:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 cmd 23:21:58 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 23:21 coverage.out 23:21:58 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 23:19 go.mod 23:21:58 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 23:19 go.sum 23:21:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:19 internal 23:21:58 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:58 + 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=d45cae600506b099dad59778890774f0540c6a8d --label arch=amd64 --label version=3.1.0-dev.20 . 23:21:58 Sending build context to Docker daemon 16.15MB 23:21:58 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:21:58 Step 2/25 : FROM ${BASE} AS builder 23:21:58 ---> eb5d51bdc673 23:21:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:21:58 ---> Running in c4a56359acb0 23:21:58 Removing intermediate container c4a56359acb0 23:21:58 ---> f3023d41a74d 23:21:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:58 ---> Running in b4da9c4a051b 23:21:58 Removing intermediate container b4da9c4a051b 23:21:58 ---> 29b762fe045b 23:21:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:21:58 ---> Running in 610063b9df0d 23:21:59 Removing intermediate container 610063b9df0d 23:21:59 ---> 3b0b3b522da3 23:21:59 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:21:59 ---> Running in 3db4aff3fbc2 23:21:59 Removing intermediate container 3db4aff3fbc2 23:21:59 ---> ba56d6417e17 23:21:59 Step 7/25 : WORKDIR /device-gpio 23:21:59 ---> Running in 75f5d949e946 23:21:59 Removing intermediate container 75f5d949e946 23:21:59 ---> 7df5dd5f655a 23:21:59 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:59 ---> Running in 03c3af5ecd32 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:21:59 OK: 268 MiB in 56 packages 23:22:00 Removing intermediate container 03c3af5ecd32 23:22:00 ---> 555ab0f812d3 23:22:00 Step 9/25 : COPY go.mod vendor* ./ 23:22:00 ---> 8133defa4763 23:22:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:00 ---> Running in 2102868a9b56 23:22:00 Removing intermediate container 2102868a9b56 23:22:00 ---> d3fb21673ea7 23:22:00 Step 11/25 : COPY . . 23:22:01 ---> 999e01782873 23:22:01 Step 12/25 : RUN ${MAKE} 23:22:01 ---> Running in 865bf89fc2b6 23:22:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 23:22:19 Removing intermediate container 865bf89fc2b6 23:22:19 ---> 2a831eb18c3b 23:22:19 Step 13/25 : FROM alpine:3.18 23:22:20 3.18: Pulling from library/alpine 23:22:20 96526aa774ef: Pulling fs layer 23:22:20 96526aa774ef: Download complete 23:22:20 96526aa774ef: Pull complete 23:22:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:22:20 Status: Downloaded newer image for alpine:3.18 23:22:20 ---> 8ca4688f4f35 23:22:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:22:20 ---> Running in b769c742597a 23:22:21 Removing intermediate container b769c742597a 23:22:21 ---> ba28d494ce42 23:22:21 Step 15/25 : RUN apk add --update --no-cache 23:22:21 ---> Running in 2d3df1e1519d 23:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:22:21 OK: 7 MiB in 15 packages 23:22:21 Removing intermediate container 2d3df1e1519d 23:22:21 ---> 1644f6c897a7 23:22:21 Step 16/25 : WORKDIR / 23:22:21 ---> Running in 0f4bd226af48 23:22:22 Removing intermediate container 0f4bd226af48 23:22:22 ---> c0b9b5fbdd63 23:22:22 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 23:22:22 ---> 59f1e0f6b92e 23:22:22 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 23:22:22 ---> 386b54d955d9 23:22:22 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 23:22:23 ---> e71c91ad503b 23:22:23 Step 20/25 : EXPOSE 59910 23:22:23 ---> Running in 7ca563feb25a 23:22:23 Removing intermediate container 7ca563feb25a 23:22:23 ---> babdf180eb21 23:22:23 Step 21/25 : ENTRYPOINT ["/device-gpio"] 23:22:23 ---> Running in c5c0bd195f96 23:22:23 Removing intermediate container c5c0bd195f96 23:22:23 ---> da97dbfbd002 23:22:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:23 ---> Running in df2c27bd8e05 23:22:23 Removing intermediate container df2c27bd8e05 23:22:23 ---> e37748c2ca6b 23:22:23 Step 23/25 : LABEL arch=amd64 23:22:23 ---> Running in 350eb42dc71f 23:22:23 Removing intermediate container 350eb42dc71f 23:22:23 ---> 7e942833e653 23:22:23 Step 24/25 : LABEL git_sha=d45cae600506b099dad59778890774f0540c6a8d 23:22:23 ---> Running in c7003272cce6 23:22:23 Removing intermediate container c7003272cce6 23:22:23 ---> a4dc0ed7b86e 23:22:23 Step 25/25 : LABEL version=3.1.0-dev.20 23:22:23 ---> Running in 092a20d63f11 23:22:23 Removing intermediate container 092a20d63f11 23:22:23 ---> 60b77e683a62 23:22:23 [Warning] One or more build-args [ARCH] were not consumed 23:22:23 Successfully built 60b77e683a62 23:22:23 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:23 provisioning config files... 23:22:23 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15554159762050346378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:24 ---> docker-login.sh 23:22:24 nexus3.edgexfoundry.org:10001 23:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:24 Configure a credential helper to remove this warning. See 23:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:24 23:22:24 Login Succeeded 23:22:24 nexus3.edgexfoundry.org:10002 23:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:24 Configure a credential helper to remove this warning. See 23:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:24 23:22:24 Login Succeeded 23:22:24 nexus3.edgexfoundry.org:10003 23:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:24 Configure a credential helper to remove this warning. See 23:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:24 23:22:24 Login Succeeded 23:22:24 nexus3.edgexfoundry.org:10004 23:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:24 Configure a credential helper to remove this warning. See 23:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:24 23:22:24 Login Succeeded 23:22:24 docker.io 23:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:24 Configure a credential helper to remove this warning. See 23:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:24 23:22:24 Login Succeeded 23:22:24 ---> docker-login.sh ends [Pipeline] } 23:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:24 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 23:22:24 d45cae600506b099dad59778890774f0540c6a8d 23:22:24 latest 23:22:24 3.1.0-dev.20 23:22:24 d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 23:22:24 main 23:22:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:24 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d 23:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:22:25 e743b256129f: Preparing 23:22:25 9f3756b87224: Preparing 23:22:25 25a295b5e5cb: Preparing 23:22:25 b241e021060e: Preparing 23:22:25 cc2447e1835a: Preparing 23:22:25 cc2447e1835a: Layer already exists 23:22:25 25a295b5e5cb: Pushed 23:22:25 b241e021060e: Pushed 23:22:25 9f3756b87224: Pushed 23:22:27 e743b256129f: Pushed 23:22:28 d45cae600506b099dad59778890774f0540c6a8d: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:28 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 23:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:22:28 e743b256129f: Preparing 23:22:28 9f3756b87224: Preparing 23:22:28 25a295b5e5cb: Preparing 23:22:28 b241e021060e: Preparing 23:22:28 cc2447e1835a: Preparing 23:22:28 25a295b5e5cb: Layer already exists 23:22:28 9f3756b87224: Layer already exists 23:22:28 cc2447e1835a: Layer already exists 23:22:28 b241e021060e: Layer already exists 23:22:28 e743b256129f: Layer already exists 23:22:28 latest: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:28 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.20 23:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:22:29 e743b256129f: Preparing 23:22:29 9f3756b87224: Preparing 23:22:29 25a295b5e5cb: Preparing 23:22:29 b241e021060e: Preparing 23:22:29 cc2447e1835a: Preparing 23:22:29 25a295b5e5cb: Layer already exists 23:22:29 e743b256129f: Layer already exists 23:22:29 b241e021060e: Layer already exists 23:22:29 cc2447e1835a: Layer already exists 23:22:29 9f3756b87224: Layer already exists 23:22:29 3.1.0-dev.20: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:29 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 23:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:22:29 e743b256129f: Preparing 23:22:29 9f3756b87224: Preparing 23:22:29 25a295b5e5cb: Preparing 23:22:29 b241e021060e: Preparing 23:22:29 cc2447e1835a: Preparing 23:22:29 e743b256129f: Layer already exists 23:22:29 b241e021060e: Layer already exists 23:22:29 9f3756b87224: Layer already exists 23:22:29 cc2447e1835a: Layer already exists 23:22:29 25a295b5e5cb: Layer already exists 23:22:29 d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:30 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:30 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 23:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:22:30 e743b256129f: Preparing 23:22:30 9f3756b87224: Preparing 23:22:30 25a295b5e5cb: Preparing 23:22:30 b241e021060e: Preparing 23:22:30 cc2447e1835a: Preparing 23:22:30 9f3756b87224: Layer already exists 23:22:30 cc2447e1835a: Layer already exists 23:22:30 25a295b5e5cb: Layer already exists 23:22:30 e743b256129f: Layer already exists 23:22:30 b241e021060e: Layer already exists 23:22:30 main: digest: sha256:88e52a5707c5214536c8da8ff7f745cd9763487eebf3db0eef9b08d6a1b8617a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:30 ===================================================== [Pipeline] echo 23:22:30 taggedImages: 23:22:30 - nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d 23:22:30 - nexus3.edgexfoundry.org:10004/device-gpio:latest 23:22:30 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.20 23:22:30 - nexus3.edgexfoundry.org:10004/device-gpio:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 23:22:30 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:30 23:22:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:31 latest: Pulling from edgex-lftools-log-publisher 23:22:31 5eb5b503b376: Pulling fs layer 23:22:31 5c69ac0246d0: Pulling fs layer 23:22:31 ec43610c2a17: Pulling fs layer 23:22:31 3a2ae6a8a46f: Pulling fs layer 23:22:31 33b1e0a273af: Pulling fs layer 23:22:31 5d3b04190fa2: Pulling fs layer 23:22:31 2f39f015ded8: Pulling fs layer 23:22:31 33b1e0a273af: Waiting 23:22:31 5d3b04190fa2: Waiting 23:22:31 2f39f015ded8: Waiting 23:22:31 3a2ae6a8a46f: Waiting 23:22:31 5c69ac0246d0: Verifying Checksum 23:22:31 5c69ac0246d0: Download complete 23:22:31 3a2ae6a8a46f: Verifying Checksum 23:22:31 3a2ae6a8a46f: Download complete 23:22:31 33b1e0a273af: Verifying Checksum 23:22:31 33b1e0a273af: Download complete 23:22:31 ec43610c2a17: Verifying Checksum 23:22:31 ec43610c2a17: Download complete 23:22:31 5d3b04190fa2: Verifying Checksum 23:22:31 5d3b04190fa2: Download complete 23:22:31 5eb5b503b376: Verifying Checksum 23:22:31 5eb5b503b376: Download complete 23:22:32 2f39f015ded8: Download complete 23:22:32 5eb5b503b376: Pull complete 23:22:32 5c69ac0246d0: Pull complete 23:22:33 ec43610c2a17: Pull complete 23:22:33 3a2ae6a8a46f: Pull complete 23:22:33 33b1e0a273af: Pull complete 23:22:33 5d3b04190fa2: Pull complete 23:22:37 2f39f015ded8: Pull complete 23:22:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:22:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:37 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:22:37 $ 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 23:22:43 $ docker top 95c51a6909956fbf5530bf4583faab1a56456c2aab61049ae31a883e146e2c27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:43 ---> job-cost.sh 23:22:43 lf-activate-venv: SKIPPING 23:22:43 INFO: No Stack... 23:22:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:44 INFO: Archiving Costs [Pipeline] sh 23:22:44 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 23:22:44 + cut -d, -f6 [Pipeline] lock 23:22:44 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] 23:22:44 Resource [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] did not exist. Created. 23:22:44 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:44 + echo total: 0.2199999988079071 [Pipeline] stash 23:22:44 Stashed 1 file(s) [Pipeline] } 23:22:44 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 23:22:44 $ docker stop --time=1 95c51a6909956fbf5530bf4583faab1a56456c2aab61049ae31a883e146e2c27 23:22:46 $ docker rm -f --volumes 95c51a6909956fbf5530bf4583faab1a56456c2aab61049ae31a883e146e2c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:22:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10327 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 23:22:55 Running in /w/workspace/device-gpio/107 [Pipeline] { [Pipeline] checkout 23:22:55 The recommended git tool is: git 23:23:00 using credential edgex-jenkins-ssh 23:23:00 Cloning the remote Git repository 23:23:00 Cloning repository git@github.com:edgexfoundry/device-gpio.git 23:23:00 > git init /w/workspace/device-gpio/107 # timeout=10 23:23:00 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 23:23:00 > git --version # timeout=10 23:23:00 > git --version # 'git version 2.25.1' 23:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:02 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 23:23:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:03 Avoid second fetch 23:23:03 Checking out Revision d45cae600506b099dad59778890774f0540c6a8d (main) 23:23:03 Commit message: "Merge pull request #207 from lenny-intel/remove-comments" 23:23:03 > git config core.sparsecheckout # timeout=10 23:23:03 > git checkout -f d45cae600506b099dad59778890774f0540c6a8d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:23:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:04 Dload Upload Total Spent Left Speed 23:23:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 23:23:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:23:05 + sudo tee /etc/docker/daemon.new 23:23:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:23:05 { 23:23:05 "registry-mirrors": [ 23:23:05 "https://nexus3.edgexfoundry.org:10001" 23:23:05 ], 23:23:05 "bip": "10.250.0.254/24", 23:23:05 "hosts": [ 23:23:05 "tcp://0.0.0.0:5555", 23:23:05 "unix:///var/run/docker.sock" 23:23:05 ], 23:23:05 "mtu": 1458, 23:23:05 "selinux-enabled": true, 23:23:05 "seccomp-profile": "/etc/docker/seccomp.json" 23:23:05 } [Pipeline] sh 23:23:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:23:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:24 provisioning config files... 23:23:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/107@tmp/config8981545760005776744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:24 ---> docker-login.sh 23:23:24 nexus3.edgexfoundry.org:10001 23:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:25 Configure a credential helper to remove this warning. See 23:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:25 23:23:25 Login Succeeded 23:23:25 nexus3.edgexfoundry.org:10002 23:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:26 Configure a credential helper to remove this warning. See 23:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:26 23:23:26 Login Succeeded 23:23:26 nexus3.edgexfoundry.org:10003 23:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:26 Configure a credential helper to remove this warning. See 23:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:26 23:23:26 Login Succeeded 23:23:26 nexus3.edgexfoundry.org:10004 23:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:26 Configure a credential helper to remove this warning. See 23:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:26 23:23:26 Login Succeeded 23:23:26 docker.io 23:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:27 Configure a credential helper to remove this warning. See 23:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:27 23:23:27 Login Succeeded 23:23:27 ---> docker-login.sh ends [Pipeline] } 23:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:28 ========================================================= 23:23:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:23:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:23:29 Sending build context to Docker daemon 8.126MB 23:23:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:23:29 Step 2/12 : FROM ${BASE} AS builder 23:23:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:23:29 9fda8d8052c6: Pulling fs layer 23:23:29 5d54e960e981: Pulling fs layer 23:23:29 c4a7e357bf2a: Pulling fs layer 23:23:29 f0e02332f6b5: Pulling fs layer 23:23:29 cefa15bbcfad: Pulling fs layer 23:23:29 17808c966233: Pulling fs layer 23:23:29 f4c1fc716caa: Pulling fs layer 23:23:29 f0e02332f6b5: Waiting 23:23:29 cefa15bbcfad: Waiting 23:23:29 17808c966233: Waiting 23:23:29 f4c1fc716caa: Waiting 23:23:29 5d54e960e981: Verifying Checksum 23:23:29 5d54e960e981: Download complete 23:23:29 f0e02332f6b5: Verifying Checksum 23:23:29 f0e02332f6b5: Download complete 23:23:29 cefa15bbcfad: Download complete 23:23:29 9fda8d8052c6: Verifying Checksum 23:23:29 9fda8d8052c6: Download complete 23:23:30 f4c1fc716caa: Verifying Checksum 23:23:30 f4c1fc716caa: Download complete 23:23:30 9fda8d8052c6: Pull complete 23:23:31 5d54e960e981: Pull complete 23:23:31 c4a7e357bf2a: Download complete 23:23:32 17808c966233: Verifying Checksum 23:23:32 17808c966233: Download complete 23:23:47 c4a7e357bf2a: Pull complete 23:23:47 f0e02332f6b5: Pull complete 23:23:47 cefa15bbcfad: Pull complete 23:23:58 17808c966233: Pull complete 23:23:59 f4c1fc716caa: Pull complete 23:23:59 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:23:59 ---> ea914061e18c 23:23:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:24:00 ---> Running in 1f7b7c2606c7 23:24:00 Removing intermediate container 1f7b7c2606c7 23:24:00 ---> 19e6a67b9ef6 23:24:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:24:00 ---> Running in b864dfe3e08a 23:24:00 Removing intermediate container b864dfe3e08a 23:24:00 ---> 595c58d91599 23:24:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:24:00 ---> Running in a6c25e541515 23:24:01 Removing intermediate container a6c25e541515 23:24:01 ---> bccdac0a8274 23:24:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:24:01 ---> Running in 713e1e546cd5 23:24:01 Removing intermediate container 713e1e546cd5 23:24:01 ---> eb3695d9fd59 23:24:01 Step 7/12 : WORKDIR /device-gpio 23:24:01 ---> Running in a5a235c7908f 23:24:01 Removing intermediate container a5a235c7908f 23:24:01 ---> bd8959356fd8 23:24:01 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:24:01 ---> Running in ca145a73491e 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:24:05 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:24:05 (2/4) Installing libedit (20221030.3.1-r1) 23:24:05 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:24:05 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:24:05 Executing busybox-1.36.1-r2.trigger 23:24:05 OK: 270 MiB in 56 packages 23:24:06 Removing intermediate container ca145a73491e 23:24:06 ---> 6d4062b8ac2c 23:24:06 Step 9/12 : COPY go.mod vendor* ./ 23:24:06 ---> f77082d78113 23:24:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:06 ---> Running in 7f7b4f7f3094 23:25:43 Removing intermediate container 7f7b4f7f3094 23:25:43 ---> a1783fc32ac0 23:25:43 Step 11/12 : COPY . . 23:25:43 ---> 4d3daf585fd0 23:25:43 Step 12/12 : RUN ${MAKE} 23:25:43 ---> Running in e30e8bb84d95 23:25:43 noop 23:25:43 Removing intermediate container e30e8bb84d95 23:25:43 ---> 56f6aada4ba4 23:25:43 Successfully built 56f6aada4ba4 23:25:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:43 + docker inspect -f . ci-base-image-arm64 23:25:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:43 prd-ubuntu20.04-docker-arm64-4c-16g-10327 does not seem to be running inside a container 23:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/107 -v /w/workspace/device-gpio/107:/w/workspace/device-gpio/107:rw,z -v /w/workspace/device-gpio/107@tmp:/w/workspace/device-gpio/107@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 23:25:48 $ docker top fa096bd080d89b8758dba49ee73751e468d07fe46975cac60391a65ba0f28784 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:49 + go version 23:25:49 go version go1.21.0 linux/arm64 [Pipeline] } 23:25:49 $ docker stop --time=1 fa096bd080d89b8758dba49ee73751e468d07fe46975cac60391a65ba0f28784 23:25:51 $ docker rm -f --volumes fa096bd080d89b8758dba49ee73751e468d07fe46975cac60391a65ba0f28784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:51 + docker inspect -f . ci-base-image-arm64 23:25:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:52 prd-ubuntu20.04-docker-arm64-4c-16g-10327 does not seem to be running inside a container 23:25:52 $ 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/107 -v /w/workspace/device-gpio/107:/w/workspace/device-gpio/107:rw,z -v /w/workspace/device-gpio/107@tmp:/w/workspace/device-gpio/107@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 23:25:53 $ docker top bc797c7b443e92cc4b8d0f97bd223dcbb5d93553d9179435124c138cc38836bd -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:54 + git config --global --add safe.directory /w/workspace/device-gpio/107 [Pipeline] fileExists [Pipeline] sh 23:25:54 + make test 23:25:54 go test ./... -coverprofile=coverage.out ./... 23:25:59 ? github.com/edgexfoundry/device-gpio [no test files] 23:27:35 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:27:35 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:27:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:27:35 go vet ./... 23:27:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:58 ./bin/test-attribution-txt.sh [Pipeline] echo 23:27:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:27:58 $ docker stop --time=1 bc797c7b443e92cc4b8d0f97bd223dcbb5d93553d9179435124c138cc38836bd 23:28:00 $ docker rm -f --volumes bc797c7b443e92cc4b8d0f97bd223dcbb5d93553d9179435124c138cc38836bd [Pipeline] // withDockerContainer [Pipeline] sh 23:28:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:01 Warning: overwriting stash ‘coverage-report’ 23:28:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:28:02 + ls -al . 23:28:02 total 156 23:28:02 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 23:25 . 23:28:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:23 .. 23:28:02 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 23:23 .dockerignore 23:28:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:23 .git 23:28:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:23 .github 23:28:02 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 23:23 .gitignore 23:28:02 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:23 .golangci.yml 23:28:02 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 23:23 Attribution.txt 23:28:02 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 23:23 CHANGELOG.md 23:28:02 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 23:23 Dockerfile 23:28:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:23 GOVERNANCE.md 23:28:02 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 23:23 Jenkinsfile 23:28:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:23 LICENSE 23:28:02 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 23:23 Makefile 23:28:02 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 23:23 OWNERS.md 23:28:02 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 23:23 README.md 23:28:02 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 23:20 VERSION 23:28:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:23 bin 23:28:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:23 cmd 23:28:02 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 23:25 coverage.out 23:28:02 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 23:23 go.mod 23:28:02 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 23:23 go.sum 23:28:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:23 internal 23:28:02 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:02 + 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=d45cae600506b099dad59778890774f0540c6a8d --label arch=arm64 --label version=3.1.0-dev.20 . 23:28:03 Sending build context to Docker daemon 8.127MB 23:28:03 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:28:03 Step 2/25 : FROM ${BASE} AS builder 23:28:03 ---> 56f6aada4ba4 23:28:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:28:03 ---> Running in 15d61429a3ae 23:28:03 Removing intermediate container 15d61429a3ae 23:28:03 ---> 102c39c2b304 23:28:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:28:04 ---> Running in 3ebeee9bc6e7 23:28:04 Removing intermediate container 3ebeee9bc6e7 23:28:04 ---> c86d0add66c1 23:28:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:28:04 ---> Running in fc4d4fba53dd 23:28:04 Removing intermediate container fc4d4fba53dd 23:28:04 ---> 1a47eb0004d3 23:28:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:28:04 ---> Running in 044b872b224a 23:28:05 Removing intermediate container 044b872b224a 23:28:05 ---> 1f275f0184ab 23:28:05 Step 7/25 : WORKDIR /device-gpio 23:28:05 ---> Running in b055a1e8adc7 23:28:05 Removing intermediate container b055a1e8adc7 23:28:05 ---> ca3539948bdc 23:28:05 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:05 ---> Running in 77b3c3c330cf 23:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:28:08 OK: 270 MiB in 56 packages 23:28:10 Removing intermediate container 77b3c3c330cf 23:28:10 ---> d97bd68fccdb 23:28:10 Step 9/25 : COPY go.mod vendor* ./ 23:28:10 ---> cecf6a183cf5 23:28:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:11 ---> Running in 51c1db4e778f 23:28:13 Removing intermediate container 51c1db4e778f 23:28:13 ---> ed10c06d1bb6 23:28:13 Step 11/25 : COPY . . 23:28:14 ---> e575783818ce 23:28:14 Step 12/25 : RUN ${MAKE} 23:28:14 ---> Running in d5bc03a2afe7 23:28:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 23:30:22 Removing intermediate container d5bc03a2afe7 23:30:22 ---> 30f7fe554cc7 23:30:22 Step 13/25 : FROM alpine:3.18 23:30:22 3.18: Pulling from library/alpine 23:30:22 579b34f0a95b: Pulling fs layer 23:30:22 579b34f0a95b: Verifying Checksum 23:30:22 579b34f0a95b: Download complete 23:30:22 579b34f0a95b: Pull complete 23:30:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:30:22 Status: Downloaded newer image for alpine:3.18 23:30:22 ---> 3cc203321400 23:30:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:30:22 ---> Running in 4225432842bf 23:30:22 Removing intermediate container 4225432842bf 23:30:22 ---> b34e09340e10 23:30:22 Step 15/25 : RUN apk add --update --no-cache 23:30:22 ---> Running in ab1633610083 23:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:30:22 OK: 8 MiB in 15 packages 23:30:22 Removing intermediate container ab1633610083 23:30:22 ---> 5728974b966c 23:30:22 Step 16/25 : WORKDIR / 23:30:22 ---> Running in 6a8515d1965c 23:30:22 Removing intermediate container 6a8515d1965c 23:30:22 ---> dfbafe763fcd 23:30:22 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 23:30:22 ---> 29302c70d938 23:30:22 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 23:30:22 ---> 20a3d9e90f63 23:30:22 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 23:30:24 ---> 32e059f8aae3 23:30:24 Step 20/25 : EXPOSE 59910 23:30:24 ---> Running in af78f107ee25 23:30:24 Removing intermediate container af78f107ee25 23:30:24 ---> 173207df667f 23:30:24 Step 21/25 : ENTRYPOINT ["/device-gpio"] 23:30:24 ---> Running in b81eaffd441b 23:30:24 Removing intermediate container b81eaffd441b 23:30:24 ---> 80e4f07ebe69 23:30:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:30:24 ---> Running in e107b08c5b8b 23:30:25 Removing intermediate container e107b08c5b8b 23:30:25 ---> 765267a61bf0 23:30:25 Step 23/25 : LABEL arch=arm64 23:30:25 ---> Running in 1ae685abd7bc 23:30:25 Removing intermediate container 1ae685abd7bc 23:30:25 ---> d9ad9dda04d9 23:30:25 Step 24/25 : LABEL git_sha=d45cae600506b099dad59778890774f0540c6a8d 23:30:26 ---> Running in 523078c76fb2 23:30:26 Removing intermediate container 523078c76fb2 23:30:26 ---> 6d36c4078617 23:30:26 Step 25/25 : LABEL version=3.1.0-dev.20 23:30:26 ---> Running in e4f28844d20f 23:30:26 Removing intermediate container e4f28844d20f 23:30:26 ---> ee395f92b5ad 23:30:26 [Warning] One or more build-args [ARCH] were not consumed 23:30:26 Successfully built ee395f92b5ad 23:30:26 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 23:30:26 provisioning config files... 23:30:26 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/107@tmp/config5717312644594880449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:27 ---> docker-login.sh 23:30:27 nexus3.edgexfoundry.org:10001 23:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:27 Configure a credential helper to remove this warning. See 23:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:27 23:30:27 Login Succeeded 23:30:27 nexus3.edgexfoundry.org:10002 23:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:27 Configure a credential helper to remove this warning. See 23:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:27 23:30:27 Login Succeeded 23:30:28 nexus3.edgexfoundry.org:10003 23:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:28 Configure a credential helper to remove this warning. See 23:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:28 23:30:28 Login Succeeded 23:30:28 nexus3.edgexfoundry.org:10004 23:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:28 Configure a credential helper to remove this warning. See 23:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:28 23:30:28 Login Succeeded 23:30:28 docker.io 23:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:29 Configure a credential helper to remove this warning. See 23:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:29 23:30:29 Login Succeeded 23:30:29 ---> docker-login.sh ends [Pipeline] } 23:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:30:29 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 23:30:29 d45cae600506b099dad59778890774f0540c6a8d 23:30:29 latest 23:30:29 3.1.0-dev.20 23:30:29 d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 23:30:29 main 23:30:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:29 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:30 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d 23:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:30:30 e2a814018e2b: Preparing 23:30:30 1aeec6c16c9b: Preparing 23:30:30 59b041ef4c7b: Preparing 23:30:30 6da27b834b99: Preparing 23:30:30 5f4d9fc4d98d: Preparing 23:30:30 5f4d9fc4d98d: Layer already exists 23:30:30 59b041ef4c7b: Pushed 23:30:30 1aeec6c16c9b: Pushed 23:30:30 6da27b834b99: Pushed 23:30:35 e2a814018e2b: Pushed 23:30:36 d45cae600506b099dad59778890774f0540c6a8d: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:36 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 23:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:30:36 e2a814018e2b: Preparing 23:30:36 1aeec6c16c9b: Preparing 23:30:36 59b041ef4c7b: Preparing 23:30:36 6da27b834b99: Preparing 23:30:36 5f4d9fc4d98d: Preparing 23:30:36 5f4d9fc4d98d: Layer already exists 23:30:36 6da27b834b99: Layer already exists 23:30:36 e2a814018e2b: Layer already exists 23:30:36 1aeec6c16c9b: Layer already exists 23:30:36 59b041ef4c7b: Layer already exists 23:30:37 latest: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:37 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.20 23:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:30:37 e2a814018e2b: Preparing 23:30:37 1aeec6c16c9b: Preparing 23:30:37 59b041ef4c7b: Preparing 23:30:37 6da27b834b99: Preparing 23:30:37 5f4d9fc4d98d: Preparing 23:30:37 59b041ef4c7b: Layer already exists 23:30:37 5f4d9fc4d98d: Layer already exists 23:30:37 6da27b834b99: Layer already exists 23:30:37 1aeec6c16c9b: Layer already exists 23:30:37 e2a814018e2b: Layer already exists 23:30:38 3.1.0-dev.20: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:38 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 23:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:30:40 e2a814018e2b: Preparing 23:30:40 1aeec6c16c9b: Preparing 23:30:40 59b041ef4c7b: Preparing 23:30:40 6da27b834b99: Preparing 23:30:40 5f4d9fc4d98d: Preparing 23:30:40 1aeec6c16c9b: Layer already exists 23:30:40 6da27b834b99: Layer already exists 23:30:40 5f4d9fc4d98d: Layer already exists 23:30:40 59b041ef4c7b: Layer already exists 23:30:40 e2a814018e2b: Layer already exists 23:30:40 d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:41 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 23:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:30:41 e2a814018e2b: Preparing 23:30:41 1aeec6c16c9b: Preparing 23:30:41 59b041ef4c7b: Preparing 23:30:41 6da27b834b99: Preparing 23:30:41 5f4d9fc4d98d: Preparing 23:30:41 e2a814018e2b: Layer already exists 23:30:41 5f4d9fc4d98d: Layer already exists 23:30:41 1aeec6c16c9b: Layer already exists 23:30:41 59b041ef4c7b: Layer already exists 23:30:41 6da27b834b99: Layer already exists 23:30:42 main: digest: sha256:8580d8abb65082d63407937400017e83374525f599f59eeb124bbd539a27fcdf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:42 ===================================================== [Pipeline] echo 23:30:42 taggedImages: 23:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d 23:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 23:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.20 23:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d45cae600506b099dad59778890774f0540c6a8d-3.1.0-dev.20 23:30:42 - 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 23:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:42 23:30:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:43 arm64: Pulling from edgex-lftools-log-publisher 23:30:43 8998bd30e6a1: Pulling fs layer 23:30:43 04944245beec: Pulling fs layer 23:30:43 699f458cf7ca: Pulling fs layer 23:30:43 765212b225bb: Pulling fs layer 23:30:43 f23df028b6ca: Pulling fs layer 23:30:43 d65c8cfc05b1: Pulling fs layer 23:30:43 2437ff75d9bd: Pulling fs layer 23:30:43 f23df028b6ca: Waiting 23:30:43 d65c8cfc05b1: Waiting 23:30:43 2437ff75d9bd: Waiting 23:30:43 04944245beec: Verifying Checksum 23:30:43 04944245beec: Download complete 23:30:43 765212b225bb: Verifying Checksum 23:30:43 765212b225bb: Download complete 23:30:43 f23df028b6ca: Verifying Checksum 23:30:43 f23df028b6ca: Download complete 23:30:43 d65c8cfc05b1: Verifying Checksum 23:30:43 d65c8cfc05b1: Download complete 23:30:43 699f458cf7ca: Verifying Checksum 23:30:43 699f458cf7ca: Download complete 23:30:43 8998bd30e6a1: Verifying Checksum 23:30:43 8998bd30e6a1: Download complete 23:30:46 2437ff75d9bd: Verifying Checksum 23:30:46 2437ff75d9bd: Download complete 23:30:48 8998bd30e6a1: Pull complete 23:30:48 04944245beec: Pull complete 23:30:50 699f458cf7ca: Pull complete 23:30:50 765212b225bb: Pull complete 23:30:54 f23df028b6ca: Pull complete 23:30:54 d65c8cfc05b1: Pull complete 23:31:12 2437ff75d9bd: Pull complete 23:31:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:12 prd-ubuntu20.04-docker-arm64-4c-16g-10327 does not seem to be running inside a container 23:31:12 $ 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/107 -v /w/workspace/device-gpio/107:/w/workspace/device-gpio/107:rw,z -v /w/workspace/device-gpio/107@tmp:/w/workspace/device-gpio/107@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 23:31:16 $ docker top 879be6f71b70c9142852b08f9bc46a4d68dfd1d880c2e78fe73677902fa0b78f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:17 ---> job-cost.sh 23:31:17 lf-activate-venv: SKIPPING 23:31:17 INFO: No Stack... 23:31:17 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:18 INFO: Archiving Costs [Pipeline] sh 23:31:19 + cat /w/workspace/device-gpio/107/archives/cost.csv 23:31:19 + cut -d, -f6 [Pipeline] lock 23:31:19 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] 23:31:19 Resource [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] did not exist. Created. 23:31:19 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:20 /w/workspace/device-gpio/107@tmp/durable-1f358d5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:31:20 + echo total: 0.10999999940395355 [Pipeline] stash 23:31:20 Warning: overwriting stash ‘stack-cost’ 23:31:20 Stashed 1 file(s) [Pipeline] } 23:31:20 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:20 $ docker stop --time=1 879be6f71b70c9142852b08f9bc46a4d68dfd1d880c2e78fe73677902fa0b78f 23:31:22 $ docker rm -f --volumes 879be6f71b70c9142852b08f9bc46a4d68dfd1d880c2e78fe73677902fa0b78f [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 23:31:22 provisioning config files... 23:31:22 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11055856716595598133tmp [Pipeline] { [Pipeline] sh 23:31:23 + set +x 23:31:23 + curl -s https://codecov.io/bash 23:31:23 + bash -s -- 23:31:23 23:31:23 _____ _ 23:31:23 / ____| | | 23:31:23 | | ___ __| | ___ ___ _____ __ 23:31:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:31:23 | |___| (_) | (_| | __/ (_| (_) \ V / 23:31:23 \_____\___/ \__,_|\___|\___\___/ \_/ 23:31:23 Bash-1.0.6 23:31:23 23:31:23 23:31:23 ==> git version 2.25.1 found 23:31:23 ==> 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 23:31:23 Release-Date: 2020-01-08 23:31:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:31:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:31:23 ==> Jenkins CI detected. 23:31:23 current dir:  /w/workspace/edgexfoundry_device-gpio_main 23:31:23 project root: . 23:31:23 --> token set from env 23:31:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:31:23 ==> Running gcov in . (disable via -X gcov) 23:31:23 ==> Python coveragepy not found 23:31:23 ==> Searching for coverage reports in: 23:31:23 + . 23:31:23 -> Found 1 reports 23:31:23 ==> Detecting git/mercurial file structure 23:31:23 ==> Reading reports 23:31:23 + ./coverage.out bytes=10 23:31:23 ==> Appending adjustments 23:31:23 https://docs.codecov.io/docs/fixing-reports 23:31:23 + Found adjustments 23:31:23 ==> Gzipping contents 23:31:23 4.0K /tmp/codecov.dRxwQK.gz 23:31:23 ==> Uploading reports 23:31:23 url: https://codecov.io 23:31:23 query: branch=main&commit=d45cae600506b099dad59778890774f0540c6a8d&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:23 -> Pinging Codecov 23:31:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=d45cae600506b099dad59778890774f0540c6a8d&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:23 -> Uploading to 23:31:23 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d45cae600506b099dad59778890774f0540c6a8d/f12bd348-6300-432c-b6d9-22bc065f4812.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T233123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c814d467fc5362195482eed93dffc86f58df0f9c890e880b195c2a823a53533 23:31:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:23 Dload Upload Total Spent Left Speed 23:31:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2570 --:--:-- --:--:-- --:--:-- 2559 100 563 0 0 100 563 0 1982 --:--:-- --:--:-- --:--:-- 1975 23:31:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d45cae600506b099dad59778890774f0540c6a8d [Pipeline] } 23:31:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:31:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:31:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:24 23:31:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:31:24 df9b9388f04a: Pulling fs layer 23:31:24 52dc419b0ee2: Pulling fs layer 23:31:24 25bc292e5bac: Pulling fs layer 23:31:24 114826534d7a: Pulling fs layer 23:31:24 4657fd5d0bcf: Pulling fs layer 23:31:24 6ad1cebc031e: Pulling fs layer 23:31:24 8a3aa393b2d8: Pulling fs layer 23:31:24 4657fd5d0bcf: Waiting 23:31:24 114826534d7a: Waiting 23:31:24 6ad1cebc031e: Waiting 23:31:24 8a3aa393b2d8: Waiting 23:31:24 25bc292e5bac: Verifying Checksum 23:31:24 25bc292e5bac: Download complete 23:31:24 52dc419b0ee2: Download complete 23:31:24 4657fd5d0bcf: Download complete 23:31:24 df9b9388f04a: Verifying Checksum 23:31:24 df9b9388f04a: Download complete 23:31:24 6ad1cebc031e: Verifying Checksum 23:31:24 6ad1cebc031e: Download complete 23:31:24 df9b9388f04a: Pull complete 23:31:24 52dc419b0ee2: Pull complete 23:31:24 25bc292e5bac: Pull complete 23:31:25 114826534d7a: Verifying Checksum 23:31:25 114826534d7a: Download complete 23:31:25 8a3aa393b2d8: Verifying Checksum 23:31:25 8a3aa393b2d8: Download complete 23:31:28 114826534d7a: Pull complete 23:31:28 4657fd5d0bcf: Pull complete 23:31:29 6ad1cebc031e: Pull complete 23:31:31 8a3aa393b2d8: Pull complete 23:31:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:31 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:31:31 $ 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:1.410.4 cat 23:31:36 $ docker top b61d3143a8cc6cf5d9a681728b6078f202fd98efe4d37edec9da7e12a2556032 -eo pid,comm [Pipeline] { [Pipeline] echo 23:31:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 23:31:37 + set -o pipefail 23:31:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 23:31:49 23:31:49 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 23:31:49 23:31:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/3db681c7-95a1-41b6-bd95-765653235b84 23:31:49 23:31:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:31:49 23:31:49 23:31:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:31:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:31:49 More details here: https://snyk.co/ue1NS [Pipeline] } 23:31:49 $ docker stop --time=1 b61d3143a8cc6cf5d9a681728b6078f202fd98efe4d37edec9da7e12a2556032 23:31:53 $ docker rm -f --volumes b61d3143a8cc6cf5d9a681728b6078f202fd98efe4d37edec9da7e12a2556032 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:53 + git log --format=format:%s -1 d45cae600506b099dad59778890774f0540c6a8d [Pipeline] sh 23:31:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:54 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:31:54 $ 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 23:31:54 $ docker top 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 -eo pid,comm 23:31:54 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). 23:31:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:55 [ssh-agent] Looking for ssh-agent implementation... 23:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:55 $ docker exec 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 ssh-agent 23:31:55 SSH_AUTH_SOCK=/tmp/ssh-Xzy9zj3xPEqF/agent.32 23:31:55 SSH_AGENT_PID=38 23:31:55 Running ssh-add (command line suppressed) 23:31:55 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15525341605359284815.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15525341605359284815.key) 23:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:55 + git semver tag 23:31:55 2023-10-24 23:31:55,806 [run_tag] DEBUG tag force:False 23:31:55 2023-10-24 23:31:55,806 [check_head_tag] DEBUG check head tag 23:31:55 2023-10-24 23:31:55,807 [execute] INFO git cat-file --batch-check 23:31:55 2023-10-24 23:31:55,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 23:31:55 2023-10-24 23:31:55,812 [execute] INFO git cat-file --batch 23:31:55 2023-10-24 23:31:55,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 23:31:55 2023-10-24 23:31:55,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:31:55 2023-10-24 23:31:55,821 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 23:31:55 2023-10-24 23:31:55,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 23:31:55 2023-10-24 23:31:55,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:31:55 3.1.0-dev.20 [Pipeline] } 23:31:55 $ docker exec --env ******** --env ******** 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 ssh-agent -k 23:31:55 unset SSH_AUTH_SOCK; 23:31:55 unset SSH_AGENT_PID; 23:31:55 echo Agent pid 38 killed; 23:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:56 + git semver [Pipeline] } 23:31:56 $ docker stop --time=1 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 23:31:57 $ docker rm -f --volumes 7f55b395888d41c893c1d2aada4a8a0693bdeef53dd2bc9a11d922c2a8787292 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:58 23:31:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:58 0.23.1-centos7: Pulling from edgex-lftools 23:31:58 ab5ef0e58194: Pulling fs layer 23:31:58 9712f1f96733: Pulling fs layer 23:31:58 63f879dbbcfc: Pulling fs layer 23:31:58 0d9ebad4ef96: Pulling fs layer 23:31:58 e9a5061849ea: Pulling fs layer 23:31:58 d747dcd14b5f: Pulling fs layer 23:31:58 2de7ff778b66: Pulling fs layer 23:31:58 e9a5061849ea: Waiting 23:31:58 d747dcd14b5f: Waiting 23:31:58 2de7ff778b66: Waiting 23:31:58 0d9ebad4ef96: Waiting 23:31:58 9712f1f96733: Verifying Checksum 23:31:58 9712f1f96733: Download complete 23:31:58 63f879dbbcfc: Verifying Checksum 23:31:58 63f879dbbcfc: Download complete 23:31:59 e9a5061849ea: Verifying Checksum 23:31:59 e9a5061849ea: Download complete 23:31:59 d747dcd14b5f: Verifying Checksum 23:31:59 d747dcd14b5f: Download complete 23:31:59 0d9ebad4ef96: Verifying Checksum 23:31:59 0d9ebad4ef96: Download complete 23:31:59 ab5ef0e58194: Download complete 23:31:59 2de7ff778b66: Download complete 23:32:02 ab5ef0e58194: Pull complete 23:32:02 9712f1f96733: Pull complete 23:32:02 63f879dbbcfc: Pull complete 23:32:06 0d9ebad4ef96: Pull complete 23:32:06 e9a5061849ea: Pull complete 23:32:06 d747dcd14b5f: Pull complete 23:32:07 2de7ff778b66: Pull complete 23:32:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:07 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:32: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 23:32:14 $ docker top 78af75c9e3913bba3922f9277b48fe17362c3203c0325d5f48bbba02a57dffb3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:32:14 provisioning config files... 23:32:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2476528423529786537tmp 23:32:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10079337661705527511tmp 23:32:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17386380300099996619tmp [Pipeline] { [Pipeline] echo 23:32:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:32:14 ---> sigul-configuration.sh 23:32:14 gpg: directory `/root/.gnupg' created 23:32:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:32:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:32:14 gpg: keyring `/root/.gnupg/secring.gpg' created 23:32:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:32:14 gpg: CAST5 encrypted data 23:32:14 gpg: encrypted with 1 passphrase 23:32:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:32:15 + mkdir /home/jenkins 23:32:15 + mkdir /home/jenkins/sigul [Pipeline] sh 23:32:15 + 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 23:32:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:32:15 ---> sigul-install.sh 23:32:15 Sigul already installed; skipping installation. [Pipeline] sh 23:32:15 + git tag --list 23:32:15 v1.0.0 23:32:15 v2.1.0 23:32:15 v2.1.1 23:32:15 v2.2.0 23:32:15 v2.3.0 23:32:15 v3.0 23:32:15 v3.0.0 23:32:15 v3.1.0-dev.1 23:32:15 v3.1.0-dev.10 23:32:15 v3.1.0-dev.11 23:32:15 v3.1.0-dev.12 23:32:15 v3.1.0-dev.13 23:32:15 v3.1.0-dev.14 23:32:15 v3.1.0-dev.15 23:32:15 v3.1.0-dev.16 23:32:15 v3.1.0-dev.17 23:32:15 v3.1.0-dev.18 23:32:15 v3.1.0-dev.19 23:32:15 v3.1.0-dev.2 23:32:15 v3.1.0-dev.20 23:32:15 v3.1.0-dev.3 23:32:15 v3.1.0-dev.4 23:32:15 v3.1.0-dev.5 23:32:15 v3.1.0-dev.6 23:32:15 v3.1.0-dev.7 23:32:15 v3.1.0-dev.8 23:32:15 v3.1.0-dev.9 [Pipeline] sh 23:32:16 + lftools sign git-tag v3.1.0-dev.20 23:32:16 Signing Git tag with Sigul... 23:32:16 Signing v3.1.0-dev.20 [Pipeline] echo 23:32:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:32:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:32:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:32:17 $ docker stop --time=1 78af75c9e3913bba3922f9277b48fe17362c3203c0325d5f48bbba02a57dffb3 23:32:19 $ docker rm -f --volumes 78af75c9e3913bba3922f9277b48fe17362c3203c0325d5f48bbba02a57dffb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:32:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:19 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:32:19 $ 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 23:32:20 $ docker top f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 -eo pid,comm 23:32:20 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). 23:32:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:20 [ssh-agent] Looking for ssh-agent implementation... 23:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:20 $ docker exec f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 ssh-agent 23:32:20 SSH_AUTH_SOCK=/tmp/ssh-w3ww6Mt4tHr2/agent.32 23:32:20 SSH_AGENT_PID=38 23:32:20 Running ssh-add (command line suppressed) 23:32:20 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1635255263870280091.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1635255263870280091.key) 23:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:21 + git semver bump pre 23:32:21 2023-10-24 23:32:21,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:32:21 2023-10-24 23:32:21,182 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev 23:32:21 2023-10-24 23:32:21,182 [bump_version] DEBUG bumped version:3.1.0-dev.21 23:32:21 2023-10-24 23:32:21,182 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 23:32:21 2023-10-24 23:32:21,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:32:21 2023-10-24 23:32:21,182 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:32:21 2023-10-24 23:32:21,184 [execute] INFO git cat-file --batch-check 23:32:21 2023-10-24 23:32:21,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:21 2023-10-24 23:32:21,190 [execute] INFO git cat-file --batch 23:32:21 2023-10-24 23:32:21,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:21 2023-10-24 23:32:21,196 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:32:21 3.1.0-dev.21 [Pipeline] } 23:32:21 $ docker exec --env ******** --env ******** f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 ssh-agent -k 23:32:21 unset SSH_AUTH_SOCK; 23:32:21 unset SSH_AGENT_PID; 23:32:21 echo Agent pid 38 killed; 23:32:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:21 + git semver [Pipeline] } 23:32:21 $ docker stop --time=1 f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 23:32:23 $ docker rm -f --volumes f26682c88c5a2db075806a0ec6025acd29c442a7d6690518b554cc581a0dd102 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:23 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:32: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 23:32:24 $ docker top ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:24 [ssh-agent] Looking for ssh-agent implementation... 23:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:24 $ docker exec ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d ssh-agent 23:32:24 SSH_AUTH_SOCK=/tmp/ssh-uv8h1NHRoauO/agent.32 23:32:24 SSH_AGENT_PID=38 23:32:24 Running ssh-add (command line suppressed) 23:32:24 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_545366324652933053.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_545366324652933053.key) 23:32:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:25 + git semver push 23:32:25 2023-10-24 23:32:25,252 [run_push] DEBUG push 23:32:25 2023-10-24 23:32:25,253 [execute] INFO git cat-file --batch-check 23:32:25 2023-10-24 23:32:25,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:25 2023-10-24 23:32:25,257 [execute] INFO git rev-list cdea93b604e1736d770d916d116c255a8ff0e4b9 -- 23:32:25 2023-10-24 23:32:25,257 [execute] DEBUG Popen(['git', 'rev-list', 'cdea93b604e1736d770d916d116c255a8ff0e4b9', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:25 2023-10-24 23:32:25,265 [execute] INFO git fetch -v origin 23:32:25 2023-10-24 23:32:25,265 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 23:32:25 2023-10-24 23:32:25,829 [run_push] DEBUG no remote changes detected 23:32:25 2023-10-24 23:32:25,830 [execute] INFO git push origin semver 23:32:25 2023-10-24 23:32:25,830 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:26 2023-10-24 23:32:26,679 [run_push] DEBUG push all version tags 23:32:26 2023-10-24 23:32:26,679 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:32:26 2023-10-24 23:32:26,680 [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) 23:32:27 2023-10-24 23:32:27,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:32:27 3.1.0-dev.21 [Pipeline] } 23:32:27 $ docker exec --env ******** --env ******** ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d ssh-agent -k 23:32:27 unset SSH_AUTH_SOCK; 23:32:27 unset SSH_AGENT_PID; 23:32:27 echo Agent pid 38 killed; 23:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:28 + git semver [Pipeline] } 23:32:28 $ docker stop --time=1 ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d 23:32:29 $ docker rm -f --volumes ffeec5c97332286d970b5c7bda6018a3fa1788f729959245f680ca6ee24c0e3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:32:30 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 23:32:30 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 23:32:30 total 16 23:32:30 drwxr-xr-x 3 root root 4096 Oct 24 23:22 . 23:32:30 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:32 .. 23:32:30 drwxr-xr-x 2 root root 4096 Oct 24 23:22 cost 23:32:30 -rw-r--r-- 1 root root 83 Oct 24 23:22 cost.csv 23:32:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 23:32:30 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 23:32:30 total 16 23:32:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:22 . 23:32:30 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:32 .. 23:32:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 23:22 cost 23:32:30 -rw-r--r-- 1 jenkins jenkins 83 Oct 24 23:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:32:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:31 ---> package-listing.sh 23:32:31 ++ facter osfamily 23:32:31 ++ tr '[:upper:]' '[:lower:]' 23:32:31 + OS_FAMILY=debian 23:32:31 + workspace=/w/workspace/edgexfoundry_device-gpio_main 23:32:31 + START_PACKAGES=/tmp/packages_start.txt 23:32:31 + END_PACKAGES=/tmp/packages_end.txt 23:32:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:31 + PACKAGES=/tmp/packages_start.txt 23:32:31 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 23:32:31 + PACKAGES=/tmp/packages_end.txt 23:32:31 + case "${OS_FAMILY}" in 23:32:31 + dpkg -l 23:32:31 + grep '^ii' 23:32:31 + '[' -f /tmp/packages_start.txt ']' 23:32:31 + '[' -f /tmp/packages_end.txt ']' 23:32:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:31 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 23:32:31 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 23:32:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 23:32:31 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 23:32:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:32 prd-ubuntu20.04-docker-8c-8g-10324 does not seem to be running inside a container 23:32:32 $ 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 23:32:32 $ docker top 7553cc8a940924d3801a5693a1a0bfae20fe4364dc49d4a68d30912caf04244a -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:33 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:33 + mkdir -p /var/log/sysstat [Pipeline] sh 23:32:34 + ls /var/log/sa-host 23:32:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:34 provisioning config files... 23:32:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16041760980150570067tmp [Pipeline] { [Pipeline] echo 23:32:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:34 ---> create-netrc.sh [Pipeline] } 23:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:32:34 ---> python-tools-install.sh [Pipeline] echo 23:32:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:35 ---> sudo-logs.sh 23:32:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:32:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:35 ---> job-cost.sh 23:32:35 lf-activate-venv: SKIPPING 23:32:35 DEBUG: total: 0.2199999988079071 23:32:35 INFO: Retrieving Stack Cost... 23:32:35 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:36 INFO: Archiving Costs [Pipeline] echo 23:32:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:36 ---> logs-deploy.sh 23:32:36 lf-activate-venv: SKIPPING 23:32:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/107 23:32:36 INFO: archiving workspace using pattern(s): 23:32:37 Archives upload complete. 23:32:37 INFO: archiving logs to Nexus