Pull request #23 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-uart Obtained Jenkinsfile from 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b+5a7611fe9d2266d68c2062e26c6ab482e9781192 (382d5086e7c3bf2448ef0eda10eb7fcb5f1311e8) 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-ssh479382208463074043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7023578284790139959.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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/PR-23/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/PR-23/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4955553872470026125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2481883455882328428.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/PR-23/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/PR-23/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15580045524145889838.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4544 in /w/workspace/edgexfoundry_device-uart_PR-23 [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_PR-23 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/23/head:refs/remotes/origin/PR-23 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5a7611fe9d2266d68c2062e26c6ab482e9781192 into PR head commit 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b Merge succeeded, producing 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b Checking out Revision 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b (PR-23) > git config core.sparsecheckout # timeout=10 > git checkout -f 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5a7611fe9d2266d68c2062e26c6ab482e9781192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git rev-list --no-walk c383605551135fb1a268e141f6497e4e39ec718f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T07:59:56.822Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T07:59:56.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T07:59:56.914Z] ========================================================= [2023-08-25T07:59:56.914Z] EdgeX Global Pipelines Version Info [2023-08-25T07:59:56.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:59:57.638Z] ------------------- [2023-08-25T07:59:57.638Z] stable info: [2023-08-25T07:59:57.638Z] ------------------- [2023-08-25T07:59:57.638Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T07:59:57.638Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T07:59:57.638Z] Message: update stable to v1.0.253 [2023-08-25T07:59:58.210Z] ------------------- [2023-08-25T07:59:58.210Z] experimental info: [2023-08-25T07:59:58.210Z] ------------------- [2023-08-25T07:59:58.210Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T07:59:58.210Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T07:59:58.210Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T07:59:58.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-08-25T07:59:58.404Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-08-25T07:59:58.417Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T07:59:58.433Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T07:59:58.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T07:59:58.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T07:59:58.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T07:59:58.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T07:59:58.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T07:59:58.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T07:59:58.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T07:59:58.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-08-25T07:59:58.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T07:59:58.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T07:59:58.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T07:59:58.624Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T07:59:58.639Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T07:59:58.652Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T07:59:58.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T07:59:58.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T07:59:58.694Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T07:59:58.710Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T07:59:58.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T07:59:58.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T07:59:58.770Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T07:59:58.784Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T07:59:58.796Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T07:59:58.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-23 [Pipeline] echo [2023-08-25T07:59:58.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-23 [Pipeline] echo [2023-08-25T07:59:58.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-23 [Pipeline] echo [2023-08-25T07:59:58.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [Pipeline] echo [2023-08-25T07:59:58.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fe1bcd [Pipeline] echo [2023-08-25T07:59:58.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:59:58.940Z] provisioning config files... [2023-08-25T07:59:58.955Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-23@tmp/config10554030285805669620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:59:59.259Z] ---> docker-login.sh [2023-08-25T07:59:59.259Z] nexus3.edgexfoundry.org:10001 [2023-08-25T07:59:59.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:59:59.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:59:59.518Z] Configure a credential helper to remove this warning. See [2023-08-25T07:59:59.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:59:59.518Z] [2023-08-25T07:59:59.518Z] Login Succeeded [2023-08-25T07:59:59.518Z] nexus3.edgexfoundry.org:10002 [2023-08-25T07:59:59.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:59:59.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:59:59.518Z] Configure a credential helper to remove this warning. See [2023-08-25T07:59:59.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:59:59.518Z] [2023-08-25T07:59:59.518Z] Login Succeeded [2023-08-25T07:59:59.518Z] nexus3.edgexfoundry.org:10003 [2023-08-25T07:59:59.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:59:59.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:59:59.779Z] Configure a credential helper to remove this warning. See [2023-08-25T07:59:59.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:59:59.779Z] [2023-08-25T07:59:59.779Z] Login Succeeded [2023-08-25T07:59:59.779Z] nexus3.edgexfoundry.org:10004 [2023-08-25T07:59:59.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T07:59:59.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T07:59:59.779Z] Configure a credential helper to remove this warning. See [2023-08-25T07:59:59.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T07:59:59.779Z] [2023-08-25T07:59:59.779Z] Login Succeeded [2023-08-25T07:59:59.779Z] docker.io [2023-08-25T08:00:00.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:00:00.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:00:00.038Z] Configure a credential helper to remove this warning. See [2023-08-25T08:00:00.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:00:00.038Z] [2023-08-25T08:00:00.038Z] Login Succeeded [2023-08-25T08:00:00.298Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T08:00:00.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T08:00:00.668Z] + git rev-list -1 --merges 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b~1..0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [Pipeline] echo [2023-08-25T08:00:00.714Z] -----------> git rev-list -1 --merges 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b~1..0fe1bcda66a2ce3a1501dde87b5f841082acaf8b 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [false] [Pipeline] sh [2023-08-25T08:00:01.003Z] + git log --format=format:%s -1 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [Pipeline] echo [2023-08-25T08:00:01.019Z] ========================================================= [2023-08-25T08:00:01.019Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T08:00:01.019Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T08:00:01.352Z] + git log --format=format:%s -1 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [Pipeline] echo [2023-08-25T08:00:01.362Z] [semverPrep] GIT_COMMIT: 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo [2023-08-25T08:00:01.376Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T08:00:01.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T08:00:01.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T08:00:01.743Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T08:00:01.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T08:00:01.743Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T08:00:01.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T08:00:01.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:00:02.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T08:00:02.087Z] [2023-08-25T08:00:02.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:00:02.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T08:00:02.427Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T08:00:02.427Z] b85a868b505f: Pulling fs layer [2023-08-25T08:00:02.427Z] e2be974225ed: Pulling fs layer [2023-08-25T08:00:02.427Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T08:00:02.427Z] 988bab9f4d93: Pulling fs layer [2023-08-25T08:00:02.427Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T08:00:02.427Z] eaf3925da568: Pulling fs layer [2023-08-25T08:00:02.427Z] bab4dde63d76: Pulling fs layer [2023-08-25T08:00:02.427Z] bde34c3a00c8: Pulling fs layer [2023-08-25T08:00:02.427Z] b352a97aabf1: Pulling fs layer [2023-08-25T08:00:02.427Z] 4872d77fe225: Pulling fs layer [2023-08-25T08:00:02.427Z] 5851b861e8e6: Pulling fs layer [2023-08-25T08:00:02.427Z] 988bab9f4d93: Waiting [2023-08-25T08:00:02.427Z] 1469e6f7b9e6: Waiting [2023-08-25T08:00:02.427Z] eaf3925da568: Waiting [2023-08-25T08:00:02.427Z] b352a97aabf1: Waiting [2023-08-25T08:00:02.427Z] 4872d77fe225: Waiting [2023-08-25T08:00:02.427Z] bab4dde63d76: Waiting [2023-08-25T08:00:02.427Z] 5851b861e8e6: Waiting [2023-08-25T08:00:02.427Z] bde34c3a00c8: Waiting [2023-08-25T08:00:02.427Z] e2be974225ed: Download complete [2023-08-25T08:00:02.428Z] 988bab9f4d93: Verifying Checksum [2023-08-25T08:00:02.428Z] 988bab9f4d93: Download complete [2023-08-25T08:00:02.428Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T08:00:02.428Z] 1469e6f7b9e6: Download complete [2023-08-25T08:00:02.428Z] eaf3925da568: Verifying Checksum [2023-08-25T08:00:02.428Z] eaf3925da568: Download complete [2023-08-25T08:00:02.690Z] 339a4e72a1f5: Download complete [2023-08-25T08:00:02.690Z] bde34c3a00c8: Verifying Checksum [2023-08-25T08:00:02.690Z] bde34c3a00c8: Download complete [2023-08-25T08:00:02.690Z] b352a97aabf1: Download complete [2023-08-25T08:00:02.690Z] 4872d77fe225: Download complete [2023-08-25T08:00:02.690Z] 5851b861e8e6: Verifying Checksum [2023-08-25T08:00:02.690Z] 5851b861e8e6: Download complete [2023-08-25T08:00:02.690Z] b85a868b505f: Verifying Checksum [2023-08-25T08:00:02.690Z] b85a868b505f: Download complete [2023-08-25T08:00:02.949Z] bab4dde63d76: Verifying Checksum [2023-08-25T08:00:02.949Z] bab4dde63d76: Download complete [2023-08-25T08:00:04.325Z] b85a868b505f: Pull complete [2023-08-25T08:00:04.325Z] e2be974225ed: Pull complete [2023-08-25T08:00:04.585Z] 339a4e72a1f5: Pull complete [2023-08-25T08:00:04.845Z] 988bab9f4d93: Pull complete [2023-08-25T08:00:05.104Z] 1469e6f7b9e6: Pull complete [2023-08-25T08:00:05.104Z] eaf3925da568: Pull complete [2023-08-25T08:00:07.008Z] bab4dde63d76: Pull complete [2023-08-25T08:00:07.008Z] bde34c3a00c8: Pull complete [2023-08-25T08:00:07.008Z] b352a97aabf1: Pull complete [2023-08-25T08:00:07.008Z] 4872d77fe225: Pull complete [2023-08-25T08:00:07.266Z] 5851b861e8e6: Pull complete [2023-08-25T08:00:07.266Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T08:00:07.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T08:00:07.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T08:00:07.371Z] prd-ubuntu20.04-docker-8c-8g-4544 does not seem to be running inside a container [2023-08-25T08:00:07.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-23 -v /w/workspace/edgexfoundry_device-uart_PR-23:/w/workspace/edgexfoundry_device-uart_PR-23:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-23@tmp:/w/workspace/edgexfoundry_device-uart_PR-23@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T08:00:10.119Z] $ docker top 1a92d35a000275bd880c250fb2729071ab1d8af7758df315180e81670d6b1f46 -eo pid,comm [2023-08-25T08:00:10.175Z] 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). [2023-08-25T08:00:10.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T08:00:10.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T08:00:10.213Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T08:00:10.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T08:00:10.323Z] $ docker exec 1a92d35a000275bd880c250fb2729071ab1d8af7758df315180e81670d6b1f46 ssh-agent [2023-08-25T08:00:10.442Z] SSH_AUTH_SOCK=/tmp/ssh-EM7rmIsGfVfT/agent.33 [2023-08-25T08:00:10.442Z] SSH_AGENT_PID=39 [2023-08-25T08:00:10.450Z] Running ssh-add (command line suppressed) [2023-08-25T08:00:10.561Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-23@tmp/private_key_2884119204615916361.key (/w/workspace/edgexfoundry_device-uart_PR-23@tmp/private_key_2884119204615916361.key) [2023-08-25T08:00:10.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T08:00:10.866Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T08:00:10.876Z] $ docker exec --env ******** --env ******** 1a92d35a000275bd880c250fb2729071ab1d8af7758df315180e81670d6b1f46 ssh-agent -k [2023-08-25T08:00:10.986Z] unset SSH_AUTH_SOCK; [2023-08-25T08:00:10.986Z] unset SSH_AGENT_PID; [2023-08-25T08:00:10.986Z] echo Agent pid 39 killed; [2023-08-25T08:00:10.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T08:00:11.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T08:00:11.019Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T08:00:11.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T08:00:11.143Z] $ docker exec 1a92d35a000275bd880c250fb2729071ab1d8af7758df315180e81670d6b1f46 ssh-agent [2023-08-25T08:00:11.271Z] SSH_AUTH_SOCK=/tmp/ssh-oMpoLExCr39L/agent.71 [2023-08-25T08:00:11.271Z] SSH_AGENT_PID=77 [2023-08-25T08:00:11.276Z] Running ssh-add (command line suppressed) [2023-08-25T08:00:11.380Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-23@tmp/private_key_8367986916335204121.key (/w/workspace/edgexfoundry_device-uart_PR-23@tmp/private_key_8367986916335204121.key) [2023-08-25T08:00:11.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T08:00:11.683Z] + git semver init [2023-08-25T08:00:11.942Z] 2023-08-25 08:00:11,878 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T08:00:11.942Z] 2023-08-25 08:00:11,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-23/.semver [2023-08-25T08:00:11.942Z] 2023-08-25 08:00:11,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-23/.semver [2023-08-25T08:00:11.942Z] 2023-08-25 08:00:11,880 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-23/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-23, universal_newlines=False, shell=None, istream=None) [2023-08-25T08:00:12.880Z] 2023-08-25 08:00:12,690 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-23/.git/info/exclude [2023-08-25T08:00:12.880Z] 2023-08-25 08:00:12,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-23/.semver/PR-23 with force:False [2023-08-25T08:00:12.880Z] 2023-08-25 08:00:12,691 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-23/.semver/PR-23 [2023-08-25T08:00:12.880Z] 2023-08-25 08:00:12,695 [execute] INFO git cat-file --batch-check [2023-08-25T08:00:12.880Z] 2023-08-25 08:00:12,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-23/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T08:00:12.880Z] 2023-08-25 08:00:12,703 [execute] INFO git cat-file --batch [2023-08-25T08:00:12.880Z] 2023-08-25 08:00:12,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-23/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T08:00:12.880Z] 2023-08-25 08:00:12,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-23/.semver/PR-23 [2023-08-25T08:00:12.880Z] 0.0.0 [Pipeline] } [2023-08-25T08:00:12.889Z] $ docker exec --env ******** --env ******** 1a92d35a000275bd880c250fb2729071ab1d8af7758df315180e81670d6b1f46 ssh-agent -k [2023-08-25T08:00:12.987Z] unset SSH_AUTH_SOCK; [2023-08-25T08:00:12.987Z] unset SSH_AGENT_PID; [2023-08-25T08:00:12.987Z] echo Agent pid 77 killed; [2023-08-25T08:00:12.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T08:00:13.310Z] + git semver [Pipeline] } [2023-08-25T08:00:15.497Z] $ docker stop --time=1 1a92d35a000275bd880c250fb2729071ab1d8af7758df315180e81670d6b1f46 [2023-08-25T08:00:16.908Z] $ docker rm -f --volumes 1a92d35a000275bd880c250fb2729071ab1d8af7758df315180e81670d6b1f46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T08:00:17.589Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T08:00:23.546Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T08:00:23.548Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-08-25T08:00:23.697Z] provisioning config files... [2023-08-25T08:00:23.706Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-23@tmp/config12922455538533275914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:00:24.720Z] ---> docker-login.sh [2023-08-25T08:00:24.720Z] nexus3.edgexfoundry.org:10001 [2023-08-25T08:00:24.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:00:24.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:00:24.720Z] Configure a credential helper to remove this warning. See [2023-08-25T08:00:24.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:00:24.720Z] [2023-08-25T08:00:24.720Z] Login Succeeded [2023-08-25T08:00:24.720Z] nexus3.edgexfoundry.org:10002 [2023-08-25T08:00:24.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:00:24.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:00:24.720Z] Configure a credential helper to remove this warning. See [2023-08-25T08:00:24.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:00:24.720Z] [2023-08-25T08:00:25.773Z] Login Succeeded [2023-08-25T08:00:25.773Z] nexus3.edgexfoundry.org:10003 [2023-08-25T08:00:25.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:00:26.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:00:26.033Z] Configure a credential helper to remove this warning. See [2023-08-25T08:00:26.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:00:26.033Z] [2023-08-25T08:00:26.033Z] Login Succeeded [2023-08-25T08:00:26.033Z] nexus3.edgexfoundry.org:10004 [2023-08-25T08:00:26.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:00:26.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:00:26.033Z] Configure a credential helper to remove this warning. See [2023-08-25T08:00:26.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:00:26.033Z] [2023-08-25T08:00:26.033Z] Login Succeeded [2023-08-25T08:00:26.033Z] docker.io [2023-08-25T08:00:26.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:00:26.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:00:26.292Z] Configure a credential helper to remove this warning. See [2023-08-25T08:00:26.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:00:26.292Z] [2023-08-25T08:00:26.292Z] Login Succeeded [2023-08-25T08:00:26.292Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T08:00:26.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T08:00:26.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T08:00:26.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T08:00:26.399Z] ========================================================= [2023-08-25T08:00:26.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T08:00:26.399Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:00:26.716Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T08:00:26.716Z] Sending build context to Docker daemon 11.12MB [2023-08-25T08:00:26.716Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T08:00:26.716Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T08:00:26.716Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T08:00:26.716Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T08:00:26.716Z] 6911f1a30b25: Pulling fs layer [2023-08-25T08:00:26.716Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T08:00:26.716Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T08:00:26.716Z] ec0bb842ea78: Pulling fs layer [2023-08-25T08:00:26.716Z] 40a00589a448: Pulling fs layer [2023-08-25T08:00:26.716Z] 6c08303d61cc: Pulling fs layer [2023-08-25T08:00:26.716Z] 798269fcf238: Pulling fs layer [2023-08-25T08:00:26.716Z] 798269fcf238: Waiting [2023-08-25T08:00:26.716Z] 6c08303d61cc: Waiting [2023-08-25T08:00:26.716Z] ec0bb842ea78: Waiting [2023-08-25T08:00:26.716Z] 6863d3e3a2b1: Waiting [2023-08-25T08:00:26.976Z] 6911f1a30b25: Verifying Checksum [2023-08-25T08:00:26.976Z] 6911f1a30b25: Download complete [2023-08-25T08:00:26.976Z] 6863d3e3a2b1: Download complete [2023-08-25T08:00:26.976Z] ec0bb842ea78: Download complete [2023-08-25T08:00:26.976Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T08:00:26.976Z] 4db1b89c0bd1: Download complete [2023-08-25T08:00:26.976Z] 40a00589a448: Verifying Checksum [2023-08-25T08:00:26.976Z] 40a00589a448: Download complete [2023-08-25T08:00:26.976Z] 4db1b89c0bd1: Pull complete [2023-08-25T08:00:27.237Z] 6911f1a30b25: Pull complete [2023-08-25T08:00:27.497Z] 798269fcf238: Verifying Checksum [2023-08-25T08:00:27.497Z] 798269fcf238: Download complete [2023-08-25T08:00:27.497Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T08:00:27.497Z] e194b8c5c2a9: Download complete [2023-08-25T08:00:27.755Z] 6c08303d61cc: Verifying Checksum [2023-08-25T08:00:27.755Z] 6c08303d61cc: Download complete [2023-08-25T08:00:31.939Z] e194b8c5c2a9: Pull complete [2023-08-25T08:00:31.939Z] 6863d3e3a2b1: Pull complete [2023-08-25T08:00:31.939Z] ec0bb842ea78: Pull complete [2023-08-25T08:00:31.939Z] 40a00589a448: Pull complete [2023-08-25T08:00:33.840Z] 6c08303d61cc: Pull complete [2023-08-25T08:00:34.773Z] 798269fcf238: Pull complete [2023-08-25T08:00:34.773Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T08:00:34.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T08:00:34.773Z] ---> ec979cd7f677 [2023-08-25T08:00:34.773Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T08:00:38.644Z] Still waiting to schedule task [2023-08-25T08:00:38.644Z] ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-25T08:00:38.644Z] ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-25T08:00:38.644Z] ‘prd-ubuntu20.04-docker-8c-8g-4531’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-25T08:00:38.644Z] ‘prd-ubuntu20.04-docker-8c-8g-4536’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-25T08:00:38.644Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4533’ is offline [2023-08-25T08:00:38.644Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4540’ is offline [2023-08-25T08:00:38.644Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4543’ is offline [2023-08-25T08:00:38.965Z] ---> Running in 45a7f5cb37cb [2023-08-25T08:00:38.965Z] Removing intermediate container 45a7f5cb37cb [2023-08-25T08:00:38.965Z] ---> d9d085da1e57 [2023-08-25T08:00:38.965Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T08:00:38.965Z] ---> Running in 8f35cc734219 [2023-08-25T08:00:38.965Z] Removing intermediate container 8f35cc734219 [2023-08-25T08:00:38.965Z] ---> 04cdc73afc58 [2023-08-25T08:00:38.965Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T08:00:38.965Z] ---> Running in 8d2b148b92ff [2023-08-25T08:00:38.965Z] Removing intermediate container 8d2b148b92ff [2023-08-25T08:00:38.965Z] ---> f5bb7be18839 [2023-08-25T08:00:38.966Z] Step 6/12 : WORKDIR /device-uart [2023-08-25T08:00:38.966Z] ---> Running in 1af95a9d9d68 [2023-08-25T08:00:38.966Z] Removing intermediate container 1af95a9d9d68 [2023-08-25T08:00:38.966Z] ---> 48502ac68a65 [2023-08-25T08:00:38.966Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T08:00:38.966Z] ---> Running in e5b9184f17f5 [2023-08-25T08:00:39.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T08:00:39.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T08:00:39.740Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T08:00:39.740Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T08:00:39.740Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T08:00:39.740Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T08:00:39.998Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T08:00:39.998Z] OK: 269 MiB in 57 packages [2023-08-25T08:00:40.257Z] Removing intermediate container e5b9184f17f5 [2023-08-25T08:00:40.257Z] ---> 24e8391f972d [2023-08-25T08:00:40.257Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-25T08:00:41.632Z] ---> a99a30d7d71f [2023-08-25T08:00:41.632Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T08:00:41.632Z] ---> Running in 1cb388eb17bf [2023-08-25T08:01:14.218Z] Removing intermediate container 1cb388eb17bf [2023-08-25T08:01:14.218Z] ---> 28f99e607387 [2023-08-25T08:01:14.218Z] Step 10/12 : COPY . . [2023-08-25T08:01:15.253Z] ---> 1e9f456bec05 [2023-08-25T08:01:15.253Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T08:01:15.253Z] ---> Running in 549e10ba2550 [2023-08-25T08:01:15.253Z] Removing intermediate container 549e10ba2550 [2023-08-25T08:01:15.253Z] ---> bf57cb10278a [2023-08-25T08:01:15.253Z] Step 12/12 : RUN ${MAKE} [2023-08-25T08:01:15.253Z] ---> Running in df07e90b6680 [2023-08-25T08:01:15.513Z] noop [2023-08-25T08:01:15.772Z] Removing intermediate container df07e90b6680 [2023-08-25T08:01:15.772Z] ---> a07f727988ec [2023-08-25T08:01:15.772Z] Successfully built a07f727988ec [2023-08-25T08:01:15.773Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:01:16.092Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T08:01:16.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T08:01:16.170Z] prd-ubuntu20.04-docker-8c-8g-4544 does not seem to be running inside a container [2023-08-25T08:01:16.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-23 -v /w/workspace/edgexfoundry_device-uart_PR-23:/w/workspace/edgexfoundry_device-uart_PR-23:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-23@tmp:/w/workspace/edgexfoundry_device-uart_PR-23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T08:01:16.537Z] $ docker top 8c116f3186f2ab60e44daa9459aa8670b8279de22c10194c5dad9c7c748194e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T08:01:16.875Z] + go version [2023-08-25T08:01:16.875Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T08:01:16.890Z] $ docker stop --time=1 8c116f3186f2ab60e44daa9459aa8670b8279de22c10194c5dad9c7c748194e0 [2023-08-25T08:01:18.181Z] $ docker rm -f --volumes 8c116f3186f2ab60e44daa9459aa8670b8279de22c10194c5dad9c7c748194e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:01:18.594Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T08:01:18.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T08:01:18.663Z] prd-ubuntu20.04-docker-8c-8g-4544 does not seem to be running inside a container [2023-08-25T08:01:18.702Z] $ 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_PR-23 -v /w/workspace/edgexfoundry_device-uart_PR-23:/w/workspace/edgexfoundry_device-uart_PR-23:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-23@tmp:/w/workspace/edgexfoundry_device-uart_PR-23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T08:01:19.034Z] $ docker top c052e2e0cc8748d7d5e422120a0b253cd859ddffdb69e04e021bf4df585667cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T08:01:19.377Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-23 [Pipeline] fileExists [Pipeline] sh [2023-08-25T08:01:19.670Z] + make test [2023-08-25T08:01:19.670Z] go test ./... -coverprofile=coverage.out [2023-08-25T08:01:24.935Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-08-25T08:01:34.906Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-08-25T08:01:34.906Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-08-25T08:01:41.809Z] go vet ./... [2023-08-25T08:01:45.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T08:01:45.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T08:01:45.995Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T08:01:46.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T08:01:46.024Z] $ docker stop --time=1 c052e2e0cc8748d7d5e422120a0b253cd859ddffdb69e04e021bf4df585667cf [2023-08-25T08:01:49.148Z] $ docker rm -f --volumes c052e2e0cc8748d7d5e422120a0b253cd859ddffdb69e04e021bf4df585667cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T08:01:49.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T08:01:49.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T08:01:50.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T08:01:50.376Z] + ls -al . [2023-08-25T08:01:50.376Z] total 144 [2023-08-25T08:01:50.376Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 08:01 . [2023-08-25T08:01:50.376Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:59 .. [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 07:59 .dockerignore [2023-08-25T08:01:50.376Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 08:00 .git [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 07:59 .gitignore [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:59 .golangci.yml [2023-08-25T08:01:50.376Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 08:00 .semver [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 25 07:59 Attribution.txt [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 1777 Aug 25 07:59 Dockerfile [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:59 GOVERNANCE.md [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 25 07:59 Jenkinsfile [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:59 LICENSE [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 25 07:59 Makefile [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 07:59 OWNERS.md [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 7340 Aug 25 07:59 README.md [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 08:00 VERSION [2023-08-25T08:01:50.376Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:59 bin [2023-08-25T08:01:50.376Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:59 cmd [2023-08-25T08:01:50.376Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 08:01 coverage.out [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 3719 Aug 25 07:59 go.mod [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 33980 Aug 25 07:59 go.sum [2023-08-25T08:01:50.376Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:59 internal [2023-08-25T08:01:50.376Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 07:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:01:50.689Z] + 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=0fe1bcda66a2ce3a1501dde87b5f841082acaf8b --label arch=amd64 --label version=0.0.0 . [2023-08-25T08:01:50.689Z] Sending build context to Docker daemon 11.12MB [2023-08-25T08:01:50.689Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T08:01:50.689Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-25T08:01:50.689Z] ---> a07f727988ec [2023-08-25T08:01:50.689Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T08:01:50.948Z] ---> Running in d6ec8f97b6bb [2023-08-25T08:01:50.948Z] Removing intermediate container d6ec8f97b6bb [2023-08-25T08:01:50.948Z] ---> 1aa5a0431e81 [2023-08-25T08:01:50.948Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T08:01:50.948Z] ---> Running in 5b35cd66ba36 [2023-08-25T08:01:50.948Z] Removing intermediate container 5b35cd66ba36 [2023-08-25T08:01:50.948Z] ---> 78920f32b221 [2023-08-25T08:01:50.948Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-25T08:01:50.948Z] ---> Running in 37830550d44b [2023-08-25T08:01:51.207Z] Removing intermediate container 37830550d44b [2023-08-25T08:01:51.207Z] ---> e274cd126900 [2023-08-25T08:01:51.207Z] Step 6/25 : WORKDIR /device-uart [2023-08-25T08:01:51.207Z] ---> Running in 7864362f82fd [2023-08-25T08:01:51.207Z] Removing intermediate container 7864362f82fd [2023-08-25T08:01:51.207Z] ---> 8bf98555ee13 [2023-08-25T08:01:51.207Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T08:01:51.207Z] ---> Running in ed6161c8ff89 [2023-08-25T08:01:51.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T08:01:51.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T08:01:51.723Z] OK: 269 MiB in 57 packages [2023-08-25T08:01:51.981Z] Removing intermediate container ed6161c8ff89 [2023-08-25T08:01:51.981Z] ---> da8bbb8c9848 [2023-08-25T08:01:51.981Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-25T08:01:51.981Z] ---> c7910d3cc01f [2023-08-25T08:01:51.981Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T08:01:51.981Z] ---> Running in f558f5ccae18 [2023-08-25T08:01:53.218Z] Removing intermediate container f558f5ccae18 [2023-08-25T08:01:53.218Z] ---> 9442e08bddcc [2023-08-25T08:01:53.218Z] Step 10/25 : COPY . . [2023-08-25T08:01:53.477Z] ---> 987bad4019ac [2023-08-25T08:01:53.477Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T08:01:53.477Z] ---> Running in 646ac50536c8 [2023-08-25T08:01:53.477Z] Removing intermediate container 646ac50536c8 [2023-08-25T08:01:53.477Z] ---> 5f4aa2a8bdc8 [2023-08-25T08:01:53.477Z] Step 12/25 : RUN ${MAKE} [2023-08-25T08:01:53.477Z] ---> Running in f41ed96d51b4 [2023-08-25T08:01:53.735Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-08-25T08:02:15.656Z] Removing intermediate container f41ed96d51b4 [2023-08-25T08:02:15.656Z] ---> c69081797f1f [2023-08-25T08:02:15.656Z] Step 13/25 : FROM alpine:3.17 [2023-08-25T08:02:15.656Z] 3.17: Pulling from library/alpine [2023-08-25T08:02:15.656Z] 9398808236ff: Pulling fs layer [2023-08-25T08:02:15.656Z] 9398808236ff: Download complete [2023-08-25T08:02:15.656Z] 9398808236ff: Pull complete [2023-08-25T08:02:15.656Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T08:02:15.656Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T08:02:15.656Z] ---> 1e0b8b5322fc [2023-08-25T08:02:15.656Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-25T08:02:15.656Z] ---> Running in 8d3df8954e37 [2023-08-25T08:02:15.656Z] Removing intermediate container 8d3df8954e37 [2023-08-25T08:02:15.656Z] ---> d42b30192547 [2023-08-25T08:02:15.656Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-25T08:02:15.656Z] ---> Running in dea1ae40d25a [2023-08-25T08:02:15.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T08:02:15.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T08:02:15.656Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T08:02:15.656Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T08:02:15.656Z] OK: 7 MiB in 16 packages [2023-08-25T08:02:15.916Z] Removing intermediate container dea1ae40d25a [2023-08-25T08:02:15.916Z] ---> 2717a942e6a5 [2023-08-25T08:02:15.916Z] Step 16/25 : WORKDIR / [2023-08-25T08:02:15.916Z] ---> Running in 469476ae0da4 [2023-08-25T08:02:15.916Z] Removing intermediate container 469476ae0da4 [2023-08-25T08:02:15.916Z] ---> 463423577f7a [2023-08-25T08:02:15.916Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-08-25T08:02:16.175Z] ---> 1e0584363d35 [2023-08-25T08:02:16.175Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-08-25T08:02:16.175Z] ---> 0f3cb7445c33 [2023-08-25T08:02:16.175Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-08-25T08:02:17.111Z] ---> 5e0159ed7330 [2023-08-25T08:02:17.111Z] Step 20/25 : EXPOSE 59995 [2023-08-25T08:02:17.111Z] ---> Running in 14dbf6590049 [2023-08-25T08:02:17.111Z] Removing intermediate container 14dbf6590049 [2023-08-25T08:02:17.111Z] ---> e68a6e1bca4a [2023-08-25T08:02:17.111Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-08-25T08:02:17.111Z] ---> Running in 0f56cebe997f [2023-08-25T08:02:17.369Z] Removing intermediate container 0f56cebe997f [2023-08-25T08:02:17.370Z] ---> b1969d72525f [2023-08-25T08:02:17.370Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T08:02:17.370Z] ---> Running in 934338b80369 [2023-08-25T08:02:17.370Z] Removing intermediate container 934338b80369 [2023-08-25T08:02:17.370Z] ---> 712bfc662013 [2023-08-25T08:02:17.370Z] Step 23/25 : LABEL arch=amd64 [2023-08-25T08:02:17.370Z] ---> Running in f701a2a9aac6 [2023-08-25T08:02:17.370Z] Removing intermediate container f701a2a9aac6 [2023-08-25T08:02:17.370Z] ---> 8ac90b860acd [2023-08-25T08:02:17.370Z] Step 24/25 : LABEL git_sha=0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [2023-08-25T08:02:17.370Z] ---> Running in ceb1d31e5313 [2023-08-25T08:02:17.629Z] Removing intermediate container ceb1d31e5313 [2023-08-25T08:02:17.629Z] ---> 7fce861971d3 [2023-08-25T08:02:17.629Z] Step 25/25 : LABEL version=0.0.0 [2023-08-25T08:02:17.629Z] ---> Running in 71ea1cf205de [2023-08-25T08:02:17.629Z] Removing intermediate container 71ea1cf205de [2023-08-25T08:02:17.629Z] ---> e12ed1488c6f [2023-08-25T08:02:17.629Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T08:02:17.629Z] Successfully built e12ed1488c6f [2023-08-25T08:02:17.629Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-08-25T08:02:18.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T08:02:18.042Z] [2023-08-25T08:02:18.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:02:18.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T08:02:18.335Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T08:02:18.335Z] 5eb5b503b376: Pulling fs layer [2023-08-25T08:02:18.335Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T08:02:18.335Z] ec43610c2a17: Pulling fs layer [2023-08-25T08:02:18.335Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T08:02:18.335Z] 33b1e0a273af: Pulling fs layer [2023-08-25T08:02:18.335Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T08:02:18.335Z] 2f39f015ded8: Pulling fs layer [2023-08-25T08:02:18.335Z] 3a2ae6a8a46f: Waiting [2023-08-25T08:02:18.335Z] 33b1e0a273af: Waiting [2023-08-25T08:02:18.335Z] 5d3b04190fa2: Waiting [2023-08-25T08:02:18.335Z] 2f39f015ded8: Waiting [2023-08-25T08:02:18.335Z] 5c69ac0246d0: Download complete [2023-08-25T08:02:18.335Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T08:02:18.335Z] 3a2ae6a8a46f: Download complete [2023-08-25T08:02:18.335Z] 33b1e0a273af: Verifying Checksum [2023-08-25T08:02:18.335Z] 33b1e0a273af: Download complete [2023-08-25T08:02:18.335Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T08:02:18.335Z] 5d3b04190fa2: Download complete [2023-08-25T08:02:18.592Z] ec43610c2a17: Verifying Checksum [2023-08-25T08:02:18.592Z] ec43610c2a17: Download complete [2023-08-25T08:02:18.592Z] 5eb5b503b376: Verifying Checksum [2023-08-25T08:02:18.592Z] 5eb5b503b376: Download complete [2023-08-25T08:02:19.160Z] 2f39f015ded8: Verifying Checksum [2023-08-25T08:02:19.160Z] 2f39f015ded8: Download complete [2023-08-25T08:02:19.748Z] 5eb5b503b376: Pull complete [2023-08-25T08:02:20.006Z] 5c69ac0246d0: Pull complete [2023-08-25T08:02:20.266Z] ec43610c2a17: Pull complete [2023-08-25T08:02:20.527Z] 3a2ae6a8a46f: Pull complete [2023-08-25T08:02:20.785Z] 33b1e0a273af: Pull complete [2023-08-25T08:02:20.785Z] 5d3b04190fa2: Pull complete [2023-08-25T08:02:24.977Z] 2f39f015ded8: Pull complete [2023-08-25T08:02:24.977Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T08:02:24.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T08:02:24.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T08:02:25.059Z] prd-ubuntu20.04-docker-8c-8g-4544 does not seem to be running inside a container [2023-08-25T08:02:25.093Z] $ 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_PR-23 -v /w/workspace/edgexfoundry_device-uart_PR-23:/w/workspace/edgexfoundry_device-uart_PR-23:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-23@tmp:/w/workspace/edgexfoundry_device-uart_PR-23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T08:02:29.041Z] $ docker top 067b195159e92d226f454bdea2df5a8f07465fe4ea360127f2d9a7ec07197465 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:02:29.394Z] ---> job-cost.sh [2023-08-25T08:02:29.394Z] lf-activate-venv: SKIPPING [2023-08-25T08:02:29.394Z] INFO: No Stack... [2023-08-25T08:02:29.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T08:02:29.910Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T08:02:30.188Z] + cut -d, -f6 [2023-08-25T08:02:30.188Z] + cat /w/workspace/edgexfoundry_device-uart_PR-23/archives/cost.csv [Pipeline] lock [2023-08-25T08:02:30.202Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-23-3-stack-cost] [2023-08-25T08:02:30.212Z] Resource [jenkins-edgexfoundry-device-uart-PR-23-3-stack-cost] did not exist. Created. [2023-08-25T08:02:30.212Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-23-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T08:02:30.512Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T08:02:30.530Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T08:02:30.536Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-23-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T08:02:30.556Z] $ docker stop --time=1 067b195159e92d226f454bdea2df5a8f07465fe4ea360127f2d9a7ec07197465 [2023-08-25T08:02:31.693Z] $ docker rm -f --volumes 067b195159e92d226f454bdea2df5a8f07465fe4ea360127f2d9a7ec07197465 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T08:03:24.876Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4545 in /w/workspace/edgexfoundry_device-uart_PR-23 [Pipeline] { [Pipeline] ws [2023-08-25T08:03:24.888Z] Running in /w/workspace/device-uart/3 [Pipeline] { [Pipeline] checkout [2023-08-25T08:03:24.916Z] The recommended git tool is: git [2023-08-25T08:03:30.218Z] using credential edgex-jenkins-ssh [2023-08-25T08:03:30.239Z] Cloning the remote Git repository [2023-08-25T08:03:30.289Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-08-25T08:03:30.390Z] > git init /w/workspace/device-uart/3 # timeout=10 [2023-08-25T08:03:30.563Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-08-25T08:03:30.564Z] > git --version # timeout=10 [2023-08-25T08:03:30.594Z] > git --version # 'git version 2.25.1' [2023-08-25T08:03:30.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T08:03:30.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T08:03:31.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-08-25T08:03:31.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T08:03:33.368Z] Merging remotes/origin/main commit 5a7611fe9d2266d68c2062e26c6ab482e9781192 into PR head commit 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [2023-08-25T08:03:32.795Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-08-25T08:03:32.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-08-25T08:03:32.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T08:03:32.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/23/head:refs/remotes/origin/PR-23 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T08:03:33.387Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T08:03:33.468Z] > git checkout -f 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b # timeout=10 [2023-08-25T08:03:33.544Z] > git remote # timeout=10 [2023-08-25T08:03:33.564Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T08:03:33.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T08:03:33.594Z] > git merge 5a7611fe9d2266d68c2062e26c6ab482e9781192 # timeout=10 [2023-08-25T08:03:33.648Z] Merge succeeded, producing 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [2023-08-25T08:03:33.648Z] Checking out Revision 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b (PR-23) [2023-08-25T08:03:33.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T08:03:33.657Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T08:03:33.670Z] > git checkout -f 0fe1bcda66a2ce3a1501dde87b5f841082acaf8b # timeout=10 [2023-08-25T08:03:37.141Z] Commit message: "build: move SDK to v3.1.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T08:03:37.930Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T08:03:37.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T08:03:37.930Z] Dload Upload Total Spent Left Speed [2023-08-25T08:03:37.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-08-25T08:03:38.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T08:03:38.979Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T08:03:38.979Z] + sudo tee /etc/docker/daemon.new [2023-08-25T08:03:38.979Z] { [2023-08-25T08:03:38.979Z] "registry-mirrors": [ [2023-08-25T08:03:38.979Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T08:03:38.979Z] ], [2023-08-25T08:03:38.979Z] "bip": "10.250.0.254/24", [2023-08-25T08:03:38.979Z] "hosts": [ [2023-08-25T08:03:38.979Z] "tcp://0.0.0.0:5555", [2023-08-25T08:03:38.979Z] "unix:///var/run/docker.sock" [2023-08-25T08:03:38.979Z] ], [2023-08-25T08:03:38.979Z] "mtu": 1458, [2023-08-25T08:03:38.979Z] "selinux-enabled": true, [2023-08-25T08:03:38.979Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T08:03:38.979Z] } [Pipeline] sh [2023-08-25T08:03:39.304Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T08:03:39.642Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T08:03:57.903Z] provisioning config files... [2023-08-25T08:03:57.926Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/3@tmp/config4073130154020638485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:03:58.274Z] ---> docker-login.sh [2023-08-25T08:03:58.274Z] nexus3.edgexfoundry.org:10001 [2023-08-25T08:03:58.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:03:58.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:03:58.860Z] Configure a credential helper to remove this warning. See [2023-08-25T08:03:58.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:03:58.860Z] [2023-08-25T08:03:58.860Z] Login Succeeded [2023-08-25T08:03:58.860Z] nexus3.edgexfoundry.org:10002 [2023-08-25T08:03:59.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:03:59.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:03:59.127Z] Configure a credential helper to remove this warning. See [2023-08-25T08:03:59.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:03:59.127Z] [2023-08-25T08:03:59.127Z] Login Succeeded [2023-08-25T08:03:59.394Z] nexus3.edgexfoundry.org:10003 [2023-08-25T08:03:59.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:03:59.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:03:59.662Z] Configure a credential helper to remove this warning. See [2023-08-25T08:03:59.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:03:59.662Z] [2023-08-25T08:03:59.662Z] Login Succeeded [2023-08-25T08:03:59.662Z] nexus3.edgexfoundry.org:10004 [2023-08-25T08:03:59.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:03:59.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:03:59.932Z] Configure a credential helper to remove this warning. See [2023-08-25T08:03:59.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:03:59.932Z] [2023-08-25T08:03:59.932Z] Login Succeeded [2023-08-25T08:03:59.932Z] docker.io [2023-08-25T08:04:00.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T08:04:00.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T08:04:00.476Z] Configure a credential helper to remove this warning. See [2023-08-25T08:04:00.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T08:04:00.476Z] [2023-08-25T08:04:00.476Z] Login Succeeded [2023-08-25T08:04:00.476Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T08:04:00.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T08:04:00.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T08:04:00.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T08:04:00.793Z] ========================================================= [2023-08-25T08:04:00.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T08:04:00.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:04:01.131Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T08:04:01.401Z] Sending build context to Docker daemon 5.615MB [2023-08-25T08:04:01.401Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T08:04:01.401Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T08:04:03.996Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T08:04:03.996Z] edb6bdbacee9: Pulling fs layer [2023-08-25T08:04:03.996Z] 5f9638ab2659: Pulling fs layer [2023-08-25T08:04:03.996Z] 8d51d6327a98: Pulling fs layer [2023-08-25T08:04:03.996Z] 8b374f2dd631: Pulling fs layer [2023-08-25T08:04:03.996Z] ec14aa9079de: Pulling fs layer [2023-08-25T08:04:03.996Z] 2f466654f4bb: Pulling fs layer [2023-08-25T08:04:03.996Z] 554e91adad29: Pulling fs layer [2023-08-25T08:04:03.996Z] 8b374f2dd631: Waiting [2023-08-25T08:04:03.996Z] 2f466654f4bb: Waiting [2023-08-25T08:04:03.996Z] 554e91adad29: Waiting [2023-08-25T08:04:03.996Z] ec14aa9079de: Waiting [2023-08-25T08:04:03.996Z] 5f9638ab2659: Verifying Checksum [2023-08-25T08:04:03.996Z] 5f9638ab2659: Download complete [2023-08-25T08:04:03.996Z] 8b374f2dd631: Verifying Checksum [2023-08-25T08:04:03.996Z] 8b374f2dd631: Download complete [2023-08-25T08:04:04.264Z] ec14aa9079de: Verifying Checksum [2023-08-25T08:04:04.264Z] ec14aa9079de: Download complete [2023-08-25T08:04:04.264Z] edb6bdbacee9: Verifying Checksum [2023-08-25T08:04:05.249Z] edb6bdbacee9: Pull complete [2023-08-25T08:04:05.521Z] 554e91adad29: Verifying Checksum [2023-08-25T08:04:05.521Z] 554e91adad29: Download complete [2023-08-25T08:04:05.794Z] 5f9638ab2659: Pull complete [2023-08-25T08:04:06.766Z] 8d51d6327a98: Verifying Checksum [2023-08-25T08:04:06.766Z] 8d51d6327a98: Download complete [2023-08-25T08:04:06.766Z] 2f466654f4bb: Verifying Checksum [2023-08-25T08:04:06.766Z] 2f466654f4bb: Download complete [2023-08-25T08:04:19.096Z] 8d51d6327a98: Pull complete [2023-08-25T08:04:19.096Z] 8b374f2dd631: Pull complete [2023-08-25T08:04:19.096Z] ec14aa9079de: Pull complete [2023-08-25T08:04:24.474Z] 2f466654f4bb: Pull complete [2023-08-25T08:04:27.824Z] 554e91adad29: Pull complete [2023-08-25T08:04:27.824Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T08:04:27.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T08:04:27.824Z] ---> 1e15ea492957 [2023-08-25T08:04:27.824Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T08:04:29.255Z] ---> Running in 18222cccf073 [2023-08-25T08:04:29.524Z] Removing intermediate container 18222cccf073 [2023-08-25T08:04:29.524Z] ---> 27d7e52a6e6d [2023-08-25T08:04:29.524Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T08:04:29.524Z] ---> Running in 5003266134c1 [2023-08-25T08:04:29.791Z] Removing intermediate container 5003266134c1 [2023-08-25T08:04:29.791Z] ---> 8d0b7c627016 [2023-08-25T08:04:29.791Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T08:04:30.068Z] ---> Running in 51b2034aaf48 [2023-08-25T08:04:30.337Z] Removing intermediate container 51b2034aaf48 [2023-08-25T08:04:30.337Z] ---> 8639c729d002 [2023-08-25T08:04:30.337Z] Step 6/12 : WORKDIR /device-uart [2023-08-25T08:04:30.337Z] ---> Running in 0344379e6e45 [2023-08-25T08:04:30.605Z] Removing intermediate container 0344379e6e45 [2023-08-25T08:04:30.605Z] ---> 879b118313c5 [2023-08-25T08:04:30.605Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T08:04:30.872Z] ---> Running in 32c26ab860f7 [2023-08-25T08:04:31.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T08:04:32.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T08:04:33.387Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T08:04:33.387Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T08:04:33.387Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T08:04:33.657Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T08:04:33.657Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T08:04:33.657Z] OK: 268 MiB in 57 packages [2023-08-25T08:04:34.623Z] Removing intermediate container 32c26ab860f7 [2023-08-25T08:04:34.623Z] ---> 3f2b59a2aa7f [2023-08-25T08:04:34.623Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-25T08:04:35.213Z] ---> e5a085749f6e [2023-08-25T08:04:35.213Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T08:04:35.213Z] ---> Running in d778b637f621 [2023-08-25T08:05:43.118Z] Removing intermediate container d778b637f621 [2023-08-25T08:05:43.118Z] ---> feb588e1033c [2023-08-25T08:05:43.118Z] Step 10/12 : COPY . . [2023-08-25T08:05:43.118Z] ---> b96a21c45285 [2023-08-25T08:05:43.118Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T08:05:43.118Z] ---> Running in d7e195c18163 [2023-08-25T08:05:43.118Z] Removing intermediate container d7e195c18163 [2023-08-25T08:05:43.118Z] ---> 07f110e47818 [2023-08-25T08:05:43.118Z] Step 12/12 : RUN ${MAKE} [2023-08-25T08:05:43.118Z] ---> Running in 009eea3fcd28 [2023-08-25T08:05:43.118Z] noop [2023-08-25T08:05:43.118Z] Removing intermediate container 009eea3fcd28 [2023-08-25T08:05:43.118Z] ---> cbef66fd2cf0 [2023-08-25T08:05:43.118Z] Successfully built cbef66fd2cf0 [2023-08-25T08:05:43.118Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:05:43.475Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T08:05:43.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T08:05:43.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-4545 does not seem to be running inside a container [2023-08-25T08:05:43.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T08:05:44.944Z] $ docker top 1a6ebeb5f2b5e6b6bca51191b8e4a92a610f43a72e89316301784d1183e37c85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T08:05:45.773Z] + go version [2023-08-25T08:05:45.773Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T08:05:45.796Z] $ docker stop --time=1 1a6ebeb5f2b5e6b6bca51191b8e4a92a610f43a72e89316301784d1183e37c85 [2023-08-25T08:05:47.402Z] $ docker rm -f --volumes 1a6ebeb5f2b5e6b6bca51191b8e4a92a610f43a72e89316301784d1183e37c85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:05:47.938Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T08:05:47.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T08:05:48.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-4545 does not seem to be running inside a container [2023-08-25T08:05:48.191Z] $ 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/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T08:05:51.108Z] $ docker top 96af9c527254078171ab30a0b7b6d6ed0e1e0abbffe533b3761f8189cb2ec73d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T08:05:51.924Z] + git config --global --add safe.directory /w/workspace/device-uart/3 [Pipeline] fileExists [Pipeline] sh [2023-08-25T08:05:52.571Z] + make test [2023-08-25T08:05:52.571Z] go test ./... -coverprofile=coverage.out [2023-08-25T08:06:24.798Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-08-25T08:08:31.493Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-08-25T08:08:31.493Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-08-25T08:08:31.493Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T08:08:31.493Z] go vet ./... [2023-08-25T08:09:03.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T08:09:03.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T08:09:03.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T08:09:03.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T08:09:03.789Z] $ docker stop --time=1 96af9c527254078171ab30a0b7b6d6ed0e1e0abbffe533b3761f8189cb2ec73d [2023-08-25T08:09:05.544Z] $ docker rm -f --volumes 96af9c527254078171ab30a0b7b6d6ed0e1e0abbffe533b3761f8189cb2ec73d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T08:09:06.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T08:09:06.636Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T08:09:07.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T08:09:07.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T08:09:07.764Z] + ls -al . [2023-08-25T08:09:07.764Z] total 140 [2023-08-25T08:09:07.764Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 08:05 . [2023-08-25T08:09:07.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 08:03 .. [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 08:03 .dockerignore [2023-08-25T08:09:07.764Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 08:03 .git [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 08:03 .gitignore [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 08:03 .golangci.yml [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 25 08:03 Attribution.txt [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 1777 Aug 25 08:03 Dockerfile [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 08:03 GOVERNANCE.md [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 25 08:03 Jenkinsfile [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 08:03 LICENSE [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 25 08:03 Makefile [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 08:03 OWNERS.md [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 7340 Aug 25 08:03 README.md [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 08:00 VERSION [2023-08-25T08:09:07.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 08:03 bin [2023-08-25T08:09:07.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 08:03 cmd [2023-08-25T08:09:07.764Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 08:05 coverage.out [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 3719 Aug 25 08:03 go.mod [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 33980 Aug 25 08:03 go.sum [2023-08-25T08:09:07.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 08:03 internal [2023-08-25T08:09:07.764Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 08:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:09:08.162Z] + 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=0fe1bcda66a2ce3a1501dde87b5f841082acaf8b --label arch=arm64 --label version=0.0.0 . [2023-08-25T08:09:08.439Z] Sending build context to Docker daemon 5.616MB [2023-08-25T08:09:08.439Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T08:09:08.439Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-25T08:09:08.439Z] ---> cbef66fd2cf0 [2023-08-25T08:09:08.439Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T08:09:08.710Z] ---> Running in c72dcce364ca [2023-08-25T08:09:08.980Z] Removing intermediate container c72dcce364ca [2023-08-25T08:09:08.980Z] ---> 6d7efa9a5de7 [2023-08-25T08:09:08.980Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T08:09:08.980Z] ---> Running in ae528115358b [2023-08-25T08:09:09.252Z] Removing intermediate container ae528115358b [2023-08-25T08:09:09.252Z] ---> f708a9357e05 [2023-08-25T08:09:09.252Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-25T08:09:09.252Z] ---> Running in 63cd25b171a1 [2023-08-25T08:09:09.541Z] Removing intermediate container 63cd25b171a1 [2023-08-25T08:09:09.541Z] ---> bff6acf2ad56 [2023-08-25T08:09:09.541Z] Step 6/25 : WORKDIR /device-uart [2023-08-25T08:09:09.813Z] ---> Running in bee04b8d98c6 [2023-08-25T08:09:10.084Z] Removing intermediate container bee04b8d98c6 [2023-08-25T08:09:10.084Z] ---> 65b649dc9006 [2023-08-25T08:09:10.084Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T08:09:10.084Z] ---> Running in 9ec1c23dd154 [2023-08-25T08:09:11.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T08:09:11.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T08:09:12.602Z] OK: 268 MiB in 57 packages [2023-08-25T08:09:13.192Z] Removing intermediate container 9ec1c23dd154 [2023-08-25T08:09:13.192Z] ---> bb2dfe3fb875 [2023-08-25T08:09:13.192Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-25T08:09:13.788Z] ---> d3fb9a17a891 [2023-08-25T08:09:13.788Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T08:09:13.788Z] ---> Running in c34b0ea439f6 [2023-08-25T08:09:16.370Z] Removing intermediate container c34b0ea439f6 [2023-08-25T08:09:16.370Z] ---> eadbd2518f85 [2023-08-25T08:09:16.370Z] Step 10/25 : COPY . . [2023-08-25T08:09:16.637Z] ---> 2072758ebb4a [2023-08-25T08:09:16.637Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T08:09:16.637Z] ---> Running in 7ed99266826d [2023-08-25T08:09:16.909Z] Removing intermediate container 7ed99266826d [2023-08-25T08:09:16.909Z] ---> 8efdd8724670 [2023-08-25T08:09:16.909Z] Step 12/25 : RUN ${MAKE} [2023-08-25T08:09:17.177Z] ---> Running in 8112dbf4ebee [2023-08-25T08:09:18.138Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-08-25T08:11:39.837Z] Removing intermediate container 8112dbf4ebee [2023-08-25T08:11:39.837Z] ---> 7a2ec819fd1a [2023-08-25T08:11:39.837Z] Step 13/25 : FROM alpine:3.17 [2023-08-25T08:11:39.837Z] 3.17: Pulling from library/alpine [2023-08-25T08:11:39.837Z] 4060ece20d7a: Pulling fs layer [2023-08-25T08:11:39.837Z] 4060ece20d7a: Verifying Checksum [2023-08-25T08:11:39.837Z] 4060ece20d7a: Download complete [2023-08-25T08:11:39.837Z] 4060ece20d7a: Pull complete [2023-08-25T08:11:39.837Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T08:11:39.837Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T08:11:39.837Z] ---> 8650cd65339b [2023-08-25T08:11:39.837Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-25T08:11:39.837Z] ---> Running in a5dbded5259e [2023-08-25T08:11:39.837Z] Removing intermediate container a5dbded5259e [2023-08-25T08:11:39.837Z] ---> 49fb34dc959c [2023-08-25T08:11:39.837Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-25T08:11:39.837Z] ---> Running in 0b6f0b1cf241 [2023-08-25T08:11:39.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T08:11:39.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T08:11:39.838Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T08:11:39.838Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T08:11:39.838Z] OK: 8 MiB in 16 packages [2023-08-25T08:11:39.838Z] Removing intermediate container 0b6f0b1cf241 [2023-08-25T08:11:39.838Z] ---> 8f6c5fa084d2 [2023-08-25T08:11:39.838Z] Step 16/25 : WORKDIR / [2023-08-25T08:11:39.838Z] ---> Running in 0ddb29bd83db [2023-08-25T08:11:39.838Z] Removing intermediate container 0ddb29bd83db [2023-08-25T08:11:39.838Z] ---> f8d1a0baf4b4 [2023-08-25T08:11:39.838Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-08-25T08:11:39.838Z] ---> 2e256c0736b3 [2023-08-25T08:11:39.838Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-08-25T08:11:39.838Z] ---> e8e9abf47986 [2023-08-25T08:11:39.838Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-08-25T08:11:39.838Z] ---> 62d9cd845c7a [2023-08-25T08:11:39.838Z] Step 20/25 : EXPOSE 59995 [2023-08-25T08:11:39.838Z] ---> Running in fdde0c6f8533 [2023-08-25T08:11:39.838Z] Removing intermediate container fdde0c6f8533 [2023-08-25T08:11:39.838Z] ---> 0ab02eb40795 [2023-08-25T08:11:39.838Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-08-25T08:11:39.838Z] ---> Running in 7093b2fec6f5 [2023-08-25T08:11:39.838Z] Removing intermediate container 7093b2fec6f5 [2023-08-25T08:11:39.838Z] ---> ef2147720e8e [2023-08-25T08:11:39.838Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T08:11:39.838Z] ---> Running in af484e60ef5f [2023-08-25T08:11:39.838Z] Removing intermediate container af484e60ef5f [2023-08-25T08:11:39.838Z] ---> dd420d53ce16 [2023-08-25T08:11:39.838Z] Step 23/25 : LABEL arch=arm64 [2023-08-25T08:11:39.838Z] ---> Running in 7268e3865bc1 [2023-08-25T08:11:39.838Z] Removing intermediate container 7268e3865bc1 [2023-08-25T08:11:39.838Z] ---> ddb681ab740e [2023-08-25T08:11:39.838Z] Step 24/25 : LABEL git_sha=0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [2023-08-25T08:11:39.838Z] ---> Running in 14fdcc30d5e9 [2023-08-25T08:11:39.838Z] Removing intermediate container 14fdcc30d5e9 [2023-08-25T08:11:39.838Z] ---> 28b9877114a8 [2023-08-25T08:11:39.838Z] Step 25/25 : LABEL version=0.0.0 [2023-08-25T08:11:39.838Z] ---> Running in 99d834328d2a [2023-08-25T08:11:39.838Z] Removing intermediate container 99d834328d2a [2023-08-25T08:11:39.838Z] ---> d4e26f79cd1b [2023-08-25T08:11:39.838Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T08:11:39.838Z] Successfully built d4e26f79cd1b [2023-08-25T08:11:39.838Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:11:40.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T08:11:40.254Z] [2023-08-25T08:11:40.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:11:40.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T08:11:40.587Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T08:11:40.587Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T08:11:40.587Z] 04944245beec: Pulling fs layer [2023-08-25T08:11:40.587Z] 699f458cf7ca: Pulling fs layer [2023-08-25T08:11:40.587Z] 765212b225bb: Pulling fs layer [2023-08-25T08:11:40.587Z] f23df028b6ca: Pulling fs layer [2023-08-25T08:11:40.587Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T08:11:40.587Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T08:11:40.587Z] 765212b225bb: Waiting [2023-08-25T08:11:40.587Z] f23df028b6ca: Waiting [2023-08-25T08:11:40.587Z] d65c8cfc05b1: Waiting [2023-08-25T08:11:40.587Z] 2437ff75d9bd: Waiting [2023-08-25T08:11:40.587Z] 04944245beec: Verifying Checksum [2023-08-25T08:11:40.587Z] 04944245beec: Download complete [2023-08-25T08:11:40.857Z] 765212b225bb: Verifying Checksum [2023-08-25T08:11:40.857Z] 765212b225bb: Download complete [2023-08-25T08:11:40.857Z] f23df028b6ca: Download complete [2023-08-25T08:11:40.857Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T08:11:40.857Z] d65c8cfc05b1: Download complete [2023-08-25T08:11:41.127Z] 699f458cf7ca: Verifying Checksum [2023-08-25T08:11:41.128Z] 699f458cf7ca: Download complete [2023-08-25T08:11:41.395Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T08:11:41.395Z] 8998bd30e6a1: Download complete [2023-08-25T08:11:43.339Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T08:11:43.339Z] 2437ff75d9bd: Download complete [2023-08-25T08:11:45.280Z] 8998bd30e6a1: Pull complete [2023-08-25T08:11:45.546Z] 04944245beec: Pull complete [2023-08-25T08:11:46.952Z] 699f458cf7ca: Pull complete [2023-08-25T08:11:47.219Z] 765212b225bb: Pull complete [2023-08-25T08:11:47.802Z] f23df028b6ca: Pull complete [2023-08-25T08:11:48.068Z] d65c8cfc05b1: Pull complete [2023-08-25T08:12:03.049Z] 2437ff75d9bd: Pull complete [2023-08-25T08:12:03.049Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T08:12:03.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T08:12:03.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T08:12:03.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-4545 does not seem to be running inside a container [2023-08-25T08:12:03.294Z] $ 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/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T08:12:05.704Z] $ docker top 17532dd99ad666445b1347b88004885e487c6b6b37321138e8e1ca165dad3df4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:12:06.222Z] ---> job-cost.sh [2023-08-25T08:12:06.488Z] lf-activate-venv: SKIPPING [2023-08-25T08:12:06.488Z] INFO: No Stack... [2023-08-25T08:12:06.754Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T08:12:07.709Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T08:12:08.026Z] + cat /w/workspace/device-uart/3/archives/cost.csv [2023-08-25T08:12:08.026Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T08:12:08.348Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-23-3-stack-cost] [2023-08-25T08:12:08.354Z] Resource [jenkins-edgexfoundry-device-uart-PR-23-3-stack-cost] did not exist. Created. [2023-08-25T08:12:08.354Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-23-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T08:12:08.684Z] /w/workspace/device-uart/3@tmp/durable-a2a3c929/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T08:12:09.010Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T08:12:09.032Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T08:12:09.072Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T08:12:09.081Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-23-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T08:12:09.099Z] $ docker stop --time=1 17532dd99ad666445b1347b88004885e487c6b6b37321138e8e1ca165dad3df4 [2023-08-25T08:12:10.575Z] $ docker rm -f --volumes 17532dd99ad666445b1347b88004885e487c6b6b37321138e8e1ca165dad3df4 [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 [2023-08-25T08:12:11.000Z] provisioning config files... [2023-08-25T08:12:11.015Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-23@tmp/config9878049781955009470tmp [Pipeline] { [Pipeline] sh [2023-08-25T08:12:11.339Z] + set +x [2023-08-25T08:12:11.339Z] + curl -s https://codecov.io/bash [2023-08-25T08:12:11.339Z] + bash -s -- [2023-08-25T08:12:11.339Z] [2023-08-25T08:12:11.339Z] _____ _ [2023-08-25T08:12:11.339Z] / ____| | | [2023-08-25T08:12:11.339Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T08:12:11.339Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T08:12:11.339Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T08:12:11.339Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T08:12:11.339Z] Bash-1.0.6 [2023-08-25T08:12:11.339Z] [2023-08-25T08:12:11.339Z] [2023-08-25T08:12:11.339Z] ==> git version 2.25.1 found [2023-08-25T08:12:11.339Z] ==> 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 [2023-08-25T08:12:11.339Z] Release-Date: 2020-01-08 [2023-08-25T08:12:11.339Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-25T08:12:11.339Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T08:12:11.339Z] ==> Jenkins CI detected. [2023-08-25T08:12:11.339Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-23 [2023-08-25T08:12:11.339Z] project root: . [2023-08-25T08:12:11.339Z] --> token set from env [2023-08-25T08:12:11.339Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T08:12:11.339Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T08:12:11.339Z] ==> Python coveragepy not found [2023-08-25T08:12:11.339Z] ==> Searching for coverage reports in: [2023-08-25T08:12:11.339Z] + . [2023-08-25T08:12:11.339Z] -> Found 1 reports [2023-08-25T08:12:11.339Z] ==> Detecting git/mercurial file structure [2023-08-25T08:12:11.339Z] ==> Reading reports [2023-08-25T08:12:11.339Z] + ./coverage.out bytes=10 [2023-08-25T08:12:11.339Z] ==> Appending adjustments [2023-08-25T08:12:11.339Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T08:12:11.598Z] + Found adjustments [2023-08-25T08:12:11.598Z] ==> Gzipping contents [2023-08-25T08:12:11.598Z] 4.0K /tmp/codecov.WTKqXV.gz [2023-08-25T08:12:11.598Z] ==> Uploading reports [2023-08-25T08:12:11.598Z] url: https://codecov.io [2023-08-25T08:12:11.598Z] query: branch=PR-23&commit=0fe1bcda66a2ce3a1501dde87b5f841082acaf8b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-23%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=23&job=&cmd_args= [2023-08-25T08:12:11.598Z] -> Pinging Codecov [2023-08-25T08:12:11.598Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-23&commit=0fe1bcda66a2ce3a1501dde87b5f841082acaf8b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-23%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=23&job=&cmd_args= [2023-08-25T08:12:11.598Z] -> Uploading to [2023-08-25T08:12:11.598Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/B9AA6E0BBD74AE3A32605C7A7C664919/0fe1bcda66a2ce3a1501dde87b5f841082acaf8b/75a24379-e40e-4a86-b9c3-aafca4363854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T081211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1072bd9da3d2865630c6cd9b03d0cfa1acf0b613fe22578e55670a11c562847d [2023-08-25T08:12:11.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T08:12:11.598Z] Dload Upload Total Spent Left Speed [2023-08-25T08:12:11.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 3277 --:--:-- --:--:-- --:--:-- 3295 [2023-08-25T08:12:11.862Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/0fe1bcda66a2ce3a1501dde87b5f841082acaf8b [Pipeline] } [2023-08-25T08:12:11.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-08-25T08:12:12.564Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-23/archives ] [2023-08-25T08:12:12.564Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-23/archives [2023-08-25T08:12:12.564Z] total 16 [2023-08-25T08:12:12.564Z] drwxr-xr-x 3 root root 4096 Aug 25 08:02 . [2023-08-25T08:12:12.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 08:02 .. [2023-08-25T08:12:12.564Z] drwxr-xr-x 2 root root 4096 Aug 25 08:02 cost [2023-08-25T08:12:12.564Z] -rw-r--r-- 1 root root 82 Aug 25 08:02 cost.csv [2023-08-25T08:12:12.564Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-23/archives [2023-08-25T08:12:12.564Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-23/archives [2023-08-25T08:12:12.564Z] total 16 [2023-08-25T08:12:12.564Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 08:02 . [2023-08-25T08:12:12.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 08:02 .. [2023-08-25T08:12:12.564Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 08:02 cost [2023-08-25T08:12:12.564Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 25 08:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:12:12.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:12:13.755Z] ---> package-listing.sh [2023-08-25T08:12:13.755Z] ++ facter osfamily [2023-08-25T08:12:13.755Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T08:12:14.015Z] + OS_FAMILY=debian [2023-08-25T08:12:14.015Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-23 [2023-08-25T08:12:14.015Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T08:12:14.015Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T08:12:14.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T08:12:14.015Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T08:12:14.015Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-23 ']' [2023-08-25T08:12:14.015Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T08:12:14.015Z] + case "${OS_FAMILY}" in [2023-08-25T08:12:14.015Z] + dpkg -l [2023-08-25T08:12:14.015Z] + grep '^ii' [2023-08-25T08:12:14.015Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T08:12:14.015Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T08:12:14.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T08:12:14.015Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-23 ']' [2023-08-25T08:12:14.015Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-23/archives/ [2023-08-25T08:12:14.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-23/archives/ [Pipeline] echo [2023-08-25T08:12:14.026Z] 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_PR-23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T08:12:14.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T08:12:14.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T08:12:14.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T08:12:14.938Z] prd-ubuntu20.04-docker-8c-8g-4544 does not seem to be running inside a container [2023-08-25T08:12:14.980Z] $ 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_PR-23/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_PR-23 -v /w/workspace/edgexfoundry_device-uart_PR-23:/w/workspace/edgexfoundry_device-uart_PR-23:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-23@tmp:/w/workspace/edgexfoundry_device-uart_PR-23@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T08:12:17.782Z] $ docker top e92c81217c53b93e54af9c8e121adb6ea3d37df23542b785c944e1673a8d424e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T08:12:18.116Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T08:12:18.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T08:12:18.703Z] + ls /var/log/sa-host [2023-08-25T08:12:18.703Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T08:12:18.771Z] provisioning config files... [2023-08-25T08:12:18.778Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-23@tmp/config14850519001818978198tmp [Pipeline] { [Pipeline] echo [2023-08-25T08:12:18.787Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:12:19.069Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T08:12:19.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:12:19.407Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T08:12:19.416Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:12:19.702Z] ---> sudo-logs.sh [2023-08-25T08:12:19.702Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T08:12:19.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:12:20.011Z] ---> job-cost.sh [2023-08-25T08:12:20.011Z] lf-activate-venv: SKIPPING [2023-08-25T08:12:20.011Z] DEBUG: total: 0.2199999988079071 [2023-08-25T08:12:20.011Z] INFO: Retrieving Stack Cost... [2023-08-25T08:12:20.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T08:12:20.835Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T08:12:20.846Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T08:12:21.133Z] ---> logs-deploy.sh [2023-08-25T08:12:21.133Z] lf-activate-venv: SKIPPING [2023-08-25T08:12:21.133Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-23/3 [2023-08-25T08:12:21.133Z] INFO: archiving workspace using pattern(s): [2023-08-25T08:12:22.069Z] Archives upload complete. [2023-08-25T08:12:22.328Z] INFO: archiving logs to Nexus