Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08fb917c2f38b4ae53e716333c1e5812fb96cea3 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-ssh17487256229439368436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4437231910500666284.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18021358170651751131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh409611682811354728.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-ssh14506302800442782875.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 Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-167’ is offline Running on prd-ubuntu20.04-docker-8c-8g-174 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 > 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 Avoid second fetch Checking out Revision 08fb917c2f38b4ae53e716333c1e5812fb96cea3 (main) Commit message: "Merge pull request #49 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > git config core.sparsecheckout # timeout=10 > git checkout -f 08fb917c2f38b4ae53e716333c1e5812fb96cea3 # timeout=10 > git rev-list --no-walk 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-17T03:22:38.425Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-17T03:22:38.502Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-17T03:22:38.525Z] ========================================================= [2024-03-17T03:22:38.525Z] EdgeX Global Pipelines Version Info [2024-03-17T03:22:38.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:22:39.623Z] ------------------- [2024-03-17T03:22:39.623Z] stable info: [2024-03-17T03:22:39.623Z] ------------------- [2024-03-17T03:22:39.623Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-17T03:22:39.623Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:22:39.623Z] Message: update stable to v1.0.258 [2024-03-17T03:22:40.194Z] ------------------- [2024-03-17T03:22:40.194Z] experimental info: [2024-03-17T03:22:40.194Z] ------------------- [2024-03-17T03:22:40.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-17T03:22:40.194Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:22:40.194Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-17T03:22:40.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-03-17T03:22:40.282Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-03-17T03:22:40.303Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-17T03:22:40.321Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-17T03:22:40.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-17T03:22:40.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-17T03:22:40.386Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-17T03:22:40.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-17T03:22:40.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-17T03:22:40.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-17T03:22:40.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-17T03:22:40.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-03-17T03:22:40.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-17T03:22:40.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-17T03:22:40.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:22:40.576Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:22:40.600Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:22:40.625Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:22:40.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-17T03:22:40.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-17T03:22:40.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-17T03:22:40.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-17T03:22:40.742Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-17T03:22:40.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-17T03:22:40.792Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-17T03:22:40.815Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-17T03:22:40.836Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-17T03:22:40.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-17T03:22:40.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-17T03:22:40.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-17T03:22:40.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08fb917c2f38b4ae53e716333c1e5812fb96cea3 [Pipeline] echo [2024-03-17T03:22:40.948Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08fb917 [Pipeline] echo [2024-03-17T03:22:40.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:22:41.031Z] provisioning config files... [2024-03-17T03:22:41.047Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16276547906362341929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:22:41.386Z] ---> ****-login.sh [2024-03-17T03:22:41.386Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:22:41.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:41.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:41.647Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:41.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:41.647Z] [2024-03-17T03:22:41.647Z] Login Succeeded [2024-03-17T03:22:41.647Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:22:41.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:41.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:41.648Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:41.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:41.648Z] [2024-03-17T03:22:41.648Z] Login Succeeded [2024-03-17T03:22:41.648Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:22:41.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:41.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:41.914Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:41.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:41.914Z] [2024-03-17T03:22:41.914Z] Login Succeeded [2024-03-17T03:22:41.914Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:22:41.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:41.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:41.914Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:41.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:41.914Z] [2024-03-17T03:22:41.914Z] Login Succeeded [2024-03-17T03:22:41.914Z] ****.io [2024-03-17T03:22:41.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:42.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:42.486Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:42.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:42.486Z] [2024-03-17T03:22:42.486Z] Login Succeeded [2024-03-17T03:22:42.486Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:22:42.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-17T03:22:42.900Z] + git rev-list -1 --merges 08fb917c2f38b4ae53e716333c1e5812fb96cea3~1..08fb917c2f38b4ae53e716333c1e5812fb96cea3 [Pipeline] echo [2024-03-17T03:22:42.927Z] -----------> git rev-list -1 --merges 08fb917c2f38b4ae53e716333c1e5812fb96cea3~1..08fb917c2f38b4ae53e716333c1e5812fb96cea3 08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:22:42.927Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3 [false] [Pipeline] sh [2024-03-17T03:22:43.222Z] + git log --format=format:%s -1 08fb917c2f38b4ae53e716333c1e5812fb96cea3 [Pipeline] echo [2024-03-17T03:22:43.236Z] ========================================================= [2024-03-17T03:22:43.236Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-17T03:22:43.236Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:22:43.590Z] + git log --format=format:%s -1 08fb917c2f38b4ae53e716333c1e5812fb96cea3 [Pipeline] echo [2024-03-17T03:22:43.602Z] [semverPrep] GIT_COMMIT: 08fb917c2f38b4ae53e716333c1e5812fb96cea3, Commit Message: Merge pull request #49 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-17T03:22:43.620Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-17T03:22:43.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:22:43.990Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-17T03:22:43.990Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-17T03:22:43.990Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-17T03:22:43.990Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-17T03:22:43.990Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-17T03:22:43.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:44.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:44.349Z] [2024-03-17T03:22:44.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:44.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:44.923Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-17T03:22:44.923Z] b85a868b505f: Pulling fs layer [2024-03-17T03:22:44.923Z] e2be974225ed: Pulling fs layer [2024-03-17T03:22:44.923Z] 339a4e72a1f5: Pulling fs layer [2024-03-17T03:22:44.923Z] 988bab9f4d93: Pulling fs layer [2024-03-17T03:22:44.923Z] 1469e6f7b9e6: Pulling fs layer [2024-03-17T03:22:44.923Z] eaf3925da568: Pulling fs layer [2024-03-17T03:22:44.923Z] bab4dde63d76: Pulling fs layer [2024-03-17T03:22:44.923Z] bde34c3a00c8: Pulling fs layer [2024-03-17T03:22:44.923Z] b352a97aabf1: Pulling fs layer [2024-03-17T03:22:44.923Z] 4872d77fe225: Pulling fs layer [2024-03-17T03:22:44.923Z] 5851b861e8e6: Pulling fs layer [2024-03-17T03:22:44.923Z] 988bab9f4d93: Waiting [2024-03-17T03:22:44.923Z] 1469e6f7b9e6: Waiting [2024-03-17T03:22:44.923Z] b352a97aabf1: Waiting [2024-03-17T03:22:44.923Z] eaf3925da568: Waiting [2024-03-17T03:22:44.923Z] 4872d77fe225: Waiting [2024-03-17T03:22:44.923Z] 5851b861e8e6: Waiting [2024-03-17T03:22:44.923Z] bde34c3a00c8: Waiting [2024-03-17T03:22:44.923Z] bab4dde63d76: Waiting [2024-03-17T03:22:44.923Z] e2be974225ed: Verifying Checksum [2024-03-17T03:22:44.923Z] e2be974225ed: Download complete [2024-03-17T03:22:44.923Z] 988bab9f4d93: Verifying Checksum [2024-03-17T03:22:44.923Z] 988bab9f4d93: Download complete [2024-03-17T03:22:45.181Z] 339a4e72a1f5: Verifying Checksum [2024-03-17T03:22:45.181Z] 339a4e72a1f5: Download complete [2024-03-17T03:22:45.181Z] 1469e6f7b9e6: Verifying Checksum [2024-03-17T03:22:45.181Z] 1469e6f7b9e6: Download complete [2024-03-17T03:22:45.181Z] eaf3925da568: Verifying Checksum [2024-03-17T03:22:45.181Z] eaf3925da568: Download complete [2024-03-17T03:22:45.181Z] bde34c3a00c8: Download complete [2024-03-17T03:22:45.181Z] b352a97aabf1: Download complete [2024-03-17T03:22:45.181Z] 4872d77fe225: Download complete [2024-03-17T03:22:45.181Z] 5851b861e8e6: Verifying Checksum [2024-03-17T03:22:45.181Z] 5851b861e8e6: Download complete [2024-03-17T03:22:45.181Z] b85a868b505f: Verifying Checksum [2024-03-17T03:22:45.181Z] b85a868b505f: Download complete [2024-03-17T03:22:45.751Z] bab4dde63d76: Verifying Checksum [2024-03-17T03:22:45.751Z] bab4dde63d76: Download complete [2024-03-17T03:22:46.713Z] b85a868b505f: Pull complete [2024-03-17T03:22:47.292Z] e2be974225ed: Pull complete [2024-03-17T03:22:47.552Z] 339a4e72a1f5: Pull complete [2024-03-17T03:22:47.811Z] 988bab9f4d93: Pull complete [2024-03-17T03:22:48.068Z] 1469e6f7b9e6: Pull complete [2024-03-17T03:22:48.069Z] eaf3925da568: Pull complete [2024-03-17T03:22:49.971Z] bab4dde63d76: Pull complete [2024-03-17T03:22:49.971Z] bde34c3a00c8: Pull complete [2024-03-17T03:22:49.971Z] b352a97aabf1: Pull complete [2024-03-17T03:22:49.971Z] 4872d77fe225: Pull complete [2024-03-17T03:22:49.971Z] 5851b861e8e6: Pull complete [2024-03-17T03:22:49.971Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-17T03:22:50.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:50.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:22:50.361Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:22:50.396Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:22:54.157Z] $ docker top d5e83d34fe1863362cd494c10de32edc488b58379f78819c6f4f73c960ed72c6 -eo pid,comm [2024-03-17T03:22:54.209Z] 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). [2024-03-17T03:22:54.209Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:22:54.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:22:54.258Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:22:54.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:22:54.379Z] $ docker exec d5e83d34fe1863362cd494c10de32edc488b58379f78819c6f4f73c960ed72c6 ssh-agent [2024-03-17T03:22:54.486Z] SSH_AUTH_SOCK=/tmp/ssh-LUNBNWJOXHbr/agent.32 [2024-03-17T03:22:54.486Z] SSH_AGENT_PID=38 [2024-03-17T03:22:54.492Z] Running ssh-add (command line suppressed) [2024-03-17T03:22:54.591Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11896105713062097562.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11896105713062097562.key) [2024-03-17T03:22:54.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:22:54.891Z] + git tag --points-at HEAD [Pipeline] } [2024-03-17T03:22:54.909Z] $ docker exec --env ******** --env ******** d5e83d34fe1863362cd494c10de32edc488b58379f78819c6f4f73c960ed72c6 ssh-agent -k [2024-03-17T03:22:55.025Z] unset SSH_AUTH_SOCK; [2024-03-17T03:22:55.025Z] unset SSH_AGENT_PID; [2024-03-17T03:22:55.025Z] echo Agent pid 38 killed; [2024-03-17T03:22:55.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-17T03:22:55.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:22:55.067Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:22:55.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:22:55.182Z] $ docker exec d5e83d34fe1863362cd494c10de32edc488b58379f78819c6f4f73c960ed72c6 ssh-agent [2024-03-17T03:22:55.294Z] SSH_AUTH_SOCK=/tmp/ssh-XYhakrWsAMHv/agent.70 [2024-03-17T03:22:55.294Z] SSH_AGENT_PID=76 [2024-03-17T03:22:55.299Z] Running ssh-add (command line suppressed) [2024-03-17T03:22:55.393Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11166048522342287181.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11166048522342287181.key) [2024-03-17T03:22:55.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:22:55.705Z] + git semver init [2024-03-17T03:22:55.964Z] 2024-03-17 03:22:55,938 [run_init] DEBUG init version:0.0.0 force:False [2024-03-17T03:22:55.964Z] 2024-03-17 03:22:55,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-03-17T03:22:55.964Z] 2024-03-17 03:22:55,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-03-17T03:22:55.964Z] 2024-03-17 03:22:55,940 [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) [2024-03-17T03:22:57.349Z] 2024-03-17 03:22:57,141 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-03-17T03:22:57.349Z] 2024-03-17 03:22:57,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-03-17T03:22:57.349Z] 2024-03-17 03:22:57,141 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:22:57.349Z] 2024-03-17 03:22:57,142 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:22:57.349Z] 3.0.1-dev.21 [Pipeline] } [2024-03-17T03:22:57.361Z] $ docker exec --env ******** --env ******** d5e83d34fe1863362cd494c10de32edc488b58379f78819c6f4f73c960ed72c6 ssh-agent -k [2024-03-17T03:22:57.468Z] unset SSH_AUTH_SOCK; [2024-03-17T03:22:57.468Z] unset SSH_AGENT_PID; [2024-03-17T03:22:57.469Z] echo Agent pid 76 killed; [2024-03-17T03:22:57.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:22:57.806Z] + git semver [Pipeline] } [2024-03-17T03:22:58.081Z] $ docker stop --time=1 d5e83d34fe1863362cd494c10de32edc488b58379f78819c6f4f73c960ed72c6 [2024-03-17T03:22:59.360Z] $ docker rm -f --volumes d5e83d34fe1863362cd494c10de32edc488b58379f78819c6f4f73c960ed72c6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:22:59.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-17T03:22:59.927Z] Stashed 1 file(s) [Pipeline] echo [2024-03-17T03:22:59.930Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.21 [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 [2024-03-17T03:23:00.146Z] provisioning config files... [2024-03-17T03:23:00.156Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11263625072287140787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:23:00.451Z] ---> ****-login.sh [2024-03-17T03:23:00.451Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:23:00.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:00.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:00.451Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:00.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:00.451Z] [2024-03-17T03:23:00.451Z] Login Succeeded [2024-03-17T03:23:00.451Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:23:00.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:00.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:00.451Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:00.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:00.451Z] [2024-03-17T03:23:00.451Z] Login Succeeded [2024-03-17T03:23:00.451Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:23:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:00.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:00.711Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:00.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:00.711Z] [2024-03-17T03:23:00.711Z] Login Succeeded [2024-03-17T03:23:00.711Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:23:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:00.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:00.711Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:00.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:00.711Z] [2024-03-17T03:23:00.711Z] Login Succeeded [2024-03-17T03:23:00.711Z] ****.io [2024-03-17T03:23:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:00.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:00.970Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:00.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:00.970Z] [2024-03-17T03:23:00.970Z] Login Succeeded [2024-03-17T03:23:00.970Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:23:00.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:23:01.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:23:01.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:23:01.083Z] ========================================================= [2024-03-17T03:23:01.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-17T03:23:01.084Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:01.413Z] + 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 . [2024-03-17T03:23:01.414Z] Sending build context to Docker daemon 23.06MB [2024-03-17T03:23:01.414Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:23:01.414Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:23:01.673Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-17T03:23:01.673Z] 7264a8db6415: Pulling fs layer [2024-03-17T03:23:01.673Z] c4d48a809fc2: Pulling fs layer [2024-03-17T03:23:01.673Z] 4f1c88b9dad5: Pulling fs layer [2024-03-17T03:23:01.673Z] ad3a456e5733: Pulling fs layer [2024-03-17T03:23:01.673Z] 69c7f0334f64: Pulling fs layer [2024-03-17T03:23:01.673Z] 1f1c1a5573a3: Pulling fs layer [2024-03-17T03:23:01.673Z] ce7588e14bc9: Pulling fs layer [2024-03-17T03:23:01.673Z] b5e4710f87ac: Pulling fs layer [2024-03-17T03:23:01.673Z] 69c7f0334f64: Waiting [2024-03-17T03:23:01.673Z] 1f1c1a5573a3: Waiting [2024-03-17T03:23:01.673Z] ad3a456e5733: Waiting [2024-03-17T03:23:01.673Z] ce7588e14bc9: Waiting [2024-03-17T03:23:01.673Z] c4d48a809fc2: Verifying Checksum [2024-03-17T03:23:01.673Z] c4d48a809fc2: Download complete [2024-03-17T03:23:01.673Z] ad3a456e5733: Verifying Checksum [2024-03-17T03:23:01.673Z] ad3a456e5733: Download complete [2024-03-17T03:23:01.673Z] 69c7f0334f64: Verifying Checksum [2024-03-17T03:23:01.673Z] 69c7f0334f64: Download complete [2024-03-17T03:23:01.673Z] 7264a8db6415: Verifying Checksum [2024-03-17T03:23:01.673Z] 7264a8db6415: Download complete [2024-03-17T03:23:01.673Z] 1f1c1a5573a3: Verifying Checksum [2024-03-17T03:23:01.673Z] 1f1c1a5573a3: Download complete [2024-03-17T03:23:01.673Z] 7264a8db6415: Pull complete [2024-03-17T03:23:01.929Z] b5e4710f87ac: Verifying Checksum [2024-03-17T03:23:01.929Z] b5e4710f87ac: Download complete [2024-03-17T03:23:01.929Z] c4d48a809fc2: Pull complete [2024-03-17T03:23:01.929Z] 4f1c88b9dad5: Verifying Checksum [2024-03-17T03:23:01.929Z] 4f1c88b9dad5: Download complete [2024-03-17T03:23:02.494Z] ce7588e14bc9: Verifying Checksum [2024-03-17T03:23:02.494Z] ce7588e14bc9: Download complete [2024-03-17T03:23:05.804Z] 4f1c88b9dad5: Pull complete [2024-03-17T03:23:05.804Z] ad3a456e5733: Pull complete [2024-03-17T03:23:05.804Z] 69c7f0334f64: Pull complete [2024-03-17T03:23:06.065Z] 1f1c1a5573a3: Pull complete [2024-03-17T03:23:08.596Z] ce7588e14bc9: Pull complete [2024-03-17T03:23:09.161Z] b5e4710f87ac: Pull complete [2024-03-17T03:23:09.161Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-17T03:23:09.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-17T03:23:09.162Z] ---> 88b5674ff536 [2024-03-17T03:23:09.162Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:23:14.437Z] ---> Running in 6686bbd706c8 [2024-03-17T03:23:14.437Z] Removing intermediate container 6686bbd706c8 [2024-03-17T03:23:14.437Z] ---> 626d57e68999 [2024-03-17T03:23:14.437Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:23:14.437Z] ---> Running in 4a4c0a0a6905 [2024-03-17T03:23:14.437Z] Removing intermediate container 4a4c0a0a6905 [2024-03-17T03:23:14.437Z] ---> 3ab59ace0cb9 [2024-03-17T03:23:14.437Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:23:14.437Z] ---> Running in 3afc10102688 [2024-03-17T03:23:14.437Z] Removing intermediate container 3afc10102688 [2024-03-17T03:23:14.437Z] ---> af7f91385999 [2024-03-17T03:23:14.437Z] Step 6/12 : WORKDIR /device-uart [2024-03-17T03:23:14.437Z] ---> Running in 7ac0dd305c0d [2024-03-17T03:23:14.437Z] Removing intermediate container 7ac0dd305c0d [2024-03-17T03:23:14.437Z] ---> d72aa1c276c0 [2024-03-17T03:23:14.437Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:23:14.437Z] ---> Running in d423a6c4ada9 [2024-03-17T03:23:14.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:14.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:14.954Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-17T03:23:14.954Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-17T03:23:14.954Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-17T03:23:14.954Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-17T03:23:14.954Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:23:15.080Z] Still waiting to schedule task [2024-03-17T03:23:15.081Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-172’ [2024-03-17T03:23:15.212Z] OK: 268 MiB in 56 packages [2024-03-17T03:23:15.778Z] Removing intermediate container d423a6c4ada9 [2024-03-17T03:23:15.778Z] ---> 9c40ff2aa428 [2024-03-17T03:23:15.778Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-17T03:23:15.778Z] ---> 62720006ee9c [2024-03-17T03:23:15.778Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:23:15.778Z] ---> Running in 8532b69b1d80 [2024-03-17T03:23:54.586Z] Removing intermediate container 8532b69b1d80 [2024-03-17T03:23:54.586Z] ---> a68ea7aec7b3 [2024-03-17T03:23:54.586Z] Step 10/12 : COPY . . [2024-03-17T03:23:54.586Z] ---> 28908aaa8785 [2024-03-17T03:23:54.586Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:23:54.586Z] ---> Running in e9ffd263cb0b [2024-03-17T03:23:54.586Z] Removing intermediate container e9ffd263cb0b [2024-03-17T03:23:54.586Z] ---> 4ae6bb2109f7 [2024-03-17T03:23:54.586Z] Step 12/12 : RUN ${MAKE} [2024-03-17T03:23:54.586Z] ---> Running in 96a5be1be266 [2024-03-17T03:23:54.586Z] noop [2024-03-17T03:23:54.586Z] Removing intermediate container 96a5be1be266 [2024-03-17T03:23:54.586Z] ---> 2299a83601f6 [2024-03-17T03:23:54.586Z] Successfully built 2299a83601f6 [2024-03-17T03:23:54.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:54.906Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:23:54.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:23:54.979Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:23:55.009Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-17T03:23:55.321Z] $ docker top 2154391893bbf30338566f82d525a933243b207dfa9c87b9c33650c5fa4693da -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:23:55.671Z] + go version [2024-03-17T03:23:55.671Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-17T03:23:55.681Z] $ docker stop --time=1 2154391893bbf30338566f82d525a933243b207dfa9c87b9c33650c5fa4693da [2024-03-17T03:23:56.962Z] $ docker rm -f --volumes 2154391893bbf30338566f82d525a933243b207dfa9c87b9c33650c5fa4693da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:57.398Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:23:57.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:23:57.477Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:23:57.508Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-17T03:23:57.831Z] $ docker top 87d8aba201206c915cd1fce6628d9189b956ea781fa12e9c070d15b62060b876 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:23:58.173Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:23:58.472Z] + make test [2024-03-17T03:23:58.472Z] go test ./... -coverprofile=coverage.out [2024-03-17T03:23:59.847Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-03-17T03:24:09.811Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-03-17T03:24:09.811Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-03-17T03:24:15.077Z] go vet ./... [2024-03-17T03:24:17.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:24:17.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:24:17.602Z] ./bin/test-attribution-txt.sh [2024-03-17T03:24:17.602Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:24:17.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:24:17.632Z] $ docker stop --time=1 87d8aba201206c915cd1fce6628d9189b956ea781fa12e9c070d15b62060b876 [2024-03-17T03:24:21.449Z] $ docker rm -f --volumes 87d8aba201206c915cd1fce6628d9189b956ea781fa12e9c070d15b62060b876 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:24:21.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:24:21.955Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-17T03:24:22.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:24:22.677Z] + ls -al . [2024-03-17T03:24:22.677Z] total 156 [2024-03-17T03:24:22.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:23 . [2024-03-17T03:24:22.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:22 .. [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 03:22 .dockerignore [2024-03-17T03:24:22.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:24 .git [2024-03-17T03:24:22.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 .github [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 17 03:22 .gitignore [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:22 .golangci.yml [2024-03-17T03:24:22.677Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:22 .semver [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 9941 Mar 17 03:22 Attribution.txt [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 1908 Mar 17 03:22 CHANGELOG.md [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 1886 Mar 17 03:22 Dockerfile [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:22 GOVERNANCE.md [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 17 03:22 Jenkinsfile [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 03:22 LICENSE [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 1872 Mar 17 03:22 Makefile [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 03:22 OWNERS.md [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 8892 Mar 17 03:22 README.md [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:22 VERSION [2024-03-17T03:24:22.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:22 bin [2024-03-17T03:24:22.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 cmd [2024-03-17T03:24:22.677Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 17 03:23 coverage.out [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 3766 Mar 17 03:22 go.mod [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 36435 Mar 17 03:22 go.sum [2024-03-17T03:24:22.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 internal [2024-03-17T03:24:22.677Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 17 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:24:23.060Z] + 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=08fb917c2f38b4ae53e716333c1e5812fb96cea3 --label arch=amd64 --label version=3.0.1-dev.21 . [2024-03-17T03:24:23.060Z] Sending build context to Docker daemon 23.07MB [2024-03-17T03:24:23.060Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:24:23.060Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-17T03:24:23.060Z] ---> 2299a83601f6 [2024-03-17T03:24:23.060Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:24:23.998Z] ---> Running in e8438517c089 [2024-03-17T03:24:23.998Z] Removing intermediate container e8438517c089 [2024-03-17T03:24:23.998Z] ---> 0a02062b4e90 [2024-03-17T03:24:23.998Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:24:24.262Z] ---> Running in 3277856b2782 [2024-03-17T03:24:24.524Z] Removing intermediate container 3277856b2782 [2024-03-17T03:24:24.524Z] ---> e55f9c161187 [2024-03-17T03:24:24.524Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:24:24.783Z] ---> Running in 0ffd836a3e38 [2024-03-17T03:24:25.349Z] Removing intermediate container 0ffd836a3e38 [2024-03-17T03:24:25.349Z] ---> bc604f5decd0 [2024-03-17T03:24:25.349Z] Step 6/26 : WORKDIR /device-uart [2024-03-17T03:24:25.609Z] ---> Running in a01e935f5812 [2024-03-17T03:24:25.867Z] Removing intermediate container a01e935f5812 [2024-03-17T03:24:25.867Z] ---> 3b7f6a5b2dde [2024-03-17T03:24:25.867Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:24:25.867Z] ---> Running in 6d536873ea31 [2024-03-17T03:24:26.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:26.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:26.643Z] OK: 268 MiB in 56 packages [2024-03-17T03:24:26.902Z] Removing intermediate container 6d536873ea31 [2024-03-17T03:24:26.902Z] ---> 725544beeab2 [2024-03-17T03:24:26.902Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-17T03:24:26.902Z] ---> 9a334b2c9b4f [2024-03-17T03:24:26.902Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:24:27.161Z] ---> Running in dd8ea002a05c [2024-03-17T03:24:28.100Z] Removing intermediate container dd8ea002a05c [2024-03-17T03:24:28.100Z] ---> 0892d69f6a5a [2024-03-17T03:24:28.100Z] Step 10/26 : COPY . . [2024-03-17T03:24:29.037Z] ---> 9730f9e6e9da [2024-03-17T03:24:29.037Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:24:29.037Z] ---> Running in df9b9728b9a7 [2024-03-17T03:24:29.037Z] Removing intermediate container df9b9728b9a7 [2024-03-17T03:24:29.037Z] ---> e6557a549c85 [2024-03-17T03:24:29.037Z] Step 12/26 : RUN ${MAKE} [2024-03-17T03:24:29.037Z] ---> Running in 085ef556bb22 [2024-03-17T03:24:29.295Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-03-17T03:24:51.214Z] Removing intermediate container 085ef556bb22 [2024-03-17T03:24:51.214Z] ---> ad90dcecf762 [2024-03-17T03:24:51.214Z] Step 13/26 : FROM alpine:3.18 [2024-03-17T03:24:51.214Z] 3.18: Pulling from library/alpine [2024-03-17T03:24:51.214Z] 619be1103602: Pulling fs layer [2024-03-17T03:24:51.214Z] 619be1103602: Download complete [2024-03-17T03:24:51.214Z] 619be1103602: Pull complete [2024-03-17T03:24:51.214Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:24:51.214Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:24:51.214Z] ---> d3782b16ccc9 [2024-03-17T03:24:51.214Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-17T03:24:51.472Z] ---> Running in 9329d178710b [2024-03-17T03:24:51.732Z] Removing intermediate container 9329d178710b [2024-03-17T03:24:51.732Z] ---> 4a2267d1382d [2024-03-17T03:24:51.732Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-17T03:24:51.732Z] ---> Running in 2b2ef51cd05f [2024-03-17T03:24:52.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:52.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:52.298Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-17T03:24:52.557Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:24:52.557Z] OK: 7 MiB in 16 packages [2024-03-17T03:24:52.816Z] Removing intermediate container 2b2ef51cd05f [2024-03-17T03:24:52.816Z] ---> c524b96309a3 [2024-03-17T03:24:52.816Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-17T03:24:52.816Z] ---> Running in 737d7dd05bed [2024-03-17T03:24:53.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:53.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:53.333Z] OK: 7 MiB in 16 packages [2024-03-17T03:24:53.590Z] Removing intermediate container 737d7dd05bed [2024-03-17T03:24:53.590Z] ---> 17bd4e43c347 [2024-03-17T03:24:53.590Z] Step 17/26 : WORKDIR / [2024-03-17T03:24:53.590Z] ---> Running in 8b3a45031f2b [2024-03-17T03:24:53.590Z] Removing intermediate container 8b3a45031f2b [2024-03-17T03:24:53.590Z] ---> 595916a3dd04 [2024-03-17T03:24:53.590Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-03-17T03:24:53.848Z] ---> e321b5797450 [2024-03-17T03:24:53.848Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-03-17T03:24:53.848Z] ---> c7d23a65a1ce [2024-03-17T03:24:53.848Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-03-17T03:24:54.821Z] ---> b903136bb8dd [2024-03-17T03:24:54.821Z] Step 21/26 : EXPOSE 59995 [2024-03-17T03:24:54.821Z] ---> Running in 4a62baee31e8 [2024-03-17T03:24:54.821Z] Removing intermediate container 4a62baee31e8 [2024-03-17T03:24:54.821Z] ---> 44fa1c771604 [2024-03-17T03:24:54.821Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-03-17T03:24:54.821Z] ---> Running in 4854f7e8acba [2024-03-17T03:24:55.078Z] Removing intermediate container 4854f7e8acba [2024-03-17T03:24:55.078Z] ---> 648eb4420963 [2024-03-17T03:24:55.078Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-17T03:24:55.078Z] ---> Running in 787973e3155f [2024-03-17T03:24:55.078Z] Removing intermediate container 787973e3155f [2024-03-17T03:24:55.078Z] ---> 0a6e6935e645 [2024-03-17T03:24:55.078Z] Step 24/26 : LABEL arch=amd64 [2024-03-17T03:24:55.078Z] ---> Running in 605ae9e0c02c [2024-03-17T03:24:55.078Z] Removing intermediate container 605ae9e0c02c [2024-03-17T03:24:55.078Z] ---> 36483490a5b3 [2024-03-17T03:24:55.078Z] Step 25/26 : LABEL git_sha=08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:24:55.078Z] ---> Running in bdabd9c74c66 [2024-03-17T03:24:55.336Z] Removing intermediate container bdabd9c74c66 [2024-03-17T03:24:55.336Z] ---> d2839096d4b1 [2024-03-17T03:24:55.336Z] Step 26/26 : LABEL version=3.0.1-dev.21 [2024-03-17T03:24:55.336Z] ---> Running in 739202dd962e [2024-03-17T03:24:55.336Z] Removing intermediate container 739202dd962e [2024-03-17T03:24:55.336Z] ---> cc6e455749d4 [2024-03-17T03:24:55.336Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:24:55.336Z] Successfully built cc6e455749d4 [2024-03-17T03:24:55.336Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:24:55.462Z] provisioning config files... [2024-03-17T03:24:55.471Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3834585061673891751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:24:55.772Z] ---> ****-login.sh [2024-03-17T03:24:55.772Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:24:55.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:55.772Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:55.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:55.773Z] [2024-03-17T03:24:55.773Z] Login Succeeded [2024-03-17T03:24:55.773Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:24:55.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:55.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:55.773Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:55.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:55.773Z] [2024-03-17T03:24:55.773Z] Login Succeeded [2024-03-17T03:24:55.773Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:24:56.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:56.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:56.033Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:56.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:56.033Z] [2024-03-17T03:24:56.033Z] Login Succeeded [2024-03-17T03:24:56.033Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:24:56.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:56.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:56.033Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:56.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:56.033Z] [2024-03-17T03:24:56.033Z] Login Succeeded [2024-03-17T03:24:56.033Z] ****.io [2024-03-17T03:24:56.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:24:56.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:24:56.293Z] Configure a credential helper to remove this warning. See [2024-03-17T03:24:56.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:24:56.293Z] [2024-03-17T03:24:56.293Z] Login Succeeded [2024-03-17T03:24:56.293Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:24:56.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:24:56.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:24:56.379Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-03-17T03:24:56.379Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:24:56.379Z] latest [2024-03-17T03:24:56.379Z] 3.0.1-dev.21 [2024-03-17T03:24:56.379Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21 [2024-03-17T03:24:56.379Z] main [2024-03-17T03:24:56.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:24:56.717Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:08fb917c2f38b4ae53e716333c1e5812fb96cea3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:24:57.040Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:24:57.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-03-17T03:24:57.040Z] f89d9c1ed80d: Preparing [2024-03-17T03:24:57.040Z] ca43834c8f03: Preparing [2024-03-17T03:24:57.040Z] 30f3166294ec: Preparing [2024-03-17T03:24:57.040Z] 2a33150a51ca: Preparing [2024-03-17T03:24:57.040Z] 5cbe131a8ae1: Preparing [2024-03-17T03:24:57.040Z] aedc3bda2944: Preparing [2024-03-17T03:24:57.040Z] aedc3bda2944: Waiting [2024-03-17T03:24:57.040Z] 2a33150a51ca: Pushed [2024-03-17T03:24:57.040Z] ca43834c8f03: Pushed [2024-03-17T03:24:57.040Z] 5cbe131a8ae1: Pushed [2024-03-17T03:24:57.040Z] aedc3bda2944: Layer already exists [2024-03-17T03:24:57.040Z] 30f3166294ec: Pushed [2024-03-17T03:24:59.572Z] f89d9c1ed80d: Pushed [2024-03-17T03:24:59.830Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3: digest: sha256:6d25b6437b7e9e7f3170b21b0934e706d004adb54d43296e696a620a703fd827 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:00.159Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:00.476Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-03-17T03:25:00.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-03-17T03:25:00.476Z] f89d9c1ed80d: Preparing [2024-03-17T03:25:00.476Z] ca43834c8f03: Preparing [2024-03-17T03:25:00.476Z] 30f3166294ec: Preparing [2024-03-17T03:25:00.476Z] 2a33150a51ca: Preparing [2024-03-17T03:25:00.476Z] 5cbe131a8ae1: Preparing [2024-03-17T03:25:00.476Z] aedc3bda2944: Preparing [2024-03-17T03:25:00.476Z] aedc3bda2944: Waiting [2024-03-17T03:25:00.476Z] 30f3166294ec: Layer already exists [2024-03-17T03:25:00.476Z] f89d9c1ed80d: Layer already exists [2024-03-17T03:25:00.476Z] ca43834c8f03: Layer already exists [2024-03-17T03:25:00.476Z] 2a33150a51ca: Layer already exists [2024-03-17T03:25:00.476Z] 5cbe131a8ae1: Layer already exists [2024-03-17T03:25:00.476Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:00.476Z] latest: digest: sha256:6d25b6437b7e9e7f3170b21b0934e706d004adb54d43296e696a620a703fd827 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:00.819Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:01.144Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.21 [2024-03-17T03:25:01.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-03-17T03:25:01.144Z] f89d9c1ed80d: Preparing [2024-03-17T03:25:01.144Z] ca43834c8f03: Preparing [2024-03-17T03:25:01.144Z] 30f3166294ec: Preparing [2024-03-17T03:25:01.144Z] 2a33150a51ca: Preparing [2024-03-17T03:25:01.144Z] 5cbe131a8ae1: Preparing [2024-03-17T03:25:01.144Z] aedc3bda2944: Preparing [2024-03-17T03:25:01.144Z] aedc3bda2944: Waiting [2024-03-17T03:25:01.144Z] ca43834c8f03: Layer already exists [2024-03-17T03:25:01.144Z] 5cbe131a8ae1: Layer already exists [2024-03-17T03:25:01.144Z] f89d9c1ed80d: Layer already exists [2024-03-17T03:25:01.144Z] 2a33150a51ca: Layer already exists [2024-03-17T03:25:01.144Z] 30f3166294ec: Layer already exists [2024-03-17T03:25:01.144Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:01.144Z] 3.0.1-dev.21: digest: sha256:6d25b6437b7e9e7f3170b21b0934e706d004adb54d43296e696a620a703fd827 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:01.467Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:01.792Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21 [2024-03-17T03:25:01.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-03-17T03:25:01.792Z] f89d9c1ed80d: Preparing [2024-03-17T03:25:01.792Z] ca43834c8f03: Preparing [2024-03-17T03:25:01.792Z] 30f3166294ec: Preparing [2024-03-17T03:25:01.792Z] 2a33150a51ca: Preparing [2024-03-17T03:25:01.792Z] 5cbe131a8ae1: Preparing [2024-03-17T03:25:01.792Z] aedc3bda2944: Preparing [2024-03-17T03:25:01.792Z] aedc3bda2944: Waiting [2024-03-17T03:25:01.792Z] f89d9c1ed80d: Layer already exists [2024-03-17T03:25:01.792Z] 2a33150a51ca: Layer already exists [2024-03-17T03:25:01.792Z] 5cbe131a8ae1: Layer already exists [2024-03-17T03:25:01.792Z] 30f3166294ec: Layer already exists [2024-03-17T03:25:01.792Z] ca43834c8f03: Layer already exists [2024-03-17T03:25:01.792Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:01.792Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21: digest: sha256:6d25b6437b7e9e7f3170b21b0934e706d004adb54d43296e696a620a703fd827 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:02.114Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:02.432Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-03-17T03:25:02.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-03-17T03:25:02.432Z] f89d9c1ed80d: Preparing [2024-03-17T03:25:02.432Z] ca43834c8f03: Preparing [2024-03-17T03:25:02.432Z] 30f3166294ec: Preparing [2024-03-17T03:25:02.432Z] 2a33150a51ca: Preparing [2024-03-17T03:25:02.432Z] 5cbe131a8ae1: Preparing [2024-03-17T03:25:02.432Z] aedc3bda2944: Preparing [2024-03-17T03:25:02.432Z] aedc3bda2944: Waiting [2024-03-17T03:25:02.432Z] 5cbe131a8ae1: Layer already exists [2024-03-17T03:25:02.432Z] f89d9c1ed80d: Layer already exists [2024-03-17T03:25:02.432Z] 30f3166294ec: Layer already exists [2024-03-17T03:25:02.432Z] ca43834c8f03: Layer already exists [2024-03-17T03:25:02.432Z] 2a33150a51ca: Layer already exists [2024-03-17T03:25:02.432Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:02.432Z] main: digest: sha256:6d25b6437b7e9e7f3170b21b0934e706d004adb54d43296e696a620a703fd827 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:25:02.504Z] ===================================================== [Pipeline] echo [2024-03-17T03:25:02.518Z] taggedImages: [2024-03-17T03:25:02.518Z] - nexus3.edgexfoundry.org:10004/device-uart:08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:25:02.518Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-03-17T03:25:02.518Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.21 [2024-03-17T03:25:02.518Z] - nexus3.edgexfoundry.org:10004/device-uart:08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21 [2024-03-17T03:25:02.518Z] - 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 [2024-03-17T03:25:02.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:02.917Z] [2024-03-17T03:25:02.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:03.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:03.218Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-17T03:25:03.218Z] 5eb5b503b376: Pulling fs layer [2024-03-17T03:25:03.218Z] 5c69ac0246d0: Pulling fs layer [2024-03-17T03:25:03.218Z] ec43610c2a17: Pulling fs layer [2024-03-17T03:25:03.218Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-17T03:25:03.218Z] 33b1e0a273af: Pulling fs layer [2024-03-17T03:25:03.218Z] 5d3b04190fa2: Pulling fs layer [2024-03-17T03:25:03.218Z] 2f39f015ded8: Pulling fs layer [2024-03-17T03:25:03.218Z] 33b1e0a273af: Waiting [2024-03-17T03:25:03.218Z] 5d3b04190fa2: Waiting [2024-03-17T03:25:03.218Z] 2f39f015ded8: Waiting [2024-03-17T03:25:03.218Z] 3a2ae6a8a46f: Waiting [2024-03-17T03:25:03.218Z] 5c69ac0246d0: Download complete [2024-03-17T03:25:03.218Z] 3a2ae6a8a46f: Download complete [2024-03-17T03:25:03.218Z] 33b1e0a273af: Verifying Checksum [2024-03-17T03:25:03.218Z] 33b1e0a273af: Download complete [2024-03-17T03:25:03.218Z] 5d3b04190fa2: Download complete [2024-03-17T03:25:03.218Z] ec43610c2a17: Verifying Checksum [2024-03-17T03:25:03.218Z] ec43610c2a17: Download complete [2024-03-17T03:25:03.480Z] 5eb5b503b376: Verifying Checksum [2024-03-17T03:25:03.480Z] 5eb5b503b376: Download complete [2024-03-17T03:25:04.046Z] 2f39f015ded8: Download complete [2024-03-17T03:25:04.610Z] 5eb5b503b376: Pull complete [2024-03-17T03:25:04.867Z] 5c69ac0246d0: Pull complete [2024-03-17T03:25:05.124Z] ec43610c2a17: Pull complete [2024-03-17T03:25:05.124Z] 3a2ae6a8a46f: Pull complete [2024-03-17T03:25:05.382Z] 33b1e0a273af: Pull complete [2024-03-17T03:25:05.382Z] 5d3b04190fa2: Pull complete [2024-03-17T03:25:09.572Z] 2f39f015ded8: Pull complete [2024-03-17T03:25:09.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-17T03:25:09.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:09.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:25:09.673Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:25:09.694Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-17T03:25:20.859Z] $ docker top 362e93c4edeed6157a6e013f56247381feadf8c0a79c3786c61eadf7f118b346 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:25:21.228Z] ---> job-cost.sh [2024-03-17T03:25:21.228Z] lf-activate-venv: SKIPPING [2024-03-17T03:25:21.228Z] INFO: No Stack... [2024-03-17T03:25:21.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:25:22.054Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:25:22.341Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-03-17T03:25:22.341Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:25:22.352Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-28-stack-cost] [2024-03-17T03:25:22.367Z] Resource [jenkins-edgexfoundry-device-uart-main-28-stack-cost] did not exist. Created. [2024-03-17T03:25:22.372Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:25:22.680Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-17T03:25:22.715Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:25:22.722Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:25:22.742Z] $ docker stop --time=1 362e93c4edeed6157a6e013f56247381feadf8c0a79c3786c61eadf7f118b346 [2024-03-17T03:25:23.884Z] $ docker rm -f --volumes 362e93c4edeed6157a6e013f56247381feadf8c0a79c3786c61eadf7f118b346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-17T03:26:30.945Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-179 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-03-17T03:26:30.959Z] Running in /w/workspace/device-uart/28 [Pipeline] { [Pipeline] checkout [2024-03-17T03:26:34.018Z] The recommended git tool is: git [2024-03-17T03:26:40.745Z] using credential edgex-jenkins-ssh [2024-03-17T03:26:44.499Z] Cloning the remote Git repository [2024-03-17T03:26:44.561Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-03-17T03:26:44.699Z] > git init /w/workspace/device-uart/28 # timeout=10 [2024-03-17T03:26:44.894Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-03-17T03:26:44.895Z] > git --version # timeout=10 [2024-03-17T03:26:44.922Z] > git --version # 'git version 2.25.1' [2024-03-17T03:26:44.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-17T03:26:45.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:26:47.341Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-03-17T03:26:47.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:26:49.044Z] Avoid second fetch [2024-03-17T03:26:49.045Z] Checking out Revision 08fb917c2f38b4ae53e716333c1e5812fb96cea3 (main) [2024-03-17T03:26:49.064Z] > git config core.sparsecheckout # timeout=10 [2024-03-17T03:26:49.905Z] Commit message: "Merge pull request #49 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [2024-03-17T03:26:49.140Z] > git checkout -f 08fb917c2f38b4ae53e716333c1e5812fb96cea3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:26:55.040Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-17T03:26:55.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:26:55.040Z] Dload Upload Total Spent Left Speed [2024-03-17T03:26:55.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2024-03-17T03:26:55.398Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-17T03:26:55.743Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-17T03:26:55.743Z] + sudo tee /etc/docker/daemon.new [2024-03-17T03:26:55.743Z] { [2024-03-17T03:26:55.743Z] "registry-mirrors": [ [2024-03-17T03:26:55.743Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-17T03:26:55.743Z] ], [2024-03-17T03:26:55.743Z] "bip": "10.250.0.254/24", [2024-03-17T03:26:55.743Z] "hosts": [ [2024-03-17T03:26:55.743Z] "tcp://0.0.0.0:5555", [2024-03-17T03:26:55.743Z] "unix:///var/run/docker.sock" [2024-03-17T03:26:55.743Z] ], [2024-03-17T03:26:55.743Z] "mtu": 1458, [2024-03-17T03:26:55.743Z] "selinux-enabled": true, [2024-03-17T03:26:55.743Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-17T03:26:55.743Z] } [Pipeline] sh [2024-03-17T03:26:56.098Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-17T03:26:56.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:27:14.730Z] provisioning config files... [2024-03-17T03:27:14.755Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/28@tmp/config17899653411796990119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:27:15.222Z] ---> ****-login.sh [2024-03-17T03:27:15.222Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:27:15.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:15.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:15.809Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:15.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:15.809Z] [2024-03-17T03:27:15.809Z] Login Succeeded [2024-03-17T03:27:15.809Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:27:16.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:16.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:16.352Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:16.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:16.353Z] [2024-03-17T03:27:16.353Z] Login Succeeded [2024-03-17T03:27:16.353Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:27:16.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:16.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:16.622Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:16.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:16.622Z] [2024-03-17T03:27:16.622Z] Login Succeeded [2024-03-17T03:27:16.622Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:27:16.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:17.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:17.158Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:17.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:17.158Z] [2024-03-17T03:27:17.158Z] Login Succeeded [2024-03-17T03:27:17.158Z] ****.io [2024-03-17T03:27:17.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:27:17.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:27:17.693Z] Configure a credential helper to remove this warning. See [2024-03-17T03:27:17.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:27:17.693Z] [2024-03-17T03:27:17.693Z] Login Succeeded [2024-03-17T03:27:17.693Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:27:17.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:27:18.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:27:18.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:27:18.056Z] ========================================================= [2024-03-17T03:27:18.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-17T03:27:18.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:27:18.423Z] + 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 . [2024-03-17T03:27:18.690Z] Sending build context to Docker daemon 11.59MB [2024-03-17T03:27:18.958Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:27:18.958Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:27:18.958Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-17T03:27:18.958Z] 9fda8d8052c6: Pulling fs layer [2024-03-17T03:27:18.958Z] 5d54e960e981: Pulling fs layer [2024-03-17T03:27:18.958Z] c4a7e357bf2a: Pulling fs layer [2024-03-17T03:27:18.958Z] f0e02332f6b5: Pulling fs layer [2024-03-17T03:27:18.958Z] 872ee5b61b7b: Pulling fs layer [2024-03-17T03:27:18.958Z] f0e02332f6b5: Waiting [2024-03-17T03:27:18.958Z] 872ee5b61b7b: Waiting [2024-03-17T03:27:18.958Z] 0c6a40ed1a82: Pulling fs layer [2024-03-17T03:27:18.958Z] 0c6a40ed1a82: Waiting [2024-03-17T03:27:18.958Z] 94ae7d8d031c: Pulling fs layer [2024-03-17T03:27:18.958Z] 5d54e960e981: Download complete [2024-03-17T03:27:19.227Z] f0e02332f6b5: Verifying Checksum [2024-03-17T03:27:19.227Z] f0e02332f6b5: Download complete [2024-03-17T03:27:19.227Z] 872ee5b61b7b: Verifying Checksum [2024-03-17T03:27:19.227Z] 872ee5b61b7b: Download complete [2024-03-17T03:27:19.227Z] 9fda8d8052c6: Verifying Checksum [2024-03-17T03:27:19.227Z] 9fda8d8052c6: Download complete [2024-03-17T03:27:19.814Z] 94ae7d8d031c: Verifying Checksum [2024-03-17T03:27:19.814Z] 94ae7d8d031c: Download complete [2024-03-17T03:27:20.084Z] 9fda8d8052c6: Pull complete [2024-03-17T03:27:21.047Z] 5d54e960e981: Pull complete [2024-03-17T03:27:21.047Z] c4a7e357bf2a: Verifying Checksum [2024-03-17T03:27:21.047Z] c4a7e357bf2a: Download complete [2024-03-17T03:27:22.457Z] 0c6a40ed1a82: Verifying Checksum [2024-03-17T03:27:22.457Z] 0c6a40ed1a82: Download complete [2024-03-17T03:27:34.790Z] c4a7e357bf2a: Pull complete [2024-03-17T03:27:34.790Z] f0e02332f6b5: Pull complete [2024-03-17T03:27:35.062Z] 872ee5b61b7b: Pull complete [2024-03-17T03:27:45.216Z] 0c6a40ed1a82: Pull complete [2024-03-17T03:27:45.814Z] 94ae7d8d031c: Pull complete [2024-03-17T03:27:45.814Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-17T03:27:45.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-17T03:27:45.814Z] ---> 86de565de09d [2024-03-17T03:27:45.814Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:27:46.782Z] ---> Running in 25936ddade3c [2024-03-17T03:27:47.052Z] Removing intermediate container 25936ddade3c [2024-03-17T03:27:47.052Z] ---> ecd11265d38e [2024-03-17T03:27:47.052Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:27:47.323Z] ---> Running in b6a09a2d726f [2024-03-17T03:27:47.594Z] Removing intermediate container b6a09a2d726f [2024-03-17T03:27:47.594Z] ---> ad584449d36c [2024-03-17T03:27:47.594Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:27:47.594Z] ---> Running in c74f8cec17f3 [2024-03-17T03:27:48.190Z] Removing intermediate container c74f8cec17f3 [2024-03-17T03:27:48.190Z] ---> f3ba4f89fc87 [2024-03-17T03:27:48.190Z] Step 6/12 : WORKDIR /device-uart [2024-03-17T03:27:48.190Z] ---> Running in 97ba49efdd33 [2024-03-17T03:27:48.460Z] Removing intermediate container 97ba49efdd33 [2024-03-17T03:27:48.460Z] ---> acc2aa658713 [2024-03-17T03:27:48.460Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:27:48.731Z] ---> Running in 364349e84fc0 [2024-03-17T03:27:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:27:50.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:27:52.379Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-17T03:27:52.380Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-17T03:27:52.380Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-17T03:27:52.380Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-17T03:27:52.380Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:27:52.380Z] OK: 271 MiB in 56 packages [2024-03-17T03:27:53.368Z] Removing intermediate container 364349e84fc0 [2024-03-17T03:27:53.368Z] ---> 37d03de90317 [2024-03-17T03:27:53.368Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-17T03:27:54.348Z] ---> c71c64e8f395 [2024-03-17T03:27:54.348Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:27:54.348Z] ---> Running in 60a7c32c54dd [2024-03-17T03:29:02.268Z] Removing intermediate container 60a7c32c54dd [2024-03-17T03:29:02.268Z] ---> 02059593c703 [2024-03-17T03:29:02.268Z] Step 10/12 : COPY . . [2024-03-17T03:29:02.268Z] ---> 549cd64e626c [2024-03-17T03:29:02.268Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:29:02.268Z] ---> Running in 052ce69d02e4 [2024-03-17T03:29:02.268Z] Removing intermediate container 052ce69d02e4 [2024-03-17T03:29:02.268Z] ---> 12b4fdb8bc0c [2024-03-17T03:29:02.268Z] Step 12/12 : RUN ${MAKE} [2024-03-17T03:29:02.268Z] ---> Running in 827be7db1fa4 [2024-03-17T03:29:02.268Z] noop [2024-03-17T03:29:02.268Z] Removing intermediate container 827be7db1fa4 [2024-03-17T03:29:02.268Z] ---> 8605cc8bcda6 [2024-03-17T03:29:02.268Z] Successfully built 8605cc8bcda6 [2024-03-17T03:29:02.268Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:29:02.655Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:29:02.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:29:02.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-179 does not seem to be running inside a container [2024-03-17T03:29:02.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/28 -v /w/workspace/device-uart/28:/w/workspace/device-uart/28:rw,z -v /w/workspace/device-uart/28@tmp:/w/workspace/device-uart/28@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 [2024-03-17T03:29:04.453Z] $ docker top 29f442ae0bdcf220960735a18bee5b528b442adca170e7b019253f6fd9f80218 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:29:05.355Z] + go version [2024-03-17T03:29:05.355Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-17T03:29:05.371Z] $ docker stop --time=1 29f442ae0bdcf220960735a18bee5b528b442adca170e7b019253f6fd9f80218 [2024-03-17T03:29:07.130Z] $ docker rm -f --volumes 29f442ae0bdcf220960735a18bee5b528b442adca170e7b019253f6fd9f80218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:29:07.817Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:29:07.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:29:08.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-179 does not seem to be running inside a container [2024-03-17T03:29:08.154Z] $ 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/28 -v /w/workspace/device-uart/28:/w/workspace/device-uart/28:rw,z -v /w/workspace/device-uart/28@tmp:/w/workspace/device-uart/28@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 [2024-03-17T03:29:09.565Z] $ docker top f89a0388aab1e2c10e265705f7b97cd1a7136fb8db5198e352f9d053d47fbe19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:29:10.526Z] + git config --global --add safe.directory /w/workspace/device-uart/28 [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:29:11.184Z] + make test [2024-03-17T03:29:11.184Z] go test ./... -coverprofile=coverage.out [2024-03-17T03:29:15.463Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-03-17T03:31:07.203Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-03-17T03:31:07.204Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-03-17T03:31:07.204Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-17T03:31:07.204Z] go vet ./... [2024-03-17T03:31:29.310Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:31:29.310Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:31:29.310Z] ./bin/test-attribution-txt.sh [2024-03-17T03:31:29.310Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:31:29.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:31:29.349Z] $ docker stop --time=1 f89a0388aab1e2c10e265705f7b97cd1a7136fb8db5198e352f9d053d47fbe19 [2024-03-17T03:31:31.346Z] $ docker rm -f --volumes f89a0388aab1e2c10e265705f7b97cd1a7136fb8db5198e352f9d053d47fbe19 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:31:32.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:31:32.727Z] Warning: overwriting stash ‘coverage-report’ [2024-03-17T03:31:33.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:31:33.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:31:34.043Z] + ls -al . [2024-03-17T03:31:34.044Z] total 152 [2024-03-17T03:31:34.044Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 17 03:29 . [2024-03-17T03:31:34.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:26 .. [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 03:26 .dockerignore [2024-03-17T03:31:34.044Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:26 .git [2024-03-17T03:31:34.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:26 .github [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 17 03:26 .gitignore [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:26 .golangci.yml [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 9941 Mar 17 03:26 Attribution.txt [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 1908 Mar 17 03:26 CHANGELOG.md [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 1886 Mar 17 03:26 Dockerfile [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:26 GOVERNANCE.md [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 17 03:26 Jenkinsfile [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 03:26 LICENSE [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 1872 Mar 17 03:26 Makefile [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 03:26 OWNERS.md [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 8892 Mar 17 03:26 README.md [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:22 VERSION [2024-03-17T03:31:34.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:26 bin [2024-03-17T03:31:34.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:26 cmd [2024-03-17T03:31:34.044Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 17 03:29 coverage.out [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 3766 Mar 17 03:26 go.mod [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 36435 Mar 17 03:26 go.sum [2024-03-17T03:31:34.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:26 internal [2024-03-17T03:31:34.044Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 17 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:31:34.416Z] + 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=08fb917c2f38b4ae53e716333c1e5812fb96cea3 --label arch=arm64 --label version=3.0.1-dev.21 . [2024-03-17T03:31:35.005Z] Sending build context to Docker daemon 11.59MB [2024-03-17T03:31:35.005Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:31:35.005Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-17T03:31:35.005Z] ---> 8605cc8bcda6 [2024-03-17T03:31:35.005Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-17T03:31:35.005Z] ---> Running in df3f40a2dbff [2024-03-17T03:31:35.615Z] Removing intermediate container df3f40a2dbff [2024-03-17T03:31:35.615Z] ---> 594999fc3a28 [2024-03-17T03:31:35.615Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:31:35.615Z] ---> Running in 829b9d1a0c37 [2024-03-17T03:31:35.894Z] Removing intermediate container 829b9d1a0c37 [2024-03-17T03:31:35.894Z] ---> 069be212b113 [2024-03-17T03:31:35.894Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:31:36.165Z] ---> Running in df30f5deead3 [2024-03-17T03:31:36.437Z] Removing intermediate container df30f5deead3 [2024-03-17T03:31:36.437Z] ---> 6ad2a7e2a3a7 [2024-03-17T03:31:36.437Z] Step 6/26 : WORKDIR /device-uart [2024-03-17T03:31:36.437Z] ---> Running in db37db378123 [2024-03-17T03:31:37.026Z] Removing intermediate container db37db378123 [2024-03-17T03:31:37.026Z] ---> 32b05e7ed4cc [2024-03-17T03:31:37.026Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:31:37.026Z] ---> Running in 6d3623e56031 [2024-03-17T03:31:38.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:31:38.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:31:40.142Z] OK: 271 MiB in 56 packages [2024-03-17T03:31:41.116Z] Removing intermediate container 6d3623e56031 [2024-03-17T03:31:41.116Z] ---> c8031f3a6b65 [2024-03-17T03:31:41.116Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-17T03:31:41.710Z] ---> 5828160458da [2024-03-17T03:31:41.710Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:31:41.710Z] ---> Running in 10f38b9c1cdf [2024-03-17T03:31:44.304Z] Removing intermediate container 10f38b9c1cdf [2024-03-17T03:31:44.304Z] ---> 8d70698ac219 [2024-03-17T03:31:44.304Z] Step 10/26 : COPY . . [2024-03-17T03:31:45.283Z] ---> 38a7e30c2d55 [2024-03-17T03:31:45.283Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:31:45.551Z] ---> Running in a76c29667992 [2024-03-17T03:31:45.819Z] Removing intermediate container a76c29667992 [2024-03-17T03:31:45.819Z] ---> 209165f39d1b [2024-03-17T03:31:45.819Z] Step 12/26 : RUN ${MAKE} [2024-03-17T03:31:46.090Z] ---> Running in 0adc79ec0c1f [2024-03-17T03:31:47.502Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-03-17T03:34:09.231Z] Removing intermediate container 0adc79ec0c1f [2024-03-17T03:34:09.231Z] ---> d15a5c05c919 [2024-03-17T03:34:09.231Z] Step 13/26 : FROM alpine:3.18 [2024-03-17T03:34:09.231Z] 3.18: Pulling from library/alpine [2024-03-17T03:34:09.231Z] c6b39de5b339: Pulling fs layer [2024-03-17T03:34:09.231Z] c6b39de5b339: Verifying Checksum [2024-03-17T03:34:09.231Z] c6b39de5b339: Download complete [2024-03-17T03:34:09.231Z] c6b39de5b339: Pull complete [2024-03-17T03:34:09.231Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:34:09.231Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:34:09.231Z] ---> 33abbf032149 [2024-03-17T03:34:09.231Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-17T03:34:09.231Z] ---> Running in 6a75054dc356 [2024-03-17T03:34:09.231Z] Removing intermediate container 6a75054dc356 [2024-03-17T03:34:09.231Z] ---> 1f83d466604f [2024-03-17T03:34:09.231Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-17T03:34:09.231Z] ---> Running in 3dac82b60d5f [2024-03-17T03:34:09.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:34:09.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:34:09.231Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-17T03:34:09.231Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:34:09.231Z] OK: 8 MiB in 16 packages [2024-03-17T03:34:09.231Z] Removing intermediate container 3dac82b60d5f [2024-03-17T03:34:09.231Z] ---> 64389729ce3f [2024-03-17T03:34:09.231Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-17T03:34:09.231Z] ---> Running in 84cfff5f0268 [2024-03-17T03:34:09.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:34:09.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:34:09.231Z] OK: 8 MiB in 16 packages [2024-03-17T03:34:09.231Z] Removing intermediate container 84cfff5f0268 [2024-03-17T03:34:09.231Z] ---> 413ee557fe65 [2024-03-17T03:34:09.231Z] Step 17/26 : WORKDIR / [2024-03-17T03:34:09.499Z] ---> Running in 0fee9be18d5f [2024-03-17T03:34:09.767Z] Removing intermediate container 0fee9be18d5f [2024-03-17T03:34:09.767Z] ---> 25623b3af477 [2024-03-17T03:34:09.767Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-03-17T03:34:10.354Z] ---> c256e62488f7 [2024-03-17T03:34:10.354Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-03-17T03:34:10.942Z] ---> 8d08f6449626 [2024-03-17T03:34:10.942Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-03-17T03:34:12.907Z] ---> 391f46d3e49f [2024-03-17T03:34:12.907Z] Step 21/26 : EXPOSE 59995 [2024-03-17T03:34:12.907Z] ---> Running in 4d56637b69c8 [2024-03-17T03:34:13.176Z] Removing intermediate container 4d56637b69c8 [2024-03-17T03:34:13.176Z] ---> adf619b06a72 [2024-03-17T03:34:13.176Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-03-17T03:34:13.176Z] ---> Running in 8d9308e673d9 [2024-03-17T03:34:13.768Z] Removing intermediate container 8d9308e673d9 [2024-03-17T03:34:13.768Z] ---> c407b9434c72 [2024-03-17T03:34:13.768Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-17T03:34:13.768Z] ---> Running in 99acdbdc8cbf [2024-03-17T03:34:14.037Z] Removing intermediate container 99acdbdc8cbf [2024-03-17T03:34:14.037Z] ---> a1482a99d575 [2024-03-17T03:34:14.037Z] Step 24/26 : LABEL arch=arm64 [2024-03-17T03:34:14.306Z] ---> Running in d94d9d9d8409 [2024-03-17T03:34:14.574Z] Removing intermediate container d94d9d9d8409 [2024-03-17T03:34:14.574Z] ---> 39a2ba1bfa77 [2024-03-17T03:34:14.574Z] Step 25/26 : LABEL git_sha=08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:34:14.574Z] ---> Running in c7fee2318bae [2024-03-17T03:34:14.846Z] Removing intermediate container c7fee2318bae [2024-03-17T03:34:14.846Z] ---> ec9ed5f08956 [2024-03-17T03:34:14.846Z] Step 26/26 : LABEL version=3.0.1-dev.21 [2024-03-17T03:34:15.119Z] ---> Running in 57d2bd67aa06 [2024-03-17T03:34:15.387Z] Removing intermediate container 57d2bd67aa06 [2024-03-17T03:34:15.387Z] ---> aca9e99e7905 [2024-03-17T03:34:15.387Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:34:15.387Z] Successfully built aca9e99e7905 [2024-03-17T03:34:15.387Z] 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 [2024-03-17T03:34:15.545Z] provisioning config files... [2024-03-17T03:34:15.562Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/28@tmp/config1878032052864791258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:34:15.911Z] ---> ****-login.sh [2024-03-17T03:34:15.911Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:34:16.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:16.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:16.180Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:16.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:16.180Z] [2024-03-17T03:34:16.180Z] Login Succeeded [2024-03-17T03:34:16.180Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:34:16.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:16.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:16.720Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:16.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:16.721Z] [2024-03-17T03:34:16.721Z] Login Succeeded [2024-03-17T03:34:16.721Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:34:16.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:16.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:16.988Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:16.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:16.989Z] [2024-03-17T03:34:16.989Z] Login Succeeded [2024-03-17T03:34:16.989Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:34:17.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:17.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:17.530Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:17.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:17.530Z] [2024-03-17T03:34:17.530Z] Login Succeeded [2024-03-17T03:34:17.530Z] ****.io [2024-03-17T03:34:17.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:34:18.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:34:18.066Z] Configure a credential helper to remove this warning. See [2024-03-17T03:34:18.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:34:18.066Z] [2024-03-17T03:34:18.066Z] Login Succeeded [2024-03-17T03:34:18.066Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:34:18.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:34:18.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:34:18.175Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-03-17T03:34:18.175Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:34:18.175Z] latest [2024-03-17T03:34:18.175Z] 3.0.1-dev.21 [2024-03-17T03:34:18.175Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21 [2024-03-17T03:34:18.175Z] main [2024-03-17T03:34:18.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:18.566Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:08fb917c2f38b4ae53e716333c1e5812fb96cea3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:18.939Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:34:18.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-03-17T03:34:18.939Z] 0fe3d8168dfe: Preparing [2024-03-17T03:34:18.939Z] c9837ff3f213: Preparing [2024-03-17T03:34:18.939Z] 7b0b5bda682d: Preparing [2024-03-17T03:34:18.939Z] adb4e7b5de70: Preparing [2024-03-17T03:34:18.939Z] 5744ede8ce86: Preparing [2024-03-17T03:34:18.939Z] 7c504f21be85: Preparing [2024-03-17T03:34:18.939Z] 7c504f21be85: Waiting [2024-03-17T03:34:19.209Z] 7b0b5bda682d: Pushed [2024-03-17T03:34:19.209Z] adb4e7b5de70: Pushed [2024-03-17T03:34:19.209Z] c9837ff3f213: Pushed [2024-03-17T03:34:19.209Z] 5744ede8ce86: Pushed [2024-03-17T03:34:19.209Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:24.576Z] 0fe3d8168dfe: Pushed [2024-03-17T03:34:24.576Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3: digest: sha256:8ed040c90b207208b76e37006c32d5ed10eaedd534105a5b96a8cd00613abed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:24.957Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:25.324Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-03-17T03:34:25.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-03-17T03:34:25.325Z] 0fe3d8168dfe: Preparing [2024-03-17T03:34:25.325Z] c9837ff3f213: Preparing [2024-03-17T03:34:25.325Z] 7b0b5bda682d: Preparing [2024-03-17T03:34:25.325Z] adb4e7b5de70: Preparing [2024-03-17T03:34:25.325Z] 5744ede8ce86: Preparing [2024-03-17T03:34:25.325Z] 7c504f21be85: Preparing [2024-03-17T03:34:25.325Z] adb4e7b5de70: Layer already exists [2024-03-17T03:34:25.325Z] 0fe3d8168dfe: Layer already exists [2024-03-17T03:34:25.325Z] c9837ff3f213: Layer already exists [2024-03-17T03:34:25.325Z] 5744ede8ce86: Layer already exists [2024-03-17T03:34:25.325Z] 7b0b5bda682d: Layer already exists [2024-03-17T03:34:25.325Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:25.596Z] latest: digest: sha256:8ed040c90b207208b76e37006c32d5ed10eaedd534105a5b96a8cd00613abed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:25.978Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:26.343Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.21 [2024-03-17T03:34:26.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-03-17T03:34:26.343Z] 0fe3d8168dfe: Preparing [2024-03-17T03:34:26.343Z] c9837ff3f213: Preparing [2024-03-17T03:34:26.343Z] 7b0b5bda682d: Preparing [2024-03-17T03:34:26.343Z] adb4e7b5de70: Preparing [2024-03-17T03:34:26.343Z] 5744ede8ce86: Preparing [2024-03-17T03:34:26.343Z] 7c504f21be85: Preparing [2024-03-17T03:34:26.343Z] 7c504f21be85: Waiting [2024-03-17T03:34:26.343Z] adb4e7b5de70: Layer already exists [2024-03-17T03:34:26.343Z] c9837ff3f213: Layer already exists [2024-03-17T03:34:26.343Z] 7b0b5bda682d: Layer already exists [2024-03-17T03:34:26.343Z] 5744ede8ce86: Layer already exists [2024-03-17T03:34:26.343Z] 0fe3d8168dfe: Layer already exists [2024-03-17T03:34:26.343Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:26.614Z] 3.0.1-dev.21: digest: sha256:8ed040c90b207208b76e37006c32d5ed10eaedd534105a5b96a8cd00613abed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:26.992Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:27.370Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21 [2024-03-17T03:34:27.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-03-17T03:34:27.370Z] 0fe3d8168dfe: Preparing [2024-03-17T03:34:27.370Z] c9837ff3f213: Preparing [2024-03-17T03:34:27.370Z] 7b0b5bda682d: Preparing [2024-03-17T03:34:27.370Z] adb4e7b5de70: Preparing [2024-03-17T03:34:27.370Z] 5744ede8ce86: Preparing [2024-03-17T03:34:27.370Z] 7c504f21be85: Preparing [2024-03-17T03:34:27.370Z] 7c504f21be85: Waiting [2024-03-17T03:34:27.370Z] 0fe3d8168dfe: Layer already exists [2024-03-17T03:34:27.370Z] c9837ff3f213: Layer already exists [2024-03-17T03:34:27.370Z] adb4e7b5de70: Layer already exists [2024-03-17T03:34:27.370Z] 7b0b5bda682d: Layer already exists [2024-03-17T03:34:27.370Z] 5744ede8ce86: Layer already exists [2024-03-17T03:34:27.370Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:27.643Z] 08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21: digest: sha256:8ed040c90b207208b76e37006c32d5ed10eaedd534105a5b96a8cd00613abed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:28.011Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:28.370Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-03-17T03:34:28.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-03-17T03:34:28.370Z] 0fe3d8168dfe: Preparing [2024-03-17T03:34:28.370Z] c9837ff3f213: Preparing [2024-03-17T03:34:28.370Z] 7b0b5bda682d: Preparing [2024-03-17T03:34:28.370Z] adb4e7b5de70: Preparing [2024-03-17T03:34:28.370Z] 5744ede8ce86: Preparing [2024-03-17T03:34:28.370Z] 7c504f21be85: Preparing [2024-03-17T03:34:28.370Z] 7c504f21be85: Waiting [2024-03-17T03:34:28.370Z] adb4e7b5de70: Layer already exists [2024-03-17T03:34:28.370Z] c9837ff3f213: Layer already exists [2024-03-17T03:34:28.370Z] 7b0b5bda682d: Layer already exists [2024-03-17T03:34:28.370Z] 0fe3d8168dfe: Layer already exists [2024-03-17T03:34:28.370Z] 5744ede8ce86: Layer already exists [2024-03-17T03:34:28.370Z] 7c504f21be85: Layer already exists [2024-03-17T03:34:28.639Z] main: digest: sha256:8ed040c90b207208b76e37006c32d5ed10eaedd534105a5b96a8cd00613abed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:34:28.707Z] ===================================================== [Pipeline] echo [2024-03-17T03:34:28.719Z] taggedImages: [2024-03-17T03:34:28.719Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:08fb917c2f38b4ae53e716333c1e5812fb96cea3 [2024-03-17T03:34:28.719Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-03-17T03:34:28.719Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.21 [2024-03-17T03:34:28.719Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:08fb917c2f38b4ae53e716333c1e5812fb96cea3-3.0.1-dev.21 [2024-03-17T03:34:28.719Z] - 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 [2024-03-17T03:34:29.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:34:29.115Z] [2024-03-17T03:34:29.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:29.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:34:29.728Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-17T03:34:29.728Z] 8998bd30e6a1: Pulling fs layer [2024-03-17T03:34:29.728Z] 04944245beec: Pulling fs layer [2024-03-17T03:34:29.728Z] 699f458cf7ca: Pulling fs layer [2024-03-17T03:34:29.728Z] 765212b225bb: Pulling fs layer [2024-03-17T03:34:29.728Z] f23df028b6ca: Pulling fs layer [2024-03-17T03:34:29.728Z] d65c8cfc05b1: Pulling fs layer [2024-03-17T03:34:29.728Z] 2437ff75d9bd: Pulling fs layer [2024-03-17T03:34:29.728Z] 765212b225bb: Waiting [2024-03-17T03:34:29.728Z] f23df028b6ca: Waiting [2024-03-17T03:34:29.728Z] d65c8cfc05b1: Waiting [2024-03-17T03:34:29.728Z] 2437ff75d9bd: Waiting [2024-03-17T03:34:29.728Z] 04944245beec: Verifying Checksum [2024-03-17T03:34:29.728Z] 04944245beec: Download complete [2024-03-17T03:34:29.728Z] 765212b225bb: Verifying Checksum [2024-03-17T03:34:29.728Z] 765212b225bb: Download complete [2024-03-17T03:34:29.728Z] f23df028b6ca: Verifying Checksum [2024-03-17T03:34:29.728Z] f23df028b6ca: Download complete [2024-03-17T03:34:29.728Z] d65c8cfc05b1: Download complete [2024-03-17T03:34:30.073Z] 699f458cf7ca: Verifying Checksum [2024-03-17T03:34:30.073Z] 699f458cf7ca: Download complete [2024-03-17T03:34:30.343Z] 8998bd30e6a1: Download complete [2024-03-17T03:34:32.933Z] 2437ff75d9bd: Verifying Checksum [2024-03-17T03:34:32.933Z] 2437ff75d9bd: Download complete [2024-03-17T03:34:35.511Z] 8998bd30e6a1: Pull complete [2024-03-17T03:34:35.511Z] 04944245beec: Pull complete [2024-03-17T03:34:37.458Z] 699f458cf7ca: Pull complete [2024-03-17T03:34:37.458Z] 765212b225bb: Pull complete [2024-03-17T03:34:38.417Z] f23df028b6ca: Pull complete [2024-03-17T03:34:38.683Z] d65c8cfc05b1: Pull complete [2024-03-17T03:34:56.996Z] 2437ff75d9bd: Pull complete [2024-03-17T03:34:56.996Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-17T03:34:56.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:34:56.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:34:57.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-179 does not seem to be running inside a container [2024-03-17T03:34:57.277Z] $ 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/28 -v /w/workspace/device-uart/28:/w/workspace/device-uart/28:rw,z -v /w/workspace/device-uart/28@tmp:/w/workspace/device-uart/28@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 [2024-03-17T03:35:00.338Z] $ docker top 9d85a0eae1f016d57dbf441e5417ccc199c37d1782c1a8353e1d925720c3535e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:01.228Z] ---> job-cost.sh [2024-03-17T03:35:01.228Z] lf-activate-venv: SKIPPING [2024-03-17T03:35:01.228Z] INFO: No Stack... [2024-03-17T03:35:01.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-17T03:35:02.464Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:35:03.105Z] + cat /w/workspace/device-uart/28/archives/cost.csv [2024-03-17T03:35:03.105Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:35:03.170Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-28-stack-cost] [2024-03-17T03:35:03.180Z] Resource [jenkins-edgexfoundry-device-uart-main-28-stack-cost] did not exist. Created. [2024-03-17T03:35:03.185Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:35:03.845Z] /w/workspace/device-uart/28@tmp/durable-4e8e5c85/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-17T03:35:04.488Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-17T03:35:04.502Z] Warning: overwriting stash ‘stack-cost’ [2024-03-17T03:35:04.561Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:35:04.569Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:35:04.601Z] $ docker stop --time=1 9d85a0eae1f016d57dbf441e5417ccc199c37d1782c1a8353e1d925720c3535e [2024-03-17T03:35:06.200Z] $ docker rm -f --volumes 9d85a0eae1f016d57dbf441e5417ccc199c37d1782c1a8353e1d925720c3535e [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 [2024-03-17T03:35:06.655Z] provisioning config files... [2024-03-17T03:35:06.663Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3595041742092302683tmp [Pipeline] { [Pipeline] sh [2024-03-17T03:35:06.987Z] + set +x [2024-03-17T03:35:06.987Z] + curl -s https://codecov.io/bash [2024-03-17T03:35:06.987Z] + bash -s -- [2024-03-17T03:35:06.987Z] [2024-03-17T03:35:06.987Z] _____ _ [2024-03-17T03:35:06.987Z] / ____| | | [2024-03-17T03:35:06.987Z] | | ___ __| | ___ ___ _____ __ [2024-03-17T03:35:06.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-17T03:35:06.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-17T03:35:06.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-17T03:35:06.987Z] Bash-1.0.6 [2024-03-17T03:35:06.987Z] [2024-03-17T03:35:06.987Z] [2024-03-17T03:35:06.987Z] ==> git version 2.25.1 found [2024-03-17T03:35:06.987Z] ==> 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 [2024-03-17T03:35:06.987Z] Release-Date: 2020-01-08 [2024-03-17T03:35:06.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-17T03:35:06.987Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-17T03:35:06.987Z] ==> Jenkins CI detected. [2024-03-17T03:35:06.987Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-03-17T03:35:06.987Z] project root: . [2024-03-17T03:35:06.987Z] --> token set from env [2024-03-17T03:35:06.987Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-17T03:35:07.253Z] ==> Running gcov in . (disable via -X gcov) [2024-03-17T03:35:07.253Z] ==> Python coveragepy not found [2024-03-17T03:35:07.253Z] ==> Searching for coverage reports in: [2024-03-17T03:35:07.253Z] + . [2024-03-17T03:35:07.253Z] -> Found 1 reports [2024-03-17T03:35:07.253Z] ==> Detecting git/mercurial file structure [2024-03-17T03:35:07.253Z] ==> Reading reports [2024-03-17T03:35:07.253Z] + ./coverage.out bytes=10 [2024-03-17T03:35:07.253Z] ==> Appending adjustments [2024-03-17T03:35:07.253Z] https://docs.codecov.io/docs/fixing-reports [2024-03-17T03:35:07.253Z] + Found adjustments [2024-03-17T03:35:07.253Z] ==> Gzipping contents [2024-03-17T03:35:07.253Z] 4.0K /tmp/codecov.7TuF6q.gz [2024-03-17T03:35:07.253Z] ==> Uploading reports [2024-03-17T03:35:07.253Z] url: https://codecov.io [2024-03-17T03:35:07.253Z] query: branch=main&commit=08fb917c2f38b4ae53e716333c1e5812fb96cea3&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:35:07.253Z] -> Pinging Codecov [2024-03-17T03:35:07.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=08fb917c2f38b4ae53e716333c1e5812fb96cea3&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:35:07.846Z] -> Uploading to [2024-03-17T03:35:07.846Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-17/B9AA6E0BBD74AE3A32605C7A7C664919/08fb917c2f38b4ae53e716333c1e5812fb96cea3/a5ed8845-e38c-4eb9-8f1a-615b4e0d41b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240317T033507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b4ecebfc5e87c88ee7e31c754fabbbc8cc81d569111b617b336c4df9af3d1af [2024-03-17T03:35:07.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:35:07.846Z] Dload Upload Total Spent Left Speed [2024-03-17T03:35:08.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2065 --:--:-- --:--:-- --:--:-- 2072 [2024-03-17T03:35:08.115Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/08fb917c2f38b4ae53e716333c1e5812fb96cea3 [Pipeline] } [2024-03-17T03:35:08.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-17T03:35:08.253Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-17T03:35:08.285Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:08.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:35:08.635Z] [2024-03-17T03:35:08.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:08.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:35:08.936Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-17T03:35:08.936Z] df9b9388f04a: Pulling fs layer [2024-03-17T03:35:08.936Z] 52dc419b0ee2: Pulling fs layer [2024-03-17T03:35:08.936Z] 25bc292e5bac: Pulling fs layer [2024-03-17T03:35:08.936Z] 114826534d7a: Pulling fs layer [2024-03-17T03:35:08.936Z] 4657fd5d0bcf: Pulling fs layer [2024-03-17T03:35:08.936Z] 6ad1cebc031e: Pulling fs layer [2024-03-17T03:35:08.936Z] 8a3aa393b2d8: Pulling fs layer [2024-03-17T03:35:08.936Z] 114826534d7a: Waiting [2024-03-17T03:35:08.936Z] 4657fd5d0bcf: Waiting [2024-03-17T03:35:08.936Z] 6ad1cebc031e: Waiting [2024-03-17T03:35:08.936Z] 25bc292e5bac: Verifying Checksum [2024-03-17T03:35:08.936Z] 25bc292e5bac: Download complete [2024-03-17T03:35:08.936Z] 52dc419b0ee2: Download complete [2024-03-17T03:35:08.936Z] 4657fd5d0bcf: Verifying Checksum [2024-03-17T03:35:08.936Z] 4657fd5d0bcf: Download complete [2024-03-17T03:35:08.936Z] df9b9388f04a: Verifying Checksum [2024-03-17T03:35:08.936Z] df9b9388f04a: Download complete [2024-03-17T03:35:09.195Z] 6ad1cebc031e: Verifying Checksum [2024-03-17T03:35:09.195Z] 6ad1cebc031e: Download complete [2024-03-17T03:35:09.195Z] df9b9388f04a: Pull complete [2024-03-17T03:35:09.195Z] 52dc419b0ee2: Pull complete [2024-03-17T03:35:09.455Z] 25bc292e5bac: Pull complete [2024-03-17T03:35:09.714Z] 114826534d7a: Verifying Checksum [2024-03-17T03:35:09.714Z] 114826534d7a: Download complete [2024-03-17T03:35:09.975Z] 8a3aa393b2d8: Verifying Checksum [2024-03-17T03:35:09.975Z] 8a3aa393b2d8: Download complete [2024-03-17T03:35:13.259Z] 114826534d7a: Pull complete [2024-03-17T03:35:13.259Z] 4657fd5d0bcf: Pull complete [2024-03-17T03:35:13.825Z] 6ad1cebc031e: Pull complete [2024-03-17T03:35:16.356Z] 8a3aa393b2d8: Pull complete [2024-03-17T03:35:16.356Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-17T03:35:16.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:35:16.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:16.454Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:35:16.491Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-17T03:35:19.572Z] $ docker top 4fb5f5b9fddd65109af036efdd431ac30910117041332015efacae09fc151d59 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-17T03:35:19.643Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-03-17T03:35:19.919Z] + set -o pipefail [2024-03-17T03:35:19.919Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-03-17T03:35:25.189Z] [2024-03-17T03:35:25.189Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-03-17T03:35:25.189Z] [2024-03-17T03:35:25.189Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/4ef7d772-7070-40df-8250-1d088c73f118 [2024-03-17T03:35:25.189Z] [2024-03-17T03:35:25.189Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-17T03:35:25.189Z] [2024-03-17T03:35:25.189Z] [2024-03-17T03:35:25.189Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-17T03:35:25.189Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-17T03:35:25.189Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-17T03:35:25.195Z] $ docker stop --time=1 4fb5f5b9fddd65109af036efdd431ac30910117041332015efacae09fc151d59 [2024-03-17T03:35:27.866Z] $ docker rm -f --volumes 4fb5f5b9fddd65109af036efdd431ac30910117041332015efacae09fc151d59 [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 [2024-03-17T03:35:28.611Z] + git log --format=format:%s -1 08fb917c2f38b4ae53e716333c1e5812fb96cea3 [Pipeline] sh [2024-03-17T03:35:28.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:35:28.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:29.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:35:29.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:29.290Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:35:29.315Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:35:29.684Z] $ docker top 33b33394af5da6611bb8791be2332a875580ad2d2d49e04eb7222c57369892cb -eo pid,comm [2024-03-17T03:35:29.733Z] 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). [2024-03-17T03:35:29.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:35:29.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:35:29.791Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:35:29.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:35:29.916Z] $ docker exec 33b33394af5da6611bb8791be2332a875580ad2d2d49e04eb7222c57369892cb ssh-agent [2024-03-17T03:35:30.032Z] SSH_AUTH_SOCK=/tmp/ssh-XnqyeIkIZtGz/agent.31 [2024-03-17T03:35:30.032Z] SSH_AGENT_PID=37 [2024-03-17T03:35:30.036Z] Running ssh-add (command line suppressed) [2024-03-17T03:35:30.136Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7699683767506147545.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7699683767506147545.key) [2024-03-17T03:35:30.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:35:30.443Z] + git semver tag [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,610 [run_tag] DEBUG tag force:False [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,610 [check_head_tag] DEBUG check head tag [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,610 [execute] INFO git cat-file --batch-check [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,615 [execute] INFO git cat-file --batch [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,626 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,626 [execute] INFO git tag -a v3.0.1-dev.21 -m v3.0.1-dev.21 [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,626 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.21', '-m', 'v3.0.1-dev.21'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:35:30.704Z] 2024-03-17 03:35:30,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:35:30.704Z] 3.0.1-dev.21 [Pipeline] } [2024-03-17T03:35:30.709Z] $ docker exec --env ******** --env ******** 33b33394af5da6611bb8791be2332a875580ad2d2d49e04eb7222c57369892cb ssh-agent -k [2024-03-17T03:35:30.824Z] unset SSH_AUTH_SOCK; [2024-03-17T03:35:30.824Z] unset SSH_AGENT_PID; [2024-03-17T03:35:30.824Z] echo Agent pid 37 killed; [2024-03-17T03:35:30.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:31.166Z] + git semver [Pipeline] } [2024-03-17T03:35:31.435Z] $ docker stop --time=1 33b33394af5da6611bb8791be2332a875580ad2d2d49e04eb7222c57369892cb [2024-03-17T03:35:32.737Z] $ docker rm -f --volumes 33b33394af5da6611bb8791be2332a875580ad2d2d49e04eb7222c57369892cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:33.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:35:33.126Z] [2024-03-17T03:35:33.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:33.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:35:33.429Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-17T03:35:33.429Z] ab5ef0e58194: Pulling fs layer [2024-03-17T03:35:33.429Z] 9712f1f96733: Pulling fs layer [2024-03-17T03:35:33.429Z] 63f879dbbcfc: Pulling fs layer [2024-03-17T03:35:33.429Z] 0d9ebad4ef96: Pulling fs layer [2024-03-17T03:35:33.429Z] e9a5061849ea: Pulling fs layer [2024-03-17T03:35:33.429Z] d747dcd14b5f: Pulling fs layer [2024-03-17T03:35:33.429Z] 2de7ff778b66: Pulling fs layer [2024-03-17T03:35:33.429Z] 0d9ebad4ef96: Waiting [2024-03-17T03:35:33.429Z] e9a5061849ea: Waiting [2024-03-17T03:35:33.429Z] 2de7ff778b66: Waiting [2024-03-17T03:35:33.429Z] d747dcd14b5f: Waiting [2024-03-17T03:35:33.429Z] 9712f1f96733: Verifying Checksum [2024-03-17T03:35:33.429Z] 9712f1f96733: Download complete [2024-03-17T03:35:33.689Z] 63f879dbbcfc: Verifying Checksum [2024-03-17T03:35:33.689Z] 63f879dbbcfc: Download complete [2024-03-17T03:35:33.945Z] e9a5061849ea: Verifying Checksum [2024-03-17T03:35:33.945Z] e9a5061849ea: Download complete [2024-03-17T03:35:33.945Z] d747dcd14b5f: Verifying Checksum [2024-03-17T03:35:33.945Z] d747dcd14b5f: Download complete [2024-03-17T03:35:33.945Z] 0d9ebad4ef96: Verifying Checksum [2024-03-17T03:35:33.945Z] 0d9ebad4ef96: Download complete [2024-03-17T03:35:33.945Z] ab5ef0e58194: Verifying Checksum [2024-03-17T03:35:33.945Z] ab5ef0e58194: Download complete [2024-03-17T03:35:33.945Z] 2de7ff778b66: Verifying Checksum [2024-03-17T03:35:33.945Z] 2de7ff778b66: Download complete [2024-03-17T03:35:36.470Z] ab5ef0e58194: Pull complete [2024-03-17T03:35:36.470Z] 9712f1f96733: Pull complete [2024-03-17T03:35:37.402Z] 63f879dbbcfc: Pull complete [2024-03-17T03:35:41.588Z] 0d9ebad4ef96: Pull complete [2024-03-17T03:35:41.588Z] e9a5061849ea: Pull complete [2024-03-17T03:35:41.588Z] d747dcd14b5f: Pull complete [2024-03-17T03:35:42.519Z] 2de7ff778b66: Pull complete [2024-03-17T03:35:42.519Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-17T03:35:42.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:35:42.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:42.627Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:35:42.661Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-17T03:35:45.486Z] $ docker top 807bd44277a9bc6a2207c8e6816844a17d62cc80f1504d64ef8b50d4563080de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:35:45.570Z] provisioning config files... [2024-03-17T03:35:45.578Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12069049231665131049tmp [2024-03-17T03:35:45.588Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16441775600639218601tmp [2024-03-17T03:35:45.597Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3104686617018705446tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:35:45.631Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:45.927Z] ---> sigul-configuration.sh [2024-03-17T03:35:45.927Z] gpg: directory `/root/.gnupg' created [2024-03-17T03:35:45.927Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-17T03:35:45.927Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-17T03:35:45.927Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-17T03:35:45.927Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-17T03:35:45.927Z] gpg: CAST5 encrypted data [2024-03-17T03:35:45.927Z] gpg: encrypted with 1 passphrase [2024-03-17T03:35:45.927Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-17T03:35:46.220Z] + mkdir /home/jenkins [2024-03-17T03:35:46.221Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-17T03:35:46.514Z] + 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 [2024-03-17T03:35:46.524Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:46.821Z] ---> sigul-install.sh [2024-03-17T03:35:46.821Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-17T03:35:47.107Z] + git tag --list [2024-03-17T03:35:47.107Z] v0.0.0 [2024-03-17T03:35:47.107Z] v0.0.1-dev.1 [2024-03-17T03:35:47.107Z] v0.0.1-dev.2 [2024-03-17T03:35:47.107Z] v0.0.1-dev.3 [2024-03-17T03:35:47.107Z] v0.0.1-dev.4 [2024-03-17T03:35:47.107Z] v3.0.0 [2024-03-17T03:35:47.107Z] v3.0.1-dev.1 [2024-03-17T03:35:47.107Z] v3.0.1-dev.10 [2024-03-17T03:35:47.107Z] v3.0.1-dev.11 [2024-03-17T03:35:47.107Z] v3.0.1-dev.12 [2024-03-17T03:35:47.107Z] v3.0.1-dev.13 [2024-03-17T03:35:47.107Z] v3.0.1-dev.14 [2024-03-17T03:35:47.107Z] v3.0.1-dev.15 [2024-03-17T03:35:47.107Z] v3.0.1-dev.16 [2024-03-17T03:35:47.107Z] v3.0.1-dev.17 [2024-03-17T03:35:47.107Z] v3.0.1-dev.18 [2024-03-17T03:35:47.107Z] v3.0.1-dev.19 [2024-03-17T03:35:47.107Z] v3.0.1-dev.2 [2024-03-17T03:35:47.107Z] v3.0.1-dev.20 [2024-03-17T03:35:47.107Z] v3.0.1-dev.21 [2024-03-17T03:35:47.107Z] v3.0.1-dev.3 [2024-03-17T03:35:47.107Z] v3.0.1-dev.4 [2024-03-17T03:35:47.107Z] v3.0.1-dev.5 [2024-03-17T03:35:47.107Z] v3.0.1-dev.6 [2024-03-17T03:35:47.107Z] v3.0.1-dev.7 [2024-03-17T03:35:47.107Z] v3.0.1-dev.8 [2024-03-17T03:35:47.107Z] v3.0.1-dev.9 [2024-03-17T03:35:47.107Z] v3.1 [2024-03-17T03:35:47.107Z] v3.1.0 [Pipeline] sh [2024-03-17T03:35:47.402Z] + lftools sign git-tag v3.0.1-dev.21 [2024-03-17T03:35:47.967Z] Signing Git tag with Sigul... [2024-03-17T03:35:47.967Z] Signing v3.0.1-dev.21 [Pipeline] echo [2024-03-17T03:35:48.550Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:48.843Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-17T03:35:48.850Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-17T03:35:48.867Z] $ docker stop --time=1 807bd44277a9bc6a2207c8e6816844a17d62cc80f1504d64ef8b50d4563080de [2024-03-17T03:35:50.173Z] $ docker rm -f --volumes 807bd44277a9bc6a2207c8e6816844a17d62cc80f1504d64ef8b50d4563080de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-17T03:35:50.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:35:50.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:50.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:35:50.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:50.995Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:35:51.017Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:35:51.363Z] $ docker top cd201d8f8b88fcc4370f929d3665128a7b88b7fd1622c9e83fa0f33e9222c8c0 -eo pid,comm [2024-03-17T03:35:51.414Z] 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). [2024-03-17T03:35:51.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:35:51.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:35:51.471Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:35:51.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:35:51.582Z] $ docker exec cd201d8f8b88fcc4370f929d3665128a7b88b7fd1622c9e83fa0f33e9222c8c0 ssh-agent [2024-03-17T03:35:51.702Z] SSH_AUTH_SOCK=/tmp/ssh-Wt2w3TDgmDgb/agent.32 [2024-03-17T03:35:51.702Z] SSH_AGENT_PID=38 [2024-03-17T03:35:51.706Z] Running ssh-add (command line suppressed) [2024-03-17T03:35:51.793Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10548422476601267716.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10548422476601267716.key) [2024-03-17T03:35:51.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:35:52.097Z] + git semver bump pre [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,255 [bump_version] DEBUG bumping version:3.0.1-dev.21 on axis:pre with prefix:dev [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,256 [bump_version] DEBUG bumped version:3.0.1-dev.22 [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,256 [write_version] DEBUG write version:3.0.1-dev.22 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,256 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,256 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,258 [execute] INFO git cat-file --batch-check [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,264 [execute] INFO git cat-file --batch [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:52.354Z] 2024-03-17 03:35:52,268 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:35:52.354Z] 3.0.1-dev.22 [Pipeline] } [2024-03-17T03:35:52.358Z] $ docker exec --env ******** --env ******** cd201d8f8b88fcc4370f929d3665128a7b88b7fd1622c9e83fa0f33e9222c8c0 ssh-agent -k [2024-03-17T03:35:52.454Z] unset SSH_AUTH_SOCK; [2024-03-17T03:35:52.454Z] unset SSH_AGENT_PID; [2024-03-17T03:35:52.454Z] echo Agent pid 38 killed; [2024-03-17T03:35:52.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:52.785Z] + git semver [Pipeline] } [2024-03-17T03:35:53.051Z] $ docker stop --time=1 cd201d8f8b88fcc4370f929d3665128a7b88b7fd1622c9e83fa0f33e9222c8c0 [2024-03-17T03:35:54.350Z] $ docker rm -f --volumes cd201d8f8b88fcc4370f929d3665128a7b88b7fd1622c9e83fa0f33e9222c8c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:35:54.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:35:54.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:55.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:35:55.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:55.082Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:35:55.107Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:35:55.445Z] $ docker top 7dc27c8c8aeabae86be591b6caaea055e952762c0321ab81607d04e52ab38458 -eo pid,comm [2024-03-17T03:35:55.492Z] 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). [2024-03-17T03:35:55.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:35:55.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:35:55.538Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:35:55.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:35:55.641Z] $ docker exec 7dc27c8c8aeabae86be591b6caaea055e952762c0321ab81607d04e52ab38458 ssh-agent [2024-03-17T03:35:55.754Z] SSH_AUTH_SOCK=/tmp/ssh-D6L9iSr2fBjc/agent.32 [2024-03-17T03:35:55.754Z] SSH_AGENT_PID=38 [2024-03-17T03:35:55.758Z] Running ssh-add (command line suppressed) [2024-03-17T03:35:55.857Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4238839794189286265.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4238839794189286265.key) [2024-03-17T03:35:55.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:35:56.167Z] + git semver push [2024-03-17T03:35:56.427Z] 2024-03-17 03:35:56,314 [run_push] DEBUG push [2024-03-17T03:35:56.427Z] 2024-03-17 03:35:56,315 [execute] INFO git cat-file --batch-check [2024-03-17T03:35:56.427Z] 2024-03-17 03:35:56,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:56.427Z] 2024-03-17 03:35:56,319 [execute] INFO git rev-list 94647eaf575933dbf5781d681046bc01a72d7c42 -- [2024-03-17T03:35:56.427Z] 2024-03-17 03:35:56,319 [execute] DEBUG Popen(['git', 'rev-list', '94647eaf575933dbf5781d681046bc01a72d7c42', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:35:56.427Z] 2024-03-17 03:35:56,325 [execute] INFO git fetch -v origin [2024-03-17T03:35:56.427Z] 2024-03-17 03:35:56,325 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-17T03:35:56.994Z] 2024-03-17 03:35:56,853 [run_push] DEBUG no remote changes detected [2024-03-17T03:35:56.994Z] 2024-03-17 03:35:56,854 [execute] INFO git push origin semver [2024-03-17T03:35:56.994Z] 2024-03-17 03:35:56,854 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:35:57.560Z] 2024-03-17 03:35:57,522 [run_push] DEBUG push all version tags [2024-03-17T03:35:57.560Z] 2024-03-17 03:35:57,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-17T03:35:57.560Z] 2024-03-17 03:35:57,523 [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) [2024-03-17T03:35:58.496Z] 2024-03-17 03:35:58,135 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-03-17T03:35:58.496Z] 3.0.1-dev.22 [Pipeline] } [2024-03-17T03:35:58.500Z] $ docker exec --env ******** --env ******** 7dc27c8c8aeabae86be591b6caaea055e952762c0321ab81607d04e52ab38458 ssh-agent -k [2024-03-17T03:35:58.598Z] unset SSH_AUTH_SOCK; [2024-03-17T03:35:58.598Z] unset SSH_AGENT_PID; [2024-03-17T03:35:58.598Z] echo Agent pid 38 killed; [2024-03-17T03:35:58.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:58.933Z] + git semver [Pipeline] } [2024-03-17T03:35:59.197Z] $ docker stop --time=1 7dc27c8c8aeabae86be591b6caaea055e952762c0321ab81607d04e52ab38458 [2024-03-17T03:36:00.467Z] $ docker rm -f --volumes 7dc27c8c8aeabae86be591b6caaea055e952762c0321ab81607d04e52ab38458 [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 [2024-03-17T03:36:01.040Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-03-17T03:36:01.040Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-03-17T03:36:01.040Z] total 16 [2024-03-17T03:36:01.040Z] drwxr-xr-x 3 root root 4096 Mar 17 03:25 . [2024-03-17T03:36:01.040Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:35 .. [2024-03-17T03:36:01.040Z] drwxr-xr-x 2 root root 4096 Mar 17 03:25 cost [2024-03-17T03:36:01.040Z] -rw-r--r-- 1 root root 82 Mar 17 03:25 cost.csv [2024-03-17T03:36:01.040Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-03-17T03:36:01.040Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-03-17T03:36:01.040Z] total 16 [2024-03-17T03:36:01.040Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:25 . [2024-03-17T03:36:01.040Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:35 .. [2024-03-17T03:36:01.040Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 03:25 cost [2024-03-17T03:36:01.040Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 17 03:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:01.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:02.185Z] ---> package-listing.sh [2024-03-17T03:36:02.185Z] ++ facter osfamily [2024-03-17T03:36:02.185Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-17T03:36:02.445Z] + OS_FAMILY=debian [2024-03-17T03:36:02.445Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-03-17T03:36:02.445Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-17T03:36:02.445Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-17T03:36:02.445Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-17T03:36:02.445Z] + PACKAGES=/tmp/packages_start.txt [2024-03-17T03:36:02.445Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-03-17T03:36:02.445Z] + PACKAGES=/tmp/packages_end.txt [2024-03-17T03:36:02.445Z] + case "${OS_FAMILY}" in [2024-03-17T03:36:02.445Z] + dpkg -l [2024-03-17T03:36:02.445Z] + grep '^ii' [2024-03-17T03:36:02.445Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-17T03:36:02.445Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-17T03:36:02.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-17T03:36:02.445Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-03-17T03:36:02.445Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-03-17T03:36:02.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-03-17T03:36:02.455Z] 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 [2024-03-17T03:36:02.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:36:03.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:36:03.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:03.362Z] prd-ubuntu20.04-docker-8c-8g-174 does not seem to be running inside a container [2024-03-17T03:36:03.385Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-17T03:36:03.575Z] $ docker top 90677c529892eced1bfc70c480cd3e6632394f42293c9a83c37f8b1b209818fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:36:03.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-17T03:36:04.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-17T03:36:04.503Z] + ls /var/log/sa-host [2024-03-17T03:36:04.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:36:04.578Z] provisioning config files... [2024-03-17T03:36:04.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11998739678210691609tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:36:04.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:04.886Z] ---> create-netrc.sh [Pipeline] } [2024-03-17T03:36:04.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:05.219Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-17T03:36:05.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:05.506Z] ---> sudo-logs.sh [2024-03-17T03:36:05.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-17T03:36:05.538Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:05.820Z] ---> job-cost.sh [2024-03-17T03:36:05.820Z] lf-activate-venv: SKIPPING [2024-03-17T03:36:05.820Z] DEBUG: total: 0.2199999988079071 [2024-03-17T03:36:05.820Z] INFO: Retrieving Stack Cost... [2024-03-17T03:36:06.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:36:06.651Z] INFO: Archiving Costs [Pipeline] echo [2024-03-17T03:36:06.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:06.945Z] ---> logs-deploy.sh [2024-03-17T03:36:06.945Z] lf-activate-venv: SKIPPING [2024-03-17T03:36:06.945Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/28 [2024-03-17T03:36:06.945Z] INFO: archiving workspace using pattern(s): [2024-03-17T03:36:07.884Z] Archives upload complete. [2024-03-17T03:36:07.884Z] INFO: archiving logs to Nexus