Pull request #17 opened 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 lenny-intel for edgexfoundry/device-uart Obtained Jenkinsfile from 2b43ba120907d28d254fceb2e80a063f0a71faeb+912115ba39df5d7e09033252c264c743a8c85b42 (501d32afa6e0aaca1084ff3e6093a87a1d592146) 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-ssh5473330544146344170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10761928575514514120.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-17/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-17/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11703254859261431361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-17/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17845236068882196329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15851412081836215752.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-17/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-17/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16170030308655710580.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-847 in /w/workspace/edgexfoundry_device-uart_PR-17 [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-17 # 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/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 912115ba39df5d7e09033252c264c743a8c85b42 into PR head commit 2b43ba120907d28d254fceb2e80a063f0a71faeb Merge succeeded, producing 2b43ba120907d28d254fceb2e80a063f0a71faeb Checking out Revision 2b43ba120907d28d254fceb2e80a063f0a71faeb (PR-17) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b43ba120907d28d254fceb2e80a063f0a71faeb # 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 912115ba39df5d7e09033252c264c743a8c85b42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b43ba120907d28d254fceb2e80a063f0a71faeb # timeout=10 Commit message: "feat: Remove ZeroMQ MessageBus capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-11T16:25:55.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T16:25:55.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T16:25:55.383Z] ========================================================= [2023-07-11T16:25:55.383Z] EdgeX Global Pipelines Version Info [2023-07-11T16:25:55.383Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:25:56.148Z] ------------------- [2023-07-11T16:25:56.148Z] stable info: [2023-07-11T16:25:56.148Z] ------------------- [2023-07-11T16:25:56.148Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T16:25:56.148Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T16:25:56.148Z] Message: update stable to v1.0.250 [2023-07-11T16:25:56.724Z] ------------------- [2023-07-11T16:25:56.724Z] experimental info: [2023-07-11T16:25:56.724Z] ------------------- [2023-07-11T16:25:56.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T16:25:56.724Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T16:25:56.724Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T16:25:56.998Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-07-11T16:25:57.040Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-07-11T16:25:57.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T16:25:57.125Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T16:25:57.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T16:25:57.202Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T16:25:57.243Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T16:25:57.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-11T16:25:57.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T16:25:57.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T16:25:57.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T16:25:57.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-07-11T16:25:57.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T16:25:57.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T16:25:57.577Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T16:25:57.615Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T16:25:57.656Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T16:25:57.692Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T16:25:57.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T16:25:57.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T16:25:57.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-11T16:25:57.852Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-11T16:25:57.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-11T16:25:57.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-11T16:25:57.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-11T16:25:58.008Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T16:25:58.052Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T16:25:58.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-17 [Pipeline] echo [2023-07-11T16:25:58.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-17 [Pipeline] echo [2023-07-11T16:25:58.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-17 [Pipeline] echo [2023-07-11T16:25:58.208Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b43ba120907d28d254fceb2e80a063f0a71faeb [Pipeline] echo [2023-07-11T16:25:58.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b43ba1 [Pipeline] echo [2023-07-11T16:25:58.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:25:58.387Z] provisioning config files... [2023-07-11T16:25:58.401Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-17@tmp/config11531249861078261047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:25:58.742Z] ---> docker-login.sh [2023-07-11T16:25:58.742Z] nexus3.edgexfoundry.org:10001 [2023-07-11T16:25:58.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:59.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:59.001Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:59.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:59.001Z] [2023-07-11T16:25:59.001Z] Login Succeeded [2023-07-11T16:25:59.001Z] nexus3.edgexfoundry.org:10002 [2023-07-11T16:25:59.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:59.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:59.001Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:59.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:59.001Z] [2023-07-11T16:25:59.001Z] Login Succeeded [2023-07-11T16:25:59.001Z] nexus3.edgexfoundry.org:10003 [2023-07-11T16:25:59.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:59.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:59.264Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:59.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:59.264Z] [2023-07-11T16:25:59.264Z] Login Succeeded [2023-07-11T16:25:59.264Z] nexus3.edgexfoundry.org:10004 [2023-07-11T16:25:59.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:59.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:59.264Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:59.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:59.264Z] [2023-07-11T16:25:59.264Z] Login Succeeded [2023-07-11T16:25:59.264Z] docker.io [2023-07-11T16:25:59.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:25:59.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:25:59.523Z] Configure a credential helper to remove this warning. See [2023-07-11T16:25:59.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:25:59.523Z] [2023-07-11T16:25:59.523Z] Login Succeeded [2023-07-11T16:25:59.523Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T16:25:59.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-11T16:26:00.171Z] + git rev-list -1 --merges 2b43ba120907d28d254fceb2e80a063f0a71faeb~1..2b43ba120907d28d254fceb2e80a063f0a71faeb [Pipeline] echo [2023-07-11T16:26:00.238Z] -----------> git rev-list -1 --merges 2b43ba120907d28d254fceb2e80a063f0a71faeb~1..2b43ba120907d28d254fceb2e80a063f0a71faeb 2b43ba120907d28d254fceb2e80a063f0a71faeb [false] [Pipeline] sh [2023-07-11T16:26:00.558Z] + git log --format=format:%s -1 2b43ba120907d28d254fceb2e80a063f0a71faeb [Pipeline] echo [2023-07-11T16:26:00.594Z] ========================================================= [2023-07-11T16:26:00.594Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T16:26:00.594Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T16:26:01.031Z] + git log --format=format:%s -1 2b43ba120907d28d254fceb2e80a063f0a71faeb [Pipeline] echo [2023-07-11T16:26:01.061Z] [semverPrep] GIT_COMMIT: 2b43ba120907d28d254fceb2e80a063f0a71faeb, Commit Message: feat: Remove ZeroMQ MessageBus capability [Pipeline] echo [2023-07-11T16:26:01.088Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-11T16:26:01.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T16:26:01.460Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T16:26:01.460Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T16:26:01.460Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T16:26:01.460Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-11T16:26:01.460Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-11T16:26:01.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:26:01.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:26:01.876Z] [2023-07-11T16:26:01.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:26:02.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:26:02.250Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T16:26:02.250Z] b85a868b505f: Pulling fs layer [2023-07-11T16:26:02.250Z] e2be974225ed: Pulling fs layer [2023-07-11T16:26:02.250Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T16:26:02.250Z] 988bab9f4d93: Pulling fs layer [2023-07-11T16:26:02.250Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T16:26:02.250Z] eaf3925da568: Pulling fs layer [2023-07-11T16:26:02.250Z] bab4dde63d76: Pulling fs layer [2023-07-11T16:26:02.250Z] bde34c3a00c8: Pulling fs layer [2023-07-11T16:26:02.250Z] b352a97aabf1: Pulling fs layer [2023-07-11T16:26:02.250Z] 4872d77fe225: Pulling fs layer [2023-07-11T16:26:02.250Z] 5851b861e8e6: Pulling fs layer [2023-07-11T16:26:02.250Z] 5851b861e8e6: Waiting [2023-07-11T16:26:02.250Z] bab4dde63d76: Waiting [2023-07-11T16:26:02.250Z] 4872d77fe225: Waiting [2023-07-11T16:26:02.250Z] bde34c3a00c8: Waiting [2023-07-11T16:26:02.250Z] 988bab9f4d93: Waiting [2023-07-11T16:26:02.250Z] 1469e6f7b9e6: Waiting [2023-07-11T16:26:02.250Z] eaf3925da568: Waiting [2023-07-11T16:26:02.250Z] b352a97aabf1: Waiting [2023-07-11T16:26:02.250Z] e2be974225ed: Verifying Checksum [2023-07-11T16:26:02.250Z] e2be974225ed: Download complete [2023-07-11T16:26:02.250Z] 988bab9f4d93: Verifying Checksum [2023-07-11T16:26:02.250Z] 988bab9f4d93: Download complete [2023-07-11T16:26:02.250Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T16:26:02.250Z] 1469e6f7b9e6: Download complete [2023-07-11T16:26:02.511Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T16:26:02.511Z] 339a4e72a1f5: Download complete [2023-07-11T16:26:02.511Z] bde34c3a00c8: Download complete [2023-07-11T16:26:02.511Z] b352a97aabf1: Download complete [2023-07-11T16:26:02.511Z] 4872d77fe225: Download complete [2023-07-11T16:26:02.511Z] 5851b861e8e6: Verifying Checksum [2023-07-11T16:26:02.511Z] 5851b861e8e6: Download complete [2023-07-11T16:26:02.511Z] b85a868b505f: Verifying Checksum [2023-07-11T16:26:02.511Z] b85a868b505f: Download complete [2023-07-11T16:26:02.770Z] bab4dde63d76: Verifying Checksum [2023-07-11T16:26:02.770Z] bab4dde63d76: Download complete [2023-07-11T16:26:03.707Z] b85a868b505f: Pull complete [2023-07-11T16:26:03.707Z] e2be974225ed: Pull complete [2023-07-11T16:26:04.275Z] 339a4e72a1f5: Pull complete [2023-07-11T16:26:04.275Z] 988bab9f4d93: Pull complete [2023-07-11T16:26:04.534Z] 1469e6f7b9e6: Pull complete [2023-07-11T16:26:04.534Z] eaf3925da568: Pull complete [2023-07-11T16:26:06.440Z] bab4dde63d76: Pull complete [2023-07-11T16:26:06.440Z] bde34c3a00c8: Pull complete [2023-07-11T16:26:06.440Z] b352a97aabf1: Pull complete [2023-07-11T16:26:06.440Z] 4872d77fe225: Pull complete [2023-07-11T16:26:06.440Z] 5851b861e8e6: Pull complete [2023-07-11T16:26:06.440Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T16:26:06.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T16:26:06.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:26:06.663Z] prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container [2023-07-11T16:26:06.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-17 -v /w/workspace/edgexfoundry_device-uart_PR-17:/w/workspace/edgexfoundry_device-uart_PR-17:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-17@tmp:/w/workspace/edgexfoundry_device-uart_PR-17@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T16:26:09.257Z] $ docker top a8f6727ce9f01d4095a50e19db9cefe6f571361d270cefe055c0c3a3662b37eb -eo pid,comm [2023-07-11T16:26:09.326Z] 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-07-11T16:26:09.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T16:26:09.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T16:26:09.436Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T16:26:09.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T16:26:09.549Z] $ docker exec a8f6727ce9f01d4095a50e19db9cefe6f571361d270cefe055c0c3a3662b37eb ssh-agent [2023-07-11T16:26:09.657Z] SSH_AUTH_SOCK=/tmp/ssh-xbDLTTXzgGMj/agent.31 [2023-07-11T16:26:09.657Z] SSH_AGENT_PID=37 [2023-07-11T16:26:09.663Z] Running ssh-add (command line suppressed) [2023-07-11T16:26:09.766Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-17@tmp/private_key_18284326693479030799.key (/w/workspace/edgexfoundry_device-uart_PR-17@tmp/private_key_18284326693479030799.key) [2023-07-11T16:26:09.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T16:26:10.124Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T16:26:10.141Z] $ docker exec --env ******** --env ******** a8f6727ce9f01d4095a50e19db9cefe6f571361d270cefe055c0c3a3662b37eb ssh-agent -k [2023-07-11T16:26:10.240Z] unset SSH_AUTH_SOCK; [2023-07-11T16:26:10.241Z] unset SSH_AGENT_PID; [2023-07-11T16:26:10.241Z] echo Agent pid 37 killed; [2023-07-11T16:26:10.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T16:26:10.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T16:26:10.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T16:26:10.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T16:26:10.462Z] $ docker exec a8f6727ce9f01d4095a50e19db9cefe6f571361d270cefe055c0c3a3662b37eb ssh-agent [2023-07-11T16:26:10.590Z] SSH_AUTH_SOCK=/tmp/ssh-PrLvTi8zCcnU/agent.70 [2023-07-11T16:26:10.590Z] SSH_AGENT_PID=76 [2023-07-11T16:26:10.596Z] Running ssh-add (command line suppressed) [2023-07-11T16:26:10.685Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-17@tmp/private_key_16104555578385619796.key (/w/workspace/edgexfoundry_device-uart_PR-17@tmp/private_key_16104555578385619796.key) [2023-07-11T16:26:10.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T16:26:11.038Z] + git semver init [2023-07-11T16:26:11.299Z] 2023-07-11 16:26:11,202 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T16:26:11.299Z] 2023-07-11 16:26:11,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-17/.semver [2023-07-11T16:26:11.299Z] 2023-07-11 16:26:11,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-17/.semver [2023-07-11T16:26:11.299Z] 2023-07-11 16:26:11,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-17/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-17, universal_newlines=False, shell=None, istream=None) [2023-07-11T16:26:12.238Z] 2023-07-11 16:26:12,073 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-17/.git/info/exclude [2023-07-11T16:26:12.238Z] 2023-07-11 16:26:12,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-17/.semver/PR-17 with force:False [2023-07-11T16:26:12.238Z] 2023-07-11 16:26:12,074 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-17/.semver/PR-17 [2023-07-11T16:26:12.238Z] 2023-07-11 16:26:12,078 [execute] INFO git cat-file --batch-check [2023-07-11T16:26:12.238Z] 2023-07-11 16:26:12,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-17/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T16:26:12.238Z] 2023-07-11 16:26:12,084 [execute] INFO git cat-file --batch [2023-07-11T16:26:12.238Z] 2023-07-11 16:26:12,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-17/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T16:26:12.238Z] 2023-07-11 16:26:12,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-17/.semver/PR-17 [2023-07-11T16:26:12.238Z] 0.0.0 [Pipeline] } [2023-07-11T16:26:12.266Z] $ docker exec --env ******** --env ******** a8f6727ce9f01d4095a50e19db9cefe6f571361d270cefe055c0c3a3662b37eb ssh-agent -k [2023-07-11T16:26:12.373Z] unset SSH_AUTH_SOCK; [2023-07-11T16:26:12.373Z] unset SSH_AGENT_PID; [2023-07-11T16:26:12.374Z] echo Agent pid 76 killed; [2023-07-11T16:26:12.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T16:26:12.834Z] + git semver [Pipeline] } [2023-07-11T16:26:13.114Z] $ docker stop --time=1 a8f6727ce9f01d4095a50e19db9cefe6f571361d270cefe055c0c3a3662b37eb [2023-07-11T16:26:14.412Z] $ docker rm -f --volumes a8f6727ce9f01d4095a50e19db9cefe6f571361d270cefe055c0c3a3662b37eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T16:26:14.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T16:26:15.080Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T16:26:15.098Z] [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-07-11T16:26:15.691Z] provisioning config files... [2023-07-11T16:26:15.702Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-17@tmp/config2545966332245236546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:26:16.055Z] ---> docker-login.sh [2023-07-11T16:26:16.055Z] nexus3.edgexfoundry.org:10001 [2023-07-11T16:26:16.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:26:16.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:26:16.055Z] Configure a credential helper to remove this warning. See [2023-07-11T16:26:16.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:26:16.055Z] [2023-07-11T16:26:16.055Z] Login Succeeded [2023-07-11T16:26:16.055Z] nexus3.edgexfoundry.org:10002 [2023-07-11T16:26:16.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:26:16.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:26:16.055Z] Configure a credential helper to remove this warning. See [2023-07-11T16:26:16.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:26:16.055Z] [2023-07-11T16:26:16.055Z] Login Succeeded [2023-07-11T16:26:16.055Z] nexus3.edgexfoundry.org:10003 [2023-07-11T16:26:16.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:26:16.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:26:16.314Z] Configure a credential helper to remove this warning. See [2023-07-11T16:26:16.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:26:16.314Z] [2023-07-11T16:26:16.314Z] Login Succeeded [2023-07-11T16:26:16.314Z] nexus3.edgexfoundry.org:10004 [2023-07-11T16:26:16.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:26:16.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:26:16.314Z] Configure a credential helper to remove this warning. See [2023-07-11T16:26:16.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:26:16.314Z] [2023-07-11T16:26:16.314Z] Login Succeeded [2023-07-11T16:26:16.314Z] docker.io [2023-07-11T16:26:16.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:26:16.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:26:16.573Z] Configure a credential helper to remove this warning. See [2023-07-11T16:26:16.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:26:16.573Z] [2023-07-11T16:26:16.573Z] Login Succeeded [2023-07-11T16:26:16.573Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T16:26:16.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T16:26:16.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T16:26:16.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T16:26:16.867Z] ========================================================= [2023-07-11T16:26:16.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T16:26:16.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:26:17.338Z] + 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-07-11T16:26:17.339Z] Sending build context to Docker daemon 11.08MB [2023-07-11T16:26:17.339Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T16:26:17.339Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T16:26:17.339Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T16:26:17.339Z] f56be85fc22e: Pulling fs layer [2023-07-11T16:26:17.339Z] 85791d961cd3: Pulling fs layer [2023-07-11T16:26:17.339Z] d694b5ae8c79: Pulling fs layer [2023-07-11T16:26:17.339Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T16:26:17.339Z] 4d19c01a9841: Pulling fs layer [2023-07-11T16:26:17.339Z] 9325e15d5711: Pulling fs layer [2023-07-11T16:26:17.339Z] 556b6ee489ea: Pulling fs layer [2023-07-11T16:26:17.339Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T16:26:17.339Z] 9325e15d5711: Waiting [2023-07-11T16:26:17.339Z] 556b6ee489ea: Waiting [2023-07-11T16:26:17.339Z] c5a4b2cf53e6: Waiting [2023-07-11T16:26:17.339Z] 9f32a84ed3da: Waiting [2023-07-11T16:26:17.339Z] 4d19c01a9841: Waiting [2023-07-11T16:26:17.339Z] 85791d961cd3: Verifying Checksum [2023-07-11T16:26:17.339Z] 85791d961cd3: Download complete [2023-07-11T16:26:17.339Z] 9f32a84ed3da: Verifying Checksum [2023-07-11T16:26:17.339Z] 9f32a84ed3da: Download complete [2023-07-11T16:26:17.604Z] 4d19c01a9841: Verifying Checksum [2023-07-11T16:26:17.604Z] 4d19c01a9841: Download complete [2023-07-11T16:26:17.604Z] f56be85fc22e: Verifying Checksum [2023-07-11T16:26:17.604Z] f56be85fc22e: Download complete [2023-07-11T16:26:17.604Z] 9325e15d5711: Verifying Checksum [2023-07-11T16:26:17.604Z] 9325e15d5711: Download complete [2023-07-11T16:26:17.604Z] f56be85fc22e: Pull complete [2023-07-11T16:26:17.877Z] 85791d961cd3: Pull complete [2023-07-11T16:26:17.877Z] c5a4b2cf53e6: Verifying Checksum [2023-07-11T16:26:17.877Z] c5a4b2cf53e6: Download complete [2023-07-11T16:26:18.150Z] d694b5ae8c79: Verifying Checksum [2023-07-11T16:26:18.150Z] d694b5ae8c79: Download complete [2023-07-11T16:26:18.411Z] 556b6ee489ea: Verifying Checksum [2023-07-11T16:26:18.411Z] 556b6ee489ea: Download complete [2023-07-11T16:26:21.696Z] d694b5ae8c79: Pull complete [2023-07-11T16:26:21.696Z] 9f32a84ed3da: Pull complete [2023-07-11T16:26:21.696Z] 4d19c01a9841: Pull complete [2023-07-11T16:26:21.696Z] 9325e15d5711: Pull complete [2023-07-11T16:26:23.618Z] 556b6ee489ea: Pull complete [2023-07-11T16:26:24.552Z] c5a4b2cf53e6: Pull complete [2023-07-11T16:26:24.552Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T16:26:24.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T16:26:24.552Z] ---> c4be618373d6 [2023-07-11T16:26:24.552Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-07-11T16:26:28.748Z] ---> Running in 40f422789a60 [2023-07-11T16:26:28.748Z] Removing intermediate container 40f422789a60 [2023-07-11T16:26:28.748Z] ---> 71361288c0b7 [2023-07-11T16:26:28.748Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T16:26:28.748Z] ---> Running in 07eb8e53b89a [2023-07-11T16:26:29.008Z] Removing intermediate container 07eb8e53b89a [2023-07-11T16:26:29.008Z] ---> 488369f5366e [2023-07-11T16:26:29.008Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T16:26:29.008Z] ---> Running in 847fe1245fe5 [2023-07-11T16:26:29.267Z] Removing intermediate container 847fe1245fe5 [2023-07-11T16:26:29.267Z] ---> 4636637cf17e [2023-07-11T16:26:29.267Z] Step 6/12 : WORKDIR /device-uart [2023-07-11T16:26:29.267Z] ---> Running in f20dfe8d65e5 [2023-07-11T16:26:29.527Z] Removing intermediate container f20dfe8d65e5 [2023-07-11T16:26:29.527Z] ---> ae541a3d7518 [2023-07-11T16:26:29.527Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T16:26:29.527Z] ---> Running in 8ef542824d71 [2023-07-11T16:26:29.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T16:26:30.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T16:26:30.303Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-07-11T16:26:30.303Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-11T16:26:30.303Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-07-11T16:26:30.303Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-07-11T16:26:30.522Z] Still waiting to schedule task [2023-07-11T16:26:30.523Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-11T16:26:30.573Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T16:26:30.573Z] OK: 269 MiB in 57 packages [2023-07-11T16:26:30.832Z] Removing intermediate container 8ef542824d71 [2023-07-11T16:26:30.832Z] ---> 9e5b96a17f49 [2023-07-11T16:26:30.832Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T16:26:31.091Z] ---> a62b48a1d0a8 [2023-07-11T16:26:31.091Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T16:26:31.091Z] ---> Running in a7f356e498f6 [2023-07-11T16:26:57.654Z] Removing intermediate container a7f356e498f6 [2023-07-11T16:26:57.654Z] ---> 83cc2f3732b6 [2023-07-11T16:26:57.654Z] Step 10/12 : COPY . . [2023-07-11T16:26:57.654Z] ---> f1bc6f7bd6ff [2023-07-11T16:26:57.654Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T16:26:57.654Z] ---> Running in 5e5a1ca23343 [2023-07-11T16:26:57.654Z] Removing intermediate container 5e5a1ca23343 [2023-07-11T16:26:57.654Z] ---> 68c0de9ffde7 [2023-07-11T16:26:57.654Z] Step 12/12 : RUN ${MAKE} [2023-07-11T16:26:57.654Z] ---> Running in a67e4f607e83 [2023-07-11T16:26:57.654Z] noop [2023-07-11T16:26:57.654Z] Removing intermediate container a67e4f607e83 [2023-07-11T16:26:57.654Z] ---> 28391424a72f [2023-07-11T16:26:57.654Z] Successfully built 28391424a72f [2023-07-11T16:26:57.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:26:58.110Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T16:26:58.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:26:58.260Z] prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container [2023-07-11T16:26:58.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-17 -v /w/workspace/edgexfoundry_device-uart_PR-17:/w/workspace/edgexfoundry_device-uart_PR-17:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-17@tmp:/w/workspace/edgexfoundry_device-uart_PR-17@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 ******** ci-base-image-x86_64 cat [2023-07-11T16:26:58.639Z] $ docker top 73daf4a03fe4293cc1f7243b522defb14df8dcf716d8f0c41bbbd7580c2a4ebd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:26:59.013Z] + go version [2023-07-11T16:26:59.013Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T16:26:59.052Z] $ docker stop --time=1 73daf4a03fe4293cc1f7243b522defb14df8dcf716d8f0c41bbbd7580c2a4ebd [2023-07-11T16:27:00.328Z] $ docker rm -f --volumes 73daf4a03fe4293cc1f7243b522defb14df8dcf716d8f0c41bbbd7580c2a4ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:27:01.029Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T16:27:01.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:27:01.177Z] prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container [2023-07-11T16:27:01.216Z] $ 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-17 -v /w/workspace/edgexfoundry_device-uart_PR-17:/w/workspace/edgexfoundry_device-uart_PR-17:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-17@tmp:/w/workspace/edgexfoundry_device-uart_PR-17@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 ******** ci-base-image-x86_64 cat [2023-07-11T16:27:01.572Z] $ docker top fd5fabc47c7086cccfe20e3e9762bc028d40d7840a5a546823ecd8f4ee40ca64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:27:01.946Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-17 [Pipeline] fileExists [Pipeline] sh [2023-07-11T16:27:02.298Z] + make test [2023-07-11T16:27:02.298Z] go test ./... -coverprofile=coverage.out [2023-07-11T16:27:07.562Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-07-11T16:27:17.522Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-07-11T16:27:17.522Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-07-11T16:27:21.706Z] go vet ./... [2023-07-11T16:27:24.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T16:27:24.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T16:27:24.988Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T16:27:25.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T16:27:25.064Z] $ docker stop --time=1 fd5fabc47c7086cccfe20e3e9762bc028d40d7840a5a546823ecd8f4ee40ca64 [2023-07-11T16:27:27.847Z] $ docker rm -f --volumes fd5fabc47c7086cccfe20e3e9762bc028d40d7840a5a546823ecd8f4ee40ca64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T16:27:28.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T16:27:28.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-11T16:27:29.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T16:27:29.302Z] + ls -al . [2023-07-11T16:27:29.302Z] total 140 [2023-07-11T16:27:29.302Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 11 16:27 . [2023-07-11T16:27:29.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:25 .. [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 16:25 .dockerignore [2023-07-11T16:27:29.302Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:26 .git [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 11 16:25 .gitignore [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 16:25 .golangci.yml [2023-07-11T16:27:29.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:26 .semver [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 9195 Jul 11 16:25 Attribution.txt [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 1777 Jul 11 16:25 Dockerfile [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:25 GOVERNANCE.md [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 11 16:25 Jenkinsfile [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 16:25 LICENSE [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 1641 Jul 11 16:25 Makefile [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 16:25 OWNERS.md [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 7340 Jul 11 16:25 README.md [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 16:26 VERSION [2023-07-11T16:27:29.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:25 bin [2023-07-11T16:27:29.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:25 cmd [2023-07-11T16:27:29.302Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 16:27 coverage.out [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 3244 Jul 11 16:25 go.mod [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 31451 Jul 11 16:25 go.sum [2023-07-11T16:27:29.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:25 internal [2023-07-11T16:27:29.302Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 11 16:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:27:29.686Z] + 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=2b43ba120907d28d254fceb2e80a063f0a71faeb --label arch=amd64 --label version=0.0.0 . [2023-07-11T16:27:29.686Z] Sending build context to Docker daemon 11.08MB [2023-07-11T16:27:29.686Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T16:27:29.686Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-11T16:27:29.686Z] ---> 28391424a72f [2023-07-11T16:27:29.686Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-07-11T16:27:29.945Z] ---> Running in 63f6875fbaa6 [2023-07-11T16:27:30.203Z] Removing intermediate container 63f6875fbaa6 [2023-07-11T16:27:30.203Z] ---> d79f53441668 [2023-07-11T16:27:30.203Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T16:27:30.203Z] ---> Running in 856076a61aad [2023-07-11T16:27:30.203Z] Removing intermediate container 856076a61aad [2023-07-11T16:27:30.203Z] ---> db4354f9a5c2 [2023-07-11T16:27:30.203Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-07-11T16:27:30.203Z] ---> Running in bd1ad25731e6 [2023-07-11T16:27:30.461Z] Removing intermediate container bd1ad25731e6 [2023-07-11T16:27:30.461Z] ---> c9db6ce61eda [2023-07-11T16:27:30.461Z] Step 6/25 : WORKDIR /device-uart [2023-07-11T16:27:30.461Z] ---> Running in 2d9a47b3aa55 [2023-07-11T16:27:30.720Z] Removing intermediate container 2d9a47b3aa55 [2023-07-11T16:27:30.720Z] ---> 562053405b6c [2023-07-11T16:27:30.720Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T16:27:30.720Z] ---> Running in 64cccf8fae8e [2023-07-11T16:27:30.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T16:27:30.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T16:27:31.548Z] OK: 269 MiB in 57 packages [2023-07-11T16:27:31.808Z] Removing intermediate container 64cccf8fae8e [2023-07-11T16:27:31.808Z] ---> 69b7347b1b7a [2023-07-11T16:27:31.808Z] Step 8/25 : COPY go.mod vendor* ./ [2023-07-11T16:27:32.069Z] ---> 2c0517384c74 [2023-07-11T16:27:32.069Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T16:27:32.069Z] ---> Running in 7ad2ba1a350c [2023-07-11T16:27:33.007Z] Removing intermediate container 7ad2ba1a350c [2023-07-11T16:27:33.007Z] ---> 49c8776b60b4 [2023-07-11T16:27:33.007Z] Step 10/25 : COPY . . [2023-07-11T16:27:33.617Z] ---> 08787430a4de [2023-07-11T16:27:33.617Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T16:27:33.617Z] ---> Running in 687e9819ff9b [2023-07-11T16:27:33.617Z] Removing intermediate container 687e9819ff9b [2023-07-11T16:27:33.617Z] ---> 6da52716729c [2023-07-11T16:27:33.617Z] Step 12/25 : RUN ${MAKE} [2023-07-11T16:27:33.876Z] ---> Running in 9d9940eaa2d9 [2023-07-11T16:27:34.155Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-07-11T16:27:56.077Z] Removing intermediate container 9d9940eaa2d9 [2023-07-11T16:27:56.077Z] ---> 1c50e3286055 [2023-07-11T16:27:56.077Z] Step 13/25 : FROM alpine:3.17 [2023-07-11T16:27:56.077Z] 3.17: Pulling from library/alpine [2023-07-11T16:27:56.077Z] 4db1b89c0bd1: Pulling fs layer [2023-07-11T16:27:56.077Z] 4db1b89c0bd1: Download complete [2023-07-11T16:27:56.077Z] 4db1b89c0bd1: Pull complete [2023-07-11T16:27:56.077Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T16:27:56.077Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T16:27:56.077Z] ---> 1f73a9d63274 [2023-07-11T16:27:56.077Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-07-11T16:27:56.077Z] ---> Running in f9c4f43e6898 [2023-07-11T16:27:56.077Z] Removing intermediate container f9c4f43e6898 [2023-07-11T16:27:56.077Z] ---> 5d064e4502c7 [2023-07-11T16:27:56.077Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-07-11T16:27:56.077Z] ---> Running in 957905784f23 [2023-07-11T16:27:56.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T16:27:56.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T16:27:56.077Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-07-11T16:27:56.077Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T16:27:56.077Z] OK: 7 MiB in 16 packages [2023-07-11T16:27:56.077Z] Removing intermediate container 957905784f23 [2023-07-11T16:27:56.077Z] ---> 96d4da327011 [2023-07-11T16:27:56.077Z] Step 16/25 : WORKDIR / [2023-07-11T16:27:56.077Z] ---> Running in 68f5260eed6e [2023-07-11T16:27:56.077Z] Removing intermediate container 68f5260eed6e [2023-07-11T16:27:56.077Z] ---> caa4f3d0a7a9 [2023-07-11T16:27:56.077Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-07-11T16:27:56.077Z] ---> 489f815f791d [2023-07-11T16:27:56.077Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-07-11T16:27:56.077Z] ---> bca598fae241 [2023-07-11T16:27:56.077Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-07-11T16:27:56.077Z] ---> 488f7a2a11be [2023-07-11T16:27:56.077Z] Step 20/25 : EXPOSE 59995 [2023-07-11T16:27:56.077Z] ---> Running in 3fb7bc31924d [2023-07-11T16:27:56.077Z] Removing intermediate container 3fb7bc31924d [2023-07-11T16:27:56.077Z] ---> 45d9a88bfec4 [2023-07-11T16:27:56.077Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-07-11T16:27:56.077Z] ---> Running in 60058dc9b389 [2023-07-11T16:27:56.077Z] Removing intermediate container 60058dc9b389 [2023-07-11T16:27:56.077Z] ---> c2eb4922cbc7 [2023-07-11T16:27:56.077Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T16:27:56.077Z] ---> Running in 2e3a505a9103 [2023-07-11T16:27:56.077Z] Removing intermediate container 2e3a505a9103 [2023-07-11T16:27:56.077Z] ---> afffda046cdf [2023-07-11T16:27:56.077Z] Step 23/25 : LABEL arch=amd64 [2023-07-11T16:27:56.077Z] ---> Running in cde6b29fe290 [2023-07-11T16:27:56.077Z] Removing intermediate container cde6b29fe290 [2023-07-11T16:27:56.077Z] ---> af910a971623 [2023-07-11T16:27:56.077Z] Step 24/25 : LABEL git_sha=2b43ba120907d28d254fceb2e80a063f0a71faeb [2023-07-11T16:27:56.077Z] ---> Running in 4d6034d2f8fd [2023-07-11T16:27:56.077Z] Removing intermediate container 4d6034d2f8fd [2023-07-11T16:27:56.077Z] ---> 1c95c6bae17e [2023-07-11T16:27:56.077Z] Step 25/25 : LABEL version=0.0.0 [2023-07-11T16:27:56.077Z] ---> Running in df8515f493b2 [2023-07-11T16:27:56.077Z] Removing intermediate container df8515f493b2 [2023-07-11T16:27:56.077Z] ---> b5f55bdc4c59 [2023-07-11T16:27:56.077Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T16:27:56.077Z] Successfully built b5f55bdc4c59 [2023-07-11T16:27:56.077Z] 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-07-11T16:27:56.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:27:56.927Z] [2023-07-11T16:27:56.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:27:57.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:27:57.313Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T16:27:57.313Z] 5eb5b503b376: Pulling fs layer [2023-07-11T16:27:57.313Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T16:27:57.313Z] ec43610c2a17: Pulling fs layer [2023-07-11T16:27:57.313Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T16:27:57.313Z] 33b1e0a273af: Pulling fs layer [2023-07-11T16:27:57.313Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T16:27:57.313Z] 2f39f015ded8: Pulling fs layer [2023-07-11T16:27:57.313Z] 3a2ae6a8a46f: Waiting [2023-07-11T16:27:57.313Z] 33b1e0a273af: Waiting [2023-07-11T16:27:57.313Z] 5d3b04190fa2: Waiting [2023-07-11T16:27:57.313Z] 2f39f015ded8: Waiting [2023-07-11T16:27:57.313Z] 5c69ac0246d0: Verifying Checksum [2023-07-11T16:27:57.313Z] 5c69ac0246d0: Download complete [2023-07-11T16:27:57.313Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-11T16:27:57.313Z] 3a2ae6a8a46f: Download complete [2023-07-11T16:27:57.313Z] 33b1e0a273af: Verifying Checksum [2023-07-11T16:27:57.313Z] 33b1e0a273af: Download complete [2023-07-11T16:27:57.313Z] 5d3b04190fa2: Verifying Checksum [2023-07-11T16:27:57.313Z] 5d3b04190fa2: Download complete [2023-07-11T16:27:57.313Z] ec43610c2a17: Download complete [2023-07-11T16:27:57.572Z] 5eb5b503b376: Download complete [2023-07-11T16:27:58.136Z] 2f39f015ded8: Download complete [2023-07-11T16:27:58.703Z] 5eb5b503b376: Pull complete [2023-07-11T16:27:58.703Z] 5c69ac0246d0: Pull complete [2023-07-11T16:27:59.269Z] ec43610c2a17: Pull complete [2023-07-11T16:27:59.269Z] 3a2ae6a8a46f: Pull complete [2023-07-11T16:27:59.269Z] 33b1e0a273af: Pull complete [2023-07-11T16:27:59.528Z] 5d3b04190fa2: Pull complete [2023-07-11T16:28:03.717Z] 2f39f015ded8: Pull complete [2023-07-11T16:28:03.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T16:28:03.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:28:03.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:28:04.055Z] prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container [2023-07-11T16:28:04.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-17 -v /w/workspace/edgexfoundry_device-uart_PR-17:/w/workspace/edgexfoundry_device-uart_PR-17:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-17@tmp:/w/workspace/edgexfoundry_device-uart_PR-17@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T16:28:08.443Z] $ docker top 601d6f72f56e1a12a5f44676ebcbe3e3e9a455e2d472d7f327876aee3ce3f178 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:28:08.887Z] ---> job-cost.sh [2023-07-11T16:28:08.887Z] lf-activate-venv: SKIPPING [2023-07-11T16:28:08.887Z] INFO: No Stack... [2023-07-11T16:28:09.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T16:28:09.713Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T16:28:10.024Z] + cat /w/workspace/edgexfoundry_device-uart_PR-17/archives/cost.csv [2023-07-11T16:28:10.024Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T16:28:10.060Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-17-1-stack-cost] [2023-07-11T16:28:10.065Z] Resource [jenkins-edgexfoundry-device-uart-PR-17-1-stack-cost] did not exist. Created. [2023-07-11T16:28:10.065Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-17-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T16:28:10.443Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-11T16:28:10.491Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T16:28:10.516Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-17-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T16:28:10.597Z] $ docker stop --time=1 601d6f72f56e1a12a5f44676ebcbe3e3e9a455e2d472d7f327876aee3ce3f178 [2023-07-11T16:28:11.743Z] $ docker rm -f --volumes 601d6f72f56e1a12a5f44676ebcbe3e3e9a455e2d472d7f327876aee3ce3f178 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-11T16:30:18.318Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-848 in /w/workspace/edgexfoundry_device-uart_PR-17 [Pipeline] { [Pipeline] ws [2023-07-11T16:30:18.374Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-07-11T16:30:18.458Z] The recommended git tool is: git [2023-07-11T16:30:24.674Z] using credential edgex-jenkins-ssh [2023-07-11T16:30:24.697Z] Cloning the remote Git repository [2023-07-11T16:30:24.741Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-07-11T16:30:24.853Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-07-11T16:30:25.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-07-11T16:30:25.031Z] > git --version # timeout=10 [2023-07-11T16:30:25.062Z] > git --version # 'git version 2.25.1' [2023-07-11T16:30:25.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T16:30:25.264Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T16:30:26.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-07-11T16:30:26.490Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T16:30:28.060Z] Merging remotes/origin/main commit 912115ba39df5d7e09033252c264c743a8c85b42 into PR head commit 2b43ba120907d28d254fceb2e80a063f0a71faeb [2023-07-11T16:30:28.376Z] Merge succeeded, producing 2b43ba120907d28d254fceb2e80a063f0a71faeb [2023-07-11T16:30:28.377Z] Checking out Revision 2b43ba120907d28d254fceb2e80a063f0a71faeb (PR-17) [2023-07-11T16:30:27.473Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-07-11T16:30:27.524Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-07-11T16:30:27.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T16:30:27.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-11T16:30:28.077Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T16:30:28.174Z] > git checkout -f 2b43ba120907d28d254fceb2e80a063f0a71faeb # timeout=10 [2023-07-11T16:30:28.264Z] > git remote # timeout=10 [2023-07-11T16:30:28.286Z] > git config --get remote.origin.url # timeout=10 [2023-07-11T16:30:28.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T16:30:28.322Z] > git merge 912115ba39df5d7e09033252c264c743a8c85b42 # timeout=10 [2023-07-11T16:30:28.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-11T16:30:28.379Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T16:30:28.401Z] > git checkout -f 2b43ba120907d28d254fceb2e80a063f0a71faeb # timeout=10 [2023-07-11T16:30:31.918Z] Commit message: "feat: Remove ZeroMQ MessageBus capability" [2023-07-11T16:30:31.974Z] > git --version # timeout=10 [2023-07-11T16:30:31.988Z] > git --version # 'git version 2.25.1' [2023-07-11T16:30:32.006Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T16:30:33.247Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T16:30:33.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T16:30:33.247Z] Dload Upload Total Spent Left Speed [2023-07-11T16:30:33.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-07-11T16:30:34.103Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T16:30:34.480Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-11T16:30:34.480Z] + sudo tee /etc/docker/daemon.new [2023-07-11T16:30:34.480Z] { [2023-07-11T16:30:34.480Z] "registry-mirrors": [ [2023-07-11T16:30:34.480Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T16:30:34.480Z] ], [2023-07-11T16:30:34.480Z] "bip": "10.250.0.254/24", [2023-07-11T16:30:34.480Z] "hosts": [ [2023-07-11T16:30:34.480Z] "tcp://0.0.0.0:5555", [2023-07-11T16:30:34.480Z] "unix:///var/run/docker.sock" [2023-07-11T16:30:34.480Z] ], [2023-07-11T16:30:34.480Z] "mtu": 1458, [2023-07-11T16:30:34.480Z] "selinux-enabled": true, [2023-07-11T16:30:34.480Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T16:30:34.480Z] } [Pipeline] sh [2023-07-11T16:30:34.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T16:30:35.179Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:30:53.537Z] provisioning config files... [2023-07-11T16:30:53.573Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config1678993584265378581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:30:53.986Z] ---> docker-login.sh [2023-07-11T16:30:53.986Z] nexus3.edgexfoundry.org:10001 [2023-07-11T16:30:54.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:30:54.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:30:54.854Z] Configure a credential helper to remove this warning. See [2023-07-11T16:30:54.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:30:54.854Z] [2023-07-11T16:30:54.854Z] Login Succeeded [2023-07-11T16:30:54.854Z] nexus3.edgexfoundry.org:10002 [2023-07-11T16:30:54.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:30:55.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:30:55.127Z] Configure a credential helper to remove this warning. See [2023-07-11T16:30:55.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:30:55.127Z] [2023-07-11T16:30:55.127Z] Login Succeeded [2023-07-11T16:30:55.127Z] nexus3.edgexfoundry.org:10003 [2023-07-11T16:30:55.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:30:55.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:30:55.399Z] Configure a credential helper to remove this warning. See [2023-07-11T16:30:55.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:30:55.399Z] [2023-07-11T16:30:55.399Z] Login Succeeded [2023-07-11T16:30:55.399Z] nexus3.edgexfoundry.org:10004 [2023-07-11T16:30:55.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:30:55.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:30:55.950Z] Configure a credential helper to remove this warning. See [2023-07-11T16:30:55.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:30:55.950Z] [2023-07-11T16:30:55.950Z] Login Succeeded [2023-07-11T16:30:55.950Z] docker.io [2023-07-11T16:30:56.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T16:30:56.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T16:30:56.494Z] Configure a credential helper to remove this warning. See [2023-07-11T16:30:56.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T16:30:56.494Z] [2023-07-11T16:30:56.494Z] Login Succeeded [2023-07-11T16:30:56.494Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T16:30:56.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T16:30:56.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T16:30:57.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T16:30:57.048Z] ========================================================= [2023-07-11T16:30:57.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T16:30:57.048Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:30:57.531Z] + 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-07-11T16:30:57.802Z] Sending build context to Docker daemon 5.587MB [2023-07-11T16:30:57.802Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T16:30:57.802Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T16:30:58.075Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T16:30:58.075Z] c41833b44d91: Pulling fs layer [2023-07-11T16:30:58.075Z] ed15518f5707: Pulling fs layer [2023-07-11T16:30:58.075Z] feae8fd75edb: Pulling fs layer [2023-07-11T16:30:58.075Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T16:30:58.075Z] 3cdef696dda3: Pulling fs layer [2023-07-11T16:30:58.075Z] 2ced38df9373: Pulling fs layer [2023-07-11T16:30:58.075Z] 58f1dce35555: Pulling fs layer [2023-07-11T16:30:58.075Z] 242c74f7c9fa: Waiting [2023-07-11T16:30:58.075Z] 3cdef696dda3: Waiting [2023-07-11T16:30:58.075Z] 2ced38df9373: Waiting [2023-07-11T16:30:58.075Z] 58f1dce35555: Waiting [2023-07-11T16:30:58.075Z] ed15518f5707: Verifying Checksum [2023-07-11T16:30:58.075Z] ed15518f5707: Download complete [2023-07-11T16:30:58.075Z] 242c74f7c9fa: Verifying Checksum [2023-07-11T16:30:58.075Z] 242c74f7c9fa: Download complete [2023-07-11T16:30:58.075Z] 3cdef696dda3: Verifying Checksum [2023-07-11T16:30:58.075Z] 3cdef696dda3: Download complete [2023-07-11T16:30:58.075Z] c41833b44d91: Verifying Checksum [2023-07-11T16:30:58.075Z] c41833b44d91: Download complete [2023-07-11T16:30:59.507Z] c41833b44d91: Pull complete [2023-07-11T16:30:59.797Z] 58f1dce35555: Verifying Checksum [2023-07-11T16:30:59.797Z] 58f1dce35555: Download complete [2023-07-11T16:31:00.768Z] feae8fd75edb: Verifying Checksum [2023-07-11T16:31:00.768Z] feae8fd75edb: Download complete [2023-07-11T16:31:01.039Z] 2ced38df9373: Verifying Checksum [2023-07-11T16:31:01.039Z] 2ced38df9373: Download complete [2023-07-11T16:31:02.476Z] ed15518f5707: Pull complete [2023-07-11T16:31:17.491Z] feae8fd75edb: Pull complete [2023-07-11T16:31:17.491Z] 242c74f7c9fa: Pull complete [2023-07-11T16:31:17.491Z] 3cdef696dda3: Pull complete [2023-07-11T16:31:22.864Z] 2ced38df9373: Pull complete [2023-07-11T16:31:25.449Z] 58f1dce35555: Pull complete [2023-07-11T16:31:25.449Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T16:31:25.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T16:31:25.449Z] ---> fadd8f120f05 [2023-07-11T16:31:25.449Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-07-11T16:31:26.035Z] ---> Running in 508b56420a46 [2023-07-11T16:31:26.306Z] Removing intermediate container 508b56420a46 [2023-07-11T16:31:26.306Z] ---> 8bc6eeb9cbb9 [2023-07-11T16:31:26.306Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T16:31:26.306Z] ---> Running in 7e32fa580e04 [2023-07-11T16:31:26.576Z] Removing intermediate container 7e32fa580e04 [2023-07-11T16:31:26.576Z] ---> 640d27f88faa [2023-07-11T16:31:26.576Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T16:31:26.845Z] ---> Running in 889140373dfc [2023-07-11T16:31:27.113Z] Removing intermediate container 889140373dfc [2023-07-11T16:31:27.113Z] ---> 716385a9f818 [2023-07-11T16:31:27.113Z] Step 6/12 : WORKDIR /device-uart [2023-07-11T16:31:27.113Z] ---> Running in eef7ad04f8dd [2023-07-11T16:31:27.383Z] Removing intermediate container eef7ad04f8dd [2023-07-11T16:31:27.383Z] ---> 9b2eeb4abbdf [2023-07-11T16:31:27.383Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T16:31:27.654Z] ---> Running in a76aff884730 [2023-07-11T16:31:28.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T16:31:29.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T16:31:30.173Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-07-11T16:31:30.443Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-11T16:31:30.443Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-07-11T16:31:30.443Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-07-11T16:31:30.443Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T16:31:30.443Z] OK: 268 MiB in 57 packages [2023-07-11T16:31:31.410Z] Removing intermediate container a76aff884730 [2023-07-11T16:31:31.410Z] ---> 2d8c36eb0168 [2023-07-11T16:31:31.410Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T16:31:31.999Z] ---> 0684e0e4af19 [2023-07-11T16:31:31.999Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T16:31:32.268Z] ---> Running in 3824b39dda2c [2023-07-11T16:32:40.164Z] Removing intermediate container 3824b39dda2c [2023-07-11T16:32:40.164Z] ---> 52b8ee872c7d [2023-07-11T16:32:40.164Z] Step 10/12 : COPY . . [2023-07-11T16:32:40.164Z] ---> d4b9a7b55bbb [2023-07-11T16:32:40.164Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T16:32:40.164Z] ---> Running in da81d68fcf44 [2023-07-11T16:32:40.164Z] Removing intermediate container da81d68fcf44 [2023-07-11T16:32:40.164Z] ---> 979c66447a21 [2023-07-11T16:32:40.164Z] Step 12/12 : RUN ${MAKE} [2023-07-11T16:32:40.164Z] ---> Running in db38003ff879 [2023-07-11T16:32:40.431Z] noop [2023-07-11T16:32:41.016Z] Removing intermediate container db38003ff879 [2023-07-11T16:32:41.016Z] ---> 40fb1ee2752e [2023-07-11T16:32:41.016Z] Successfully built 40fb1ee2752e [2023-07-11T16:32:41.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:32:41.504Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T16:32:41.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:32:41.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2023-07-11T16:32:41.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** ci-base-image-arm64 cat [2023-07-11T16:32:43.006Z] $ docker top 591a04e85ee2c592e08f250a17e10a817238b0ca6e18d32b3d171fa3ed65cabe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:32:43.897Z] + go version [2023-07-11T16:32:43.897Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T16:32:43.937Z] $ docker stop --time=1 591a04e85ee2c592e08f250a17e10a817238b0ca6e18d32b3d171fa3ed65cabe [2023-07-11T16:32:45.538Z] $ docker rm -f --volumes 591a04e85ee2c592e08f250a17e10a817238b0ca6e18d32b3d171fa3ed65cabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:32:46.366Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T16:32:46.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:32:46.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2023-07-11T16:32:46.697Z] $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** ci-base-image-arm64 cat [2023-07-11T16:32:47.824Z] $ docker top 5d6c355e768e0901550768bff51d940445a8ef42ca0bd602999714e95f889358 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:32:48.365Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-07-11T16:32:49.014Z] + make test [2023-07-11T16:32:49.307Z] go test ./... -coverprofile=coverage.out [2023-07-11T16:33:21.528Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-07-11T16:35:13.197Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-07-11T16:35:13.197Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-07-11T16:35:13.197Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-11T16:35:13.197Z] go vet ./... [2023-07-11T16:35:45.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T16:35:45.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T16:35:45.446Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T16:35:45.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T16:35:45.544Z] $ docker stop --time=1 5d6c355e768e0901550768bff51d940445a8ef42ca0bd602999714e95f889358 [2023-07-11T16:35:47.568Z] $ docker rm -f --volumes 5d6c355e768e0901550768bff51d940445a8ef42ca0bd602999714e95f889358 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T16:35:48.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T16:35:48.950Z] Warning: overwriting stash ‘coverage-report’ [2023-07-11T16:35:49.502Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T16:35:50.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T16:35:50.461Z] + ls -al . [2023-07-11T16:35:50.461Z] total 136 [2023-07-11T16:35:50.461Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 16:32 . [2023-07-11T16:35:50.461Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:30 .. [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 16:30 .dockerignore [2023-07-11T16:35:50.461Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:30 .git [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 11 16:30 .gitignore [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 16:30 .golangci.yml [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 9195 Jul 11 16:30 Attribution.txt [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 1777 Jul 11 16:30 Dockerfile [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:30 GOVERNANCE.md [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 11 16:30 Jenkinsfile [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 16:30 LICENSE [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 1641 Jul 11 16:30 Makefile [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 16:30 OWNERS.md [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 7340 Jul 11 16:30 README.md [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 16:26 VERSION [2023-07-11T16:35:50.461Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:30 bin [2023-07-11T16:35:50.461Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:30 cmd [2023-07-11T16:35:50.461Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 16:32 coverage.out [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 3244 Jul 11 16:30 go.mod [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 31451 Jul 11 16:30 go.sum [2023-07-11T16:35:50.461Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:30 internal [2023-07-11T16:35:50.461Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 11 16:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:35:50.881Z] + 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=2b43ba120907d28d254fceb2e80a063f0a71faeb --label arch=arm64 --label version=0.0.0 . [2023-07-11T16:35:51.155Z] Sending build context to Docker daemon 5.588MB [2023-07-11T16:35:51.155Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T16:35:51.155Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-11T16:35:51.155Z] ---> 40fb1ee2752e [2023-07-11T16:35:51.155Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-07-11T16:35:51.423Z] ---> Running in ffee06f054e9 [2023-07-11T16:35:53.370Z] Removing intermediate container ffee06f054e9 [2023-07-11T16:35:53.370Z] ---> af7e9ebf9917 [2023-07-11T16:35:53.370Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T16:35:53.370Z] ---> Running in 39756f16fa2f [2023-07-11T16:35:53.370Z] Removing intermediate container 39756f16fa2f [2023-07-11T16:35:53.370Z] ---> 42c6c74df609 [2023-07-11T16:35:53.370Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-07-11T16:35:53.641Z] ---> Running in c1df7b18091e [2023-07-11T16:35:53.908Z] Removing intermediate container c1df7b18091e [2023-07-11T16:35:53.908Z] ---> 12613591c6a1 [2023-07-11T16:35:53.908Z] Step 6/25 : WORKDIR /device-uart [2023-07-11T16:35:53.908Z] ---> Running in ed07b2c6aa49 [2023-07-11T16:35:54.501Z] Removing intermediate container ed07b2c6aa49 [2023-07-11T16:35:54.501Z] ---> 1393a8e93565 [2023-07-11T16:35:54.501Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T16:35:54.501Z] ---> Running in 822a6a704a0d [2023-07-11T16:35:55.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T16:35:56.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T16:35:57.388Z] OK: 268 MiB in 57 packages [2023-07-11T16:35:58.352Z] Removing intermediate container 822a6a704a0d [2023-07-11T16:35:58.352Z] ---> 94b2da12c039 [2023-07-11T16:35:58.352Z] Step 8/25 : COPY go.mod vendor* ./ [2023-07-11T16:35:58.938Z] ---> fe2216448c8a [2023-07-11T16:35:58.938Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T16:35:58.938Z] ---> Running in eb074a337cee [2023-07-11T16:36:02.291Z] Removing intermediate container eb074a337cee [2023-07-11T16:36:02.291Z] ---> a1240d287f36 [2023-07-11T16:36:02.291Z] Step 10/25 : COPY . . [2023-07-11T16:36:03.255Z] ---> 9bb8c330c3d1 [2023-07-11T16:36:03.255Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T16:36:03.255Z] ---> Running in fac5ffc409a3 [2023-07-11T16:36:03.522Z] Removing intermediate container fac5ffc409a3 [2023-07-11T16:36:03.522Z] ---> d921c6516cad [2023-07-11T16:36:03.522Z] Step 12/25 : RUN ${MAKE} [2023-07-11T16:36:03.522Z] ---> Running in a1a315915e76 [2023-07-11T16:36:04.485Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-07-11T16:38:11.472Z] Removing intermediate container a1a315915e76 [2023-07-11T16:38:11.472Z] ---> d932d70f356a [2023-07-11T16:38:11.472Z] Step 13/25 : FROM alpine:3.17 [2023-07-11T16:38:11.472Z] 3.17: Pulling from library/alpine [2023-07-11T16:38:11.472Z] edb6bdbacee9: Pulling fs layer [2023-07-11T16:38:11.472Z] edb6bdbacee9: Download complete [2023-07-11T16:38:11.472Z] edb6bdbacee9: Pull complete [2023-07-11T16:38:11.472Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T16:38:11.472Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T16:38:11.472Z] ---> 779605e5fbc0 [2023-07-11T16:38:11.472Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-07-11T16:38:11.472Z] ---> Running in 75a20203903c [2023-07-11T16:38:11.472Z] Removing intermediate container 75a20203903c [2023-07-11T16:38:11.472Z] ---> faacd255d832 [2023-07-11T16:38:11.472Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-07-11T16:38:11.472Z] ---> Running in 9d26d4f4e047 [2023-07-11T16:38:11.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T16:38:11.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T16:38:11.472Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-07-11T16:38:11.472Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T16:38:11.472Z] OK: 8 MiB in 16 packages [2023-07-11T16:38:11.472Z] Removing intermediate container 9d26d4f4e047 [2023-07-11T16:38:11.473Z] ---> 3502df491127 [2023-07-11T16:38:11.473Z] Step 16/25 : WORKDIR / [2023-07-11T16:38:11.473Z] ---> Running in 60eda7e3044e [2023-07-11T16:38:11.473Z] Removing intermediate container 60eda7e3044e [2023-07-11T16:38:11.473Z] ---> 16d0e30e8879 [2023-07-11T16:38:11.473Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-07-11T16:38:11.473Z] ---> f7034d8ed140 [2023-07-11T16:38:11.473Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-07-11T16:38:11.473Z] ---> bd224e9d4169 [2023-07-11T16:38:11.473Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-07-11T16:38:11.473Z] ---> c5776630cf1c [2023-07-11T16:38:11.473Z] Step 20/25 : EXPOSE 59995 [2023-07-11T16:38:11.473Z] ---> Running in bec2b34c0d4b [2023-07-11T16:38:11.473Z] Removing intermediate container bec2b34c0d4b [2023-07-11T16:38:11.473Z] ---> 5803152343ea [2023-07-11T16:38:11.473Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-07-11T16:38:11.473Z] ---> Running in 3745174c8665 [2023-07-11T16:38:11.473Z] Removing intermediate container 3745174c8665 [2023-07-11T16:38:11.473Z] ---> 0968ce2f4bfb [2023-07-11T16:38:11.473Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T16:38:11.473Z] ---> Running in 0b2d0add4ef1 [2023-07-11T16:38:11.473Z] Removing intermediate container 0b2d0add4ef1 [2023-07-11T16:38:11.473Z] ---> e87fed665867 [2023-07-11T16:38:11.473Z] Step 23/25 : LABEL arch=arm64 [2023-07-11T16:38:11.746Z] ---> Running in 6bf50b33ee2f [2023-07-11T16:38:12.028Z] Removing intermediate container 6bf50b33ee2f [2023-07-11T16:38:12.028Z] ---> 03cb60db180d [2023-07-11T16:38:12.028Z] Step 24/25 : LABEL git_sha=2b43ba120907d28d254fceb2e80a063f0a71faeb [2023-07-11T16:38:12.028Z] ---> Running in 6276bcbc3ee5 [2023-07-11T16:38:12.296Z] Removing intermediate container 6276bcbc3ee5 [2023-07-11T16:38:12.296Z] ---> aa54909b6e30 [2023-07-11T16:38:12.296Z] Step 25/25 : LABEL version=0.0.0 [2023-07-11T16:38:12.296Z] ---> Running in e1b3f2b7f9ef [2023-07-11T16:38:12.562Z] Removing intermediate container e1b3f2b7f9ef [2023-07-11T16:38:12.562Z] ---> cf729c07aa8b [2023-07-11T16:38:12.562Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T16:38:12.562Z] Successfully built cf729c07aa8b [2023-07-11T16:38:12.562Z] 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-07-11T16:38:13.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T16:38:13.375Z] [2023-07-11T16:38:13.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:38:13.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T16:38:13.781Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-11T16:38:13.781Z] 8998bd30e6a1: Pulling fs layer [2023-07-11T16:38:13.781Z] 04944245beec: Pulling fs layer [2023-07-11T16:38:13.781Z] 699f458cf7ca: Pulling fs layer [2023-07-11T16:38:13.781Z] 765212b225bb: Pulling fs layer [2023-07-11T16:38:13.781Z] f23df028b6ca: Pulling fs layer [2023-07-11T16:38:13.781Z] d65c8cfc05b1: Pulling fs layer [2023-07-11T16:38:13.781Z] 2437ff75d9bd: Pulling fs layer [2023-07-11T16:38:13.781Z] d65c8cfc05b1: Waiting [2023-07-11T16:38:13.781Z] 765212b225bb: Waiting [2023-07-11T16:38:13.781Z] 2437ff75d9bd: Waiting [2023-07-11T16:38:13.781Z] f23df028b6ca: Waiting [2023-07-11T16:38:14.049Z] 04944245beec: Verifying Checksum [2023-07-11T16:38:14.049Z] 04944245beec: Download complete [2023-07-11T16:38:14.049Z] 765212b225bb: Download complete [2023-07-11T16:38:14.049Z] f23df028b6ca: Verifying Checksum [2023-07-11T16:38:14.049Z] f23df028b6ca: Download complete [2023-07-11T16:38:14.049Z] d65c8cfc05b1: Download complete [2023-07-11T16:38:14.049Z] 699f458cf7ca: Verifying Checksum [2023-07-11T16:38:14.049Z] 699f458cf7ca: Download complete [2023-07-11T16:38:14.631Z] 8998bd30e6a1: Verifying Checksum [2023-07-11T16:38:14.631Z] 8998bd30e6a1: Download complete [2023-07-11T16:38:16.570Z] 2437ff75d9bd: Verifying Checksum [2023-07-11T16:38:16.570Z] 2437ff75d9bd: Download complete [2023-07-11T16:38:18.512Z] 8998bd30e6a1: Pull complete [2023-07-11T16:38:18.780Z] 04944245beec: Pull complete [2023-07-11T16:38:20.187Z] 699f458cf7ca: Pull complete [2023-07-11T16:38:20.453Z] 765212b225bb: Pull complete [2023-07-11T16:38:21.035Z] f23df028b6ca: Pull complete [2023-07-11T16:38:21.301Z] d65c8cfc05b1: Pull complete [2023-07-11T16:38:36.307Z] 2437ff75d9bd: Pull complete [2023-07-11T16:38:36.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-11T16:38:36.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T16:38:36.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:38:36.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2023-07-11T16:38:36.692Z] $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-11T16:38:39.168Z] $ docker top 9e8a3690f14e3d4a70e0a574912d5cb59b3b58aaa05d1550065b216c777a1588 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:38:39.730Z] ---> job-cost.sh [2023-07-11T16:38:39.997Z] lf-activate-venv: SKIPPING [2023-07-11T16:38:39.997Z] INFO: No Stack... [2023-07-11T16:38:40.263Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-11T16:38:41.218Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T16:38:41.555Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-07-11T16:38:41.555Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T16:38:41.642Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-17-1-stack-cost] [2023-07-11T16:38:41.647Z] Resource [jenkins-edgexfoundry-device-uart-PR-17-1-stack-cost] did not exist. Created. [2023-07-11T16:38:41.647Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-17-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T16:38:42.059Z] /w/workspace/device-uart/1@tmp/durable-a5dfc832/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-11T16:38:42.723Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-11T16:38:42.756Z] Warning: overwriting stash ‘stack-cost’ [2023-07-11T16:38:42.801Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T16:38:42.815Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-17-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T16:38:42.898Z] $ docker stop --time=1 9e8a3690f14e3d4a70e0a574912d5cb59b3b58aaa05d1550065b216c777a1588 [2023-07-11T16:38:44.362Z] $ docker rm -f --volumes 9e8a3690f14e3d4a70e0a574912d5cb59b3b58aaa05d1550065b216c777a1588 [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-07-11T16:38:45.288Z] provisioning config files... [2023-07-11T16:38:45.297Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-17@tmp/config808961106136385643tmp [Pipeline] { [Pipeline] sh [2023-07-11T16:38:45.629Z] + set +x [2023-07-11T16:38:45.629Z] + curl -s https://codecov.io/bash [2023-07-11T16:38:45.629Z] + bash -s -- [2023-07-11T16:38:45.629Z] [2023-07-11T16:38:45.629Z] _____ _ [2023-07-11T16:38:45.629Z] / ____| | | [2023-07-11T16:38:45.629Z] | | ___ __| | ___ ___ _____ __ [2023-07-11T16:38:45.629Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-11T16:38:45.629Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-11T16:38:45.629Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-11T16:38:45.629Z] Bash-1.0.6 [2023-07-11T16:38:45.629Z] [2023-07-11T16:38:45.629Z] [2023-07-11T16:38:45.629Z] ==> git version 2.25.1 found [2023-07-11T16:38:45.629Z] ==> 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-07-11T16:38:45.629Z] Release-Date: 2020-01-08 [2023-07-11T16:38:45.629Z] 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-07-11T16:38:45.629Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-11T16:38:45.629Z] ==> Jenkins CI detected. [2023-07-11T16:38:45.629Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-17 [2023-07-11T16:38:45.629Z] project root: . [2023-07-11T16:38:45.629Z] --> token set from env [2023-07-11T16:38:45.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-11T16:38:45.629Z] ==> Running gcov in . (disable via -X gcov) [2023-07-11T16:38:45.629Z] ==> Python coveragepy not found [2023-07-11T16:38:45.629Z] ==> Searching for coverage reports in: [2023-07-11T16:38:45.629Z] + . [2023-07-11T16:38:45.888Z] -> Found 1 reports [2023-07-11T16:38:45.888Z] ==> Detecting git/mercurial file structure [2023-07-11T16:38:45.888Z] ==> Reading reports [2023-07-11T16:38:45.888Z] + ./coverage.out bytes=10 [2023-07-11T16:38:45.888Z] ==> Appending adjustments [2023-07-11T16:38:45.888Z] https://docs.codecov.io/docs/fixing-reports [2023-07-11T16:38:45.888Z] + Found adjustments [2023-07-11T16:38:45.888Z] ==> Gzipping contents [2023-07-11T16:38:45.888Z] 4.0K /tmp/codecov.JjwRxY.gz [2023-07-11T16:38:45.888Z] ==> Uploading reports [2023-07-11T16:38:45.888Z] url: https://codecov.io [2023-07-11T16:38:45.888Z] query: branch=PR-17&commit=2b43ba120907d28d254fceb2e80a063f0a71faeb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-17%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=17&job=&cmd_args= [2023-07-11T16:38:45.888Z] -> Pinging Codecov [2023-07-11T16:38:45.888Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-17&commit=2b43ba120907d28d254fceb2e80a063f0a71faeb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-17%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=17&job=&cmd_args= [2023-07-11T16:38:46.148Z] -> Uploading to [2023-07-11T16:38:46.148Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-11/B9AA6E0BBD74AE3A32605C7A7C664919/2b43ba120907d28d254fceb2e80a063f0a71faeb/2b7cd09e-6c34-4a7d-b26f-a6309b6ffd98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230711T163845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b102ae8a29c82c407c759968571ba9fde92ead773172b636884436c70a405ebb [2023-07-11T16:38:46.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T16:38:46.148Z] Dload Upload Total Spent Left Speed [2023-07-11T16:38:46.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 536 0 0 100 536 0 2851 --:--:-- --:--:-- --:--:-- 2851 [2023-07-11T16:38:46.148Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/2b43ba120907d28d254fceb2e80a063f0a71faeb [Pipeline] } [2023-07-11T16:38:46.178Z] 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-07-11T16:38:47.848Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-17/archives ] [2023-07-11T16:38:47.849Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-17/archives [2023-07-11T16:38:47.849Z] total 16 [2023-07-11T16:38:47.849Z] drwxr-xr-x 3 root root 4096 Jul 11 16:28 . [2023-07-11T16:38:47.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:28 .. [2023-07-11T16:38:47.849Z] drwxr-xr-x 2 root root 4096 Jul 11 16:28 cost [2023-07-11T16:38:47.849Z] -rw-r--r-- 1 root root 82 Jul 11 16:28 cost.csv [2023-07-11T16:38:47.849Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-17/archives [2023-07-11T16:38:47.849Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-17/archives [2023-07-11T16:38:47.849Z] total 16 [2023-07-11T16:38:47.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:28 . [2023-07-11T16:38:47.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:28 .. [2023-07-11T16:38:47.849Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 16:28 cost [2023-07-11T16:38:47.849Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 11 16:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:38:48.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:38:49.060Z] ---> package-listing.sh [2023-07-11T16:38:49.060Z] ++ facter osfamily [2023-07-11T16:38:49.060Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-11T16:38:49.319Z] + OS_FAMILY=debian [2023-07-11T16:38:49.319Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-17 [2023-07-11T16:38:49.319Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-11T16:38:49.319Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-11T16:38:49.319Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-11T16:38:49.319Z] + PACKAGES=/tmp/packages_start.txt [2023-07-11T16:38:49.319Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-17 ']' [2023-07-11T16:38:49.319Z] + PACKAGES=/tmp/packages_end.txt [2023-07-11T16:38:49.319Z] + case "${OS_FAMILY}" in [2023-07-11T16:38:49.319Z] + dpkg -l [2023-07-11T16:38:49.319Z] + grep '^ii' [2023-07-11T16:38:49.319Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-11T16:38:49.319Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-11T16:38:49.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-11T16:38:49.319Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-17 ']' [2023-07-11T16:38:49.319Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-17/archives/ [2023-07-11T16:38:49.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-17/archives/ [Pipeline] echo [2023-07-11T16:38:49.350Z] 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-17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-11T16:38:49.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T16:38:50.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T16:38:50.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T16:38:50.395Z] prd-ubuntu20.04-docker-8c-8g-847 does not seem to be running inside a container [2023-07-11T16:38:50.443Z] $ 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-17/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-17 -v /w/workspace/edgexfoundry_device-uart_PR-17:/w/workspace/edgexfoundry_device-uart_PR-17:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-17@tmp:/w/workspace/edgexfoundry_device-uart_PR-17@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-lftools-log-publisher:latest cat [2023-07-11T16:38:50.633Z] $ docker top 280673bbe267a70e8fe324ea0af7c1ee810149c877a18dae9162a4f853d31d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T16:38:51.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-11T16:38:51.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-11T16:38:51.623Z] + ls /var/log/sa-host [2023-07-11T16:38:51.624Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T16:38:51.754Z] provisioning config files... [2023-07-11T16:38:51.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-17@tmp/config1731962408684705189tmp [Pipeline] { [Pipeline] echo [2023-07-11T16:38:51.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:38:52.120Z] ---> create-netrc.sh [Pipeline] } [2023-07-11T16:38:52.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:38:52.556Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-11T16:38:52.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:38:52.895Z] ---> sudo-logs.sh [2023-07-11T16:38:52.896Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-11T16:38:52.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:38:53.286Z] ---> job-cost.sh [2023-07-11T16:38:53.286Z] lf-activate-venv: SKIPPING [2023-07-11T16:38:53.286Z] DEBUG: total: 0.2199999988079071 [2023-07-11T16:38:53.286Z] INFO: Retrieving Stack Cost... [2023-07-11T16:38:53.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T16:38:54.113Z] INFO: Archiving Costs [Pipeline] echo [2023-07-11T16:38:54.145Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T16:38:54.449Z] ---> logs-deploy.sh [2023-07-11T16:38:54.449Z] lf-activate-venv: SKIPPING [2023-07-11T16:38:54.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-17/1 [2023-07-11T16:38:54.449Z] INFO: archiving workspace using pattern(s): [2023-07-11T16:38:55.387Z] Archives upload complete. [2023-07-11T16:38:55.387Z] INFO: archiving logs to Nexus