Pull request #49 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1352c5912793b91f5b5311a257e65a0628e1fa45+9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 (f8edf98c9ef0c11f0ed71a5098aba4530426bb88) 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-ssh6284692561715715815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1506022911679500098.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-49/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-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8341717632477164575.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-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15593127760864521699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4990251445000081668.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-49/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-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9374061837309739364.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-88 in /w/workspace/edgexfoundry_device-uart_PR-49 [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-49 # 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/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 into PR head commit 1352c5912793b91f5b5311a257e65a0628e1fa45 Merge succeeded, producing 1352c5912793b91f5b5311a257e65a0628e1fa45 Checking out Revision 1352c5912793b91f5b5311a257e65a0628e1fa45 (PR-49) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 1352c5912793b91f5b5311a257e65a0628e1fa45 # 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 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1352c5912793b91f5b5311a257e65a0628e1fa45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-15T18:27:45.613Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-15T18:27:45.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-15T18:27:45.908Z] ========================================================= [2024-03-15T18:27:45.908Z] EdgeX Global Pipelines Version Info [2024-03-15T18:27:45.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:27:46.701Z] ------------------- [2024-03-15T18:27:46.701Z] stable info: [2024-03-15T18:27:46.701Z] ------------------- [2024-03-15T18:27:46.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-15T18:27:46.701Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T18:27:46.701Z] Message: update stable to v1.0.258 [2024-03-15T18:27:47.272Z] ------------------- [2024-03-15T18:27:47.272Z] experimental info: [2024-03-15T18:27:47.272Z] ------------------- [2024-03-15T18:27:47.272Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-15T18:27:47.272Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T18:27:47.272Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T18:27:47.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-03-15T18:27:47.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-03-15T18:27:47.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-15T18:27:47.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-15T18:27:47.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-15T18:27:47.723Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-15T18:27:47.769Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-15T18:27:47.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-15T18:27:47.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-15T18:27:47.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-15T18:27:47.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-15T18:27:48.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-03-15T18:27:48.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-15T18:27:48.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-15T18:27:48.185Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T18:27:48.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T18:27:48.291Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T18:27:48.344Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T18:27:48.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-15T18:27:48.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-15T18:27:48.501Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-15T18:27:48.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-15T18:27:48.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-15T18:27:48.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-15T18:27:48.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-15T18:27:48.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-15T18:27:48.797Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-15T18:27:48.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-49 [Pipeline] echo [2024-03-15T18:27:48.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-49 [Pipeline] echo [2024-03-15T18:27:48.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-49 [Pipeline] echo [2024-03-15T18:27:48.997Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] echo [2024-03-15T18:27:49.052Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1352c59 [Pipeline] echo [2024-03-15T18:27:49.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T18:27:49.238Z] provisioning config files... [2024-03-15T18:27:49.254Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-49@tmp/config10299726488002456783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:27:49.645Z] ---> ****-login.sh [2024-03-15T18:27:49.645Z] nexus3.edgexfoundry.org:10001 [2024-03-15T18:27:49.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:27:49.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:27:49.905Z] Configure a credential helper to remove this warning. See [2024-03-15T18:27:49.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:27:49.905Z] [2024-03-15T18:27:49.905Z] Login Succeeded [2024-03-15T18:27:49.905Z] nexus3.edgexfoundry.org:10002 [2024-03-15T18:27:50.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:27:50.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:27:50.166Z] Configure a credential helper to remove this warning. See [2024-03-15T18:27:50.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:27:50.166Z] [2024-03-15T18:27:50.166Z] Login Succeeded [2024-03-15T18:27:50.166Z] nexus3.edgexfoundry.org:10003 [2024-03-15T18:27:50.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:27:50.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:27:50.167Z] Configure a credential helper to remove this warning. See [2024-03-15T18:27:50.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:27:50.167Z] [2024-03-15T18:27:50.167Z] Login Succeeded [2024-03-15T18:27:50.167Z] nexus3.edgexfoundry.org:10004 [2024-03-15T18:27:50.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:27:50.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:27:50.428Z] Configure a credential helper to remove this warning. See [2024-03-15T18:27:50.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:27:50.428Z] [2024-03-15T18:27:50.428Z] Login Succeeded [2024-03-15T18:27:50.428Z] ****.io [2024-03-15T18:27:50.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:27:50.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:27:50.690Z] Configure a credential helper to remove this warning. See [2024-03-15T18:27:50.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:27:50.690Z] [2024-03-15T18:27:50.690Z] Login Succeeded [2024-03-15T18:27:50.690Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T18:27:50.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-15T18:27:51.406Z] + git rev-list -1 --merges 1352c5912793b91f5b5311a257e65a0628e1fa45~1..1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] echo [2024-03-15T18:27:51.452Z] -----------> git rev-list -1 --merges 1352c5912793b91f5b5311a257e65a0628e1fa45~1..1352c5912793b91f5b5311a257e65a0628e1fa45 1352c5912793b91f5b5311a257e65a0628e1fa45 [false] [Pipeline] sh [2024-03-15T18:27:51.770Z] + git log --format=format:%s -1 1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] echo [2024-03-15T18:27:51.808Z] ========================================================= [2024-03-15T18:27:51.808Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-15T18:27:51.808Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T18:27:52.260Z] + git log --format=format:%s -1 1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] echo [2024-03-15T18:27:52.294Z] [semverPrep] GIT_COMMIT: 1352c5912793b91f5b5311a257e65a0628e1fa45, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-15T18:27:52.330Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-15T18:27:52.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T18:27:52.740Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-15T18:27:52.740Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-15T18:27:52.740Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-15T18:27:52.740Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-03-15T18:27:52.740Z] -a /etc/ssh/ssh_known_hosts [2024-03-15T18:27:52.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:27:53.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T18:27:53.233Z] [2024-03-15T18:27:53.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:27:53.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T18:27:53.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-15T18:27:53.614Z] b85a868b505f: Pulling fs layer [2024-03-15T18:27:53.614Z] e2be974225ed: Pulling fs layer [2024-03-15T18:27:53.614Z] 339a4e72a1f5: Pulling fs layer [2024-03-15T18:27:53.614Z] 988bab9f4d93: Pulling fs layer [2024-03-15T18:27:53.614Z] 988bab9f4d93: Waiting [2024-03-15T18:27:53.614Z] 1469e6f7b9e6: Pulling fs layer [2024-03-15T18:27:53.614Z] eaf3925da568: Pulling fs layer [2024-03-15T18:27:53.614Z] bab4dde63d76: Pulling fs layer [2024-03-15T18:27:53.614Z] bde34c3a00c8: Pulling fs layer [2024-03-15T18:27:53.614Z] 1469e6f7b9e6: Waiting [2024-03-15T18:27:53.614Z] b352a97aabf1: Pulling fs layer [2024-03-15T18:27:53.614Z] 4872d77fe225: Pulling fs layer [2024-03-15T18:27:53.614Z] eaf3925da568: Waiting [2024-03-15T18:27:53.614Z] 5851b861e8e6: Pulling fs layer [2024-03-15T18:27:53.614Z] bab4dde63d76: Waiting [2024-03-15T18:27:53.614Z] 4872d77fe225: Waiting [2024-03-15T18:27:53.614Z] 5851b861e8e6: Waiting [2024-03-15T18:27:53.614Z] b352a97aabf1: Waiting [2024-03-15T18:27:53.614Z] bde34c3a00c8: Waiting [2024-03-15T18:27:53.614Z] e2be974225ed: Download complete [2024-03-15T18:27:53.614Z] 988bab9f4d93: Verifying Checksum [2024-03-15T18:27:53.614Z] 988bab9f4d93: Download complete [2024-03-15T18:27:53.874Z] 1469e6f7b9e6: Verifying Checksum [2024-03-15T18:27:53.874Z] 1469e6f7b9e6: Download complete [2024-03-15T18:27:53.874Z] eaf3925da568: Verifying Checksum [2024-03-15T18:27:53.874Z] eaf3925da568: Download complete [2024-03-15T18:27:53.874Z] 339a4e72a1f5: Verifying Checksum [2024-03-15T18:27:53.874Z] 339a4e72a1f5: Download complete [2024-03-15T18:27:53.874Z] bde34c3a00c8: Download complete [2024-03-15T18:27:53.874Z] b352a97aabf1: Verifying Checksum [2024-03-15T18:27:53.874Z] b352a97aabf1: Download complete [2024-03-15T18:27:53.874Z] 4872d77fe225: Verifying Checksum [2024-03-15T18:27:53.874Z] 4872d77fe225: Download complete [2024-03-15T18:27:53.874Z] 5851b861e8e6: Verifying Checksum [2024-03-15T18:27:53.874Z] 5851b861e8e6: Download complete [2024-03-15T18:27:53.874Z] b85a868b505f: Verifying Checksum [2024-03-15T18:27:53.874Z] b85a868b505f: Download complete [2024-03-15T18:27:54.133Z] bab4dde63d76: Verifying Checksum [2024-03-15T18:27:54.133Z] bab4dde63d76: Download complete [2024-03-15T18:27:55.070Z] b85a868b505f: Pull complete [2024-03-15T18:27:55.331Z] e2be974225ed: Pull complete [2024-03-15T18:27:55.903Z] 339a4e72a1f5: Pull complete [2024-03-15T18:27:56.165Z] 988bab9f4d93: Pull complete [2024-03-15T18:27:56.425Z] 1469e6f7b9e6: Pull complete [2024-03-15T18:27:56.425Z] eaf3925da568: Pull complete [2024-03-15T18:27:58.360Z] bab4dde63d76: Pull complete [2024-03-15T18:27:58.360Z] bde34c3a00c8: Pull complete [2024-03-15T18:27:58.360Z] b352a97aabf1: Pull complete [2024-03-15T18:27:58.360Z] 4872d77fe225: Pull complete [2024-03-15T18:27:58.360Z] 5851b861e8e6: Pull complete [2024-03-15T18:27:58.360Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-15T18:27:58.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T18:27:58.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:27:58.708Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2024-03-15T18:27:58.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-15T18:28:01.480Z] $ docker top 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f -eo pid,comm [2024-03-15T18:28:01.538Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-15T18:28:01.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T18:28:01.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T18:28:01.683Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T18:28:01.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T18:28:01.796Z] $ docker exec 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f ssh-agent [2024-03-15T18:28:01.921Z] SSH_AUTH_SOCK=/tmp/ssh-5S2TnYbC6vyh/agent.32 [2024-03-15T18:28:01.921Z] SSH_AGENT_PID=39 [2024-03-15T18:28:01.927Z] Running ssh-add (command line suppressed) [2024-03-15T18:28:02.026Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-49@tmp/private_key_6113610202956065193.key (/w/workspace/edgexfoundry_device-uart_PR-49@tmp/private_key_6113610202956065193.key) [2024-03-15T18:28:02.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T18:28:02.377Z] + git tag --points-at HEAD [Pipeline] } [2024-03-15T18:28:02.400Z] $ docker exec --env ******** --env ******** 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f ssh-agent -k [2024-03-15T18:28:02.495Z] unset SSH_AUTH_SOCK; [2024-03-15T18:28:02.495Z] unset SSH_AGENT_PID; [2024-03-15T18:28:02.495Z] echo Agent pid 39 killed; [2024-03-15T18:28:02.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-15T18:28:02.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T18:28:02.619Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T18:28:02.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T18:28:02.738Z] $ docker exec 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f ssh-agent [2024-03-15T18:28:02.847Z] SSH_AUTH_SOCK=/tmp/ssh-iR4ukEUbPyJY/agent.72 [2024-03-15T18:28:02.847Z] SSH_AGENT_PID=79 [2024-03-15T18:28:02.851Z] Running ssh-add (command line suppressed) [2024-03-15T18:28:02.957Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-49@tmp/private_key_13984369377604965523.key (/w/workspace/edgexfoundry_device-uart_PR-49@tmp/private_key_13984369377604965523.key) [2024-03-15T18:28:02.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T18:28:03.300Z] + git semver init [2024-03-15T18:28:03.559Z] 2024-03-15 18:28:03,489 [run_init] DEBUG init version:0.0.0 force:False [2024-03-15T18:28:03.559Z] 2024-03-15 18:28:03,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-49/.semver [2024-03-15T18:28:03.559Z] 2024-03-15 18:28:03,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-49/.semver [2024-03-15T18:28:03.559Z] 2024-03-15 18:28:03,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-49/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-49, universal_newlines=False, shell=None, istream=None) [2024-03-15T18:28:04.937Z] 2024-03-15 18:28:04,640 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-49/.git/info/exclude [2024-03-15T18:28:04.937Z] 2024-03-15 18:28:04,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-49/.semver/PR-49 with force:False [2024-03-15T18:28:04.937Z] 2024-03-15 18:28:04,641 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-49/.semver/PR-49 [2024-03-15T18:28:04.937Z] 2024-03-15 18:28:04,645 [execute] INFO git cat-file --batch-check [2024-03-15T18:28:04.937Z] 2024-03-15 18:28:04,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-49/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T18:28:04.937Z] 2024-03-15 18:28:04,652 [execute] INFO git cat-file --batch [2024-03-15T18:28:04.937Z] 2024-03-15 18:28:04,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-49/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T18:28:04.937Z] 2024-03-15 18:28:04,659 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-49/.semver/PR-49 [2024-03-15T18:28:04.937Z] 0.0.0 [Pipeline] } [2024-03-15T18:28:04.960Z] $ docker exec --env ******** --env ******** 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f ssh-agent -k [2024-03-15T18:28:05.059Z] unset SSH_AUTH_SOCK; [2024-03-15T18:28:05.060Z] unset SSH_AGENT_PID; [2024-03-15T18:28:05.060Z] echo Agent pid 79 killed; [2024-03-15T18:28:05.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T18:28:05.520Z] + git semver [Pipeline] } [2024-03-15T18:28:05.801Z] $ docker stop --time=1 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f [2024-03-15T18:28:07.083Z] $ docker rm -f --volumes 764b06c6966e7eca26191f7c29b0de1724582c823d9bf459a91effd00a51618f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T18:28:07.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-15T18:28:07.765Z] Stashed 1 file(s) [Pipeline] echo [2024-03-15T18:28:07.781Z] [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 [2024-03-15T18:28:08.414Z] provisioning config files... [2024-03-15T18:28:08.426Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-49@tmp/config191170450790622082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:28:08.782Z] ---> ****-login.sh [2024-03-15T18:28:08.782Z] nexus3.edgexfoundry.org:10001 [2024-03-15T18:28:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:28:08.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:28:08.782Z] Configure a credential helper to remove this warning. See [2024-03-15T18:28:08.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:28:08.782Z] [2024-03-15T18:28:08.782Z] Login Succeeded [2024-03-15T18:28:08.782Z] nexus3.edgexfoundry.org:10002 [2024-03-15T18:28:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:28:08.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:28:08.782Z] Configure a credential helper to remove this warning. See [2024-03-15T18:28:08.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:28:08.782Z] [2024-03-15T18:28:08.782Z] Login Succeeded [2024-03-15T18:28:08.782Z] nexus3.edgexfoundry.org:10003 [2024-03-15T18:28:09.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:28:09.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:28:09.043Z] Configure a credential helper to remove this warning. See [2024-03-15T18:28:09.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:28:09.044Z] [2024-03-15T18:28:09.044Z] Login Succeeded [2024-03-15T18:28:09.044Z] nexus3.edgexfoundry.org:10004 [2024-03-15T18:28:09.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:28:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:28:09.044Z] Configure a credential helper to remove this warning. See [2024-03-15T18:28:09.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:28:09.044Z] [2024-03-15T18:28:09.044Z] Login Succeeded [2024-03-15T18:28:09.044Z] ****.io [2024-03-15T18:28:09.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:28:09.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:28:09.304Z] Configure a credential helper to remove this warning. See [2024-03-15T18:28:09.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:28:09.304Z] [2024-03-15T18:28:09.304Z] Login Succeeded [2024-03-15T18:28:09.304Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T18:28:09.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T18:28:09.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T18:28:09.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T18:28:09.625Z] ========================================================= [2024-03-15T18:28:09.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-15T18:28:09.625Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:28:10.104Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-15T18:28:10.104Z] Sending build context to Docker daemon 23.08MB [2024-03-15T18:28:10.104Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T18:28:10.104Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-15T18:28:10.104Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-15T18:28:10.104Z] 7264a8db6415: Pulling fs layer [2024-03-15T18:28:10.104Z] c4d48a809fc2: Pulling fs layer [2024-03-15T18:28:10.104Z] 4f1c88b9dad5: Pulling fs layer [2024-03-15T18:28:10.104Z] ad3a456e5733: Pulling fs layer [2024-03-15T18:28:10.104Z] 69c7f0334f64: Pulling fs layer [2024-03-15T18:28:10.104Z] 1f1c1a5573a3: Pulling fs layer [2024-03-15T18:28:10.104Z] ce7588e14bc9: Pulling fs layer [2024-03-15T18:28:10.104Z] b5e4710f87ac: Pulling fs layer [2024-03-15T18:28:10.104Z] ad3a456e5733: Waiting [2024-03-15T18:28:10.104Z] 69c7f0334f64: Waiting [2024-03-15T18:28:10.104Z] 1f1c1a5573a3: Waiting [2024-03-15T18:28:10.104Z] ce7588e14bc9: Waiting [2024-03-15T18:28:10.104Z] b5e4710f87ac: Waiting [2024-03-15T18:28:10.374Z] c4d48a809fc2: Download complete [2024-03-15T18:28:10.374Z] ad3a456e5733: Download complete [2024-03-15T18:28:10.374Z] 69c7f0334f64: Verifying Checksum [2024-03-15T18:28:10.374Z] 69c7f0334f64: Download complete [2024-03-15T18:28:10.374Z] 7264a8db6415: Verifying Checksum [2024-03-15T18:28:10.374Z] 7264a8db6415: Download complete [2024-03-15T18:28:10.374Z] 1f1c1a5573a3: Verifying Checksum [2024-03-15T18:28:10.374Z] 1f1c1a5573a3: Download complete [2024-03-15T18:28:10.634Z] 7264a8db6415: Pull complete [2024-03-15T18:28:10.634Z] b5e4710f87ac: Verifying Checksum [2024-03-15T18:28:10.634Z] b5e4710f87ac: Download complete [2024-03-15T18:28:10.634Z] c4d48a809fc2: Pull complete [2024-03-15T18:28:10.634Z] 4f1c88b9dad5: Verifying Checksum [2024-03-15T18:28:10.634Z] 4f1c88b9dad5: Download complete [2024-03-15T18:28:11.202Z] ce7588e14bc9: Verifying Checksum [2024-03-15T18:28:11.202Z] ce7588e14bc9: Download complete [2024-03-15T18:28:14.489Z] 4f1c88b9dad5: Pull complete [2024-03-15T18:28:14.489Z] ad3a456e5733: Pull complete [2024-03-15T18:28:14.489Z] 69c7f0334f64: Pull complete [2024-03-15T18:28:14.489Z] 1f1c1a5573a3: Pull complete [2024-03-15T18:28:17.029Z] ce7588e14bc9: Pull complete [2024-03-15T18:28:17.598Z] b5e4710f87ac: Pull complete [2024-03-15T18:28:17.598Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-15T18:28:17.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T18:28:17.598Z] ---> 88b5674ff536 [2024-03-15T18:28:17.598Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-15T18:28:21.850Z] ---> Running in 29ea0cf61c9a [2024-03-15T18:28:21.850Z] Removing intermediate container 29ea0cf61c9a [2024-03-15T18:28:21.850Z] ---> 04a0da425190 [2024-03-15T18:28:21.850Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T18:28:21.850Z] ---> Running in 194394cc0e6e [2024-03-15T18:28:21.850Z] Removing intermediate container 194394cc0e6e [2024-03-15T18:28:21.850Z] ---> 2d49885f5a26 [2024-03-15T18:28:21.850Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-15T18:28:21.850Z] ---> Running in 8f26481a59fe [2024-03-15T18:28:21.850Z] Removing intermediate container 8f26481a59fe [2024-03-15T18:28:21.850Z] ---> 4b9f439015fc [2024-03-15T18:28:21.850Z] Step 6/12 : WORKDIR /device-uart [2024-03-15T18:28:21.850Z] ---> Running in 0ca7ff6eb510 [2024-03-15T18:28:21.850Z] Removing intermediate container 0ca7ff6eb510 [2024-03-15T18:28:21.850Z] ---> 64eb06c10e35 [2024-03-15T18:28:21.850Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T18:28:21.850Z] ---> Running in ecea5fd541fc [2024-03-15T18:28:21.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T18:28:22.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T18:28:22.368Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-15T18:28:22.368Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-15T18:28:22.368Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-15T18:28:22.368Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-15T18:28:22.368Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T18:28:22.368Z] OK: 268 MiB in 56 packages [2024-03-15T18:28:22.935Z] Removing intermediate container ecea5fd541fc [2024-03-15T18:28:22.935Z] ---> 2826014e8c41 [2024-03-15T18:28:22.935Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-15T18:28:23.194Z] ---> e98ed3b1d005 [2024-03-15T18:28:23.194Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T18:28:23.194Z] ---> Running in ef678fde100f [2024-03-15T18:28:23.231Z] Still waiting to schedule task [2024-03-15T18:28:23.231Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-15T18:28:55.436Z] Removing intermediate container ef678fde100f [2024-03-15T18:28:55.436Z] ---> 0edfae826912 [2024-03-15T18:28:55.436Z] Step 10/12 : COPY . . [2024-03-15T18:28:55.436Z] ---> 9e7d42414df1 [2024-03-15T18:28:55.436Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T18:28:55.436Z] ---> Running in 00144d91c232 [2024-03-15T18:28:55.436Z] Removing intermediate container 00144d91c232 [2024-03-15T18:28:55.436Z] ---> ed3b553a0866 [2024-03-15T18:28:55.436Z] Step 12/12 : RUN ${MAKE} [2024-03-15T18:28:55.436Z] ---> Running in f8687abe9f8e [2024-03-15T18:28:55.436Z] noop [2024-03-15T18:28:55.436Z] Removing intermediate container f8687abe9f8e [2024-03-15T18:28:55.436Z] ---> ae2052e0b9b6 [2024-03-15T18:28:55.436Z] Successfully built ae2052e0b9b6 [2024-03-15T18:28:55.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:28:55.899Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T18:28:55.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:28:56.075Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2024-03-15T18:28:56.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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-x86_64 cat [2024-03-15T18:28:56.449Z] $ docker top 74aa34715aeb04f01b23d1a415103b2ffbca0e105ee6397f9fc1fff3a4a3b291 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T18:28:56.854Z] + go version [2024-03-15T18:28:56.854Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-15T18:28:56.886Z] $ docker stop --time=1 74aa34715aeb04f01b23d1a415103b2ffbca0e105ee6397f9fc1fff3a4a3b291 [2024-03-15T18:28:58.177Z] $ docker rm -f --volumes 74aa34715aeb04f01b23d1a415103b2ffbca0e105ee6397f9fc1fff3a4a3b291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:28:58.924Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T18:28:58.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:28:59.096Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2024-03-15T18:28:59.121Z] $ 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-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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-x86_64 cat [2024-03-15T18:28:59.469Z] $ docker top 75ba7f9ede45f6887fad32d0e2ce12adfa8cff0226d28cb47d5df32c5289a693 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T18:28:59.886Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-49 [Pipeline] fileExists [Pipeline] sh [2024-03-15T18:29:00.261Z] + make test [2024-03-15T18:29:00.261Z] go test ./... -coverprofile=coverage.out [2024-03-15T18:29:01.635Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-03-15T18:29:11.605Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-03-15T18:29:11.605Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-03-15T18:29:19.713Z] go vet ./... [2024-03-15T18:29:22.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T18:29:22.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T18:29:22.248Z] ./bin/test-attribution-txt.sh [2024-03-15T18:29:22.248Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T18:29:22.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T18:29:22.318Z] $ docker stop --time=1 75ba7f9ede45f6887fad32d0e2ce12adfa8cff0226d28cb47d5df32c5289a693 [2024-03-15T18:29:25.339Z] $ docker rm -f --volumes 75ba7f9ede45f6887fad32d0e2ce12adfa8cff0226d28cb47d5df32c5289a693 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T18:29:25.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T18:29:25.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-15T18:29:26.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T18:29:27.034Z] + ls -al . [2024-03-15T18:29:27.034Z] total 156 [2024-03-15T18:29:27.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:29 . [2024-03-15T18:29:27.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:27 .. [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 18:27 .dockerignore [2024-03-15T18:29:27.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:29 .git [2024-03-15T18:29:27.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:27 .github [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 18:27 .gitignore [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 18:27 .golangci.yml [2024-03-15T18:29:27.034Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:28 .semver [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 9941 Mar 15 18:27 Attribution.txt [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 1908 Mar 15 18:27 CHANGELOG.md [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 1886 Mar 15 18:27 Dockerfile [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 18:27 GOVERNANCE.md [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 15 18:27 Jenkinsfile [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 18:27 LICENSE [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 1872 Mar 15 18:27 Makefile [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 18:27 OWNERS.md [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 8892 Mar 15 18:27 README.md [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 18:28 VERSION [2024-03-15T18:29:27.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:27 bin [2024-03-15T18:29:27.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:27 cmd [2024-03-15T18:29:27.034Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 18:29 coverage.out [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 3766 Mar 15 18:27 go.mod [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 36435 Mar 15 18:27 go.sum [2024-03-15T18:29:27.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:27 internal [2024-03-15T18:29:27.034Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:29:27.442Z] + 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=1352c5912793b91f5b5311a257e65a0628e1fa45 --label arch=amd64 --label version=0.0.0 . [2024-03-15T18:29:27.442Z] Sending build context to Docker daemon 23.08MB [2024-03-15T18:29:27.442Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T18:29:27.442Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-15T18:29:27.442Z] ---> ae2052e0b9b6 [2024-03-15T18:29:27.442Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-15T18:29:27.701Z] ---> Running in 3af6ad94ca66 [2024-03-15T18:29:27.701Z] Removing intermediate container 3af6ad94ca66 [2024-03-15T18:29:27.701Z] ---> 31cac07553c1 [2024-03-15T18:29:27.701Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T18:29:27.701Z] ---> Running in 7e56825ad383 [2024-03-15T18:29:27.963Z] Removing intermediate container 7e56825ad383 [2024-03-15T18:29:27.963Z] ---> 919a2236d46c [2024-03-15T18:29:27.963Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-15T18:29:27.963Z] ---> Running in 4a2f7ba5a3b3 [2024-03-15T18:29:27.963Z] Removing intermediate container 4a2f7ba5a3b3 [2024-03-15T18:29:27.963Z] ---> d657e7a945a0 [2024-03-15T18:29:27.963Z] Step 6/26 : WORKDIR /device-uart [2024-03-15T18:29:27.963Z] ---> Running in de4890f2cd79 [2024-03-15T18:29:28.225Z] Removing intermediate container de4890f2cd79 [2024-03-15T18:29:28.225Z] ---> 986a2a215780 [2024-03-15T18:29:28.225Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T18:29:28.225Z] ---> Running in 3b923245a6d4 [2024-03-15T18:29:28.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T18:29:28.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T18:29:29.052Z] OK: 268 MiB in 56 packages [2024-03-15T18:29:29.312Z] Removing intermediate container 3b923245a6d4 [2024-03-15T18:29:29.312Z] ---> 5f1d43f1360a [2024-03-15T18:29:29.312Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-15T18:29:29.312Z] ---> fe1be89d1c12 [2024-03-15T18:29:29.312Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T18:29:29.571Z] ---> Running in 0bc2be7f61db [2024-03-15T18:29:30.137Z] Removing intermediate container 0bc2be7f61db [2024-03-15T18:29:30.137Z] ---> 4e190084de81 [2024-03-15T18:29:30.137Z] Step 10/26 : COPY . . [2024-03-15T18:29:30.718Z] ---> 6a0cb09e604a [2024-03-15T18:29:30.718Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T18:29:30.718Z] ---> Running in ddee7d370ebf [2024-03-15T18:29:30.718Z] Removing intermediate container ddee7d370ebf [2024-03-15T18:29:30.718Z] ---> 065f1ab906b1 [2024-03-15T18:29:30.718Z] Step 12/26 : RUN ${MAKE} [2024-03-15T18:29:30.718Z] ---> Running in 9c665b517880 [2024-03-15T18:29:30.978Z] 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.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-03-15T18:29:52.107Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-89 in /w/workspace/edgexfoundry_device-uart_PR-49 [Pipeline] { [Pipeline] ws [2024-03-15T18:29:52.166Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-03-15T18:29:52.918Z] Removing intermediate container 9c665b517880 [2024-03-15T18:29:52.918Z] ---> 370d1f3ab7a7 [2024-03-15T18:29:52.918Z] Step 13/26 : FROM alpine:3.18 [2024-03-15T18:29:52.918Z] 3.18: Pulling from library/alpine [2024-03-15T18:29:52.918Z] 619be1103602: Pulling fs layer [2024-03-15T18:29:52.918Z] 619be1103602: Download complete [2024-03-15T18:29:52.918Z] 619be1103602: Pull complete [2024-03-15T18:29:52.918Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T18:29:52.918Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T18:29:52.918Z] ---> d3782b16ccc9 [2024-03-15T18:29:52.918Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-15T18:29:52.918Z] ---> Running in 8765c439e879 [2024-03-15T18:29:52.918Z] Removing intermediate container 8765c439e879 [2024-03-15T18:29:52.918Z] ---> e98e36a157d3 [2024-03-15T18:29:52.918Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-15T18:29:52.918Z] ---> Running in 89b54189a3ac [2024-03-15T18:29:52.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T18:29:52.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T18:29:52.918Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-15T18:29:52.918Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T18:29:52.918Z] OK: 7 MiB in 16 packages [2024-03-15T18:29:52.918Z] Removing intermediate container 89b54189a3ac [2024-03-15T18:29:52.918Z] ---> ac5cb56423d0 [2024-03-15T18:29:52.918Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-15T18:29:52.918Z] ---> Running in 66b3d0230f38 [2024-03-15T18:29:52.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T18:29:52.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T18:29:52.918Z] OK: 7 MiB in 16 packages [2024-03-15T18:29:52.918Z] Removing intermediate container 66b3d0230f38 [2024-03-15T18:29:52.918Z] ---> 20571112441b [2024-03-15T18:29:52.918Z] Step 17/26 : WORKDIR / [2024-03-15T18:29:52.918Z] ---> Running in b12875184e3c [2024-03-15T18:29:52.918Z] Removing intermediate container b12875184e3c [2024-03-15T18:29:52.918Z] ---> 00a718fe0eff [2024-03-15T18:29:52.918Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-03-15T18:29:53.177Z] ---> 4b8d2db705c5 [2024-03-15T18:29:53.177Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-03-15T18:29:53.177Z] ---> 698e8539b9b2 [2024-03-15T18:29:53.177Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-03-15T18:29:54.230Z] ---> d5863ac88d5e [2024-03-15T18:29:54.230Z] Step 21/26 : EXPOSE 59995 [2024-03-15T18:29:54.230Z] ---> Running in 4faf9a16ad13 [2024-03-15T18:29:54.230Z] Removing intermediate container 4faf9a16ad13 [2024-03-15T18:29:54.230Z] ---> 0c5f3b674e1c [2024-03-15T18:29:54.230Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-03-15T18:29:54.230Z] ---> Running in f857627749ba [2024-03-15T18:29:54.230Z] Removing intermediate container f857627749ba [2024-03-15T18:29:54.230Z] ---> 2f653aa51454 [2024-03-15T18:29:54.230Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-15T18:29:54.230Z] ---> Running in 9af625fc5136 [2024-03-15T18:29:54.230Z] Removing intermediate container 9af625fc5136 [2024-03-15T18:29:54.230Z] ---> 0882e016a72e [2024-03-15T18:29:54.230Z] Step 24/26 : LABEL arch=amd64 [2024-03-15T18:29:54.489Z] ---> Running in 5b4cb0fec8c1 [2024-03-15T18:29:54.489Z] Removing intermediate container 5b4cb0fec8c1 [2024-03-15T18:29:54.489Z] ---> cff13ba2e9b8 [2024-03-15T18:29:54.489Z] Step 25/26 : LABEL git_sha=1352c5912793b91f5b5311a257e65a0628e1fa45 [2024-03-15T18:29:54.489Z] ---> Running in ba57736246d3 [2024-03-15T18:29:54.489Z] Removing intermediate container ba57736246d3 [2024-03-15T18:29:54.489Z] ---> 34bad5a79e07 [2024-03-15T18:29:54.489Z] Step 26/26 : LABEL version=0.0.0 [2024-03-15T18:29:54.489Z] ---> Running in 965bca8e929c [2024-03-15T18:29:54.748Z] Removing intermediate container 965bca8e929c [2024-03-15T18:29:54.748Z] ---> 58edf1e32506 [2024-03-15T18:29:54.748Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T18:29:54.748Z] Successfully built 58edf1e32506 [2024-03-15T18:29:54.748Z] Successfully tagged device-uart:latest [2024-03-15T18:29:55.257Z] The recommended git tool is: git [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 [2024-03-15T18:29:56.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T18:29:56.277Z] [2024-03-15T18:29:56.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:29:56.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T18:29:56.666Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-15T18:29:56.666Z] 5eb5b503b376: Pulling fs layer [2024-03-15T18:29:56.666Z] 5c69ac0246d0: Pulling fs layer [2024-03-15T18:29:56.666Z] ec43610c2a17: Pulling fs layer [2024-03-15T18:29:56.666Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-15T18:29:56.666Z] 33b1e0a273af: Pulling fs layer [2024-03-15T18:29:56.666Z] 5d3b04190fa2: Pulling fs layer [2024-03-15T18:29:56.666Z] 2f39f015ded8: Pulling fs layer [2024-03-15T18:29:56.666Z] 5d3b04190fa2: Waiting [2024-03-15T18:29:56.666Z] 2f39f015ded8: Waiting [2024-03-15T18:29:56.666Z] 3a2ae6a8a46f: Waiting [2024-03-15T18:29:56.666Z] 33b1e0a273af: Waiting [2024-03-15T18:29:56.666Z] 5c69ac0246d0: Download complete [2024-03-15T18:29:56.666Z] 3a2ae6a8a46f: Download complete [2024-03-15T18:29:56.666Z] 33b1e0a273af: Verifying Checksum [2024-03-15T18:29:56.666Z] 33b1e0a273af: Download complete [2024-03-15T18:29:56.666Z] 5d3b04190fa2: Verifying Checksum [2024-03-15T18:29:56.666Z] 5d3b04190fa2: Download complete [2024-03-15T18:29:56.666Z] ec43610c2a17: Verifying Checksum [2024-03-15T18:29:56.666Z] ec43610c2a17: Download complete [2024-03-15T18:29:56.926Z] 5eb5b503b376: Verifying Checksum [2024-03-15T18:29:56.926Z] 5eb5b503b376: Download complete [2024-03-15T18:29:57.495Z] 2f39f015ded8: Verifying Checksum [2024-03-15T18:29:57.495Z] 2f39f015ded8: Download complete [2024-03-15T18:29:58.060Z] 5eb5b503b376: Pull complete [2024-03-15T18:29:58.334Z] 5c69ac0246d0: Pull complete [2024-03-15T18:29:58.900Z] ec43610c2a17: Pull complete [2024-03-15T18:29:58.900Z] 3a2ae6a8a46f: Pull complete [2024-03-15T18:29:59.156Z] 33b1e0a273af: Pull complete [2024-03-15T18:29:59.156Z] 5d3b04190fa2: Pull complete [2024-03-15T18:29:59.894Z] using credential edgex-jenkins-ssh [2024-03-15T18:29:59.914Z] Cloning the remote Git repository [2024-03-15T18:29:59.953Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-03-15T18:30:00.050Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-03-15T18:30:00.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-03-15T18:30:00.205Z] > git --version # timeout=10 [2024-03-15T18:30:00.224Z] > git --version # 'git version 2.25.1' [2024-03-15T18:30:00.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T18:30:00.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T18:30:02.310Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-03-15T18:30:02.346Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T18:30:03.338Z] 2f39f015ded8: Pull complete [2024-03-15T18:30:03.338Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-15T18:30:03.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T18:30:03.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:30:03.584Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2024-03-15T18:30:03.612Z] $ 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-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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:latest cat [2024-03-15T18:30:03.715Z] Merging remotes/origin/main commit 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 into PR head commit 1352c5912793b91f5b5311a257e65a0628e1fa45 [2024-03-15T18:30:03.962Z] Merge succeeded, producing 1352c5912793b91f5b5311a257e65a0628e1fa45 [2024-03-15T18:30:03.962Z] Checking out Revision 1352c5912793b91f5b5311a257e65a0628e1fa45 (PR-49) [2024-03-15T18:30:03.175Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-03-15T18:30:03.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-03-15T18:30:03.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T18:30:03.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-15T18:30:03.737Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T18:30:03.799Z] > git checkout -f 1352c5912793b91f5b5311a257e65a0628e1fa45 # timeout=10 [2024-03-15T18:30:03.872Z] > git remote # timeout=10 [2024-03-15T18:30:03.890Z] > git config --get remote.origin.url # timeout=10 [2024-03-15T18:30:03.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T18:30:03.923Z] > git merge 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 # timeout=10 [2024-03-15T18:30:03.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-15T18:30:03.971Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T18:30:03.986Z] > git checkout -f 1352c5912793b91f5b5311a257e65a0628e1fa45 # timeout=10 [2024-03-15T18:30:04.473Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-15T18:30:04.515Z] > git --version # timeout=10 [2024-03-15T18:30:04.524Z] > git --version # 'git version 2.25.1' [2024-03-15T18:30:04.548Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T18:30:07.097Z] $ docker top 5726327961bc2ce2fe959ee3da898331ff98436d4e816804196ce59fbdfd8c9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:30:07.572Z] ---> job-cost.sh [2024-03-15T18:30:07.572Z] lf-activate-venv: SKIPPING [2024-03-15T18:30:07.572Z] INFO: No Stack... [2024-03-15T18:30:07.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T18:30:08.399Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T18:30:08.711Z] + cat /w/workspace/edgexfoundry_device-uart_PR-49/archives/cost.csv [2024-03-15T18:30:08.711Z] + cut -d, -f6 [2024-03-15T18:30:08.737Z] [2024-03-15T18:30:08.737Z] GitHub has been notified of this commit’s build result [2024-03-15T18:30:08.737Z] [Pipeline] lock [2024-03-15T18:30:08.757Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [2024-03-15T18:30:08.763Z] Resource [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] did not exist. Created. [2024-03-15T18:30:08.767Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T18:30:09.153Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-15T18:30:09.401Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T18:30:09.435Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T18:30:09.521Z] $ docker stop --time=1 5726327961bc2ce2fe959ee3da898331ff98436d4e816804196ce59fbdfd8c9f [2024-03-15T18:30:09.667Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-15T18:30:09.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T18:30:09.667Z] Dload Upload Total Spent Left Speed [2024-03-15T18:30:09.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [2024-03-15T18:30:10.678Z] $ docker rm -f --volumes 5726327961bc2ce2fe959ee3da898331ff98436d4e816804196ce59fbdfd8c9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-15T18:30:11.148Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-15T18:30:11.524Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-15T18:30:11.524Z] + sudo tee /etc/docker/daemon.new [2024-03-15T18:30:11.524Z] { [2024-03-15T18:30:11.524Z] "registry-mirrors": [ [2024-03-15T18:30:11.524Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-15T18:30:11.524Z] ], [2024-03-15T18:30:11.524Z] "bip": "10.250.0.254/24", [2024-03-15T18:30:11.524Z] "hosts": [ [2024-03-15T18:30:11.524Z] "tcp://0.0.0.0:5555", [2024-03-15T18:30:11.524Z] "unix:///var/run/docker.sock" [2024-03-15T18:30:11.524Z] ], [2024-03-15T18:30:11.524Z] "mtu": 1458, [2024-03-15T18:30:11.524Z] "selinux-enabled": true, [2024-03-15T18:30:11.524Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-15T18:30:11.524Z] } [Pipeline] sh [2024-03-15T18:30:11.869Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-15T18:30:12.211Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T18:30:30.550Z] provisioning config files... [2024-03-15T18:30:30.581Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config5672175699750917654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:30:31.050Z] ---> ****-login.sh [2024-03-15T18:30:31.050Z] nexus3.edgexfoundry.org:10001 [2024-03-15T18:30:31.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:30:31.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:30:31.588Z] Configure a credential helper to remove this warning. See [2024-03-15T18:30:31.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:30:31.588Z] [2024-03-15T18:30:31.588Z] Login Succeeded [2024-03-15T18:30:31.588Z] nexus3.edgexfoundry.org:10002 [2024-03-15T18:30:31.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:30:32.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:30:32.128Z] Configure a credential helper to remove this warning. See [2024-03-15T18:30:32.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:30:32.128Z] [2024-03-15T18:30:32.128Z] Login Succeeded [2024-03-15T18:30:32.128Z] nexus3.edgexfoundry.org:10003 [2024-03-15T18:30:32.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:30:32.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:30:32.408Z] Configure a credential helper to remove this warning. See [2024-03-15T18:30:32.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:30:32.408Z] [2024-03-15T18:30:32.408Z] Login Succeeded [2024-03-15T18:30:32.408Z] nexus3.edgexfoundry.org:10004 [2024-03-15T18:30:32.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:30:32.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:30:32.677Z] Configure a credential helper to remove this warning. See [2024-03-15T18:30:32.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:30:32.677Z] [2024-03-15T18:30:32.677Z] Login Succeeded [2024-03-15T18:30:32.677Z] ****.io [2024-03-15T18:30:32.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T18:30:33.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T18:30:33.211Z] Configure a credential helper to remove this warning. See [2024-03-15T18:30:33.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T18:30:33.211Z] [2024-03-15T18:30:33.211Z] Login Succeeded [2024-03-15T18:30:33.211Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T18:30:33.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T18:30:33.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T18:30:33.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T18:30:33.734Z] ========================================================= [2024-03-15T18:30:33.734Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-15T18:30:33.734Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:30:34.255Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-15T18:30:34.523Z] Sending build context to Docker daemon 11.6MB [2024-03-15T18:30:34.793Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T18:30:34.793Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-15T18:30:34.793Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-15T18:30:34.793Z] 9fda8d8052c6: Pulling fs layer [2024-03-15T18:30:34.793Z] 5d54e960e981: Pulling fs layer [2024-03-15T18:30:34.793Z] c4a7e357bf2a: Pulling fs layer [2024-03-15T18:30:34.793Z] f0e02332f6b5: Pulling fs layer [2024-03-15T18:30:34.793Z] 872ee5b61b7b: Pulling fs layer [2024-03-15T18:30:34.793Z] 0c6a40ed1a82: Pulling fs layer [2024-03-15T18:30:34.793Z] 94ae7d8d031c: Pulling fs layer [2024-03-15T18:30:34.793Z] 872ee5b61b7b: Waiting [2024-03-15T18:30:34.793Z] 0c6a40ed1a82: Waiting [2024-03-15T18:30:34.793Z] 94ae7d8d031c: Waiting [2024-03-15T18:30:34.793Z] f0e02332f6b5: Waiting [2024-03-15T18:30:34.793Z] 5d54e960e981: Verifying Checksum [2024-03-15T18:30:34.793Z] 5d54e960e981: Download complete [2024-03-15T18:30:34.793Z] f0e02332f6b5: Verifying Checksum [2024-03-15T18:30:34.793Z] f0e02332f6b5: Download complete [2024-03-15T18:30:34.793Z] 872ee5b61b7b: Verifying Checksum [2024-03-15T18:30:34.793Z] 872ee5b61b7b: Download complete [2024-03-15T18:30:35.062Z] 9fda8d8052c6: Verifying Checksum [2024-03-15T18:30:35.062Z] 9fda8d8052c6: Download complete [2024-03-15T18:30:35.333Z] 94ae7d8d031c: Verifying Checksum [2024-03-15T18:30:35.333Z] 94ae7d8d031c: Download complete [2024-03-15T18:30:35.922Z] 9fda8d8052c6: Pull complete [2024-03-15T18:30:36.509Z] 5d54e960e981: Pull complete [2024-03-15T18:30:36.778Z] c4a7e357bf2a: Verifying Checksum [2024-03-15T18:30:36.778Z] c4a7e357bf2a: Download complete [2024-03-15T18:30:38.186Z] 0c6a40ed1a82: Verifying Checksum [2024-03-15T18:30:38.186Z] 0c6a40ed1a82: Download complete [2024-03-15T18:30:50.506Z] c4a7e357bf2a: Pull complete [2024-03-15T18:30:50.506Z] f0e02332f6b5: Pull complete [2024-03-15T18:30:50.506Z] 872ee5b61b7b: Pull complete [2024-03-15T18:30:58.719Z] 0c6a40ed1a82: Pull complete [2024-03-15T18:31:00.656Z] 94ae7d8d031c: Pull complete [2024-03-15T18:31:00.656Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-15T18:31:00.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T18:31:00.656Z] ---> 86de565de09d [2024-03-15T18:31:00.656Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-15T18:31:01.619Z] ---> Running in 6ba5ebd97056 [2024-03-15T18:31:01.888Z] Removing intermediate container 6ba5ebd97056 [2024-03-15T18:31:01.888Z] ---> 67eb75a67a98 [2024-03-15T18:31:01.888Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T18:31:01.888Z] ---> Running in 884b3a5442db [2024-03-15T18:31:02.157Z] Removing intermediate container 884b3a5442db [2024-03-15T18:31:02.157Z] ---> 178ab9d8012a [2024-03-15T18:31:02.157Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-15T18:31:02.157Z] ---> Running in 4399dfe60df1 [2024-03-15T18:31:02.741Z] Removing intermediate container 4399dfe60df1 [2024-03-15T18:31:02.741Z] ---> 800749be0122 [2024-03-15T18:31:02.741Z] Step 6/12 : WORKDIR /device-uart [2024-03-15T18:31:02.741Z] ---> Running in 71a912eb1710 [2024-03-15T18:31:03.009Z] Removing intermediate container 71a912eb1710 [2024-03-15T18:31:03.009Z] ---> b4bac4defe9c [2024-03-15T18:31:03.009Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T18:31:03.009Z] ---> Running in 35e2834738e2 [2024-03-15T18:31:03.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T18:31:04.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T18:31:05.533Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-15T18:31:05.533Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-15T18:31:05.533Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-15T18:31:05.533Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-15T18:31:05.533Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T18:31:05.533Z] OK: 271 MiB in 56 packages [2024-03-15T18:31:06.955Z] Removing intermediate container 35e2834738e2 [2024-03-15T18:31:06.955Z] ---> 0a95b4263c56 [2024-03-15T18:31:06.955Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-15T18:31:07.224Z] ---> 5a69562fc663 [2024-03-15T18:31:07.224Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T18:31:07.224Z] ---> Running in 5ef33e5c95e4 [2024-03-15T18:32:15.091Z] Removing intermediate container 5ef33e5c95e4 [2024-03-15T18:32:15.091Z] ---> c356022a485b [2024-03-15T18:32:15.091Z] Step 10/12 : COPY . . [2024-03-15T18:32:15.091Z] ---> 1e2dff168aa0 [2024-03-15T18:32:15.091Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T18:32:15.091Z] ---> Running in c2a4ba31e73e [2024-03-15T18:32:15.091Z] Removing intermediate container c2a4ba31e73e [2024-03-15T18:32:15.091Z] ---> d1d0fa387cf5 [2024-03-15T18:32:15.091Z] Step 12/12 : RUN ${MAKE} [2024-03-15T18:32:15.091Z] ---> Running in c97655abaa6a [2024-03-15T18:32:15.091Z] noop [2024-03-15T18:32:15.091Z] Removing intermediate container c97655abaa6a [2024-03-15T18:32:15.091Z] ---> 046b1ed7271e [2024-03-15T18:32:15.091Z] Successfully built 046b1ed7271e [2024-03-15T18:32:15.091Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:32:15.577Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T18:32:15.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:32:15.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-89 does not seem to be running inside a container [2024-03-15T18:32:15.933Z] $ 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 [2024-03-15T18:32:17.109Z] $ docker top c44c82c981b7fae0e0e1bf58e64f43db2d2dd1c6097f8c36efa6fbebc10fcfb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T18:32:17.979Z] + go version [2024-03-15T18:32:17.979Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-15T18:32:18.017Z] $ docker stop --time=1 c44c82c981b7fae0e0e1bf58e64f43db2d2dd1c6097f8c36efa6fbebc10fcfb3 [2024-03-15T18:32:19.641Z] $ docker rm -f --volumes c44c82c981b7fae0e0e1bf58e64f43db2d2dd1c6097f8c36efa6fbebc10fcfb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:32:20.529Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T18:32:20.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:32:20.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-89 does not seem to be running inside a container [2024-03-15T18:32:20.859Z] $ 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 [2024-03-15T18:32:22.000Z] $ docker top 8126a590350ee6e03252fec097b79d60507cafba12665872b719e5790a05f635 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T18:32:22.888Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-03-15T18:32:23.294Z] + make test [2024-03-15T18:32:23.565Z] go test ./... -coverprofile=coverage.out [2024-03-15T18:32:26.909Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-03-15T18:33:48.727Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-03-15T18:33:48.727Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-03-15T18:33:48.727Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-15T18:33:48.727Z] go vet ./... [2024-03-15T18:34:10.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T18:34:10.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T18:34:10.802Z] ./bin/test-attribution-txt.sh [2024-03-15T18:34:10.802Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T18:34:10.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T18:34:10.882Z] $ docker stop --time=1 8126a590350ee6e03252fec097b79d60507cafba12665872b719e5790a05f635 [2024-03-15T18:34:12.728Z] $ docker rm -f --volumes 8126a590350ee6e03252fec097b79d60507cafba12665872b719e5790a05f635 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T18:34:13.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T18:34:14.009Z] Warning: overwriting stash ‘coverage-report’ [2024-03-15T18:34:14.433Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T18:34:15.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T18:34:15.386Z] + ls -al . [2024-03-15T18:34:15.387Z] total 152 [2024-03-15T18:34:15.387Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 18:32 . [2024-03-15T18:34:15.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:30 .. [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 18:30 .dockerignore [2024-03-15T18:34:15.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:30 .git [2024-03-15T18:34:15.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:30 .github [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 18:30 .gitignore [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 18:30 .golangci.yml [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 9941 Mar 15 18:30 Attribution.txt [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 1908 Mar 15 18:30 CHANGELOG.md [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 1886 Mar 15 18:30 Dockerfile [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 18:30 GOVERNANCE.md [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 675 Mar 15 18:30 Jenkinsfile [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 18:30 LICENSE [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 1872 Mar 15 18:30 Makefile [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 18:30 OWNERS.md [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 8892 Mar 15 18:30 README.md [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 18:28 VERSION [2024-03-15T18:34:15.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:30 bin [2024-03-15T18:34:15.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:30 cmd [2024-03-15T18:34:15.387Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 18:32 coverage.out [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 3766 Mar 15 18:30 go.mod [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 36435 Mar 15 18:30 go.sum [2024-03-15T18:34:15.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:30 internal [2024-03-15T18:34:15.387Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:34:15.814Z] + 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=1352c5912793b91f5b5311a257e65a0628e1fa45 --label arch=arm64 --label version=0.0.0 . [2024-03-15T18:34:16.408Z] Sending build context to Docker daemon 11.6MB [2024-03-15T18:34:16.408Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T18:34:16.408Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-15T18:34:16.408Z] ---> 046b1ed7271e [2024-03-15T18:34:16.408Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-15T18:34:16.672Z] ---> Running in 2cff8f00028d [2024-03-15T18:34:16.946Z] Removing intermediate container 2cff8f00028d [2024-03-15T18:34:16.946Z] ---> 280a6aa4d939 [2024-03-15T18:34:16.946Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T18:34:16.946Z] ---> Running in 21520cc47de6 [2024-03-15T18:34:17.210Z] Removing intermediate container 21520cc47de6 [2024-03-15T18:34:17.210Z] ---> 2bd54deb8e29 [2024-03-15T18:34:17.210Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-15T18:34:17.478Z] ---> Running in 49aa6e813662 [2024-03-15T18:34:17.744Z] Removing intermediate container 49aa6e813662 [2024-03-15T18:34:17.744Z] ---> 594e407348a7 [2024-03-15T18:34:17.744Z] Step 6/26 : WORKDIR /device-uart [2024-03-15T18:34:17.744Z] ---> Running in b3f91b3c8214 [2024-03-15T18:34:18.008Z] Removing intermediate container b3f91b3c8214 [2024-03-15T18:34:18.008Z] ---> 5a93af98c57c [2024-03-15T18:34:18.008Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T18:34:18.278Z] ---> Running in fcd667af97f8 [2024-03-15T18:34:19.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T18:34:19.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T18:34:20.902Z] OK: 271 MiB in 56 packages [2024-03-15T18:34:22.311Z] Removing intermediate container fcd667af97f8 [2024-03-15T18:34:22.311Z] ---> ed80eafdc5d4 [2024-03-15T18:34:22.311Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-15T18:34:22.901Z] ---> c94d1adc6e81 [2024-03-15T18:34:22.901Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T18:34:23.169Z] ---> Running in 9e7d1894085b [2024-03-15T18:34:25.110Z] Removing intermediate container 9e7d1894085b [2024-03-15T18:34:25.110Z] ---> 32a0ae23b6b0 [2024-03-15T18:34:25.110Z] Step 10/26 : COPY . . [2024-03-15T18:34:26.533Z] ---> c8fd6c5fc88c [2024-03-15T18:34:26.533Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T18:34:26.533Z] ---> Running in 163ea6c5c651 [2024-03-15T18:34:26.533Z] Removing intermediate container 163ea6c5c651 [2024-03-15T18:34:26.533Z] ---> 9b878b9e769b [2024-03-15T18:34:26.533Z] Step 12/26 : RUN ${MAKE} [2024-03-15T18:34:26.801Z] ---> Running in 831df90d8888 [2024-03-15T18:34:27.758Z] 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.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-03-15T18:36:19.398Z] Removing intermediate container 831df90d8888 [2024-03-15T18:36:19.398Z] ---> 8eed09194182 [2024-03-15T18:36:19.398Z] Step 13/26 : FROM alpine:3.18 [2024-03-15T18:36:19.398Z] 3.18: Pulling from library/alpine [2024-03-15T18:36:19.398Z] c6b39de5b339: Pulling fs layer [2024-03-15T18:36:19.398Z] c6b39de5b339: Download complete [2024-03-15T18:36:19.398Z] c6b39de5b339: Pull complete [2024-03-15T18:36:19.398Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T18:36:19.398Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T18:36:19.398Z] ---> 33abbf032149 [2024-03-15T18:36:19.398Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-15T18:36:19.398Z] ---> Running in bd053e56e6fa [2024-03-15T18:36:19.398Z] Removing intermediate container bd053e56e6fa [2024-03-15T18:36:19.398Z] ---> 8781501bc985 [2024-03-15T18:36:19.398Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-15T18:36:19.398Z] ---> Running in a4b0a5f887b5 [2024-03-15T18:36:19.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T18:36:19.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T18:36:19.398Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-15T18:36:19.398Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T18:36:19.398Z] OK: 8 MiB in 16 packages [2024-03-15T18:36:19.398Z] Removing intermediate container a4b0a5f887b5 [2024-03-15T18:36:19.398Z] ---> fb479ddc0c4d [2024-03-15T18:36:19.398Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-15T18:36:19.398Z] ---> Running in c669b6928e3b [2024-03-15T18:36:19.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T18:36:19.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T18:36:19.398Z] OK: 8 MiB in 16 packages [2024-03-15T18:36:19.398Z] Removing intermediate container c669b6928e3b [2024-03-15T18:36:19.398Z] ---> cc1a27349c82 [2024-03-15T18:36:19.398Z] Step 17/26 : WORKDIR / [2024-03-15T18:36:19.398Z] ---> Running in 2f2014061826 [2024-03-15T18:36:19.398Z] Removing intermediate container 2f2014061826 [2024-03-15T18:36:19.398Z] ---> da7ef2ed11a9 [2024-03-15T18:36:19.398Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-03-15T18:36:19.398Z] ---> 6d7c9f80ef8f [2024-03-15T18:36:19.398Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-03-15T18:36:19.398Z] ---> 50976268cf8c [2024-03-15T18:36:19.398Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-03-15T18:36:19.398Z] ---> 4c200190eb95 [2024-03-15T18:36:19.398Z] Step 21/26 : EXPOSE 59995 [2024-03-15T18:36:19.398Z] ---> Running in db7769f47877 [2024-03-15T18:36:19.398Z] Removing intermediate container db7769f47877 [2024-03-15T18:36:19.398Z] ---> 810834b50a8b [2024-03-15T18:36:19.398Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-03-15T18:36:19.398Z] ---> Running in 9904bd8ef3b4 [2024-03-15T18:36:19.398Z] Removing intermediate container 9904bd8ef3b4 [2024-03-15T18:36:19.398Z] ---> b57fc07f6926 [2024-03-15T18:36:19.398Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-15T18:36:19.398Z] ---> Running in 83610ee937ae [2024-03-15T18:36:19.398Z] Removing intermediate container 83610ee937ae [2024-03-15T18:36:19.398Z] ---> 95d6c7a12c80 [2024-03-15T18:36:19.398Z] Step 24/26 : LABEL arch=arm64 [2024-03-15T18:36:19.398Z] ---> Running in 2c162aa9af42 [2024-03-15T18:36:19.398Z] Removing intermediate container 2c162aa9af42 [2024-03-15T18:36:19.398Z] ---> 56a8ce0dc7e7 [2024-03-15T18:36:19.398Z] Step 25/26 : LABEL git_sha=1352c5912793b91f5b5311a257e65a0628e1fa45 [2024-03-15T18:36:19.398Z] ---> Running in 98923bf57c5d [2024-03-15T18:36:19.680Z] Removing intermediate container 98923bf57c5d [2024-03-15T18:36:19.680Z] ---> 208ded0393c9 [2024-03-15T18:36:19.680Z] Step 26/26 : LABEL version=0.0.0 [2024-03-15T18:36:19.945Z] ---> Running in 42ed554b2b62 [2024-03-15T18:36:20.209Z] Removing intermediate container 42ed554b2b62 [2024-03-15T18:36:20.209Z] ---> 0e91a9614917 [2024-03-15T18:36:20.209Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T18:36:20.209Z] Successfully built 0e91a9614917 [2024-03-15T18:36:20.209Z] 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 [2024-03-15T18:36:21.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T18:36:21.053Z] [2024-03-15T18:36:21.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:36:21.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T18:36:21.448Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-15T18:36:21.448Z] 8998bd30e6a1: Pulling fs layer [2024-03-15T18:36:21.448Z] 04944245beec: Pulling fs layer [2024-03-15T18:36:21.448Z] 699f458cf7ca: Pulling fs layer [2024-03-15T18:36:21.448Z] 765212b225bb: Pulling fs layer [2024-03-15T18:36:21.448Z] f23df028b6ca: Pulling fs layer [2024-03-15T18:36:21.448Z] d65c8cfc05b1: Pulling fs layer [2024-03-15T18:36:21.448Z] 2437ff75d9bd: Pulling fs layer [2024-03-15T18:36:21.448Z] f23df028b6ca: Waiting [2024-03-15T18:36:21.448Z] d65c8cfc05b1: Waiting [2024-03-15T18:36:21.448Z] 765212b225bb: Waiting [2024-03-15T18:36:21.448Z] 2437ff75d9bd: Waiting [2024-03-15T18:36:21.713Z] 04944245beec: Verifying Checksum [2024-03-15T18:36:21.713Z] 04944245beec: Download complete [2024-03-15T18:36:21.713Z] 765212b225bb: Verifying Checksum [2024-03-15T18:36:21.713Z] 765212b225bb: Download complete [2024-03-15T18:36:21.713Z] f23df028b6ca: Verifying Checksum [2024-03-15T18:36:21.713Z] f23df028b6ca: Download complete [2024-03-15T18:36:21.713Z] d65c8cfc05b1: Verifying Checksum [2024-03-15T18:36:21.713Z] d65c8cfc05b1: Download complete [2024-03-15T18:36:21.979Z] 699f458cf7ca: Verifying Checksum [2024-03-15T18:36:21.979Z] 699f458cf7ca: Download complete [2024-03-15T18:36:22.242Z] 8998bd30e6a1: Verifying Checksum [2024-03-15T18:36:22.243Z] 8998bd30e6a1: Download complete [2024-03-15T18:36:24.822Z] 2437ff75d9bd: Verifying Checksum [2024-03-15T18:36:24.822Z] 2437ff75d9bd: Download complete [2024-03-15T18:36:26.757Z] 8998bd30e6a1: Pull complete [2024-03-15T18:36:27.335Z] 04944245beec: Pull complete [2024-03-15T18:36:29.276Z] 699f458cf7ca: Pull complete [2024-03-15T18:36:29.276Z] 765212b225bb: Pull complete [2024-03-15T18:36:29.861Z] f23df028b6ca: Pull complete [2024-03-15T18:36:30.127Z] d65c8cfc05b1: Pull complete [2024-03-15T18:36:48.303Z] 2437ff75d9bd: Pull complete [2024-03-15T18:36:48.303Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-15T18:36:48.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T18:36:48.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:36:48.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-89 does not seem to be running inside a container [2024-03-15T18:36:48.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-15T18:36:51.202Z] $ docker top cfc2ba88d7a03017a55a33d41115d93221f8922d505e9538d5e224f340f24aa0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:36:52.108Z] ---> job-cost.sh [2024-03-15T18:36:52.108Z] lf-activate-venv: SKIPPING [2024-03-15T18:36:52.108Z] INFO: No Stack... [2024-03-15T18:36:52.685Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-15T18:36:53.635Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T18:36:54.294Z] + cut -d, -f6 [2024-03-15T18:36:54.294Z] + cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock [2024-03-15T18:36:54.373Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [2024-03-15T18:36:54.377Z] Resource [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] did not exist. Created. [2024-03-15T18:36:54.383Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T18:36:54.797Z] /w/workspace/device-uart/1@tmp/durable-7a4c444d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-15T18:36:55.450Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-15T18:36:55.489Z] Warning: overwriting stash ‘stack-cost’ [2024-03-15T18:36:55.528Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T18:36:55.545Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T18:36:55.631Z] $ docker stop --time=1 cfc2ba88d7a03017a55a33d41115d93221f8922d505e9538d5e224f340f24aa0 [2024-03-15T18:36:57.112Z] $ docker rm -f --volumes cfc2ba88d7a03017a55a33d41115d93221f8922d505e9538d5e224f340f24aa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-15T18:36:58.268Z] provisioning config files... [2024-03-15T18:36:58.279Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-49@tmp/config2658171626649349708tmp [Pipeline] { [Pipeline] sh [2024-03-15T18:36:58.627Z] + set +x [2024-03-15T18:36:58.627Z] + curl -s https://codecov.io/bash [2024-03-15T18:36:58.628Z] + bash -s -- [2024-03-15T18:36:58.888Z] [2024-03-15T18:36:58.888Z] _____ _ [2024-03-15T18:36:58.888Z] / ____| | | [2024-03-15T18:36:58.888Z] | | ___ __| | ___ ___ _____ __ [2024-03-15T18:36:58.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-15T18:36:58.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-15T18:36:58.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-15T18:36:58.888Z] Bash-1.0.6 [2024-03-15T18:36:58.888Z] [2024-03-15T18:36:58.888Z] [2024-03-15T18:36:58.888Z] ==> git version 2.25.1 found [2024-03-15T18:36:58.888Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-15T18:36:58.888Z] Release-Date: 2020-01-08 [2024-03-15T18:36:58.888Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-15T18:36:58.888Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-15T18:36:58.888Z] ==> Jenkins CI detected. [2024-03-15T18:36:58.888Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-49 [2024-03-15T18:36:58.888Z] project root: . [2024-03-15T18:36:58.888Z] --> token set from env [2024-03-15T18:36:58.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-15T18:36:58.888Z] ==> Running gcov in . (disable via -X gcov) [2024-03-15T18:36:58.888Z] ==> Python coveragepy not found [2024-03-15T18:36:58.888Z] ==> Searching for coverage reports in: [2024-03-15T18:36:58.888Z] + . [2024-03-15T18:36:58.888Z] -> Found 1 reports [2024-03-15T18:36:58.888Z] ==> Detecting git/mercurial file structure [2024-03-15T18:36:58.888Z] ==> Reading reports [2024-03-15T18:36:58.888Z] + ./coverage.out bytes=10 [2024-03-15T18:36:58.888Z] ==> Appending adjustments [2024-03-15T18:36:58.888Z] https://docs.codecov.io/docs/fixing-reports [2024-03-15T18:36:58.888Z] + Found adjustments [2024-03-15T18:36:58.888Z] ==> Gzipping contents [2024-03-15T18:36:58.888Z] 4.0K /tmp/codecov.jtOBv6.gz [2024-03-15T18:36:58.888Z] ==> Uploading reports [2024-03-15T18:36:58.888Z] url: https://codecov.io [2024-03-15T18:36:58.888Z] query: branch=PR-49&commit=1352c5912793b91f5b5311a257e65a0628e1fa45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=49&job=&cmd_args= [2024-03-15T18:36:58.888Z] -> Pinging Codecov [2024-03-15T18:36:58.888Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-49&commit=1352c5912793b91f5b5311a257e65a0628e1fa45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=49&job=&cmd_args= [2024-03-15T18:36:59.826Z] -> Uploading to [2024-03-15T18:36:59.826Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-15/B9AA6E0BBD74AE3A32605C7A7C664919/1352c5912793b91f5b5311a257e65a0628e1fa45/763706b5-9257-4b1b-96b2-f15daef62dfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T183659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4870ab4858c9feb09baef2d4711a6610049c2a5c3ebb87eaf4ba6784793da5d9 [2024-03-15T18:36:59.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T18:36:59.826Z] Dload Upload Total Spent Left Speed [2024-03-15T18:36:59.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2138 --:--:-- --:--:-- --:--:-- 2130 [2024-03-15T18:36:59.826Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/1352c5912793b91f5b5311a257e65a0628e1fa45 [Pipeline] } [2024-03-15T18:36:59.858Z] 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 [2024-03-15T18:37:01.698Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-49/archives ] [2024-03-15T18:37:01.698Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-49/archives [2024-03-15T18:37:01.698Z] total 16 [2024-03-15T18:37:01.698Z] drwxr-xr-x 3 root root 4096 Mar 15 18:30 . [2024-03-15T18:37:01.698Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 18:30 .. [2024-03-15T18:37:01.698Z] drwxr-xr-x 2 root root 4096 Mar 15 18:30 cost [2024-03-15T18:37:01.698Z] -rw-r--r-- 1 root root 82 Mar 15 18:30 cost.csv [2024-03-15T18:37:01.698Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-49/archives [2024-03-15T18:37:01.698Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-49/archives [2024-03-15T18:37:01.698Z] total 16 [2024-03-15T18:37:01.698Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:30 . [2024-03-15T18:37:01.698Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 18:30 .. [2024-03-15T18:37:01.698Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 18:30 cost [2024-03-15T18:37:01.698Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 15 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:37:02.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:37:02.918Z] ---> package-listing.sh [2024-03-15T18:37:02.918Z] ++ facter osfamily [2024-03-15T18:37:02.918Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-15T18:37:03.178Z] + OS_FAMILY=debian [2024-03-15T18:37:03.178Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-49 [2024-03-15T18:37:03.178Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-15T18:37:03.178Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-15T18:37:03.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-15T18:37:03.178Z] + PACKAGES=/tmp/packages_start.txt [2024-03-15T18:37:03.178Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-49 ']' [2024-03-15T18:37:03.178Z] + PACKAGES=/tmp/packages_end.txt [2024-03-15T18:37:03.178Z] + case "${OS_FAMILY}" in [2024-03-15T18:37:03.178Z] + dpkg -l [2024-03-15T18:37:03.178Z] + grep '^ii' [2024-03-15T18:37:03.178Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-15T18:37:03.178Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-15T18:37:03.178Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-15T18:37:03.178Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-49 ']' [2024-03-15T18:37:03.178Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-49/archives/ [2024-03-15T18:37:03.178Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-49/archives/ [Pipeline] echo [2024-03-15T18:37:03.215Z] 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-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-15T18:37:03.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T18:37:04.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T18:37:04.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T18:37:04.322Z] prd-ubuntu20.04-docker-8c-8g-88 does not seem to be running inside a container [2024-03-15T18:37:04.353Z] $ 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-49/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-49 -v /w/workspace/edgexfoundry_device-uart_PR-49:/w/workspace/edgexfoundry_device-uart_PR-49:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-49@tmp:/w/workspace/edgexfoundry_device-uart_PR-49@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 [2024-03-15T18:37:04.528Z] $ docker top f8e10a90f4aa07bb2f688fe4208680d6355d1c0f0d9e9a60eaad62ff75815ff6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T18:37:04.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-15T18:37:05.240Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-15T18:37:05.553Z] + ls /var/log/sa-host [2024-03-15T18:37:05.553Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T18:37:05.775Z] provisioning config files... [2024-03-15T18:37:05.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-49@tmp/config4894582092218636006tmp [Pipeline] { [Pipeline] echo [2024-03-15T18:37:05.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:37:06.166Z] ---> create-netrc.sh [Pipeline] } [2024-03-15T18:37:06.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:37:06.606Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-15T18:37:06.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:37:06.953Z] ---> sudo-logs.sh [2024-03-15T18:37:06.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-15T18:37:07.056Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:37:07.363Z] ---> job-cost.sh [2024-03-15T18:37:07.363Z] lf-activate-venv: SKIPPING [2024-03-15T18:37:07.363Z] DEBUG: total: 0.2199999988079071 [2024-03-15T18:37:07.363Z] INFO: Retrieving Stack Cost... [2024-03-15T18:37:07.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T18:37:08.189Z] INFO: Archiving Costs [Pipeline] echo [2024-03-15T18:37:08.224Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T18:37:08.534Z] ---> logs-deploy.sh [2024-03-15T18:37:08.534Z] lf-activate-venv: SKIPPING [2024-03-15T18:37:08.534Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-49/1 [2024-03-15T18:37:08.534Z] INFO: archiving workspace using pattern(s): [2024-03-15T18:37:09.470Z] Archives upload complete. [2024-03-15T18:37:09.470Z] INFO: archiving logs to Nexus