Pull request #43 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9+333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 (203ab47b0a2ff262ec7dba08b57081a995d7aea6) 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-ssh347769753862460402.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-ssh1587463624488421190.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-43/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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7367500147922673365.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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15188772610917129560.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-ssh16393266709587838579.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-43/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-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5402737194730942617.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1087 in /w/workspace/edgexfoundry_device-uart_PR-43 [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-43 # 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 Merging remotes/origin/main commit 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 into PR head commit 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 Merge succeeded, producing 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 Checking out Revision 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 (PR-43) 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 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/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 # 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 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T18:19:52.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T18:19:52.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T18:19:52.759Z] ========================================================= [2024-02-16T18:19:52.759Z] EdgeX Global Pipelines Version Info [2024-02-16T18:19:52.759Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:19:53.507Z] ------------------- [2024-02-16T18:19:53.507Z] stable info: [2024-02-16T18:19:53.507Z] ------------------- [2024-02-16T18:19:53.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T18:19:53.507Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T18:19:53.507Z] Message: update stable to v1.0.258 [2024-02-16T18:19:54.080Z] ------------------- [2024-02-16T18:19:54.080Z] experimental info: [2024-02-16T18:19:54.080Z] ------------------- [2024-02-16T18:19:54.080Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T18:19:54.080Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T18:19:54.080Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T18:19:54.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-02-16T18:19:54.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-02-16T18:19:54.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T18:19:54.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T18:19:54.522Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T18:19:54.582Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T18:19:54.639Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T18:19:54.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T18:19:54.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T18:19:54.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T18:19:54.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T18:19:54.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-02-16T18:19:55.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T18:19:55.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T18:19:55.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T18:19:55.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T18:19:55.275Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T18:19:55.338Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T18:19:55.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T18:19:55.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T18:19:55.542Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T18:19:55.611Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T18:19:55.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T18:19:55.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T18:19:55.821Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T18:19:55.890Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T18:19:55.962Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T18:19:56.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo [2024-02-16T18:19:56.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo [2024-02-16T18:19:56.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo [2024-02-16T18:19:56.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] echo [2024-02-16T18:19:56.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f64c3f [Pipeline] echo [2024-02-16T18:19:56.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T18:19:56.588Z] provisioning config files... [2024-02-16T18:19:56.631Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-43@tmp/config2028068268094714009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:19:57.028Z] ---> ****-login.sh [2024-02-16T18:19:57.028Z] nexus3.edgexfoundry.org:10001 [2024-02-16T18:19:57.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:19:57.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:19:57.552Z] Configure a credential helper to remove this warning. See [2024-02-16T18:19:57.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:19:57.552Z] [2024-02-16T18:19:57.552Z] Login Succeeded [2024-02-16T18:19:57.552Z] nexus3.edgexfoundry.org:10002 [2024-02-16T18:19:57.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:19:57.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:19:57.552Z] Configure a credential helper to remove this warning. See [2024-02-16T18:19:57.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:19:57.553Z] [2024-02-16T18:19:57.553Z] Login Succeeded [2024-02-16T18:19:57.553Z] nexus3.edgexfoundry.org:10003 [2024-02-16T18:19:57.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:19:57.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:19:57.553Z] Configure a credential helper to remove this warning. See [2024-02-16T18:19:57.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:19:57.553Z] [2024-02-16T18:19:57.553Z] Login Succeeded [2024-02-16T18:19:57.553Z] nexus3.edgexfoundry.org:10004 [2024-02-16T18:19:57.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:19:57.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:19:57.814Z] Configure a credential helper to remove this warning. See [2024-02-16T18:19:57.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:19:57.814Z] [2024-02-16T18:19:57.814Z] Login Succeeded [2024-02-16T18:19:57.814Z] ****.io [2024-02-16T18:19:57.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:19:58.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:19:58.077Z] Configure a credential helper to remove this warning. See [2024-02-16T18:19:58.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:19:58.077Z] [2024-02-16T18:19:58.077Z] Login Succeeded [2024-02-16T18:19:58.077Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T18:19:58.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T18:19:58.915Z] + git rev-list -1 --merges 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9~1..3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] echo [2024-02-16T18:19:58.968Z] -----------> git rev-list -1 --merges 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9~1..3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [false] [Pipeline] sh [2024-02-16T18:19:59.296Z] + git log --format=format:%s -1 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] echo [2024-02-16T18:19:59.433Z] ========================================================= [2024-02-16T18:19:59.433Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T18:19:59.433Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T18:19:59.921Z] + git log --format=format:%s -1 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] echo [2024-02-16T18:19:59.953Z] [semverPrep] GIT_COMMIT: 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-16T18:20:00.002Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T18:20:00.474Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T18:20:00.474Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T18:20:00.474Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T18:20:00.474Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T18:20:00.474Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T18:20:00.474Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T18:20:00.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:20:01.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T18:20:01.052Z] [2024-02-16T18:20:01.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:20:01.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T18:20:02.077Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T18:20:02.077Z] b85a868b505f: Pulling fs layer [2024-02-16T18:20:02.077Z] e2be974225ed: Pulling fs layer [2024-02-16T18:20:02.077Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T18:20:02.077Z] 988bab9f4d93: Pulling fs layer [2024-02-16T18:20:02.077Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T18:20:02.077Z] eaf3925da568: Pulling fs layer [2024-02-16T18:20:02.077Z] bab4dde63d76: Pulling fs layer [2024-02-16T18:20:02.077Z] bde34c3a00c8: Pulling fs layer [2024-02-16T18:20:02.077Z] 1469e6f7b9e6: Waiting [2024-02-16T18:20:02.077Z] eaf3925da568: Waiting [2024-02-16T18:20:02.077Z] 988bab9f4d93: Waiting [2024-02-16T18:20:02.077Z] b352a97aabf1: Pulling fs layer [2024-02-16T18:20:02.077Z] 4872d77fe225: Pulling fs layer [2024-02-16T18:20:02.077Z] 5851b861e8e6: Pulling fs layer [2024-02-16T18:20:02.077Z] bde34c3a00c8: Waiting [2024-02-16T18:20:02.077Z] b352a97aabf1: Waiting [2024-02-16T18:20:02.077Z] 4872d77fe225: Waiting [2024-02-16T18:20:02.077Z] 5851b861e8e6: Waiting [2024-02-16T18:20:02.077Z] e2be974225ed: Verifying Checksum [2024-02-16T18:20:02.077Z] e2be974225ed: Download complete [2024-02-16T18:20:02.077Z] 988bab9f4d93: Download complete [2024-02-16T18:20:02.077Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T18:20:02.077Z] 339a4e72a1f5: Download complete [2024-02-16T18:20:02.077Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T18:20:02.077Z] 1469e6f7b9e6: Download complete [2024-02-16T18:20:02.077Z] eaf3925da568: Verifying Checksum [2024-02-16T18:20:02.077Z] eaf3925da568: Download complete [2024-02-16T18:20:02.077Z] bde34c3a00c8: Verifying Checksum [2024-02-16T18:20:02.077Z] bde34c3a00c8: Download complete [2024-02-16T18:20:02.077Z] b352a97aabf1: Verifying Checksum [2024-02-16T18:20:02.077Z] b352a97aabf1: Download complete [2024-02-16T18:20:02.077Z] 4872d77fe225: Verifying Checksum [2024-02-16T18:20:02.077Z] 4872d77fe225: Download complete [2024-02-16T18:20:02.077Z] 5851b861e8e6: Verifying Checksum [2024-02-16T18:20:02.077Z] 5851b861e8e6: Download complete [2024-02-16T18:20:02.339Z] b85a868b505f: Verifying Checksum [2024-02-16T18:20:02.339Z] b85a868b505f: Download complete [2024-02-16T18:20:02.601Z] bab4dde63d76: Verifying Checksum [2024-02-16T18:20:02.601Z] bab4dde63d76: Download complete [2024-02-16T18:20:04.042Z] b85a868b505f: Pull complete [2024-02-16T18:20:04.302Z] e2be974225ed: Pull complete [2024-02-16T18:20:05.243Z] 339a4e72a1f5: Pull complete [2024-02-16T18:20:05.815Z] 988bab9f4d93: Pull complete [2024-02-16T18:20:06.755Z] 1469e6f7b9e6: Pull complete [2024-02-16T18:20:07.015Z] eaf3925da568: Pull complete [2024-02-16T18:20:09.562Z] bab4dde63d76: Pull complete [2024-02-16T18:20:10.505Z] bde34c3a00c8: Pull complete [2024-02-16T18:20:11.448Z] b352a97aabf1: Pull complete [2024-02-16T18:20:12.387Z] 4872d77fe225: Pull complete [2024-02-16T18:20:12.647Z] 5851b861e8e6: Pull complete [2024-02-16T18:20:12.905Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T18:20:13.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T18:20:13.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T18:20:13.839Z] prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container [2024-02-16T18:20:13.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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-02-16T18:20:20.677Z] $ docker top b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f -eo pid,comm [2024-02-16T18:20:20.727Z] 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-02-16T18:20:20.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T18:20:20.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T18:20:20.931Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T18:20:21.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T18:20:21.041Z] $ docker exec b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f ssh-agent [2024-02-16T18:20:21.137Z] SSH_AUTH_SOCK=/tmp/ssh-31SfjyRoJwHv/agent.32 [2024-02-16T18:20:21.137Z] SSH_AGENT_PID=38 [2024-02-16T18:20:21.143Z] Running ssh-add (command line suppressed) [2024-02-16T18:20:21.251Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-43@tmp/private_key_8820597343294468064.key (/w/workspace/edgexfoundry_device-uart_PR-43@tmp/private_key_8820597343294468064.key) [2024-02-16T18:20:21.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T18:20:21.624Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T18:20:21.654Z] $ docker exec --env ******** --env ******** b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f ssh-agent -k [2024-02-16T18:20:21.746Z] unset SSH_AUTH_SOCK; [2024-02-16T18:20:21.747Z] unset SSH_AGENT_PID; [2024-02-16T18:20:21.747Z] echo Agent pid 38 killed; [2024-02-16T18:20:21.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T18:20:21.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T18:20:21.886Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T18:20:21.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T18:20:22.003Z] $ docker exec b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f ssh-agent [2024-02-16T18:20:22.109Z] SSH_AUTH_SOCK=/tmp/ssh-7ESauSoi0cg7/agent.70 [2024-02-16T18:20:22.109Z] SSH_AGENT_PID=76 [2024-02-16T18:20:22.113Z] Running ssh-add (command line suppressed) [2024-02-16T18:20:22.216Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-43@tmp/private_key_13371748719342391747.key (/w/workspace/edgexfoundry_device-uart_PR-43@tmp/private_key_13371748719342391747.key) [2024-02-16T18:20:22.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T18:20:22.575Z] + git semver init [2024-02-16T18:20:22.834Z] 2024-02-16 18:20:22,790 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T18:20:22.834Z] 2024-02-16 18:20:22,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-43/.semver [2024-02-16T18:20:22.834Z] 2024-02-16 18:20:22,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-43/.semver [2024-02-16T18:20:22.834Z] 2024-02-16 18:20:22,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-43/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-43, universal_newlines=False, shell=None, istream=None) [2024-02-16T18:20:24.213Z] 2024-02-16 18:20:24,187 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-43/.git/info/exclude [2024-02-16T18:20:24.213Z] 2024-02-16 18:20:24,188 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-43/.semver/PR-43 with force:False [2024-02-16T18:20:24.213Z] 2024-02-16 18:20:24,188 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-43/.semver/PR-43 [2024-02-16T18:20:24.213Z] 2024-02-16 18:20:24,191 [execute] INFO git cat-file --batch-check [2024-02-16T18:20:24.213Z] 2024-02-16 18:20:24,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-43/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T18:20:24.213Z] 2024-02-16 18:20:24,199 [execute] INFO git cat-file --batch [2024-02-16T18:20:24.213Z] 2024-02-16 18:20:24,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-43/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T18:20:24.213Z] 2024-02-16 18:20:24,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-43/.semver/PR-43 [2024-02-16T18:20:24.213Z] 0.0.0 [Pipeline] } [2024-02-16T18:20:24.494Z] $ docker exec --env ******** --env ******** b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f ssh-agent -k [2024-02-16T18:20:24.601Z] unset SSH_AUTH_SOCK; [2024-02-16T18:20:24.601Z] unset SSH_AGENT_PID; [2024-02-16T18:20:24.601Z] echo Agent pid 76 killed; [2024-02-16T18:20:24.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T18:20:25.116Z] + git semver [Pipeline] } [2024-02-16T18:20:25.404Z] $ docker stop --time=1 b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f [2024-02-16T18:20:26.697Z] $ docker rm -f --volumes b3e003ea38e05b6194d695c90017d60531d421aaa483158246fb8534ce90171f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T18:20:27.141Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T18:20:27.459Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T18:20:27.478Z] [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-02-16T18:20:28.361Z] provisioning config files... [2024-02-16T18:20:28.372Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-43@tmp/config9845937816642977993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:20:28.769Z] ---> ****-login.sh [2024-02-16T18:20:28.769Z] nexus3.edgexfoundry.org:10001 [2024-02-16T18:20:28.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:20:28.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:20:28.769Z] Configure a credential helper to remove this warning. See [2024-02-16T18:20:28.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:20:28.769Z] [2024-02-16T18:20:28.770Z] Login Succeeded [2024-02-16T18:20:28.770Z] nexus3.edgexfoundry.org:10002 [2024-02-16T18:20:28.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:20:28.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:20:28.770Z] Configure a credential helper to remove this warning. See [2024-02-16T18:20:28.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:20:28.770Z] [2024-02-16T18:20:28.770Z] Login Succeeded [2024-02-16T18:20:28.770Z] nexus3.edgexfoundry.org:10003 [2024-02-16T18:20:29.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:20:29.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:20:29.028Z] Configure a credential helper to remove this warning. See [2024-02-16T18:20:29.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:20:29.028Z] [2024-02-16T18:20:29.028Z] Login Succeeded [2024-02-16T18:20:29.029Z] nexus3.edgexfoundry.org:10004 [2024-02-16T18:20:29.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:20:29.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:20:29.029Z] Configure a credential helper to remove this warning. See [2024-02-16T18:20:29.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:20:29.029Z] [2024-02-16T18:20:29.029Z] Login Succeeded [2024-02-16T18:20:29.029Z] ****.io [2024-02-16T18:20:29.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:20:29.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:20:29.289Z] Configure a credential helper to remove this warning. See [2024-02-16T18:20:29.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:20:29.289Z] [2024-02-16T18:20:29.289Z] Login Succeeded [2024-02-16T18:20:29.289Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T18:20:29.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T18:20:29.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T18:20:29.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T18:20:29.768Z] ========================================================= [2024-02-16T18:20:29.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T18:20:29.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:20:30.336Z] + 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-02-16T18:20:30.337Z] Sending build context to Docker daemon 23.09MB [2024-02-16T18:20:30.337Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T18:20:30.337Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T18:20:30.597Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T18:20:30.597Z] 7264a8db6415: Pulling fs layer [2024-02-16T18:20:30.597Z] c4d48a809fc2: Pulling fs layer [2024-02-16T18:20:30.597Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T18:20:30.597Z] ad3a456e5733: Pulling fs layer [2024-02-16T18:20:30.597Z] 69c7f0334f64: Pulling fs layer [2024-02-16T18:20:30.597Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T18:20:30.597Z] ce7588e14bc9: Pulling fs layer [2024-02-16T18:20:30.597Z] b5e4710f87ac: Pulling fs layer [2024-02-16T18:20:30.597Z] 69c7f0334f64: Waiting [2024-02-16T18:20:30.597Z] 1f1c1a5573a3: Waiting [2024-02-16T18:20:30.597Z] ce7588e14bc9: Waiting [2024-02-16T18:20:30.597Z] b5e4710f87ac: Waiting [2024-02-16T18:20:30.597Z] ad3a456e5733: Waiting [2024-02-16T18:20:30.597Z] c4d48a809fc2: Verifying Checksum [2024-02-16T18:20:30.597Z] c4d48a809fc2: Download complete [2024-02-16T18:20:30.597Z] ad3a456e5733: Verifying Checksum [2024-02-16T18:20:30.597Z] ad3a456e5733: Download complete [2024-02-16T18:20:30.597Z] 69c7f0334f64: Verifying Checksum [2024-02-16T18:20:30.597Z] 69c7f0334f64: Download complete [2024-02-16T18:20:30.597Z] 7264a8db6415: Verifying Checksum [2024-02-16T18:20:30.597Z] 7264a8db6415: Download complete [2024-02-16T18:20:30.597Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T18:20:30.597Z] 1f1c1a5573a3: Download complete [2024-02-16T18:20:30.856Z] 7264a8db6415: Pull complete [2024-02-16T18:20:30.856Z] b5e4710f87ac: Verifying Checksum [2024-02-16T18:20:30.856Z] b5e4710f87ac: Download complete [2024-02-16T18:20:30.856Z] c4d48a809fc2: Pull complete [2024-02-16T18:20:31.115Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T18:20:31.115Z] 4f1c88b9dad5: Download complete [2024-02-16T18:20:31.373Z] ce7588e14bc9: Verifying Checksum [2024-02-16T18:20:31.374Z] ce7588e14bc9: Download complete [2024-02-16T18:20:34.657Z] 4f1c88b9dad5: Pull complete [2024-02-16T18:20:34.657Z] ad3a456e5733: Pull complete [2024-02-16T18:20:34.657Z] 69c7f0334f64: Pull complete [2024-02-16T18:20:34.657Z] 1f1c1a5573a3: Pull complete [2024-02-16T18:20:36.558Z] ce7588e14bc9: Pull complete [2024-02-16T18:20:37.126Z] b5e4710f87ac: Pull complete [2024-02-16T18:20:37.126Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T18:20:37.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T18:20:37.126Z] ---> 88b5674ff536 [2024-02-16T18:20:37.126Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-16T18:20:43.120Z] Still waiting to schedule task [2024-02-16T18:20:43.121Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-16T18:20:47.114Z] ---> Running in 76d0d6bbce51 [2024-02-16T18:20:47.114Z] Removing intermediate container 76d0d6bbce51 [2024-02-16T18:20:47.114Z] ---> b4d9139dc209 [2024-02-16T18:20:47.114Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T18:20:47.114Z] ---> Running in f38fb4574d22 [2024-02-16T18:20:47.114Z] Removing intermediate container f38fb4574d22 [2024-02-16T18:20:47.114Z] ---> 4ee76ddc09e9 [2024-02-16T18:20:47.114Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T18:20:47.114Z] ---> Running in 03b0aacdb8b4 [2024-02-16T18:20:47.114Z] Removing intermediate container 03b0aacdb8b4 [2024-02-16T18:20:47.114Z] ---> 22218b69059a [2024-02-16T18:20:47.114Z] Step 6/12 : WORKDIR /device-uart [2024-02-16T18:20:47.114Z] ---> Running in 8d8de5fbf2be [2024-02-16T18:20:47.114Z] Removing intermediate container 8d8de5fbf2be [2024-02-16T18:20:47.114Z] ---> 11335b15f353 [2024-02-16T18:20:47.114Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T18:20:47.114Z] ---> Running in b28abc32e91f [2024-02-16T18:20:47.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T18:20:49.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T18:20:50.166Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-16T18:20:50.166Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-16T18:20:50.166Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-16T18:20:50.433Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-16T18:20:50.433Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T18:20:50.433Z] OK: 268 MiB in 56 packages [2024-02-16T18:20:51.001Z] Removing intermediate container b28abc32e91f [2024-02-16T18:20:51.001Z] ---> 25511e78d832 [2024-02-16T18:20:51.001Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T18:20:51.001Z] ---> 4630a90a2ea4 [2024-02-16T18:20:51.001Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T18:20:51.001Z] ---> Running in e4437fa418db [2024-02-16T18:21:29.778Z] Removing intermediate container e4437fa418db [2024-02-16T18:21:29.778Z] ---> 2a061bc3b595 [2024-02-16T18:21:29.778Z] Step 10/12 : COPY . . [2024-02-16T18:21:29.778Z] ---> 20a1633736b0 [2024-02-16T18:21:29.778Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T18:21:29.778Z] ---> Running in 55d3896b5859 [2024-02-16T18:21:29.778Z] Removing intermediate container 55d3896b5859 [2024-02-16T18:21:29.778Z] ---> 8a86210fb295 [2024-02-16T18:21:29.778Z] Step 12/12 : RUN ${MAKE} [2024-02-16T18:21:29.778Z] ---> Running in 46b9c57ecec5 [2024-02-16T18:21:29.778Z] noop [2024-02-16T18:21:29.778Z] Removing intermediate container 46b9c57ecec5 [2024-02-16T18:21:29.778Z] ---> 9fb964733fab [2024-02-16T18:21:29.778Z] Successfully built 9fb964733fab [2024-02-16T18:21:29.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:21:30.416Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T18:21:30.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T18:21:30.629Z] prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container [2024-02-16T18:21:30.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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-02-16T18:21:31.246Z] $ docker top 9504ff6101a289bdcbec413df1535edaa5a9d2c71da2779f4de0979cb3b7c46b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T18:21:31.695Z] + go version [2024-02-16T18:21:31.695Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T18:21:31.734Z] $ docker stop --time=1 9504ff6101a289bdcbec413df1535edaa5a9d2c71da2779f4de0979cb3b7c46b [2024-02-16T18:21:33.041Z] $ docker rm -f --volumes 9504ff6101a289bdcbec413df1535edaa5a9d2c71da2779f4de0979cb3b7c46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:21:34.037Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T18:21:34.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T18:21:34.259Z] prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container [2024-02-16T18:21:34.299Z] $ 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-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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-02-16T18:21:34.657Z] $ docker top 23ce387bf514b8f96b09ed197623cb2a9502f9d8c309ff6b9d10051e5013014e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T18:21:35.107Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-43 [Pipeline] fileExists [Pipeline] sh [2024-02-16T18:21:35.495Z] + make test [2024-02-16T18:21:35.495Z] go test ./... -coverprofile=coverage.out [2024-02-16T18:21:37.398Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-02-16T18:21:47.368Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-02-16T18:21:47.368Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-02-16T18:21:52.642Z] go vet ./... [2024-02-16T18:21:55.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T18:21:55.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T18:21:55.948Z] ./bin/test-attribution-txt.sh [2024-02-16T18:21:55.948Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T18:21:55.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T18:21:56.073Z] $ docker stop --time=1 23ce387bf514b8f96b09ed197623cb2a9502f9d8c309ff6b9d10051e5013014e [2024-02-16T18:22:02.133Z] $ docker rm -f --volumes 23ce387bf514b8f96b09ed197623cb2a9502f9d8c309ff6b9d10051e5013014e [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T18:22:02.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T18:22:02.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T18:22:03.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T18:22:04.142Z] + ls -al . [2024-02-16T18:22:04.142Z] total 156 [2024-02-16T18:22:04.142Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 18:21 . [2024-02-16T18:22:04.142Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 18:19 .. [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 18:19 .dockerignore [2024-02-16T18:22:04.142Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 18:21 .git [2024-02-16T18:22:04.142Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:19 .github [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 18:19 .gitignore [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 18:19 .golangci.yml [2024-02-16T18:22:04.142Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 18:20 .semver [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 9941 Feb 16 18:19 Attribution.txt [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 1908 Feb 16 18:19 CHANGELOG.md [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 1886 Feb 16 18:19 Dockerfile [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 18:19 GOVERNANCE.md [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 675 Feb 16 18:19 Jenkinsfile [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 18:19 LICENSE [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 1872 Feb 16 18:19 Makefile [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 18:19 OWNERS.md [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 8892 Feb 16 18:19 README.md [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 18:20 VERSION [2024-02-16T18:22:04.142Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 18:19 bin [2024-02-16T18:22:04.142Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:19 cmd [2024-02-16T18:22:04.142Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 18:21 coverage.out [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 3765 Feb 16 18:19 go.mod [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 34553 Feb 16 18:19 go.sum [2024-02-16T18:22:04.142Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:19 internal [2024-02-16T18:22:04.142Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 18:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:22:04.616Z] + 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=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 --label arch=amd64 --label version=0.0.0 . [2024-02-16T18:22:04.616Z] Sending build context to Docker daemon 23.09MB [2024-02-16T18:22:04.616Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T18:22:04.616Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-16T18:22:04.616Z] ---> 9fb964733fab [2024-02-16T18:22:04.616Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-16T18:22:05.185Z] ---> Running in 0c4731f3d158 [2024-02-16T18:22:05.185Z] Removing intermediate container 0c4731f3d158 [2024-02-16T18:22:05.185Z] ---> 980e47000d45 [2024-02-16T18:22:05.185Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T18:22:05.185Z] ---> Running in f6c7c8c7c159 [2024-02-16T18:22:05.185Z] Removing intermediate container f6c7c8c7c159 [2024-02-16T18:22:05.185Z] ---> 719cccc5ba74 [2024-02-16T18:22:05.185Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-02-16T18:22:05.444Z] ---> Running in 7819731e020c [2024-02-16T18:22:05.444Z] Removing intermediate container 7819731e020c [2024-02-16T18:22:05.444Z] ---> 05ebe9e57830 [2024-02-16T18:22:05.444Z] Step 6/26 : WORKDIR /device-uart [2024-02-16T18:22:05.444Z] ---> Running in 8ffc38ed32a1 [2024-02-16T18:22:05.444Z] Removing intermediate container 8ffc38ed32a1 [2024-02-16T18:22:05.444Z] ---> 9c56ff5f940c [2024-02-16T18:22:05.444Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T18:22:05.444Z] ---> Running in 09d37e837d52 [2024-02-16T18:22:05.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T18:22:05.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T18:22:06.223Z] OK: 268 MiB in 56 packages [2024-02-16T18:22:06.484Z] Removing intermediate container 09d37e837d52 [2024-02-16T18:22:06.484Z] ---> db21c357a3a8 [2024-02-16T18:22:06.484Z] Step 8/26 : COPY go.mod vendor* ./ [2024-02-16T18:22:06.743Z] ---> e3f431bbc746 [2024-02-16T18:22:06.743Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T18:22:06.743Z] ---> Running in 8b779d4d8242 [2024-02-16T18:22:07.310Z] Removing intermediate container 8b779d4d8242 [2024-02-16T18:22:07.310Z] ---> ada90ea8f07d [2024-02-16T18:22:07.310Z] Step 10/26 : COPY . . [2024-02-16T18:22:08.683Z] ---> 2baa97736aed [2024-02-16T18:22:08.683Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T18:22:08.683Z] ---> Running in 4cea0defe919 [2024-02-16T18:22:08.942Z] Removing intermediate container 4cea0defe919 [2024-02-16T18:22:08.942Z] ---> 2b7dd29969f0 [2024-02-16T18:22:08.942Z] Step 12/26 : RUN ${MAKE} [2024-02-16T18:22:08.942Z] ---> Running in 17fe5a9ac5e6 [2024-02-16T18:22:09.202Z] 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.8" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-02-16T18:22:35.753Z] Removing intermediate container 17fe5a9ac5e6 [2024-02-16T18:22:35.753Z] ---> 6416d456c8eb [2024-02-16T18:22:35.753Z] Step 13/26 : FROM alpine:3.18 [2024-02-16T18:22:35.753Z] 3.18: Pulling from library/alpine [2024-02-16T18:22:35.753Z] 619be1103602: Pulling fs layer [2024-02-16T18:22:37.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1088 in /w/workspace/edgexfoundry_device-uart_PR-43 [Pipeline] { [2024-02-16T18:22:37.727Z] 619be1103602: Download complete [2024-02-16T18:22:37.727Z] 619be1103602: Pull complete [2024-02-16T18:22:37.727Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T18:22:37.727Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T18:22:37.727Z] ---> d3782b16ccc9 [2024-02-16T18:22:37.727Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [Pipeline] ws [2024-02-16T18:22:37.781Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-02-16T18:22:37.987Z] ---> Running in fe036b042d8a [2024-02-16T18:22:38.246Z] Removing intermediate container fe036b042d8a [2024-02-16T18:22:38.246Z] ---> 6cef669f8808 [2024-02-16T18:22:38.246Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-16T18:22:38.246Z] ---> Running in 1f777361d8f5 [2024-02-16T18:22:38.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T18:22:38.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T18:22:39.023Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T18:22:39.023Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T18:22:39.023Z] OK: 7 MiB in 16 packages [2024-02-16T18:22:39.282Z] Removing intermediate container 1f777361d8f5 [2024-02-16T18:22:39.282Z] ---> e638092c109c [2024-02-16T18:22:39.282Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-16T18:22:39.282Z] ---> Running in 03a1e14d8c76 [2024-02-16T18:22:39.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T18:22:39.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T18:22:39.799Z] OK: 7 MiB in 16 packages [2024-02-16T18:22:40.367Z] Removing intermediate container 03a1e14d8c76 [2024-02-16T18:22:40.367Z] ---> 745a94d32c8e [2024-02-16T18:22:40.367Z] Step 17/26 : WORKDIR / [2024-02-16T18:22:40.367Z] ---> Running in 5c05a63f64a9 [2024-02-16T18:22:40.367Z] Removing intermediate container 5c05a63f64a9 [2024-02-16T18:22:40.367Z] ---> b365daf6132a [2024-02-16T18:22:40.367Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-02-16T18:22:40.367Z] ---> 74f6e2d919ce [2024-02-16T18:22:40.367Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-02-16T18:22:40.627Z] ---> 518839eeee60 [2024-02-16T18:22:40.627Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-02-16T18:22:40.931Z] The recommended git tool is: git [2024-02-16T18:22:41.573Z] ---> 7d9b06562e5e [2024-02-16T18:22:41.573Z] Step 21/26 : EXPOSE 59995 [2024-02-16T18:22:41.573Z] ---> Running in eb48d4452bee [2024-02-16T18:22:41.573Z] Removing intermediate container eb48d4452bee [2024-02-16T18:22:41.573Z] ---> 42b5443bc257 [2024-02-16T18:22:41.573Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-02-16T18:22:41.573Z] ---> Running in 43564406b9cf [2024-02-16T18:22:41.573Z] Removing intermediate container 43564406b9cf [2024-02-16T18:22:41.573Z] ---> a1a5577ceca9 [2024-02-16T18:22:41.573Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T18:22:41.573Z] ---> Running in a96fb173202c [2024-02-16T18:22:41.830Z] Removing intermediate container a96fb173202c [2024-02-16T18:22:41.830Z] ---> e8ae6058de69 [2024-02-16T18:22:41.830Z] Step 24/26 : LABEL arch=amd64 [2024-02-16T18:22:41.830Z] ---> Running in 7715029bb387 [2024-02-16T18:22:41.830Z] Removing intermediate container 7715029bb387 [2024-02-16T18:22:41.830Z] ---> 98617b84f435 [2024-02-16T18:22:41.830Z] Step 25/26 : LABEL git_sha=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [2024-02-16T18:22:41.830Z] ---> Running in 4ef96493c0e3 [2024-02-16T18:22:41.830Z] Removing intermediate container 4ef96493c0e3 [2024-02-16T18:22:41.830Z] ---> 7d167efde9ba [2024-02-16T18:22:41.830Z] Step 26/26 : LABEL version=0.0.0 [2024-02-16T18:22:41.830Z] ---> Running in e965a6843523 [2024-02-16T18:22:42.088Z] Removing intermediate container e965a6843523 [2024-02-16T18:22:42.088Z] ---> d8a6bbfca530 [2024-02-16T18:22:42.088Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T18:22:42.088Z] Successfully built d8a6bbfca530 [2024-02-16T18:22:42.088Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:22:43.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T18:22:43.384Z] [2024-02-16T18:22:43.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:22:43.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T18:22:43.789Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T18:22:43.789Z] 5eb5b503b376: Pulling fs layer [2024-02-16T18:22:43.789Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T18:22:43.789Z] ec43610c2a17: Pulling fs layer [2024-02-16T18:22:43.789Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T18:22:43.789Z] 33b1e0a273af: Pulling fs layer [2024-02-16T18:22:43.789Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T18:22:43.789Z] 2f39f015ded8: Pulling fs layer [2024-02-16T18:22:43.789Z] 3a2ae6a8a46f: Waiting [2024-02-16T18:22:43.789Z] 33b1e0a273af: Waiting [2024-02-16T18:22:43.789Z] 5d3b04190fa2: Waiting [2024-02-16T18:22:43.789Z] 2f39f015ded8: Waiting [2024-02-16T18:22:43.789Z] 5c69ac0246d0: Verifying Checksum [2024-02-16T18:22:43.789Z] 5c69ac0246d0: Download complete [2024-02-16T18:22:43.789Z] 3a2ae6a8a46f: Download complete [2024-02-16T18:22:43.789Z] 33b1e0a273af: Verifying Checksum [2024-02-16T18:22:43.789Z] 33b1e0a273af: Download complete [2024-02-16T18:22:43.789Z] 5d3b04190fa2: Verifying Checksum [2024-02-16T18:22:43.789Z] 5d3b04190fa2: Download complete [2024-02-16T18:22:43.789Z] ec43610c2a17: Verifying Checksum [2024-02-16T18:22:43.789Z] ec43610c2a17: Download complete [2024-02-16T18:22:44.048Z] 5eb5b503b376: Verifying Checksum [2024-02-16T18:22:44.048Z] 5eb5b503b376: Download complete [2024-02-16T18:22:44.616Z] 2f39f015ded8: Download complete [2024-02-16T18:22:45.182Z] 5eb5b503b376: Pull complete [2024-02-16T18:22:45.440Z] 5c69ac0246d0: Pull complete [2024-02-16T18:22:45.700Z] ec43610c2a17: Pull complete [2024-02-16T18:22:45.700Z] 3a2ae6a8a46f: Pull complete [2024-02-16T18:22:45.958Z] 33b1e0a273af: Pull complete [2024-02-16T18:22:45.958Z] 5d3b04190fa2: Pull complete [2024-02-16T18:22:48.143Z] using credential edgex-jenkins-ssh [2024-02-16T18:22:48.163Z] Cloning the remote Git repository [2024-02-16T18:22:48.213Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-02-16T18:22:48.309Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-02-16T18:22:50.141Z] 2f39f015ded8: Pull complete [2024-02-16T18:22:50.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T18:22:50.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T18:22:50.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T18:22:50.492Z] prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container [2024-02-16T18:22:50.536Z] $ 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-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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-02-16T18:22:50.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-02-16T18:22:50.713Z] > git --version # timeout=10 [2024-02-16T18:22:50.742Z] > git --version # 'git version 2.25.1' [2024-02-16T18:22:50.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T18:22:50.904Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T18:22:53.165Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-02-16T18:22:53.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T18:22:54.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-02-16T18:22:54.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-02-16T18:22:54.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T18:22:54.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-16T18:22:54.901Z] Merging remotes/origin/main commit 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 into PR head commit 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [2024-02-16T18:22:55.242Z] Merge succeeded, producing 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [2024-02-16T18:22:55.242Z] Checking out Revision 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 (PR-43) [2024-02-16T18:22:55.928Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-16T18:22:56.003Z] > git --version # timeout=10 [2024-02-16T18:22:56.015Z] > git --version # 'git version 2.25.1' [2024-02-16T18:22:56.034Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T18:22:54.927Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T18:22:55.016Z] > git checkout -f 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 # timeout=10 [2024-02-16T18:22:55.113Z] > git remote # timeout=10 [2024-02-16T18:22:55.133Z] > git config --get remote.origin.url # timeout=10 [2024-02-16T18:22:55.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T18:22:55.175Z] > git merge 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 [2024-02-16T18:22:55.214Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-16T18:22:55.258Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T18:22:55.281Z] > git checkout -f 3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 # timeout=10 [2024-02-16T18:22:56.439Z] [2024-02-16T18:22:56.439Z] GitHub has been notified of this commit’s build result [2024-02-16T18:22:56.439Z] [2024-02-16T18:22:58.634Z] $ docker top 1a5029fe11d11a0d2ec9b9cf17009df04d5338d994c2cca09aef19cfe3a6c305 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-02-16T18:22:59.178Z] ---> job-cost.sh [2024-02-16T18:22:59.178Z] lf-activate-venv: SKIPPING [2024-02-16T18:22:59.178Z] INFO: No Stack... [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T18:22:59.436Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T18:22:59.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T18:22:59.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T18:22:59.926Z] Dload Upload Total Spent Left Speed [2024-02-16T18:22:59.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-02-16T18:23:00.001Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T18:23:00.275Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T18:23:00.401Z] + cat /w/workspace/edgexfoundry_device-uart_PR-43/archives/cost.csv [2024-02-16T18:23:00.401Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T18:23:00.471Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [2024-02-16T18:23:00.476Z] Resource [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] did not exist. Created. [2024-02-16T18:23:00.482Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-02-16T18:23:00.624Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-02-16T18:23:00.624Z] tee /etc/docker/daemon.new [2024-02-16T18:23:00.624Z] { [2024-02-16T18:23:00.624Z] "registry-mirrors": [ [2024-02-16T18:23:00.624Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T18:23:00.624Z] ], [2024-02-16T18:23:00.624Z] "bip": "10.250.0.254/24", [2024-02-16T18:23:00.624Z] "hosts": [ [2024-02-16T18:23:00.624Z] "tcp://0.0.0.0:5555", [2024-02-16T18:23:00.624Z] "unix:///var/run/docker.sock" [2024-02-16T18:23:00.624Z] ], [2024-02-16T18:23:00.624Z] "mtu": 1458, [2024-02-16T18:23:00.624Z] "selinux-enabled": true, [2024-02-16T18:23:00.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T18:23:00.624Z] } [Pipeline] sh [Pipeline] sh [2024-02-16T18:23:00.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-02-16T18:23:01.013Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2024-02-16T18:23:01.175Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T18:23:01.241Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [2024-02-16T18:23:01.326Z] + sudo service docker restart [Pipeline] // lock [Pipeline] } [2024-02-16T18:23:01.429Z] $ docker stop --time=1 1a5029fe11d11a0d2ec9b9cf17009df04d5338d994c2cca09aef19cfe3a6c305 [2024-02-16T18:23:02.574Z] $ docker rm -f --volumes 1a5029fe11d11a0d2ec9b9cf17009df04d5338d994c2cca09aef19cfe3a6c305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T18:23:23.541Z] provisioning config files... [2024-02-16T18:23:23.565Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config11148636627564537590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:23:24.066Z] ---> ****-login.sh [2024-02-16T18:23:24.066Z] nexus3.edgexfoundry.org:10001 [2024-02-16T18:23:24.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:23:24.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:23:24.606Z] Configure a credential helper to remove this warning. See [2024-02-16T18:23:24.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:23:24.606Z] [2024-02-16T18:23:24.606Z] Login Succeeded [2024-02-16T18:23:24.606Z] nexus3.edgexfoundry.org:10002 [2024-02-16T18:23:24.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:23:24.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:23:24.877Z] Configure a credential helper to remove this warning. See [2024-02-16T18:23:24.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:23:24.877Z] [2024-02-16T18:23:24.877Z] Login Succeeded [2024-02-16T18:23:24.877Z] nexus3.edgexfoundry.org:10003 [2024-02-16T18:23:25.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:23:25.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:23:25.426Z] Configure a credential helper to remove this warning. See [2024-02-16T18:23:25.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:23:25.426Z] [2024-02-16T18:23:25.426Z] Login Succeeded [2024-02-16T18:23:25.426Z] nexus3.edgexfoundry.org:10004 [2024-02-16T18:23:25.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:23:25.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:23:25.705Z] Configure a credential helper to remove this warning. See [2024-02-16T18:23:25.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:23:25.705Z] [2024-02-16T18:23:25.705Z] Login Succeeded [2024-02-16T18:23:25.705Z] ****.io [2024-02-16T18:23:25.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T18:23:26.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T18:23:26.238Z] Configure a credential helper to remove this warning. See [2024-02-16T18:23:26.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T18:23:26.238Z] [2024-02-16T18:23:26.238Z] Login Succeeded [2024-02-16T18:23:26.238Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T18:23:26.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T18:23:26.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T18:23:26.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T18:23:26.965Z] ========================================================= [2024-02-16T18:23:26.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T18:23:26.965Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:23:27.738Z] + 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-02-16T18:23:28.334Z] Sending build context to Docker daemon 11.61MB [2024-02-16T18:23:28.334Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T18:23:28.334Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T18:23:28.334Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T18:23:28.334Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T18:23:28.334Z] 5d54e960e981: Pulling fs layer [2024-02-16T18:23:28.334Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T18:23:28.334Z] f0e02332f6b5: Pulling fs layer [2024-02-16T18:23:28.334Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T18:23:28.334Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T18:23:28.334Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T18:23:28.334Z] 872ee5b61b7b: Waiting [2024-02-16T18:23:28.334Z] 94ae7d8d031c: Waiting [2024-02-16T18:23:28.334Z] 0c6a40ed1a82: Waiting [2024-02-16T18:23:28.334Z] f0e02332f6b5: Waiting [2024-02-16T18:23:28.334Z] 5d54e960e981: Download complete [2024-02-16T18:23:28.334Z] f0e02332f6b5: Verifying Checksum [2024-02-16T18:23:28.334Z] f0e02332f6b5: Download complete [2024-02-16T18:23:28.334Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T18:23:28.334Z] 872ee5b61b7b: Download complete [2024-02-16T18:23:28.604Z] 9fda8d8052c6: Verifying Checksum [2024-02-16T18:23:28.604Z] 9fda8d8052c6: Download complete [2024-02-16T18:23:28.874Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T18:23:28.874Z] 94ae7d8d031c: Download complete [2024-02-16T18:23:29.458Z] 9fda8d8052c6: Pull complete [2024-02-16T18:23:30.421Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T18:23:30.421Z] c4a7e357bf2a: Download complete [2024-02-16T18:23:31.380Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T18:23:31.380Z] 0c6a40ed1a82: Download complete [2024-02-16T18:23:34.711Z] 5d54e960e981: Pull complete [2024-02-16T18:23:52.934Z] c4a7e357bf2a: Pull complete [2024-02-16T18:23:52.934Z] f0e02332f6b5: Pull complete [2024-02-16T18:23:52.934Z] 872ee5b61b7b: Pull complete [2024-02-16T18:23:59.589Z] 0c6a40ed1a82: Pull complete [2024-02-16T18:24:00.999Z] 94ae7d8d031c: Pull complete [2024-02-16T18:24:00.999Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T18:24:00.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T18:24:00.999Z] ---> 86de565de09d [2024-02-16T18:24:00.999Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-16T18:24:02.407Z] ---> Running in 6dc34f62fcd3 [2024-02-16T18:24:02.677Z] Removing intermediate container 6dc34f62fcd3 [2024-02-16T18:24:02.677Z] ---> 745a8788339a [2024-02-16T18:24:02.677Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T18:24:02.677Z] ---> Running in 04fe99125bd7 [2024-02-16T18:24:02.945Z] Removing intermediate container 04fe99125bd7 [2024-02-16T18:24:02.945Z] ---> 6334489220b6 [2024-02-16T18:24:02.945Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T18:24:02.945Z] ---> Running in 08263ec64a99 [2024-02-16T18:24:03.213Z] Removing intermediate container 08263ec64a99 [2024-02-16T18:24:03.213Z] ---> 5661ec74de4d [2024-02-16T18:24:03.213Z] Step 6/12 : WORKDIR /device-uart [2024-02-16T18:24:03.482Z] ---> Running in 028a5c832c1a [2024-02-16T18:24:03.804Z] Removing intermediate container 028a5c832c1a [2024-02-16T18:24:03.804Z] ---> 3b3764ea38df [2024-02-16T18:24:03.804Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T18:24:03.804Z] ---> Running in 69dad43bdf55 [2024-02-16T18:24:05.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T18:24:05.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T18:24:06.305Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-16T18:24:06.575Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-16T18:24:06.575Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-16T18:24:06.575Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-16T18:24:06.575Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T18:24:06.575Z] OK: 271 MiB in 56 packages [2024-02-16T18:24:07.541Z] Removing intermediate container 69dad43bdf55 [2024-02-16T18:24:07.541Z] ---> 753268d12af9 [2024-02-16T18:24:07.541Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T18:24:08.127Z] ---> eb2e71d0266d [2024-02-16T18:24:08.127Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T18:24:08.127Z] ---> Running in feda2982a89a [2024-02-16T18:25:16.003Z] Removing intermediate container feda2982a89a [2024-02-16T18:25:16.003Z] ---> e52c3c809881 [2024-02-16T18:25:16.003Z] Step 10/12 : COPY . . [2024-02-16T18:25:16.003Z] ---> 97cd7d3a93ef [2024-02-16T18:25:16.003Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T18:25:16.003Z] ---> Running in c91c7004e2cf [2024-02-16T18:25:16.003Z] Removing intermediate container c91c7004e2cf [2024-02-16T18:25:16.003Z] ---> 6636e7b6bb62 [2024-02-16T18:25:16.003Z] Step 12/12 : RUN ${MAKE} [2024-02-16T18:25:16.003Z] ---> Running in 1caa15c46f95 [2024-02-16T18:25:16.003Z] noop [2024-02-16T18:25:16.003Z] Removing intermediate container 1caa15c46f95 [2024-02-16T18:25:16.003Z] ---> d88bdffa01f6 [2024-02-16T18:25:16.003Z] Successfully built d88bdffa01f6 [2024-02-16T18:25:16.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:25:16.607Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T18:25:16.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T18:25:16.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container [2024-02-16T18:25:17.038Z] $ 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-02-16T18:25:18.275Z] $ docker top d7e060ef46fbaca961dbdf881c2bc5a133660d218cd43069356cc6a7d147fdf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T18:25:19.231Z] + go version [2024-02-16T18:25:19.231Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T18:25:19.274Z] $ docker stop --time=1 d7e060ef46fbaca961dbdf881c2bc5a133660d218cd43069356cc6a7d147fdf5 [2024-02-16T18:25:20.878Z] $ docker rm -f --volumes d7e060ef46fbaca961dbdf881c2bc5a133660d218cd43069356cc6a7d147fdf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:25:22.079Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T18:25:22.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T18:25:22.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container [2024-02-16T18:25:22.477Z] $ 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-02-16T18:25:23.655Z] $ docker top 99173658c6cbec0987eec0061664787952a216629e3de3484c0e66971b74b273 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T18:25:24.289Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-02-16T18:25:25.114Z] + make test [2024-02-16T18:25:25.114Z] go test ./... -coverprofile=coverage.out [2024-02-16T18:25:31.761Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-02-16T18:26:53.343Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-02-16T18:26:53.343Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-02-16T18:26:53.343Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T18:26:53.343Z] go vet ./... [2024-02-16T18:27:15.391Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T18:27:15.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T18:27:15.391Z] ./bin/test-attribution-txt.sh [2024-02-16T18:27:15.391Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T18:27:15.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T18:27:15.523Z] $ docker stop --time=1 99173658c6cbec0987eec0061664787952a216629e3de3484c0e66971b74b273 [2024-02-16T18:27:17.261Z] $ docker rm -f --volumes 99173658c6cbec0987eec0061664787952a216629e3de3484c0e66971b74b273 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T18:27:18.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T18:27:18.519Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T18:27:18.911Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T18:27:19.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T18:27:20.122Z] + ls -al . [2024-02-16T18:27:20.123Z] total 152 [2024-02-16T18:27:20.123Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 18:25 . [2024-02-16T18:27:20.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 18:22 .. [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 18:22 .dockerignore [2024-02-16T18:27:20.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 18:22 .git [2024-02-16T18:27:20.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:22 .github [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 18:22 .gitignore [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 18:22 .golangci.yml [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 9941 Feb 16 18:22 Attribution.txt [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 1908 Feb 16 18:22 CHANGELOG.md [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 1886 Feb 16 18:22 Dockerfile [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 18:22 GOVERNANCE.md [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 675 Feb 16 18:22 Jenkinsfile [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 18:22 LICENSE [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 1872 Feb 16 18:22 Makefile [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 18:22 OWNERS.md [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 8892 Feb 16 18:22 README.md [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 18:20 VERSION [2024-02-16T18:27:20.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 18:22 bin [2024-02-16T18:27:20.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:22 cmd [2024-02-16T18:27:20.123Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 18:25 coverage.out [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 3765 Feb 16 18:22 go.mod [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 34553 Feb 16 18:22 go.sum [2024-02-16T18:27:20.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 18:22 internal [2024-02-16T18:27:20.123Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:27:20.625Z] + 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=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 --label arch=arm64 --label version=0.0.0 . [2024-02-16T18:27:20.893Z] Sending build context to Docker daemon 11.61MB [2024-02-16T18:27:21.161Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T18:27:21.161Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-16T18:27:21.161Z] ---> d88bdffa01f6 [2024-02-16T18:27:21.161Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-16T18:27:21.161Z] ---> Running in 13c379f71b32 [2024-02-16T18:27:21.427Z] Removing intermediate container 13c379f71b32 [2024-02-16T18:27:21.427Z] ---> b78d2fc0456f [2024-02-16T18:27:21.427Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T18:27:21.427Z] ---> Running in 6cbd2d564712 [2024-02-16T18:27:21.693Z] Removing intermediate container 6cbd2d564712 [2024-02-16T18:27:21.693Z] ---> 005a9989af93 [2024-02-16T18:27:21.693Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-02-16T18:27:21.958Z] ---> Running in b2797a70021f [2024-02-16T18:27:22.224Z] Removing intermediate container b2797a70021f [2024-02-16T18:27:22.224Z] ---> f0884e0cdb52 [2024-02-16T18:27:22.224Z] Step 6/26 : WORKDIR /device-uart [2024-02-16T18:27:22.224Z] ---> Running in 87aa478fcd9b [2024-02-16T18:27:22.491Z] Removing intermediate container 87aa478fcd9b [2024-02-16T18:27:22.491Z] ---> 479ad863ac36 [2024-02-16T18:27:22.491Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T18:27:22.491Z] ---> Running in 0a5fb07707a2 [2024-02-16T18:27:23.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T18:27:24.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T18:27:24.985Z] OK: 271 MiB in 56 packages [2024-02-16T18:27:25.955Z] Removing intermediate container 0a5fb07707a2 [2024-02-16T18:27:25.955Z] ---> 3ac02721ccbf [2024-02-16T18:27:25.955Z] Step 8/26 : COPY go.mod vendor* ./ [2024-02-16T18:27:26.221Z] ---> 8a686de7962d [2024-02-16T18:27:26.221Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T18:27:26.497Z] ---> Running in a78ff89fdd99 [2024-02-16T18:27:28.436Z] Removing intermediate container a78ff89fdd99 [2024-02-16T18:27:28.436Z] ---> 0ad4c9273ab2 [2024-02-16T18:27:28.436Z] Step 10/26 : COPY . . [2024-02-16T18:27:29.018Z] ---> 8710d8c56d95 [2024-02-16T18:27:29.018Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T18:27:29.018Z] ---> Running in 96060dadb5fe [2024-02-16T18:27:29.284Z] Removing intermediate container 96060dadb5fe [2024-02-16T18:27:29.284Z] ---> 5dfaa2f8c651 [2024-02-16T18:27:29.284Z] Step 12/26 : RUN ${MAKE} [2024-02-16T18:27:29.284Z] ---> Running in 0720d9e9ce10 [2024-02-16T18:27:30.250Z] 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.8" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-02-16T18:29:21.896Z] Removing intermediate container 0720d9e9ce10 [2024-02-16T18:29:21.896Z] ---> 151aa36d9cd7 [2024-02-16T18:29:21.896Z] Step 13/26 : FROM alpine:3.18 [2024-02-16T18:29:21.896Z] 3.18: Pulling from library/alpine [2024-02-16T18:29:21.896Z] c6b39de5b339: Pulling fs layer [2024-02-16T18:29:21.896Z] c6b39de5b339: Verifying Checksum [2024-02-16T18:29:21.896Z] c6b39de5b339: Download complete [2024-02-16T18:29:21.896Z] c6b39de5b339: Pull complete [2024-02-16T18:29:21.896Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T18:29:21.896Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T18:29:21.896Z] ---> 33abbf032149 [2024-02-16T18:29:21.896Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-02-16T18:29:21.896Z] ---> Running in f30484ccf32c [2024-02-16T18:29:21.896Z] Removing intermediate container f30484ccf32c [2024-02-16T18:29:21.896Z] ---> c688a8458c41 [2024-02-16T18:29:21.896Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-16T18:29:21.896Z] ---> Running in 8524ba905587 [2024-02-16T18:29:21.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T18:29:21.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T18:29:21.896Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T18:29:21.896Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T18:29:21.896Z] OK: 8 MiB in 16 packages [2024-02-16T18:29:21.896Z] Removing intermediate container 8524ba905587 [2024-02-16T18:29:21.896Z] ---> 8761d6882a54 [2024-02-16T18:29:21.896Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-16T18:29:21.896Z] ---> Running in 2402a1ad1d47 [2024-02-16T18:29:21.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T18:29:21.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T18:29:21.896Z] OK: 8 MiB in 16 packages [2024-02-16T18:29:21.896Z] Removing intermediate container 2402a1ad1d47 [2024-02-16T18:29:21.896Z] ---> f67baa551135 [2024-02-16T18:29:21.896Z] Step 17/26 : WORKDIR / [2024-02-16T18:29:21.896Z] ---> Running in ae331e5762c5 [2024-02-16T18:29:21.896Z] Removing intermediate container ae331e5762c5 [2024-02-16T18:29:21.896Z] ---> ed1104640609 [2024-02-16T18:29:21.896Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-02-16T18:29:21.896Z] ---> 6c7208b6f7d6 [2024-02-16T18:29:21.896Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-02-16T18:29:22.483Z] ---> 88cb5b4f0b49 [2024-02-16T18:29:22.483Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-02-16T18:29:23.895Z] ---> 08fe51b9ca62 [2024-02-16T18:29:23.895Z] Step 21/26 : EXPOSE 59995 [2024-02-16T18:29:24.165Z] ---> Running in 3a58db54b38c [2024-02-16T18:29:24.433Z] Removing intermediate container 3a58db54b38c [2024-02-16T18:29:24.433Z] ---> 6b678a17cb74 [2024-02-16T18:29:24.433Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-02-16T18:29:24.433Z] ---> Running in 2b1cc1cb34b5 [2024-02-16T18:29:24.700Z] Removing intermediate container 2b1cc1cb34b5 [2024-02-16T18:29:24.700Z] ---> b63041422097 [2024-02-16T18:29:24.700Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T18:29:24.700Z] ---> Running in 3dbdbb335697 [2024-02-16T18:29:24.966Z] Removing intermediate container 3dbdbb335697 [2024-02-16T18:29:24.966Z] ---> 68827426cbf7 [2024-02-16T18:29:24.966Z] Step 24/26 : LABEL arch=arm64 [2024-02-16T18:29:24.966Z] ---> Running in cfd1818c3720 [2024-02-16T18:29:25.550Z] Removing intermediate container cfd1818c3720 [2024-02-16T18:29:25.550Z] ---> d4076b11de73 [2024-02-16T18:29:25.550Z] Step 25/26 : LABEL git_sha=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [2024-02-16T18:29:25.550Z] ---> Running in 40ae1b50596c [2024-02-16T18:29:25.820Z] Removing intermediate container 40ae1b50596c [2024-02-16T18:29:25.820Z] ---> 3490798d60c1 [2024-02-16T18:29:25.820Z] Step 26/26 : LABEL version=0.0.0 [2024-02-16T18:29:25.820Z] ---> Running in f64107274c9d [2024-02-16T18:29:26.088Z] Removing intermediate container f64107274c9d [2024-02-16T18:29:26.088Z] ---> 7c67255715ed [2024-02-16T18:29:26.088Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T18:29:26.088Z] Successfully built 7c67255715ed [2024-02-16T18:29:26.088Z] 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-02-16T18:29:27.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T18:29:27.350Z] [2024-02-16T18:29:27.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:29:27.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T18:29:27.796Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T18:29:27.796Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T18:29:27.796Z] 04944245beec: Pulling fs layer [2024-02-16T18:29:27.796Z] 699f458cf7ca: Pulling fs layer [2024-02-16T18:29:27.796Z] 765212b225bb: Pulling fs layer [2024-02-16T18:29:27.796Z] f23df028b6ca: Pulling fs layer [2024-02-16T18:29:27.796Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T18:29:27.796Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T18:29:27.796Z] f23df028b6ca: Waiting [2024-02-16T18:29:27.796Z] 765212b225bb: Waiting [2024-02-16T18:29:27.796Z] d65c8cfc05b1: Waiting [2024-02-16T18:29:28.063Z] 04944245beec: Verifying Checksum [2024-02-16T18:29:28.063Z] 04944245beec: Download complete [2024-02-16T18:29:28.063Z] 765212b225bb: Verifying Checksum [2024-02-16T18:29:28.063Z] 765212b225bb: Download complete [2024-02-16T18:29:28.063Z] f23df028b6ca: Verifying Checksum [2024-02-16T18:29:28.063Z] f23df028b6ca: Download complete [2024-02-16T18:29:28.063Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T18:29:28.063Z] d65c8cfc05b1: Download complete [2024-02-16T18:29:28.063Z] 699f458cf7ca: Verifying Checksum [2024-02-16T18:29:28.063Z] 699f458cf7ca: Download complete [2024-02-16T18:29:28.648Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T18:29:28.648Z] 8998bd30e6a1: Download complete [2024-02-16T18:29:31.242Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T18:29:31.242Z] 2437ff75d9bd: Download complete [2024-02-16T18:29:33.187Z] 8998bd30e6a1: Pull complete [2024-02-16T18:29:36.527Z] 04944245beec: Pull complete [2024-02-16T18:29:37.937Z] 699f458cf7ca: Pull complete [2024-02-16T18:29:37.937Z] 765212b225bb: Pull complete [2024-02-16T18:29:38.894Z] f23df028b6ca: Pull complete [2024-02-16T18:29:38.894Z] d65c8cfc05b1: Pull complete [2024-02-16T18:29:57.079Z] 2437ff75d9bd: Pull complete [2024-02-16T18:29:57.079Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T18:29:57.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T18:29:57.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T18:29:57.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-1088 does not seem to be running inside a container [2024-02-16T18:29:57.670Z] $ 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-02-16T18:30:00.119Z] $ docker top f6f928bb7c4d2f3391bb61c9a88f9e08d427d2d0dba0962c244e592e671de53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:30:00.808Z] ---> job-cost.sh [2024-02-16T18:30:01.079Z] lf-activate-venv: SKIPPING [2024-02-16T18:30:01.079Z] INFO: No Stack... [2024-02-16T18:30:01.369Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T18:30:02.340Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T18:30:02.717Z] + cut -d, -f6 [2024-02-16T18:30:02.717Z] + cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock [2024-02-16T18:30:02.803Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [2024-02-16T18:30:02.809Z] Resource [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] did not exist. Created. [2024-02-16T18:30:02.814Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T18:30:03.302Z] /w/workspace/device-uart/1@tmp/durable-2fef4695/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T18:30:03.647Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T18:30:03.681Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T18:30:03.723Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T18:30:03.760Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T18:30:03.926Z] $ docker stop --time=1 f6f928bb7c4d2f3391bb61c9a88f9e08d427d2d0dba0962c244e592e671de53b [2024-02-16T18:30:06.571Z] $ docker rm -f --volumes f6f928bb7c4d2f3391bb61c9a88f9e08d427d2d0dba0962c244e592e671de53b [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-02-16T18:30:08.627Z] provisioning config files... [2024-02-16T18:30:08.636Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-43@tmp/config3984512989280402425tmp [Pipeline] { [Pipeline] sh [2024-02-16T18:30:09.058Z] + set +x [2024-02-16T18:30:09.058Z] + curl -s https://codecov.io/bash [2024-02-16T18:30:09.058Z] + bash -s -- [2024-02-16T18:30:09.058Z] [2024-02-16T18:30:09.058Z] _____ _ [2024-02-16T18:30:09.058Z] / ____| | | [2024-02-16T18:30:09.058Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T18:30:09.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T18:30:09.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T18:30:09.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T18:30:09.058Z] Bash-1.0.6 [2024-02-16T18:30:09.058Z] [2024-02-16T18:30:09.058Z] [2024-02-16T18:30:09.058Z] ==> git version 2.25.1 found [2024-02-16T18:30:09.058Z] ==> 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-02-16T18:30:09.058Z] Release-Date: 2020-01-08 [2024-02-16T18:30:09.058Z] 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-02-16T18:30:09.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T18:30:09.058Z] ==> Jenkins CI detected. [2024-02-16T18:30:09.058Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-43 [2024-02-16T18:30:09.059Z] project root: . [2024-02-16T18:30:09.059Z] --> token set from env [2024-02-16T18:30:09.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T18:30:09.059Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T18:30:09.059Z] ==> Python coveragepy not found [2024-02-16T18:30:09.059Z] ==> Searching for coverage reports in: [2024-02-16T18:30:09.059Z] + . [2024-02-16T18:30:09.319Z] -> Found 1 reports [2024-02-16T18:30:09.319Z] ==> Detecting git/mercurial file structure [2024-02-16T18:30:09.319Z] ==> Reading reports [2024-02-16T18:30:09.319Z] + ./coverage.out bytes=10 [2024-02-16T18:30:09.319Z] ==> Appending adjustments [2024-02-16T18:30:09.319Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T18:30:09.319Z] + Found adjustments [2024-02-16T18:30:09.319Z] ==> Gzipping contents [2024-02-16T18:30:09.319Z] 4.0K /tmp/codecov.7G7uNk.gz [2024-02-16T18:30:09.319Z] ==> Uploading reports [2024-02-16T18:30:09.319Z] url: https://codecov.io [2024-02-16T18:30:09.319Z] query: branch=PR-43&commit=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=43&job=&cmd_args= [2024-02-16T18:30:09.319Z] -> Pinging Codecov [2024-02-16T18:30:09.319Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-43&commit=3f64c3fdf83fb69296547a3b1ae0d26a69c952d9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=43&job=&cmd_args= [2024-02-16T18:30:09.579Z] -> Uploading to [2024-02-16T18:30:09.579Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/B9AA6E0BBD74AE3A32605C7A7C664919/3f64c3fdf83fb69296547a3b1ae0d26a69c952d9/82c9c071-c3a6-4987-abe9-43a42c531d15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T183009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7feb3d434eefa95b0699ecb476f577f20e4b9d591a5efc51f16206398b2f5e73 [2024-02-16T18:30:09.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T18:30:09.579Z] Dload Upload Total Spent Left Speed [2024-02-16T18:30:09.838Z] 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 2392 --:--:-- --:--:-- --:--:-- 2383 [2024-02-16T18:30:09.838Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/3f64c3fdf83fb69296547a3b1ae0d26a69c952d9 [Pipeline] } [2024-02-16T18:30:09.866Z] 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-02-16T18:30:13.311Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-43/archives ] [2024-02-16T18:30:13.311Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-43/archives [2024-02-16T18:30:13.311Z] total 16 [2024-02-16T18:30:13.311Z] drwxr-xr-x 3 root root 4096 Feb 16 18:22 . [2024-02-16T18:30:13.311Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 18:23 .. [2024-02-16T18:30:13.311Z] drwxr-xr-x 2 root root 4096 Feb 16 18:22 cost [2024-02-16T18:30:13.311Z] -rw-r--r-- 1 root root 82 Feb 16 18:22 cost.csv [2024-02-16T18:30:13.311Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-43/archives [2024-02-16T18:30:13.311Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-43/archives [2024-02-16T18:30:13.311Z] total 16 [2024-02-16T18:30:13.311Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 18:22 . [2024-02-16T18:30:13.311Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 18:23 .. [2024-02-16T18:30:13.311Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 18:22 cost [2024-02-16T18:30:13.311Z] -rw-r--r-- 1 jenkins jenkins 82 Feb 16 18:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:30:13.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:30:14.520Z] ---> package-listing.sh [2024-02-16T18:30:14.521Z] ++ facter osfamily [2024-02-16T18:30:14.521Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T18:30:14.781Z] + OS_FAMILY=debian [2024-02-16T18:30:14.781Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-43 [2024-02-16T18:30:14.781Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T18:30:14.781Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T18:30:14.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T18:30:14.781Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T18:30:14.781Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-43 ']' [2024-02-16T18:30:14.781Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T18:30:14.781Z] + case "${OS_FAMILY}" in [2024-02-16T18:30:14.781Z] + dpkg -l [2024-02-16T18:30:14.781Z] + grep '^ii' [2024-02-16T18:30:14.781Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T18:30:14.781Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T18:30:14.781Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T18:30:14.781Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-43 ']' [2024-02-16T18:30:14.781Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-43/archives/ [2024-02-16T18:30:14.781Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-43/archives/ [Pipeline] echo [2024-02-16T18:30:14.817Z] 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-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-16T18:30:15.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T18:30:15.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T18:30:15.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T18:30:16.029Z] prd-ubuntu20.04-docker-8c-8g-1087 does not seem to be running inside a container [2024-02-16T18:30:16.075Z] $ 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-43/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-43 -v /w/workspace/edgexfoundry_device-uart_PR-43:/w/workspace/edgexfoundry_device-uart_PR-43:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-43@tmp:/w/workspace/edgexfoundry_device-uart_PR-43@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-02-16T18:30:16.290Z] $ docker top 67267be02eff52c5831fbe0552beb7285e53395d3bda662a38078ad39f07a6af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T18:30:16.761Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T18:30:17.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T18:30:17.378Z] + ls /var/log/sa-host [2024-02-16T18:30:17.379Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T18:30:17.639Z] provisioning config files... [2024-02-16T18:30:17.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-43@tmp/config5134160463169832050tmp [Pipeline] { [Pipeline] echo [2024-02-16T18:30:17.803Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:30:18.114Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T18:30:18.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:30:18.763Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T18:30:18.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:30:19.105Z] ---> sudo-logs.sh [2024-02-16T18:30:19.105Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T18:30:19.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:30:19.588Z] ---> job-cost.sh [2024-02-16T18:30:19.588Z] lf-activate-venv: SKIPPING [2024-02-16T18:30:19.588Z] DEBUG: total: 0.2199999988079071 [2024-02-16T18:30:19.588Z] INFO: Retrieving Stack Cost... [2024-02-16T18:30:19.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T18:30:20.413Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T18:30:20.450Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T18:30:20.776Z] ---> logs-deploy.sh [2024-02-16T18:30:20.777Z] lf-activate-venv: SKIPPING [2024-02-16T18:30:20.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-43/1 [2024-02-16T18:30:20.777Z] INFO: archiving workspace using pattern(s): [2024-02-16T18:30:21.713Z] Archives upload complete. [2024-02-16T18:30:21.713Z] INFO: archiving logs to Nexus