Pull request #21 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 jackchenjc for edgexfoundry/device-uart Loading trusted files from base branch main at f79754343d8b1121fd7b40f656006f62376f5905 rather than 447facfb5636b95224070a3f0c345f144de32824 Obtained Jenkinsfile from f79754343d8b1121fd7b40f656006f62376f5905 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-ssh13600541131194455220.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-ssh9781247403579036663.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-21/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-21/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3934044285637763082.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-21/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh847740799244735381.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-ssh12177631169977755709.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-21/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-21/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14237014964580618572.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-3211 in /w/workspace/edgexfoundry_device-uart_PR-21 [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-21 # 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/21/head:refs/remotes/origin/PR-21 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f79754343d8b1121fd7b40f656006f62376f5905 into PR head commit 447facfb5636b95224070a3f0c345f144de32824 Merge succeeded, producing 447facfb5636b95224070a3f0c345f144de32824 Checking out Revision 447facfb5636b95224070a3f0c345f144de32824 (PR-21) > git config core.sparsecheckout # timeout=10 > git checkout -f 447facfb5636b95224070a3f0c345f144de32824 # 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 f79754343d8b1121fd7b40f656006f62376f5905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 447facfb5636b95224070a3f0c345f144de32824 # timeout=10 Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt" 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-08-09T10:13:55.485Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T10:13:55.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T10:13:55.790Z] ========================================================= [2023-08-09T10:13:55.790Z] EdgeX Global Pipelines Version Info [2023-08-09T10:13:55.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:13:56.523Z] ------------------- [2023-08-09T10:13:56.523Z] stable info: [2023-08-09T10:13:56.523Z] ------------------- [2023-08-09T10:13:56.523Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T10:13:56.523Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T10:13:56.523Z] Message: update stable to v1.0.250 [2023-08-09T10:13:57.094Z] ------------------- [2023-08-09T10:13:57.094Z] experimental info: [2023-08-09T10:13:57.094Z] ------------------- [2023-08-09T10:13:57.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T10:13:57.094Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T10:13:57.094Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T10:13:57.475Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-08-09T10:13:57.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-08-09T10:13:57.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T10:13:57.595Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T10:13:57.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T10:13:57.674Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T10:13:57.717Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T10:13:57.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-09T10:13:57.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T10:13:57.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T10:13:57.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T10:13:58.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-08-09T10:13:58.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T10:13:58.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T10:13:58.153Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T10:13:58.198Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T10:13:58.245Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T10:13:58.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T10:13:58.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T10:13:58.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T10:13:58.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-09T10:13:58.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-09T10:13:58.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-09T10:13:58.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-09T10:13:58.629Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-09T10:13:58.671Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T10:13:58.803Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T10:13:58.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-21 [Pipeline] echo [2023-08-09T10:13:58.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-21 [Pipeline] echo [2023-08-09T10:13:58.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-21 [Pipeline] echo [2023-08-09T10:13:58.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 447facfb5636b95224070a3f0c345f144de32824 [Pipeline] echo [2023-08-09T10:13:59.047Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 447facf [Pipeline] echo [2023-08-09T10:13:59.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:13:59.210Z] provisioning config files... [2023-08-09T10:13:59.224Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-21@tmp/config11547309880692522910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:13:59.567Z] ---> docker-login.sh [2023-08-09T10:13:59.567Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:13:59.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:13:59.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:13:59.831Z] Configure a credential helper to remove this warning. See [2023-08-09T10:13:59.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:13:59.831Z] [2023-08-09T10:13:59.831Z] Login Succeeded [2023-08-09T10:13:59.831Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:13:59.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:13:59.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:13:59.831Z] Configure a credential helper to remove this warning. See [2023-08-09T10:13:59.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:13:59.831Z] [2023-08-09T10:13:59.831Z] Login Succeeded [2023-08-09T10:13:59.831Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:13:59.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:14:00.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:14:00.092Z] Configure a credential helper to remove this warning. See [2023-08-09T10:14:00.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:14:00.092Z] [2023-08-09T10:14:00.092Z] Login Succeeded [2023-08-09T10:14:00.092Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:14:00.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:14:00.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:14:00.092Z] Configure a credential helper to remove this warning. See [2023-08-09T10:14:00.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:14:00.092Z] [2023-08-09T10:14:00.092Z] Login Succeeded [2023-08-09T10:14:00.092Z] docker.io [2023-08-09T10:14:00.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:14:00.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:14:00.351Z] Configure a credential helper to remove this warning. See [2023-08-09T10:14:00.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:14:00.351Z] [2023-08-09T10:14:00.351Z] Login Succeeded [2023-08-09T10:14:00.351Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:14:00.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-09T10:14:01.012Z] + git rev-list -1 --merges 447facfb5636b95224070a3f0c345f144de32824~1..447facfb5636b95224070a3f0c345f144de32824 [Pipeline] echo [2023-08-09T10:14:01.071Z] -----------> git rev-list -1 --merges 447facfb5636b95224070a3f0c345f144de32824~1..447facfb5636b95224070a3f0c345f144de32824 447facfb5636b95224070a3f0c345f144de32824 [false] [Pipeline] sh [2023-08-09T10:14:01.387Z] + git log --format=format:%s -1 447facfb5636b95224070a3f0c345f144de32824 [Pipeline] echo [2023-08-09T10:14:01.423Z] ========================================================= [2023-08-09T10:14:01.423Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T10:14:01.423Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:14:01.855Z] + git log --format=format:%s -1 447facfb5636b95224070a3f0c345f144de32824 [Pipeline] echo [2023-08-09T10:14:01.896Z] [semverPrep] GIT_COMMIT: 447facfb5636b95224070a3f0c345f144de32824, Commit Message: refactor: Remove github.com/pkg/errors from Attribution.txt [Pipeline] echo [2023-08-09T10:14:01.932Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-09T10:14:02.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:14:02.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T10:14:02.299Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T10:14:02.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T10:14:02.299Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T10:14:02.299Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-09T10:14:02.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:14:02.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:14:02.729Z] [2023-08-09T10:14:02.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:14:03.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:14:03.111Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T10:14:03.111Z] b85a868b505f: Pulling fs layer [2023-08-09T10:14:03.111Z] e2be974225ed: Pulling fs layer [2023-08-09T10:14:03.111Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T10:14:03.111Z] 988bab9f4d93: Pulling fs layer [2023-08-09T10:14:03.111Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T10:14:03.111Z] eaf3925da568: Pulling fs layer [2023-08-09T10:14:03.111Z] bab4dde63d76: Pulling fs layer [2023-08-09T10:14:03.111Z] bde34c3a00c8: Pulling fs layer [2023-08-09T10:14:03.111Z] b352a97aabf1: Pulling fs layer [2023-08-09T10:14:03.111Z] 1469e6f7b9e6: Waiting [2023-08-09T10:14:03.111Z] eaf3925da568: Waiting [2023-08-09T10:14:03.111Z] bab4dde63d76: Waiting [2023-08-09T10:14:03.111Z] 988bab9f4d93: Waiting [2023-08-09T10:14:03.111Z] bde34c3a00c8: Waiting [2023-08-09T10:14:03.111Z] 4872d77fe225: Pulling fs layer [2023-08-09T10:14:03.111Z] 5851b861e8e6: Pulling fs layer [2023-08-09T10:14:03.111Z] b352a97aabf1: Waiting [2023-08-09T10:14:03.111Z] 5851b861e8e6: Waiting [2023-08-09T10:14:03.111Z] 4872d77fe225: Waiting [2023-08-09T10:14:03.111Z] e2be974225ed: Download complete [2023-08-09T10:14:03.111Z] 988bab9f4d93: Download complete [2023-08-09T10:14:03.111Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T10:14:03.111Z] 1469e6f7b9e6: Download complete [2023-08-09T10:14:03.111Z] eaf3925da568: Verifying Checksum [2023-08-09T10:14:03.111Z] eaf3925da568: Download complete [2023-08-09T10:14:03.369Z] 339a4e72a1f5: Verifying Checksum [2023-08-09T10:14:03.370Z] 339a4e72a1f5: Download complete [2023-08-09T10:14:03.370Z] bde34c3a00c8: Verifying Checksum [2023-08-09T10:14:03.370Z] bde34c3a00c8: Download complete [2023-08-09T10:14:03.370Z] b352a97aabf1: Download complete [2023-08-09T10:14:03.370Z] 4872d77fe225: Download complete [2023-08-09T10:14:03.370Z] 5851b861e8e6: Verifying Checksum [2023-08-09T10:14:03.370Z] 5851b861e8e6: Download complete [2023-08-09T10:14:03.370Z] b85a868b505f: Download complete [2023-08-09T10:14:03.627Z] bab4dde63d76: Verifying Checksum [2023-08-09T10:14:03.627Z] bab4dde63d76: Download complete [2023-08-09T10:14:04.561Z] b85a868b505f: Pull complete [2023-08-09T10:14:04.821Z] e2be974225ed: Pull complete [2023-08-09T10:14:05.080Z] 339a4e72a1f5: Pull complete [2023-08-09T10:14:05.338Z] 988bab9f4d93: Pull complete [2023-08-09T10:14:05.596Z] 1469e6f7b9e6: Pull complete [2023-08-09T10:14:05.596Z] eaf3925da568: Pull complete [2023-08-09T10:14:07.501Z] bab4dde63d76: Pull complete [2023-08-09T10:14:07.501Z] bde34c3a00c8: Pull complete [2023-08-09T10:14:07.501Z] b352a97aabf1: Pull complete [2023-08-09T10:14:07.761Z] 4872d77fe225: Pull complete [2023-08-09T10:14:07.761Z] 5851b861e8e6: Pull complete [2023-08-09T10:14:07.761Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T10:14:07.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:14:07.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:14:08.004Z] prd-ubuntu20.04-docker-8c-8g-3211 does not seem to be running inside a container [2023-08-09T10:14:08.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-21 -v /w/workspace/edgexfoundry_device-uart_PR-21:/w/workspace/edgexfoundry_device-uart_PR-21:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-21@tmp:/w/workspace/edgexfoundry_device-uart_PR-21@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-08-09T10:14:10.951Z] $ docker top 75635d227059a0c0c650e1e7f906ed9c680124079a105d9a7d017f6531b8a03e -eo pid,comm [2023-08-09T10:14:11.001Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-09T10:14:11.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:14:11.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:14:11.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:14:11.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:14:11.304Z] $ docker exec 75635d227059a0c0c650e1e7f906ed9c680124079a105d9a7d017f6531b8a03e ssh-agent [2023-08-09T10:14:11.408Z] SSH_AUTH_SOCK=/tmp/ssh-1JGMJYilF26U/agent.31 [2023-08-09T10:14:11.408Z] SSH_AGENT_PID=37 [2023-08-09T10:14:11.414Z] Running ssh-add (command line suppressed) [2023-08-09T10:14:11.520Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-21@tmp/private_key_6126904118109901306.key (/w/workspace/edgexfoundry_device-uart_PR-21@tmp/private_key_6126904118109901306.key) [2023-08-09T10:14:11.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:14:11.851Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T10:14:11.882Z] $ docker exec --env ******** --env ******** 75635d227059a0c0c650e1e7f906ed9c680124079a105d9a7d017f6531b8a03e ssh-agent -k [2023-08-09T10:14:11.980Z] unset SSH_AUTH_SOCK; [2023-08-09T10:14:11.981Z] unset SSH_AGENT_PID; [2023-08-09T10:14:11.981Z] echo Agent pid 37 killed; [2023-08-09T10:14:11.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T10:14:12.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:14:12.080Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:14:12.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:14:12.199Z] $ docker exec 75635d227059a0c0c650e1e7f906ed9c680124079a105d9a7d017f6531b8a03e ssh-agent [2023-08-09T10:14:12.305Z] SSH_AUTH_SOCK=/tmp/ssh-OhdfRI9fNMBP/agent.70 [2023-08-09T10:14:12.305Z] SSH_AGENT_PID=76 [2023-08-09T10:14:12.309Z] Running ssh-add (command line suppressed) [2023-08-09T10:14:12.407Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-21@tmp/private_key_13404508787405461211.key (/w/workspace/edgexfoundry_device-uart_PR-21@tmp/private_key_13404508787405461211.key) [2023-08-09T10:14:12.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:14:12.746Z] + git semver init [2023-08-09T10:14:13.007Z] 2023-08-09 10:14:12,913 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T10:14:13.007Z] 2023-08-09 10:14:12,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-21/.semver [2023-08-09T10:14:13.007Z] 2023-08-09 10:14:12,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-21/.semver [2023-08-09T10:14:13.008Z] 2023-08-09 10:14:12,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-21/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-21, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:14:13.948Z] 2023-08-09 10:14:13,744 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-21/.git/info/exclude [2023-08-09T10:14:13.948Z] 2023-08-09 10:14:13,745 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-21/.semver/PR-21 with force:False [2023-08-09T10:14:13.948Z] 2023-08-09 10:14:13,745 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-21/.semver/PR-21 [2023-08-09T10:14:13.948Z] 2023-08-09 10:14:13,749 [execute] INFO git cat-file --batch-check [2023-08-09T10:14:13.948Z] 2023-08-09 10:14:13,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-21/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:14:13.948Z] 2023-08-09 10:14:13,755 [execute] INFO git cat-file --batch [2023-08-09T10:14:13.948Z] 2023-08-09 10:14:13,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-21/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:14:13.948Z] 2023-08-09 10:14:13,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-21/.semver/PR-21 [2023-08-09T10:14:13.948Z] 0.0.0 [Pipeline] } [2023-08-09T10:14:13.978Z] $ docker exec --env ******** --env ******** 75635d227059a0c0c650e1e7f906ed9c680124079a105d9a7d017f6531b8a03e ssh-agent -k [2023-08-09T10:14:14.088Z] unset SSH_AUTH_SOCK; [2023-08-09T10:14:14.088Z] unset SSH_AGENT_PID; [2023-08-09T10:14:14.088Z] echo Agent pid 76 killed; [2023-08-09T10:14:14.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:14:14.541Z] + git semver [Pipeline] } [2023-08-09T10:14:14.827Z] $ docker stop --time=1 75635d227059a0c0c650e1e7f906ed9c680124079a105d9a7d017f6531b8a03e [2023-08-09T10:14:16.112Z] $ docker rm -f --volumes 75635d227059a0c0c650e1e7f906ed9c680124079a105d9a7d017f6531b8a03e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:14:16.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T10:14:16.832Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T10:14:16.862Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:14:17.460Z] provisioning config files... [2023-08-09T10:14:17.470Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-21@tmp/config7215110769030643077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:14:17.815Z] ---> docker-login.sh [2023-08-09T10:14:17.815Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:14:17.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:14:17.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:14:17.815Z] Configure a credential helper to remove this warning. See [2023-08-09T10:14:17.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:14:17.815Z] [2023-08-09T10:14:17.815Z] Login Succeeded [2023-08-09T10:14:17.815Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:14:17.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:14:17.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:14:17.815Z] Configure a credential helper to remove this warning. See [2023-08-09T10:14:17.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:14:17.815Z] [2023-08-09T10:14:17.815Z] Login Succeeded [2023-08-09T10:14:17.815Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:14:18.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:14:18.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:14:18.074Z] Configure a credential helper to remove this warning. See [2023-08-09T10:14:18.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:14:18.074Z] [2023-08-09T10:14:18.074Z] Login Succeeded [2023-08-09T10:14:18.074Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:14:18.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:14:18.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:14:18.074Z] Configure a credential helper to remove this warning. See [2023-08-09T10:14:18.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:14:18.074Z] [2023-08-09T10:14:18.074Z] Login Succeeded [2023-08-09T10:14:18.074Z] docker.io [2023-08-09T10:14:18.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:14:18.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:14:18.334Z] Configure a credential helper to remove this warning. See [2023-08-09T10:14:18.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:14:18.334Z] [2023-08-09T10:14:18.334Z] Login Succeeded [2023-08-09T10:14:18.334Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:14:18.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T10:14:18.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:14:18.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:14:18.638Z] ========================================================= [2023-08-09T10:14:18.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T10:14:18.638Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:14:19.111Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-09T10:14:19.111Z] Sending build context to Docker daemon 11.1MB [2023-08-09T10:14:19.111Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:14:19.111Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T10:14:19.111Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T10:14:19.111Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T10:14:19.111Z] 6911f1a30b25: Pulling fs layer [2023-08-09T10:14:19.111Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T10:14:19.111Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T10:14:19.111Z] ec0bb842ea78: Pulling fs layer [2023-08-09T10:14:19.111Z] 40a00589a448: Pulling fs layer [2023-08-09T10:14:19.111Z] 6c08303d61cc: Pulling fs layer [2023-08-09T10:14:19.111Z] 798269fcf238: Pulling fs layer [2023-08-09T10:14:19.111Z] 40a00589a448: Waiting [2023-08-09T10:14:19.111Z] 6c08303d61cc: Waiting [2023-08-09T10:14:19.111Z] 798269fcf238: Waiting [2023-08-09T10:14:19.111Z] 6863d3e3a2b1: Waiting [2023-08-09T10:14:19.111Z] ec0bb842ea78: Waiting [2023-08-09T10:14:19.111Z] 6911f1a30b25: Verifying Checksum [2023-08-09T10:14:19.111Z] 6911f1a30b25: Download complete [2023-08-09T10:14:19.111Z] 6863d3e3a2b1: Verifying Checksum [2023-08-09T10:14:19.111Z] 6863d3e3a2b1: Download complete [2023-08-09T10:14:19.372Z] ec0bb842ea78: Verifying Checksum [2023-08-09T10:14:19.372Z] ec0bb842ea78: Download complete [2023-08-09T10:14:19.372Z] 4db1b89c0bd1: Verifying Checksum [2023-08-09T10:14:19.372Z] 4db1b89c0bd1: Download complete [2023-08-09T10:14:19.372Z] 40a00589a448: Verifying Checksum [2023-08-09T10:14:19.372Z] 40a00589a448: Download complete [2023-08-09T10:14:19.372Z] 4db1b89c0bd1: Pull complete [2023-08-09T10:14:19.631Z] 6911f1a30b25: Pull complete [2023-08-09T10:14:20.214Z] 798269fcf238: Verifying Checksum [2023-08-09T10:14:20.215Z] 798269fcf238: Download complete [2023-08-09T10:14:20.215Z] e194b8c5c2a9: Verifying Checksum [2023-08-09T10:14:20.215Z] e194b8c5c2a9: Download complete [2023-08-09T10:14:20.215Z] 6c08303d61cc: Verifying Checksum [2023-08-09T10:14:20.215Z] 6c08303d61cc: Download complete [2023-08-09T10:14:23.498Z] e194b8c5c2a9: Pull complete [2023-08-09T10:14:23.498Z] 6863d3e3a2b1: Pull complete [2023-08-09T10:14:23.498Z] ec0bb842ea78: Pull complete [2023-08-09T10:14:23.498Z] 40a00589a448: Pull complete [2023-08-09T10:14:26.028Z] 6c08303d61cc: Pull complete [2023-08-09T10:14:26.985Z] 798269fcf238: Pull complete [2023-08-09T10:14:26.985Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T10:14:26.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T10:14:26.985Z] ---> ec979cd7f677 [2023-08-09T10:14:26.985Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T10:14:31.180Z] ---> Running in d57eb5b88a4c [2023-08-09T10:14:31.180Z] Removing intermediate container d57eb5b88a4c [2023-08-09T10:14:31.180Z] ---> 102781317d84 [2023-08-09T10:14:31.180Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:14:31.180Z] ---> Running in 888e50a5116a [2023-08-09T10:14:31.180Z] Removing intermediate container 888e50a5116a [2023-08-09T10:14:31.180Z] ---> d2a564ab66e1 [2023-08-09T10:14:31.180Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:14:31.180Z] ---> Running in f29dc35de66a [2023-08-09T10:14:31.180Z] Removing intermediate container f29dc35de66a [2023-08-09T10:14:31.180Z] ---> 9a149b1c0266 [2023-08-09T10:14:31.180Z] Step 6/12 : WORKDIR /device-uart [2023-08-09T10:14:31.180Z] ---> Running in 2fccb00f455b [2023-08-09T10:14:31.439Z] Removing intermediate container 2fccb00f455b [2023-08-09T10:14:31.439Z] ---> 3a22907dc811 [2023-08-09T10:14:31.439Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:14:31.439Z] ---> Running in e3067237be2a [2023-08-09T10:14:31.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:14:31.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:14:32.216Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T10:14:32.216Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T10:14:32.216Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T10:14:32.216Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T10:14:32.216Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:14:32.216Z] OK: 269 MiB in 57 packages [2023-08-09T10:14:32.288Z] Still waiting to schedule task [2023-08-09T10:14:32.289Z] ‘prd-centos7-blackbox-4c-2g-2949’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-09T10:14:32.289Z] ‘prd-centos7-blackbox-4c-2g-2950’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-09T10:14:32.289Z] ‘prd-centos7-builder-2c-1g-3200’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-09T10:14:32.289Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3210’ is offline [2023-08-09T10:14:32.784Z] Removing intermediate container e3067237be2a [2023-08-09T10:14:32.784Z] ---> 369db838ecf7 [2023-08-09T10:14:32.784Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-09T10:14:32.784Z] ---> 59f4c123164b [2023-08-09T10:14:32.784Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:14:32.784Z] ---> Running in 1a645d8019f3 [2023-08-09T10:14:59.710Z] Removing intermediate container 1a645d8019f3 [2023-08-09T10:14:59.710Z] ---> 086bb364cfd2 [2023-08-09T10:14:59.710Z] Step 10/12 : COPY . . [2023-08-09T10:14:59.969Z] ---> abde3c6e3e83 [2023-08-09T10:14:59.969Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:14:59.969Z] ---> Running in 57b256efd87e [2023-08-09T10:14:59.969Z] Removing intermediate container 57b256efd87e [2023-08-09T10:14:59.969Z] ---> dfba1e471f6f [2023-08-09T10:14:59.969Z] Step 12/12 : RUN ${MAKE} [2023-08-09T10:14:59.969Z] ---> Running in 5b956a8f369e [2023-08-09T10:15:00.228Z] noop [2023-08-09T10:15:00.486Z] Removing intermediate container 5b956a8f369e [2023-08-09T10:15:00.486Z] ---> 0a27b34268a3 [2023-08-09T10:15:00.486Z] Successfully built 0a27b34268a3 [2023-08-09T10:15:00.486Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:15:00.932Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T10:15:00.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:15:01.118Z] prd-ubuntu20.04-docker-8c-8g-3211 does not seem to be running inside a container [2023-08-09T10:15:01.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-21 -v /w/workspace/edgexfoundry_device-uart_PR-21:/w/workspace/edgexfoundry_device-uart_PR-21:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-21@tmp:/w/workspace/edgexfoundry_device-uart_PR-21@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-08-09T10:15:01.487Z] $ docker top 964f431c7edbc87281ef66f2706f48da6e16a8ae792ce800826473de66adb3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:15:01.890Z] + go version [2023-08-09T10:15:01.890Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T10:15:01.924Z] $ docker stop --time=1 964f431c7edbc87281ef66f2706f48da6e16a8ae792ce800826473de66adb3c1 [2023-08-09T10:15:03.186Z] $ docker rm -f --volumes 964f431c7edbc87281ef66f2706f48da6e16a8ae792ce800826473de66adb3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:15:03.977Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T10:15:03.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:15:04.132Z] prd-ubuntu20.04-docker-8c-8g-3211 does not seem to be running inside a container [2023-08-09T10:15:04.174Z] $ 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-21 -v /w/workspace/edgexfoundry_device-uart_PR-21:/w/workspace/edgexfoundry_device-uart_PR-21:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-21@tmp:/w/workspace/edgexfoundry_device-uart_PR-21@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-08-09T10:15:04.509Z] $ docker top b608cdab063d67302c99cb2e2ebc78405e845c0007b1e2ae88385010b6f69e66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:15:04.903Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-21 [Pipeline] fileExists [Pipeline] sh [2023-08-09T10:15:05.265Z] + make test [2023-08-09T10:15:05.265Z] go test ./... -coverprofile=coverage.out [2023-08-09T10:15:10.563Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-08-09T10:15:20.550Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-08-09T10:15:20.550Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-08-09T10:15:25.836Z] go vet ./... [2023-08-09T10:15:29.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T10:15:29.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T10:15:29.116Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-09T10:15:29.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T10:15:29.436Z] $ docker stop --time=1 b608cdab063d67302c99cb2e2ebc78405e845c0007b1e2ae88385010b6f69e66 [2023-08-09T10:15:33.524Z] $ docker rm -f --volumes b608cdab063d67302c99cb2e2ebc78405e845c0007b1e2ae88385010b6f69e66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:15:34.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T10:15:34.087Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-09T10:15:34.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T10:15:35.185Z] + ls -al . [2023-08-09T10:15:35.185Z] total 140 [2023-08-09T10:15:35.185Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 9 10:15 . [2023-08-09T10:15:35.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:13 .. [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 9 10:13 .dockerignore [2023-08-09T10:15:35.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:14 .git [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:13 .gitignore [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:13 .golangci.yml [2023-08-09T10:15:35.185Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:14 .semver [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 8872 Aug 9 10:13 Attribution.txt [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 1777 Aug 9 10:13 Dockerfile [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:13 GOVERNANCE.md [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 9 10:13 Jenkinsfile [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:13 LICENSE [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 1641 Aug 9 10:13 Makefile [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:13 OWNERS.md [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 7340 Aug 9 10:13 README.md [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 10:14 VERSION [2023-08-09T10:15:35.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:13 bin [2023-08-09T10:15:35.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:13 cmd [2023-08-09T10:15:35.185Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:15 coverage.out [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 3244 Aug 9 10:13 go.mod [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 31451 Aug 9 10:13 go.sum [2023-08-09T10:15:35.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:13 internal [2023-08-09T10:15:35.185Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:15:35.585Z] + 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=447facfb5636b95224070a3f0c345f144de32824 --label arch=amd64 --label version=0.0.0 . [2023-08-09T10:15:35.585Z] Sending build context to Docker daemon 11.1MB [2023-08-09T10:15:35.585Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:15:35.585Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T10:15:35.585Z] ---> 0a27b34268a3 [2023-08-09T10:15:35.585Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T10:15:35.846Z] ---> Running in 6b96e049b984 [2023-08-09T10:15:35.846Z] Removing intermediate container 6b96e049b984 [2023-08-09T10:15:35.846Z] ---> 75278fcebdb9 [2023-08-09T10:15:35.846Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:15:35.846Z] ---> Running in abd550c5c474 [2023-08-09T10:15:35.846Z] Removing intermediate container abd550c5c474 [2023-08-09T10:15:35.846Z] ---> 8eb3a4d79363 [2023-08-09T10:15:35.846Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:15:36.122Z] ---> Running in b541ea2f8241 [2023-08-09T10:15:36.122Z] Removing intermediate container b541ea2f8241 [2023-08-09T10:15:36.122Z] ---> f5c43e1bb088 [2023-08-09T10:15:36.122Z] Step 6/25 : WORKDIR /device-uart [2023-08-09T10:15:36.122Z] ---> Running in 2e6c273f8cb0 [2023-08-09T10:15:36.122Z] Removing intermediate container 2e6c273f8cb0 [2023-08-09T10:15:36.122Z] ---> b091351cac54 [2023-08-09T10:15:36.122Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:15:36.122Z] ---> Running in 14824b16d6c9 [2023-08-09T10:15:36.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:15:36.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:15:36.894Z] OK: 269 MiB in 57 packages [2023-08-09T10:15:37.153Z] Removing intermediate container 14824b16d6c9 [2023-08-09T10:15:37.153Z] ---> 927e2fbb2563 [2023-08-09T10:15:37.153Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-09T10:15:37.413Z] ---> 04a1fe7133f7 [2023-08-09T10:15:37.413Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:15:37.413Z] ---> Running in a442d27c97d9 [2023-08-09T10:15:37.980Z] Removing intermediate container a442d27c97d9 [2023-08-09T10:15:37.980Z] ---> 784880ab7577 [2023-08-09T10:15:37.980Z] Step 10/25 : COPY . . [2023-08-09T10:15:38.548Z] ---> a70e4ad241d8 [2023-08-09T10:15:38.548Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:15:38.548Z] ---> Running in 4bb1e13f139f [2023-08-09T10:15:38.548Z] Removing intermediate container 4bb1e13f139f [2023-08-09T10:15:38.548Z] ---> fcfad72efbd2 [2023-08-09T10:15:38.548Z] Step 12/25 : RUN ${MAKE} [2023-08-09T10:15:38.548Z] ---> Running in 5021b3c9e3b4 [2023-08-09T10:15:38.804Z] 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-08-09T10:15:56.892Z] Removing intermediate container 5021b3c9e3b4 [2023-08-09T10:15:56.892Z] ---> 855f061587c3 [2023-08-09T10:15:56.892Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T10:15:57.459Z] 3.17: Pulling from library/alpine [2023-08-09T10:15:57.459Z] 9398808236ff: Pulling fs layer [2023-08-09T10:15:57.716Z] 9398808236ff: Verifying Checksum [2023-08-09T10:15:57.716Z] 9398808236ff: Download complete [2023-08-09T10:15:57.974Z] 9398808236ff: Pull complete [2023-08-09T10:15:57.975Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T10:15:57.975Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T10:15:57.975Z] ---> 1e0b8b5322fc [2023-08-09T10:15:57.975Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-09T10:15:57.975Z] ---> Running in 3657bf11566f [2023-08-09T10:15:57.975Z] Removing intermediate container 3657bf11566f [2023-08-09T10:15:57.975Z] ---> 710c2cb42ae7 [2023-08-09T10:15:57.975Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-09T10:15:57.975Z] ---> Running in f9cfb4db4bfb [2023-08-09T10:15:58.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:15:58.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:15:58.752Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T10:15:58.752Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:15:58.752Z] OK: 7 MiB in 16 packages [2023-08-09T10:15:59.344Z] Removing intermediate container f9cfb4db4bfb [2023-08-09T10:15:59.344Z] ---> 3b895f596649 [2023-08-09T10:15:59.344Z] Step 16/25 : WORKDIR / [2023-08-09T10:15:59.344Z] ---> Running in 7997036d7b19 [2023-08-09T10:15:59.344Z] Removing intermediate container 7997036d7b19 [2023-08-09T10:15:59.344Z] ---> 9c97d71bd598 [2023-08-09T10:15:59.344Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-08-09T10:15:59.344Z] ---> f21fe24f67c5 [2023-08-09T10:15:59.344Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-08-09T10:15:59.602Z] ---> 3e6200c8d0bc [2023-08-09T10:15:59.602Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-08-09T10:16:00.610Z] ---> aa1077e8da95 [2023-08-09T10:16:00.610Z] Step 20/25 : EXPOSE 59995 [2023-08-09T10:16:00.610Z] ---> Running in 5624ed3b9742 [2023-08-09T10:16:00.610Z] Removing intermediate container 5624ed3b9742 [2023-08-09T10:16:00.610Z] ---> 9f19e5c1610c [2023-08-09T10:16:00.610Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-08-09T10:16:00.610Z] ---> Running in afce9f5a74ca [2023-08-09T10:16:00.610Z] Removing intermediate container afce9f5a74ca [2023-08-09T10:16:00.610Z] ---> 97f310eabba9 [2023-08-09T10:16:00.610Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T10:16:00.870Z] ---> Running in af03419353e5 [2023-08-09T10:16:00.870Z] Removing intermediate container af03419353e5 [2023-08-09T10:16:00.870Z] ---> e98ca25a7b13 [2023-08-09T10:16:00.870Z] Step 23/25 : LABEL arch=amd64 [2023-08-09T10:16:00.870Z] ---> Running in f4beba22eef0 [2023-08-09T10:16:00.870Z] Removing intermediate container f4beba22eef0 [2023-08-09T10:16:00.870Z] ---> 4f4ad0d064df [2023-08-09T10:16:00.870Z] Step 24/25 : LABEL git_sha=447facfb5636b95224070a3f0c345f144de32824 [2023-08-09T10:16:00.870Z] ---> Running in a1d90fa4f1d8 [2023-08-09T10:16:00.870Z] Removing intermediate container a1d90fa4f1d8 [2023-08-09T10:16:00.870Z] ---> 45e850f96ad1 [2023-08-09T10:16:00.870Z] Step 25/25 : LABEL version=0.0.0 [2023-08-09T10:16:01.130Z] ---> Running in f00db09aa92d [2023-08-09T10:16:01.130Z] Removing intermediate container f00db09aa92d [2023-08-09T10:16:01.130Z] ---> a8cb32c10ca9 [2023-08-09T10:16:01.130Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T10:16:01.130Z] Successfully built a8cb32c10ca9 [2023-08-09T10:16:01.130Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:02.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:16:02.056Z] [2023-08-09T10:16:02.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:02.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:16:02.431Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T10:16:02.431Z] 5eb5b503b376: Pulling fs layer [2023-08-09T10:16:02.431Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T10:16:02.431Z] ec43610c2a17: Pulling fs layer [2023-08-09T10:16:02.431Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T10:16:02.431Z] 33b1e0a273af: Pulling fs layer [2023-08-09T10:16:02.431Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T10:16:02.431Z] 2f39f015ded8: Pulling fs layer [2023-08-09T10:16:02.431Z] 3a2ae6a8a46f: Waiting [2023-08-09T10:16:02.431Z] 5d3b04190fa2: Waiting [2023-08-09T10:16:02.431Z] 33b1e0a273af: Waiting [2023-08-09T10:16:02.431Z] 5c69ac0246d0: Download complete [2023-08-09T10:16:02.431Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-09T10:16:02.431Z] 3a2ae6a8a46f: Download complete [2023-08-09T10:16:02.431Z] 33b1e0a273af: Verifying Checksum [2023-08-09T10:16:02.431Z] 33b1e0a273af: Download complete [2023-08-09T10:16:02.431Z] 5d3b04190fa2: Verifying Checksum [2023-08-09T10:16:02.431Z] 5d3b04190fa2: Download complete [2023-08-09T10:16:02.431Z] ec43610c2a17: Verifying Checksum [2023-08-09T10:16:02.431Z] ec43610c2a17: Download complete [2023-08-09T10:16:02.688Z] 5eb5b503b376: Verifying Checksum [2023-08-09T10:16:02.688Z] 5eb5b503b376: Download complete [2023-08-09T10:16:03.255Z] 2f39f015ded8: Download complete [2023-08-09T10:16:03.820Z] 5eb5b503b376: Pull complete [2023-08-09T10:16:03.820Z] 5c69ac0246d0: Pull complete [2023-08-09T10:16:04.464Z] ec43610c2a17: Pull complete [2023-08-09T10:16:04.464Z] 3a2ae6a8a46f: Pull complete [2023-08-09T10:16:04.464Z] 33b1e0a273af: Pull complete [2023-08-09T10:16:04.729Z] 5d3b04190fa2: Pull complete [2023-08-09T10:16:08.922Z] 2f39f015ded8: Pull complete [2023-08-09T10:16:08.922Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T10:16:08.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:16:08.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:16:09.179Z] prd-ubuntu20.04-docker-8c-8g-3211 does not seem to be running inside a container [2023-08-09T10:16:09.216Z] $ 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-21 -v /w/workspace/edgexfoundry_device-uart_PR-21:/w/workspace/edgexfoundry_device-uart_PR-21:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-21@tmp:/w/workspace/edgexfoundry_device-uart_PR-21@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-08-09T10:16:14.767Z] $ docker top f4b621b61c9009aa98e2bfa63b1d068a887af4a12f5941eda38535bfd4451b34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:16:15.210Z] ---> job-cost.sh [2023-08-09T10:16:15.210Z] lf-activate-venv: SKIPPING [2023-08-09T10:16:15.210Z] INFO: No Stack... [2023-08-09T10:16:15.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T10:16:15.727Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T10:16:16.048Z] + cat /w/workspace/edgexfoundry_device-uart_PR-21/archives/cost.csv [2023-08-09T10:16:16.048Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T10:16:16.085Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-21-1-stack-cost] [2023-08-09T10:16:16.092Z] Resource [jenkins-edgexfoundry-device-uart-PR-21-1-stack-cost] did not exist. Created. [2023-08-09T10:16:16.092Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-21-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:16:16.476Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-09T10:16:16.539Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T10:16:16.564Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-21-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T10:16:16.642Z] $ docker stop --time=1 f4b621b61c9009aa98e2bfa63b1d068a887af4a12f5941eda38535bfd4451b34 [2023-08-09T10:16:17.794Z] $ docker rm -f --volumes f4b621b61c9009aa98e2bfa63b1d068a887af4a12f5941eda38535bfd4451b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-09T10:18:24.512Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3212 in /w/workspace/edgexfoundry_device-uart_PR-21 [Pipeline] { [Pipeline] ws [2023-08-09T10:18:24.577Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-08-09T10:18:24.660Z] The recommended git tool is: git [2023-08-09T10:18:31.119Z] using credential edgex-jenkins-ssh [2023-08-09T10:18:31.136Z] Cloning the remote Git repository [2023-08-09T10:18:31.197Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-08-09T10:18:31.315Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-08-09T10:18:31.489Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-08-09T10:18:31.491Z] > git --version # timeout=10 [2023-08-09T10:18:31.517Z] > git --version # 'git version 2.25.1' [2023-08-09T10:18:31.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T10:18:31.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T10:18:33.029Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-08-09T10:18:33.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T10:18:34.731Z] Merging remotes/origin/main commit f79754343d8b1121fd7b40f656006f62376f5905 into PR head commit 447facfb5636b95224070a3f0c345f144de32824 [2023-08-09T10:18:34.124Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-08-09T10:18:34.178Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-08-09T10:18:34.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T10:18:34.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-09T10:18:34.759Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T10:18:34.856Z] > git checkout -f 447facfb5636b95224070a3f0c345f144de32824 # timeout=10 [2023-08-09T10:18:35.077Z] Merge succeeded, producing 447facfb5636b95224070a3f0c345f144de32824 [2023-08-09T10:18:35.078Z] Checking out Revision 447facfb5636b95224070a3f0c345f144de32824 (PR-21) [2023-08-09T10:18:34.953Z] > git remote # timeout=10 [2023-08-09T10:18:34.979Z] > git config --get remote.origin.url # timeout=10 [2023-08-09T10:18:35.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T10:18:35.019Z] > git merge f79754343d8b1121fd7b40f656006f62376f5905 # timeout=10 [2023-08-09T10:18:35.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-09T10:18:35.088Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T10:18:35.107Z] > git checkout -f 447facfb5636b95224070a3f0c345f144de32824 # timeout=10 [2023-08-09T10:18:38.655Z] Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt" [2023-08-09T10:18:38.718Z] > git --version # timeout=10 [2023-08-09T10:18:38.729Z] > git --version # 'git version 2.25.1' [2023-08-09T10:18:38.745Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:18:39.851Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T10:18:39.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T10:18:39.851Z] Dload Upload Total Spent Left Speed [2023-08-09T10:18:39.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-08-09T10:18:40.628Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T10:18:40.982Z] + + sudo tee /etc/docker/daemon.newsudo [2023-08-09T10:18:40.982Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-09T10:18:40.982Z] { [2023-08-09T10:18:40.982Z] "registry-mirrors": [ [2023-08-09T10:18:40.982Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T10:18:40.982Z] ], [2023-08-09T10:18:40.982Z] "bip": "10.250.0.254/24", [2023-08-09T10:18:40.982Z] "hosts": [ [2023-08-09T10:18:40.982Z] "tcp://0.0.0.0:5555", [2023-08-09T10:18:40.982Z] "unix:///var/run/docker.sock" [2023-08-09T10:18:40.982Z] ], [2023-08-09T10:18:40.982Z] "mtu": 1458, [2023-08-09T10:18:40.982Z] "selinux-enabled": true, [2023-08-09T10:18:40.982Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T10:18:40.982Z] } [Pipeline] sh [2023-08-09T10:18:41.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T10:18:41.722Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:19:00.074Z] provisioning config files... [2023-08-09T10:19:00.105Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config11617173756967018991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:19:00.516Z] ---> docker-login.sh [2023-08-09T10:19:00.516Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:19:01.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:19:01.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:19:01.108Z] Configure a credential helper to remove this warning. See [2023-08-09T10:19:01.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:19:01.108Z] [2023-08-09T10:19:01.108Z] Login Succeeded [2023-08-09T10:19:01.108Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:19:01.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:19:01.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:19:01.652Z] Configure a credential helper to remove this warning. See [2023-08-09T10:19:01.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:19:01.652Z] [2023-08-09T10:19:01.652Z] Login Succeeded [2023-08-09T10:19:01.652Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:19:01.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:19:01.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:19:01.928Z] Configure a credential helper to remove this warning. See [2023-08-09T10:19:01.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:19:01.928Z] [2023-08-09T10:19:01.928Z] Login Succeeded [2023-08-09T10:19:01.928Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:19:02.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:19:02.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:19:02.476Z] Configure a credential helper to remove this warning. See [2023-08-09T10:19:02.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:19:02.476Z] [2023-08-09T10:19:02.476Z] Login Succeeded [2023-08-09T10:19:02.476Z] docker.io [2023-08-09T10:19:02.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:19:03.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:19:03.020Z] Configure a credential helper to remove this warning. See [2023-08-09T10:19:03.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:19:03.020Z] [2023-08-09T10:19:03.020Z] Login Succeeded [2023-08-09T10:19:03.020Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:19:03.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T10:19:03.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:19:03.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:19:03.583Z] ========================================================= [2023-08-09T10:19:03.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T10:19:03.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:19:04.110Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-09T10:19:04.380Z] Sending build context to Docker daemon 5.592MB [2023-08-09T10:19:04.380Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:19:04.380Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T10:19:04.652Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T10:19:04.652Z] edb6bdbacee9: Pulling fs layer [2023-08-09T10:19:04.652Z] 5f9638ab2659: Pulling fs layer [2023-08-09T10:19:04.652Z] 8d51d6327a98: Pulling fs layer [2023-08-09T10:19:04.652Z] 8b374f2dd631: Pulling fs layer [2023-08-09T10:19:04.652Z] ec14aa9079de: Pulling fs layer [2023-08-09T10:19:04.652Z] 2f466654f4bb: Pulling fs layer [2023-08-09T10:19:04.652Z] 554e91adad29: Pulling fs layer [2023-08-09T10:19:04.652Z] 8b374f2dd631: Waiting [2023-08-09T10:19:04.652Z] ec14aa9079de: Waiting [2023-08-09T10:19:04.652Z] 2f466654f4bb: Waiting [2023-08-09T10:19:04.652Z] 554e91adad29: Waiting [2023-08-09T10:19:04.652Z] 5f9638ab2659: Download complete [2023-08-09T10:19:04.652Z] 8b374f2dd631: Verifying Checksum [2023-08-09T10:19:04.652Z] 8b374f2dd631: Download complete [2023-08-09T10:19:04.652Z] ec14aa9079de: Download complete [2023-08-09T10:19:04.652Z] edb6bdbacee9: Verifying Checksum [2023-08-09T10:19:04.652Z] edb6bdbacee9: Download complete [2023-08-09T10:19:06.086Z] 554e91adad29: Verifying Checksum [2023-08-09T10:19:06.086Z] 554e91adad29: Download complete [2023-08-09T10:19:06.690Z] edb6bdbacee9: Pull complete [2023-08-09T10:19:07.289Z] 8d51d6327a98: Verifying Checksum [2023-08-09T10:19:07.289Z] 8d51d6327a98: Download complete [2023-08-09T10:19:07.558Z] 2f466654f4bb: Verifying Checksum [2023-08-09T10:19:07.558Z] 2f466654f4bb: Download complete [2023-08-09T10:19:07.558Z] 5f9638ab2659: Pull complete [2023-08-09T10:19:19.892Z] 8d51d6327a98: Pull complete [2023-08-09T10:19:20.162Z] 8b374f2dd631: Pull complete [2023-08-09T10:19:20.431Z] ec14aa9079de: Pull complete [2023-08-09T10:19:28.686Z] 2f466654f4bb: Pull complete [2023-08-09T10:19:30.105Z] 554e91adad29: Pull complete [2023-08-09T10:19:30.105Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T10:19:30.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T10:19:30.105Z] ---> 1e15ea492957 [2023-08-09T10:19:30.105Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T10:19:32.085Z] ---> Running in 29b599ccd838 [2023-08-09T10:19:32.674Z] Removing intermediate container 29b599ccd838 [2023-08-09T10:19:32.674Z] ---> c3a7315bcde2 [2023-08-09T10:19:32.674Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:19:32.674Z] ---> Running in 9fa770781e88 [2023-08-09T10:19:32.943Z] Removing intermediate container 9fa770781e88 [2023-08-09T10:19:32.943Z] ---> a2ebebe6bf80 [2023-08-09T10:19:32.943Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:19:33.215Z] ---> Running in 586bbf725b31 [2023-08-09T10:19:33.483Z] Removing intermediate container 586bbf725b31 [2023-08-09T10:19:33.483Z] ---> 7430f97f88ec [2023-08-09T10:19:33.483Z] Step 6/12 : WORKDIR /device-uart [2023-08-09T10:19:33.483Z] ---> Running in 0d77aa5ba67e [2023-08-09T10:19:34.067Z] Removing intermediate container 0d77aa5ba67e [2023-08-09T10:19:34.067Z] ---> 6d23902dd86b [2023-08-09T10:19:34.067Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:19:34.067Z] ---> Running in 369ab567b6d8 [2023-08-09T10:19:35.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:19:35.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:19:37.171Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T10:19:37.171Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T10:19:37.171Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T10:19:37.171Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T10:19:37.171Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:19:37.171Z] OK: 268 MiB in 57 packages [2023-08-09T10:19:38.146Z] Removing intermediate container 369ab567b6d8 [2023-08-09T10:19:38.146Z] ---> 09283906c12d [2023-08-09T10:19:38.146Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-09T10:19:38.737Z] ---> 2a66e70cbf8f [2023-08-09T10:19:38.737Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:19:39.010Z] ---> Running in 2c9043cc1994 [2023-08-09T10:20:46.955Z] Removing intermediate container 2c9043cc1994 [2023-08-09T10:20:46.955Z] ---> 488d51013b7a [2023-08-09T10:20:46.955Z] Step 10/12 : COPY . . [2023-08-09T10:20:46.955Z] ---> 25ab68f9817a [2023-08-09T10:20:46.955Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:20:46.955Z] ---> Running in 747234f0d365 [2023-08-09T10:20:46.955Z] Removing intermediate container 747234f0d365 [2023-08-09T10:20:46.955Z] ---> f1f5a3305dad [2023-08-09T10:20:46.955Z] Step 12/12 : RUN ${MAKE} [2023-08-09T10:20:46.955Z] ---> Running in 0148f11dc382 [2023-08-09T10:20:46.955Z] noop [2023-08-09T10:20:46.955Z] Removing intermediate container 0148f11dc382 [2023-08-09T10:20:46.955Z] ---> 2470f6a55b2b [2023-08-09T10:20:46.955Z] Successfully built 2470f6a55b2b [2023-08-09T10:20:46.955Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:20:47.446Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T10:20:47.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:20:47.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-3212 does not seem to be running inside a container [2023-08-09T10:20:47.842Z] $ 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-08-09T10:20:49.253Z] $ docker top 342528dcbdd332da70516a2473fb100459d59613e77093ace8655a39ffc3e170 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:20:50.189Z] + go version [2023-08-09T10:20:50.189Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T10:20:50.232Z] $ docker stop --time=1 342528dcbdd332da70516a2473fb100459d59613e77093ace8655a39ffc3e170 [2023-08-09T10:20:51.973Z] $ docker rm -f --volumes 342528dcbdd332da70516a2473fb100459d59613e77093ace8655a39ffc3e170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:20:52.862Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T10:20:52.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:20:53.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-3212 does not seem to be running inside a container [2023-08-09T10:20:53.317Z] $ 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-08-09T10:20:54.672Z] $ docker top bb0d5646a1b273cf49f013c38f254cfb73149320cb8f0248a0e31e1890e0ce4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:20:55.588Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-08-09T10:20:56.299Z] + make test [2023-08-09T10:20:56.299Z] go test ./... -coverprofile=coverage.out [2023-08-09T10:21:28.546Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-08-09T10:23:35.250Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-08-09T10:23:35.250Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-08-09T10:23:35.250Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-09T10:23:35.250Z] go vet ./... [2023-08-09T10:24:02.073Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T10:24:02.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T10:24:02.073Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-09T10:24:02.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T10:24:02.199Z] $ docker stop --time=1 bb0d5646a1b273cf49f013c38f254cfb73149320cb8f0248a0e31e1890e0ce4e [2023-08-09T10:24:04.022Z] $ docker rm -f --volumes bb0d5646a1b273cf49f013c38f254cfb73149320cb8f0248a0e31e1890e0ce4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:24:05.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T10:24:05.260Z] Warning: overwriting stash ‘coverage-report’ [2023-08-09T10:24:05.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:24:06.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T10:24:06.658Z] + ls -al . [2023-08-09T10:24:06.658Z] total 136 [2023-08-09T10:24:06.658Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 9 10:20 . [2023-08-09T10:24:06.658Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:18 .. [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 9 10:18 .dockerignore [2023-08-09T10:24:06.658Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:18 .git [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:18 .gitignore [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:18 .golangci.yml [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 8872 Aug 9 10:18 Attribution.txt [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 1777 Aug 9 10:18 Dockerfile [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:18 GOVERNANCE.md [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 9 10:18 Jenkinsfile [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:18 LICENSE [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 1641 Aug 9 10:18 Makefile [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:18 OWNERS.md [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 7340 Aug 9 10:18 README.md [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 10:14 VERSION [2023-08-09T10:24:06.658Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:18 bin [2023-08-09T10:24:06.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:18 cmd [2023-08-09T10:24:06.658Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:20 coverage.out [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 3244 Aug 9 10:18 go.mod [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 31451 Aug 9 10:18 go.sum [2023-08-09T10:24:06.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:18 internal [2023-08-09T10:24:06.658Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:24:07.092Z] + 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=447facfb5636b95224070a3f0c345f144de32824 --label arch=arm64 --label version=0.0.0 . [2023-08-09T10:24:07.375Z] Sending build context to Docker daemon 5.593MB [2023-08-09T10:24:07.375Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:24:07.375Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T10:24:07.375Z] ---> 2470f6a55b2b [2023-08-09T10:24:07.375Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T10:24:07.375Z] ---> Running in b0e4a6dbc857 [2023-08-09T10:24:07.664Z] Removing intermediate container b0e4a6dbc857 [2023-08-09T10:24:07.664Z] ---> 6af97febee13 [2023-08-09T10:24:07.664Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:24:07.949Z] ---> Running in 520ca2570f1b [2023-08-09T10:24:08.217Z] Removing intermediate container 520ca2570f1b [2023-08-09T10:24:08.217Z] ---> 5f8d028cf22c [2023-08-09T10:24:08.217Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:24:08.217Z] ---> Running in 947006d2f9de [2023-08-09T10:24:08.516Z] Removing intermediate container 947006d2f9de [2023-08-09T10:24:08.516Z] ---> 1f51b7f085ba [2023-08-09T10:24:08.516Z] Step 6/25 : WORKDIR /device-uart [2023-08-09T10:24:08.516Z] ---> Running in 33a0692fbee3 [2023-08-09T10:24:08.804Z] Removing intermediate container 33a0692fbee3 [2023-08-09T10:24:08.804Z] ---> 4feca8618a89 [2023-08-09T10:24:08.804Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:24:09.081Z] ---> Running in e7ef514eea0f [2023-08-09T10:24:10.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:24:10.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:24:11.596Z] OK: 268 MiB in 57 packages [2023-08-09T10:24:14.177Z] Removing intermediate container e7ef514eea0f [2023-08-09T10:24:14.177Z] ---> 7c2d3e7d825c [2023-08-09T10:24:14.177Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-09T10:24:14.761Z] ---> ce45c6d9f717 [2023-08-09T10:24:14.761Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:24:14.761Z] ---> Running in e910916d1a73 [2023-08-09T10:24:16.706Z] Removing intermediate container e910916d1a73 [2023-08-09T10:24:16.706Z] ---> 414f6a62aa9b [2023-08-09T10:24:16.706Z] Step 10/25 : COPY . . [2023-08-09T10:24:17.668Z] ---> 1f7a1f6e654f [2023-08-09T10:24:17.668Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:24:17.668Z] ---> Running in f25a7e4a4f34 [2023-08-09T10:24:17.936Z] Removing intermediate container f25a7e4a4f34 [2023-08-09T10:24:17.936Z] ---> 338de020c594 [2023-08-09T10:24:17.936Z] Step 12/25 : RUN ${MAKE} [2023-08-09T10:24:17.936Z] ---> Running in 064613a4a104 [2023-08-09T10:24:18.898Z] 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-08-09T10:26:40.717Z] Removing intermediate container 064613a4a104 [2023-08-09T10:26:40.717Z] ---> b09e54908c3a [2023-08-09T10:26:40.717Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T10:26:40.717Z] 3.17: Pulling from library/alpine [2023-08-09T10:26:40.717Z] 4060ece20d7a: Pulling fs layer [2023-08-09T10:26:40.717Z] 4060ece20d7a: Verifying Checksum [2023-08-09T10:26:40.717Z] 4060ece20d7a: Download complete [2023-08-09T10:26:40.717Z] 4060ece20d7a: Pull complete [2023-08-09T10:26:40.717Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T10:26:40.717Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T10:26:40.717Z] ---> 8650cd65339b [2023-08-09T10:26:40.717Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-09T10:26:40.717Z] ---> Running in e1f395831ce1 [2023-08-09T10:26:40.717Z] Removing intermediate container e1f395831ce1 [2023-08-09T10:26:40.717Z] ---> d621e01d0690 [2023-08-09T10:26:40.717Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-09T10:26:40.717Z] ---> Running in fc4bb0971787 [2023-08-09T10:26:40.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:26:40.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:26:40.717Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T10:26:40.717Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:26:40.717Z] OK: 8 MiB in 16 packages [2023-08-09T10:26:40.986Z] Removing intermediate container fc4bb0971787 [2023-08-09T10:26:40.987Z] ---> 1a214a60cc80 [2023-08-09T10:26:40.987Z] Step 16/25 : WORKDIR / [2023-08-09T10:26:41.254Z] ---> Running in 3bc8aa63fdf2 [2023-08-09T10:26:41.521Z] Removing intermediate container 3bc8aa63fdf2 [2023-08-09T10:26:41.521Z] ---> f6ad6b570ee6 [2023-08-09T10:26:41.521Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-08-09T10:26:42.105Z] ---> 20a6cffc1f84 [2023-08-09T10:26:42.105Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-08-09T10:26:42.373Z] ---> 18b177097241 [2023-08-09T10:26:42.373Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-08-09T10:26:44.319Z] ---> e26d0153550a [2023-08-09T10:26:44.319Z] Step 20/25 : EXPOSE 59995 [2023-08-09T10:26:44.319Z] ---> Running in 308d9e9e1f12 [2023-08-09T10:26:44.319Z] Removing intermediate container 308d9e9e1f12 [2023-08-09T10:26:44.319Z] ---> 21120c2685cf [2023-08-09T10:26:44.319Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-08-09T10:26:44.319Z] ---> Running in 589198bd22d9 [2023-08-09T10:26:44.586Z] Removing intermediate container 589198bd22d9 [2023-08-09T10:26:44.586Z] ---> 4e817ed7eeff [2023-08-09T10:26:44.587Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T10:26:44.853Z] ---> Running in 053e7f7a5279 [2023-08-09T10:26:45.119Z] Removing intermediate container 053e7f7a5279 [2023-08-09T10:26:45.119Z] ---> a732a2343348 [2023-08-09T10:26:45.119Z] Step 23/25 : LABEL arch=arm64 [2023-08-09T10:26:45.119Z] ---> Running in 2e60366df516 [2023-08-09T10:26:45.386Z] Removing intermediate container 2e60366df516 [2023-08-09T10:26:45.386Z] ---> 895a535853e7 [2023-08-09T10:26:45.386Z] Step 24/25 : LABEL git_sha=447facfb5636b95224070a3f0c345f144de32824 [2023-08-09T10:26:45.386Z] ---> Running in a60a7c3e0c27 [2023-08-09T10:26:45.656Z] Removing intermediate container a60a7c3e0c27 [2023-08-09T10:26:45.656Z] ---> 4a992ab839c5 [2023-08-09T10:26:45.656Z] Step 25/25 : LABEL version=0.0.0 [2023-08-09T10:26:45.656Z] ---> Running in 975571ec59d5 [2023-08-09T10:26:45.926Z] Removing intermediate container 975571ec59d5 [2023-08-09T10:26:45.926Z] ---> 69fd6262cd90 [2023-08-09T10:26:45.926Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T10:26:46.193Z] Successfully built 69fd6262cd90 [2023-08-09T10:26:46.193Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:26:47.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:26:47.020Z] [2023-08-09T10:26:47.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:26:47.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:26:47.439Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T10:26:47.439Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T10:26:47.439Z] 04944245beec: Pulling fs layer [2023-08-09T10:26:47.439Z] 699f458cf7ca: Pulling fs layer [2023-08-09T10:26:47.439Z] 765212b225bb: Pulling fs layer [2023-08-09T10:26:47.439Z] f23df028b6ca: Pulling fs layer [2023-08-09T10:26:47.439Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T10:26:47.439Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T10:26:47.439Z] f23df028b6ca: Waiting [2023-08-09T10:26:47.439Z] d65c8cfc05b1: Waiting [2023-08-09T10:26:47.439Z] 2437ff75d9bd: Waiting [2023-08-09T10:26:47.439Z] 765212b225bb: Waiting [2023-08-09T10:26:47.708Z] 04944245beec: Verifying Checksum [2023-08-09T10:26:47.708Z] 04944245beec: Download complete [2023-08-09T10:26:47.708Z] 765212b225bb: Verifying Checksum [2023-08-09T10:26:47.708Z] 765212b225bb: Download complete [2023-08-09T10:26:47.708Z] f23df028b6ca: Verifying Checksum [2023-08-09T10:26:47.708Z] f23df028b6ca: Download complete [2023-08-09T10:26:47.708Z] d65c8cfc05b1: Verifying Checksum [2023-08-09T10:26:47.708Z] d65c8cfc05b1: Download complete [2023-08-09T10:26:47.708Z] 699f458cf7ca: Verifying Checksum [2023-08-09T10:26:47.708Z] 699f458cf7ca: Download complete [2023-08-09T10:26:48.294Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T10:26:48.294Z] 8998bd30e6a1: Download complete [2023-08-09T10:26:50.235Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T10:26:50.235Z] 2437ff75d9bd: Download complete [2023-08-09T10:26:52.179Z] 8998bd30e6a1: Pull complete [2023-08-09T10:26:52.761Z] 04944245beec: Pull complete [2023-08-09T10:26:55.346Z] 699f458cf7ca: Pull complete [2023-08-09T10:26:55.346Z] 765212b225bb: Pull complete [2023-08-09T10:26:56.302Z] f23df028b6ca: Pull complete [2023-08-09T10:26:56.302Z] d65c8cfc05b1: Pull complete [2023-08-09T10:27:11.298Z] 2437ff75d9bd: Pull complete [2023-08-09T10:27:11.298Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T10:27:11.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:27:11.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:27:11.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-3212 does not seem to be running inside a container [2023-08-09T10:27:11.689Z] $ 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-08-09T10:27:14.449Z] $ docker top 9e3d1fc7ccbdb4a760af9925d94355df7b71c8fe77b39533ddd28667ca96df9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:27:15.362Z] ---> job-cost.sh [2023-08-09T10:27:15.362Z] lf-activate-venv: SKIPPING [2023-08-09T10:27:15.362Z] INFO: No Stack... [2023-08-09T10:27:15.630Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T10:27:16.588Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T10:27:17.248Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-08-09T10:27:17.248Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T10:27:17.329Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-21-1-stack-cost] [2023-08-09T10:27:17.334Z] Resource [jenkins-edgexfoundry-device-uart-PR-21-1-stack-cost] did not exist. Created. [2023-08-09T10:27:17.334Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-21-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:27:18.071Z] /w/workspace/device-uart/1@tmp/durable-06b36acc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-09T10:27:18.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-09T10:27:18.786Z] Warning: overwriting stash ‘stack-cost’ [2023-08-09T10:27:18.836Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T10:27:18.850Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-21-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T10:27:18.933Z] $ docker stop --time=1 9e3d1fc7ccbdb4a760af9925d94355df7b71c8fe77b39533ddd28667ca96df9c [2023-08-09T10:27:22.510Z] $ docker rm -f --volumes 9e3d1fc7ccbdb4a760af9925d94355df7b71c8fe77b39533ddd28667ca96df9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-09T10:27:23.611Z] provisioning config files... [2023-08-09T10:27:23.618Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-21@tmp/config15076173944106293480tmp [Pipeline] { [Pipeline] sh [2023-08-09T10:27:23.951Z] + set +x [2023-08-09T10:27:23.951Z] + curl -s https://codecov.io/bash [2023-08-09T10:27:23.951Z] + bash -s -- [2023-08-09T10:27:23.951Z] [2023-08-09T10:27:23.951Z] _____ _ [2023-08-09T10:27:23.951Z] / ____| | | [2023-08-09T10:27:23.951Z] | | ___ __| | ___ ___ _____ __ [2023-08-09T10:27:23.951Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-09T10:27:23.951Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-09T10:27:23.951Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-09T10:27:23.951Z] Bash-1.0.6 [2023-08-09T10:27:23.951Z] [2023-08-09T10:27:23.951Z] [2023-08-09T10:27:23.951Z] ==> git version 2.25.1 found [2023-08-09T10:27:23.951Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-09T10:27:23.951Z] Release-Date: 2020-01-08 [2023-08-09T10:27:23.951Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-09T10:27:23.951Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-09T10:27:23.951Z] ==> Jenkins CI detected. [2023-08-09T10:27:23.951Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-21 [2023-08-09T10:27:23.951Z] project root: . [2023-08-09T10:27:23.951Z] --> token set from env [2023-08-09T10:27:23.951Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-09T10:27:23.951Z] ==> Running gcov in . (disable via -X gcov) [2023-08-09T10:27:23.951Z] ==> Python coveragepy not found [2023-08-09T10:27:23.951Z] ==> Searching for coverage reports in: [2023-08-09T10:27:23.951Z] + . [2023-08-09T10:27:23.951Z] -> Found 1 reports [2023-08-09T10:27:23.951Z] ==> Detecting git/mercurial file structure [2023-08-09T10:27:23.951Z] ==> Reading reports [2023-08-09T10:27:23.951Z] + ./coverage.out bytes=10 [2023-08-09T10:27:23.951Z] ==> Appending adjustments [2023-08-09T10:27:23.951Z] https://docs.codecov.io/docs/fixing-reports [2023-08-09T10:27:24.210Z] + Found adjustments [2023-08-09T10:27:24.210Z] ==> Gzipping contents [2023-08-09T10:27:24.210Z] 4.0K /tmp/codecov.ltOzg5.gz [2023-08-09T10:27:24.210Z] ==> Uploading reports [2023-08-09T10:27:24.210Z] url: https://codecov.io [2023-08-09T10:27:24.210Z] query: branch=PR-21&commit=447facfb5636b95224070a3f0c345f144de32824&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-21%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=21&job=&cmd_args= [2023-08-09T10:27:24.210Z] -> Pinging Codecov [2023-08-09T10:27:24.210Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-21&commit=447facfb5636b95224070a3f0c345f144de32824&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-21%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=21&job=&cmd_args= [2023-08-09T10:27:24.210Z] -> Uploading to [2023-08-09T10:27:24.210Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-09/B9AA6E0BBD74AE3A32605C7A7C664919/447facfb5636b95224070a3f0c345f144de32824/78b409af-00d1-41a6-8bfd-ac06ff143f37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T102724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ca64f8891b203336ba787c0f9287a2f33fbaa4657a0c9685247114f0511c9c8 [2023-08-09T10:27:24.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T10:27:24.210Z] Dload Upload Total Spent Left Speed [2023-08-09T10:27:24.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 3060 --:--:-- --:--:-- --:--:-- 3045 100 603 0 0 100 603 0 3060 --:--:-- --:--:-- --:--:-- 3045 [2023-08-09T10:27:24.469Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/447facfb5636b95224070a3f0c345f144de32824 [Pipeline] } [2023-08-09T10:27:24.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-09T10:27:26.236Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-21/archives ] [2023-08-09T10:27:26.236Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-21/archives [2023-08-09T10:27:26.236Z] total 16 [2023-08-09T10:27:26.236Z] drwxr-xr-x 3 root root 4096 Aug 9 10:16 . [2023-08-09T10:27:26.236Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:16 .. [2023-08-09T10:27:26.236Z] drwxr-xr-x 2 root root 4096 Aug 9 10:16 cost [2023-08-09T10:27:26.236Z] -rw-r--r-- 1 root root 82 Aug 9 10:16 cost.csv [2023-08-09T10:27:26.236Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-21/archives [2023-08-09T10:27:26.236Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-21/archives [2023-08-09T10:27:26.236Z] total 16 [2023-08-09T10:27:26.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:16 . [2023-08-09T10:27:26.236Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:16 .. [2023-08-09T10:27:26.236Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:16 cost [2023-08-09T10:27:26.236Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 9 10:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:27:26.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:27:27.448Z] ---> package-listing.sh [2023-08-09T10:27:27.449Z] ++ facter osfamily [2023-08-09T10:27:27.449Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T10:27:27.707Z] + OS_FAMILY=debian [2023-08-09T10:27:27.707Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-21 [2023-08-09T10:27:27.707Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T10:27:27.707Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T10:27:27.707Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T10:27:27.707Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T10:27:27.707Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-21 ']' [2023-08-09T10:27:27.707Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T10:27:27.707Z] + case "${OS_FAMILY}" in [2023-08-09T10:27:27.707Z] + dpkg -l [2023-08-09T10:27:27.707Z] + grep '^ii' [2023-08-09T10:27:27.707Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T10:27:27.707Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T10:27:27.707Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T10:27:27.707Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-21 ']' [2023-08-09T10:27:27.707Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-21/archives/ [2023-08-09T10:27:27.707Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-21/archives/ [Pipeline] echo [2023-08-09T10:27:27.740Z] 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-21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-09T10:27:28.029Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:27:28.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:27:28.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:27:28.800Z] prd-ubuntu20.04-docker-8c-8g-3211 does not seem to be running inside a container [2023-08-09T10:27:28.830Z] $ 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-21/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-21 -v /w/workspace/edgexfoundry_device-uart_PR-21:/w/workspace/edgexfoundry_device-uart_PR-21:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-21@tmp:/w/workspace/edgexfoundry_device-uart_PR-21@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-08-09T10:27:29.038Z] $ docker top 76ef346130d4d1e04ac8957b7c36eeb180a2ce55d663f0cd203f0ad561a98a53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:27:29.429Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T10:27:29.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T10:27:30.051Z] + ls /var/log/sa-host [2023-08-09T10:27:30.051Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:27:30.189Z] provisioning config files... [2023-08-09T10:27:30.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-21@tmp/config2302976254176632420tmp [Pipeline] { [Pipeline] echo [2023-08-09T10:27:30.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:27:30.560Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T10:27:30.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:27:30.995Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T10:27:31.024Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:27:31.334Z] ---> sudo-logs.sh [2023-08-09T10:27:31.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T10:27:31.419Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:27:31.726Z] ---> job-cost.sh [2023-08-09T10:27:31.726Z] lf-activate-venv: SKIPPING [2023-08-09T10:27:31.726Z] DEBUG: total: 0.2199999988079071 [2023-08-09T10:27:31.726Z] INFO: Retrieving Stack Cost... [2023-08-09T10:27:32.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T10:27:32.554Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T10:27:32.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:27:32.901Z] ---> logs-deploy.sh [2023-08-09T10:27:32.901Z] lf-activate-venv: SKIPPING [2023-08-09T10:27:32.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-21/1 [2023-08-09T10:27:32.901Z] INFO: archiving workspace using pattern(s): [2023-08-09T10:27:33.837Z] Archives upload complete. [2023-08-09T10:27:33.837Z] INFO: archiving logs to Nexus