Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 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-ssh5428894202230534270.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-ssh17677218592220485566.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-ssh13384550998641224693.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-ssh14340050467308385684.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-ssh7323884192200273930.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 Running on prd-ubuntu20.04-docker-8c-8g-15988 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 > 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 Avoid second fetch Checking out Revision 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 (main) Commit message: "Merge pull request #180 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92" > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 # timeout=10 > git rev-list --no-walk d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:01:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:01:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:01:12 ========================================================= 04:01:12 EdgeX Global Pipelines Version Info 04:01:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:01:12 ------------------- 04:01:12 stable info: 04:01:12 ------------------- 04:01:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:01:12 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:01:12 Message: update stable to v1.0.249 04:01:13 ------------------- 04:01:13 experimental info: 04:01:13 ------------------- 04:01:13 Commited By: **** collab-it+edgex@linuxfoundation.org 04:01:13 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:01:13 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [Pipeline] echo 04:01:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c1f7bd [Pipeline] echo 04:01:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:14 provisioning config files... 04:01:14 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8342748217520994331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:14 ---> docker-login.sh 04:01:14 nexus3.edgexfoundry.org:10001 04:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:14 Configure a credential helper to remove this warning. See 04:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:14 04:01:14 Login Succeeded 04:01:14 nexus3.edgexfoundry.org:10002 04:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:14 Configure a credential helper to remove this warning. See 04:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:14 04:01:14 Login Succeeded 04:01:14 nexus3.edgexfoundry.org:10003 04:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:14 Configure a credential helper to remove this warning. See 04:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:14 04:01:14 Login Succeeded 04:01:14 nexus3.edgexfoundry.org:10004 04:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:14 Configure a credential helper to remove this warning. See 04:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:14 04:01:14 Login Succeeded 04:01:14 docker.io 04:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:15 Configure a credential helper to remove this warning. See 04:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:15 04:01:15 Login Succeeded 04:01:15 ---> docker-login.sh ends [Pipeline] } 04:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:01:15 + git rev-list -1 --merges 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38~1..3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [Pipeline] echo 04:01:15 -----------> git rev-list -1 --merges 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38~1..3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:01:15 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [false] [Pipeline] sh 04:01:16 + git log --format=format:%s -1 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [Pipeline] echo 04:01:16 ========================================================= 04:01:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:01:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:16 + git log --format=format:%s -1 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [Pipeline] echo 04:01:16 [semverPrep] GIT_COMMIT: 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38, Commit Message: Merge pull request #180 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92 [Pipeline] echo 04:01:16 [semverPrep] This is not a build commit. [Pipeline] sh 04:01:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:01:16 + grep -v github /etc/ssh/ssh_known_hosts 04:01:16 + [ -e /tmp/ssh_known_hosts ] 04:01:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:01:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:01:16 + sudo tee -a /etc/ssh/ssh_known_hosts 04:01:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:17 04:01:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:17 0.1.4: Pulling from edgex-devops/py-git-semver 04:01:17 b85a868b505f: Pulling fs layer 04:01:17 e2be974225ed: Pulling fs layer 04:01:17 339a4e72a1f5: Pulling fs layer 04:01:17 988bab9f4d93: Pulling fs layer 04:01:17 1469e6f7b9e6: Pulling fs layer 04:01:17 eaf3925da568: Pulling fs layer 04:01:17 bab4dde63d76: Pulling fs layer 04:01:17 1469e6f7b9e6: Waiting 04:01:17 eaf3925da568: Waiting 04:01:17 bde34c3a00c8: Pulling fs layer 04:01:17 b352a97aabf1: Pulling fs layer 04:01:17 bab4dde63d76: Waiting 04:01:17 bde34c3a00c8: Waiting 04:01:17 4872d77fe225: Pulling fs layer 04:01:17 b352a97aabf1: Waiting 04:01:17 5851b861e8e6: Pulling fs layer 04:01:17 4872d77fe225: Waiting 04:01:17 5851b861e8e6: Waiting 04:01:17 e2be974225ed: Download complete 04:01:17 988bab9f4d93: Verifying Checksum 04:01:17 988bab9f4d93: Download complete 04:01:17 1469e6f7b9e6: Verifying Checksum 04:01:17 1469e6f7b9e6: Download complete 04:01:17 339a4e72a1f5: Verifying Checksum 04:01:17 339a4e72a1f5: Download complete 04:01:17 bde34c3a00c8: Download complete 04:01:17 b352a97aabf1: Verifying Checksum 04:01:17 b352a97aabf1: Download complete 04:01:17 4872d77fe225: Verifying Checksum 04:01:17 4872d77fe225: Download complete 04:01:17 5851b861e8e6: Download complete 04:01:17 b85a868b505f: Download complete 04:01:18 bab4dde63d76: Verifying Checksum 04:01:18 bab4dde63d76: Download complete 04:01:19 b85a868b505f: Pull complete 04:01:19 e2be974225ed: Pull complete 04:01:19 339a4e72a1f5: Pull complete 04:01:19 988bab9f4d93: Pull complete 04:01:19 1469e6f7b9e6: Pull complete 04:01:20 eaf3925da568: Pull complete 04:01:21 bab4dde63d76: Pull complete 04:01:21 bde34c3a00c8: Pull complete 04:01:21 b352a97aabf1: Pull complete 04:01:21 4872d77fe225: Pull complete 04:01:22 5851b861e8e6: Pull complete 04:01:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:01:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:22 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:01:22 $ 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 04:01:24 $ docker top 9e3d5d7b310248f4fd8a84dbe7e4c4013fb6fb13eb9597faf1ca5120402b1a49 -eo pid,comm 04:01:24 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). 04:01:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:01:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:24 [ssh-agent] Looking for ssh-agent implementation... 04:01:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:24 $ docker exec 9e3d5d7b310248f4fd8a84dbe7e4c4013fb6fb13eb9597faf1ca5120402b1a49 ssh-agent 04:01:25 SSH_AUTH_SOCK=/tmp/ssh-PHPIRuLLFkDf/agent.34 04:01:25 SSH_AGENT_PID=40 04:01:25 Running ssh-add (command line suppressed) 04:01:25 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8575671087433986341.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8575671087433986341.key) 04:01:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:25 + git tag --points-at HEAD [Pipeline] } 04:01:25 $ docker exec --env ******** --env ******** 9e3d5d7b310248f4fd8a84dbe7e4c4013fb6fb13eb9597faf1ca5120402b1a49 ssh-agent -k 04:01:25 unset SSH_AUTH_SOCK; 04:01:25 unset SSH_AGENT_PID; 04:01:25 echo Agent pid 40 killed; 04:01:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:01:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:01:25 [ssh-agent] Looking for ssh-agent implementation... 04:01:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:01:25 $ docker exec 9e3d5d7b310248f4fd8a84dbe7e4c4013fb6fb13eb9597faf1ca5120402b1a49 ssh-agent 04:01:25 SSH_AUTH_SOCK=/tmp/ssh-IgdX1wtEF2FY/agent.72 04:01:25 SSH_AGENT_PID=78 04:01:25 Running ssh-add (command line suppressed) 04:01:25 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5404787621548856893.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5404787621548856893.key) 04:01:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:01:26 + git semver init 04:01:26 2023-05-18 04:01:26,432 [run_init] DEBUG init version:0.0.0 force:False 04:01:26 2023-05-18 04:01:26,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 04:01:26 2023-05-18 04:01:26,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 04:01:26 2023-05-18 04:01:26,433 [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) 04:01:27 2023-05-18 04:01:27,380 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 04:01:27 2023-05-18 04:01:27,381 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 04:01:27 2023-05-18 04:01:27,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:01:27 2023-05-18 04:01:27,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:01:27 3.0.0-dev.28 [Pipeline] } 04:01:27 $ docker exec --env ******** --env ******** 9e3d5d7b310248f4fd8a84dbe7e4c4013fb6fb13eb9597faf1ca5120402b1a49 ssh-agent -k 04:01:27 unset SSH_AUTH_SOCK; 04:01:27 unset SSH_AGENT_PID; 04:01:27 echo Agent pid 78 killed; 04:01:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:27 + git semver [Pipeline] } 04:01:28 $ docker stop --time=1 9e3d5d7b310248f4fd8a84dbe7e4c4013fb6fb13eb9597faf1ca5120402b1a49 04:01:29 $ docker rm -f --volumes 9e3d5d7b310248f4fd8a84dbe7e4c4013fb6fb13eb9597faf1ca5120402b1a49 [Pipeline] // withDockerContainer [Pipeline] sh 04:01:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:01:30 Stashed 1 file(s) [Pipeline] echo 04:01:30 [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [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 04:01:30 provisioning config files... 04:01:30 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5417162879549613692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:30 ---> docker-login.sh 04:01:30 nexus3.edgexfoundry.org:10001 04:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:30 Configure a credential helper to remove this warning. See 04:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:30 04:01:30 Login Succeeded 04:01:30 nexus3.edgexfoundry.org:10002 04:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:30 Configure a credential helper to remove this warning. See 04:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:30 04:01:30 Login Succeeded 04:01:30 nexus3.edgexfoundry.org:10003 04:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:30 Configure a credential helper to remove this warning. See 04:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:30 04:01:30 Login Succeeded 04:01:30 nexus3.edgexfoundry.org:10004 04:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:30 Configure a credential helper to remove this warning. See 04:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:30 04:01:30 Login Succeeded 04:01:30 docker.io 04:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:31 Configure a credential helper to remove this warning. See 04:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:31 04:01:31 Login Succeeded 04:01:31 ---> docker-login.sh ends [Pipeline] } 04:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:31 ========================================================= 04:01:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:01:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:31 + 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 . 04:01:31 Sending build context to Docker daemon 16.13MB 04:01:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:01:31 Step 2/12 : FROM ${BASE} AS builder 04:01:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:01:31 f56be85fc22e: Pulling fs layer 04:01:31 85791d961cd3: Pulling fs layer 04:01:31 d694b5ae8c79: Pulling fs layer 04:01:31 9f32a84ed3da: Pulling fs layer 04:01:31 4d19c01a9841: Pulling fs layer 04:01:31 9325e15d5711: Pulling fs layer 04:01:31 556b6ee489ea: Pulling fs layer 04:01:31 c5a4b2cf53e6: Pulling fs layer 04:01:31 556b6ee489ea: Waiting 04:01:31 4d19c01a9841: Waiting 04:01:31 9325e15d5711: Waiting 04:01:31 c5a4b2cf53e6: Waiting 04:01:31 85791d961cd3: Verifying Checksum 04:01:31 85791d961cd3: Download complete 04:01:31 9f32a84ed3da: Download complete 04:01:31 4d19c01a9841: Verifying Checksum 04:01:31 4d19c01a9841: Download complete 04:01:31 f56be85fc22e: Verifying Checksum 04:01:31 f56be85fc22e: Download complete 04:01:31 9325e15d5711: Verifying Checksum 04:01:31 9325e15d5711: Download complete 04:01:31 f56be85fc22e: Pull complete 04:01:31 85791d961cd3: Pull complete 04:01:32 c5a4b2cf53e6: Verifying Checksum 04:01:32 c5a4b2cf53e6: Download complete 04:01:32 d694b5ae8c79: Download complete 04:01:32 556b6ee489ea: Verifying Checksum 04:01:32 556b6ee489ea: Download complete 04:01:35 d694b5ae8c79: Pull complete 04:01:35 9f32a84ed3da: Pull complete 04:01:35 4d19c01a9841: Pull complete 04:01:36 9325e15d5711: Pull complete 04:01:38 556b6ee489ea: Pull complete 04:01:39 c5a4b2cf53e6: Pull complete 04:01:39 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:01:39 ---> c4be618373d6 04:01:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:01:43 ---> Running in 6efecb2733e4 04:01:43 Removing intermediate container 6efecb2733e4 04:01:43 ---> cf301ba23774 04:01:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:01:43 ---> Running in f63a9a7c72e2 04:01:43 Removing intermediate container f63a9a7c72e2 04:01:43 ---> 830defd9f5f1 04:01:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:01:43 ---> Running in 6afbdd32f62a 04:01:43 Removing intermediate container 6afbdd32f62a 04:01:43 ---> 1efb3630d067 04:01:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:01:43 ---> Running in 6bf1cd987526 04:01:43 Removing intermediate container 6bf1cd987526 04:01:43 ---> d80a7487f84a 04:01:43 Step 7/12 : WORKDIR /device-gpio 04:01:43 ---> Running in cad54dd49d1b 04:01:43 Removing intermediate container cad54dd49d1b 04:01:43 ---> d400de09f207 04:01:43 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:01:43 ---> Running in b3d60176a11a 04:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:01:44 (1/4) Installing openssh-keygen (9.1_p1-r3) 04:01:44 (2/4) Installing libedit (20221030.3.1-r0) 04:01:44 (3/4) Installing openssh-client-common (9.1_p1-r3) 04:01:44 (4/4) Installing openssh-client-default (9.1_p1-r3) 04:01:44 Executing busybox-1.35.0-r29.trigger 04:01:44 OK: 269 MiB in 57 packages 04:01:44 Removing intermediate container b3d60176a11a 04:01:44 ---> 843d93edfb8b 04:01:44 Step 9/12 : COPY go.mod vendor* ./ 04:01:44 ---> 72e2a3920576 04:01:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:44 ---> Running in 48bba2cc1f29 04:01:45 Still waiting to schedule task 04:01:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:02:17 Removing intermediate container 48bba2cc1f29 04:02:17 ---> 38f0083a71cd 04:02:17 Step 11/12 : COPY . . 04:02:17 ---> 82d98284b647 04:02:17 Step 12/12 : RUN ${MAKE} 04:02:17 ---> Running in a8796d99da3b 04:02:17 noop 04:02:17 Removing intermediate container a8796d99da3b 04:02:17 ---> ff1f5704417c 04:02:17 Successfully built ff1f5704417c 04:02:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:17 + docker inspect -f . ci-base-image-x86_64 04:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:17 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:02:17 $ 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 04:02:17 $ docker top 8fdfef15cbb2b3007ed53b5802e9ea1ec446cfc0abfba691ef227eaa56ab6bd9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:18 + go version 04:02:18 go version go1.20.2 linux/amd64 [Pipeline] } 04:02:18 $ docker stop --time=1 8fdfef15cbb2b3007ed53b5802e9ea1ec446cfc0abfba691ef227eaa56ab6bd9 04:02:19 $ docker rm -f --volumes 8fdfef15cbb2b3007ed53b5802e9ea1ec446cfc0abfba691ef227eaa56ab6bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:19 + docker inspect -f . ci-base-image-x86_64 04:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:19 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:02:20 $ 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 04:02:20 $ docker top 48c06af38e1fce39fd8d0b19e071dfafdb05d844cfd1f051fc6721a0ce34367b -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 04:02:20 + make test 04:02:20 go test ./... -coverprofile=coverage.out ./... 04:02:26 ? github.com/edgexfoundry/device-gpio [no test files] 04:02:36 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 04:02:36 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 04:02:41 go vet ./... 04:02:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:02:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:02:44 ./bin/test-attribution-txt.sh [Pipeline] echo 04:02:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:02:44 $ docker stop --time=1 48c06af38e1fce39fd8d0b19e071dfafdb05d844cfd1f051fc6721a0ce34367b 04:02:48 $ docker rm -f --volumes 48c06af38e1fce39fd8d0b19e071dfafdb05d844cfd1f051fc6721a0ce34367b [Pipeline] // withDockerContainer [Pipeline] sh 04:02:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:02:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:02:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:02:50 + ls -al . 04:02:50 total 156 04:02:50 drwxrwxr-x 9 jenkins jenkins 4096 May 18 04:02 . 04:02:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 04:01 .. 04:02:50 -rw-rw-r-- 1 jenkins jenkins 120 May 18 04:01 .dockerignore 04:02:50 drwxrwxr-x 8 jenkins jenkins 4096 May 18 04:01 .git 04:02:50 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:01 .github 04:02:50 -rw-rw-r-- 1 jenkins jenkins 343 May 18 04:01 .gitignore 04:02:50 -rw-rw-r-- 1 jenkins jenkins 41 May 18 04:01 .golangci.yml 04:02:50 drwxr-xr-x 3 jenkins jenkins 4096 May 18 04:01 .semver 04:02:50 -rw-rw-r-- 1 jenkins jenkins 9702 May 18 04:01 Attribution.txt 04:02:50 -rw-rw-r-- 1 jenkins jenkins 4069 May 18 04:01 CHANGELOG.md 04:02:50 -rw-rw-r-- 1 jenkins jenkins 1542 May 18 04:01 Dockerfile 04:02:50 -rw-rw-r-- 1 jenkins jenkins 677 May 18 04:01 GOVERNANCE.md 04:02:50 -rw-rw-r-- 1 jenkins jenkins 657 May 18 04:01 Jenkinsfile 04:02:50 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 04:01 LICENSE 04:02:50 -rw-rw-r-- 1 jenkins jenkins 1692 May 18 04:01 Makefile 04:02:50 -rw-rw-r-- 1 jenkins jenkins 617 May 18 04:01 OWNERS.md 04:02:50 -rw-rw-r-- 1 jenkins jenkins 11790 May 18 04:01 README.md 04:02:50 -rw-rw-r-- 1 jenkins jenkins 12 May 18 04:01 VERSION 04:02:50 drwxrwxr-x 2 jenkins jenkins 4096 May 18 04:01 bin 04:02:50 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:01 cmd 04:02:50 -rw-r--r-- 1 jenkins jenkins 10 May 18 04:02 coverage.out 04:02:50 -rw-rw-r-- 1 jenkins jenkins 3269 May 18 04:01 go.mod 04:02:50 -rw-rw-r-- 1 jenkins jenkins 31585 May 18 04:01 go.sum 04:02:50 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:01 internal 04:02:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 04:01 snap 04:02:50 -rw-rw-r-- 1 jenkins jenkins 209 May 18 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:50 + 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=3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 --label arch=amd64 --label version=3.0.0-dev.28 . 04:02:50 Sending build context to Docker daemon 16.13MB 04:02:50 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 04:02:50 Step 2/25 : FROM ${BASE} AS builder 04:02:50 ---> ff1f5704417c 04:02:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:02:50 ---> Running in 6aeaeaddafa0 04:02:50 Removing intermediate container 6aeaeaddafa0 04:02:50 ---> 1fa6b2349368 04:02:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:50 ---> Running in b0a15dd826c6 04:02:50 Removing intermediate container b0a15dd826c6 04:02:50 ---> 8ccacec96cdf 04:02:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:02:50 ---> Running in 0d5b2a21d99f 04:02:50 Removing intermediate container 0d5b2a21d99f 04:02:50 ---> 28db65f2c00d 04:02:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:02:50 ---> Running in a4afedf87570 04:02:51 Removing intermediate container a4afedf87570 04:02:51 ---> 7ccf52ea47f9 04:02:51 Step 7/25 : WORKDIR /device-gpio 04:02:51 ---> Running in 11d64b0073d4 04:02:51 Removing intermediate container 11d64b0073d4 04:02:51 ---> c4cefd1700c8 04:02:51 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:02:51 ---> Running in fb37239944ed 04:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:02:51 OK: 269 MiB in 57 packages 04:02:51 Removing intermediate container fb37239944ed 04:02:51 ---> 2990ebc3ad34 04:02:51 Step 9/25 : COPY go.mod vendor* ./ 04:02:52 ---> c407ef3221de 04:02:52 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:52 ---> Running in 73730d038dd2 04:02:53 Removing intermediate container 73730d038dd2 04:02:53 ---> 0cf7f89ed02d 04:02:53 Step 11/25 : COPY . . 04:02:53 ---> 401ee367ab9b 04:02:53 Step 12/25 : RUN ${MAKE} 04:02:53 ---> Running in b405acd4156b 04:02:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 04:03:13 Removing intermediate container b405acd4156b 04:03:13 ---> 1a006fd3613b 04:03:13 Step 13/25 : FROM alpine:3.17 04:03:13 3.17: Pulling from library/alpine 04:03:13 f56be85fc22e: Already exists 04:03:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:03:13 Status: Downloaded newer image for alpine:3.17 04:03:13 ---> 9ed4aefc74f6 04:03:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 04:03:14 ---> Running in ca1365ba5b32 04:03:14 Removing intermediate container ca1365ba5b32 04:03:14 ---> 25d131c4ccbe 04:03:14 Step 15/25 : RUN apk add --update --no-cache 04:03:14 ---> Running in 59051931467b 04:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:03:14 OK: 7 MiB in 15 packages 04:03:14 Removing intermediate container 59051931467b 04:03:14 ---> c07c3253b70d 04:03:14 Step 16/25 : WORKDIR / 04:03:14 ---> Running in 362ae05c6ef3 04:03:15 Removing intermediate container 362ae05c6ef3 04:03:15 ---> c29ef8c930e9 04:03:15 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 04:03:15 ---> 06b6fc90fcc0 04:03:15 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 04:03:15 ---> 10d7e2284f24 04:03:15 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 04:03:15 ---> 63fed9fdc396 04:03:15 Step 20/25 : EXPOSE 59910 04:03:15 ---> Running in 287a07e8ea17 04:03:15 Removing intermediate container 287a07e8ea17 04:03:15 ---> 290d56cd69f0 04:03:15 Step 21/25 : ENTRYPOINT ["/device-gpio"] 04:03:15 ---> Running in 66079e3052da 04:03:16 Removing intermediate container 66079e3052da 04:03:16 ---> f6e39bc4c2d4 04:03:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:03:16 ---> Running in c9aa8c66a3de 04:03:16 Removing intermediate container c9aa8c66a3de 04:03:16 ---> c26ad675cb51 04:03:16 Step 23/25 : LABEL arch=amd64 04:03:16 ---> Running in 8b9c73e4481b 04:03:16 Removing intermediate container 8b9c73e4481b 04:03:16 ---> 56d0b4222d99 04:03:16 Step 24/25 : LABEL git_sha=3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:03:16 ---> Running in 25d87156c567 04:03:16 Removing intermediate container 25d87156c567 04:03:16 ---> 986abf746b89 04:03:16 Step 25/25 : LABEL version=3.0.0-dev.28 04:03:16 ---> Running in fda2e9c43b55 04:03:16 Removing intermediate container fda2e9c43b55 04:03:16 ---> 5a13b47d3875 04:03:16 [Warning] One or more build-args [ARCH] were not consumed 04:03:16 Successfully built 5a13b47d3875 04:03:16 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:16 provisioning config files... 04:03:16 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9347429882789968976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:16 ---> docker-login.sh 04:03:16 nexus3.edgexfoundry.org:10001 04:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:16 Configure a credential helper to remove this warning. See 04:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:16 04:03:16 Login Succeeded 04:03:16 nexus3.edgexfoundry.org:10002 04:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:16 Configure a credential helper to remove this warning. See 04:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:16 04:03:16 Login Succeeded 04:03:16 nexus3.edgexfoundry.org:10003 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 nexus3.edgexfoundry.org:10004 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 docker.io 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 ---> docker-login.sh ends [Pipeline] } 04:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:17 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 04:03:17 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:03:17 latest 04:03:17 3.0.0-dev.28 04:03:17 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28 04:03:17 main 04:03:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:17 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15990 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 04:03:18 Running in /w/workspace/device-gpio/82 [Pipeline] { [Pipeline] checkout 04:03:18 The recommended git tool is: git 04:03:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:03:18 c7904165f8b6: Preparing 04:03:18 83cc876a62a7: Preparing 04:03:18 982c034469fc: Preparing 04:03:18 f98182b0208f: Preparing 04:03:18 f1417ff83b31: Preparing 04:03:18 f1417ff83b31: Layer already exists 04:03:18 f98182b0208f: Pushed 04:03:18 982c034469fc: Pushed 04:03:18 83cc876a62a7: Pushed 04:03:20 c7904165f8b6: Pushed 04:03:20 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38: digest: sha256:2e0c7a67c917e4e8bb02ea0218c9d8c0e874c5c6b3b485df25280c19913b5cbc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:21 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 04:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:03:21 c7904165f8b6: Preparing 04:03:21 83cc876a62a7: Preparing 04:03:21 982c034469fc: Preparing 04:03:21 f98182b0208f: Preparing 04:03:21 f1417ff83b31: Preparing 04:03:21 c7904165f8b6: Layer already exists 04:03:21 f98182b0208f: Layer already exists 04:03:21 f1417ff83b31: Layer already exists 04:03:21 83cc876a62a7: Layer already exists 04:03:21 982c034469fc: Layer already exists 04:03:21 latest: digest: sha256:2e0c7a67c917e4e8bb02ea0218c9d8c0e874c5c6b3b485df25280c19913b5cbc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:21 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.28 04:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:03:22 c7904165f8b6: Preparing 04:03:22 83cc876a62a7: Preparing 04:03:22 982c034469fc: Preparing 04:03:22 f98182b0208f: Preparing 04:03:22 f1417ff83b31: Preparing 04:03:22 982c034469fc: Layer already exists 04:03:22 f1417ff83b31: Layer already exists 04:03:22 83cc876a62a7: Layer already exists 04:03:22 c7904165f8b6: Layer already exists 04:03:22 f98182b0208f: Layer already exists 04:03:22 3.0.0-dev.28: digest: sha256:2e0c7a67c917e4e8bb02ea0218c9d8c0e874c5c6b3b485df25280c19913b5cbc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28 04:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:03:22 c7904165f8b6: Preparing 04:03:22 83cc876a62a7: Preparing 04:03:22 982c034469fc: Preparing 04:03:22 f98182b0208f: Preparing 04:03:22 f1417ff83b31: Preparing 04:03:22 83cc876a62a7: Layer already exists 04:03:22 f98182b0208f: Layer already exists 04:03:22 982c034469fc: Layer already exists 04:03:22 c7904165f8b6: Layer already exists 04:03:22 f1417ff83b31: Layer already exists 04:03:22 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28: digest: sha256:2e0c7a67c917e4e8bb02ea0218c9d8c0e874c5c6b3b485df25280c19913b5cbc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:23 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:23 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 04:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:03:23 c7904165f8b6: Preparing 04:03:23 83cc876a62a7: Preparing 04:03:23 982c034469fc: Preparing 04:03:23 f98182b0208f: Preparing 04:03:23 f1417ff83b31: Preparing 04:03:23 c7904165f8b6: Layer already exists 04:03:23 f98182b0208f: Layer already exists 04:03:23 f1417ff83b31: Layer already exists 04:03:23 83cc876a62a7: Layer already exists 04:03:23 982c034469fc: Layer already exists 04:03:23 main: digest: sha256:2e0c7a67c917e4e8bb02ea0218c9d8c0e874c5c6b3b485df25280c19913b5cbc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:23 ===================================================== [Pipeline] echo 04:03:23 taggedImages: 04:03:23 - nexus3.edgexfoundry.org:10004/device-gpio:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:03:23 - nexus3.edgexfoundry.org:10004/device-gpio:latest 04:03:23 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.28 04:03:23 - nexus3.edgexfoundry.org:10004/device-gpio:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28 04:03:23 - 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 04:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:23 04:03:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:23 using credential edgex-jenkins-ssh 04:03:23 Cloning the remote Git repository 04:03:24 Cloning repository git@github.com:edgexfoundry/device-gpio.git 04:03:24 > git init /w/workspace/device-gpio/82 # timeout=10 04:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:24 latest: Pulling from edgex-lftools-log-publisher 04:03:24 5eb5b503b376: Pulling fs layer 04:03:24 5c69ac0246d0: Pulling fs layer 04:03:24 ec43610c2a17: Pulling fs layer 04:03:24 3a2ae6a8a46f: Pulling fs layer 04:03:24 33b1e0a273af: Pulling fs layer 04:03:24 5d3b04190fa2: Pulling fs layer 04:03:24 2f39f015ded8: Pulling fs layer 04:03:24 33b1e0a273af: Waiting 04:03:24 3a2ae6a8a46f: Waiting 04:03:24 5d3b04190fa2: Waiting 04:03:24 5c69ac0246d0: Verifying Checksum 04:03:24 5c69ac0246d0: Download complete 04:03:24 3a2ae6a8a46f: Verifying Checksum 04:03:24 3a2ae6a8a46f: Download complete 04:03:24 33b1e0a273af: Verifying Checksum 04:03:24 33b1e0a273af: Download complete 04:03:24 5d3b04190fa2: Download complete 04:03:24 ec43610c2a17: Verifying Checksum 04:03:24 ec43610c2a17: Download complete 04:03:24 5eb5b503b376: Verifying Checksum 04:03:24 5eb5b503b376: Download complete 04:03:25 2f39f015ded8: Download complete 04:03:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 04:03:24 > git --version # timeout=10 04:03:24 > git --version # 'git version 2.25.1' 04:03:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:25 5eb5b503b376: Pull complete 04:03:25 5c69ac0246d0: Pull complete 04:03:26 ec43610c2a17: Pull complete 04:03:26 3a2ae6a8a46f: Pull complete 04:03:26 33b1e0a273af: Pull complete 04:03:26 5d3b04190fa2: Pull complete 04:03:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 04:03:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:26 Avoid second fetch 04:03:26 Checking out Revision 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 (main) 04:03:27 Commit message: "Merge pull request #180 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92" 04:03:27 04:03:27 GitHub has been notified of this commit’s build result 04:03:27 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:26 > git config core.sparsecheckout # timeout=10 04:03:27 > git checkout -f 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 # timeout=10 04:03:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:03:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:03:28 Dload Upload Total Spent Left Speed 04:03:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 67824 [Pipeline] sh 04:03:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:03:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:03:29 + sudo tee /etc/docker/daemon.new 04:03:29 { 04:03:29 "registry-mirrors": [ 04:03:29 "https://nexus3.edgexfoundry.org:10001" 04:03:29 ], 04:03:29 "bip": "10.250.0.254/24", 04:03:29 "hosts": [ 04:03:29 "tcp://0.0.0.0:5555", 04:03:29 "unix:///var/run/docker.sock" 04:03:29 ], 04:03:29 "mtu": 1458, 04:03:29 "selinux-enabled": true, 04:03:29 "seccomp-profile": "/etc/docker/seccomp.json" 04:03:29 } [Pipeline] sh 04:03:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:03:30 + sudo service docker restart 04:03:30 2f39f015ded8: Pull complete 04:03:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:30 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:03:30 $ 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 04:03:33 $ docker top 8ec65ee212ac005f7b50b9c07164f6c813eb3cc27f10326ed5dbf08b7f56ce8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:34 ---> job-cost.sh 04:03:34 lf-activate-venv: SKIPPING 04:03:34 INFO: No Stack... 04:03:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:03:35 INFO: Archiving Costs [Pipeline] sh 04:03:35 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 04:03:35 + cut -d, -f6 [Pipeline] lock 04:03:35 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-82-stack-cost] 04:03:35 Resource [jenkins-edgexfoundry-device-gpio-main-82-stack-cost] did not exist. Created. 04:03:35 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:03:35 + echo total: 0.2199999988079071 [Pipeline] stash 04:03:35 Stashed 1 file(s) [Pipeline] } 04:03:35 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 04:03:35 $ docker stop --time=1 8ec65ee212ac005f7b50b9c07164f6c813eb3cc27f10326ed5dbf08b7f56ce8e 04:03:37 $ docker rm -f --volumes 8ec65ee212ac005f7b50b9c07164f6c813eb3cc27f10326ed5dbf08b7f56ce8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:48 provisioning config files... 04:03:48 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/82@tmp/config3955407207257020707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:48 ---> docker-login.sh 04:03:48 nexus3.edgexfoundry.org:10001 04:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:49 Configure a credential helper to remove this warning. See 04:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:49 04:03:49 Login Succeeded 04:03:49 nexus3.edgexfoundry.org:10002 04:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:49 Configure a credential helper to remove this warning. See 04:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:49 04:03:49 Login Succeeded 04:03:49 nexus3.edgexfoundry.org:10003 04:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:50 Configure a credential helper to remove this warning. See 04:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:50 04:03:50 Login Succeeded 04:03:50 nexus3.edgexfoundry.org:10004 04:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:50 Configure a credential helper to remove this warning. See 04:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:50 04:03:50 Login Succeeded 04:03:50 docker.io 04:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:50 Configure a credential helper to remove this warning. See 04:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:50 04:03:50 Login Succeeded 04:03:50 ---> docker-login.sh ends [Pipeline] } 04:03:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:51 ========================================================= 04:03:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:03:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:51 + 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 . 04:03:51 Sending build context to Docker daemon 8.148MB 04:03:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:03:51 Step 2/12 : FROM ${BASE} AS builder 04:03:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:03:52 c41833b44d91: Pulling fs layer 04:03:52 ed15518f5707: Pulling fs layer 04:03:52 feae8fd75edb: Pulling fs layer 04:03:52 242c74f7c9fa: Pulling fs layer 04:03:52 3cdef696dda3: Pulling fs layer 04:03:52 2ced38df9373: Pulling fs layer 04:03:52 58f1dce35555: Pulling fs layer 04:03:52 3cdef696dda3: Waiting 04:03:52 2ced38df9373: Waiting 04:03:52 242c74f7c9fa: Waiting 04:03:52 58f1dce35555: Waiting 04:03:52 ed15518f5707: Verifying Checksum 04:03:52 ed15518f5707: Download complete 04:03:52 242c74f7c9fa: Verifying Checksum 04:03:52 242c74f7c9fa: Download complete 04:03:52 3cdef696dda3: Verifying Checksum 04:03:52 3cdef696dda3: Download complete 04:03:52 c41833b44d91: Verifying Checksum 04:03:53 c41833b44d91: Pull complete 04:03:53 58f1dce35555: Verifying Checksum 04:03:53 58f1dce35555: Download complete 04:03:53 ed15518f5707: Pull complete 04:03:54 feae8fd75edb: Verifying Checksum 04:03:54 feae8fd75edb: Download complete 04:03:54 2ced38df9373: Verifying Checksum 04:03:54 2ced38df9373: Download complete 04:04:07 feae8fd75edb: Pull complete 04:04:07 242c74f7c9fa: Pull complete 04:04:07 3cdef696dda3: Pull complete 04:04:12 2ced38df9373: Pull complete 04:04:15 58f1dce35555: Pull complete 04:04:15 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:04:15 ---> fadd8f120f05 04:04:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:04:17 ---> Running in 28ccd61e98f5 04:04:18 Removing intermediate container 28ccd61e98f5 04:04:18 ---> ec3e1309c62f 04:04:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:18 ---> Running in 18c76a800e39 04:04:18 Removing intermediate container 18c76a800e39 04:04:18 ---> fc6765fdd571 04:04:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:04:18 ---> Running in 1971b1571fff 04:04:18 Removing intermediate container 1971b1571fff 04:04:18 ---> 8a40b48b254c 04:04:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:04:19 ---> Running in 5378702bd73e 04:04:19 Removing intermediate container 5378702bd73e 04:04:19 ---> 4d9fbf6ad817 04:04:19 Step 7/12 : WORKDIR /device-gpio 04:04:19 ---> Running in b748f6d4cb8d 04:04:19 Removing intermediate container b748f6d4cb8d 04:04:19 ---> 82d61d8d6cd0 04:04:19 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:19 ---> Running in 409593cfee42 04:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:04:22 (1/4) Installing openssh-keygen (9.1_p1-r3) 04:04:22 (2/4) Installing libedit (20221030.3.1-r0) 04:04:22 (3/4) Installing openssh-client-common (9.1_p1-r3) 04:04:22 (4/4) Installing openssh-client-default (9.1_p1-r3) 04:04:22 Executing busybox-1.35.0-r29.trigger 04:04:22 OK: 268 MiB in 57 packages 04:04:23 Removing intermediate container 409593cfee42 04:04:23 ---> 42aa9fa2347c 04:04:23 Step 9/12 : COPY go.mod vendor* ./ 04:04:24 ---> 264c1c0ec032 04:04:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:24 ---> Running in fe557869f7bb 04:05:31 Removing intermediate container fe557869f7bb 04:05:31 ---> 98b06b27dba4 04:05:31 Step 11/12 : COPY . . 04:05:31 ---> cb97ea85877f 04:05:31 Step 12/12 : RUN ${MAKE} 04:05:31 ---> Running in 90966f9dbf74 04:05:31 noop 04:05:31 Removing intermediate container 90966f9dbf74 04:05:31 ---> eb2f0d9914ab 04:05:31 Successfully built eb2f0d9914ab 04:05:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:32 + docker inspect -f . ci-base-image-arm64 04:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:32 prd-ubuntu20.04-docker-arm64-4c-16g-15990 does not seem to be running inside a container 04:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/82 -v /w/workspace/device-gpio/82:/w/workspace/device-gpio/82:rw,z -v /w/workspace/device-gpio/82@tmp:/w/workspace/device-gpio/82@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 04:05:33 $ docker top 5caddfb130fdc90a64ef16211132e2d70bd206d619f2d4c87d1573738fbaad30 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:34 + go version 04:05:34 go version go1.20.2 linux/arm64 [Pipeline] } 04:05:34 $ docker stop --time=1 5caddfb130fdc90a64ef16211132e2d70bd206d619f2d4c87d1573738fbaad30 04:05:36 $ docker rm -f --volumes 5caddfb130fdc90a64ef16211132e2d70bd206d619f2d4c87d1573738fbaad30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:36 + docker inspect -f . ci-base-image-arm64 04:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:36 prd-ubuntu20.04-docker-arm64-4c-16g-15990 does not seem to be running inside a container 04:05:37 $ 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/82 -v /w/workspace/device-gpio/82:/w/workspace/device-gpio/82:rw,z -v /w/workspace/device-gpio/82@tmp:/w/workspace/device-gpio/82@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 04:05:38 $ docker top 6043efcb19f32bc2abbb961ecec2a4ceaf590e97d600e0f91d8abd705e891a3f -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:38 + git config --global --add safe.directory /w/workspace/device-gpio/82 [Pipeline] fileExists [Pipeline] sh 04:05:39 + make test 04:05:39 go test ./... -coverprofile=coverage.out ./... 04:06:11 ? github.com/edgexfoundry/device-gpio [no test files] 04:08:03 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 04:08:03 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 04:08:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:08:03 go vet ./... 04:08:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:30 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:08:30 $ docker stop --time=1 6043efcb19f32bc2abbb961ecec2a4ceaf590e97d600e0f91d8abd705e891a3f 04:08:32 $ docker rm -f --volumes 6043efcb19f32bc2abbb961ecec2a4ceaf590e97d600e0f91d8abd705e891a3f [Pipeline] // withDockerContainer [Pipeline] sh 04:08:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:34 Warning: overwriting stash ‘coverage-report’ 04:08:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:35 + ls -al . 04:08:35 total 152 04:08:35 drwxrwxr-x 8 jenkins jenkins 4096 May 18 04:05 . 04:08:35 drwxrwxr-x 4 jenkins jenkins 4096 May 18 04:03 .. 04:08:35 -rw-rw-r-- 1 jenkins jenkins 120 May 18 04:03 .dockerignore 04:08:35 drwxrwxr-x 8 jenkins jenkins 4096 May 18 04:03 .git 04:08:35 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:03 .github 04:08:35 -rw-rw-r-- 1 jenkins jenkins 343 May 18 04:03 .gitignore 04:08:35 -rw-rw-r-- 1 jenkins jenkins 41 May 18 04:03 .golangci.yml 04:08:35 -rw-rw-r-- 1 jenkins jenkins 9702 May 18 04:03 Attribution.txt 04:08:35 -rw-rw-r-- 1 jenkins jenkins 4069 May 18 04:03 CHANGELOG.md 04:08:35 -rw-rw-r-- 1 jenkins jenkins 1542 May 18 04:03 Dockerfile 04:08:35 -rw-rw-r-- 1 jenkins jenkins 677 May 18 04:03 GOVERNANCE.md 04:08:35 -rw-rw-r-- 1 jenkins jenkins 657 May 18 04:03 Jenkinsfile 04:08:35 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 04:03 LICENSE 04:08:35 -rw-rw-r-- 1 jenkins jenkins 1692 May 18 04:03 Makefile 04:08:35 -rw-rw-r-- 1 jenkins jenkins 617 May 18 04:03 OWNERS.md 04:08:35 -rw-rw-r-- 1 jenkins jenkins 11790 May 18 04:03 README.md 04:08:35 -rw-rw-r-- 1 jenkins jenkins 12 May 18 04:01 VERSION 04:08:35 drwxrwxr-x 2 jenkins jenkins 4096 May 18 04:03 bin 04:08:35 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:03 cmd 04:08:35 -rw-r--r-- 1 jenkins jenkins 10 May 18 04:05 coverage.out 04:08:35 -rw-rw-r-- 1 jenkins jenkins 3269 May 18 04:03 go.mod 04:08:35 -rw-rw-r-- 1 jenkins jenkins 31585 May 18 04:03 go.sum 04:08:35 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:03 internal 04:08:35 drwxrwxr-x 4 jenkins jenkins 4096 May 18 04:03 snap 04:08:35 -rw-rw-r-- 1 jenkins jenkins 209 May 18 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:35 + 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=3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 --label arch=arm64 --label version=3.0.0-dev.28 . 04:08:35 Sending build context to Docker daemon 8.149MB 04:08:35 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 04:08:35 Step 2/25 : FROM ${BASE} AS builder 04:08:35 ---> eb2f0d9914ab 04:08:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:08:36 ---> Running in e8ad0cf0d5a6 04:08:36 Removing intermediate container e8ad0cf0d5a6 04:08:36 ---> f4e9937d28ac 04:08:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:36 ---> Running in e30d20bfb405 04:08:36 Removing intermediate container e30d20bfb405 04:08:36 ---> dd2a04edb7ca 04:08:36 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:08:36 ---> Running in 6640588d8235 04:08:37 Removing intermediate container 6640588d8235 04:08:37 ---> 4bacd035423f 04:08:37 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:08:37 ---> Running in 02aa59ea8a21 04:08:37 Removing intermediate container 02aa59ea8a21 04:08:37 ---> ef0be3b52873 04:08:37 Step 7/25 : WORKDIR /device-gpio 04:08:37 ---> Running in 3dd073f703ad 04:08:37 Removing intermediate container 3dd073f703ad 04:08:37 ---> e1b86e661569 04:08:37 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:37 ---> Running in 2ddff37b22fe 04:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:08:40 OK: 268 MiB in 57 packages 04:08:41 Removing intermediate container 2ddff37b22fe 04:08:41 ---> ce934d34599f 04:08:41 Step 9/25 : COPY go.mod vendor* ./ 04:08:41 ---> b0bd2a50b56b 04:08:41 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:42 ---> Running in b38a7b45963b 04:08:44 Removing intermediate container b38a7b45963b 04:08:44 ---> eef9974b49ba 04:08:44 Step 11/25 : COPY . . 04:08:45 ---> 0a88001d8a92 04:08:45 Step 12/25 : RUN ${MAKE} 04:08:45 ---> Running in e4ee14a4e806 04:08:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.28" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 04:11:08 Removing intermediate container e4ee14a4e806 04:11:08 ---> 5d04d2d5998f 04:11:08 Step 13/25 : FROM alpine:3.17 04:11:08 3.17: Pulling from library/alpine 04:11:08 c41833b44d91: Already exists 04:11:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:11:08 Status: Downloaded newer image for alpine:3.17 04:11:08 ---> 51e60588ff2c 04:11:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 04:11:08 ---> Running in af48a930d882 04:11:08 Removing intermediate container af48a930d882 04:11:08 ---> 62bb64359fcf 04:11:08 Step 15/25 : RUN apk add --update --no-cache 04:11:08 ---> Running in cb2355ee0d44 04:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:11:08 OK: 7 MiB in 15 packages 04:11:08 Removing intermediate container cb2355ee0d44 04:11:08 ---> f7308d8636a1 04:11:08 Step 16/25 : WORKDIR / 04:11:08 ---> Running in c7bf8c7651b7 04:11:08 Removing intermediate container c7bf8c7651b7 04:11:08 ---> fe905f24f43f 04:11:08 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 04:11:08 ---> b938329c7720 04:11:08 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 04:11:08 ---> 34927afbbf74 04:11:08 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 04:11:08 ---> 9231397de894 04:11:08 Step 20/25 : EXPOSE 59910 04:11:08 ---> Running in d5672cd3cad2 04:11:08 Removing intermediate container d5672cd3cad2 04:11:08 ---> 4a3308cfe354 04:11:08 Step 21/25 : ENTRYPOINT ["/device-gpio"] 04:11:08 ---> Running in b6e6b8a4f937 04:11:08 Removing intermediate container b6e6b8a4f937 04:11:08 ---> 55ea0cbe0b4d 04:11:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:11:08 ---> Running in acb11544eaeb 04:11:08 Removing intermediate container acb11544eaeb 04:11:08 ---> 8377bbbe67ea 04:11:08 Step 23/25 : LABEL arch=arm64 04:11:08 ---> Running in dc99451b0659 04:11:08 Removing intermediate container dc99451b0659 04:11:08 ---> 301fa305eb38 04:11:08 Step 24/25 : LABEL git_sha=3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:11:08 ---> Running in f04086995515 04:11:08 Removing intermediate container f04086995515 04:11:08 ---> 056e1866f2b6 04:11:08 Step 25/25 : LABEL version=3.0.0-dev.28 04:11:08 ---> Running in 4423db10bff2 04:11:08 Removing intermediate container 4423db10bff2 04:11:08 ---> f582bde735e7 04:11:08 [Warning] One or more build-args [ARCH] were not consumed 04:11:08 Successfully built f582bde735e7 04:11:08 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 04:11:08 provisioning config files... 04:11:08 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/82@tmp/config534376746329022120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:08 ---> docker-login.sh 04:11:08 nexus3.edgexfoundry.org:10001 04:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:09 Configure a credential helper to remove this warning. See 04:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:09 04:11:09 Login Succeeded 04:11:09 nexus3.edgexfoundry.org:10002 04:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:09 Configure a credential helper to remove this warning. See 04:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:09 04:11:09 Login Succeeded 04:11:09 nexus3.edgexfoundry.org:10003 04:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:09 Configure a credential helper to remove this warning. See 04:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:09 04:11:09 Login Succeeded 04:11:09 nexus3.edgexfoundry.org:10004 04:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:10 Configure a credential helper to remove this warning. See 04:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:10 04:11:10 Login Succeeded 04:11:10 docker.io 04:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:10 Configure a credential helper to remove this warning. See 04:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:10 04:11:10 Login Succeeded 04:11:10 ---> docker-login.sh ends [Pipeline] } 04:11:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:11:10 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 04:11:10 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:11:10 latest 04:11:10 3.0.0-dev.28 04:11:10 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28 04:11:10 main 04:11:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:11 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:11 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:11:11 cf28ce2ee0a7: Preparing 04:11:11 2b268bc54302: Preparing 04:11:11 e35a0be6562a: Preparing 04:11:11 34cd7318acc6: Preparing 04:11:11 26cbea5cba74: Preparing 04:11:11 26cbea5cba74: Layer already exists 04:11:11 2b268bc54302: Pushed 04:11:11 e35a0be6562a: Pushed 04:11:11 34cd7318acc6: Pushed 04:11:17 cf28ce2ee0a7: Pushed 04:11:17 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38: digest: sha256:a59ddf1b0c7e9d5547e44a33976a0945de735a40a956b6cc7db0b6d56ee984bf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:17 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 04:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:11:17 cf28ce2ee0a7: Preparing 04:11:17 2b268bc54302: Preparing 04:11:17 e35a0be6562a: Preparing 04:11:17 34cd7318acc6: Preparing 04:11:17 26cbea5cba74: Preparing 04:11:17 2b268bc54302: Layer already exists 04:11:17 e35a0be6562a: Layer already exists 04:11:17 cf28ce2ee0a7: Layer already exists 04:11:17 26cbea5cba74: Layer already exists 04:11:17 34cd7318acc6: Layer already exists 04:11:18 latest: digest: sha256:a59ddf1b0c7e9d5547e44a33976a0945de735a40a956b6cc7db0b6d56ee984bf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:18 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.28 04:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:11:18 cf28ce2ee0a7: Preparing 04:11:18 2b268bc54302: Preparing 04:11:18 e35a0be6562a: Preparing 04:11:18 34cd7318acc6: Preparing 04:11:18 26cbea5cba74: Preparing 04:11:18 34cd7318acc6: Layer already exists 04:11:18 e35a0be6562a: Layer already exists 04:11:18 26cbea5cba74: Layer already exists 04:11:18 cf28ce2ee0a7: Layer already exists 04:11:18 2b268bc54302: Layer already exists 04:11:18 3.0.0-dev.28: digest: sha256:a59ddf1b0c7e9d5547e44a33976a0945de735a40a956b6cc7db0b6d56ee984bf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:19 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28 04:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:11:19 cf28ce2ee0a7: Preparing 04:11:19 2b268bc54302: Preparing 04:11:19 e35a0be6562a: Preparing 04:11:19 34cd7318acc6: Preparing 04:11:19 26cbea5cba74: Preparing 04:11:19 cf28ce2ee0a7: Layer already exists 04:11:19 34cd7318acc6: Layer already exists 04:11:19 26cbea5cba74: Layer already exists 04:11:19 e35a0be6562a: Layer already exists 04:11:19 2b268bc54302: Layer already exists 04:11:19 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28: digest: sha256:a59ddf1b0c7e9d5547e44a33976a0945de735a40a956b6cc7db0b6d56ee984bf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:20 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 04:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:11:20 cf28ce2ee0a7: Preparing 04:11:20 2b268bc54302: Preparing 04:11:20 e35a0be6562a: Preparing 04:11:20 34cd7318acc6: Preparing 04:11:20 26cbea5cba74: Preparing 04:11:20 26cbea5cba74: Layer already exists 04:11:20 34cd7318acc6: Layer already exists 04:11:20 e35a0be6562a: Layer already exists 04:11:20 cf28ce2ee0a7: Layer already exists 04:11:20 2b268bc54302: Layer already exists 04:11:20 main: digest: sha256:a59ddf1b0c7e9d5547e44a33976a0945de735a40a956b6cc7db0b6d56ee984bf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:11:20 ===================================================== [Pipeline] echo 04:11:20 taggedImages: 04:11:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 04:11:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 04:11:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.28 04:11:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3c1f7bd23bc5ef1470c76ac430e20867f10a2b38-3.0.0-dev.28 04:11:20 - 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 04:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:21 04:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:21 arm64: Pulling from edgex-lftools-log-publisher 04:11:21 8998bd30e6a1: Pulling fs layer 04:11:21 04944245beec: Pulling fs layer 04:11:21 699f458cf7ca: Pulling fs layer 04:11:21 765212b225bb: Pulling fs layer 04:11:21 f23df028b6ca: Pulling fs layer 04:11:21 d65c8cfc05b1: Pulling fs layer 04:11:21 2437ff75d9bd: Pulling fs layer 04:11:21 f23df028b6ca: Waiting 04:11:21 d65c8cfc05b1: Waiting 04:11:21 2437ff75d9bd: Waiting 04:11:21 765212b225bb: Waiting 04:11:21 04944245beec: Verifying Checksum 04:11:21 04944245beec: Download complete 04:11:21 765212b225bb: Verifying Checksum 04:11:21 765212b225bb: Download complete 04:11:21 f23df028b6ca: Verifying Checksum 04:11:21 f23df028b6ca: Download complete 04:11:21 d65c8cfc05b1: Verifying Checksum 04:11:21 d65c8cfc05b1: Download complete 04:11:22 699f458cf7ca: Verifying Checksum 04:11:22 699f458cf7ca: Download complete 04:11:22 8998bd30e6a1: Verifying Checksum 04:11:22 8998bd30e6a1: Download complete 04:11:24 2437ff75d9bd: Verifying Checksum 04:11:24 2437ff75d9bd: Download complete 04:11:26 8998bd30e6a1: Pull complete 04:11:26 04944245beec: Pull complete 04:11:27 699f458cf7ca: Pull complete 04:11:28 765212b225bb: Pull complete 04:11:28 f23df028b6ca: Pull complete 04:11:28 d65c8cfc05b1: Pull complete 04:11:41 2437ff75d9bd: Pull complete 04:11:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:41 prd-ubuntu20.04-docker-arm64-4c-16g-15990 does not seem to be running inside a container 04:11:41 $ 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/82 -v /w/workspace/device-gpio/82:/w/workspace/device-gpio/82:rw,z -v /w/workspace/device-gpio/82@tmp:/w/workspace/device-gpio/82@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 04:11:44 $ docker top b4b5f8ce7836c1b58e3b2dd3c6a7727a9bd962d506752c65bf3972f1e46bb235 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:45 ---> job-cost.sh 04:11:45 lf-activate-venv: SKIPPING 04:11:45 INFO: No Stack... 04:11:45 INFO: Retrieving Pricing Info for: v3-standard-4 04:11:46 INFO: Archiving Costs [Pipeline] sh 04:11:47 + cat /w/workspace/device-gpio/82/archives/cost.csv 04:11:47 + cut -d, -f6 [Pipeline] lock 04:11:47 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-82-stack-cost] 04:11:47 Resource [jenkins-edgexfoundry-device-gpio-main-82-stack-cost] did not exist. Created. 04:11:47 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:47 /w/workspace/device-gpio/82@tmp/durable-90c62cb9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:11:48 + echo total: 0.10999999940395355 [Pipeline] stash 04:11:48 Warning: overwriting stash ‘stack-cost’ 04:11:48 Stashed 1 file(s) [Pipeline] } 04:11:48 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:48 $ docker stop --time=1 b4b5f8ce7836c1b58e3b2dd3c6a7727a9bd962d506752c65bf3972f1e46bb235 04:11:49 $ docker rm -f --volumes b4b5f8ce7836c1b58e3b2dd3c6a7727a9bd962d506752c65bf3972f1e46bb235 [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 04:11:50 provisioning config files... 04:11:50 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12794201444594211895tmp [Pipeline] { [Pipeline] sh 04:11:50 + set +x 04:11:50 + bash -s -- 04:11:50 + curl -s https://codecov.io/bash 04:11:50 04:11:50 _____ _ 04:11:50 / ____| | | 04:11:50 | | ___ __| | ___ ___ _____ __ 04:11:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:11:50 | |___| (_) | (_| | __/ (_| (_) \ V / 04:11:50 \_____\___/ \__,_|\___|\___\___/ \_/ 04:11:50 Bash-1.0.6 04:11:50 04:11:50 04:11:50 ==> git version 2.25.1 found 04:11:50 ==> 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 04:11:50 Release-Date: 2020-01-08 04:11:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:11:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:11:50 ==> Jenkins CI detected. 04:11:50 current dir:  /w/workspace/edgexfoundry_device-gpio_main 04:11:50 project root: . 04:11:50 --> token set from env 04:11:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:11:50 ==> Running gcov in . (disable via -X gcov) 04:11:50 ==> Python coveragepy not found 04:11:50 ==> Searching for coverage reports in: 04:11:50 + . 04:11:50 -> Found 1 reports 04:11:50 ==> Detecting git/mercurial file structure 04:11:50 ==> Reading reports 04:11:50 + ./coverage.out bytes=10 04:11:50 ==> Appending adjustments 04:11:50 https://docs.codecov.io/docs/fixing-reports 04:11:50 + Found adjustments 04:11:50 ==> Gzipping contents 04:11:50 4.0K /tmp/codecov.INutm1.gz 04:11:50 ==> Uploading reports 04:11:50 url: https://codecov.io 04:11:50 query: branch=main&commit=3c1f7bd23bc5ef1470c76ac430e20867f10a2b38&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 04:11:50 -> Pinging Codecov 04:11:50 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=3c1f7bd23bc5ef1470c76ac430e20867f10a2b38&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 04:11:50 -> Uploading to 04:11:50 https://storage.googleapis.com/codecov/v4/raw/2023-05-18/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3c1f7bd23bc5ef1470c76ac430e20867f10a2b38/2c3f79c6-afff-4754-b963-880dff45c95f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T041150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c6d82898b495169973e5606771ca0a3302ccab3bf1a27c1cc2c81bbff4fb10b 04:11:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:11:50 Dload Upload Total Spent Left Speed 04:11:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3934 --:--:-- --:--:-- --:--:-- 3934 04:11:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [Pipeline] } 04:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:11:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:11:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:11:51 04:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:11:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:11:51 df9b9388f04a: Pulling fs layer 04:11:51 52dc419b0ee2: Pulling fs layer 04:11:51 25bc292e5bac: Pulling fs layer 04:11:51 114826534d7a: Pulling fs layer 04:11:51 4657fd5d0bcf: Pulling fs layer 04:11:51 6ad1cebc031e: Pulling fs layer 04:11:51 8a3aa393b2d8: Pulling fs layer 04:11:51 114826534d7a: Waiting 04:11:51 4657fd5d0bcf: Waiting 04:11:51 6ad1cebc031e: Waiting 04:11:51 8a3aa393b2d8: Waiting 04:11:51 25bc292e5bac: Verifying Checksum 04:11:51 25bc292e5bac: Download complete 04:11:51 52dc419b0ee2: Download complete 04:11:51 4657fd5d0bcf: Download complete 04:11:51 df9b9388f04a: Download complete 04:11:52 df9b9388f04a: Pull complete 04:11:52 6ad1cebc031e: Verifying Checksum 04:11:52 6ad1cebc031e: Download complete 04:11:52 52dc419b0ee2: Pull complete 04:11:52 25bc292e5bac: Pull complete 04:11:53 114826534d7a: Verifying Checksum 04:11:53 114826534d7a: Download complete 04:11:53 8a3aa393b2d8: Verifying Checksum 04:11:53 8a3aa393b2d8: Download complete 04:11:56 114826534d7a: Pull complete 04:11:56 4657fd5d0bcf: Pull complete 04:11:56 6ad1cebc031e: Pull complete 04:11:59 8a3aa393b2d8: Pull complete 04:11:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:11:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:59 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:11:59 $ 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 04:12:04 $ docker top 4d4bf98eeb9b4beb9f056da9eae2c0b315db7d6edb9dc1d0220303f38ff630cc -eo pid,comm [Pipeline] { [Pipeline] echo 04:12:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 04:12:12 + set -o pipefail 04:12:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 04:12:15 04:12:15 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 04:12:15 04:12:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/114bf2ac-1b2f-4897-86da-c54373465291 04:12:15 04:12:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:12:15 04:12:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:12:15 04:12:16 04:12:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:12:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:12:16 More details here: https://snyk.co/ue1NS [Pipeline] } 04:12:16 $ docker stop --time=1 4d4bf98eeb9b4beb9f056da9eae2c0b315db7d6edb9dc1d0220303f38ff630cc 04:12:18 $ docker rm -f --volumes 4d4bf98eeb9b4beb9f056da9eae2c0b315db7d6edb9dc1d0220303f38ff630cc [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 04:12:19 + git log --format=format:%s -1 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 [Pipeline] sh 04:12:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:20 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:12:20 $ 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 04:12:20 $ docker top dda971220e9f008de2615553f93bb47c5d1718063ae3f4276fc2bd2e4d0342be -eo pid,comm 04:12:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:12:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:20 [ssh-agent] Looking for ssh-agent implementation... 04:12:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:21 $ docker exec dda971220e9f008de2615553f93bb47c5d1718063ae3f4276fc2bd2e4d0342be ssh-agent 04:12:21 SSH_AUTH_SOCK=/tmp/ssh-Ofmz3d4dJTFt/agent.31 04:12:21 SSH_AGENT_PID=37 04:12:21 Running ssh-add (command line suppressed) 04:12:21 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3242991234269504466.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3242991234269504466.key) 04:12:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:21 + git semver tag 04:12:21 2023-05-18 04:12:21,754 [run_tag] DEBUG tag force:False 04:12:21 2023-05-18 04:12:21,754 [check_head_tag] DEBUG check head tag 04:12:21 2023-05-18 04:12:21,755 [execute] INFO git cat-file --batch-check 04:12:21 2023-05-18 04:12:21,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 04:12:21 2023-05-18 04:12:21,759 [execute] INFO git cat-file --batch 04:12:21 2023-05-18 04:12:21,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 04:12:21 2023-05-18 04:12:21,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:12:21 2023-05-18 04:12:21,777 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 04:12:21 2023-05-18 04:12:21,777 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 04:12:21 2023-05-18 04:12:21,782 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:12:21 3.0.0-dev.28 [Pipeline] } 04:12:21 $ docker exec --env ******** --env ******** dda971220e9f008de2615553f93bb47c5d1718063ae3f4276fc2bd2e4d0342be ssh-agent -k 04:12:21 unset SSH_AUTH_SOCK; 04:12:21 unset SSH_AGENT_PID; 04:12:21 echo Agent pid 37 killed; 04:12:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:22 + git semver [Pipeline] } 04:12:22 $ docker stop --time=1 dda971220e9f008de2615553f93bb47c5d1718063ae3f4276fc2bd2e4d0342be 04:12:23 $ docker rm -f --volumes dda971220e9f008de2615553f93bb47c5d1718063ae3f4276fc2bd2e4d0342be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:24 04:12:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:24 0.23.1-centos7: Pulling from edgex-lftools 04:12:24 ab5ef0e58194: Pulling fs layer 04:12:24 9712f1f96733: Pulling fs layer 04:12:24 63f879dbbcfc: Pulling fs layer 04:12:24 0d9ebad4ef96: Pulling fs layer 04:12:24 e9a5061849ea: Pulling fs layer 04:12:24 d747dcd14b5f: Pulling fs layer 04:12:24 2de7ff778b66: Pulling fs layer 04:12:24 0d9ebad4ef96: Waiting 04:12:24 e9a5061849ea: Waiting 04:12:24 d747dcd14b5f: Waiting 04:12:24 2de7ff778b66: Waiting 04:12:24 9712f1f96733: Verifying Checksum 04:12:24 9712f1f96733: Download complete 04:12:24 63f879dbbcfc: Verifying Checksum 04:12:24 63f879dbbcfc: Download complete 04:12:25 ab5ef0e58194: Download complete 04:12:25 e9a5061849ea: Verifying Checksum 04:12:25 e9a5061849ea: Download complete 04:12:25 d747dcd14b5f: Verifying Checksum 04:12:25 d747dcd14b5f: Download complete 04:12:25 0d9ebad4ef96: Verifying Checksum 04:12:25 0d9ebad4ef96: Download complete 04:12:25 2de7ff778b66: Verifying Checksum 04:12:25 2de7ff778b66: Download complete 04:12:27 ab5ef0e58194: Pull complete 04:12:27 9712f1f96733: Pull complete 04:12:28 63f879dbbcfc: Pull complete 04:12:31 0d9ebad4ef96: Pull complete 04:12:31 e9a5061849ea: Pull complete 04:12:31 d747dcd14b5f: Pull complete 04:12:32 2de7ff778b66: Pull complete 04:12:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:12:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:32 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:12:32 $ 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 04:12:37 $ docker top 79e0e49541bbe387a79434748ea39a9565ef9e694b8f4ab93cf8d1d5804b2562 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:12:37 provisioning config files... 04:12:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12121063055300923248tmp 04:12:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11761135404451877851tmp 04:12:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11177415295592844692tmp [Pipeline] { [Pipeline] echo 04:12:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:12:37 ---> sigul-configuration.sh 04:12:37 gpg: directory `/root/.gnupg' created 04:12:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:12:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:12:37 gpg: keyring `/root/.gnupg/secring.gpg' created 04:12:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:12:37 gpg: CAST5 encrypted data 04:12:37 gpg: encrypted with 1 passphrase 04:12:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:12:38 + mkdir /home/jenkins 04:12:38 + mkdir /home/jenkins/sigul [Pipeline] sh 04:12:38 + 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 04:12:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:12:38 ---> sigul-install.sh 04:12:38 Sigul already installed; skipping installation. [Pipeline] sh 04:12:38 + git tag --list 04:12:38 v1.0.0 04:12:38 v2.1.0 04:12:38 v2.1.1 04:12:38 v2.1.1-dev.1 04:12:38 v2.2.0 04:12:38 v2.2.1-dev.1 04:12:38 v2.2.1-dev.2 04:12:38 v2.2.1-dev.3 04:12:38 v2.2.1-dev.4 04:12:38 v2.3.0 04:12:38 v2.3.0-dev.10 04:12:38 v2.3.0-dev.11 04:12:38 v2.3.0-dev.12 04:12:38 v2.3.0-dev.13 04:12:38 v2.3.0-dev.14 04:12:38 v2.3.0-dev.15 04:12:38 v2.3.0-dev.16 04:12:38 v2.3.0-dev.17 04:12:38 v2.3.0-dev.18 04:12:38 v2.3.0-dev.19 04:12:38 v2.3.0-dev.20 04:12:38 v2.3.0-dev.4 04:12:38 v2.3.0-dev.5 04:12:38 v2.3.0-dev.6 04:12:38 v2.3.0-dev.7 04:12:38 v2.3.0-dev.8 04:12:38 v2.3.0-dev.9 04:12:38 v3.0.0-dev.1 04:12:38 v3.0.0-dev.10 04:12:38 v3.0.0-dev.11 04:12:38 v3.0.0-dev.12 04:12:38 v3.0.0-dev.13 04:12:38 v3.0.0-dev.14 04:12:38 v3.0.0-dev.15 04:12:38 v3.0.0-dev.16 04:12:38 v3.0.0-dev.17 04:12:38 v3.0.0-dev.18 04:12:38 v3.0.0-dev.19 04:12:38 v3.0.0-dev.2 04:12:38 v3.0.0-dev.20 04:12:38 v3.0.0-dev.21 04:12:38 v3.0.0-dev.22 04:12:38 v3.0.0-dev.23 04:12:38 v3.0.0-dev.24 04:12:38 v3.0.0-dev.25 04:12:38 v3.0.0-dev.26 04:12:38 v3.0.0-dev.27 04:12:38 v3.0.0-dev.28 04:12:38 v3.0.0-dev.3 04:12:38 v3.0.0-dev.4 04:12:38 v3.0.0-dev.5 04:12:38 v3.0.0-dev.6 04:12:38 v3.0.0-dev.7 04:12:38 v3.0.0-dev.8 04:12:38 v3.0.0-dev.9 [Pipeline] sh 04:12:39 + lftools sign git-tag v3.0.0-dev.28 04:12:39 Signing Git tag with Sigul... 04:12:39 Signing v3.0.0-dev.28 [Pipeline] echo 04:12:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:12:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:12:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:12:40 $ docker stop --time=1 79e0e49541bbe387a79434748ea39a9565ef9e694b8f4ab93cf8d1d5804b2562 04:12:41 $ docker rm -f --volumes 79e0e49541bbe387a79434748ea39a9565ef9e694b8f4ab93cf8d1d5804b2562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:12:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:42 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:12:42 $ 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 04:12:42 $ docker top bed22dab24b79ef24a063acf5402d40b5dec4f01a92d5a82a3baaad8dffa45a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:42 [ssh-agent] Looking for ssh-agent implementation... 04:12:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:43 $ docker exec bed22dab24b79ef24a063acf5402d40b5dec4f01a92d5a82a3baaad8dffa45a2 ssh-agent 04:12:43 SSH_AUTH_SOCK=/tmp/ssh-MgtNQJDJczeA/agent.32 04:12:43 SSH_AGENT_PID=38 04:12:43 Running ssh-add (command line suppressed) 04:12:43 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1423425518239876840.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1423425518239876840.key) 04:12:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:43 + git semver bump pre 04:12:43 2023-05-18 04:12:43,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:12:43 2023-05-18 04:12:43,704 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev 04:12:43 2023-05-18 04:12:43,704 [bump_version] DEBUG bumped version:3.0.0-dev.29 04:12:43 2023-05-18 04:12:43,704 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 04:12:43 2023-05-18 04:12:43,704 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:12:43 2023-05-18 04:12:43,704 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:12:43 2023-05-18 04:12:43,706 [execute] INFO git cat-file --batch-check 04:12:43 2023-05-18 04:12:43,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 04:12:43 2023-05-18 04:12:43,711 [execute] INFO git cat-file --batch 04:12:43 2023-05-18 04:12:43,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 04:12:43 2023-05-18 04:12:43,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:12:43 3.0.0-dev.29 [Pipeline] } 04:12:43 $ docker exec --env ******** --env ******** bed22dab24b79ef24a063acf5402d40b5dec4f01a92d5a82a3baaad8dffa45a2 ssh-agent -k 04:12:43 unset SSH_AUTH_SOCK; 04:12:43 unset SSH_AGENT_PID; 04:12:43 echo Agent pid 38 killed; 04:12:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:44 + git semver [Pipeline] } 04:12:44 $ docker stop --time=1 bed22dab24b79ef24a063acf5402d40b5dec4f01a92d5a82a3baaad8dffa45a2 04:12:45 $ docker rm -f --volumes bed22dab24b79ef24a063acf5402d40b5dec4f01a92d5a82a3baaad8dffa45a2 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:12:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:12:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:46 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:12:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:12:46 $ docker top 94128aeba8bb3d086eb010b51498caccc6d4dce9b73059d39af8717182f1db79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:46 [ssh-agent] Looking for ssh-agent implementation... 04:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:47 $ docker exec 94128aeba8bb3d086eb010b51498caccc6d4dce9b73059d39af8717182f1db79 ssh-agent 04:12:47 SSH_AUTH_SOCK=/tmp/ssh-vTxLXTTTkW2M/agent.32 04:12:47 SSH_AGENT_PID=38 04:12:47 Running ssh-add (command line suppressed) 04:12:47 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16250421978284609987.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16250421978284609987.key) 04:12:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:47 + git semver push 04:12:47 2023-05-18 04:12:47,718 [run_push] DEBUG push 04:12:47 2023-05-18 04:12:47,719 [execute] INFO git cat-file --batch-check 04:12:47 2023-05-18 04:12:47,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 04:12:47 2023-05-18 04:12:47,724 [execute] INFO git rev-list 691953c552ea1ec0b179f8705a46a5a96af09bf8 -- 04:12:47 2023-05-18 04:12:47,725 [execute] DEBUG Popen(['git', 'rev-list', '691953c552ea1ec0b179f8705a46a5a96af09bf8', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 04:12:47 2023-05-18 04:12:47,733 [execute] INFO git fetch -v origin 04:12:47 2023-05-18 04:12:47,734 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 04:12:48 2023-05-18 04:12:48,197 [run_push] DEBUG no remote changes detected 04:12:48 2023-05-18 04:12:48,198 [execute] INFO git push origin semver 04:12:48 2023-05-18 04:12:48,198 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 04:12:49 2023-05-18 04:12:48,989 [run_push] DEBUG push all version tags 04:12:49 2023-05-18 04:12:48,989 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:12:49 2023-05-18 04:12:48,990 [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) 04:12:49 2023-05-18 04:12:49,722 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:12:49 3.0.0-dev.29 [Pipeline] } 04:12:49 $ docker exec --env ******** --env ******** 94128aeba8bb3d086eb010b51498caccc6d4dce9b73059d39af8717182f1db79 ssh-agent -k 04:12:49 unset SSH_AUTH_SOCK; 04:12:49 unset SSH_AGENT_PID; 04:12:49 echo Agent pid 38 killed; 04:12:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:50 + git semver [Pipeline] } 04:12:50 $ docker stop --time=1 94128aeba8bb3d086eb010b51498caccc6d4dce9b73059d39af8717182f1db79 04:12:52 $ docker rm -f --volumes 94128aeba8bb3d086eb010b51498caccc6d4dce9b73059d39af8717182f1db79 [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 04:12:52 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 04:12:52 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 04:12:52 total 16 04:12:52 drwxr-xr-x 3 root root 4096 May 18 04:03 . 04:12:52 drwxrwxr-x 10 jenkins jenkins 4096 May 18 04:12 .. 04:12:52 drwxr-xr-x 2 root root 4096 May 18 04:03 cost 04:12:52 -rw-r--r-- 1 root root 82 May 18 04:03 cost.csv 04:12:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 04:12:52 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 04:12:52 total 16 04:12:52 drwxr-xr-x 3 jenkins jenkins 4096 May 18 04:03 . 04:12:52 drwxrwxr-x 10 jenkins jenkins 4096 May 18 04:12 .. 04:12:52 drwxr-xr-x 2 jenkins jenkins 4096 May 18 04:03 cost 04:12:52 -rw-r--r-- 1 jenkins jenkins 82 May 18 04:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:12:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:53 ---> package-listing.sh 04:12:53 ++ facter osfamily 04:12:53 ++ tr '[:upper:]' '[:lower:]' 04:12:54 + OS_FAMILY=debian 04:12:54 + workspace=/w/workspace/edgexfoundry_device-gpio_main 04:12:54 + START_PACKAGES=/tmp/packages_start.txt 04:12:54 + END_PACKAGES=/tmp/packages_end.txt 04:12:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:54 + PACKAGES=/tmp/packages_start.txt 04:12:54 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 04:12:54 + PACKAGES=/tmp/packages_end.txt 04:12:54 + case "${OS_FAMILY}" in 04:12:54 + dpkg -l 04:12:54 + grep '^ii' 04:12:54 + '[' -f /tmp/packages_start.txt ']' 04:12:54 + '[' -f /tmp/packages_end.txt ']' 04:12:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:54 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 04:12:54 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 04:12:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 04:12:54 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 04:12:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:55 prd-ubuntu20.04-docker-8c-8g-15988 does not seem to be running inside a container 04:12:55 $ 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 04:12:55 $ docker top c521b17d06bf8617f0e66ee62d55a2a45d96814d2f5da0baf1171031e3a5e637 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:12:55 + mkdir -p /var/log/sysstat [Pipeline] sh 04:12:56 + ls /var/log/sa-host 04:12:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:56 provisioning config files... 04:12:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3266782560943779398tmp [Pipeline] { [Pipeline] echo 04:12:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:12:56 ---> create-netrc.sh [Pipeline] } 04:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:12:57 ---> python-tools-install.sh [Pipeline] echo 04:12:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:12:57 ---> sudo-logs.sh 04:12:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:12:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:12:57 ---> job-cost.sh 04:12:57 lf-activate-venv: SKIPPING 04:12:57 DEBUG: total: 0.2199999988079071 04:12:57 INFO: Retrieving Stack Cost... 04:12:57 INFO: Retrieving Pricing Info for: v3-standard-8 04:12:58 INFO: Archiving Costs [Pipeline] echo 04:12:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:12:58 ---> logs-deploy.sh 04:12:58 lf-activate-venv: SKIPPING 04:12:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/82 04:12:58 INFO: archiving workspace using pattern(s): 04:12:59 Archives upload complete. 04:12:59 INFO: archiving logs to Nexus