Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa6f5852468eb49835cee0d79cba99231dc0852e 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-ssh3136343668060739834.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2322846249750599238.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9347761409660619803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh10244442516725341450.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-uart/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13447386533185559654.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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-17084 in /w/workspace/edgexfoundry_device-uart_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-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fa6f5852468eb49835cee0d79cba99231dc0852e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa6f5852468eb49835cee0d79cba99231dc0852e # timeout=10 Commit message: "Merge pull request #32 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0" > git rev-list --no-walk 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:27:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:27:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:27:55 ========================================================= 19:27:55 EdgeX Global Pipelines Version Info 19:27:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:27:55 ------------------- 19:27:55 stable info: 19:27:55 ------------------- 19:27:55 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 19:27:55 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:27:55 Message: update stable to v1.0.257 19:27:56 ------------------- 19:27:56 experimental info: 19:27:56 ------------------- 19:27:56 Commited By: **** collab-it+edgex@linuxfoundation.org 19:27:56 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:27:56 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:27:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:27:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:27:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:27:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:27:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa6f5852468eb49835cee0d79cba99231dc0852e [Pipeline] echo 19:27:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa6f585 [Pipeline] echo 19:27:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:57 provisioning config files... 19:27:57 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14620644532367054338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:57 ---> docker-login.sh 19:27:57 nexus3.edgexfoundry.org:10001 19:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:57 Configure a credential helper to remove this warning. See 19:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:57 19:27:57 Login Succeeded 19:27:57 nexus3.edgexfoundry.org:10002 19:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:57 Configure a credential helper to remove this warning. See 19:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:57 19:27:57 Login Succeeded 19:27:57 nexus3.edgexfoundry.org:10003 19:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:57 Configure a credential helper to remove this warning. See 19:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:57 19:27:57 Login Succeeded 19:27:57 nexus3.edgexfoundry.org:10004 19:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:57 Configure a credential helper to remove this warning. See 19:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:57 19:27:57 Login Succeeded 19:27:57 docker.io 19:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:58 Configure a credential helper to remove this warning. See 19:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:58 19:27:58 Login Succeeded 19:27:58 ---> docker-login.sh ends [Pipeline] } 19:27:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:27:58 + git rev-list -1 --merges fa6f5852468eb49835cee0d79cba99231dc0852e~1..fa6f5852468eb49835cee0d79cba99231dc0852e [Pipeline] echo 19:27:58 -----------> git rev-list -1 --merges fa6f5852468eb49835cee0d79cba99231dc0852e~1..fa6f5852468eb49835cee0d79cba99231dc0852e fa6f5852468eb49835cee0d79cba99231dc0852e 19:27:58 fa6f5852468eb49835cee0d79cba99231dc0852e [false] [Pipeline] sh 19:27:59 + git log --format=format:%s -1 fa6f5852468eb49835cee0d79cba99231dc0852e [Pipeline] echo 19:27:59 ========================================================= 19:27:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:27:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:27:59 + git log --format=format:%s -1 fa6f5852468eb49835cee0d79cba99231dc0852e [Pipeline] echo 19:27:59 [semverPrep] GIT_COMMIT: fa6f5852468eb49835cee0d79cba99231dc0852e, Commit Message: Merge pull request #32 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0 [Pipeline] echo 19:27:59 [semverPrep] This is not a build commit. [Pipeline] sh 19:27:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:27:59 + grep -v github /etc/ssh/ssh_known_hosts 19:27:59 + [ -e /tmp/ssh_known_hosts ] 19:27:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:27:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:27:59 + sudo tee -a /etc/ssh/ssh_known_hosts 19:27:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:00 19:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:00 0.1.4: Pulling from edgex-devops/py-git-semver 19:28:00 b85a868b505f: Pulling fs layer 19:28:00 e2be974225ed: Pulling fs layer 19:28:00 339a4e72a1f5: Pulling fs layer 19:28:00 988bab9f4d93: Pulling fs layer 19:28:00 1469e6f7b9e6: Pulling fs layer 19:28:00 eaf3925da568: Pulling fs layer 19:28:00 bab4dde63d76: Pulling fs layer 19:28:00 bde34c3a00c8: Pulling fs layer 19:28:00 b352a97aabf1: Pulling fs layer 19:28:00 4872d77fe225: Pulling fs layer 19:28:00 5851b861e8e6: Pulling fs layer 19:28:00 4872d77fe225: Waiting 19:28:00 5851b861e8e6: Waiting 19:28:00 b352a97aabf1: Waiting 19:28:00 eaf3925da568: Waiting 19:28:00 bab4dde63d76: Waiting 19:28:00 bde34c3a00c8: Waiting 19:28:00 988bab9f4d93: Waiting 19:28:00 1469e6f7b9e6: Waiting 19:28:00 e2be974225ed: Download complete 19:28:00 988bab9f4d93: Download complete 19:28:00 1469e6f7b9e6: Verifying Checksum 19:28:00 1469e6f7b9e6: Download complete 19:28:00 eaf3925da568: Verifying Checksum 19:28:00 eaf3925da568: Download complete 19:28:00 339a4e72a1f5: Verifying Checksum 19:28:00 339a4e72a1f5: Download complete 19:28:00 bde34c3a00c8: Verifying Checksum 19:28:00 bde34c3a00c8: Download complete 19:28:00 b352a97aabf1: Download complete 19:28:00 4872d77fe225: Download complete 19:28:00 5851b861e8e6: Verifying Checksum 19:28:00 5851b861e8e6: Download complete 19:28:00 b85a868b505f: Download complete 19:28:01 bab4dde63d76: Verifying Checksum 19:28:02 b85a868b505f: Pull complete 19:28:02 e2be974225ed: Pull complete 19:28:02 339a4e72a1f5: Pull complete 19:28:02 988bab9f4d93: Pull complete 19:28:02 1469e6f7b9e6: Pull complete 19:28:02 eaf3925da568: Pull complete 19:28:04 bab4dde63d76: Pull complete 19:28:04 bde34c3a00c8: Pull complete 19:28:04 b352a97aabf1: Pull complete 19:28:04 4872d77fe225: Pull complete 19:28:04 5851b861e8e6: Pull complete 19:28:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:04 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:28:08 $ docker top 69954d1702a60ae28aab63568a3f0a2c4d08cb4639ebf14ca802a3170876c75f -eo pid,comm 19:28:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:28:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:08 [ssh-agent] Looking for ssh-agent implementation... 19:28:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:08 $ docker exec 69954d1702a60ae28aab63568a3f0a2c4d08cb4639ebf14ca802a3170876c75f ssh-agent 19:28:08 SSH_AUTH_SOCK=/tmp/ssh-irl2Ep7P4QAZ/agent.33 19:28:08 SSH_AGENT_PID=39 19:28:08 Running ssh-add (command line suppressed) 19:28:08 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9948528614322408495.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9948528614322408495.key) 19:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:09 + git tag --points-at HEAD [Pipeline] } 19:28:09 $ docker exec --env ******** --env ******** 69954d1702a60ae28aab63568a3f0a2c4d08cb4639ebf14ca802a3170876c75f ssh-agent -k 19:28:09 unset SSH_AUTH_SOCK; 19:28:09 unset SSH_AGENT_PID; 19:28:09 echo Agent pid 39 killed; 19:28:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:28:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:09 [ssh-agent] Looking for ssh-agent implementation... 19:28:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:09 $ docker exec 69954d1702a60ae28aab63568a3f0a2c4d08cb4639ebf14ca802a3170876c75f ssh-agent 19:28:09 SSH_AUTH_SOCK=/tmp/ssh-7zSv1yeuLogm/agent.74 19:28:09 SSH_AGENT_PID=80 19:28:09 Running ssh-add (command line suppressed) 19:28:09 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10765402974715781156.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10765402974715781156.key) 19:28:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:10 + git semver init 19:28:10 2023-11-08 19:28:10,204 [run_init] DEBUG init version:0.0.0 force:False 19:28:10 2023-11-08 19:28:10,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 19:28:10 2023-11-08 19:28:10,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 19:28:10 2023-11-08 19:28:10,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 19:28:11 2023-11-08 19:28:11,184 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 19:28:11 2023-11-08 19:28:11,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 19:28:11 2023-11-08 19:28:11,185 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 19:28:11 2023-11-08 19:28:11,185 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 19:28:11 3.0.1-dev.10 [Pipeline] } 19:28:11 $ docker exec --env ******** --env ******** 69954d1702a60ae28aab63568a3f0a2c4d08cb4639ebf14ca802a3170876c75f ssh-agent -k 19:28:11 unset SSH_AUTH_SOCK; 19:28:11 unset SSH_AGENT_PID; 19:28:11 echo Agent pid 80 killed; 19:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:11 + git semver [Pipeline] } 19:28:11 $ docker stop --time=1 69954d1702a60ae28aab63568a3f0a2c4d08cb4639ebf14ca802a3170876c75f 19:28:13 $ docker rm -f --volumes 69954d1702a60ae28aab63568a3f0a2c4d08cb4639ebf14ca802a3170876c75f [Pipeline] // withDockerContainer [Pipeline] sh 19:28:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:28:13 Stashed 1 file(s) [Pipeline] echo 19:28:13 [edgeXSemver]: initialized semver on version 3.0.1-dev.10 [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 19:28:14 provisioning config files... 19:28:14 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6445141530431201899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:14 ---> docker-login.sh 19:28:14 nexus3.edgexfoundry.org:10001 19:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:14 Configure a credential helper to remove this warning. See 19:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:14 19:28:14 Login Succeeded 19:28:14 nexus3.edgexfoundry.org:10002 19:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:14 Configure a credential helper to remove this warning. See 19:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:14 19:28:14 Login Succeeded 19:28:14 nexus3.edgexfoundry.org:10003 19:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:14 Configure a credential helper to remove this warning. See 19:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:14 19:28:14 Login Succeeded 19:28:14 nexus3.edgexfoundry.org:10004 19:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:14 Configure a credential helper to remove this warning. See 19:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:14 19:28:14 Login Succeeded 19:28:14 docker.io 19:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:28:15 Configure a credential helper to remove this warning. See 19:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:28:15 19:28:15 Login Succeeded 19:28:15 ---> docker-login.sh ends [Pipeline] } 19:28:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:28:15 ========================================================= 19:28:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:28:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:28:15 Sending build context to Docker daemon 11.19MB 19:28:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:28:15 Step 2/12 : FROM ${BASE} AS builder 19:28:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:28:15 7264a8db6415: Pulling fs layer 19:28:15 c4d48a809fc2: Pulling fs layer 19:28:15 4f1c88b9dad5: Pulling fs layer 19:28:15 ad3a456e5733: Pulling fs layer 19:28:15 33e27b845d1e: Pulling fs layer 19:28:15 c68163c4e522: Pulling fs layer 19:28:15 50da416c3ac9: Pulling fs layer 19:28:15 23d2d4c4bb30: Pulling fs layer 19:28:15 33e27b845d1e: Waiting 19:28:15 50da416c3ac9: Waiting 19:28:15 c68163c4e522: Waiting 19:28:15 ad3a456e5733: Waiting 19:28:15 23d2d4c4bb30: Waiting 19:28:15 c4d48a809fc2: Verifying Checksum 19:28:15 ad3a456e5733: Verifying Checksum 19:28:15 ad3a456e5733: Download complete 19:28:15 33e27b845d1e: Verifying Checksum 19:28:15 33e27b845d1e: Download complete 19:28:15 7264a8db6415: Verifying Checksum 19:28:15 7264a8db6415: Download complete 19:28:15 c68163c4e522: Verifying Checksum 19:28:15 c68163c4e522: Download complete 19:28:15 7264a8db6415: Pull complete 19:28:16 23d2d4c4bb30: Verifying Checksum 19:28:16 23d2d4c4bb30: Download complete 19:28:16 c4d48a809fc2: Pull complete 19:28:16 4f1c88b9dad5: Verifying Checksum 19:28:16 4f1c88b9dad5: Download complete 19:28:16 50da416c3ac9: Verifying Checksum 19:28:16 50da416c3ac9: Download complete 19:28:19 4f1c88b9dad5: Pull complete 19:28:19 ad3a456e5733: Pull complete 19:28:19 33e27b845d1e: Pull complete 19:28:19 c68163c4e522: Pull complete 19:28:22 50da416c3ac9: Pull complete 19:28:22 23d2d4c4bb30: Pull complete 19:28:22 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:28:22 ---> 0786185ac409 19:28:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:28:29 Still waiting to schedule task 19:28:29 ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:28:29 ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:28:29 ‘prd-ubuntu20.04-docker-8c-8g-17086’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:28:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17087’ is offline 19:28:29 ---> Running in 87cacac91802 19:28:29 Removing intermediate container 87cacac91802 19:28:29 ---> f27321a52c3a 19:28:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:28:29 ---> Running in 03e10ea31f82 19:28:29 Removing intermediate container 03e10ea31f82 19:28:29 ---> b21eed267f59 19:28:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:28:29 ---> Running in f1fd8cd17c07 19:28:29 Removing intermediate container f1fd8cd17c07 19:28:29 ---> de56563be193 19:28:29 Step 6/12 : WORKDIR /device-uart 19:28:29 ---> Running in 7e9acaf6f6fc 19:28:29 Removing intermediate container 7e9acaf6f6fc 19:28:29 ---> a0244019d217 19:28:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:28:29 ---> Running in 3c7c3b989448 19:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:28:29 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:28:29 (2/4) Installing libedit (20221030.3.1-r1) 19:28:29 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:28:29 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:28:29 Executing busybox-1.36.1-r2.trigger 19:28:29 OK: 268 MiB in 56 packages 19:28:30 Removing intermediate container 3c7c3b989448 19:28:30 ---> d86d2704b6d4 19:28:30 Step 8/12 : COPY go.mod vendor* ./ 19:28:30 ---> 3b934c6849a0 19:28:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:30 ---> Running in 4b7916ba4e1f 19:29:09 Removing intermediate container 4b7916ba4e1f 19:29:09 ---> 6d09c0b766ac 19:29:09 Step 10/12 : COPY . . 19:29:09 ---> 5f9392ca9c3d 19:29:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:29:10 ---> Running in 688a4e5edeeb 19:29:10 Removing intermediate container 688a4e5edeeb 19:29:10 ---> f56768efda28 19:29:10 Step 12/12 : RUN ${MAKE} 19:29:10 ---> Running in 980da29dcd80 19:29:10 noop 19:29:10 Removing intermediate container 980da29dcd80 19:29:10 ---> 16a93eec1021 19:29:10 Successfully built 16a93eec1021 19:29:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:10 + docker inspect -f . ci-base-image-x86_64 19:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:11 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** ci-base-image-x86_64 cat 19:29:11 $ docker top 88dcc30cb690884bfb889153c9d7eee8e547bc3b6325ee22aae3af07c55bd6cb -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:11 + go version 19:29:11 go version go1.21.0 linux/amd64 [Pipeline] } 19:29:11 $ docker stop --time=1 88dcc30cb690884bfb889153c9d7eee8e547bc3b6325ee22aae3af07c55bd6cb 19:29:13 $ docker rm -f --volumes 88dcc30cb690884bfb889153c9d7eee8e547bc3b6325ee22aae3af07c55bd6cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:13 + docker inspect -f . ci-base-image-x86_64 19:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:13 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:29:13 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** ci-base-image-x86_64 cat 19:29:14 $ docker top 3ddc9d1a1c7ab82d67f10011ec06032b03ebaaa8faa8bb77afc1fdbc8ab05838 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 19:29:14 + make test 19:29:14 go test ./... -coverprofile=coverage.out 19:29:16 ? github.com/edgexfoundry/device-uart [no test files] 19:29:28 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:29:28 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:29:38 go vet ./... 19:29:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:29:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:29:40 ./bin/test-attribution-txt.sh [Pipeline] echo 19:29:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:29:40 $ docker stop --time=1 3ddc9d1a1c7ab82d67f10011ec06032b03ebaaa8faa8bb77afc1fdbc8ab05838 19:29:42 $ docker rm -f --volumes 3ddc9d1a1c7ab82d67f10011ec06032b03ebaaa8faa8bb77afc1fdbc8ab05838 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:29:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:29:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:29:43 + ls -al . 19:29:43 total 152 19:29:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:29 . 19:29:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:27 .. 19:29:43 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 19:27 .dockerignore 19:29:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:29 .git 19:29:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:27 .github 19:29:43 -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 19:27 .gitignore 19:29:43 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 19:27 .golangci.yml 19:29:43 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:28 .semver 19:29:43 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 8 19:27 Attribution.txt 19:29:43 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 8 19:27 Dockerfile 19:29:43 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 19:27 GOVERNANCE.md 19:29:43 -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 19:27 Jenkinsfile 19:29:43 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 19:27 LICENSE 19:29:43 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 8 19:27 Makefile 19:29:43 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 19:27 OWNERS.md 19:29:43 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 19:27 README.md 19:29:43 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 19:28 VERSION 19:29:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:27 bin 19:29:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:27 cmd 19:29:43 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 19:29 coverage.out 19:29:43 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 8 19:27 go.mod 19:29:43 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 8 19:27 go.sum 19:29:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:27 internal 19:29:43 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 19:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:44 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fa6f5852468eb49835cee0d79cba99231dc0852e --label arch=amd64 --label version=3.0.1-dev.10 . 19:29:44 Sending build context to Docker daemon 11.19MB 19:29:44 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 19:29:44 Step 2/25 : FROM ${BASE} AS builder 19:29:44 ---> 16a93eec1021 19:29:44 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:29:44 ---> Running in 230adb3a7025 19:29:44 Removing intermediate container 230adb3a7025 19:29:44 ---> e4dfc6998221 19:29:44 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:29:44 ---> Running in cee444e3002d 19:29:44 Removing intermediate container cee444e3002d 19:29:44 ---> c7f5dc31534e 19:29:44 Step 5/25 : ARG ADD_BUILD_TAGS="" 19:29:44 ---> Running in 396f2f6ebbde 19:29:44 Removing intermediate container 396f2f6ebbde 19:29:44 ---> 2d0349897ec4 19:29:44 Step 6/25 : WORKDIR /device-uart 19:29:44 ---> Running in 253c6ae92c92 19:29:44 Removing intermediate container 253c6ae92c92 19:29:44 ---> aa5e72cb94a7 19:29:44 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:29:44 ---> Running in 4733cf8cd6f4 19:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:29:45 OK: 268 MiB in 56 packages 19:29:45 Removing intermediate container 4733cf8cd6f4 19:29:45 ---> 7c6547616119 19:29:45 Step 8/25 : COPY go.mod vendor* ./ 19:29:45 ---> c2a5c9341dab 19:29:45 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:45 ---> Running in 56ea1babfeec 19:29:46 Removing intermediate container 56ea1babfeec 19:29:46 ---> 08a63cd8ca4d 19:29:46 Step 10/25 : COPY . . 19:29:46 ---> a68e8a7568ad 19:29:46 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:29:46 ---> Running in 205f72db8cfa 19:29:47 Removing intermediate container 205f72db8cfa 19:29:47 ---> cf36c80cc30c 19:29:47 Step 12/25 : RUN ${MAKE} 19:29:47 ---> Running in b5b8c6b4f598 19:29:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:30:09 Removing intermediate container b5b8c6b4f598 19:30:09 ---> bd0ce548d9a9 19:30:09 Step 13/25 : FROM alpine:3.18 19:30:09 3.18: Pulling from library/alpine 19:30:09 96526aa774ef: Pulling fs layer 19:30:10 96526aa774ef: Verifying Checksum 19:30:10 96526aa774ef: Download complete 19:30:10 96526aa774ef: Pull complete 19:30:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:30:10 Status: Downloaded newer image for alpine:3.18 19:30:10 ---> 8ca4688f4f35 19:30:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:30:10 ---> Running in 1538f117a6bb 19:30:10 Removing intermediate container 1538f117a6bb 19:30:10 ---> 3c691aa78c0a 19:30:10 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:30:10 ---> Running in f3b5c2b55c55 19:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:30:11 (1/1) Installing dumb-init (1.2.5-r2) 19:30:11 Executing busybox-1.36.1-r2.trigger 19:30:11 OK: 7 MiB in 16 packages 19:30:12 Removing intermediate container f3b5c2b55c55 19:30:12 ---> 09ae6ea56459 19:30:12 Step 16/25 : WORKDIR / 19:30:12 ---> Running in 75a1cec07ff5 19:30:12 Removing intermediate container 75a1cec07ff5 19:30:12 ---> f4794f4f630b 19:30:12 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 19:30:12 ---> c4b4a38d6831 19:30:12 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 19:30:12 ---> 3e0924556ec5 19:30:12 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 19:30:13 ---> dcee66b435c6 19:30:13 Step 20/25 : EXPOSE 59995 19:30:13 ---> Running in 239e0b55a66d 19:30:13 Removing intermediate container 239e0b55a66d 19:30:13 ---> 9c76cea4e36d 19:30:13 Step 21/25 : ENTRYPOINT ["/device-uart"] 19:30:13 ---> Running in b7bcbdec5f90 19:30:13 Removing intermediate container b7bcbdec5f90 19:30:13 ---> d1e8f0f0f571 19:30:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:30:13 ---> Running in 50c824fc96e2 19:30:13 Removing intermediate container 50c824fc96e2 19:30:13 ---> 6f07958864d0 19:30:13 Step 23/25 : LABEL arch=amd64 19:30:13 ---> Running in a069b4bde037 19:30:13 Removing intermediate container a069b4bde037 19:30:13 ---> cda543aee347 19:30:13 Step 24/25 : LABEL git_sha=fa6f5852468eb49835cee0d79cba99231dc0852e 19:30:13 ---> Running in be9c081d626e 19:30:13 Removing intermediate container be9c081d626e 19:30:13 ---> bad8350e8518 19:30:13 Step 25/25 : LABEL version=3.0.1-dev.10 19:30:13 ---> Running in a47ff98e1955 19:30:13 Removing intermediate container a47ff98e1955 19:30:13 ---> 121fb2cba869 19:30:13 [Warning] One or more build-args [ARCH] were not consumed 19:30:13 Successfully built 121fb2cba869 19:30:13 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:14 provisioning config files... 19:30:14 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5616422614172036407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:14 ---> docker-login.sh 19:30:14 nexus3.edgexfoundry.org:10001 19:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:14 Configure a credential helper to remove this warning. See 19:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:14 19:30:14 Login Succeeded 19:30:14 nexus3.edgexfoundry.org:10002 19:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:14 Configure a credential helper to remove this warning. See 19:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:14 19:30:14 Login Succeeded 19:30:14 nexus3.edgexfoundry.org:10003 19:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:14 Configure a credential helper to remove this warning. See 19:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:14 19:30:14 Login Succeeded 19:30:14 nexus3.edgexfoundry.org:10004 19:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:14 Configure a credential helper to remove this warning. See 19:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:14 19:30:14 Login Succeeded 19:30:14 docker.io 19:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:30:14 Configure a credential helper to remove this warning. See 19:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:30:14 19:30:14 Login Succeeded 19:30:14 ---> docker-login.sh ends [Pipeline] } 19:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:30:14 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 19:30:14 fa6f5852468eb49835cee0d79cba99231dc0852e 19:30:14 latest 19:30:14 3.0.1-dev.10 19:30:14 fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10 19:30:14 main 19:30:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:15 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:fa6f5852468eb49835cee0d79cba99231dc0852e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:15 + docker push nexus3.edgexfoundry.org:10004/device-uart:fa6f5852468eb49835cee0d79cba99231dc0852e 19:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 19:30:15 9188168d04ed: Preparing 19:30:15 35f455fa508b: Preparing 19:30:15 10fde922733c: Preparing 19:30:15 825dc33a41d7: Preparing 19:30:15 cc2447e1835a: Preparing 19:30:15 10fde922733c: Pushed 19:30:15 35f455fa508b: Pushed 19:30:15 825dc33a41d7: Pushed 19:30:15 cc2447e1835a: Layer already exists 19:30:18 9188168d04ed: Pushed 19:30:18 fa6f5852468eb49835cee0d79cba99231dc0852e: digest: sha256:251b9c8df7d46996da2c549f4d55d5c77ebe37a102e5cee10bb85f9106eaa582 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:19 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:19 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 19:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 19:30:19 9188168d04ed: Preparing 19:30:19 35f455fa508b: Preparing 19:30:19 10fde922733c: Preparing 19:30:19 825dc33a41d7: Preparing 19:30:19 cc2447e1835a: Preparing 19:30:19 10fde922733c: Layer already exists 19:30:19 35f455fa508b: Layer already exists 19:30:19 9188168d04ed: Layer already exists 19:30:19 cc2447e1835a: Layer already exists 19:30:19 825dc33a41d7: Layer already exists 19:30:19 latest: digest: sha256:251b9c8df7d46996da2c549f4d55d5c77ebe37a102e5cee10bb85f9106eaa582 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:19 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:20 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.10 19:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 19:30:20 9188168d04ed: Preparing 19:30:20 35f455fa508b: Preparing 19:30:20 10fde922733c: Preparing 19:30:20 825dc33a41d7: Preparing 19:30:20 cc2447e1835a: Preparing 19:30:20 9188168d04ed: Layer already exists 19:30:20 10fde922733c: Layer already exists 19:30:20 35f455fa508b: Layer already exists 19:30:20 825dc33a41d7: Layer already exists 19:30:20 cc2447e1835a: Layer already exists 19:30:20 3.0.1-dev.10: digest: sha256:251b9c8df7d46996da2c549f4d55d5c77ebe37a102e5cee10bb85f9106eaa582 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:20 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:20 + docker push nexus3.edgexfoundry.org:10004/device-uart:fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10 19:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 19:30:20 9188168d04ed: Preparing 19:30:20 35f455fa508b: Preparing 19:30:20 10fde922733c: Preparing 19:30:20 825dc33a41d7: Preparing 19:30:20 cc2447e1835a: Preparing 19:30:20 cc2447e1835a: Layer already exists 19:30:20 10fde922733c: Layer already exists 19:30:20 9188168d04ed: Layer already exists 19:30:20 35f455fa508b: Layer already exists 19:30:20 825dc33a41d7: Layer already exists 19:30:20 fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10: digest: sha256:251b9c8df7d46996da2c549f4d55d5c77ebe37a102e5cee10bb85f9106eaa582 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:21 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:21 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 19:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 19:30:21 9188168d04ed: Preparing 19:30:21 35f455fa508b: Preparing 19:30:21 10fde922733c: Preparing 19:30:21 825dc33a41d7: Preparing 19:30:21 cc2447e1835a: Preparing 19:30:21 9188168d04ed: Layer already exists 19:30:21 825dc33a41d7: Layer already exists 19:30:21 cc2447e1835a: Layer already exists 19:30:21 10fde922733c: Layer already exists 19:30:21 35f455fa508b: Layer already exists 19:30:21 main: digest: sha256:251b9c8df7d46996da2c549f4d55d5c77ebe37a102e5cee10bb85f9106eaa582 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:30:21 ===================================================== [Pipeline] echo 19:30:21 taggedImages: 19:30:21 - nexus3.edgexfoundry.org:10004/device-uart:fa6f5852468eb49835cee0d79cba99231dc0852e 19:30:21 - nexus3.edgexfoundry.org:10004/device-uart:latest 19:30:21 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.10 19:30:21 - nexus3.edgexfoundry.org:10004/device-uart:fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10 19:30:21 - nexus3.edgexfoundry.org:10004/device-uart: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 19:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:21 19:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:22 latest: Pulling from edgex-lftools-log-publisher 19:30:22 5eb5b503b376: Pulling fs layer 19:30:22 5c69ac0246d0: Pulling fs layer 19:30:22 ec43610c2a17: Pulling fs layer 19:30:22 3a2ae6a8a46f: Pulling fs layer 19:30:22 33b1e0a273af: Pulling fs layer 19:30:22 5d3b04190fa2: Pulling fs layer 19:30:22 2f39f015ded8: Pulling fs layer 19:30:22 33b1e0a273af: Waiting 19:30:22 2f39f015ded8: Waiting 19:30:22 5d3b04190fa2: Waiting 19:30:22 3a2ae6a8a46f: Waiting 19:30:22 5c69ac0246d0: Verifying Checksum 19:30:22 5c69ac0246d0: Download complete 19:30:22 3a2ae6a8a46f: Verifying Checksum 19:30:22 3a2ae6a8a46f: Download complete 19:30:22 33b1e0a273af: Verifying Checksum 19:30:22 33b1e0a273af: Download complete 19:30:22 5d3b04190fa2: Verifying Checksum 19:30:22 5d3b04190fa2: Download complete 19:30:22 ec43610c2a17: Verifying Checksum 19:30:22 ec43610c2a17: Download complete 19:30:22 5eb5b503b376: Download complete 19:30:22 2f39f015ded8: Verifying Checksum 19:30:22 2f39f015ded8: Download complete 19:30:23 5eb5b503b376: Pull complete 19:30:23 5c69ac0246d0: Pull complete 19:30:24 ec43610c2a17: Pull complete 19:30:24 3a2ae6a8a46f: Pull complete 19:30:24 33b1e0a273af: Pull complete 19:30:24 5d3b04190fa2: Pull complete 19:30:28 2f39f015ded8: Pull complete 19:30:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:28 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:30:28 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 19:30:36 $ docker top dca065e150eb91dee867800aefac2a82bc7cef3154fed959a0839d5d30e6d874 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:37 ---> job-cost.sh 19:30:37 lf-activate-venv: SKIPPING 19:30:37 INFO: No Stack... 19:30:37 INFO: Retrieving Pricing Info for: v3-standard-8 19:30:37 INFO: Archiving Costs [Pipeline] sh 19:30:38 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 19:30:38 + cut -d, -f6 [Pipeline] lock 19:30:38 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-16-stack-cost] 19:30:38 Resource [jenkins-edgexfoundry-device-uart-main-16-stack-cost] did not exist. Created. 19:30:38 Lock acquired on [jenkins-edgexfoundry-device-uart-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:30:38 + echo total: 0.2199999988079071 [Pipeline] stash 19:30:38 Stashed 1 file(s) [Pipeline] } 19:30:38 Lock released on resource [jenkins-edgexfoundry-device-uart-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 19:30:38 $ docker stop --time=1 dca065e150eb91dee867800aefac2a82bc7cef3154fed959a0839d5d30e6d874 19:30:39 $ docker rm -f --volumes dca065e150eb91dee867800aefac2a82bc7cef3154fed959a0839d5d30e6d874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:30:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17088 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 19:30:55 Running in /w/workspace/device-uart/16 [Pipeline] { [Pipeline] checkout 19:30:55 The recommended git tool is: git 19:31:01 using credential edgex-jenkins-ssh 19:31:01 Cloning the remote Git repository 19:31:01 Cloning repository git@github.com:edgexfoundry/device-uart.git 19:31:01 > git init /w/workspace/device-uart/16 # timeout=10 19:31:01 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:31:01 > git --version # timeout=10 19:31:01 > git --version # 'git version 2.25.1' 19:31:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:04 Avoid second fetch 19:31:04 Checking out Revision fa6f5852468eb49835cee0d79cba99231dc0852e (main) 19:31:03 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:31:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:04 > git config core.sparsecheckout # timeout=10 19:31:04 > git checkout -f fa6f5852468eb49835cee0d79cba99231dc0852e # timeout=10 19:31:04 Commit message: "Merge pull request #32 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:31:05 % Total % Received % Xferd Average Speed Time Time Time Current 19:31:05 Dload Upload Total Spent Left Speed 19:31:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 19:31:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:31:06 + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:31:06 tee /etc/docker/daemon.new 19:31:06 { 19:31:06 "registry-mirrors": [ 19:31:06 "https://nexus3.edgexfoundry.org:10001" 19:31:06 ], 19:31:06 "bip": "10.250.0.254/24", 19:31:06 "hosts": [ 19:31:06 "tcp://0.0.0.0:5555", 19:31:06 "unix:///var/run/docker.sock" 19:31:06 ], 19:31:06 "mtu": 1458, 19:31:06 "selinux-enabled": true, 19:31:06 "seccomp-profile": "/etc/docker/seccomp.json" 19:31:06 } [Pipeline] sh 19:31:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:31:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:25 provisioning config files... 19:31:25 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/16@tmp/config863292381839267000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:25 ---> docker-login.sh 19:31:25 nexus3.edgexfoundry.org:10001 19:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:26 Configure a credential helper to remove this warning. See 19:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:26 19:31:26 Login Succeeded 19:31:26 nexus3.edgexfoundry.org:10002 19:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:26 Configure a credential helper to remove this warning. See 19:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:26 19:31:26 Login Succeeded 19:31:27 nexus3.edgexfoundry.org:10003 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:27 Configure a credential helper to remove this warning. See 19:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:27 19:31:27 Login Succeeded 19:31:27 nexus3.edgexfoundry.org:10004 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:27 Configure a credential helper to remove this warning. See 19:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:27 19:31:27 Login Succeeded 19:31:27 docker.io 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:28 Configure a credential helper to remove this warning. See 19:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:28 19:31:28 Login Succeeded 19:31:28 ---> docker-login.sh ends [Pipeline] } 19:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:31:28 ========================================================= 19:31:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:31:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:31:29 Sending build context to Docker daemon 5.645MB 19:31:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:31:29 Step 2/12 : FROM ${BASE} AS builder 19:31:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:31:29 9fda8d8052c6: Pulling fs layer 19:31:29 5d54e960e981: Pulling fs layer 19:31:29 c4a7e357bf2a: Pulling fs layer 19:31:29 f0e02332f6b5: Pulling fs layer 19:31:29 cefa15bbcfad: Pulling fs layer 19:31:29 17808c966233: Pulling fs layer 19:31:29 f4c1fc716caa: Pulling fs layer 19:31:29 f0e02332f6b5: Waiting 19:31:29 cefa15bbcfad: Waiting 19:31:29 17808c966233: Waiting 19:31:29 f4c1fc716caa: Waiting 19:31:29 5d54e960e981: Download complete 19:31:29 f0e02332f6b5: Verifying Checksum 19:31:29 f0e02332f6b5: Download complete 19:31:29 cefa15bbcfad: Verifying Checksum 19:31:29 cefa15bbcfad: Download complete 19:31:29 9fda8d8052c6: Verifying Checksum 19:31:29 9fda8d8052c6: Download complete 19:31:30 f4c1fc716caa: Verifying Checksum 19:31:30 f4c1fc716caa: Download complete 19:31:30 9fda8d8052c6: Pull complete 19:31:31 5d54e960e981: Pull complete 19:31:31 c4a7e357bf2a: Verifying Checksum 19:31:31 c4a7e357bf2a: Download complete 19:31:32 17808c966233: Verifying Checksum 19:31:32 17808c966233: Download complete 19:31:45 c4a7e357bf2a: Pull complete 19:31:45 f0e02332f6b5: Pull complete 19:31:45 cefa15bbcfad: Pull complete 19:31:53 17808c966233: Pull complete 19:31:55 f4c1fc716caa: Pull complete 19:31:55 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:31:56 ---> ea914061e18c 19:31:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:31:57 ---> Running in e32fb9b7f6bc 19:31:58 Removing intermediate container e32fb9b7f6bc 19:31:58 ---> 9517b69f7770 19:31:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:31:58 ---> Running in a991d8e34d65 19:31:58 Removing intermediate container a991d8e34d65 19:31:58 ---> 5181caa6c2e9 19:31:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:31:58 ---> Running in cfd60548f466 19:31:58 Removing intermediate container cfd60548f466 19:31:58 ---> 67088fca4cfc 19:31:58 Step 6/12 : WORKDIR /device-uart 19:31:59 ---> Running in 60973f0525fe 19:31:59 Removing intermediate container 60973f0525fe 19:31:59 ---> 79bc4127eb76 19:31:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:31:59 ---> Running in 9d3f05398528 19:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:02 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:32:02 (2/4) Installing libedit (20221030.3.1-r1) 19:32:02 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:32:02 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:32:02 Executing busybox-1.36.1-r2.trigger 19:32:02 OK: 270 MiB in 56 packages 19:32:03 Removing intermediate container 9d3f05398528 19:32:03 ---> 41b31a739d29 19:32:03 Step 8/12 : COPY go.mod vendor* ./ 19:32:04 ---> cef11a01e2ec 19:32:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:04 ---> Running in 920b95cb3b81 19:33:40 Removing intermediate container 920b95cb3b81 19:33:40 ---> 630022c21d80 19:33:40 Step 10/12 : COPY . . 19:33:40 ---> a4a40b2497f8 19:33:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:33:40 ---> Running in b5dc3610b06d 19:33:40 Removing intermediate container b5dc3610b06d 19:33:40 ---> da02d5dfcbc2 19:33:40 Step 12/12 : RUN ${MAKE} 19:33:40 ---> Running in 9cc56fedd08a 19:33:40 noop 19:33:40 Removing intermediate container 9cc56fedd08a 19:33:40 ---> 4fb61b978212 19:33:40 Successfully built 4fb61b978212 19:33:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:41 + docker inspect -f . ci-base-image-arm64 19:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:41 prd-ubuntu20.04-docker-arm64-4c-16g-17088 does not seem to be running inside a container 19:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/16 -v /w/workspace/device-uart/16:/w/workspace/device-uart/16:rw,z -v /w/workspace/device-uart/16@tmp:/w/workspace/device-uart/16@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 19:33:42 $ docker top 7db6cb068c8fe52aced440f0fb2e1e4a075889161b37b31bdd3a91c8a6c47ced -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:43 + go version 19:33:43 go version go1.21.0 linux/arm64 [Pipeline] } 19:33:43 $ docker stop --time=1 7db6cb068c8fe52aced440f0fb2e1e4a075889161b37b31bdd3a91c8a6c47ced 19:33:45 $ docker rm -f --volumes 7db6cb068c8fe52aced440f0fb2e1e4a075889161b37b31bdd3a91c8a6c47ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:45 + docker inspect -f . ci-base-image-arm64 19:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:46 prd-ubuntu20.04-docker-arm64-4c-16g-17088 does not seem to be running inside a container 19:33:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/16 -v /w/workspace/device-uart/16:/w/workspace/device-uart/16:rw,z -v /w/workspace/device-uart/16@tmp:/w/workspace/device-uart/16@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 19:33:48 $ docker top 1764e82479c403ad9b140a09a787f16f043dcf19b98aea6157c1e66312fd0e04 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:49 + git config --global --add safe.directory /w/workspace/device-uart/16 [Pipeline] fileExists [Pipeline] sh 19:33:50 + make test 19:33:50 go test ./... -coverprofile=coverage.out 19:33:54 ? github.com/edgexfoundry/device-uart [no test files] 19:35:31 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:35:31 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:35:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:35:31 go vet ./... 19:36:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:36:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:36:03 ./bin/test-attribution-txt.sh [Pipeline] echo 19:36:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:36:03 $ docker stop --time=1 1764e82479c403ad9b140a09a787f16f043dcf19b98aea6157c1e66312fd0e04 19:36:05 $ docker rm -f --volumes 1764e82479c403ad9b140a09a787f16f043dcf19b98aea6157c1e66312fd0e04 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:36:06 Warning: overwriting stash ‘coverage-report’ 19:36:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:36:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:36:07 + ls -al . 19:36:07 total 148 19:36:07 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 19:33 . 19:36:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:31 .. 19:36:07 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 19:31 .dockerignore 19:36:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:31 .git 19:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:31 .github 19:36:07 -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 19:31 .gitignore 19:36:07 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 19:31 .golangci.yml 19:36:07 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 8 19:31 Attribution.txt 19:36:07 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 8 19:31 Dockerfile 19:36:07 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 19:31 GOVERNANCE.md 19:36:07 -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 19:31 Jenkinsfile 19:36:07 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 19:31 LICENSE 19:36:07 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 8 19:31 Makefile 19:36:07 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 19:31 OWNERS.md 19:36:07 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 19:31 README.md 19:36:07 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 19:28 VERSION 19:36:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:31 bin 19:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:31 cmd 19:36:07 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 19:33 coverage.out 19:36:07 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 8 19:31 go.mod 19:36:07 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 8 19:31 go.sum 19:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:31 internal 19:36:07 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 19:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:08 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fa6f5852468eb49835cee0d79cba99231dc0852e --label arch=arm64 --label version=3.0.1-dev.10 . 19:36:08 Sending build context to Docker daemon 5.646MB 19:36:08 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 19:36:08 Step 2/25 : FROM ${BASE} AS builder 19:36:08 ---> 4fb61b978212 19:36:08 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:36:09 ---> Running in 4d6d0507cd48 19:36:10 Removing intermediate container 4d6d0507cd48 19:36:10 ---> cc90fc2c9fed 19:36:10 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:36:10 ---> Running in 5785af6702aa 19:36:10 Removing intermediate container 5785af6702aa 19:36:10 ---> 1447f2ca0c7d 19:36:10 Step 5/25 : ARG ADD_BUILD_TAGS="" 19:36:10 ---> Running in ff03098623cf 19:36:11 Removing intermediate container ff03098623cf 19:36:11 ---> f86c024b95c3 19:36:11 Step 6/25 : WORKDIR /device-uart 19:36:11 ---> Running in c7d43973e107 19:36:11 Removing intermediate container c7d43973e107 19:36:11 ---> 793d68433e11 19:36:11 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:36:11 ---> Running in adae44bb4adf 19:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:14 OK: 270 MiB in 56 packages 19:36:16 Removing intermediate container adae44bb4adf 19:36:16 ---> e3b8818732e8 19:36:16 Step 8/25 : COPY go.mod vendor* ./ 19:36:16 ---> ffc2e6471623 19:36:16 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:16 ---> Running in eaec7f4ced96 19:36:20 Removing intermediate container eaec7f4ced96 19:36:20 ---> 786c148f44a6 19:36:20 Step 10/25 : COPY . . 19:36:24 ---> f1f34fb3a10d 19:36:24 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:36:24 ---> Running in ba9e788c6d17 19:36:26 Removing intermediate container ba9e788c6d17 19:36:26 ---> 3f53da5c6e79 19:36:26 Step 12/25 : RUN ${MAKE} 19:36:26 ---> Running in c0a7b7fc86f0 19:36:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:38:20 Removing intermediate container c0a7b7fc86f0 19:38:20 ---> 37d0d16d6d30 19:38:20 Step 13/25 : FROM alpine:3.18 19:38:20 3.18: Pulling from library/alpine 19:38:20 579b34f0a95b: Pulling fs layer 19:38:20 579b34f0a95b: Download complete 19:38:20 579b34f0a95b: Pull complete 19:38:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:38:20 Status: Downloaded newer image for alpine:3.18 19:38:20 ---> 3cc203321400 19:38:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:38:20 ---> Running in 740e6d2a8409 19:38:20 Removing intermediate container 740e6d2a8409 19:38:20 ---> a50b57ce078c 19:38:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:38:20 ---> Running in 474259500b63 19:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:22 (1/1) Installing dumb-init (1.2.5-r2) 19:38:22 Executing busybox-1.36.1-r2.trigger 19:38:22 OK: 8 MiB in 16 packages 19:38:23 Removing intermediate container 474259500b63 19:38:23 ---> 71d501f8055e 19:38:23 Step 16/25 : WORKDIR / 19:38:23 ---> Running in eb86d2e0e9c1 19:38:23 Removing intermediate container eb86d2e0e9c1 19:38:23 ---> a1219ef04163 19:38:23 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 19:38:24 ---> aedafb8ef90e 19:38:24 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 19:38:25 ---> 2eedf0b04b8b 19:38:25 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 19:38:26 ---> a3525feb4ed2 19:38:26 Step 20/25 : EXPOSE 59995 19:38:26 ---> Running in 4526cf6a5081 19:38:26 Removing intermediate container 4526cf6a5081 19:38:26 ---> 10bbe3ee0850 19:38:26 Step 21/25 : ENTRYPOINT ["/device-uart"] 19:38:26 ---> Running in ffe32464ca83 19:38:27 Removing intermediate container ffe32464ca83 19:38:27 ---> 7b8a29173252 19:38:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:38:27 ---> Running in af769303bbaa 19:38:27 Removing intermediate container af769303bbaa 19:38:27 ---> 91fcd649cf58 19:38:27 Step 23/25 : LABEL arch=arm64 19:38:27 ---> Running in 0e0870ddf2d5 19:38:27 Removing intermediate container 0e0870ddf2d5 19:38:27 ---> 14974c337360 19:38:27 Step 24/25 : LABEL git_sha=fa6f5852468eb49835cee0d79cba99231dc0852e 19:38:27 ---> Running in ec1d706c46e5 19:38:28 Removing intermediate container ec1d706c46e5 19:38:28 ---> 45d12d690035 19:38:28 Step 25/25 : LABEL version=3.0.1-dev.10 19:38:28 ---> Running in 5ed650cf1329 19:38:28 Removing intermediate container 5ed650cf1329 19:38:28 ---> fce344327e7b 19:38:28 [Warning] One or more build-args [ARCH] were not consumed 19:38:28 Successfully built fce344327e7b 19:38:28 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:28 provisioning config files... 19:38:28 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/16@tmp/config4421272568974675159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:29 ---> docker-login.sh 19:38:29 nexus3.edgexfoundry.org:10001 19:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:29 Configure a credential helper to remove this warning. See 19:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:29 19:38:29 Login Succeeded 19:38:29 nexus3.edgexfoundry.org:10002 19:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:29 Configure a credential helper to remove this warning. See 19:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:29 19:38:29 Login Succeeded 19:38:29 nexus3.edgexfoundry.org:10003 19:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:30 Configure a credential helper to remove this warning. See 19:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:30 19:38:30 Login Succeeded 19:38:30 nexus3.edgexfoundry.org:10004 19:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:30 Configure a credential helper to remove this warning. See 19:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:30 19:38:30 Login Succeeded 19:38:30 docker.io 19:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:30 Configure a credential helper to remove this warning. See 19:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:30 19:38:30 Login Succeeded 19:38:30 ---> docker-login.sh ends [Pipeline] } 19:38:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:38:31 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 19:38:31 fa6f5852468eb49835cee0d79cba99231dc0852e 19:38:31 latest 19:38:31 3.0.1-dev.10 19:38:31 fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10 19:38:31 main 19:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:31 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:fa6f5852468eb49835cee0d79cba99231dc0852e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:31 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:fa6f5852468eb49835cee0d79cba99231dc0852e 19:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 19:38:31 7785ba634cf5: Preparing 19:38:31 447786e6fec0: Preparing 19:38:31 f9f8437a2fe5: Preparing 19:38:31 f5c3e735d49e: Preparing 19:38:31 5f4d9fc4d98d: Preparing 19:38:31 5f4d9fc4d98d: Layer already exists 19:38:32 f5c3e735d49e: Pushed 19:38:32 447786e6fec0: Pushed 19:38:32 f9f8437a2fe5: Pushed 19:38:37 7785ba634cf5: Pushed 19:38:37 fa6f5852468eb49835cee0d79cba99231dc0852e: digest: sha256:41cf209d413ca2020f1b207547fa6b3b6c0c57c3e64c8e2b8da46d01ef7b5e87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:37 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:38 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 19:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 19:38:38 7785ba634cf5: Preparing 19:38:38 447786e6fec0: Preparing 19:38:38 f9f8437a2fe5: Preparing 19:38:38 f5c3e735d49e: Preparing 19:38:38 5f4d9fc4d98d: Preparing 19:38:38 7785ba634cf5: Layer already exists 19:38:38 f9f8437a2fe5: Layer already exists 19:38:38 5f4d9fc4d98d: Layer already exists 19:38:38 447786e6fec0: Layer already exists 19:38:38 f5c3e735d49e: Layer already exists 19:38:38 latest: digest: sha256:41cf209d413ca2020f1b207547fa6b3b6c0c57c3e64c8e2b8da46d01ef7b5e87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:38 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:39 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.10 19:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 19:38:39 7785ba634cf5: Preparing 19:38:39 447786e6fec0: Preparing 19:38:39 f9f8437a2fe5: Preparing 19:38:39 f5c3e735d49e: Preparing 19:38:39 5f4d9fc4d98d: Preparing 19:38:39 f9f8437a2fe5: Layer already exists 19:38:39 7785ba634cf5: Layer already exists 19:38:39 f5c3e735d49e: Layer already exists 19:38:39 447786e6fec0: Layer already exists 19:38:39 5f4d9fc4d98d: Layer already exists 19:38:39 3.0.1-dev.10: digest: sha256:41cf209d413ca2020f1b207547fa6b3b6c0c57c3e64c8e2b8da46d01ef7b5e87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:39 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:40 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10 19:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 19:38:40 7785ba634cf5: Preparing 19:38:40 447786e6fec0: Preparing 19:38:40 f9f8437a2fe5: Preparing 19:38:40 f5c3e735d49e: Preparing 19:38:40 5f4d9fc4d98d: Preparing 19:38:40 447786e6fec0: Layer already exists 19:38:40 7785ba634cf5: Layer already exists 19:38:40 5f4d9fc4d98d: Layer already exists 19:38:40 f5c3e735d49e: Layer already exists 19:38:40 f9f8437a2fe5: Layer already exists 19:38:40 fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10: digest: sha256:41cf209d413ca2020f1b207547fa6b3b6c0c57c3e64c8e2b8da46d01ef7b5e87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:40 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:40 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 19:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 19:38:40 7785ba634cf5: Preparing 19:38:40 447786e6fec0: Preparing 19:38:40 f9f8437a2fe5: Preparing 19:38:40 f5c3e735d49e: Preparing 19:38:40 5f4d9fc4d98d: Preparing 19:38:40 447786e6fec0: Layer already exists 19:38:40 7785ba634cf5: Layer already exists 19:38:40 f9f8437a2fe5: Layer already exists 19:38:40 5f4d9fc4d98d: Layer already exists 19:38:40 f5c3e735d49e: Layer already exists 19:38:40 main: digest: sha256:41cf209d413ca2020f1b207547fa6b3b6c0c57c3e64c8e2b8da46d01ef7b5e87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:38:41 ===================================================== [Pipeline] echo 19:38:41 taggedImages: 19:38:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:fa6f5852468eb49835cee0d79cba99231dc0852e 19:38:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 19:38:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.10 19:38:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:fa6f5852468eb49835cee0d79cba99231dc0852e-3.0.1-dev.10 19:38:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:41 19:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:38:41 arm64: Pulling from edgex-lftools-log-publisher 19:38:41 8998bd30e6a1: Pulling fs layer 19:38:41 04944245beec: Pulling fs layer 19:38:41 699f458cf7ca: Pulling fs layer 19:38:41 765212b225bb: Pulling fs layer 19:38:41 f23df028b6ca: Pulling fs layer 19:38:41 d65c8cfc05b1: Pulling fs layer 19:38:41 2437ff75d9bd: Pulling fs layer 19:38:41 765212b225bb: Waiting 19:38:41 f23df028b6ca: Waiting 19:38:41 d65c8cfc05b1: Waiting 19:38:42 04944245beec: Verifying Checksum 19:38:42 04944245beec: Download complete 19:38:42 765212b225bb: Verifying Checksum 19:38:42 765212b225bb: Download complete 19:38:42 f23df028b6ca: Verifying Checksum 19:38:42 f23df028b6ca: Download complete 19:38:42 d65c8cfc05b1: Verifying Checksum 19:38:42 d65c8cfc05b1: Download complete 19:38:42 699f458cf7ca: Download complete 19:38:42 8998bd30e6a1: Verifying Checksum 19:38:42 8998bd30e6a1: Download complete 19:38:45 2437ff75d9bd: Verifying Checksum 19:38:45 2437ff75d9bd: Download complete 19:38:47 8998bd30e6a1: Pull complete 19:38:47 04944245beec: Pull complete 19:38:48 699f458cf7ca: Pull complete 19:38:49 765212b225bb: Pull complete 19:38:50 f23df028b6ca: Pull complete 19:38:50 d65c8cfc05b1: Pull complete 19:39:08 2437ff75d9bd: Pull complete 19:39:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-17088 does not seem to be running inside a container 19:39:08 $ 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-uart/16 -v /w/workspace/device-uart/16:/w/workspace/device-uart/16:rw,z -v /w/workspace/device-uart/16@tmp:/w/workspace/device-uart/16@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 19:39:11 $ docker top 96ebd4f4c2e6ab5ece530171e92ea51b3df8e20daebb8afcbfd1c663b9f42cc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:12 ---> job-cost.sh 19:39:12 lf-activate-venv: SKIPPING 19:39:12 INFO: No Stack... 19:39:12 INFO: Retrieving Pricing Info for: v3-standard-4 19:39:13 INFO: Archiving Costs [Pipeline] sh 19:39:13 + cat /w/workspace/device-uart/16/archives/cost.csv 19:39:13 + cut -d, -f6 [Pipeline] lock 19:39:14 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-16-stack-cost] 19:39:14 Resource [jenkins-edgexfoundry-device-uart-main-16-stack-cost] did not exist. Created. 19:39:14 Lock acquired on [jenkins-edgexfoundry-device-uart-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:39:14 /w/workspace/device-uart/16@tmp/durable-594dd9e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:39:14 + echo total: 0.10999999940395355 [Pipeline] stash 19:39:15 Warning: overwriting stash ‘stack-cost’ 19:39:15 Stashed 1 file(s) [Pipeline] } 19:39:15 Lock released on resource [jenkins-edgexfoundry-device-uart-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 19:39:15 $ docker stop --time=1 96ebd4f4c2e6ab5ece530171e92ea51b3df8e20daebb8afcbfd1c663b9f42cc0 19:39:16 $ docker rm -f --volumes 96ebd4f4c2e6ab5ece530171e92ea51b3df8e20daebb8afcbfd1c663b9f42cc0 [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 19:39:16 provisioning config files... 19:39:16 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5109404734980783245tmp [Pipeline] { [Pipeline] sh 19:39:17 + set +x 19:39:17 + curl -s https://codecov.io/bash 19:39:17 + bash -s -- 19:39:17 19:39:17 _____ _ 19:39:17 / ____| | | 19:39:17 | | ___ __| | ___ ___ _____ __ 19:39:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:39:17 | |___| (_) | (_| | __/ (_| (_) \ V / 19:39:17 \_____\___/ \__,_|\___|\___\___/ \_/ 19:39:17 Bash-1.0.6 19:39:17 19:39:17 19:39:17 ==> git version 2.25.1 found 19:39:17 ==> 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 19:39:17 Release-Date: 2020-01-08 19:39:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:39:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:39:17 ==> Jenkins CI detected. 19:39:17 current dir:  /w/workspace/edgexfoundry_device-uart_main 19:39:17 project root: . 19:39:17 --> token set from env 19:39:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:39:17 ==> Running gcov in . (disable via -X gcov) 19:39:17 ==> Python coveragepy not found 19:39:17 ==> Searching for coverage reports in: 19:39:17 + . 19:39:17 -> Found 1 reports 19:39:17 ==> Detecting git/mercurial file structure 19:39:17 ==> Reading reports 19:39:17 + ./coverage.out bytes=10 19:39:17 ==> Appending adjustments 19:39:17 https://docs.codecov.io/docs/fixing-reports 19:39:17 + Found adjustments 19:39:17 ==> Gzipping contents 19:39:17 4.0K /tmp/codecov.8R4Cbj.gz 19:39:17 ==> Uploading reports 19:39:17 url: https://codecov.io 19:39:17 query: branch=main&commit=fa6f5852468eb49835cee0d79cba99231dc0852e&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 19:39:17 -> Pinging Codecov 19:39:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=fa6f5852468eb49835cee0d79cba99231dc0852e&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 19:39:17 -> Uploading to 19:39:17 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/B9AA6E0BBD74AE3A32605C7A7C664919/fa6f5852468eb49835cee0d79cba99231dc0852e/d49f9a0b-7d13-4d30-a53e-82a561782a58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T193917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5200883ad1de9ce5ce5e972c39b49133290405a88dd2745bf47e50f4eeb1556 19:39:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:17 Dload Upload Total Spent Left Speed 19:39:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2565 --:--:-- --:--:-- --:--:-- 2565 19:39:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/fa6f5852468eb49835cee0d79cba99231dc0852e [Pipeline] } 19:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:39:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:39:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:39:18 19:39:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:39:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:39:18 df9b9388f04a: Pulling fs layer 19:39:18 52dc419b0ee2: Pulling fs layer 19:39:18 25bc292e5bac: Pulling fs layer 19:39:18 114826534d7a: Pulling fs layer 19:39:18 4657fd5d0bcf: Pulling fs layer 19:39:18 6ad1cebc031e: Pulling fs layer 19:39:18 8a3aa393b2d8: Pulling fs layer 19:39:18 114826534d7a: Waiting 19:39:18 4657fd5d0bcf: Waiting 19:39:18 6ad1cebc031e: Waiting 19:39:18 25bc292e5bac: Download complete 19:39:18 52dc419b0ee2: Download complete 19:39:18 4657fd5d0bcf: Verifying Checksum 19:39:18 4657fd5d0bcf: Download complete 19:39:18 df9b9388f04a: Verifying Checksum 19:39:18 6ad1cebc031e: Verifying Checksum 19:39:18 6ad1cebc031e: Download complete 19:39:18 df9b9388f04a: Pull complete 19:39:18 52dc419b0ee2: Pull complete 19:39:18 25bc292e5bac: Pull complete 19:39:19 114826534d7a: Verifying Checksum 19:39:19 114826534d7a: Download complete 19:39:19 8a3aa393b2d8: Verifying Checksum 19:39:19 8a3aa393b2d8: Download complete 19:39:22 114826534d7a: Pull complete 19:39:22 4657fd5d0bcf: Pull complete 19:39:22 6ad1cebc031e: Pull complete 19:39:25 8a3aa393b2d8: Pull complete 19:39:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:25 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:39:25 $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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/edgex-snyk-go:1.410.4 cat 19:39:31 $ docker top 40bd5b18dad801967fef396ea1dfbba22f453fd77a23ea1f029534c1a29b79ce -eo pid,comm [Pipeline] { [Pipeline] echo 19:39:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 19:39:31 + set -o pipefail 19:39:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 19:39:38 19:39:38 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 19:39:38 19:39:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/75e08ff3-d8aa-4d24-8c70-e8039c43aa6f 19:39:38 19:39:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:39:38 19:39:38 19:39:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:39:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:39:38 More details here: https://snyk.co/ue1NS 19:39:38 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:39:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:39:38 $ docker stop --time=1 40bd5b18dad801967fef396ea1dfbba22f453fd77a23ea1f029534c1a29b79ce 19:39:43 $ docker rm -f --volumes 40bd5b18dad801967fef396ea1dfbba22f453fd77a23ea1f029534c1a29b79ce [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 19:39:44 + git log --format=format:%s -1 fa6f5852468eb49835cee0d79cba99231dc0852e [Pipeline] sh 19:39:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:39:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:44 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:39:45 $ docker top 7c8d3b67ce609039e21dfc82353109e1ceb6038c9a305d41ce784ab07de40101 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:45 [ssh-agent] Looking for ssh-agent implementation... 19:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:45 $ docker exec 7c8d3b67ce609039e21dfc82353109e1ceb6038c9a305d41ce784ab07de40101 ssh-agent 19:39:45 SSH_AUTH_SOCK=/tmp/ssh-NBNeLYTHmgnh/agent.32 19:39:45 SSH_AGENT_PID=38 19:39:45 Running ssh-add (command line suppressed) 19:39:45 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4875850796926068219.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4875850796926068219.key) 19:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:46 + git semver tag 19:39:46 2023-11-08 19:39:46,307 [run_tag] DEBUG tag force:False 19:39:46 2023-11-08 19:39:46,308 [check_head_tag] DEBUG check head tag 19:39:46 2023-11-08 19:39:46,308 [execute] INFO git cat-file --batch-check 19:39:46 2023-11-08 19:39:46,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 19:39:46 2023-11-08 19:39:46,312 [execute] INFO git cat-file --batch 19:39:46 2023-11-08 19:39:46,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 19:39:46 2023-11-08 19:39:46,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 19:39:46 2023-11-08 19:39:46,321 [execute] INFO git tag -a v3.0.1-dev.10 -m v3.0.1-dev.10 19:39:46 2023-11-08 19:39:46,321 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.10', '-m', 'v3.0.1-dev.10'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 19:39:46 2023-11-08 19:39:46,327 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 19:39:46 3.0.1-dev.10 [Pipeline] } 19:39:46 $ docker exec --env ******** --env ******** 7c8d3b67ce609039e21dfc82353109e1ceb6038c9a305d41ce784ab07de40101 ssh-agent -k 19:39:46 unset SSH_AUTH_SOCK; 19:39:46 unset SSH_AGENT_PID; 19:39:46 echo Agent pid 38 killed; 19:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:46 + git semver [Pipeline] } 19:39:47 $ docker stop --time=1 7c8d3b67ce609039e21dfc82353109e1ceb6038c9a305d41ce784ab07de40101 19:39:48 $ docker rm -f --volumes 7c8d3b67ce609039e21dfc82353109e1ceb6038c9a305d41ce784ab07de40101 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:39:48 19:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:39:48 0.23.1-centos7: Pulling from edgex-lftools 19:39:48 ab5ef0e58194: Pulling fs layer 19:39:48 9712f1f96733: Pulling fs layer 19:39:48 63f879dbbcfc: Pulling fs layer 19:39:48 0d9ebad4ef96: Pulling fs layer 19:39:48 e9a5061849ea: Pulling fs layer 19:39:48 d747dcd14b5f: Pulling fs layer 19:39:48 2de7ff778b66: Pulling fs layer 19:39:48 d747dcd14b5f: Waiting 19:39:48 e9a5061849ea: Waiting 19:39:48 0d9ebad4ef96: Waiting 19:39:48 2de7ff778b66: Waiting 19:39:48 9712f1f96733: Download complete 19:39:49 63f879dbbcfc: Verifying Checksum 19:39:49 63f879dbbcfc: Download complete 19:39:49 e9a5061849ea: Verifying Checksum 19:39:49 e9a5061849ea: Download complete 19:39:49 d747dcd14b5f: Download complete 19:39:49 ab5ef0e58194: Verifying Checksum 19:39:49 ab5ef0e58194: Download complete 19:39:49 0d9ebad4ef96: Verifying Checksum 19:39:49 0d9ebad4ef96: Download complete 19:39:49 2de7ff778b66: Verifying Checksum 19:39:49 2de7ff778b66: Download complete 19:39:52 ab5ef0e58194: Pull complete 19:39:52 9712f1f96733: Pull complete 19:39:53 63f879dbbcfc: Pull complete 19:39:57 0d9ebad4ef96: Pull complete 19:39:57 e9a5061849ea: Pull complete 19:39:57 d747dcd14b5f: Pull complete 19:39:58 2de7ff778b66: Pull complete 19:39:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:39:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:58 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:40:06 $ docker top b5168e80c0ca8ca75da8aec3ef1f0955fad142583a2cd8ea7e70662ed1b1c3ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:40:06 provisioning config files... 19:40:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7727064945894365130tmp 19:40:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config445238897888510433tmp 19:40:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13889333079509571043tmp [Pipeline] { [Pipeline] echo 19:40:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:40:06 ---> sigul-configuration.sh 19:40:06 gpg: directory `/root/.gnupg' created 19:40:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:40:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:40:06 gpg: keyring `/root/.gnupg/secring.gpg' created 19:40:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:40:06 gpg: CAST5 encrypted data 19:40:06 gpg: encrypted with 1 passphrase 19:40:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:40:07 + mkdir /home/jenkins 19:40:07 + mkdir /home/jenkins/sigul [Pipeline] sh 19:40:07 + 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 19:40:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:40:07 ---> sigul-install.sh 19:40:07 Sigul already installed; skipping installation. [Pipeline] sh 19:40:08 + git tag --list 19:40:08 v0.0.0 19:40:08 v0.0.1-dev.1 19:40:08 v0.0.1-dev.2 19:40:08 v0.0.1-dev.3 19:40:08 v0.0.1-dev.4 19:40:08 v3.0.0 19:40:08 v3.0.1-dev.1 19:40:08 v3.0.1-dev.10 19:40:08 v3.0.1-dev.2 19:40:08 v3.0.1-dev.3 19:40:08 v3.0.1-dev.4 19:40:08 v3.0.1-dev.5 19:40:08 v3.0.1-dev.6 19:40:08 v3.0.1-dev.7 19:40:08 v3.0.1-dev.8 19:40:08 v3.0.1-dev.9 [Pipeline] sh 19:40:08 + lftools sign git-tag v3.0.1-dev.10 19:40:08 Signing Git tag with Sigul... 19:40:08 Signing v3.0.1-dev.10 [Pipeline] echo 19:40:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:40:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:40:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:40:09 $ docker stop --time=1 b5168e80c0ca8ca75da8aec3ef1f0955fad142583a2cd8ea7e70662ed1b1c3ca 19:40:10 $ docker rm -f --volumes b5168e80c0ca8ca75da8aec3ef1f0955fad142583a2cd8ea7e70662ed1b1c3ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:40:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:40:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:11 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:40:11 $ docker top dbe6f722da0997d4c1922ad1a4ae0201ec7d1f1fb6665e97b075160cd36ef077 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:40:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:11 [ssh-agent] Looking for ssh-agent implementation... 19:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:12 $ docker exec dbe6f722da0997d4c1922ad1a4ae0201ec7d1f1fb6665e97b075160cd36ef077 ssh-agent 19:40:12 SSH_AUTH_SOCK=/tmp/ssh-9UtsdnocVlwn/agent.31 19:40:12 SSH_AGENT_PID=37 19:40:12 Running ssh-add (command line suppressed) 19:40:12 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14495245678786932191.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14495245678786932191.key) 19:40:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:12 + git semver bump pre 19:40:12 2023-11-08 19:40:12,735 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 19:40:12 2023-11-08 19:40:12,735 [bump_version] DEBUG bumping version:3.0.1-dev.10 on axis:pre with prefix:dev 19:40:12 2023-11-08 19:40:12,735 [bump_version] DEBUG bumped version:3.0.1-dev.11 19:40:12 2023-11-08 19:40:12,735 [write_version] DEBUG write version:3.0.1-dev.11 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 19:40:12 2023-11-08 19:40:12,735 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 19:40:12 2023-11-08 19:40:12,735 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 19:40:12 2023-11-08 19:40:12,739 [execute] INFO git cat-file --batch-check 19:40:12 2023-11-08 19:40:12,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 19:40:12 2023-11-08 19:40:12,745 [execute] INFO git cat-file --batch 19:40:12 2023-11-08 19:40:12,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 19:40:12 2023-11-08 19:40:12,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 19:40:12 3.0.1-dev.11 [Pipeline] } 19:40:12 $ docker exec --env ******** --env ******** dbe6f722da0997d4c1922ad1a4ae0201ec7d1f1fb6665e97b075160cd36ef077 ssh-agent -k 19:40:12 unset SSH_AUTH_SOCK; 19:40:12 unset SSH_AGENT_PID; 19:40:12 echo Agent pid 37 killed; 19:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:13 + git semver [Pipeline] } 19:40:13 $ docker stop --time=1 dbe6f722da0997d4c1922ad1a4ae0201ec7d1f1fb6665e97b075160cd36ef077 19:40:15 $ docker rm -f --volumes dbe6f722da0997d4c1922ad1a4ae0201ec7d1f1fb6665e97b075160cd36ef077 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:40:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:16 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:40:17 $ docker top ba4ea583caec3b17863248993ca722a34c44b3e6f6965e04628027258d33e3bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:40:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:17 [ssh-agent] Looking for ssh-agent implementation... 19:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:17 $ docker exec ba4ea583caec3b17863248993ca722a34c44b3e6f6965e04628027258d33e3bd ssh-agent 19:40:17 SSH_AUTH_SOCK=/tmp/ssh-5UyjUIp9dVBh/agent.32 19:40:17 SSH_AGENT_PID=39 19:40:17 Running ssh-add (command line suppressed) 19:40:17 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4317714041022919450.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4317714041022919450.key) 19:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:17 + git semver push 19:40:18 2023-11-08 19:40:18,169 [run_push] DEBUG push 19:40:18 2023-11-08 19:40:18,170 [execute] INFO git cat-file --batch-check 19:40:18 2023-11-08 19:40:18,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 19:40:18 2023-11-08 19:40:18,173 [execute] INFO git rev-list a2048fd1a39c424e4de7d8d3a8c6ce68cb975f19 -- 19:40:18 2023-11-08 19:40:18,173 [execute] DEBUG Popen(['git', 'rev-list', 'a2048fd1a39c424e4de7d8d3a8c6ce68cb975f19', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 19:40:18 2023-11-08 19:40:18,178 [execute] INFO git fetch -v origin 19:40:18 2023-11-08 19:40:18,178 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 19:40:18 2023-11-08 19:40:18,739 [run_push] DEBUG no remote changes detected 19:40:18 2023-11-08 19:40:18,739 [execute] INFO git push origin semver 19:40:18 2023-11-08 19:40:18,739 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 19:40:19 2023-11-08 19:40:19,663 [run_push] DEBUG push all version tags 19:40:19 2023-11-08 19:40:19,663 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:40:19 2023-11-08 19:40:19,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 19:40:20 2023-11-08 19:40:20,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 19:40:20 3.0.1-dev.11 [Pipeline] } 19:40:20 $ docker exec --env ******** --env ******** ba4ea583caec3b17863248993ca722a34c44b3e6f6965e04628027258d33e3bd ssh-agent -k 19:40:20 unset SSH_AUTH_SOCK; 19:40:20 unset SSH_AGENT_PID; 19:40:20 echo Agent pid 39 killed; 19:40:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:21 + git semver [Pipeline] } 19:40:21 $ docker stop --time=1 ba4ea583caec3b17863248993ca722a34c44b3e6f6965e04628027258d33e3bd 19:40:22 $ docker rm -f --volumes ba4ea583caec3b17863248993ca722a34c44b3e6f6965e04628027258d33e3bd [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 19:40:23 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 19:40:23 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 19:40:23 total 16 19:40:23 drwxr-xr-x 3 root root 4096 Nov 8 19:30 . 19:40:23 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 19:40 .. 19:40:23 drwxr-xr-x 2 root root 4096 Nov 8 19:30 cost 19:40:23 -rw-r--r-- 1 root root 82 Nov 8 19:30 cost.csv 19:40:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 19:40:23 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 19:40:23 total 16 19:40:23 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:30 . 19:40:23 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 19:40 .. 19:40:23 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 19:30 cost 19:40:23 -rw-r--r-- 1 jenkins jenkins 82 Nov 8 19:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:40:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:40:24 ---> package-listing.sh 19:40:24 ++ facter osfamily 19:40:24 ++ tr '[:upper:]' '[:lower:]' 19:40:24 + OS_FAMILY=debian 19:40:24 + workspace=/w/workspace/edgexfoundry_device-uart_main 19:40:24 + START_PACKAGES=/tmp/packages_start.txt 19:40:24 + END_PACKAGES=/tmp/packages_end.txt 19:40:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:24 + PACKAGES=/tmp/packages_start.txt 19:40:24 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 19:40:24 + PACKAGES=/tmp/packages_end.txt 19:40:24 + case "${OS_FAMILY}" in 19:40:24 + dpkg -l 19:40:24 + grep '^ii' 19:40:24 + '[' -f /tmp/packages_start.txt ']' 19:40:24 + '[' -f /tmp/packages_end.txt ']' 19:40:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:24 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 19:40:24 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 19:40:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 19:40:24 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:40:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:25 prd-ubuntu20.04-docker-8c-8g-17084 does not seem to be running inside a container 19:40:25 $ 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-uart_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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:40:25 $ docker top 211f8986cd746fe029dba8b0364ab74183edb443752f45167c9965accad9827f -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:26 + touch /tmp/pre-build-complete [Pipeline] sh 19:40:26 + mkdir -p /var/log/sysstat [Pipeline] sh 19:40:26 + ls /var/log/sa-host 19:40:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:26 provisioning config files... 19:40:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1585179672229315364tmp [Pipeline] { [Pipeline] echo 19:40:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:40:27 ---> create-netrc.sh [Pipeline] } 19:40:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:40:27 ---> python-tools-install.sh [Pipeline] echo 19:40:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:40:27 ---> sudo-logs.sh 19:40:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:40:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:40:28 ---> job-cost.sh 19:40:28 lf-activate-venv: SKIPPING 19:40:28 DEBUG: total: 0.2199999988079071 19:40:28 INFO: Retrieving Stack Cost... 19:40:28 INFO: Retrieving Pricing Info for: v3-standard-8 19:40:28 INFO: Archiving Costs [Pipeline] echo 19:40:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:40:29 ---> logs-deploy.sh 19:40:29 lf-activate-venv: SKIPPING 19:40:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/16 19:40:29 INFO: archiving workspace using pattern(s): 19:40:30 Archives upload complete. 19:40:30 INFO: archiving logs to Nexus