Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45d04bf83b3f660b78aa8dfc6abcb70613e55fda 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-ssh3832210855729571187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4740530126743036510.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1513083450993943123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13681097880742994690.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-ssh15533005894971674515.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13344 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 45d04bf83b3f660b78aa8dfc6abcb70613e55fda (main) > 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 45d04bf83b3f660b78aa8dfc6abcb70613e55fda # timeout=10 Commit message: "Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" > git rev-list --no-walk 047a754c10fbde4392f5fd28b60c1cf65bc55b22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:52:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:52:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:52:06 ========================================================= 01:52:06 EdgeX Global Pipelines Version Info 01:52:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:52:06 ------------------- 01:52:06 stable info: 01:52:06 ------------------- 01:52:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:52:06 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:52:06 Message: update stable to v1.0.249 01:52:07 ------------------- 01:52:07 experimental info: 01:52:07 ------------------- 01:52:07 Commited By: **** collab-it+edgex@linuxfoundation.org 01:52:07 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:52:07 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45d04bf83b3f660b78aa8dfc6abcb70613e55fda [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45d04bf [Pipeline] echo 01:52:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:08 provisioning config files... 01:52:08 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config296967045827335994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:08 ---> docker-login.sh 01:52:08 nexus3.edgexfoundry.org:10001 01:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:08 Configure a credential helper to remove this warning. See 01:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:08 01:52:08 Login Succeeded 01:52:08 nexus3.edgexfoundry.org:10002 01:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:08 Configure a credential helper to remove this warning. See 01:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:08 01:52:08 Login Succeeded 01:52:08 nexus3.edgexfoundry.org:10003 01:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:08 Configure a credential helper to remove this warning. See 01:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:08 01:52:08 Login Succeeded 01:52:08 nexus3.edgexfoundry.org:10004 01:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:09 Configure a credential helper to remove this warning. See 01:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:09 01:52:09 Login Succeeded 01:52:09 docker.io 01:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:09 Configure a credential helper to remove this warning. See 01:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:09 01:52:09 Login Succeeded 01:52:09 ---> docker-login.sh ends [Pipeline] } 01:52:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:52:09 + git rev-list -1 --merges 45d04bf83b3f660b78aa8dfc6abcb70613e55fda~1..45d04bf83b3f660b78aa8dfc6abcb70613e55fda [Pipeline] echo 01:52:09 -----------> git rev-list -1 --merges 45d04bf83b3f660b78aa8dfc6abcb70613e55fda~1..45d04bf83b3f660b78aa8dfc6abcb70613e55fda 45d04bf83b3f660b78aa8dfc6abcb70613e55fda 01:52:09 45d04bf83b3f660b78aa8dfc6abcb70613e55fda [false] [Pipeline] sh 01:52:10 + git log --format=format:%s -1 45d04bf83b3f660b78aa8dfc6abcb70613e55fda [Pipeline] echo 01:52:10 ========================================================= 01:52:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:52:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:10 + git log --format=format:%s -1 45d04bf83b3f660b78aa8dfc6abcb70613e55fda [Pipeline] echo 01:52:10 [semverPrep] GIT_COMMIT: 45d04bf83b3f660b78aa8dfc6abcb70613e55fda, Commit Message: Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82 [Pipeline] echo 01:52:10 [semverPrep] This is not a build commit. [Pipeline] sh 01:52:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:10 + grep -v github /etc/ssh/ssh_known_hosts 01:52:10 + [ -e /tmp/ssh_known_hosts ] 01:52:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:52:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:52:10 + sudo tee -a /etc/ssh/ssh_known_hosts 01:52:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:11 01:52:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:52:11 b85a868b505f: Pulling fs layer 01:52:11 e2be974225ed: Pulling fs layer 01:52:11 339a4e72a1f5: Pulling fs layer 01:52:11 988bab9f4d93: Pulling fs layer 01:52:11 1469e6f7b9e6: Pulling fs layer 01:52:11 eaf3925da568: Pulling fs layer 01:52:11 bab4dde63d76: Pulling fs layer 01:52:11 bde34c3a00c8: Pulling fs layer 01:52:11 b352a97aabf1: Pulling fs layer 01:52:11 4872d77fe225: Pulling fs layer 01:52:11 5851b861e8e6: Pulling fs layer 01:52:11 1469e6f7b9e6: Waiting 01:52:11 eaf3925da568: Waiting 01:52:11 4872d77fe225: Waiting 01:52:11 bab4dde63d76: Waiting 01:52:11 bde34c3a00c8: Waiting 01:52:11 b352a97aabf1: Waiting 01:52:11 988bab9f4d93: Waiting 01:52:11 e2be974225ed: Download complete 01:52:11 988bab9f4d93: Verifying Checksum 01:52:11 988bab9f4d93: Download complete 01:52:11 339a4e72a1f5: Verifying Checksum 01:52:11 339a4e72a1f5: Download complete 01:52:11 1469e6f7b9e6: Verifying Checksum 01:52:11 1469e6f7b9e6: Download complete 01:52:11 eaf3925da568: Verifying Checksum 01:52:11 eaf3925da568: Download complete 01:52:11 bde34c3a00c8: Verifying Checksum 01:52:11 bde34c3a00c8: Download complete 01:52:11 b352a97aabf1: Download complete 01:52:11 4872d77fe225: Verifying Checksum 01:52:11 4872d77fe225: Download complete 01:52:11 5851b861e8e6: Verifying Checksum 01:52:11 5851b861e8e6: Download complete 01:52:11 b85a868b505f: Verifying Checksum 01:52:11 b85a868b505f: Download complete 01:52:11 bab4dde63d76: Verifying Checksum 01:52:11 bab4dde63d76: Download complete 01:52:12 b85a868b505f: Pull complete 01:52:13 e2be974225ed: Pull complete 01:52:13 339a4e72a1f5: Pull complete 01:52:13 988bab9f4d93: Pull complete 01:52:13 1469e6f7b9e6: Pull complete 01:52:13 eaf3925da568: Pull complete 01:52:15 bab4dde63d76: Pull complete 01:52:15 bde34c3a00c8: Pull complete 01:52:15 b352a97aabf1: Pull complete 01:52:15 4872d77fe225: Pull complete 01:52:15 5851b861e8e6: Pull complete 01:52:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:15 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 01:52:15 $ 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 01:52:19 $ docker top 6a8c78d4bf6f907641ae7a9483a4e4d905be57294eec976330ec2c9975428e49 -eo pid,comm 01:52:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:52:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:19 [ssh-agent] Looking for ssh-agent implementation... 01:52:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:19 $ docker exec 6a8c78d4bf6f907641ae7a9483a4e4d905be57294eec976330ec2c9975428e49 ssh-agent 01:52:19 SSH_AUTH_SOCK=/tmp/ssh-JuYl7sirDNZP/agent.32 01:52:19 SSH_AGENT_PID=38 01:52:19 Running ssh-add (command line suppressed) 01:52:19 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_596602389101219225.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_596602389101219225.key) 01:52:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:20 + git tag --points-at HEAD [Pipeline] } 01:52:20 $ docker exec --env ******** --env ******** 6a8c78d4bf6f907641ae7a9483a4e4d905be57294eec976330ec2c9975428e49 ssh-agent -k 01:52:20 unset SSH_AUTH_SOCK; 01:52:20 unset SSH_AGENT_PID; 01:52:20 echo Agent pid 38 killed; 01:52:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:52:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:20 [ssh-agent] Looking for ssh-agent implementation... 01:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:20 $ docker exec 6a8c78d4bf6f907641ae7a9483a4e4d905be57294eec976330ec2c9975428e49 ssh-agent 01:52:20 SSH_AUTH_SOCK=/tmp/ssh-nZm1tgmiueqS/agent.70 01:52:20 SSH_AGENT_PID=76 01:52:20 Running ssh-add (command line suppressed) 01:52:20 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8343634717695741123.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8343634717695741123.key) 01:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:20 + git semver init 01:52:21 2023-05-05 01:52:20,946 [run_init] DEBUG init version:0.0.0 force:False 01:52:21 2023-05-05 01:52:20,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 01:52:21 2023-05-05 01:52:20,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 01:52:21 2023-05-05 01:52:20,947 [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) 01:52:21 2023-05-05 01:52:21,909 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 01:52:21 2023-05-05 01:52:21,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 01:52:21 2023-05-05 01:52:21,910 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:52:21 2023-05-05 01:52:21,910 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:52:21 3.0.0-dev.23 [Pipeline] } 01:52:22 $ docker exec --env ******** --env ******** 6a8c78d4bf6f907641ae7a9483a4e4d905be57294eec976330ec2c9975428e49 ssh-agent -k 01:52:22 unset SSH_AUTH_SOCK; 01:52:22 unset SSH_AGENT_PID; 01:52:22 echo Agent pid 76 killed; 01:52:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:22 + git semver [Pipeline] } 01:52:22 $ docker stop --time=1 6a8c78d4bf6f907641ae7a9483a4e4d905be57294eec976330ec2c9975428e49 01:52:24 $ docker rm -f --volumes 6a8c78d4bf6f907641ae7a9483a4e4d905be57294eec976330ec2c9975428e49 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:52:24 Stashed 1 file(s) [Pipeline] echo 01:52:24 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 01:52:24 provisioning config files... 01:52:24 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10473236835788407606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:25 ---> docker-login.sh 01:52:25 nexus3.edgexfoundry.org:10001 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:25 Configure a credential helper to remove this warning. See 01:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:25 01:52:25 Login Succeeded 01:52:25 nexus3.edgexfoundry.org:10002 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:25 Configure a credential helper to remove this warning. See 01:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:25 01:52:25 Login Succeeded 01:52:25 nexus3.edgexfoundry.org:10003 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:25 Configure a credential helper to remove this warning. See 01:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:25 01:52:25 Login Succeeded 01:52:25 nexus3.edgexfoundry.org:10004 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:25 Configure a credential helper to remove this warning. See 01:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:25 01:52:25 Login Succeeded 01:52:25 docker.io 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:25 Configure a credential helper to remove this warning. See 01:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:25 01:52:25 Login Succeeded 01:52:25 ---> docker-login.sh ends [Pipeline] } 01:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:25 ========================================================= 01:52:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:52:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:52:25 Sending build context to Docker daemon 16.08MB 01:52:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:52:25 Step 2/12 : FROM ${BASE} AS builder 01:52:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:52:25 f56be85fc22e: Pulling fs layer 01:52:25 85791d961cd3: Pulling fs layer 01:52:25 d694b5ae8c79: Pulling fs layer 01:52:25 9f32a84ed3da: Pulling fs layer 01:52:25 4d19c01a9841: Pulling fs layer 01:52:25 9325e15d5711: Pulling fs layer 01:52:25 556b6ee489ea: Pulling fs layer 01:52:25 c5a4b2cf53e6: Pulling fs layer 01:52:25 c5a4b2cf53e6: Waiting 01:52:25 9325e15d5711: Waiting 01:52:25 9f32a84ed3da: Waiting 01:52:25 4d19c01a9841: Waiting 01:52:25 556b6ee489ea: Waiting 01:52:26 85791d961cd3: Verifying Checksum 01:52:26 85791d961cd3: Download complete 01:52:26 9f32a84ed3da: Verifying Checksum 01:52:26 9f32a84ed3da: Download complete 01:52:26 4d19c01a9841: Download complete 01:52:26 f56be85fc22e: Verifying Checksum 01:52:26 f56be85fc22e: Download complete 01:52:26 9325e15d5711: Verifying Checksum 01:52:26 9325e15d5711: Download complete 01:52:26 f56be85fc22e: Pull complete 01:52:26 85791d961cd3: Pull complete 01:52:26 c5a4b2cf53e6: Verifying Checksum 01:52:26 c5a4b2cf53e6: Download complete 01:52:26 d694b5ae8c79: Verifying Checksum 01:52:26 d694b5ae8c79: Download complete 01:52:27 556b6ee489ea: Download complete 01:52:29 d694b5ae8c79: Pull complete 01:52:29 9f32a84ed3da: Pull complete 01:52:30 4d19c01a9841: Pull complete 01:52:30 9325e15d5711: Pull complete 01:52:32 556b6ee489ea: Pull complete 01:52:33 c5a4b2cf53e6: Pull complete 01:52:33 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:52:33 ---> c4be618373d6 01:52:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:52:38 ---> Running in 9f41f6a02ee9 01:52:38 Removing intermediate container 9f41f6a02ee9 01:52:38 ---> 3dfe2d78c1e5 01:52:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:52:38 ---> Running in 4b1da597c06f 01:52:38 Removing intermediate container 4b1da597c06f 01:52:38 ---> 5aa8923181d0 01:52:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:52:38 ---> Running in 1dc9c3ac4400 01:52:38 Removing intermediate container 1dc9c3ac4400 01:52:38 ---> f6d56a5a1dee 01:52:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:52:38 ---> Running in 7481fcf2fd52 01:52:38 Removing intermediate container 7481fcf2fd52 01:52:38 ---> 332ec6cb7b9d 01:52:38 Step 7/12 : WORKDIR /device-gpio 01:52:38 ---> Running in 90865ed45092 01:52:39 Removing intermediate container 90865ed45092 01:52:39 ---> e708c4bf56b9 01:52:39 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:52:39 ---> Running in 956e4e2f2121 01:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:52:39 Still waiting to schedule task 01:52:39 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:52:39 ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:52:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13345’ is offline 01:52:39 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:52:39 (2/4) Installing libedit (20221030.3.1-r0) 01:52:39 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:52:39 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:52:39 Executing busybox-1.35.0-r29.trigger 01:52:39 OK: 269 MiB in 57 packages 01:52:40 Removing intermediate container 956e4e2f2121 01:52:40 ---> 4b6f1776c1a3 01:52:40 Step 9/12 : COPY go.mod vendor* ./ 01:52:40 ---> c96cc05b6aa5 01:52:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:40 ---> Running in 315f813a3dfd 01:53:12 Removing intermediate container 315f813a3dfd 01:53:12 ---> a2ef5077df2d 01:53:12 Step 11/12 : COPY . . 01:53:12 ---> f99ca63a8950 01:53:12 Step 12/12 : RUN ${MAKE} 01:53:12 ---> Running in 8091c5eda261 01:53:12 noop 01:53:12 Removing intermediate container 8091c5eda261 01:53:12 ---> 612f1e905593 01:53:12 Successfully built 612f1e905593 01:53:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker inspect -f . ci-base-image-x86_64 01:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:13 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 01:53:13 $ 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 01:53:13 $ docker top f14926b1b516909f21558bc5401e3bb0957d815991aed6bf0e0bfd66ece13b47 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:13 + go version 01:53:13 go version go1.20.2 linux/amd64 [Pipeline] } 01:53:13 $ docker stop --time=1 f14926b1b516909f21558bc5401e3bb0957d815991aed6bf0e0bfd66ece13b47 01:53:15 $ docker rm -f --volumes f14926b1b516909f21558bc5401e3bb0957d815991aed6bf0e0bfd66ece13b47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:15 + docker inspect -f . ci-base-image-x86_64 01:53:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:15 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 01:53:15 $ 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 01:53:15 $ docker top 6127a9acd35d6c5f255bc0766b8c97e1af914d7ec86fb47d89eff75a2d5d9af9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 01:53:16 + make test 01:53:16 go test ./... -coverprofile=coverage.out ./... 01:53:20 ? github.com/edgexfoundry/device-gpio [no test files] 01:53:30 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:53:30 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:53:34 go vet ./... 01:53:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:38 ./bin/test-attribution-txt.sh [Pipeline] echo 01:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:53:38 $ docker stop --time=1 6127a9acd35d6c5f255bc0766b8c97e1af914d7ec86fb47d89eff75a2d5d9af9 01:53:41 $ docker rm -f --volumes 6127a9acd35d6c5f255bc0766b8c97e1af914d7ec86fb47d89eff75a2d5d9af9 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:43 + ls -al . 01:53:43 total 156 01:53:43 drwxrwxr-x 9 jenkins jenkins 4096 May 5 01:53 . 01:53:43 drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:52 .. 01:53:43 -rw-rw-r-- 1 jenkins jenkins 120 May 5 01:52 .dockerignore 01:53:43 drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:52 .git 01:53:43 drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:52 .github 01:53:43 -rw-rw-r-- 1 jenkins jenkins 343 May 5 01:52 .gitignore 01:53:43 -rw-rw-r-- 1 jenkins jenkins 41 May 5 01:52 .golangci.yml 01:53:43 drwxr-xr-x 3 jenkins jenkins 4096 May 5 01:52 .semver 01:53:43 -rw-rw-r-- 1 jenkins jenkins 9702 May 5 01:52 Attribution.txt 01:53:43 -rw-rw-r-- 1 jenkins jenkins 4069 May 5 01:52 CHANGELOG.md 01:53:43 -rw-rw-r-- 1 jenkins jenkins 1542 May 5 01:52 Dockerfile 01:53:43 -rw-rw-r-- 1 jenkins jenkins 677 May 5 01:52 GOVERNANCE.md 01:53:43 -rw-rw-r-- 1 jenkins jenkins 657 May 5 01:52 Jenkinsfile 01:53:43 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 01:52 LICENSE 01:53:43 -rw-rw-r-- 1 jenkins jenkins 1692 May 5 01:52 Makefile 01:53:43 -rw-rw-r-- 1 jenkins jenkins 617 May 5 01:52 OWNERS.md 01:53:43 -rw-rw-r-- 1 jenkins jenkins 11790 May 5 01:52 README.md 01:53:43 -rw-rw-r-- 1 jenkins jenkins 12 May 5 01:52 VERSION 01:53:43 drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:52 bin 01:53:43 drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:52 cmd 01:53:43 -rw-r--r-- 1 jenkins jenkins 10 May 5 01:53 coverage.out 01:53:43 -rw-rw-r-- 1 jenkins jenkins 3269 May 5 01:52 go.mod 01:53:43 -rw-rw-r-- 1 jenkins jenkins 31585 May 5 01:52 go.sum 01:53:43 drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:52 internal 01:53:43 drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:52 snap 01:53:43 -rw-rw-r-- 1 jenkins jenkins 209 May 5 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:43 + 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=45d04bf83b3f660b78aa8dfc6abcb70613e55fda --label arch=amd64 --label version=3.0.0-dev.23 . 01:53:43 Sending build context to Docker daemon 16.08MB 01:53:43 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:53:43 Step 2/25 : FROM ${BASE} AS builder 01:53:43 ---> 612f1e905593 01:53:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:53:43 ---> Running in be3851212baf 01:53:43 Removing intermediate container be3851212baf 01:53:43 ---> a3f44236f049 01:53:43 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:53:43 ---> Running in a4e152a15ba3 01:53:44 Removing intermediate container a4e152a15ba3 01:53:44 ---> 4c7011bbf5b7 01:53:44 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:53:44 ---> Running in 9d9c9c30d770 01:53:44 Removing intermediate container 9d9c9c30d770 01:53:44 ---> c8b224594725 01:53:44 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:53:44 ---> Running in a31577aa42cc 01:53:44 Removing intermediate container a31577aa42cc 01:53:44 ---> 032f9b55c952 01:53:44 Step 7/25 : WORKDIR /device-gpio 01:53:44 ---> Running in f6563109b47f 01:53:44 Removing intermediate container f6563109b47f 01:53:44 ---> 8bd6e54dc1ff 01:53:44 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:53:44 ---> Running in 2c6fac8b8b5d 01:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:53:44 OK: 269 MiB in 57 packages 01:53:45 Removing intermediate container 2c6fac8b8b5d 01:53:45 ---> d7ea7485ceea 01:53:45 Step 9/25 : COPY go.mod vendor* ./ 01:53:45 ---> f42d60370fa5 01:53:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:45 ---> Running in c74f3271804f 01:53:46 Removing intermediate container c74f3271804f 01:53:46 ---> 521a658b4598 01:53:46 Step 11/25 : COPY . . 01:53:46 ---> c826158d10ef 01:53:46 Step 12/25 : RUN ${MAKE} 01:53:46 ---> Running in a928c33883df 01:53:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:54:05 Removing intermediate container a928c33883df 01:54:05 ---> 61c7de3d7743 01:54:05 Step 13/25 : FROM alpine:3.17 01:54:05 3.17: Pulling from library/alpine 01:54:05 f56be85fc22e: Already exists 01:54:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:54:05 Status: Downloaded newer image for alpine:3.17 01:54:05 ---> 9ed4aefc74f6 01:54:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:54:05 ---> Running in f794d0f9cb4d 01:54:05 Removing intermediate container f794d0f9cb4d 01:54:05 ---> 3be07b960c38 01:54:05 Step 15/25 : RUN apk add --update --no-cache 01:54:05 ---> Running in 8a5e312fa2e6 01:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:54:06 OK: 7 MiB in 15 packages 01:54:06 Removing intermediate container 8a5e312fa2e6 01:54:06 ---> d23e83ac8d4b 01:54:06 Step 16/25 : WORKDIR / 01:54:06 ---> Running in 876434c34822 01:54:06 Removing intermediate container 876434c34822 01:54:06 ---> a81c38b3d1fb 01:54:06 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:54:06 ---> 45edd39d2d6e 01:54:06 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:54:07 ---> d54bc715a726 01:54:07 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:54:07 ---> 636c1b86a82e 01:54:07 Step 20/25 : EXPOSE 59910 01:54:07 ---> Running in 914812524e1d 01:54:07 Removing intermediate container 914812524e1d 01:54:07 ---> 2ad8d7e72b08 01:54:07 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:54:07 ---> Running in 6985221d52db 01:54:07 Removing intermediate container 6985221d52db 01:54:07 ---> e4eeaa636ae7 01:54:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:54:07 ---> Running in f65350b51f97 01:54:07 Removing intermediate container f65350b51f97 01:54:07 ---> ea7c4faac845 01:54:07 Step 23/25 : LABEL arch=amd64 01:54:07 ---> Running in 3981a94e391d 01:54:07 Removing intermediate container 3981a94e391d 01:54:07 ---> 2121e80750f4 01:54:07 Step 24/25 : LABEL git_sha=45d04bf83b3f660b78aa8dfc6abcb70613e55fda 01:54:07 ---> Running in 31c5f299a27e 01:54:08 Removing intermediate container 31c5f299a27e 01:54:08 ---> 6322a6438308 01:54:08 Step 25/25 : LABEL version=3.0.0-dev.23 01:54:08 ---> Running in 292a65440777 01:54:08 Removing intermediate container 292a65440777 01:54:08 ---> 640d6c579331 01:54:08 [Warning] One or more build-args [ARCH] were not consumed 01:54:08 Successfully built 640d6c579331 01:54:08 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:08 provisioning config files... 01:54:08 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11470412081890214517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:08 ---> docker-login.sh 01:54:08 nexus3.edgexfoundry.org:10001 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:08 Configure a credential helper to remove this warning. See 01:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:08 01:54:08 Login Succeeded 01:54:08 nexus3.edgexfoundry.org:10002 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:08 Configure a credential helper to remove this warning. See 01:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:08 01:54:08 Login Succeeded 01:54:08 nexus3.edgexfoundry.org:10003 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:08 Configure a credential helper to remove this warning. See 01:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:08 01:54:08 Login Succeeded 01:54:08 nexus3.edgexfoundry.org:10004 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:08 Configure a credential helper to remove this warning. See 01:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:08 01:54:08 Login Succeeded 01:54:08 docker.io 01:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:09 Configure a credential helper to remove this warning. See 01:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:09 01:54:09 Login Succeeded 01:54:09 ---> docker-login.sh ends [Pipeline] } 01:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:09 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 01:54:09 45d04bf83b3f660b78aa8dfc6abcb70613e55fda 01:54:09 latest 01:54:09 3.0.0-dev.23 01:54:09 45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23 01:54:09 main 01:54:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:45d04bf83b3f660b78aa8dfc6abcb70613e55fda [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio:45d04bf83b3f660b78aa8dfc6abcb70613e55fda 01:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:09 81e7fba6f9be: Preparing 01:54:09 aff5a466e660: Preparing 01:54:09 b36c3c76603b: Preparing 01:54:09 7c6ed6573e2f: Preparing 01:54:09 f1417ff83b31: Preparing 01:54:09 f1417ff83b31: Layer already exists 01:54:09 b36c3c76603b: Pushed 01:54:09 aff5a466e660: Pushed 01:54:09 7c6ed6573e2f: Pushed 01:54:12 81e7fba6f9be: Pushed 01:54:12 45d04bf83b3f660b78aa8dfc6abcb70613e55fda: digest: sha256:afa81db77185f5acdd76da52759662bcab55ae3c4ae8d52fe176aa9b12b37f13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:12 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 01:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:12 81e7fba6f9be: Preparing 01:54:12 aff5a466e660: Preparing 01:54:12 b36c3c76603b: Preparing 01:54:12 7c6ed6573e2f: Preparing 01:54:12 f1417ff83b31: Preparing 01:54:12 f1417ff83b31: Layer already exists 01:54:12 81e7fba6f9be: Layer already exists 01:54:12 b36c3c76603b: Layer already exists 01:54:12 aff5a466e660: Layer already exists 01:54:12 7c6ed6573e2f: Layer already exists 01:54:12 latest: digest: sha256:afa81db77185f5acdd76da52759662bcab55ae3c4ae8d52fe176aa9b12b37f13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.23 01:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:13 81e7fba6f9be: Preparing 01:54:13 aff5a466e660: Preparing 01:54:13 b36c3c76603b: Preparing 01:54:13 7c6ed6573e2f: Preparing 01:54:13 f1417ff83b31: Preparing 01:54:13 81e7fba6f9be: Layer already exists 01:54:13 aff5a466e660: Layer already exists 01:54:13 f1417ff83b31: Layer already exists 01:54:13 7c6ed6573e2f: Layer already exists 01:54:13 b36c3c76603b: Layer already exists 01:54:13 3.0.0-dev.23: digest: sha256:afa81db77185f5acdd76da52759662bcab55ae3c4ae8d52fe176aa9b12b37f13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio:45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23 01:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:14 81e7fba6f9be: Preparing 01:54:14 aff5a466e660: Preparing 01:54:14 b36c3c76603b: Preparing 01:54:14 7c6ed6573e2f: Preparing 01:54:14 f1417ff83b31: Preparing 01:54:14 b36c3c76603b: Layer already exists 01:54:14 81e7fba6f9be: Layer already exists 01:54:14 f1417ff83b31: Layer already exists 01:54:14 aff5a466e660: Layer already exists 01:54:14 7c6ed6573e2f: Layer already exists 01:54:14 45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23: digest: sha256:afa81db77185f5acdd76da52759662bcab55ae3c4ae8d52fe176aa9b12b37f13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 01:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:54:14 81e7fba6f9be: Preparing 01:54:14 aff5a466e660: Preparing 01:54:14 b36c3c76603b: Preparing 01:54:14 7c6ed6573e2f: Preparing 01:54:14 f1417ff83b31: Preparing 01:54:14 f1417ff83b31: Layer already exists 01:54:14 aff5a466e660: Layer already exists 01:54:14 7c6ed6573e2f: Layer already exists 01:54:14 81e7fba6f9be: Layer already exists 01:54:14 b36c3c76603b: Layer already exists 01:54:14 main: digest: sha256:afa81db77185f5acdd76da52759662bcab55ae3c4ae8d52fe176aa9b12b37f13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:14 ===================================================== [Pipeline] echo 01:54:14 taggedImages: 01:54:14 - nexus3.edgexfoundry.org:10004/device-gpio:45d04bf83b3f660b78aa8dfc6abcb70613e55fda 01:54:14 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:54:14 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.23 01:54:14 - nexus3.edgexfoundry.org:10004/device-gpio:45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23 01:54:14 - 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 01:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:15 01:54:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:15 latest: Pulling from edgex-lftools-log-publisher 01:54:15 5eb5b503b376: Pulling fs layer 01:54:15 5c69ac0246d0: Pulling fs layer 01:54:15 ec43610c2a17: Pulling fs layer 01:54:15 3a2ae6a8a46f: Pulling fs layer 01:54:15 33b1e0a273af: Pulling fs layer 01:54:15 5d3b04190fa2: Pulling fs layer 01:54:15 2f39f015ded8: Pulling fs layer 01:54:15 3a2ae6a8a46f: Waiting 01:54:15 33b1e0a273af: Waiting 01:54:15 5d3b04190fa2: Waiting 01:54:15 2f39f015ded8: Waiting 01:54:15 5c69ac0246d0: Verifying Checksum 01:54:15 5c69ac0246d0: Download complete 01:54:15 3a2ae6a8a46f: Download complete 01:54:15 33b1e0a273af: Verifying Checksum 01:54:15 33b1e0a273af: Download complete 01:54:15 ec43610c2a17: Verifying Checksum 01:54:15 ec43610c2a17: Download complete 01:54:15 5d3b04190fa2: Verifying Checksum 01:54:15 5d3b04190fa2: Download complete 01:54:15 5eb5b503b376: Verifying Checksum 01:54:15 5eb5b503b376: Download complete 01:54:16 2f39f015ded8: Download complete 01:54:16 5eb5b503b376: Pull complete 01:54:16 5c69ac0246d0: Pull complete 01:54:17 ec43610c2a17: Pull complete 01:54:17 3a2ae6a8a46f: Pull complete 01:54:17 33b1e0a273af: Pull complete 01:54:17 5d3b04190fa2: Pull complete 01:54:22 2f39f015ded8: Pull complete 01:54:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:22 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 01:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 01:54:26 $ docker top 7e1759872c20b8d8212fd51aaadc9fa12a575afef28fedfeff78d30934016238 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:26 ---> job-cost.sh 01:54:26 lf-activate-venv: SKIPPING 01:54:26 INFO: No Stack... 01:54:27 INFO: Retrieving Pricing Info for: v3-standard-8 01:54:27 INFO: Archiving Costs [Pipeline] sh 01:54:27 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 01:54:27 + cut -d, -f6 [Pipeline] lock 01:54:27 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-77-stack-cost] 01:54:27 Resource [jenkins-edgexfoundry-device-gpio-main-77-stack-cost] did not exist. Created. 01:54:27 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:28 + echo total: 0.2199999988079071 [Pipeline] stash 01:54:28 Stashed 1 file(s) [Pipeline] } 01:54:28 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:28 $ docker stop --time=1 7e1759872c20b8d8212fd51aaadc9fa12a575afef28fedfeff78d30934016238 01:54:29 $ docker rm -f --volumes 7e1759872c20b8d8212fd51aaadc9fa12a575afef28fedfeff78d30934016238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:56:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13346 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 01:56:07 Running in /w/workspace/device-gpio/77 [Pipeline] { [Pipeline] checkout 01:56:07 The recommended git tool is: git 01:56:17 using credential edgex-jenkins-ssh 01:56:17 Cloning the remote Git repository 01:56:17 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:56:17 > git init /w/workspace/device-gpio/77 # timeout=10 01:56:17 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:56:17 > git --version # timeout=10 01:56:17 > git --version # 'git version 2.25.1' 01:56:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:19 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:56:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:20 Avoid second fetch 01:56:20 Checking out Revision 45d04bf83b3f660b78aa8dfc6abcb70613e55fda (main) 01:56:21 Commit message: "Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:20 > git config core.sparsecheckout # timeout=10 01:56:20 > git checkout -f 45d04bf83b3f660b78aa8dfc6abcb70613e55fda # timeout=10 01:56:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:56:22 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:22 Dload Upload Total Spent Left Speed 01:56:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 207k 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 01:56:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:56:23 + + sudo jqsudo tee /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 01:56:23 /etc/docker/daemon.json 01:56:23 { 01:56:23 "registry-mirrors": [ 01:56:23 "https://nexus3.edgexfoundry.org:10001" 01:56:23 ], 01:56:23 "bip": "10.250.0.254/24", 01:56:23 "hosts": [ 01:56:23 "tcp://0.0.0.0:5555", 01:56:23 "unix:///var/run/docker.sock" 01:56:23 ], 01:56:23 "mtu": 1458, 01:56:23 "selinux-enabled": true, 01:56:23 "seccomp-profile": "/etc/docker/seccomp.json" 01:56:23 } [Pipeline] sh 01:56:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:56:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:42 provisioning config files... 01:56:42 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/77@tmp/config18179695669406596824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:42 ---> docker-login.sh 01:56:42 nexus3.edgexfoundry.org:10001 01:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:43 Configure a credential helper to remove this warning. See 01:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:43 01:56:43 Login Succeeded 01:56:43 nexus3.edgexfoundry.org:10002 01:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:44 Configure a credential helper to remove this warning. See 01:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:44 01:56:44 Login Succeeded 01:56:44 nexus3.edgexfoundry.org:10003 01:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:44 Configure a credential helper to remove this warning. See 01:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:44 01:56:44 Login Succeeded 01:56:44 nexus3.edgexfoundry.org:10004 01:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:44 Configure a credential helper to remove this warning. See 01:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:44 01:56:44 Login Succeeded 01:56:44 docker.io 01:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:45 Configure a credential helper to remove this warning. See 01:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:45 01:56:45 Login Succeeded 01:56:45 ---> docker-login.sh ends [Pipeline] } 01:56:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:56:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:45 ========================================================= 01:56:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:56:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:56:46 Sending build context to Docker daemon 8.119MB 01:56:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:56:46 Step 2/12 : FROM ${BASE} AS builder 01:56:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:56:46 c41833b44d91: Pulling fs layer 01:56:46 ed15518f5707: Pulling fs layer 01:56:46 feae8fd75edb: Pulling fs layer 01:56:46 242c74f7c9fa: Pulling fs layer 01:56:46 3cdef696dda3: Pulling fs layer 01:56:46 2ced38df9373: Pulling fs layer 01:56:46 58f1dce35555: Pulling fs layer 01:56:46 242c74f7c9fa: Waiting 01:56:46 3cdef696dda3: Waiting 01:56:46 2ced38df9373: Waiting 01:56:46 58f1dce35555: Waiting 01:56:46 ed15518f5707: Verifying Checksum 01:56:46 ed15518f5707: Download complete 01:56:46 242c74f7c9fa: Verifying Checksum 01:56:46 242c74f7c9fa: Download complete 01:56:46 3cdef696dda3: Download complete 01:56:46 c41833b44d91: Verifying Checksum 01:56:47 c41833b44d91: Pull complete 01:56:48 58f1dce35555: Verifying Checksum 01:56:48 58f1dce35555: Download complete 01:56:48 ed15518f5707: Pull complete 01:56:49 feae8fd75edb: Verifying Checksum 01:56:49 feae8fd75edb: Download complete 01:56:49 2ced38df9373: Download complete 01:57:01 feae8fd75edb: Pull complete 01:57:01 242c74f7c9fa: Pull complete 01:57:01 3cdef696dda3: Pull complete 01:57:08 2ced38df9373: Pull complete 01:57:11 58f1dce35555: Pull complete 01:57:11 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:57:11 ---> fadd8f120f05 01:57:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:57:13 ---> Running in ec6a9e4f8959 01:57:13 Removing intermediate container ec6a9e4f8959 01:57:13 ---> c90b1e9e6925 01:57:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:57:13 ---> Running in 5d4e174aee7f 01:57:14 Removing intermediate container 5d4e174aee7f 01:57:14 ---> 8e48bec82195 01:57:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:57:14 ---> Running in f16f6685f9b0 01:57:14 Removing intermediate container f16f6685f9b0 01:57:14 ---> eef70c4ab338 01:57:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:57:14 ---> Running in bed94bf72781 01:57:15 Removing intermediate container bed94bf72781 01:57:15 ---> 15cc08dd846d 01:57:15 Step 7/12 : WORKDIR /device-gpio 01:57:15 ---> Running in 745f1ab5588e 01:57:15 Removing intermediate container 745f1ab5588e 01:57:15 ---> 2d65c3b1ce3c 01:57:15 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:15 ---> Running in 141414c02a25 01:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:57:18 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:57:18 (2/4) Installing libedit (20221030.3.1-r0) 01:57:18 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:57:18 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:57:18 Executing busybox-1.35.0-r29.trigger 01:57:18 OK: 268 MiB in 57 packages 01:57:20 Removing intermediate container 141414c02a25 01:57:20 ---> 624731502ae2 01:57:20 Step 9/12 : COPY go.mod vendor* ./ 01:57:20 ---> 6aa0a67469de 01:57:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:20 ---> Running in c441ee543e24 01:58:57 Removing intermediate container c441ee543e24 01:58:57 ---> caf437de5acf 01:58:57 Step 11/12 : COPY . . 01:58:57 ---> a78eaba3de07 01:58:57 Step 12/12 : RUN ${MAKE} 01:58:57 ---> Running in 6837538ef4fb 01:58:57 noop 01:58:57 Removing intermediate container 6837538ef4fb 01:58:57 ---> 63c1a6bf232f 01:58:57 Successfully built 63c1a6bf232f 01:58:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:57 + docker inspect -f . ci-base-image-arm64 01:58:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:57 prd-ubuntu20.04-docker-arm64-4c-16g-13346 does not seem to be running inside a container 01:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/77 -v /w/workspace/device-gpio/77:/w/workspace/device-gpio/77:rw,z -v /w/workspace/device-gpio/77@tmp:/w/workspace/device-gpio/77@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 01:58:59 $ docker top 1ef041d2c5bfad816e9c3d9a80220ac66a6c46b23b1b884821bd544c4725d297 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:00 + go version 01:59:00 go version go1.20.2 linux/arm64 [Pipeline] } 01:59:00 $ docker stop --time=1 1ef041d2c5bfad816e9c3d9a80220ac66a6c46b23b1b884821bd544c4725d297 01:59:01 $ docker rm -f --volumes 1ef041d2c5bfad816e9c3d9a80220ac66a6c46b23b1b884821bd544c4725d297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:02 + docker inspect -f . ci-base-image-arm64 01:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:02 prd-ubuntu20.04-docker-arm64-4c-16g-13346 does not seem to be running inside a container 01:59:02 $ 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/77 -v /w/workspace/device-gpio/77:/w/workspace/device-gpio/77:rw,z -v /w/workspace/device-gpio/77@tmp:/w/workspace/device-gpio/77@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 01:59:04 $ docker top 243167c0ae7fc03910919c7096ed41767cb7d17cd8c8710a1bb969c91be1d212 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:04 + git config --global --add safe.directory /w/workspace/device-gpio/77 [Pipeline] fileExists [Pipeline] sh 01:59:05 + make test 01:59:05 go test ./... -coverprofile=coverage.out ./... 01:59:44 ? github.com/edgexfoundry/device-gpio [no test files] 02:01:51 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:01:51 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:01:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:01:51 go vet ./... 02:02:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:09 ./bin/test-attribution-txt.sh [Pipeline] echo 02:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:02:10 $ docker stop --time=1 243167c0ae7fc03910919c7096ed41767cb7d17cd8c8710a1bb969c91be1d212 02:02:11 $ docker rm -f --volumes 243167c0ae7fc03910919c7096ed41767cb7d17cd8c8710a1bb969c91be1d212 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:13 Warning: overwriting stash ‘coverage-report’ 02:02:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:14 + ls -al . 02:02:14 total 152 02:02:14 drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:59 . 02:02:14 drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:56 .. 02:02:14 -rw-rw-r-- 1 jenkins jenkins 120 May 5 01:56 .dockerignore 02:02:14 drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:56 .git 02:02:14 drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:56 .github 02:02:14 -rw-rw-r-- 1 jenkins jenkins 343 May 5 01:56 .gitignore 02:02:14 -rw-rw-r-- 1 jenkins jenkins 41 May 5 01:56 .golangci.yml 02:02:14 -rw-rw-r-- 1 jenkins jenkins 9702 May 5 01:56 Attribution.txt 02:02:14 -rw-rw-r-- 1 jenkins jenkins 4069 May 5 01:56 CHANGELOG.md 02:02:14 -rw-rw-r-- 1 jenkins jenkins 1542 May 5 01:56 Dockerfile 02:02:14 -rw-rw-r-- 1 jenkins jenkins 677 May 5 01:56 GOVERNANCE.md 02:02:14 -rw-rw-r-- 1 jenkins jenkins 657 May 5 01:56 Jenkinsfile 02:02:14 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 01:56 LICENSE 02:02:14 -rw-rw-r-- 1 jenkins jenkins 1692 May 5 01:56 Makefile 02:02:14 -rw-rw-r-- 1 jenkins jenkins 617 May 5 01:56 OWNERS.md 02:02:14 -rw-rw-r-- 1 jenkins jenkins 11790 May 5 01:56 README.md 02:02:14 -rw-rw-r-- 1 jenkins jenkins 12 May 5 01:52 VERSION 02:02:14 drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:56 bin 02:02:14 drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:56 cmd 02:02:14 -rw-r--r-- 1 jenkins jenkins 10 May 5 01:59 coverage.out 02:02:14 -rw-rw-r-- 1 jenkins jenkins 3269 May 5 01:56 go.mod 02:02:14 -rw-rw-r-- 1 jenkins jenkins 31585 May 5 01:56 go.sum 02:02:14 drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:56 internal 02:02:14 drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:56 snap 02:02:14 -rw-rw-r-- 1 jenkins jenkins 209 May 5 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:14 + 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=45d04bf83b3f660b78aa8dfc6abcb70613e55fda --label arch=arm64 --label version=3.0.0-dev.23 . 02:02:14 Sending build context to Docker daemon 8.12MB 02:02:14 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:02:14 Step 2/25 : FROM ${BASE} AS builder 02:02:14 ---> 63c1a6bf232f 02:02:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:02:15 ---> Running in de9590632cc8 02:02:15 Removing intermediate container de9590632cc8 02:02:15 ---> 8b5d61c489ac 02:02:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:15 ---> Running in 82f9b9cf66b3 02:02:15 Removing intermediate container 82f9b9cf66b3 02:02:15 ---> 9a17f1561a21 02:02:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:02:15 ---> Running in aaac767613f9 02:02:16 Removing intermediate container aaac767613f9 02:02:16 ---> aa1c9eb31c6b 02:02:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:02:16 ---> Running in 6aafb8659340 02:02:16 Removing intermediate container 6aafb8659340 02:02:16 ---> 2986c5ee5597 02:02:16 Step 7/25 : WORKDIR /device-gpio 02:02:16 ---> Running in a524eba37341 02:02:16 Removing intermediate container a524eba37341 02:02:16 ---> b08210aeaad2 02:02:16 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:17 ---> Running in 4b05fd76ec84 02:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:02:19 OK: 268 MiB in 57 packages 02:02:20 Removing intermediate container 4b05fd76ec84 02:02:20 ---> fa339db6c503 02:02:20 Step 9/25 : COPY go.mod vendor* ./ 02:02:20 ---> c9bec7aebbcf 02:02:21 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:21 ---> Running in 3853d1e9782c 02:02:23 Removing intermediate container 3853d1e9782c 02:02:23 ---> 2c062d617cc9 02:02:23 Step 11/25 : COPY . . 02:02:24 ---> 8b0175b25c5c 02:02:24 Step 12/25 : RUN ${MAKE} 02:02:24 ---> Running in 349f2032e291 02:02:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 02:04:47 Removing intermediate container 349f2032e291 02:04:47 ---> 6215f851af0f 02:04:47 Step 13/25 : FROM alpine:3.17 02:04:47 3.17: Pulling from library/alpine 02:04:47 c41833b44d91: Already exists 02:04:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:04:47 Status: Downloaded newer image for alpine:3.17 02:04:47 ---> 51e60588ff2c 02:04:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:04:47 ---> Running in 2ba998093fd4 02:04:47 Removing intermediate container 2ba998093fd4 02:04:47 ---> ba33517e5ac2 02:04:47 Step 15/25 : RUN apk add --update --no-cache 02:04:47 ---> Running in 6e860f8bbdb7 02:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:47 OK: 7 MiB in 15 packages 02:04:47 Removing intermediate container 6e860f8bbdb7 02:04:47 ---> 1b9a3e23bf5a 02:04:47 Step 16/25 : WORKDIR / 02:04:47 ---> Running in d5fffa9f0963 02:04:47 Removing intermediate container d5fffa9f0963 02:04:47 ---> eddda868644d 02:04:47 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 02:04:47 ---> b7357af87dee 02:04:47 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 02:04:47 ---> e413268e33f6 02:04:47 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 02:04:48 ---> 2ed2c20d35e1 02:04:48 Step 20/25 : EXPOSE 59910 02:04:48 ---> Running in 926850e01268 02:04:48 Removing intermediate container 926850e01268 02:04:48 ---> 2cb3fd6cc8d1 02:04:48 Step 21/25 : ENTRYPOINT ["/device-gpio"] 02:04:48 ---> Running in 53936625984d 02:04:48 Removing intermediate container 53936625984d 02:04:48 ---> 006daa2aac3a 02:04:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:04:48 ---> Running in 31c9201cbade 02:04:49 Removing intermediate container 31c9201cbade 02:04:49 ---> 73acc30844c5 02:04:49 Step 23/25 : LABEL arch=arm64 02:04:49 ---> Running in 4f9f534d8187 02:04:49 Removing intermediate container 4f9f534d8187 02:04:49 ---> d58d5f354c71 02:04:49 Step 24/25 : LABEL git_sha=45d04bf83b3f660b78aa8dfc6abcb70613e55fda 02:04:49 ---> Running in c69c626c274a 02:04:50 Removing intermediate container c69c626c274a 02:04:50 ---> a4bad3276172 02:04:50 Step 25/25 : LABEL version=3.0.0-dev.23 02:04:50 ---> Running in ccbc08b2c470 02:04:50 Removing intermediate container ccbc08b2c470 02:04:50 ---> b1ab1b821f19 02:04:50 [Warning] One or more build-args [ARCH] were not consumed 02:04:50 Successfully built b1ab1b821f19 02:04:50 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 02:04:50 provisioning config files... 02:04:50 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/77@tmp/config4186819721799301344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:51 ---> docker-login.sh 02:04:51 nexus3.edgexfoundry.org:10001 02:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:51 Configure a credential helper to remove this warning. See 02:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:51 02:04:51 Login Succeeded 02:04:51 nexus3.edgexfoundry.org:10002 02:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:51 Configure a credential helper to remove this warning. See 02:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:51 02:04:51 Login Succeeded 02:04:51 nexus3.edgexfoundry.org:10003 02:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:52 Configure a credential helper to remove this warning. See 02:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:52 02:04:52 Login Succeeded 02:04:52 nexus3.edgexfoundry.org:10004 02:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:52 Configure a credential helper to remove this warning. See 02:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:52 02:04:52 Login Succeeded 02:04:52 docker.io 02:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:53 Configure a credential helper to remove this warning. See 02:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:53 02:04:53 Login Succeeded 02:04:53 ---> docker-login.sh ends [Pipeline] } 02:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:53 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 02:04:53 45d04bf83b3f660b78aa8dfc6abcb70613e55fda 02:04:53 latest 02:04:53 3.0.0-dev.23 02:04:53 45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23 02:04:53 main 02:04:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:45d04bf83b3f660b78aa8dfc6abcb70613e55fda [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:45d04bf83b3f660b78aa8dfc6abcb70613e55fda 02:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:04:54 cb5392d5fcd8: Preparing 02:04:54 8fbd19a465d8: Preparing 02:04:54 6c3c816d60db: Preparing 02:04:54 ec2643e9293a: Preparing 02:04:54 26cbea5cba74: Preparing 02:04:54 26cbea5cba74: Layer already exists 02:04:54 8fbd19a465d8: Pushed 02:04:54 6c3c816d60db: Pushed 02:04:54 ec2643e9293a: Pushed 02:04:59 cb5392d5fcd8: Pushed 02:04:59 45d04bf83b3f660b78aa8dfc6abcb70613e55fda: digest: sha256:82a5f1907b1e745cdad716d7e185b9215817d0dee1e48da70347ce77e28f3217 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:00 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:00 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 02:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:00 cb5392d5fcd8: Preparing 02:05:00 8fbd19a465d8: Preparing 02:05:00 6c3c816d60db: Preparing 02:05:00 ec2643e9293a: Preparing 02:05:00 26cbea5cba74: Preparing 02:05:00 6c3c816d60db: Layer already exists 02:05:00 cb5392d5fcd8: Layer already exists 02:05:00 26cbea5cba74: Layer already exists 02:05:00 8fbd19a465d8: Layer already exists 02:05:00 ec2643e9293a: Layer already exists 02:05:00 latest: digest: sha256:82a5f1907b1e745cdad716d7e185b9215817d0dee1e48da70347ce77e28f3217 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:00 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:01 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.23 02:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:01 cb5392d5fcd8: Preparing 02:05:01 8fbd19a465d8: Preparing 02:05:01 6c3c816d60db: Preparing 02:05:01 ec2643e9293a: Preparing 02:05:01 26cbea5cba74: Preparing 02:05:01 26cbea5cba74: Layer already exists 02:05:01 6c3c816d60db: Layer already exists 02:05:01 cb5392d5fcd8: Layer already exists 02:05:01 ec2643e9293a: Layer already exists 02:05:01 8fbd19a465d8: Layer already exists 02:05:01 3.0.0-dev.23: digest: sha256:82a5f1907b1e745cdad716d7e185b9215817d0dee1e48da70347ce77e28f3217 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:01 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23 02:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:02 cb5392d5fcd8: Preparing 02:05:02 8fbd19a465d8: Preparing 02:05:02 6c3c816d60db: Preparing 02:05:02 ec2643e9293a: Preparing 02:05:02 26cbea5cba74: Preparing 02:05:02 ec2643e9293a: Layer already exists 02:05:02 cb5392d5fcd8: Layer already exists 02:05:02 6c3c816d60db: Layer already exists 02:05:02 26cbea5cba74: Layer already exists 02:05:02 8fbd19a465d8: Layer already exists 02:05:02 45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23: digest: sha256:82a5f1907b1e745cdad716d7e185b9215817d0dee1e48da70347ce77e28f3217 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:03 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 02:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:05:03 cb5392d5fcd8: Preparing 02:05:03 8fbd19a465d8: Preparing 02:05:03 6c3c816d60db: Preparing 02:05:03 ec2643e9293a: Preparing 02:05:03 26cbea5cba74: Preparing 02:05:03 26cbea5cba74: Layer already exists 02:05:03 ec2643e9293a: Layer already exists 02:05:03 8fbd19a465d8: Layer already exists 02:05:03 6c3c816d60db: Layer already exists 02:05:03 cb5392d5fcd8: Layer already exists 02:05:03 main: digest: sha256:82a5f1907b1e745cdad716d7e185b9215817d0dee1e48da70347ce77e28f3217 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:03 ===================================================== [Pipeline] echo 02:05:03 taggedImages: 02:05:03 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:45d04bf83b3f660b78aa8dfc6abcb70613e55fda 02:05:03 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 02:05:03 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.23 02:05:03 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:45d04bf83b3f660b78aa8dfc6abcb70613e55fda-3.0.0-dev.23 02:05:03 - 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 02:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:03 02:05:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:04 arm64: Pulling from edgex-lftools-log-publisher 02:05:04 8998bd30e6a1: Pulling fs layer 02:05:04 04944245beec: Pulling fs layer 02:05:04 699f458cf7ca: Pulling fs layer 02:05:04 765212b225bb: Pulling fs layer 02:05:04 f23df028b6ca: Pulling fs layer 02:05:04 d65c8cfc05b1: Pulling fs layer 02:05:04 2437ff75d9bd: Pulling fs layer 02:05:04 765212b225bb: Waiting 02:05:04 f23df028b6ca: Waiting 02:05:04 d65c8cfc05b1: Waiting 02:05:04 2437ff75d9bd: Waiting 02:05:04 04944245beec: Verifying Checksum 02:05:04 04944245beec: Download complete 02:05:04 765212b225bb: Verifying Checksum 02:05:04 765212b225bb: Download complete 02:05:04 f23df028b6ca: Download complete 02:05:04 d65c8cfc05b1: Verifying Checksum 02:05:04 d65c8cfc05b1: Download complete 02:05:04 699f458cf7ca: Verifying Checksum 02:05:04 699f458cf7ca: Download complete 02:05:05 8998bd30e6a1: Verifying Checksum 02:05:05 8998bd30e6a1: Download complete 02:05:07 2437ff75d9bd: Verifying Checksum 02:05:07 2437ff75d9bd: Download complete 02:05:09 8998bd30e6a1: Pull complete 02:05:09 04944245beec: Pull complete 02:05:11 699f458cf7ca: Pull complete 02:05:11 765212b225bb: Pull complete 02:05:12 f23df028b6ca: Pull complete 02:05:12 d65c8cfc05b1: Pull complete 02:05:27 2437ff75d9bd: Pull complete 02:05:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:27 prd-ubuntu20.04-docker-arm64-4c-16g-13346 does not seem to be running inside a container 02:05:27 $ 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/77 -v /w/workspace/device-gpio/77:/w/workspace/device-gpio/77:rw,z -v /w/workspace/device-gpio/77@tmp:/w/workspace/device-gpio/77@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 02:05:30 $ docker top afaa38b35a727207d3293d485a688eef7ede0fdedc3c79b8957e35fa0eb95016 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:31 ---> job-cost.sh 02:05:31 lf-activate-venv: SKIPPING 02:05:31 INFO: No Stack... 02:05:31 INFO: Retrieving Pricing Info for: v3-standard-4 02:05:32 INFO: Archiving Costs [Pipeline] sh 02:05:33 + cat /w/workspace/device-gpio/77/archives/cost.csv 02:05:33 + cut -d, -f6 [Pipeline] lock 02:05:33 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-77-stack-cost] 02:05:33 Resource [jenkins-edgexfoundry-device-gpio-main-77-stack-cost] did not exist. Created. 02:05:33 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:33 /w/workspace/device-gpio/77@tmp/durable-475bc646/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:05:34 + echo total: 0.10999999940395355 [Pipeline] stash 02:05:34 Warning: overwriting stash ‘stack-cost’ 02:05:34 Stashed 1 file(s) [Pipeline] } 02:05:34 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:34 $ docker stop --time=1 afaa38b35a727207d3293d485a688eef7ede0fdedc3c79b8957e35fa0eb95016 02:05:36 $ docker rm -f --volumes afaa38b35a727207d3293d485a688eef7ede0fdedc3c79b8957e35fa0eb95016 [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 02:05:36 provisioning config files... 02:05:36 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17467152675665179687tmp [Pipeline] { [Pipeline] sh 02:05:36 + set +x 02:05:36 + curl -s https://codecov.io/bash 02:05:36 + bash -s -- 02:05:36 02:05:36 _____ _ 02:05:36 / ____| | | 02:05:36 | | ___ __| | ___ ___ _____ __ 02:05:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:05:36 | |___| (_) | (_| | __/ (_| (_) \ V / 02:05:36 \_____\___/ \__,_|\___|\___\___/ \_/ 02:05:36 Bash-1.0.6 02:05:36 02:05:36 02:05:36 ==> git version 2.25.1 found 02:05:36 ==> 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 02:05:36 Release-Date: 2020-01-08 02:05:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:05:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:05:36 ==> Jenkins CI detected. 02:05:36 current dir:  /w/workspace/edgexfoundry_device-gpio_main 02:05:36 project root: . 02:05:36 --> token set from env 02:05:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:05:36 ==> Running gcov in . (disable via -X gcov) 02:05:36 ==> Python coveragepy not found 02:05:36 ==> Searching for coverage reports in: 02:05:36 + . 02:05:36 -> Found 1 reports 02:05:36 ==> Detecting git/mercurial file structure 02:05:36 ==> Reading reports 02:05:36 + ./coverage.out bytes=10 02:05:36 ==> Appending adjustments 02:05:36 https://docs.codecov.io/docs/fixing-reports 02:05:37 + Found adjustments 02:05:37 ==> Gzipping contents 02:05:37 4.0K /tmp/codecov.fqRns4.gz 02:05:37 ==> Uploading reports 02:05:37 url: https://codecov.io 02:05:37 query: branch=main&commit=45d04bf83b3f660b78aa8dfc6abcb70613e55fda&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 02:05:37 -> Pinging Codecov 02:05:37 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=45d04bf83b3f660b78aa8dfc6abcb70613e55fda&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 02:05:37 -> Uploading to 02:05:37 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/3EC07B1A8CA8AF9BCAA0BB9F0134797F/45d04bf83b3f660b78aa8dfc6abcb70613e55fda/f3136074-91b2-4c2a-9b2c-e293b86aedef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T020537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3ab64dc87ed2256958d9014db46ecd4108c69cd7d95da65853caef81d6bbc2f 02:05:37 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:37 Dload Upload Total Spent Left Speed 02:05:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3080 --:--:-- --:--:-- --:--:-- 3080 02:05:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/45d04bf83b3f660b78aa8dfc6abcb70613e55fda [Pipeline] } 02:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:05:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:05:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:37 02:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:05:38 df9b9388f04a: Pulling fs layer 02:05:38 52dc419b0ee2: Pulling fs layer 02:05:38 25bc292e5bac: Pulling fs layer 02:05:38 114826534d7a: Pulling fs layer 02:05:38 4657fd5d0bcf: Pulling fs layer 02:05:38 6ad1cebc031e: Pulling fs layer 02:05:38 8a3aa393b2d8: Pulling fs layer 02:05:38 114826534d7a: Waiting 02:05:38 8a3aa393b2d8: Waiting 02:05:38 6ad1cebc031e: Waiting 02:05:38 4657fd5d0bcf: Waiting 02:05:38 25bc292e5bac: Download complete 02:05:38 52dc419b0ee2: Verifying Checksum 02:05:38 52dc419b0ee2: Download complete 02:05:38 4657fd5d0bcf: Download complete 02:05:38 df9b9388f04a: Verifying Checksum 02:05:38 df9b9388f04a: Download complete 02:05:38 6ad1cebc031e: Verifying Checksum 02:05:38 6ad1cebc031e: Download complete 02:05:38 df9b9388f04a: Pull complete 02:05:38 52dc419b0ee2: Pull complete 02:05:38 25bc292e5bac: Pull complete 02:05:38 114826534d7a: Verifying Checksum 02:05:38 114826534d7a: Download complete 02:05:38 8a3aa393b2d8: Verifying Checksum 02:05:38 8a3aa393b2d8: Download complete 02:05:42 114826534d7a: Pull complete 02:05:42 4657fd5d0bcf: Pull complete 02:05:42 6ad1cebc031e: Pull complete 02:05:45 8a3aa393b2d8: Pull complete 02:05:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:45 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 02:05:45 $ 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 02:05:50 $ docker top b1e3030f210292a161c1d5773356b94d5a95d76621a43a1d141adf19d99053a8 -eo pid,comm [Pipeline] { [Pipeline] echo 02:05:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 02:05:50 + set -o pipefail 02:05:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 02:05:55 02:05:55 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 02:05:55 02:05:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/f25a6e6c-2640-4c3f-8fda-d5b0a8b137d0 02:05:55 02:05:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:05:55 02:05:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:05:55 02:05:55 02:05:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:05:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:05:55 More details here: https://snyk.co/ue1NS 02:05:55 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 02:05:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:05:55 $ docker stop --time=1 b1e3030f210292a161c1d5773356b94d5a95d76621a43a1d141adf19d99053a8 02:06:00 $ docker rm -f --volumes b1e3030f210292a161c1d5773356b94d5a95d76621a43a1d141adf19d99053a8 [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 02:06:00 + git log --format=format:%s -1 45d04bf83b3f660b78aa8dfc6abcb70613e55fda [Pipeline] sh 02:06:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:01 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 02:06:01 $ 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 02:06:02 $ docker top 123ff6e2389f61afe2c811e785b3d904dd028352be50f58a96d6e1514c140a2e -eo pid,comm 02:06:02 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). 02:06:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:02 [ssh-agent] Looking for ssh-agent implementation... 02:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:02 $ docker exec 123ff6e2389f61afe2c811e785b3d904dd028352be50f58a96d6e1514c140a2e ssh-agent 02:06:02 SSH_AUTH_SOCK=/tmp/ssh-9cmRqb7MXrms/agent.32 02:06:02 SSH_AGENT_PID=38 02:06:02 Running ssh-add (command line suppressed) 02:06:02 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_718864605652636251.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_718864605652636251.key) 02:06:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:02 + git semver tag 02:06:03 2023-05-05 02:06:03,044 [run_tag] DEBUG tag force:False 02:06:03 2023-05-05 02:06:03,044 [check_head_tag] DEBUG check head tag 02:06:03 2023-05-05 02:06:03,045 [execute] INFO git cat-file --batch-check 02:06:03 2023-05-05 02:06:03,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 02:06:03 2023-05-05 02:06:03,049 [execute] INFO git cat-file --batch 02:06:03 2023-05-05 02:06:03,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 02:06:03 2023-05-05 02:06:03,068 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:06:03 2023-05-05 02:06:03,068 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 02:06:03 2023-05-05 02:06:03,068 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 02:06:03 2023-05-05 02:06:03,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:06:03 3.0.0-dev.23 [Pipeline] } 02:06:03 $ docker exec --env ******** --env ******** 123ff6e2389f61afe2c811e785b3d904dd028352be50f58a96d6e1514c140a2e ssh-agent -k 02:06:03 unset SSH_AUTH_SOCK; 02:06:03 unset SSH_AGENT_PID; 02:06:03 echo Agent pid 38 killed; 02:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:03 + git semver [Pipeline] } 02:06:03 $ docker stop --time=1 123ff6e2389f61afe2c811e785b3d904dd028352be50f58a96d6e1514c140a2e 02:06:05 $ docker rm -f --volumes 123ff6e2389f61afe2c811e785b3d904dd028352be50f58a96d6e1514c140a2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:05 02:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:05 0.23.1-centos7: Pulling from edgex-lftools 02:06:05 ab5ef0e58194: Pulling fs layer 02:06:05 9712f1f96733: Pulling fs layer 02:06:05 63f879dbbcfc: Pulling fs layer 02:06:05 0d9ebad4ef96: Pulling fs layer 02:06:05 e9a5061849ea: Pulling fs layer 02:06:05 d747dcd14b5f: Pulling fs layer 02:06:05 2de7ff778b66: Pulling fs layer 02:06:05 0d9ebad4ef96: Waiting 02:06:05 e9a5061849ea: Waiting 02:06:05 2de7ff778b66: Waiting 02:06:05 d747dcd14b5f: Waiting 02:06:05 9712f1f96733: Verifying Checksum 02:06:05 9712f1f96733: Download complete 02:06:06 63f879dbbcfc: Verifying Checksum 02:06:06 63f879dbbcfc: Download complete 02:06:06 e9a5061849ea: Verifying Checksum 02:06:06 e9a5061849ea: Download complete 02:06:06 d747dcd14b5f: Verifying Checksum 02:06:06 d747dcd14b5f: Download complete 02:06:06 0d9ebad4ef96: Verifying Checksum 02:06:06 0d9ebad4ef96: Download complete 02:06:06 ab5ef0e58194: Verifying Checksum 02:06:06 ab5ef0e58194: Download complete 02:06:06 2de7ff778b66: Verifying Checksum 02:06:06 2de7ff778b66: Download complete 02:06:09 ab5ef0e58194: Pull complete 02:06:09 9712f1f96733: Pull complete 02:06:09 63f879dbbcfc: Pull complete 02:06:13 0d9ebad4ef96: Pull complete 02:06:13 e9a5061849ea: Pull complete 02:06:13 d747dcd14b5f: Pull complete 02:06:14 2de7ff778b66: Pull complete 02:06:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:14 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 02:06:14 $ 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 02:06:22 $ docker top 57b013fb19049b9cd24c9eb98fb1827af0f30d44e8ee14d66f1f2b433032ea01 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:06:22 provisioning config files... 02:06:22 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2367211245032380008tmp 02:06:22 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8939608129191329959tmp 02:06:22 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10880493731232373224tmp [Pipeline] { [Pipeline] echo 02:06:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:06:22 ---> sigul-configuration.sh 02:06:22 gpg: directory `/root/.gnupg' created 02:06:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:06:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:06:22 gpg: keyring `/root/.gnupg/secring.gpg' created 02:06:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:06:22 gpg: CAST5 encrypted data 02:06:22 gpg: encrypted with 1 passphrase 02:06:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:06:23 + mkdir /home/jenkins 02:06:23 + mkdir /home/jenkins/sigul [Pipeline] sh 02:06:23 + 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 02:06:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:06:23 ---> sigul-install.sh 02:06:23 Sigul already installed; skipping installation. [Pipeline] sh 02:06:24 + git tag --list 02:06:24 v1.0.0 02:06:24 v2.1.0 02:06:24 v2.1.1 02:06:24 v2.1.1-dev.1 02:06:24 v2.2.0 02:06:24 v2.2.1-dev.1 02:06:24 v2.2.1-dev.2 02:06:24 v2.2.1-dev.3 02:06:24 v2.2.1-dev.4 02:06:24 v2.3.0 02:06:24 v2.3.0-dev.10 02:06:24 v2.3.0-dev.11 02:06:24 v2.3.0-dev.12 02:06:24 v2.3.0-dev.13 02:06:24 v2.3.0-dev.14 02:06:24 v2.3.0-dev.15 02:06:24 v2.3.0-dev.16 02:06:24 v2.3.0-dev.17 02:06:24 v2.3.0-dev.18 02:06:24 v2.3.0-dev.19 02:06:24 v2.3.0-dev.20 02:06:24 v2.3.0-dev.4 02:06:24 v2.3.0-dev.5 02:06:24 v2.3.0-dev.6 02:06:24 v2.3.0-dev.7 02:06:24 v2.3.0-dev.8 02:06:24 v2.3.0-dev.9 02:06:24 v3.0.0-dev.1 02:06:24 v3.0.0-dev.10 02:06:24 v3.0.0-dev.11 02:06:24 v3.0.0-dev.12 02:06:24 v3.0.0-dev.13 02:06:24 v3.0.0-dev.14 02:06:24 v3.0.0-dev.15 02:06:24 v3.0.0-dev.16 02:06:24 v3.0.0-dev.17 02:06:24 v3.0.0-dev.18 02:06:24 v3.0.0-dev.19 02:06:24 v3.0.0-dev.2 02:06:24 v3.0.0-dev.20 02:06:24 v3.0.0-dev.21 02:06:24 v3.0.0-dev.22 02:06:24 v3.0.0-dev.23 02:06:24 v3.0.0-dev.3 02:06:24 v3.0.0-dev.4 02:06:24 v3.0.0-dev.5 02:06:24 v3.0.0-dev.6 02:06:24 v3.0.0-dev.7 02:06:24 v3.0.0-dev.8 02:06:24 v3.0.0-dev.9 [Pipeline] sh 02:06:24 + lftools sign git-tag v3.0.0-dev.23 02:06:24 Signing Git tag with Sigul... 02:06:24 Signing v3.0.0-dev.23 [Pipeline] echo 02:06:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:06:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:06:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:06:25 $ docker stop --time=1 57b013fb19049b9cd24c9eb98fb1827af0f30d44e8ee14d66f1f2b433032ea01 02:06:26 $ docker rm -f --volumes 57b013fb19049b9cd24c9eb98fb1827af0f30d44e8ee14d66f1f2b433032ea01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:06:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:27 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 02:06:27 $ 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 02:06:27 $ docker top 03bc5608c2a6be3b942bd61e4bb721c2133110fa1081cc80fa387c1ca7141395 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:27 [ssh-agent] Looking for ssh-agent implementation... 02:06:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:28 $ docker exec 03bc5608c2a6be3b942bd61e4bb721c2133110fa1081cc80fa387c1ca7141395 ssh-agent 02:06:28 SSH_AUTH_SOCK=/tmp/ssh-dtCXdsuWHzLs/agent.31 02:06:28 SSH_AGENT_PID=37 02:06:28 Running ssh-add (command line suppressed) 02:06:28 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1069504510039007899.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1069504510039007899.key) 02:06:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:28 + git semver bump pre 02:06:28 2023-05-05 02:06:28,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:06:28 2023-05-05 02:06:28,769 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 02:06:28 2023-05-05 02:06:28,769 [bump_version] DEBUG bumped version:3.0.0-dev.24 02:06:28 2023-05-05 02:06:28,769 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 02:06:28 2023-05-05 02:06:28,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:06:28 2023-05-05 02:06:28,769 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:06:28 2023-05-05 02:06:28,771 [execute] INFO git cat-file --batch-check 02:06:28 2023-05-05 02:06:28,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 02:06:28 2023-05-05 02:06:28,776 [execute] INFO git cat-file --batch 02:06:28 2023-05-05 02:06:28,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 02:06:28 2023-05-05 02:06:28,781 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:06:28 3.0.0-dev.24 [Pipeline] } 02:06:28 $ docker exec --env ******** --env ******** 03bc5608c2a6be3b942bd61e4bb721c2133110fa1081cc80fa387c1ca7141395 ssh-agent -k 02:06:28 unset SSH_AUTH_SOCK; 02:06:28 unset SSH_AGENT_PID; 02:06:28 echo Agent pid 37 killed; 02:06:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:29 + git semver [Pipeline] } 02:06:29 $ docker stop --time=1 03bc5608c2a6be3b942bd61e4bb721c2133110fa1081cc80fa387c1ca7141395 02:06:30 $ docker rm -f --volumes 03bc5608c2a6be3b942bd61e4bb721c2133110fa1081cc80fa387c1ca7141395 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:31 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 02:06:31 $ 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 02:06:31 $ docker top 00c712d1e0fc2918b1bea05283376c554c402324f7ec364b5d269e81a7d41b95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:31 [ssh-agent] Looking for ssh-agent implementation... 02:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:32 $ docker exec 00c712d1e0fc2918b1bea05283376c554c402324f7ec364b5d269e81a7d41b95 ssh-agent 02:06:32 SSH_AUTH_SOCK=/tmp/ssh-CmeCdejE54G2/agent.31 02:06:32 SSH_AGENT_PID=37 02:06:32 Running ssh-add (command line suppressed) 02:06:32 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15500764625845018153.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15500764625845018153.key) 02:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:32 + git semver push 02:06:32 2023-05-05 02:06:32,850 [run_push] DEBUG push 02:06:32 2023-05-05 02:06:32,850 [execute] INFO git cat-file --batch-check 02:06:32 2023-05-05 02:06:32,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 02:06:32 2023-05-05 02:06:32,854 [execute] INFO git rev-list 7c2f420ea7b40ab7356dad122f5e4984662370e7 -- 02:06:32 2023-05-05 02:06:32,854 [execute] DEBUG Popen(['git', 'rev-list', '7c2f420ea7b40ab7356dad122f5e4984662370e7', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 02:06:32 2023-05-05 02:06:32,860 [execute] INFO git fetch -v origin 02:06:32 2023-05-05 02:06:32,860 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 02:06:33 2023-05-05 02:06:33,323 [run_push] DEBUG no remote changes detected 02:06:33 2023-05-05 02:06:33,323 [execute] INFO git push origin semver 02:06:33 2023-05-05 02:06:33,323 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 02:06:34 2023-05-05 02:06:34,055 [run_push] DEBUG push all version tags 02:06:34 2023-05-05 02:06:34,056 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:06:34 2023-05-05 02:06:34,056 [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) 02:06:35 2023-05-05 02:06:35,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:06:35 3.0.0-dev.24 [Pipeline] } 02:06:35 $ docker exec --env ******** --env ******** 00c712d1e0fc2918b1bea05283376c554c402324f7ec364b5d269e81a7d41b95 ssh-agent -k 02:06:35 unset SSH_AUTH_SOCK; 02:06:35 unset SSH_AGENT_PID; 02:06:35 echo Agent pid 37 killed; 02:06:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:35 + git semver [Pipeline] } 02:06:36 $ docker stop --time=1 00c712d1e0fc2918b1bea05283376c554c402324f7ec364b5d269e81a7d41b95 02:06:37 $ docker rm -f --volumes 00c712d1e0fc2918b1bea05283376c554c402324f7ec364b5d269e81a7d41b95 [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 02:06:37 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 02:06:37 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 02:06:37 total 16 02:06:37 drwxr-xr-x 3 root root 4096 May 5 01:54 . 02:06:37 drwxrwxr-x 10 jenkins jenkins 4096 May 5 02:06 .. 02:06:37 drwxr-xr-x 2 root root 4096 May 5 01:54 cost 02:06:37 -rw-r--r-- 1 root root 82 May 5 01:54 cost.csv 02:06:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 02:06:37 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 02:06:37 total 16 02:06:37 drwxr-xr-x 3 jenkins jenkins 4096 May 5 01:54 . 02:06:37 drwxrwxr-x 10 jenkins jenkins 4096 May 5 02:06 .. 02:06:37 drwxr-xr-x 2 jenkins jenkins 4096 May 5 01:54 cost 02:06:37 -rw-r--r-- 1 jenkins jenkins 82 May 5 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:06:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:06:39 ---> package-listing.sh 02:06:39 ++ facter osfamily 02:06:39 ++ tr '[:upper:]' '[:lower:]' 02:06:39 + OS_FAMILY=debian 02:06:39 + workspace=/w/workspace/edgexfoundry_device-gpio_main 02:06:39 + START_PACKAGES=/tmp/packages_start.txt 02:06:39 + END_PACKAGES=/tmp/packages_end.txt 02:06:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:06:39 + PACKAGES=/tmp/packages_start.txt 02:06:39 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:06:39 + PACKAGES=/tmp/packages_end.txt 02:06:39 + case "${OS_FAMILY}" in 02:06:39 + dpkg -l 02:06:39 + grep '^ii' 02:06:39 + '[' -f /tmp/packages_start.txt ']' 02:06:39 + '[' -f /tmp/packages_end.txt ']' 02:06:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:06:39 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:06:39 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 02:06:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 02:06:39 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 02:06:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:40 prd-ubuntu20.04-docker-8c-8g-13344 does not seem to be running inside a container 02:06:40 $ 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 02:06:40 $ docker top 7c25d08df4cc7dc05f4b81be4910e0970f1c72091565f6655391e014b6d4f652 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:40 + touch /tmp/pre-build-complete [Pipeline] sh 02:06:41 + mkdir -p /var/log/sysstat [Pipeline] sh 02:06:41 + ls /var/log/sa-host 02:06:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:41 provisioning config files... 02:06:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1076438788652151695tmp [Pipeline] { [Pipeline] echo 02:06:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:06:41 ---> create-netrc.sh [Pipeline] } 02:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:06:42 ---> python-tools-install.sh [Pipeline] echo 02:06:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:06:42 ---> sudo-logs.sh 02:06:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:06:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:06:42 ---> job-cost.sh 02:06:42 lf-activate-venv: SKIPPING 02:06:42 DEBUG: total: 0.2199999988079071 02:06:42 INFO: Retrieving Stack Cost... 02:06:43 INFO: Retrieving Pricing Info for: v3-standard-8 02:06:43 INFO: Archiving Costs [Pipeline] echo 02:06:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:06:43 ---> logs-deploy.sh 02:06:43 lf-activate-venv: SKIPPING 02:06:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/77 02:06:43 INFO: archiving workspace using pattern(s): 02:06:44 Archives upload complete. 02:06:45 INFO: archiving logs to Nexus