Pull request #31 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98b52cb3feac3493aab4fba4d557cc49220528f0+5ecf853e9146b6aac4215f7018ae941eb175f8eb (8c4284311d0c9a2e7be2a47336cced9063e98297) 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-ssh7115203770254383291.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10393191056845113032.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh 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-31/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-31/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15839866917449747356.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-31/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15183849993820061897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7281055806532874030.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-31/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-31/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh900202400042133405.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16875 in /w/workspace/edgexfoundry_device-uart_PR-31 [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-31 # 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/31/head:refs/remotes/origin/PR-31 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ecf853e9146b6aac4215f7018ae941eb175f8eb into PR head commit 98b52cb3feac3493aab4fba4d557cc49220528f0 Merge succeeded, producing 98b52cb3feac3493aab4fba4d557cc49220528f0 Checking out Revision 98b52cb3feac3493aab4fba4d557cc49220528f0 (PR-31) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T19:07:06.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 98b52cb3feac3493aab4fba4d557cc49220528f0 # 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 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98b52cb3feac3493aab4fba4d557cc49220528f0 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T19:07:06.702Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T19:07:06.809Z] ========================================================= [2023-11-07T19:07:06.809Z] EdgeX Global Pipelines Version Info [2023-11-07T19:07:06.809Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:07:07.572Z] ------------------- [2023-11-07T19:07:07.572Z] stable info: [2023-11-07T19:07:07.572Z] ------------------- [2023-11-07T19:07:07.572Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T19:07:07.572Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T19:07:07.572Z] Message: update stable to v1.0.257 [2023-11-07T19:07:08.145Z] ------------------- [2023-11-07T19:07:08.145Z] experimental info: [2023-11-07T19:07:08.145Z] ------------------- [2023-11-07T19:07:08.145Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T19:07:08.145Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T19:07:08.145Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T19:07:08.486Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-07T19:07:08.530Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-07T19:07:08.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T19:07:08.611Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T19:07:08.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T19:07:08.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T19:07:08.740Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T19:07:08.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T19:07:08.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T19:07:08.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T19:07:08.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T19:07:08.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-07T19:07:08.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T19:07:09.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T19:07:09.067Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T19:07:09.110Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T19:07:09.154Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T19:07:09.199Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T19:07:09.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T19:07:09.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T19:07:09.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T19:07:09.372Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T19:07:09.415Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T19:07:09.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T19:07:09.500Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T19:07:09.548Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T19:07:09.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T19:07:09.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-31 [Pipeline] echo [2023-11-07T19:07:09.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-31 [Pipeline] echo [2023-11-07T19:07:09.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-31 [Pipeline] echo [2023-11-07T19:07:09.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98b52cb3feac3493aab4fba4d557cc49220528f0 [Pipeline] echo [2023-11-07T19:07:09.840Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98b52cb [Pipeline] echo [2023-11-07T19:07:09.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T19:07:10.010Z] provisioning config files... [2023-11-07T19:07:10.026Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-31@tmp/config14497522929892616414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:07:10.382Z] ---> docker-login.sh [2023-11-07T19:07:10.383Z] nexus3.edgexfoundry.org:10001 [2023-11-07T19:07:10.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:10.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:10.903Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:10.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:10.903Z] [2023-11-07T19:07:10.903Z] Login Succeeded [2023-11-07T19:07:10.903Z] nexus3.edgexfoundry.org:10002 [2023-11-07T19:07:10.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:11.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:11.165Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:11.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:11.165Z] [2023-11-07T19:07:11.165Z] Login Succeeded [2023-11-07T19:07:11.165Z] nexus3.edgexfoundry.org:10003 [2023-11-07T19:07:11.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:11.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:11.165Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:11.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:11.165Z] [2023-11-07T19:07:11.165Z] Login Succeeded [2023-11-07T19:07:11.165Z] nexus3.edgexfoundry.org:10004 [2023-11-07T19:07:11.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:11.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:11.165Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:11.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:11.165Z] [2023-11-07T19:07:11.165Z] Login Succeeded [2023-11-07T19:07:11.165Z] docker.io [2023-11-07T19:07:11.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:11.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:11.687Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:11.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:11.687Z] [2023-11-07T19:07:11.687Z] Login Succeeded [2023-11-07T19:07:11.687Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T19:07:11.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T19:07:12.378Z] + git rev-list -1 --merges 98b52cb3feac3493aab4fba4d557cc49220528f0~1..98b52cb3feac3493aab4fba4d557cc49220528f0 [Pipeline] echo [2023-11-07T19:07:12.440Z] -----------> git rev-list -1 --merges 98b52cb3feac3493aab4fba4d557cc49220528f0~1..98b52cb3feac3493aab4fba4d557cc49220528f0 98b52cb3feac3493aab4fba4d557cc49220528f0 [false] [Pipeline] sh [2023-11-07T19:07:12.751Z] + git log --format=format:%s -1 98b52cb3feac3493aab4fba4d557cc49220528f0 [Pipeline] echo [2023-11-07T19:07:12.790Z] ========================================================= [2023-11-07T19:07:12.790Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T19:07:12.790Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T19:07:13.248Z] + git log --format=format:%s -1 98b52cb3feac3493aab4fba4d557cc49220528f0 [Pipeline] echo [2023-11-07T19:07:13.281Z] [semverPrep] GIT_COMMIT: 98b52cb3feac3493aab4fba4d557cc49220528f0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-07T19:07:13.312Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T19:07:13.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T19:07:13.728Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T19:07:13.728Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T19:07:13.728Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T19:07:13.728Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T19:07:13.728Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T19:07:13.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:07:14.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:07:14.255Z] [2023-11-07T19:07:14.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:07:14.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:07:14.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T19:07:14.654Z] b85a868b505f: Pulling fs layer [2023-11-07T19:07:14.654Z] e2be974225ed: Pulling fs layer [2023-11-07T19:07:14.654Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T19:07:14.654Z] 988bab9f4d93: Pulling fs layer [2023-11-07T19:07:14.654Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T19:07:14.654Z] eaf3925da568: Pulling fs layer [2023-11-07T19:07:14.654Z] bab4dde63d76: Pulling fs layer [2023-11-07T19:07:14.654Z] bde34c3a00c8: Pulling fs layer [2023-11-07T19:07:14.654Z] b352a97aabf1: Pulling fs layer [2023-11-07T19:07:14.654Z] 4872d77fe225: Pulling fs layer [2023-11-07T19:07:14.654Z] 5851b861e8e6: Pulling fs layer [2023-11-07T19:07:14.654Z] bab4dde63d76: Waiting [2023-11-07T19:07:14.654Z] bde34c3a00c8: Waiting [2023-11-07T19:07:14.654Z] 1469e6f7b9e6: Waiting [2023-11-07T19:07:14.654Z] b352a97aabf1: Waiting [2023-11-07T19:07:14.654Z] 4872d77fe225: Waiting [2023-11-07T19:07:14.654Z] 5851b861e8e6: Waiting [2023-11-07T19:07:14.654Z] eaf3925da568: Waiting [2023-11-07T19:07:14.654Z] 988bab9f4d93: Waiting [2023-11-07T19:07:14.654Z] e2be974225ed: Download complete [2023-11-07T19:07:14.654Z] 988bab9f4d93: Download complete [2023-11-07T19:07:14.654Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T19:07:14.654Z] 1469e6f7b9e6: Download complete [2023-11-07T19:07:14.654Z] eaf3925da568: Download complete [2023-11-07T19:07:14.654Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T19:07:14.654Z] 339a4e72a1f5: Download complete [2023-11-07T19:07:14.915Z] bde34c3a00c8: Verifying Checksum [2023-11-07T19:07:14.915Z] bde34c3a00c8: Download complete [2023-11-07T19:07:14.915Z] b352a97aabf1: Verifying Checksum [2023-11-07T19:07:14.915Z] b352a97aabf1: Download complete [2023-11-07T19:07:14.915Z] 4872d77fe225: Download complete [2023-11-07T19:07:14.915Z] 5851b861e8e6: Verifying Checksum [2023-11-07T19:07:14.915Z] b85a868b505f: Verifying Checksum [2023-11-07T19:07:14.915Z] b85a868b505f: Download complete [2023-11-07T19:07:15.176Z] bab4dde63d76: Verifying Checksum [2023-11-07T19:07:15.176Z] bab4dde63d76: Download complete [2023-11-07T19:07:16.113Z] b85a868b505f: Pull complete [2023-11-07T19:07:16.373Z] e2be974225ed: Pull complete [2023-11-07T19:07:16.943Z] 339a4e72a1f5: Pull complete [2023-11-07T19:07:16.943Z] 988bab9f4d93: Pull complete [2023-11-07T19:07:17.202Z] 1469e6f7b9e6: Pull complete [2023-11-07T19:07:17.202Z] eaf3925da568: Pull complete [2023-11-07T19:07:19.125Z] bab4dde63d76: Pull complete [2023-11-07T19:07:19.126Z] bde34c3a00c8: Pull complete [2023-11-07T19:07:19.387Z] b352a97aabf1: Pull complete [2023-11-07T19:07:19.387Z] 4872d77fe225: Pull complete [2023-11-07T19:07:19.387Z] 5851b861e8e6: Pull complete [2023-11-07T19:07:19.648Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T19:07:19.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:07:19.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:07:19.868Z] prd-ubuntu20.04-docker-8c-8g-16875 does not seem to be running inside a container [2023-11-07T19:07:19.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-31 -v /w/workspace/edgexfoundry_device-uart_PR-31:/w/workspace/edgexfoundry_device-uart_PR-31:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-31@tmp:/w/workspace/edgexfoundry_device-uart_PR-31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T19:07:23.152Z] $ docker top 80d510252b6ad538e888236b0be2bad3afd938938d723fbac84c4fd70b681b27 -eo pid,comm [2023-11-07T19:07:23.202Z] 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-11-07T19:07:23.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T19:07:23.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T19:07:23.341Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T19:07:23.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T19:07:23.464Z] $ docker exec 80d510252b6ad538e888236b0be2bad3afd938938d723fbac84c4fd70b681b27 ssh-agent [2023-11-07T19:07:23.571Z] SSH_AUTH_SOCK=/tmp/ssh-agip6iVd7FnI/agent.32 [2023-11-07T19:07:23.571Z] SSH_AGENT_PID=38 [2023-11-07T19:07:23.579Z] Running ssh-add (command line suppressed) [2023-11-07T19:07:23.693Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-31@tmp/private_key_17181846858641462080.key (/w/workspace/edgexfoundry_device-uart_PR-31@tmp/private_key_17181846858641462080.key) [2023-11-07T19:07:23.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T19:07:24.046Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T19:07:24.081Z] $ docker exec --env ******** --env ******** 80d510252b6ad538e888236b0be2bad3afd938938d723fbac84c4fd70b681b27 ssh-agent -k [2023-11-07T19:07:24.178Z] unset SSH_AUTH_SOCK; [2023-11-07T19:07:24.178Z] unset SSH_AGENT_PID; [2023-11-07T19:07:24.178Z] echo Agent pid 38 killed; [2023-11-07T19:07:24.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T19:07:24.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T19:07:24.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T19:07:24.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T19:07:24.407Z] $ docker exec 80d510252b6ad538e888236b0be2bad3afd938938d723fbac84c4fd70b681b27 ssh-agent [2023-11-07T19:07:24.524Z] SSH_AUTH_SOCK=/tmp/ssh-3bVQoTtA18RA/agent.70 [2023-11-07T19:07:24.524Z] SSH_AGENT_PID=76 [2023-11-07T19:07:24.529Z] Running ssh-add (command line suppressed) [2023-11-07T19:07:24.651Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-31@tmp/private_key_13439723188907228143.key (/w/workspace/edgexfoundry_device-uart_PR-31@tmp/private_key_13439723188907228143.key) [2023-11-07T19:07:24.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T19:07:24.993Z] + git semver init [2023-11-07T19:07:25.253Z] 2023-11-07 19:07:25,182 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T19:07:25.253Z] 2023-11-07 19:07:25,183 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-31/.semver [2023-11-07T19:07:25.253Z] 2023-11-07 19:07:25,183 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-31/.semver [2023-11-07T19:07:25.253Z] 2023-11-07 19:07:25,184 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-31/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-31, universal_newlines=False, shell=None, istream=None) [2023-11-07T19:07:26.195Z] 2023-11-07 19:07:26,187 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-31/.git/info/exclude [2023-11-07T19:07:26.196Z] 2023-11-07 19:07:26,188 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-31/.semver/PR-31 with force:False [2023-11-07T19:07:26.196Z] 2023-11-07 19:07:26,188 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-31/.semver/PR-31 [2023-11-07T19:07:26.196Z] 2023-11-07 19:07:26,192 [execute] INFO git cat-file --batch-check [2023-11-07T19:07:26.196Z] 2023-11-07 19:07:26,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-31/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T19:07:26.196Z] 2023-11-07 19:07:26,199 [execute] INFO git cat-file --batch [2023-11-07T19:07:26.196Z] 2023-11-07 19:07:26,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-31/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T19:07:26.455Z] 2023-11-07 19:07:26,205 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-31/.semver/PR-31 [2023-11-07T19:07:26.455Z] 0.0.0 [Pipeline] } [2023-11-07T19:07:26.485Z] $ docker exec --env ******** --env ******** 80d510252b6ad538e888236b0be2bad3afd938938d723fbac84c4fd70b681b27 ssh-agent -k [2023-11-07T19:07:26.594Z] unset SSH_AUTH_SOCK; [2023-11-07T19:07:26.594Z] unset SSH_AGENT_PID; [2023-11-07T19:07:26.594Z] echo Agent pid 76 killed; [2023-11-07T19:07:26.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T19:07:27.039Z] + git semver [Pipeline] } [2023-11-07T19:07:27.326Z] $ docker stop --time=1 80d510252b6ad538e888236b0be2bad3afd938938d723fbac84c4fd70b681b27 [2023-11-07T19:07:28.706Z] $ docker rm -f --volumes 80d510252b6ad538e888236b0be2bad3afd938938d723fbac84c4fd70b681b27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T19:07:29.110Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T19:07:29.366Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T19:07:29.385Z] [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-11-07T19:07:30.039Z] provisioning config files... [2023-11-07T19:07:30.048Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-31@tmp/config11569258885021448998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:07:30.396Z] ---> docker-login.sh [2023-11-07T19:07:30.396Z] nexus3.edgexfoundry.org:10001 [2023-11-07T19:07:30.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:30.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:30.396Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:30.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:30.396Z] [2023-11-07T19:07:30.396Z] Login Succeeded [2023-11-07T19:07:30.396Z] nexus3.edgexfoundry.org:10002 [2023-11-07T19:07:30.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:30.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:30.396Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:30.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:30.396Z] [2023-11-07T19:07:30.396Z] Login Succeeded [2023-11-07T19:07:30.396Z] nexus3.edgexfoundry.org:10003 [2023-11-07T19:07:30.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:30.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:30.655Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:30.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:30.655Z] [2023-11-07T19:07:30.655Z] Login Succeeded [2023-11-07T19:07:30.655Z] nexus3.edgexfoundry.org:10004 [2023-11-07T19:07:30.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:30.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:30.655Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:30.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:30.655Z] [2023-11-07T19:07:30.655Z] Login Succeeded [2023-11-07T19:07:30.655Z] docker.io [2023-11-07T19:07:30.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:07:31.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:07:31.175Z] Configure a credential helper to remove this warning. See [2023-11-07T19:07:31.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:07:31.175Z] [2023-11-07T19:07:31.175Z] Login Succeeded [2023-11-07T19:07:31.175Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T19:07:31.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T19:07:31.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:07:31.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:07:31.488Z] ========================================================= [2023-11-07T19:07:31.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T19:07:31.488Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:07:31.971Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T19:07:31.971Z] Sending build context to Docker daemon 11.2MB [2023-11-07T19:07:31.971Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T19:07:31.971Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T19:07:31.971Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T19:07:31.971Z] 7264a8db6415: Pulling fs layer [2023-11-07T19:07:31.971Z] c4d48a809fc2: Pulling fs layer [2023-11-07T19:07:31.971Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T19:07:31.971Z] ad3a456e5733: Pulling fs layer [2023-11-07T19:07:31.971Z] 33e27b845d1e: Pulling fs layer [2023-11-07T19:07:31.971Z] c68163c4e522: Pulling fs layer [2023-11-07T19:07:31.971Z] 50da416c3ac9: Pulling fs layer [2023-11-07T19:07:31.971Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T19:07:31.971Z] ad3a456e5733: Waiting [2023-11-07T19:07:31.971Z] 50da416c3ac9: Waiting [2023-11-07T19:07:31.971Z] 23d2d4c4bb30: Waiting [2023-11-07T19:07:31.971Z] c68163c4e522: Waiting [2023-11-07T19:07:31.971Z] 33e27b845d1e: Waiting [2023-11-07T19:07:31.971Z] c4d48a809fc2: Verifying Checksum [2023-11-07T19:07:31.971Z] c4d48a809fc2: Download complete [2023-11-07T19:07:31.971Z] ad3a456e5733: Download complete [2023-11-07T19:07:32.234Z] 33e27b845d1e: Download complete [2023-11-07T19:07:32.234Z] 7264a8db6415: Verifying Checksum [2023-11-07T19:07:32.234Z] 7264a8db6415: Download complete [2023-11-07T19:07:32.234Z] c68163c4e522: Verifying Checksum [2023-11-07T19:07:32.234Z] c68163c4e522: Download complete [2023-11-07T19:07:32.234Z] 7264a8db6415: Pull complete [2023-11-07T19:07:32.498Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T19:07:32.498Z] 23d2d4c4bb30: Download complete [2023-11-07T19:07:32.498Z] c4d48a809fc2: Pull complete [2023-11-07T19:07:32.498Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T19:07:32.498Z] 4f1c88b9dad5: Download complete [2023-11-07T19:07:33.066Z] 50da416c3ac9: Verifying Checksum [2023-11-07T19:07:33.066Z] 50da416c3ac9: Download complete [2023-11-07T19:07:36.353Z] 4f1c88b9dad5: Pull complete [2023-11-07T19:07:36.353Z] ad3a456e5733: Pull complete [2023-11-07T19:07:36.353Z] 33e27b845d1e: Pull complete [2023-11-07T19:07:36.353Z] c68163c4e522: Pull complete [2023-11-07T19:07:38.882Z] 50da416c3ac9: Pull complete [2023-11-07T19:07:38.882Z] 23d2d4c4bb30: Pull complete [2023-11-07T19:07:38.883Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T19:07:38.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:07:38.883Z] ---> 0786185ac409 [2023-11-07T19:07:38.883Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T19:07:44.163Z] ---> Running in 9fcdfb73f8c1 [2023-11-07T19:07:44.163Z] Removing intermediate container 9fcdfb73f8c1 [2023-11-07T19:07:44.163Z] ---> 3b2e2bd4425f [2023-11-07T19:07:44.163Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T19:07:44.163Z] ---> Running in bb5c68bbb877 [2023-11-07T19:07:44.163Z] Removing intermediate container bb5c68bbb877 [2023-11-07T19:07:44.163Z] ---> e1225df8d639 [2023-11-07T19:07:44.163Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T19:07:44.163Z] ---> Running in 901f4c8fb024 [2023-11-07T19:07:44.163Z] Removing intermediate container 901f4c8fb024 [2023-11-07T19:07:44.163Z] ---> 3b9752030857 [2023-11-07T19:07:44.163Z] Step 6/12 : WORKDIR /device-uart [2023-11-07T19:07:44.163Z] ---> Running in 5dbe664844e2 [2023-11-07T19:07:44.163Z] Removing intermediate container 5dbe664844e2 [2023-11-07T19:07:44.163Z] ---> 2880bce7f8ff [2023-11-07T19:07:44.163Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T19:07:44.163Z] ---> Running in 6066dc66bbc1 [2023-11-07T19:07:44.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:07:44.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:07:44.811Z] Still waiting to schedule task [2023-11-07T19:07:44.812Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T19:07:44.944Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T19:07:44.945Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T19:07:44.945Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T19:07:44.945Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T19:07:44.945Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T19:07:44.945Z] OK: 268 MiB in 56 packages [2023-11-07T19:07:45.523Z] Removing intermediate container 6066dc66bbc1 [2023-11-07T19:07:45.523Z] ---> 52f29aa82a12 [2023-11-07T19:07:45.523Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T19:07:45.523Z] ---> eb649487f19f [2023-11-07T19:07:45.523Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:07:45.523Z] ---> Running in 0113c6adc6ec [2023-11-07T19:08:33.721Z] Removing intermediate container 0113c6adc6ec [2023-11-07T19:08:33.721Z] ---> b2ef5cd48eb8 [2023-11-07T19:08:33.721Z] Step 10/12 : COPY . . [2023-11-07T19:08:33.721Z] ---> 47eb85427204 [2023-11-07T19:08:33.721Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T19:08:33.721Z] ---> Running in b7f61bbc55f8 [2023-11-07T19:08:33.721Z] Removing intermediate container b7f61bbc55f8 [2023-11-07T19:08:33.721Z] ---> f8aba2a26bef [2023-11-07T19:08:33.721Z] Step 12/12 : RUN ${MAKE} [2023-11-07T19:08:33.721Z] ---> Running in de175b25cc89 [2023-11-07T19:08:33.721Z] noop [2023-11-07T19:08:33.721Z] Removing intermediate container de175b25cc89 [2023-11-07T19:08:33.721Z] ---> a4808d62bc2a [2023-11-07T19:08:33.721Z] Successfully built a4808d62bc2a [2023-11-07T19:08:33.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:08:34.233Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T19:08:34.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:08:34.413Z] prd-ubuntu20.04-docker-8c-8g-16875 does not seem to be running inside a container [2023-11-07T19:08:34.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-31 -v /w/workspace/edgexfoundry_device-uart_PR-31:/w/workspace/edgexfoundry_device-uart_PR-31:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-31@tmp:/w/workspace/edgexfoundry_device-uart_PR-31@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 ******** ci-base-image-x86_64 cat [2023-11-07T19:08:40.209Z] $ docker top 7206c899144172335f93f35c5d109941719dbdbecf5113d19f13db9dc6b3892f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:08:40.605Z] + go version [2023-11-07T19:08:40.605Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T19:08:40.642Z] $ docker stop --time=1 7206c899144172335f93f35c5d109941719dbdbecf5113d19f13db9dc6b3892f [2023-11-07T19:08:43.098Z] $ docker rm -f --volumes 7206c899144172335f93f35c5d109941719dbdbecf5113d19f13db9dc6b3892f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:08:43.801Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T19:08:43.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:08:43.963Z] prd-ubuntu20.04-docker-8c-8g-16875 does not seem to be running inside a container [2023-11-07T19:08:43.997Z] $ 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-31 -v /w/workspace/edgexfoundry_device-uart_PR-31:/w/workspace/edgexfoundry_device-uart_PR-31:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-31@tmp:/w/workspace/edgexfoundry_device-uart_PR-31@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 ******** ci-base-image-x86_64 cat [2023-11-07T19:08:44.307Z] $ docker top d77f8f307ee94244f2f95d889c46dc88f935e1b483970a9ac9a9142ca41320e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:08:44.688Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-31 [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:08:45.054Z] + make test [2023-11-07T19:08:45.054Z] go test ./... -coverprofile=coverage.out [2023-11-07T19:08:50.867Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-07T19:09:06.208Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-07T19:09:06.208Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-07T19:09:12.799Z] go vet ./... [2023-11-07T19:09:15.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T19:09:15.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T19:09:15.591Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T19:09:15.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T19:09:15.668Z] $ docker stop --time=1 d77f8f307ee94244f2f95d889c46dc88f935e1b483970a9ac9a9142ca41320e8 [2023-11-07T19:09:22.544Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16876 in /w/workspace/edgexfoundry_device-uart_PR-31 [2023-11-07T19:09:43.230Z] $ docker rm -f --volumes d77f8f307ee94244f2f95d889c46dc88f935e1b483970a9ac9a9142ca41320e8 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-11-07T19:09:43.724Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-11-07T19:09:43.812Z] The recommended git tool is: git [2023-11-07T19:09:43.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T19:09:44.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T19:09:44.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T19:09:45.009Z] + ls -al . [2023-11-07T19:09:45.009Z] total 152 [2023-11-07T19:09:45.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 19:08 . [2023-11-07T19:09:45.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 19:07 .. [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 19:07 .dockerignore [2023-11-07T19:09:45.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 19:09 .git [2023-11-07T19:09:45.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 19:07 .github [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 7 19:07 .gitignore [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 19:07 .golangci.yml [2023-11-07T19:09:45.009Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 19:07 .semver [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 7 19:07 Attribution.txt [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 1777 Nov 7 19:07 Dockerfile [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 19:07 GOVERNANCE.md [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 7 19:07 Jenkinsfile [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 19:07 LICENSE [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 7 19:07 Makefile [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 19:07 OWNERS.md [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 7 19:07 README.md [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 19:07 VERSION [2023-11-07T19:09:45.009Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 19:07 bin [2023-11-07T19:09:45.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 19:07 cmd [2023-11-07T19:09:45.009Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 7 19:08 coverage.out [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 3681 Nov 7 19:07 go.mod [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 35233 Nov 7 19:07 go.sum [2023-11-07T19:09:45.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 19:07 internal [2023-11-07T19:09:45.009Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 7 19:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:09:45.406Z] + 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=98b52cb3feac3493aab4fba4d557cc49220528f0 --label arch=amd64 --label version=0.0.0 . [2023-11-07T19:09:45.406Z] Sending build context to Docker daemon 11.2MB [2023-11-07T19:09:45.406Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T19:09:45.406Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-07T19:09:45.406Z] ---> a4808d62bc2a [2023-11-07T19:09:45.406Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T19:09:47.352Z] ---> Running in 3499e79b405a [2023-11-07T19:09:47.922Z] Removing intermediate container 3499e79b405a [2023-11-07T19:09:47.922Z] ---> c087c3d663e0 [2023-11-07T19:09:47.922Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T19:09:48.182Z] ---> Running in 329d8c93627d [2023-11-07T19:09:50.753Z] using credential edgex-jenkins-ssh [2023-11-07T19:09:50.768Z] Cloning the remote Git repository [2023-11-07T19:09:50.813Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-07T19:09:50.898Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-11-07T19:09:51.026Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-07T19:09:51.027Z] > git --version # timeout=10 [2023-11-07T19:09:51.047Z] > git --version # 'git version 2.25.1' [2023-11-07T19:09:51.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:09:51.183Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T19:09:52.371Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-07T19:09:53.743Z] Merging remotes/origin/main commit 5ecf853e9146b6aac4215f7018ae941eb175f8eb into PR head commit 98b52cb3feac3493aab4fba4d557cc49220528f0 [2023-11-07T19:09:52.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T19:09:53.185Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-07T19:09:53.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-07T19:09:53.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:09:53.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/31/head:refs/remotes/origin/PR-31 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T19:09:53.764Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T19:09:54.006Z] Merge succeeded, producing 98b52cb3feac3493aab4fba4d557cc49220528f0 [2023-11-07T19:09:54.007Z] Checking out Revision 98b52cb3feac3493aab4fba4d557cc49220528f0 (PR-31) [2023-11-07T19:09:54.434Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-07T19:09:54.484Z] > git --version # timeout=10 [2023-11-07T19:09:54.493Z] > git --version # 'git version 2.25.1' [2023-11-07T19:09:54.513Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T19:09:53.834Z] > git checkout -f 98b52cb3feac3493aab4fba4d557cc49220528f0 # timeout=10 [2023-11-07T19:09:53.909Z] > git remote # timeout=10 [2023-11-07T19:09:53.934Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T19:09:53.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:09:53.965Z] > git merge 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 [2023-11-07T19:09:53.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T19:09:54.017Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T19:09:54.035Z] > git checkout -f 98b52cb3feac3493aab4fba4d557cc49220528f0 # timeout=10 [2023-11-07T19:09:55.643Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T19:09:55.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T19:09:55.643Z] Dload Upload Total Spent Left Speed [2023-11-07T19:09:55.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 82888 0 --:--:-- --:--:-- --:--:-- 82888 [Pipeline] sh [2023-11-07T19:09:56.237Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T19:09:56.601Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-11-07T19:09:56.601Z] sudo tee /etc/docker/daemon.new [2023-11-07T19:09:56.601Z] { [2023-11-07T19:09:56.601Z] "registry-mirrors": [ [2023-11-07T19:09:56.601Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T19:09:56.601Z] ], [2023-11-07T19:09:56.601Z] "bip": "10.250.0.254/24", [2023-11-07T19:09:56.601Z] "hosts": [ [2023-11-07T19:09:56.601Z] "tcp://0.0.0.0:5555", [2023-11-07T19:09:56.601Z] "unix:///var/run/docker.sock" [2023-11-07T19:09:56.601Z] ], [2023-11-07T19:09:56.601Z] "mtu": 1458, [2023-11-07T19:09:56.601Z] "selinux-enabled": true, [2023-11-07T19:09:56.601Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T19:09:56.601Z] } [Pipeline] sh [2023-11-07T19:09:56.952Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T19:09:57.301Z] + sudo service docker restart [2023-11-07T19:09:58.326Z] Removing intermediate container 329d8c93627d [2023-11-07T19:09:58.326Z] ---> 73ace496424e [2023-11-07T19:09:58.326Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-07T19:09:58.586Z] ---> Running in 22e627e4b7ca [2023-11-07T19:09:59.156Z] Removing intermediate container 22e627e4b7ca [2023-11-07T19:09:59.156Z] ---> 7488fb7ad751 [2023-11-07T19:09:59.156Z] Step 6/25 : WORKDIR /device-uart [2023-11-07T19:09:59.724Z] ---> Running in c192e698b873 [2023-11-07T19:10:00.291Z] Removing intermediate container c192e698b873 [2023-11-07T19:10:00.291Z] ---> c8fde941dd39 [2023-11-07T19:10:00.291Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T19:10:01.228Z] ---> Running in 7295b8e64cad [2023-11-07T19:10:02.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:10:02.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:10:02.426Z] OK: 268 MiB in 56 packages [2023-11-07T19:10:03.806Z] Removing intermediate container 7295b8e64cad [2023-11-07T19:10:03.806Z] ---> 3f5f3210c7aa [2023-11-07T19:10:03.806Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-07T19:10:04.375Z] ---> 28c9341cbcea [2023-11-07T19:10:04.375Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:10:04.375Z] ---> Running in 130149ba0152 [2023-11-07T19:10:08.637Z] Removing intermediate container 130149ba0152 [2023-11-07T19:10:08.637Z] ---> e8cbd582037e [2023-11-07T19:10:08.637Z] Step 10/25 : COPY . . [2023-11-07T19:10:09.205Z] ---> df783bb6d3d1 [2023-11-07T19:10:09.205Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T19:10:09.205Z] ---> Running in 1867380f0f0b [2023-11-07T19:10:09.205Z] Removing intermediate container 1867380f0f0b [2023-11-07T19:10:09.205Z] ---> 74c92c9f8353 [2023-11-07T19:10:09.205Z] Step 12/25 : RUN ${MAKE} [2023-11-07T19:10:09.467Z] ---> Running in 52034c17388f [2023-11-07T19:10:09.725Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-uart ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T19:10:19.467Z] provisioning config files... [2023-11-07T19:10:19.493Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config3624307252555546001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:10:19.880Z] ---> docker-login.sh [2023-11-07T19:10:19.880Z] nexus3.edgexfoundry.org:10001 [2023-11-07T19:10:20.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:10:20.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:10:20.425Z] Configure a credential helper to remove this warning. See [2023-11-07T19:10:20.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:10:20.425Z] [2023-11-07T19:10:20.425Z] Login Succeeded [2023-11-07T19:10:20.425Z] nexus3.edgexfoundry.org:10002 [2023-11-07T19:10:20.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:10:20.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:10:20.964Z] Configure a credential helper to remove this warning. See [2023-11-07T19:10:20.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:10:20.964Z] [2023-11-07T19:10:20.964Z] Login Succeeded [2023-11-07T19:10:20.964Z] nexus3.edgexfoundry.org:10003 [2023-11-07T19:10:20.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:10:21.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:10:21.235Z] Configure a credential helper to remove this warning. See [2023-11-07T19:10:21.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:10:21.235Z] [2023-11-07T19:10:21.235Z] Login Succeeded [2023-11-07T19:10:21.235Z] nexus3.edgexfoundry.org:10004 [2023-11-07T19:10:21.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:10:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:10:21.505Z] Configure a credential helper to remove this warning. See [2023-11-07T19:10:21.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:10:21.505Z] [2023-11-07T19:10:21.505Z] Login Succeeded [2023-11-07T19:10:21.505Z] docker.io [2023-11-07T19:10:21.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:10:22.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:10:22.041Z] Configure a credential helper to remove this warning. See [2023-11-07T19:10:22.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:10:22.041Z] [2023-11-07T19:10:22.041Z] Login Succeeded [2023-11-07T19:10:22.041Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T19:10:22.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T19:10:22.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:10:22.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:10:22.549Z] ========================================================= [2023-11-07T19:10:22.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T19:10:22.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:10:23.062Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T19:10:23.328Z] Sending build context to Docker daemon 5.655MB [2023-11-07T19:10:23.328Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T19:10:23.328Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T19:10:23.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T19:10:23.595Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T19:10:23.595Z] 5d54e960e981: Pulling fs layer [2023-11-07T19:10:23.595Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T19:10:23.595Z] f0e02332f6b5: Pulling fs layer [2023-11-07T19:10:23.595Z] cefa15bbcfad: Pulling fs layer [2023-11-07T19:10:23.595Z] 17808c966233: Pulling fs layer [2023-11-07T19:10:23.595Z] f4c1fc716caa: Pulling fs layer [2023-11-07T19:10:23.595Z] cefa15bbcfad: Waiting [2023-11-07T19:10:23.595Z] 17808c966233: Waiting [2023-11-07T19:10:23.595Z] f0e02332f6b5: Waiting [2023-11-07T19:10:23.595Z] f4c1fc716caa: Waiting [2023-11-07T19:10:23.595Z] 5d54e960e981: Verifying Checksum [2023-11-07T19:10:23.595Z] 5d54e960e981: Download complete [2023-11-07T19:10:23.595Z] f0e02332f6b5: Verifying Checksum [2023-11-07T19:10:23.595Z] f0e02332f6b5: Download complete [2023-11-07T19:10:23.595Z] cefa15bbcfad: Verifying Checksum [2023-11-07T19:10:23.595Z] cefa15bbcfad: Download complete [2023-11-07T19:10:23.595Z] 9fda8d8052c6: Download complete [2023-11-07T19:10:24.203Z] f4c1fc716caa: Verifying Checksum [2023-11-07T19:10:24.203Z] f4c1fc716caa: Download complete [2023-11-07T19:10:24.471Z] 9fda8d8052c6: Pull complete [2023-11-07T19:10:25.055Z] 5d54e960e981: Pull complete [2023-11-07T19:10:25.323Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T19:10:25.323Z] c4a7e357bf2a: Download complete [2023-11-07T19:10:26.738Z] 17808c966233: Verifying Checksum [2023-11-07T19:10:26.738Z] 17808c966233: Download complete [2023-11-07T19:10:36.449Z] Removing intermediate container 52034c17388f [2023-11-07T19:10:36.449Z] ---> 77fa8f7d8ec6 [2023-11-07T19:10:36.449Z] Step 13/25 : FROM alpine:3.18 [2023-11-07T19:10:36.449Z] 3.18: Pulling from library/alpine [2023-11-07T19:10:36.449Z] 96526aa774ef: Pulling fs layer [2023-11-07T19:10:36.449Z] 96526aa774ef: Verifying Checksum [2023-11-07T19:10:36.449Z] 96526aa774ef: Pull complete [2023-11-07T19:10:36.449Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:10:36.449Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T19:10:36.449Z] ---> 8ca4688f4f35 [2023-11-07T19:10:36.449Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-07T19:10:36.449Z] ---> Running in d746defb87bd [2023-11-07T19:10:36.449Z] Removing intermediate container d746defb87bd [2023-11-07T19:10:36.449Z] ---> d80b4cd40d12 [2023-11-07T19:10:36.449Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-07T19:10:36.449Z] ---> Running in 3628fe3d19f0 [2023-11-07T19:10:36.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:10:36.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:10:36.449Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T19:10:36.449Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T19:10:36.449Z] OK: 7 MiB in 16 packages [2023-11-07T19:10:39.018Z] Removing intermediate container 3628fe3d19f0 [2023-11-07T19:10:39.018Z] ---> 93c4f36be787 [2023-11-07T19:10:39.018Z] Step 16/25 : WORKDIR / [2023-11-07T19:10:39.018Z] ---> Running in b8875bb74936 [2023-11-07T19:10:39.018Z] Removing intermediate container b8875bb74936 [2023-11-07T19:10:39.018Z] ---> 7f593eb3e910 [2023-11-07T19:10:39.018Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-07T19:10:39.018Z] ---> 11070786799f [2023-11-07T19:10:39.018Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-11-07T19:10:39.154Z] c4a7e357bf2a: Pull complete [2023-11-07T19:10:39.154Z] f0e02332f6b5: Pull complete [2023-11-07T19:10:39.154Z] cefa15bbcfad: Pull complete [2023-11-07T19:10:42.310Z] ---> e9cc6f504ebd [2023-11-07T19:10:42.310Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-11-07T19:10:42.880Z] ---> 1fcaaf3e8915 [2023-11-07T19:10:42.880Z] Step 20/25 : EXPOSE 59995 [2023-11-07T19:10:42.880Z] ---> Running in 77ea777b665d [2023-11-07T19:10:42.880Z] Removing intermediate container 77ea777b665d [2023-11-07T19:10:42.880Z] ---> 34bb0c312c1b [2023-11-07T19:10:42.880Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-11-07T19:10:42.880Z] ---> Running in 986652141e1b [2023-11-07T19:10:42.880Z] Removing intermediate container 986652141e1b [2023-11-07T19:10:42.880Z] ---> 06ae0d77538e [2023-11-07T19:10:42.880Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T19:10:43.141Z] ---> Running in f48a28940a96 [2023-11-07T19:10:43.141Z] Removing intermediate container f48a28940a96 [2023-11-07T19:10:43.141Z] ---> b0b014517978 [2023-11-07T19:10:43.141Z] Step 23/25 : LABEL arch=amd64 [2023-11-07T19:10:43.141Z] ---> Running in 9c9da48ecf2b [2023-11-07T19:10:43.141Z] Removing intermediate container 9c9da48ecf2b [2023-11-07T19:10:43.141Z] ---> 96897b20bc76 [2023-11-07T19:10:43.141Z] Step 24/25 : LABEL git_sha=98b52cb3feac3493aab4fba4d557cc49220528f0 [2023-11-07T19:10:43.141Z] ---> Running in 7859b2509593 [2023-11-07T19:10:43.403Z] Removing intermediate container 7859b2509593 [2023-11-07T19:10:43.403Z] ---> 6d97b3a0e696 [2023-11-07T19:10:43.403Z] Step 25/25 : LABEL version=0.0.0 [2023-11-07T19:10:43.403Z] ---> Running in bc051205586f [2023-11-07T19:10:43.403Z] Removing intermediate container bc051205586f [2023-11-07T19:10:43.403Z] ---> 8912d62f4d2c [2023-11-07T19:10:43.403Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T19:10:43.403Z] Successfully built 8912d62f4d2c [2023-11-07T19:10:43.403Z] 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-11-07T19:10:44.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T19:10:44.296Z] [2023-11-07T19:10:44.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:10:44.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T19:10:44.686Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T19:10:44.686Z] 5eb5b503b376: Pulling fs layer [2023-11-07T19:10:44.686Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T19:10:44.686Z] ec43610c2a17: Pulling fs layer [2023-11-07T19:10:44.686Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T19:10:44.686Z] 33b1e0a273af: Pulling fs layer [2023-11-07T19:10:44.686Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T19:10:44.686Z] 2f39f015ded8: Pulling fs layer [2023-11-07T19:10:44.686Z] 3a2ae6a8a46f: Waiting [2023-11-07T19:10:44.686Z] 33b1e0a273af: Waiting [2023-11-07T19:10:44.686Z] 5d3b04190fa2: Waiting [2023-11-07T19:10:44.686Z] 2f39f015ded8: Waiting [2023-11-07T19:10:44.686Z] 5c69ac0246d0: Download complete [2023-11-07T19:10:44.686Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T19:10:44.686Z] 3a2ae6a8a46f: Download complete [2023-11-07T19:10:44.686Z] 33b1e0a273af: Verifying Checksum [2023-11-07T19:10:44.686Z] 33b1e0a273af: Download complete [2023-11-07T19:10:44.686Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T19:10:44.686Z] 5d3b04190fa2: Download complete [2023-11-07T19:10:44.686Z] ec43610c2a17: Verifying Checksum [2023-11-07T19:10:44.686Z] ec43610c2a17: Download complete [2023-11-07T19:10:44.944Z] 5eb5b503b376: Verifying Checksum [2023-11-07T19:10:44.944Z] 5eb5b503b376: Download complete [2023-11-07T19:10:45.514Z] 2f39f015ded8: Download complete [2023-11-07T19:10:46.083Z] 5eb5b503b376: Pull complete [2023-11-07T19:10:46.083Z] 5c69ac0246d0: Pull complete [2023-11-07T19:10:46.651Z] ec43610c2a17: Pull complete [2023-11-07T19:10:46.651Z] 3a2ae6a8a46f: Pull complete [2023-11-07T19:10:46.910Z] 33b1e0a273af: Pull complete [2023-11-07T19:10:46.910Z] 5d3b04190fa2: Pull complete [2023-11-07T19:10:47.369Z] 17808c966233: Pull complete [2023-11-07T19:10:48.783Z] f4c1fc716caa: Pull complete [2023-11-07T19:10:48.783Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T19:10:48.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:10:48.783Z] ---> ea914061e18c [2023-11-07T19:10:48.783Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T19:10:50.187Z] ---> Running in afd0168f6246 [2023-11-07T19:10:50.187Z] Removing intermediate container afd0168f6246 [2023-11-07T19:10:50.187Z] ---> 7389a5bc5671 [2023-11-07T19:10:50.187Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T19:10:50.459Z] ---> Running in 2272ce5038b9 [2023-11-07T19:10:50.728Z] Removing intermediate container 2272ce5038b9 [2023-11-07T19:10:50.728Z] ---> 425abc441d95 [2023-11-07T19:10:50.728Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T19:10:50.728Z] ---> Running in f83259fb0c87 [2023-11-07T19:10:50.997Z] Removing intermediate container f83259fb0c87 [2023-11-07T19:10:50.997Z] ---> f8d0753251a1 [2023-11-07T19:10:50.997Z] Step 6/12 : WORKDIR /device-uart [2023-11-07T19:10:50.997Z] ---> Running in d78a7891fc2b [2023-11-07T19:10:51.097Z] 2f39f015ded8: Pull complete [2023-11-07T19:10:51.097Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T19:10:51.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T19:10:51.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:10:51.347Z] prd-ubuntu20.04-docker-8c-8g-16875 does not seem to be running inside a container [2023-11-07T19:10:51.383Z] $ 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-31 -v /w/workspace/edgexfoundry_device-uart_PR-31:/w/workspace/edgexfoundry_device-uart_PR-31:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-31@tmp:/w/workspace/edgexfoundry_device-uart_PR-31@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T19:10:51.581Z] Removing intermediate container d78a7891fc2b [2023-11-07T19:10:51.581Z] ---> accb5c110bab [2023-11-07T19:10:51.581Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T19:10:51.581Z] ---> Running in b999195b22d6 [2023-11-07T19:10:52.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T19:10:52.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T19:10:54.212Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T19:10:54.212Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T19:10:54.212Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T19:10:54.212Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T19:10:54.212Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T19:10:54.212Z] OK: 270 MiB in 56 packages [2023-11-07T19:10:56.130Z] $ docker top a13652460f078fee472f9a67751bc3e532c696dde9c283d5818af870255944f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:10:56.661Z] ---> job-cost.sh [2023-11-07T19:10:56.662Z] lf-activate-venv: SKIPPING [2023-11-07T19:10:56.662Z] INFO: No Stack... [2023-11-07T19:10:56.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T19:10:57.180Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T19:10:57.500Z] + + cat /w/workspace/edgexfoundry_device-uart_PR-31/archives/cost.csv [2023-11-07T19:10:57.500Z] cut -d, -f6 [Pipeline] lock [2023-11-07T19:10:57.544Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-31-1-stack-cost] [2023-11-07T19:10:57.548Z] Resource [jenkins-edgexfoundry-device-uart-PR-31-1-stack-cost] did not exist. Created. [2023-11-07T19:10:57.549Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-31-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T19:10:57.952Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T19:10:58.013Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T19:10:58.040Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-31-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T19:10:58.126Z] $ docker stop --time=1 a13652460f078fee472f9a67751bc3e532c696dde9c283d5818af870255944f0 [2023-11-07T19:10:58.460Z] Removing intermediate container b999195b22d6 [2023-11-07T19:10:58.460Z] ---> 4aa7e66f4fd0 [2023-11-07T19:10:58.460Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T19:10:59.039Z] ---> 01939f76c535 [2023-11-07T19:10:59.039Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:10:59.039Z] ---> Running in b45491ebf963 [2023-11-07T19:10:59.293Z] $ docker rm -f --volumes a13652460f078fee472f9a67751bc3e532c696dde9c283d5818af870255944f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T19:12:20.708Z] Removing intermediate container b45491ebf963 [2023-11-07T19:12:20.708Z] ---> f4c1a597f2a2 [2023-11-07T19:12:20.708Z] Step 10/12 : COPY . . [2023-11-07T19:12:20.708Z] ---> 300a639faa1e [2023-11-07T19:12:20.708Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T19:12:20.708Z] ---> Running in 315c126020de [2023-11-07T19:12:20.708Z] Removing intermediate container 315c126020de [2023-11-07T19:12:20.708Z] ---> 5bacef2b5599 [2023-11-07T19:12:20.708Z] Step 12/12 : RUN ${MAKE} [2023-11-07T19:12:20.708Z] ---> Running in 8a55d0b3696b [2023-11-07T19:12:20.708Z] noop [2023-11-07T19:12:20.708Z] Removing intermediate container 8a55d0b3696b [2023-11-07T19:12:20.708Z] ---> 3d64d98bfd5f [2023-11-07T19:12:20.708Z] Successfully built 3d64d98bfd5f [2023-11-07T19:12:20.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:12:21.186Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T19:12:21.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:12:21.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-16876 does not seem to be running inside a container [2023-11-07T19:12:21.564Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-07T19:12:22.754Z] $ docker top ea9e55a3af6e0316a11853873a4c3afc100654ad039ebcbb37c74ee942ee809f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:12:23.640Z] + go version [2023-11-07T19:12:23.640Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T19:12:23.676Z] $ docker stop --time=1 ea9e55a3af6e0316a11853873a4c3afc100654ad039ebcbb37c74ee942ee809f [2023-11-07T19:12:25.294Z] $ docker rm -f --volumes ea9e55a3af6e0316a11853873a4c3afc100654ad039ebcbb37c74ee942ee809f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:12:26.179Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T19:12:26.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:12:26.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-16876 does not seem to be running inside a container [2023-11-07T19:12:26.524Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-07T19:12:27.672Z] $ docker top d8cf7282f6ca1242fc3babb57a1c5170b1695dae796c13dee48db36b9b4c1f17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:12:28.549Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:12:28.949Z] + make test [2023-11-07T19:12:29.218Z] go test ./... -coverprofile=coverage.out [2023-11-07T19:12:35.866Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-07T19:14:12.492Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-07T19:14:12.492Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-07T19:14:12.492Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T19:14:12.492Z] go vet ./... [2023-11-07T19:14:30.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T19:14:30.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T19:14:30.727Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T19:14:30.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T19:14:30.802Z] $ docker stop --time=1 d8cf7282f6ca1242fc3babb57a1c5170b1695dae796c13dee48db36b9b4c1f17 [2023-11-07T19:14:32.739Z] $ docker rm -f --volumes d8cf7282f6ca1242fc3babb57a1c5170b1695dae796c13dee48db36b9b4c1f17 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T19:14:33.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T19:14:33.972Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T19:14:34.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T19:14:34.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T19:14:35.312Z] + ls -al . [2023-11-07T19:14:35.312Z] total 148 [2023-11-07T19:14:35.312Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 19:12 . [2023-11-07T19:14:35.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 19:09 .. [2023-11-07T19:14:35.312Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 19:09 .dockerignore [2023-11-07T19:14:35.312Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 19:09 .git [2023-11-07T19:14:35.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 19:09 .github [2023-11-07T19:14:35.312Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 7 19:09 .gitignore [2023-11-07T19:14:35.312Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 19:09 .golangci.yml [2023-11-07T19:14:35.312Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 7 19:09 Attribution.txt [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 1777 Nov 7 19:09 Dockerfile [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 19:09 GOVERNANCE.md [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 7 19:09 Jenkinsfile [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 19:09 LICENSE [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 7 19:09 Makefile [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 19:09 OWNERS.md [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 7 19:09 README.md [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 19:07 VERSION [2023-11-07T19:14:35.313Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 19:09 bin [2023-11-07T19:14:35.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 19:09 cmd [2023-11-07T19:14:35.313Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 7 19:12 coverage.out [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 3681 Nov 7 19:09 go.mod [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 35233 Nov 7 19:09 go.sum [2023-11-07T19:14:35.313Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 19:09 internal [2023-11-07T19:14:35.313Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 7 19:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:14:35.734Z] + 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=98b52cb3feac3493aab4fba4d557cc49220528f0 --label arch=arm64 --label version=0.0.0 . [2023-11-07T19:14:36.003Z] Sending build context to Docker daemon 5.656MB [2023-11-07T19:14:36.003Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T19:14:36.003Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-07T19:14:36.003Z] ---> 3d64d98bfd5f [2023-11-07T19:14:36.003Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T19:14:37.944Z] ---> Running in 7175c72e49fa [2023-11-07T19:14:38.218Z] Removing intermediate container 7175c72e49fa [2023-11-07T19:14:38.218Z] ---> 98dc1d0ca198 [2023-11-07T19:14:38.218Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T19:14:38.485Z] ---> Running in f4f3bf2977fe [2023-11-07T19:14:38.755Z] Removing intermediate container f4f3bf2977fe [2023-11-07T19:14:38.755Z] ---> b9d267773c22 [2023-11-07T19:14:38.755Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-07T19:14:38.755Z] ---> Running in 2246775c0933 [2023-11-07T19:14:39.021Z] Removing intermediate container 2246775c0933 [2023-11-07T19:14:39.021Z] ---> c47f14e553f1 [2023-11-07T19:14:39.021Z] Step 6/25 : WORKDIR /device-uart [2023-11-07T19:14:39.286Z] ---> Running in 276982d047df [2023-11-07T19:14:39.552Z] Removing intermediate container 276982d047df [2023-11-07T19:14:39.552Z] ---> a2e9044ca7a5 [2023-11-07T19:14:39.552Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T19:14:39.552Z] ---> Running in 0a1b4cf1239e [2023-11-07T19:14:40.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T19:14:40.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T19:14:42.254Z] OK: 270 MiB in 56 packages [2023-11-07T19:14:44.202Z] Removing intermediate container 0a1b4cf1239e [2023-11-07T19:14:44.202Z] ---> 144e0bd2f87d [2023-11-07T19:14:44.202Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-07T19:14:44.470Z] ---> ecd3e03ce2a0 [2023-11-07T19:14:44.470Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:14:44.470Z] ---> Running in 0dbfec0ea56f [2023-11-07T19:14:48.736Z] Removing intermediate container 0dbfec0ea56f [2023-11-07T19:14:48.736Z] ---> 12916911ef8c [2023-11-07T19:14:48.736Z] Step 10/25 : COPY . . [2023-11-07T19:14:52.081Z] ---> a448a1790e9d [2023-11-07T19:14:52.081Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T19:14:52.081Z] ---> Running in 385cd89c91cb [2023-11-07T19:14:53.496Z] Removing intermediate container 385cd89c91cb [2023-11-07T19:14:53.496Z] ---> 5a322824da9b [2023-11-07T19:14:53.496Z] Step 12/25 : RUN ${MAKE} [2023-11-07T19:14:53.496Z] ---> Running in 5a9b64bd5fe9 [2023-11-07T19:14:56.085Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-07T19:16:47.731Z] Removing intermediate container 5a9b64bd5fe9 [2023-11-07T19:16:47.731Z] ---> 9b7f18692323 [2023-11-07T19:16:47.731Z] Step 13/25 : FROM alpine:3.18 [2023-11-07T19:16:47.731Z] 3.18: Pulling from library/alpine [2023-11-07T19:16:47.731Z] 579b34f0a95b: Pulling fs layer [2023-11-07T19:16:47.731Z] 579b34f0a95b: Verifying Checksum [2023-11-07T19:16:47.731Z] 579b34f0a95b: Download complete [2023-11-07T19:16:47.731Z] 579b34f0a95b: Pull complete [2023-11-07T19:16:47.731Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:16:47.731Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T19:16:47.731Z] ---> 3cc203321400 [2023-11-07T19:16:47.731Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-07T19:16:47.731Z] ---> Running in b508f089589f [2023-11-07T19:16:47.731Z] Removing intermediate container b508f089589f [2023-11-07T19:16:47.731Z] ---> 977e14058cae [2023-11-07T19:16:47.731Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-07T19:16:47.731Z] ---> Running in 9bdd560420da [2023-11-07T19:16:47.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T19:16:47.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T19:16:47.731Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T19:16:47.731Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T19:16:47.731Z] OK: 8 MiB in 16 packages [2023-11-07T19:16:47.731Z] Removing intermediate container 9bdd560420da [2023-11-07T19:16:47.731Z] ---> 8f59453506b0 [2023-11-07T19:16:47.731Z] Step 16/25 : WORKDIR / [2023-11-07T19:16:47.731Z] ---> Running in 5e2d7279f292 [2023-11-07T19:16:47.731Z] Removing intermediate container 5e2d7279f292 [2023-11-07T19:16:47.731Z] ---> 2dca93a0aa18 [2023-11-07T19:16:47.731Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-07T19:16:47.731Z] ---> 62e0e06b8138 [2023-11-07T19:16:47.731Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-11-07T19:16:47.731Z] ---> 1bd02586f9a9 [2023-11-07T19:16:47.731Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-11-07T19:16:47.731Z] ---> db57a8b6b154 [2023-11-07T19:16:47.731Z] Step 20/25 : EXPOSE 59995 [2023-11-07T19:16:47.731Z] ---> Running in 9a48b24f2920 [2023-11-07T19:16:47.731Z] Removing intermediate container 9a48b24f2920 [2023-11-07T19:16:47.731Z] ---> 77162e726b28 [2023-11-07T19:16:47.731Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-11-07T19:16:47.731Z] ---> Running in bddc7bc42cc4 [2023-11-07T19:16:47.731Z] Removing intermediate container bddc7bc42cc4 [2023-11-07T19:16:47.731Z] ---> 53796345b76d [2023-11-07T19:16:47.731Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T19:16:47.731Z] ---> Running in 792ec647b46b [2023-11-07T19:16:47.731Z] Removing intermediate container 792ec647b46b [2023-11-07T19:16:47.731Z] ---> 48295d25ddfe [2023-11-07T19:16:47.731Z] Step 23/25 : LABEL arch=arm64 [2023-11-07T19:16:47.731Z] ---> Running in 1bf838cd918f [2023-11-07T19:16:47.731Z] Removing intermediate container 1bf838cd918f [2023-11-07T19:16:47.731Z] ---> 7cbd2e183687 [2023-11-07T19:16:47.731Z] Step 24/25 : LABEL git_sha=98b52cb3feac3493aab4fba4d557cc49220528f0 [2023-11-07T19:16:47.731Z] ---> Running in 008ab62553fb [2023-11-07T19:16:47.731Z] Removing intermediate container 008ab62553fb [2023-11-07T19:16:47.731Z] ---> 271645b3302a [2023-11-07T19:16:47.731Z] Step 25/25 : LABEL version=0.0.0 [2023-11-07T19:16:47.731Z] ---> Running in fe9ca967d487 [2023-11-07T19:16:47.731Z] Removing intermediate container fe9ca967d487 [2023-11-07T19:16:47.731Z] ---> 2966968d89dd [2023-11-07T19:16:47.731Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T19:16:47.731Z] Successfully built 2966968d89dd [2023-11-07T19:16:47.731Z] 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-11-07T19:16:48.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T19:16:48.550Z] [2023-11-07T19:16:48.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:16:48.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T19:16:48.968Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T19:16:48.968Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T19:16:48.968Z] 04944245beec: Pulling fs layer [2023-11-07T19:16:48.968Z] 699f458cf7ca: Pulling fs layer [2023-11-07T19:16:48.968Z] 765212b225bb: Pulling fs layer [2023-11-07T19:16:48.968Z] f23df028b6ca: Pulling fs layer [2023-11-07T19:16:48.968Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T19:16:48.968Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T19:16:48.968Z] 765212b225bb: Waiting [2023-11-07T19:16:48.968Z] d65c8cfc05b1: Waiting [2023-11-07T19:16:49.235Z] 04944245beec: Verifying Checksum [2023-11-07T19:16:49.235Z] 04944245beec: Download complete [2023-11-07T19:16:49.235Z] 765212b225bb: Verifying Checksum [2023-11-07T19:16:49.235Z] 765212b225bb: Download complete [2023-11-07T19:16:49.235Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T19:16:49.235Z] d65c8cfc05b1: Download complete [2023-11-07T19:16:49.235Z] 699f458cf7ca: Verifying Checksum [2023-11-07T19:16:49.235Z] 699f458cf7ca: Download complete [2023-11-07T19:16:49.818Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T19:16:49.818Z] 8998bd30e6a1: Download complete [2023-11-07T19:16:52.405Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T19:16:52.405Z] 2437ff75d9bd: Download complete [2023-11-07T19:16:54.350Z] 8998bd30e6a1: Pull complete [2023-11-07T19:16:54.616Z] 04944245beec: Pull complete [2023-11-07T19:16:56.557Z] 699f458cf7ca: Pull complete [2023-11-07T19:16:56.557Z] 765212b225bb: Pull complete [2023-11-07T19:16:57.518Z] f23df028b6ca: Pull complete [2023-11-07T19:16:57.518Z] d65c8cfc05b1: Pull complete [2023-11-07T19:17:15.733Z] 2437ff75d9bd: Pull complete [2023-11-07T19:17:15.733Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T19:17:15.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T19:17:15.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:17:16.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-16876 does not seem to be running inside a container [2023-11-07T19:17:16.183Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-07T19:17:18.771Z] $ docker top 9331be0e6497e852487732e211475220722365d914f32d430ebe1d1872f227af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:17:19.712Z] ---> job-cost.sh [2023-11-07T19:17:19.712Z] lf-activate-venv: SKIPPING [2023-11-07T19:17:19.712Z] INFO: No Stack... [2023-11-07T19:17:19.983Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T19:17:20.960Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T19:17:21.615Z] + + catcut /w/workspace/device-uart/1/archives/cost.csv -d, [2023-11-07T19:17:21.615Z] -f6 [Pipeline] lock [2023-11-07T19:17:21.691Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-31-1-stack-cost] [2023-11-07T19:17:21.697Z] Resource [jenkins-edgexfoundry-device-uart-PR-31-1-stack-cost] did not exist. Created. [2023-11-07T19:17:21.697Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-31-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T19:17:22.479Z] /w/workspace/device-uart/1@tmp/durable-0c00bbdf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T19:17:23.136Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T19:17:23.174Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T19:17:23.215Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T19:17:23.231Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-31-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T19:17:23.312Z] $ docker stop --time=1 9331be0e6497e852487732e211475220722365d914f32d430ebe1d1872f227af [2023-11-07T19:17:24.787Z] $ docker rm -f --volumes 9331be0e6497e852487732e211475220722365d914f32d430ebe1d1872f227af [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-11-07T19:17:25.795Z] provisioning config files... [2023-11-07T19:17:25.805Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-31@tmp/config15581888998847355121tmp [Pipeline] { [Pipeline] sh [2023-11-07T19:17:26.265Z] + set +x [2023-11-07T19:17:26.265Z] + curl -s https://codecov.io/bash [2023-11-07T19:17:26.265Z] + bash -s -- [2023-11-07T19:17:26.265Z] [2023-11-07T19:17:26.265Z] _____ _ [2023-11-07T19:17:26.265Z] / ____| | | [2023-11-07T19:17:26.265Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T19:17:26.265Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T19:17:26.265Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T19:17:26.265Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T19:17:26.265Z] Bash-1.0.6 [2023-11-07T19:17:26.265Z] [2023-11-07T19:17:26.265Z] [2023-11-07T19:17:26.265Z] ==> git version 2.25.1 found [2023-11-07T19:17:26.265Z] ==> 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-11-07T19:17:26.265Z] Release-Date: 2020-01-08 [2023-11-07T19:17:26.265Z] 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-11-07T19:17:26.265Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T19:17:26.265Z] ==> Jenkins CI detected. [2023-11-07T19:17:26.265Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-31 [2023-11-07T19:17:26.265Z] project root: . [2023-11-07T19:17:26.265Z] --> token set from env [2023-11-07T19:17:26.265Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T19:17:26.265Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T19:17:26.265Z] ==> Python coveragepy not found [2023-11-07T19:17:26.265Z] ==> Searching for coverage reports in: [2023-11-07T19:17:26.265Z] + . [2023-11-07T19:17:26.265Z] -> Found 1 reports [2023-11-07T19:17:26.265Z] ==> Detecting git/mercurial file structure [2023-11-07T19:17:26.265Z] ==> Reading reports [2023-11-07T19:17:26.265Z] + ./coverage.out bytes=10 [2023-11-07T19:17:26.265Z] ==> Appending adjustments [2023-11-07T19:17:26.265Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T19:17:26.265Z] + Found adjustments [2023-11-07T19:17:26.265Z] ==> Gzipping contents [2023-11-07T19:17:26.265Z] 4.0K /tmp/codecov.KotKEo.gz [2023-11-07T19:17:26.265Z] ==> Uploading reports [2023-11-07T19:17:26.265Z] url: https://codecov.io [2023-11-07T19:17:26.265Z] query: branch=PR-31&commit=98b52cb3feac3493aab4fba4d557cc49220528f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-31%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=31&job=&cmd_args= [2023-11-07T19:17:26.265Z] -> Pinging Codecov [2023-11-07T19:17:26.265Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-31&commit=98b52cb3feac3493aab4fba4d557cc49220528f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-31%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=31&job=&cmd_args= [2023-11-07T19:17:26.527Z] -> Uploading to [2023-11-07T19:17:26.527Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/B9AA6E0BBD74AE3A32605C7A7C664919/98b52cb3feac3493aab4fba4d557cc49220528f0/eeaaf8b7-fca6-416e-815b-9ef5d553ca02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T191726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3187c7a9c05018576f43dbe272ba733c0971c8aa36a33e22e1693c16d3b339d [2023-11-07T19:17:26.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T19:17:26.527Z] Dload Upload Total Spent Left Speed [2023-11-07T19:17:26.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2481 --:--:-- --:--:-- --:--:-- 2481 [2023-11-07T19:17:26.787Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/98b52cb3feac3493aab4fba4d557cc49220528f0 [Pipeline] } [2023-11-07T19:17:26.823Z] 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-11-07T19:17:28.656Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-31/archives ] [2023-11-07T19:17:28.656Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-31/archives [2023-11-07T19:17:28.656Z] total 16 [2023-11-07T19:17:28.656Z] drwxr-xr-x 3 root root 4096 Nov 7 19:10 . [2023-11-07T19:17:28.656Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 19:10 .. [2023-11-07T19:17:28.656Z] drwxr-xr-x 2 root root 4096 Nov 7 19:10 cost [2023-11-07T19:17:28.656Z] -rw-r--r-- 1 root root 82 Nov 7 19:10 cost.csv [2023-11-07T19:17:28.656Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-31/archives [2023-11-07T19:17:28.656Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-31/archives [2023-11-07T19:17:28.656Z] total 16 [2023-11-07T19:17:28.656Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 19:10 . [2023-11-07T19:17:28.656Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 19:10 .. [2023-11-07T19:17:28.656Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 19:10 cost [2023-11-07T19:17:28.656Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 7 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:17:28.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:17:29.871Z] ---> package-listing.sh [2023-11-07T19:17:29.871Z] ++ facter osfamily [2023-11-07T19:17:29.871Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T19:17:30.131Z] + OS_FAMILY=debian [2023-11-07T19:17:30.131Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-31 [2023-11-07T19:17:30.131Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T19:17:30.131Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T19:17:30.131Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T19:17:30.131Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T19:17:30.131Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-31 ']' [2023-11-07T19:17:30.131Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T19:17:30.131Z] + case "${OS_FAMILY}" in [2023-11-07T19:17:30.131Z] + dpkg -l [2023-11-07T19:17:30.131Z] + grep '^ii' [2023-11-07T19:17:30.131Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T19:17:30.131Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T19:17:30.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T19:17:30.131Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-31 ']' [2023-11-07T19:17:30.131Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-31/archives/ [2023-11-07T19:17:30.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-31/archives/ [Pipeline] echo [2023-11-07T19:17:30.168Z] 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-31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T19:17:30.461Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:17:31.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T19:17:31.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:17:31.241Z] prd-ubuntu20.04-docker-8c-8g-16875 does not seem to be running inside a container [2023-11-07T19:17:31.277Z] $ 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-31/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-31 -v /w/workspace/edgexfoundry_device-uart_PR-31:/w/workspace/edgexfoundry_device-uart_PR-31:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-31@tmp:/w/workspace/edgexfoundry_device-uart_PR-31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T19:17:31.473Z] $ docker top 449633a557d417e38853f60b4aa4b76afdd597a87abe918854a8d57ef9ed61c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:17:31.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T19:17:32.174Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T19:17:32.484Z] + ls /var/log/sa-host [2023-11-07T19:17:32.484Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T19:17:32.706Z] provisioning config files... [2023-11-07T19:17:32.715Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-31@tmp/config17791965087557969282tmp [Pipeline] { [Pipeline] echo [2023-11-07T19:17:32.767Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:17:33.078Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T19:17:33.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:17:33.523Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T19:17:33.561Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:17:33.875Z] ---> sudo-logs.sh [2023-11-07T19:17:33.875Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T19:17:33.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:17:34.280Z] ---> job-cost.sh [2023-11-07T19:17:34.280Z] lf-activate-venv: SKIPPING [2023-11-07T19:17:34.280Z] DEBUG: total: 0.2199999988079071 [2023-11-07T19:17:34.280Z] INFO: Retrieving Stack Cost... [2023-11-07T19:17:34.540Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T19:17:35.110Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T19:17:35.151Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:17:35.460Z] ---> logs-deploy.sh [2023-11-07T19:17:35.460Z] lf-activate-venv: SKIPPING [2023-11-07T19:17:35.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-31/1 [2023-11-07T19:17:35.460Z] INFO: archiving workspace using pattern(s): [2023-11-07T19:17:36.397Z] Archives upload complete. [2023-11-07T19:17:36.397Z] INFO: archiving logs to Nexus