Pull request #41 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea352d0e2b1bf2588408988a5ba76b1194d98b01+8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 (1c37835019e70b40dff44577557d907ca93ea239) 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-ssh1775339421748648248.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-ssh14180421752330066186.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-41/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-41/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14305366808542200201.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-41/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5993440853279178328.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-ssh17933698136257122600.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-41/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-41/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh419167520375077463.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-26398 in /w/workspace/edgexfoundry_device-uart_PR-41 [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-41 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 into PR head commit ea352d0e2b1bf2588408988a5ba76b1194d98b01 Merge succeeded, producing ea352d0e2b1bf2588408988a5ba76b1194d98b01 Checking out Revision ea352d0e2b1bf2588408988a5ba76b1194d98b01 (PR-41) 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 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f ea352d0e2b1bf2588408988a5ba76b1194d98b01 # 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 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea352d0e2b1bf2588408988a5ba76b1194d98b01 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-29T18:11:23.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-29T18:11:23.614Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-29T18:11:23.729Z] ========================================================= [2023-12-29T18:11:23.729Z] EdgeX Global Pipelines Version Info [2023-12-29T18:11:23.729Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:11:24.508Z] ------------------- [2023-12-29T18:11:24.509Z] stable info: [2023-12-29T18:11:24.509Z] ------------------- [2023-12-29T18:11:24.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-29T18:11:24.509Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T18:11:24.509Z] Message: update stable to v1.0.258 [2023-12-29T18:11:25.084Z] ------------------- [2023-12-29T18:11:25.084Z] experimental info: [2023-12-29T18:11:25.084Z] ------------------- [2023-12-29T18:11:25.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-29T18:11:25.084Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T18:11:25.084Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-29T18:11:25.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-12-29T18:11:25.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-12-29T18:11:25.424Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-29T18:11:25.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-29T18:11:25.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-29T18:11:25.593Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-29T18:11:25.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-29T18:11:25.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-29T18:11:25.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-29T18:11:25.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-29T18:11:25.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-29T18:11:25.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-12-29T18:11:26.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-29T18:11:26.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-29T18:11:26.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T18:11:26.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T18:11:26.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T18:11:26.315Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T18:11:26.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-29T18:11:26.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-29T18:11:26.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-29T18:11:26.578Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-29T18:11:26.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-29T18:11:26.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-29T18:11:26.778Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-29T18:11:26.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-29T18:11:26.911Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-29T18:11:26.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-41 [Pipeline] echo [2023-12-29T18:11:27.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-41 [Pipeline] echo [2023-12-29T18:11:27.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-41 [Pipeline] echo [2023-12-29T18:11:27.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea352d0e2b1bf2588408988a5ba76b1194d98b01 [Pipeline] echo [2023-12-29T18:11:27.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea352d0 [Pipeline] echo [2023-12-29T18:11:27.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T18:11:27.522Z] provisioning config files... [2023-12-29T18:11:27.550Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-41@tmp/config2784195362668446371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:11:27.931Z] ---> ****-login.sh [2023-12-29T18:11:27.931Z] nexus3.edgexfoundry.org:10001 [2023-12-29T18:11:28.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:28.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:28.192Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:28.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:28.193Z] [2023-12-29T18:11:28.193Z] Login Succeeded [2023-12-29T18:11:28.193Z] nexus3.edgexfoundry.org:10002 [2023-12-29T18:11:28.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:28.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:28.452Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:28.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:28.452Z] [2023-12-29T18:11:28.452Z] Login Succeeded [2023-12-29T18:11:28.452Z] nexus3.edgexfoundry.org:10003 [2023-12-29T18:11:28.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:28.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:28.452Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:28.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:28.452Z] [2023-12-29T18:11:28.452Z] Login Succeeded [2023-12-29T18:11:28.452Z] nexus3.edgexfoundry.org:10004 [2023-12-29T18:11:28.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:28.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:28.713Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:28.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:28.713Z] [2023-12-29T18:11:28.713Z] Login Succeeded [2023-12-29T18:11:28.713Z] ****.io [2023-12-29T18:11:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:28.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:28.973Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:28.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:28.974Z] [2023-12-29T18:11:28.974Z] Login Succeeded [2023-12-29T18:11:28.974Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T18:11:29.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-29T18:11:29.776Z] + git rev-list -1 --merges ea352d0e2b1bf2588408988a5ba76b1194d98b01~1..ea352d0e2b1bf2588408988a5ba76b1194d98b01 [Pipeline] echo [2023-12-29T18:11:29.819Z] -----------> git rev-list -1 --merges ea352d0e2b1bf2588408988a5ba76b1194d98b01~1..ea352d0e2b1bf2588408988a5ba76b1194d98b01 ea352d0e2b1bf2588408988a5ba76b1194d98b01 [false] [Pipeline] sh [2023-12-29T18:11:30.149Z] + git log --format=format:%s -1 ea352d0e2b1bf2588408988a5ba76b1194d98b01 [Pipeline] echo [2023-12-29T18:11:30.185Z] ========================================================= [2023-12-29T18:11:30.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-29T18:11:30.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T18:11:30.679Z] + git log --format=format:%s -1 ea352d0e2b1bf2588408988a5ba76b1194d98b01 [Pipeline] echo [2023-12-29T18:11:30.716Z] [semverPrep] GIT_COMMIT: ea352d0e2b1bf2588408988a5ba76b1194d98b01, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-29T18:11:30.765Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-29T18:11:31.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T18:11:31.195Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-29T18:11:31.195Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-29T18:11:31.195Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-29T18:11:31.195Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-29T18:11:31.195Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-29T18:11:31.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:11:31.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T18:11:31.693Z] [2023-12-29T18:11:31.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:11:32.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T18:11:32.098Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-29T18:11:32.098Z] b85a868b505f: Pulling fs layer [2023-12-29T18:11:32.098Z] e2be974225ed: Pulling fs layer [2023-12-29T18:11:32.098Z] 339a4e72a1f5: Pulling fs layer [2023-12-29T18:11:32.098Z] 988bab9f4d93: Pulling fs layer [2023-12-29T18:11:32.098Z] 1469e6f7b9e6: Pulling fs layer [2023-12-29T18:11:32.098Z] eaf3925da568: Pulling fs layer [2023-12-29T18:11:32.098Z] bab4dde63d76: Pulling fs layer [2023-12-29T18:11:32.098Z] bde34c3a00c8: Pulling fs layer [2023-12-29T18:11:32.098Z] b352a97aabf1: Pulling fs layer [2023-12-29T18:11:32.098Z] 4872d77fe225: Pulling fs layer [2023-12-29T18:11:32.098Z] 5851b861e8e6: Pulling fs layer [2023-12-29T18:11:32.098Z] eaf3925da568: Waiting [2023-12-29T18:11:32.098Z] bab4dde63d76: Waiting [2023-12-29T18:11:32.098Z] 988bab9f4d93: Waiting [2023-12-29T18:11:32.098Z] 1469e6f7b9e6: Waiting [2023-12-29T18:11:32.098Z] 4872d77fe225: Waiting [2023-12-29T18:11:32.098Z] 5851b861e8e6: Waiting [2023-12-29T18:11:32.098Z] b352a97aabf1: Waiting [2023-12-29T18:11:32.098Z] bde34c3a00c8: Waiting [2023-12-29T18:11:32.098Z] e2be974225ed: Verifying Checksum [2023-12-29T18:11:32.098Z] e2be974225ed: Download complete [2023-12-29T18:11:32.098Z] 988bab9f4d93: Verifying Checksum [2023-12-29T18:11:32.098Z] 988bab9f4d93: Download complete [2023-12-29T18:11:32.098Z] 1469e6f7b9e6: Verifying Checksum [2023-12-29T18:11:32.098Z] 1469e6f7b9e6: Download complete [2023-12-29T18:11:32.098Z] 339a4e72a1f5: Verifying Checksum [2023-12-29T18:11:32.098Z] 339a4e72a1f5: Download complete [2023-12-29T18:11:32.098Z] eaf3925da568: Verifying Checksum [2023-12-29T18:11:32.098Z] eaf3925da568: Download complete [2023-12-29T18:11:32.356Z] bde34c3a00c8: Verifying Checksum [2023-12-29T18:11:32.356Z] bde34c3a00c8: Download complete [2023-12-29T18:11:32.356Z] b352a97aabf1: Download complete [2023-12-29T18:11:32.356Z] 4872d77fe225: Verifying Checksum [2023-12-29T18:11:32.356Z] 4872d77fe225: Download complete [2023-12-29T18:11:32.356Z] 5851b861e8e6: Verifying Checksum [2023-12-29T18:11:32.356Z] 5851b861e8e6: Download complete [2023-12-29T18:11:32.356Z] b85a868b505f: Verifying Checksum [2023-12-29T18:11:32.356Z] b85a868b505f: Download complete [2023-12-29T18:11:32.615Z] bab4dde63d76: Verifying Checksum [2023-12-29T18:11:32.615Z] bab4dde63d76: Download complete [2023-12-29T18:11:33.551Z] b85a868b505f: Pull complete [2023-12-29T18:11:33.811Z] e2be974225ed: Pull complete [2023-12-29T18:11:34.071Z] 339a4e72a1f5: Pull complete [2023-12-29T18:11:34.330Z] 988bab9f4d93: Pull complete [2023-12-29T18:11:34.589Z] 1469e6f7b9e6: Pull complete [2023-12-29T18:11:34.589Z] eaf3925da568: Pull complete [2023-12-29T18:11:36.488Z] bab4dde63d76: Pull complete [2023-12-29T18:11:36.488Z] bde34c3a00c8: Pull complete [2023-12-29T18:11:36.749Z] b352a97aabf1: Pull complete [2023-12-29T18:11:36.749Z] 4872d77fe225: Pull complete [2023-12-29T18:11:36.749Z] 5851b861e8e6: Pull complete [2023-12-29T18:11:36.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-29T18:11:36.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T18:11:36.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T18:11:37.088Z] prd-ubuntu20.04-docker-8c-8g-26398 does not seem to be running inside a container [2023-12-29T18:11:37.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-41 -v /w/workspace/edgexfoundry_device-uart_PR-41:/w/workspace/edgexfoundry_device-uart_PR-41:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-41@tmp:/w/workspace/edgexfoundry_device-uart_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-29T18:11:40.588Z] $ docker top 44a802c447d554bfd0dbb45257e80b54646e2025652cb6d46b81e34096a9d5f0 -eo pid,comm [2023-12-29T18:11:40.651Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-29T18:11:40.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T18:11:40.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T18:11:40.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T18:11:41.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T18:11:41.005Z] $ docker exec 44a802c447d554bfd0dbb45257e80b54646e2025652cb6d46b81e34096a9d5f0 ssh-agent [2023-12-29T18:11:41.126Z] SSH_AUTH_SOCK=/tmp/ssh-Ww3NwuUQ28L8/agent.32 [2023-12-29T18:11:41.126Z] SSH_AGENT_PID=38 [2023-12-29T18:11:41.132Z] Running ssh-add (command line suppressed) [2023-12-29T18:11:41.226Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-41@tmp/private_key_16188657936958115498.key (/w/workspace/edgexfoundry_device-uart_PR-41@tmp/private_key_16188657936958115498.key) [2023-12-29T18:11:41.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T18:11:41.595Z] + git tag --points-at HEAD [Pipeline] } [2023-12-29T18:11:41.614Z] $ docker exec --env ******** --env ******** 44a802c447d554bfd0dbb45257e80b54646e2025652cb6d46b81e34096a9d5f0 ssh-agent -k [2023-12-29T18:11:41.723Z] unset SSH_AUTH_SOCK; [2023-12-29T18:11:41.723Z] unset SSH_AGENT_PID; [2023-12-29T18:11:41.723Z] echo Agent pid 38 killed; [2023-12-29T18:11:41.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-29T18:11:41.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T18:11:41.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T18:11:41.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T18:11:41.982Z] $ docker exec 44a802c447d554bfd0dbb45257e80b54646e2025652cb6d46b81e34096a9d5f0 ssh-agent [2023-12-29T18:11:42.092Z] SSH_AUTH_SOCK=/tmp/ssh-sY17w0jqY38L/agent.70 [2023-12-29T18:11:42.092Z] SSH_AGENT_PID=76 [2023-12-29T18:11:42.097Z] Running ssh-add (command line suppressed) [2023-12-29T18:11:42.195Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-41@tmp/private_key_6233541965227198865.key (/w/workspace/edgexfoundry_device-uart_PR-41@tmp/private_key_6233541965227198865.key) [2023-12-29T18:11:42.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T18:11:42.569Z] + git semver init [2023-12-29T18:11:42.832Z] 2023-12-29 18:11:42,728 [run_init] DEBUG init version:0.0.0 force:False [2023-12-29T18:11:42.832Z] 2023-12-29 18:11:42,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-41/.semver [2023-12-29T18:11:42.832Z] 2023-12-29 18:11:42,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-41/.semver [2023-12-29T18:11:42.832Z] 2023-12-29 18:11:42,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-41/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-41, universal_newlines=False, shell=None, istream=None) [2023-12-29T18:11:44.214Z] 2023-12-29 18:11:43,927 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-41/.git/info/exclude [2023-12-29T18:11:44.214Z] 2023-12-29 18:11:43,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-41/.semver/PR-41 with force:False [2023-12-29T18:11:44.214Z] 2023-12-29 18:11:43,928 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-41/.semver/PR-41 [2023-12-29T18:11:44.214Z] 2023-12-29 18:11:43,932 [execute] INFO git cat-file --batch-check [2023-12-29T18:11:44.214Z] 2023-12-29 18:11:43,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-41/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T18:11:44.214Z] 2023-12-29 18:11:43,939 [execute] INFO git cat-file --batch [2023-12-29T18:11:44.214Z] 2023-12-29 18:11:43,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-41/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T18:11:44.214Z] 2023-12-29 18:11:43,944 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-41/.semver/PR-41 [2023-12-29T18:11:44.214Z] 0.0.0 [Pipeline] } [2023-12-29T18:11:44.240Z] $ docker exec --env ******** --env ******** 44a802c447d554bfd0dbb45257e80b54646e2025652cb6d46b81e34096a9d5f0 ssh-agent -k [2023-12-29T18:11:44.338Z] unset SSH_AUTH_SOCK; [2023-12-29T18:11:44.338Z] unset SSH_AGENT_PID; [2023-12-29T18:11:44.339Z] echo Agent pid 76 killed; [2023-12-29T18:11:44.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T18:11:44.864Z] + git semver [Pipeline] } [2023-12-29T18:11:45.146Z] $ docker stop --time=1 44a802c447d554bfd0dbb45257e80b54646e2025652cb6d46b81e34096a9d5f0 [2023-12-29T18:11:46.438Z] $ docker rm -f --volumes 44a802c447d554bfd0dbb45257e80b54646e2025652cb6d46b81e34096a9d5f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T18:11:46.905Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-29T18:11:47.256Z] Stashed 1 file(s) [Pipeline] echo [2023-12-29T18:11:47.274Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T18:11:48.184Z] provisioning config files... [2023-12-29T18:11:48.192Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-41@tmp/config3995182049674447032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:11:48.601Z] ---> ****-login.sh [2023-12-29T18:11:48.601Z] nexus3.edgexfoundry.org:10001 [2023-12-29T18:11:48.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:48.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:48.601Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:48.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:48.601Z] [2023-12-29T18:11:48.601Z] Login Succeeded [2023-12-29T18:11:48.601Z] nexus3.edgexfoundry.org:10002 [2023-12-29T18:11:48.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:48.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:48.601Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:48.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:48.601Z] [2023-12-29T18:11:48.601Z] Login Succeeded [2023-12-29T18:11:48.601Z] nexus3.edgexfoundry.org:10003 [2023-12-29T18:11:48.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:48.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:48.861Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:48.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:48.861Z] [2023-12-29T18:11:48.861Z] Login Succeeded [2023-12-29T18:11:48.861Z] nexus3.edgexfoundry.org:10004 [2023-12-29T18:11:48.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:48.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:48.861Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:48.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:48.861Z] [2023-12-29T18:11:48.861Z] Login Succeeded [2023-12-29T18:11:48.861Z] ****.io [2023-12-29T18:11:49.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:11:49.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:11:49.121Z] Configure a credential helper to remove this warning. See [2023-12-29T18:11:49.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:11:49.121Z] [2023-12-29T18:11:49.121Z] Login Succeeded [2023-12-29T18:11:49.121Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T18:11:49.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T18:11:49.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T18:11:49.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T18:11:49.599Z] ========================================================= [2023-12-29T18:11:49.599Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-29T18:11:49.599Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:11:50.180Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T18:11:50.180Z] Sending build context to Docker daemon 23.07MB [2023-12-29T18:11:50.180Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T18:11:50.180Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-29T18:11:50.440Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-29T18:11:50.440Z] 7264a8db6415: Pulling fs layer [2023-12-29T18:11:50.440Z] c4d48a809fc2: Pulling fs layer [2023-12-29T18:11:50.440Z] 4f1c88b9dad5: Pulling fs layer [2023-12-29T18:11:50.440Z] ad3a456e5733: Pulling fs layer [2023-12-29T18:11:50.440Z] 69c7f0334f64: Pulling fs layer [2023-12-29T18:11:50.440Z] 1f1c1a5573a3: Pulling fs layer [2023-12-29T18:11:50.440Z] ce7588e14bc9: Pulling fs layer [2023-12-29T18:11:50.440Z] b5e4710f87ac: Pulling fs layer [2023-12-29T18:11:50.440Z] 69c7f0334f64: Waiting [2023-12-29T18:11:50.440Z] 1f1c1a5573a3: Waiting [2023-12-29T18:11:50.440Z] ad3a456e5733: Waiting [2023-12-29T18:11:50.440Z] ce7588e14bc9: Waiting [2023-12-29T18:11:50.440Z] b5e4710f87ac: Waiting [2023-12-29T18:11:50.440Z] c4d48a809fc2: Verifying Checksum [2023-12-29T18:11:50.440Z] c4d48a809fc2: Download complete [2023-12-29T18:11:50.440Z] ad3a456e5733: Verifying Checksum [2023-12-29T18:11:50.440Z] ad3a456e5733: Download complete [2023-12-29T18:11:50.440Z] 69c7f0334f64: Verifying Checksum [2023-12-29T18:11:50.440Z] 69c7f0334f64: Download complete [2023-12-29T18:11:50.440Z] 7264a8db6415: Verifying Checksum [2023-12-29T18:11:50.440Z] 7264a8db6415: Download complete [2023-12-29T18:11:50.440Z] 1f1c1a5573a3: Verifying Checksum [2023-12-29T18:11:50.440Z] 1f1c1a5573a3: Download complete [2023-12-29T18:11:50.698Z] b5e4710f87ac: Verifying Checksum [2023-12-29T18:11:50.698Z] b5e4710f87ac: Download complete [2023-12-29T18:11:50.698Z] 7264a8db6415: Pull complete [2023-12-29T18:11:50.698Z] c4d48a809fc2: Pull complete [2023-12-29T18:11:50.698Z] 4f1c88b9dad5: Verifying Checksum [2023-12-29T18:11:50.698Z] 4f1c88b9dad5: Download complete [2023-12-29T18:11:51.264Z] ce7588e14bc9: Verifying Checksum [2023-12-29T18:11:51.264Z] ce7588e14bc9: Download complete [2023-12-29T18:11:53.798Z] 4f1c88b9dad5: Pull complete [2023-12-29T18:11:53.798Z] ad3a456e5733: Pull complete [2023-12-29T18:11:54.064Z] 69c7f0334f64: Pull complete [2023-12-29T18:11:54.064Z] 1f1c1a5573a3: Pull complete [2023-12-29T18:11:56.600Z] ce7588e14bc9: Pull complete [2023-12-29T18:11:56.859Z] b5e4710f87ac: Pull complete [2023-12-29T18:11:56.859Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-29T18:11:56.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-29T18:11:56.859Z] ---> 88b5674ff536 [2023-12-29T18:11:56.859Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-29T18:12:02.132Z] ---> Running in 50ac4f54f3f8 [2023-12-29T18:12:02.132Z] Removing intermediate container 50ac4f54f3f8 [2023-12-29T18:12:02.132Z] ---> 5d72eaf8d707 [2023-12-29T18:12:02.132Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T18:12:02.132Z] ---> Running in d5f6a11a3bde [2023-12-29T18:12:02.132Z] Removing intermediate container d5f6a11a3bde [2023-12-29T18:12:02.132Z] ---> a58fea97fe50 [2023-12-29T18:12:02.132Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-29T18:12:02.132Z] ---> Running in be316bb2c585 [2023-12-29T18:12:02.132Z] Removing intermediate container be316bb2c585 [2023-12-29T18:12:02.132Z] ---> 518336b26fa9 [2023-12-29T18:12:02.132Z] Step 6/12 : WORKDIR /device-uart [2023-12-29T18:12:02.132Z] ---> Running in d2a511b96950 [2023-12-29T18:12:02.393Z] Removing intermediate container d2a511b96950 [2023-12-29T18:12:02.393Z] ---> 72b45d7edb81 [2023-12-29T18:12:02.393Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T18:12:02.393Z] ---> Running in d0fad54f8754 [2023-12-29T18:12:02.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T18:12:02.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T18:12:02.923Z] Still waiting to schedule task [2023-12-29T18:12:02.924Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-29T18:12:03.171Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-29T18:12:03.171Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-29T18:12:03.171Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-29T18:12:03.171Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-29T18:12:03.171Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T18:12:03.171Z] OK: 268 MiB in 56 packages [2023-12-29T18:12:03.738Z] Removing intermediate container d0fad54f8754 [2023-12-29T18:12:03.738Z] ---> 7cc5f2db2bac [2023-12-29T18:12:03.738Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-29T18:12:03.738Z] ---> 2858b0a8c451 [2023-12-29T18:12:03.738Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T18:12:03.738Z] ---> Running in e2cb715f5ebb [2023-12-29T18:12:50.452Z] Removing intermediate container e2cb715f5ebb [2023-12-29T18:12:50.452Z] ---> db0f721de638 [2023-12-29T18:12:50.452Z] Step 10/12 : COPY . . [2023-12-29T18:12:50.452Z] ---> 8aa2f48c470f [2023-12-29T18:12:50.452Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T18:12:50.452Z] ---> Running in 7c645741c9d0 [2023-12-29T18:12:50.452Z] Removing intermediate container 7c645741c9d0 [2023-12-29T18:12:50.452Z] ---> 522881ba3834 [2023-12-29T18:12:50.452Z] Step 12/12 : RUN ${MAKE} [2023-12-29T18:12:50.452Z] ---> Running in 9ec3af89d3f6 [2023-12-29T18:12:50.452Z] noop [2023-12-29T18:12:50.452Z] Removing intermediate container 9ec3af89d3f6 [2023-12-29T18:12:50.452Z] ---> 21457154953a [2023-12-29T18:12:50.452Z] Successfully built 21457154953a [2023-12-29T18:12:50.452Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:12:50.994Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T18:12:50.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T18:12:51.201Z] prd-ubuntu20.04-docker-8c-8g-26398 does not seem to be running inside a container [2023-12-29T18:12:51.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-41 -v /w/workspace/edgexfoundry_device-uart_PR-41:/w/workspace/edgexfoundry_device-uart_PR-41:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-41@tmp:/w/workspace/edgexfoundry_device-uart_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-29T18:12:51.606Z] $ docker top 198494625fc60167332922eb53ab3b7156bcb040780a8cc1386fe4aea1a0c297 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T18:12:52.064Z] + go version [2023-12-29T18:12:52.064Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-29T18:12:52.097Z] $ docker stop --time=1 198494625fc60167332922eb53ab3b7156bcb040780a8cc1386fe4aea1a0c297 [2023-12-29T18:12:53.342Z] $ docker rm -f --volumes 198494625fc60167332922eb53ab3b7156bcb040780a8cc1386fe4aea1a0c297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:12:54.325Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T18:12:54.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T18:12:54.529Z] prd-ubuntu20.04-docker-8c-8g-26398 does not seem to be running inside a container [2023-12-29T18:12:54.565Z] $ 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-41 -v /w/workspace/edgexfoundry_device-uart_PR-41:/w/workspace/edgexfoundry_device-uart_PR-41:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-41@tmp:/w/workspace/edgexfoundry_device-uart_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-29T18:12:54.918Z] $ docker top 4437d0901e572312e939f1d25a1fa60ca10df38c731765b829cbf420d588fb9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T18:12:55.375Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-41 [Pipeline] fileExists [Pipeline] sh [2023-12-29T18:12:55.757Z] + make test [2023-12-29T18:12:55.757Z] go test ./... -coverprofile=coverage.out [2023-12-29T18:12:57.134Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-29T18:13:09.357Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-29T18:13:09.357Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-29T18:13:15.944Z] go vet ./... [2023-12-29T18:13:18.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T18:13:18.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T18:13:18.475Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T18:13:18.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T18:13:18.570Z] $ docker stop --time=1 4437d0901e572312e939f1d25a1fa60ca10df38c731765b829cbf420d588fb9e [2023-12-29T18:13:21.884Z] $ docker rm -f --volumes 4437d0901e572312e939f1d25a1fa60ca10df38c731765b829cbf420d588fb9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T18:13:22.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T18:13:22.547Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-29T18:13:23.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T18:13:23.700Z] + ls -al . [2023-12-29T18:13:23.700Z] total 156 [2023-12-29T18:13:23.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 18:12 . [2023-12-29T18:13:23.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 18:11 .. [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 18:11 .dockerignore [2023-12-29T18:13:23.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 18:13 .git [2023-12-29T18:13:23.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 18:11 .github [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 29 18:11 .gitignore [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 18:11 .golangci.yml [2023-12-29T18:13:23.700Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 18:11 .semver [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 29 18:11 Attribution.txt [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 29 18:11 CHANGELOG.md [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 29 18:11 Dockerfile [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 18:11 GOVERNANCE.md [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 29 18:11 Jenkinsfile [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 18:11 LICENSE [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 29 18:11 Makefile [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 29 18:11 OWNERS.md [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 29 18:11 README.md [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 18:11 VERSION [2023-12-29T18:13:23.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 18:11 bin [2023-12-29T18:13:23.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 18:11 cmd [2023-12-29T18:13:23.700Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 29 18:12 coverage.out [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 3717 Dec 29 18:11 go.mod [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 34814 Dec 29 18:11 go.sum [2023-12-29T18:13:23.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 18:11 internal [2023-12-29T18:13:23.700Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 29 18:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:13:24.157Z] + 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=ea352d0e2b1bf2588408988a5ba76b1194d98b01 --label arch=amd64 --label version=0.0.0 . [2023-12-29T18:13:24.157Z] Sending build context to Docker daemon 23.07MB [2023-12-29T18:13:24.157Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T18:13:24.157Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-29T18:13:24.157Z] ---> 21457154953a [2023-12-29T18:13:24.158Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-29T18:13:24.734Z] ---> Running in fa6c16f40174 [2023-12-29T18:13:24.994Z] Removing intermediate container fa6c16f40174 [2023-12-29T18:13:24.994Z] ---> b380703d3e9c [2023-12-29T18:13:24.994Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T18:13:24.994Z] ---> Running in 12263fa9d8dc [2023-12-29T18:13:24.994Z] Removing intermediate container 12263fa9d8dc [2023-12-29T18:13:24.994Z] ---> 84803f750841 [2023-12-29T18:13:24.994Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-29T18:13:24.994Z] ---> Running in c1eca720088a [2023-12-29T18:13:24.994Z] Removing intermediate container c1eca720088a [2023-12-29T18:13:24.994Z] ---> 538765992efd [2023-12-29T18:13:24.994Z] Step 6/26 : WORKDIR /device-uart [2023-12-29T18:13:24.994Z] ---> Running in 690acd1792e3 [2023-12-29T18:13:25.254Z] Removing intermediate container 690acd1792e3 [2023-12-29T18:13:25.254Z] ---> 4aea384f4f50 [2023-12-29T18:13:25.254Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T18:13:25.254Z] ---> Running in 2fa8ffd34087 [2023-12-29T18:13:25.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T18:13:25.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T18:13:26.082Z] OK: 268 MiB in 56 packages [2023-12-29T18:13:26.341Z] Removing intermediate container 2fa8ffd34087 [2023-12-29T18:13:26.341Z] ---> 6857f879bb18 [2023-12-29T18:13:26.341Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-29T18:13:26.341Z] ---> c929fff9610e [2023-12-29T18:13:26.341Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T18:13:26.341Z] ---> Running in a50cab1892d5 [2023-12-29T18:13:26.908Z] Removing intermediate container a50cab1892d5 [2023-12-29T18:13:26.908Z] ---> 3a6bf449716c [2023-12-29T18:13:26.908Z] Step 10/26 : COPY . . [2023-12-29T18:13:27.846Z] ---> 35d31d8d6224 [2023-12-29T18:13:27.846Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T18:13:27.846Z] ---> Running in 2b7132e39f7f [2023-12-29T18:13:27.846Z] Removing intermediate container 2b7132e39f7f [2023-12-29T18:13:27.846Z] ---> 7944b7e555db [2023-12-29T18:13:27.846Z] Step 12/26 : RUN ${MAKE} [2023-12-29T18:13:27.846Z] ---> Running in 4426bec3577b [2023-12-29T18:13:28.104Z] 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.6" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-29T18:13:44.582Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26399 in /w/workspace/edgexfoundry_device-uart_PR-41 [Pipeline] { [Pipeline] ws [2023-12-29T18:13:44.674Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-12-29T18:13:44.790Z] The recommended git tool is: git [2023-12-29T18:13:51.235Z] Removing intermediate container 4426bec3577b [2023-12-29T18:13:51.236Z] ---> 83959d95b660 [2023-12-29T18:13:51.236Z] Step 13/26 : FROM alpine:3.18 [2023-12-29T18:13:51.236Z] 3.18: Pulling from library/alpine [2023-12-29T18:13:51.236Z] c926b61bad3b: Pulling fs layer [2023-12-29T18:13:51.236Z] c926b61bad3b: Verifying Checksum [2023-12-29T18:13:51.236Z] c926b61bad3b: Download complete [2023-12-29T18:13:51.236Z] c926b61bad3b: Pull complete [2023-12-29T18:13:51.236Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T18:13:51.236Z] Status: Downloaded newer image for alpine:3.18 [2023-12-29T18:13:51.236Z] ---> b541f2080109 [2023-12-29T18:13:51.236Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-29T18:13:51.236Z] ---> Running in 4807273a37c5 [2023-12-29T18:13:51.236Z] Removing intermediate container 4807273a37c5 [2023-12-29T18:13:51.236Z] ---> f5f9288511c6 [2023-12-29T18:13:51.236Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-29T18:13:51.236Z] ---> Running in 05c1e5ee0f9d [2023-12-29T18:13:51.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T18:13:51.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T18:13:51.236Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T18:13:51.236Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T18:13:51.236Z] OK: 7 MiB in 16 packages [2023-12-29T18:13:51.236Z] Removing intermediate container 05c1e5ee0f9d [2023-12-29T18:13:51.236Z] ---> f7f2ef1eec4e [2023-12-29T18:13:51.236Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-29T18:13:51.236Z] ---> Running in 110b5e21615d [2023-12-29T18:13:51.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T18:13:51.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T18:13:51.236Z] OK: 7 MiB in 16 packages [2023-12-29T18:13:51.236Z] Removing intermediate container 110b5e21615d [2023-12-29T18:13:51.236Z] ---> f921bf8a3a9f [2023-12-29T18:13:51.236Z] Step 17/26 : WORKDIR / [2023-12-29T18:13:51.236Z] ---> Running in cdece888f9ba [2023-12-29T18:13:51.236Z] Removing intermediate container cdece888f9ba [2023-12-29T18:13:51.236Z] ---> 1b6222a66b9b [2023-12-29T18:13:51.236Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-12-29T18:13:51.496Z] ---> f7696379a736 [2023-12-29T18:13:51.496Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-12-29T18:13:51.496Z] ---> 6582bce7f866 [2023-12-29T18:13:51.496Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-12-29T18:13:52.432Z] ---> 6c0459a5e18e [2023-12-29T18:13:52.432Z] Step 21/26 : EXPOSE 59995 [2023-12-29T18:13:52.432Z] ---> Running in 979f7a111f95 [2023-12-29T18:13:52.432Z] Removing intermediate container 979f7a111f95 [2023-12-29T18:13:52.432Z] ---> 1872574ebef8 [2023-12-29T18:13:52.432Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-12-29T18:13:52.432Z] ---> Running in a4bf2e2d9ba4 [2023-12-29T18:13:52.697Z] Removing intermediate container a4bf2e2d9ba4 [2023-12-29T18:13:52.697Z] ---> 85382aaba06a [2023-12-29T18:13:52.697Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-29T18:13:52.697Z] ---> Running in 822f2d5d6429 [2023-12-29T18:13:52.697Z] Removing intermediate container 822f2d5d6429 [2023-12-29T18:13:52.697Z] ---> aebe29aff18d [2023-12-29T18:13:52.697Z] Step 24/26 : LABEL arch=amd64 [2023-12-29T18:13:52.697Z] ---> Running in cf4930f84d15 [2023-12-29T18:13:52.697Z] Removing intermediate container cf4930f84d15 [2023-12-29T18:13:52.697Z] ---> 279b54b9ef44 [2023-12-29T18:13:52.697Z] Step 25/26 : LABEL git_sha=ea352d0e2b1bf2588408988a5ba76b1194d98b01 [2023-12-29T18:13:52.697Z] ---> Running in 2f634f8355d3 [2023-12-29T18:13:52.958Z] Removing intermediate container 2f634f8355d3 [2023-12-29T18:13:52.958Z] ---> cb0215b56611 [2023-12-29T18:13:52.958Z] Step 26/26 : LABEL version=0.0.0 [2023-12-29T18:13:52.958Z] ---> Running in f6d519928df3 [2023-12-29T18:13:52.958Z] Removing intermediate container f6d519928df3 [2023-12-29T18:13:52.958Z] ---> 46a4c40214ec [2023-12-29T18:13:52.958Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-29T18:13:52.958Z] Successfully built 46a4c40214ec [2023-12-29T18:13:52.958Z] 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] } [2023-12-29T18:13:53.614Z] using credential edgex-jenkins-ssh [2023-12-29T18:13:53.631Z] Cloning the remote Git repository [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:13:54.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T18:13:54.207Z] [2023-12-29T18:13:54.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:13:54.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T18:13:54.625Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-29T18:13:54.625Z] 5eb5b503b376: Pulling fs layer [2023-12-29T18:13:54.625Z] 5c69ac0246d0: Pulling fs layer [2023-12-29T18:13:54.625Z] ec43610c2a17: Pulling fs layer [2023-12-29T18:13:54.625Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-29T18:13:54.625Z] 33b1e0a273af: Pulling fs layer [2023-12-29T18:13:54.625Z] 5d3b04190fa2: Pulling fs layer [2023-12-29T18:13:54.625Z] 2f39f015ded8: Pulling fs layer [2023-12-29T18:13:54.625Z] 3a2ae6a8a46f: Waiting [2023-12-29T18:13:54.625Z] 33b1e0a273af: Waiting [2023-12-29T18:13:54.625Z] 5d3b04190fa2: Waiting [2023-12-29T18:13:54.625Z] 5c69ac0246d0: Verifying Checksum [2023-12-29T18:13:54.625Z] 5c69ac0246d0: Download complete [2023-12-29T18:13:54.625Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-29T18:13:54.625Z] 3a2ae6a8a46f: Download complete [2023-12-29T18:13:54.625Z] 33b1e0a273af: Verifying Checksum [2023-12-29T18:13:54.625Z] 33b1e0a273af: Download complete [2023-12-29T18:13:54.625Z] 5d3b04190fa2: Verifying Checksum [2023-12-29T18:13:54.625Z] 5d3b04190fa2: Download complete [2023-12-29T18:13:54.625Z] ec43610c2a17: Verifying Checksum [2023-12-29T18:13:54.625Z] ec43610c2a17: Download complete [2023-12-29T18:13:54.884Z] 5eb5b503b376: Verifying Checksum [2023-12-29T18:13:54.884Z] 5eb5b503b376: Download complete [2023-12-29T18:13:53.676Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-12-29T18:13:53.761Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-12-29T18:13:53.905Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-29T18:13:53.906Z] > git --version # timeout=10 [2023-12-29T18:13:53.924Z] > git --version # 'git version 2.25.1' [2023-12-29T18:13:53.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T18:13:54.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T18:13:55.449Z] 2f39f015ded8: Download complete [2023-12-29T18:13:56.019Z] 5eb5b503b376: Pull complete [2023-12-29T18:13:56.019Z] 5c69ac0246d0: Pull complete [2023-12-29T18:13:55.981Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-29T18:13:56.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T18:13:56.587Z] ec43610c2a17: Pull complete [2023-12-29T18:13:56.587Z] 3a2ae6a8a46f: Pull complete [2023-12-29T18:13:56.845Z] 33b1e0a273af: Pull complete [2023-12-29T18:13:56.845Z] 5d3b04190fa2: Pull complete [2023-12-29T18:13:57.350Z] Merging remotes/origin/main commit 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 into PR head commit ea352d0e2b1bf2588408988a5ba76b1194d98b01 [2023-12-29T18:13:57.569Z] Merge succeeded, producing ea352d0e2b1bf2588408988a5ba76b1194d98b01 [2023-12-29T18:13:57.570Z] Checking out Revision ea352d0e2b1bf2588408988a5ba76b1194d98b01 (PR-41) [2023-12-29T18:13:56.784Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-29T18:13:56.818Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-29T18:13:56.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T18:13:56.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-29T18:13:57.368Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T18:13:57.429Z] > git checkout -f ea352d0e2b1bf2588408988a5ba76b1194d98b01 # timeout=10 [2023-12-29T18:13:57.496Z] > git remote # timeout=10 [2023-12-29T18:13:57.512Z] > git config --get remote.origin.url # timeout=10 [2023-12-29T18:13:57.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T18:13:57.537Z] > git merge 8ec6d64c5869dda101a2f6c8fb6f971c9f4d88f2 # timeout=10 [2023-12-29T18:13:57.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-29T18:13:57.578Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T18:13:57.592Z] > git checkout -f ea352d0e2b1bf2588408988a5ba76b1194d98b01 # timeout=10 [2023-12-29T18:13:58.102Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-29T18:13:58.173Z] > git --version # timeout=10 [2023-12-29T18:13:58.185Z] > git --version # 'git version 2.25.1' [2023-12-29T18:13:58.201Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T18:13:58.608Z] [2023-12-29T18:13:58.608Z] GitHub has been notified of this commit’s build result [2023-12-29T18:13:58.608Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T18:13:59.535Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-29T18:13:59.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T18:13:59.535Z] Dload Upload Total Spent Left Speed [2023-12-29T18:13:59.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-12-29T18:13:59.878Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-29T18:14:00.221Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-29T18:14:00.221Z] sudo tee /etc/docker/daemon.new [2023-12-29T18:14:00.221Z] { [2023-12-29T18:14:00.221Z] "registry-mirrors": [ [2023-12-29T18:14:00.221Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-29T18:14:00.221Z] ], [2023-12-29T18:14:00.221Z] "bip": "10.250.0.254/24", [2023-12-29T18:14:00.221Z] "hosts": [ [2023-12-29T18:14:00.221Z] "tcp://0.0.0.0:5555", [2023-12-29T18:14:00.221Z] "unix:///var/run/docker.sock" [2023-12-29T18:14:00.221Z] ], [2023-12-29T18:14:00.221Z] "mtu": 1458, [2023-12-29T18:14:00.221Z] "selinux-enabled": true, [2023-12-29T18:14:00.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-29T18:14:00.221Z] } [Pipeline] sh [2023-12-29T18:14:00.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-29T18:14:00.913Z] + sudo service docker restart [2023-12-29T18:14:02.114Z] 2f39f015ded8: Pull complete [2023-12-29T18:14:02.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-29T18:14:02.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T18:14:02.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T18:14:02.497Z] prd-ubuntu20.04-docker-8c-8g-26398 does not seem to be running inside a container [2023-12-29T18:14:02.533Z] $ 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-41 -v /w/workspace/edgexfoundry_device-uart_PR-41:/w/workspace/edgexfoundry_device-uart_PR-41:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-41@tmp:/w/workspace/edgexfoundry_device-uart_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-29T18:14:07.260Z] $ docker top d52b00f2f8a1ced7c4041654fa81f0013446fa1c1577266398e56e971e3ea10d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:14:07.833Z] ---> job-cost.sh [2023-12-29T18:14:07.833Z] lf-activate-venv: SKIPPING [2023-12-29T18:14:07.833Z] INFO: No Stack... [2023-12-29T18:14:08.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T18:14:08.658Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T18:14:08.978Z] + cat /w/workspace/edgexfoundry_device-uart_PR-41/archives/cost.csv [2023-12-29T18:14:08.978Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T18:14:09.021Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-41-1-stack-cost] [2023-12-29T18:14:09.026Z] Resource [jenkins-edgexfoundry-device-uart-PR-41-1-stack-cost] did not exist. Created. [2023-12-29T18:14:09.026Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-41-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T18:14:09.495Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T18:14:09.551Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T18:14:09.621Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-41-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T18:14:09.775Z] $ docker stop --time=1 d52b00f2f8a1ced7c4041654fa81f0013446fa1c1577266398e56e971e3ea10d [2023-12-29T18:14:10.937Z] $ docker rm -f --volumes d52b00f2f8a1ced7c4041654fa81f0013446fa1c1577266398e56e971e3ea10d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T18:14:19.263Z] provisioning config files... [2023-12-29T18:14:19.289Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config7822946361293328716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:14:19.798Z] ---> ****-login.sh [2023-12-29T18:14:19.798Z] nexus3.edgexfoundry.org:10001 [2023-12-29T18:14:20.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:14:20.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:14:20.336Z] Configure a credential helper to remove this warning. See [2023-12-29T18:14:20.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:14:20.336Z] [2023-12-29T18:14:20.336Z] Login Succeeded [2023-12-29T18:14:20.336Z] nexus3.edgexfoundry.org:10002 [2023-12-29T18:14:20.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:14:20.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:14:20.606Z] Configure a credential helper to remove this warning. See [2023-12-29T18:14:20.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:14:20.606Z] [2023-12-29T18:14:20.606Z] Login Succeeded [2023-12-29T18:14:20.606Z] nexus3.edgexfoundry.org:10003 [2023-12-29T18:14:20.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:14:20.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:14:20.876Z] Configure a credential helper to remove this warning. See [2023-12-29T18:14:20.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:14:20.876Z] [2023-12-29T18:14:20.876Z] Login Succeeded [2023-12-29T18:14:20.876Z] nexus3.edgexfoundry.org:10004 [2023-12-29T18:14:21.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:14:21.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:14:21.145Z] Configure a credential helper to remove this warning. See [2023-12-29T18:14:21.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:14:21.145Z] [2023-12-29T18:14:21.145Z] Login Succeeded [2023-12-29T18:14:21.145Z] ****.io [2023-12-29T18:14:21.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T18:14:21.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T18:14:21.686Z] Configure a credential helper to remove this warning. See [2023-12-29T18:14:21.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T18:14:21.686Z] [2023-12-29T18:14:21.686Z] Login Succeeded [2023-12-29T18:14:21.686Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T18:14:21.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T18:14:22.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T18:14:22.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T18:14:22.421Z] ========================================================= [2023-12-29T18:14:22.421Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-29T18:14:22.421Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:14:23.075Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T18:14:24.041Z] #0 building with "default" instance using docker driver [2023-12-29T18:14:24.041Z] [2023-12-29T18:14:24.041Z] #1 [internal] load .dockerignore [2023-12-29T18:14:24.041Z] #1 transferring context: 182B 0.0s done [2023-12-29T18:14:24.041Z] #1 DONE 0.1s [2023-12-29T18:14:24.041Z] [2023-12-29T18:14:24.041Z] #2 [internal] load build definition from Dockerfile [2023-12-29T18:14:24.041Z] #2 transferring dockerfile: 1.93kB done [2023-12-29T18:14:24.041Z] #2 DONE 0.1s [2023-12-29T18:14:24.311Z] [2023-12-29T18:14:24.311Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-29T18:14:24.311Z] #3 DONE 0.1s [2023-12-29T18:14:24.311Z] [2023-12-29T18:14:24.311Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T18:14:24.311Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-29T18:14:24.311Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-29T18:14:24.311Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-29T18:14:24.586Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-29T18:14:24.586Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-29T18:14:24.586Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-29T18:14:24.586Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-29T18:14:24.586Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-29T18:14:24.586Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-29T18:14:24.586Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2023-12-29T18:14:24.586Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-29T18:14:24.586Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-29T18:14:24.586Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.00MB / 63.99MB 0.4s [2023-12-29T18:14:24.586Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 4.19MB / 97.63MB 0.4s [2023-12-29T18:14:24.586Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.15MB / 11.40MB 0.4s [2023-12-29T18:14:24.858Z] #4 ... [2023-12-29T18:14:24.858Z] [2023-12-29T18:14:24.858Z] #5 [internal] load build context [2023-12-29T18:14:24.858Z] #5 transferring context: 11.51MB 0.4s done [2023-12-29T18:14:24.858Z] #5 DONE 0.5s [2023-12-29T18:14:24.858Z] [2023-12-29T18:14:24.858Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T18:14:24.858Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.85MB / 63.99MB 0.5s [2023-12-29T18:14:24.858Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.35MB / 11.40MB 0.5s [2023-12-29T18:14:24.858Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.7s [2023-12-29T18:14:24.858Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-29T18:14:24.858Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.7s [2023-12-29T18:14:24.858Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-29T18:14:25.128Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.8s [2023-12-29T18:14:25.396Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.9s [2023-12-29T18:14:25.396Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.79MB / 97.63MB 0.9s [2023-12-29T18:14:25.396Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-29T18:14:25.396Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.1s [2023-12-29T18:14:25.396Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.76MB / 97.63MB 1.1s [2023-12-29T18:14:25.396Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-29T18:14:25.397Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.2s [2023-12-29T18:14:25.397Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.12MB / 97.63MB 1.2s [2023-12-29T18:14:25.664Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.4s [2023-12-29T18:14:25.664Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.4s [2023-12-29T18:14:25.664Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.5s [2023-12-29T18:14:25.936Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-29T18:14:25.936Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-29T18:14:26.205Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.57MB / 97.63MB 1.8s [2023-12-29T18:14:26.205Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.9s [2023-12-29T18:14:26.472Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.13MB / 97.63MB 2.0s [2023-12-29T18:14:26.472Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.1s [2023-12-29T18:14:26.472Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.2s [2023-12-29T18:14:26.739Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-29T18:14:32.090Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-29T18:14:37.455Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2023-12-29T18:14:42.811Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.6s done [2023-12-29T18:14:44.222Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-29T18:14:44.222Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-29T18:14:44.222Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-29T18:14:44.223Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-29T18:14:49.565Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-29T18:14:52.914Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-29T18:14:52.914Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-29T18:14:54.862Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-29T18:14:54.862Z] #4 DONE 30.5s [2023-12-29T18:14:54.862Z] [2023-12-29T18:14:54.862Z] #6 [builder 2/7] WORKDIR /device-uart [2023-12-29T18:14:56.268Z] #6 DONE 1.6s [2023-12-29T18:14:56.536Z] [2023-12-29T18:14:56.536Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-29T18:14:57.119Z] #7 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T18:14:57.385Z] #7 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T18:14:58.355Z] #7 2.002 (1/4) Installing openssh-keygen (9.3_p2-r1) [2023-12-29T18:14:58.356Z] #7 2.030 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-29T18:14:58.356Z] #7 2.044 (3/4) Installing openssh-client-common (9.3_p2-r1) [2023-12-29T18:14:58.628Z] #7 2.105 (4/4) Installing openssh-client-default (9.3_p2-r1) [2023-12-29T18:14:58.628Z] #7 2.133 Executing busybox-1.36.1-r5.trigger [2023-12-29T18:14:58.628Z] #7 2.170 OK: 271 MiB in 56 packages [2023-12-29T18:14:58.898Z] #7 DONE 2.4s [2023-12-29T18:14:58.898Z] [2023-12-29T18:14:58.898Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T18:14:58.898Z] #8 DONE 0.1s [2023-12-29T18:14:58.898Z] [2023-12-29T18:14:58.898Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T18:15:25.573Z] #9 DONE 22.8s [2023-12-29T18:15:25.573Z] [2023-12-29T18:15:25.573Z] #10 [builder 6/7] COPY . . [2023-12-29T18:15:25.573Z] #10 DONE 0.2s [2023-12-29T18:15:25.573Z] [2023-12-29T18:15:25.573Z] #11 [builder 7/7] RUN echo noop [2023-12-29T18:15:25.573Z] #11 0.577 noop [2023-12-29T18:15:25.573Z] #11 DONE 0.7s [2023-12-29T18:15:25.573Z] [2023-12-29T18:15:25.573Z] #12 exporting to image [2023-12-29T18:15:25.573Z] #12 exporting layers [2023-12-29T18:15:47.631Z] #12 exporting layers 21.6s done [2023-12-29T18:15:47.631Z] #12 writing image sha256:bb7e453ace52e63d1cd6dc1bef3744f89a8a0653cb2d71c7fb4beefe401a2a68 done [2023-12-29T18:15:47.631Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-29T18:15:47.631Z] #12 DONE 21.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:15:48.263Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T18:15:48.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T18:15:48.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-26399 does not seem to be running inside a container [2023-12-29T18:15:48.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-29T18:15:49.755Z] $ docker top 160925d57ab7c703bd39c8df94244010c922cc38745f49e9b461a82931960983 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T18:15:50.366Z] + go version [2023-12-29T18:15:50.633Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-29T18:15:50.685Z] $ docker stop --time=1 160925d57ab7c703bd39c8df94244010c922cc38745f49e9b461a82931960983 [2023-12-29T18:15:52.228Z] $ docker rm -f --volumes 160925d57ab7c703bd39c8df94244010c922cc38745f49e9b461a82931960983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:15:53.405Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T18:15:53.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T18:15:53.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-26399 does not seem to be running inside a container [2023-12-29T18:15:53.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-29T18:15:54.646Z] $ docker top c60009169e4e8f1ede7f9f6b06231588ef2ec8770c77a78d2dea31e41b711815 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T18:15:55.224Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-12-29T18:15:55.657Z] + make test [2023-12-29T18:15:55.657Z] go test ./... -coverprofile=coverage.out [2023-12-29T18:15:59.910Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-29T18:16:46.741Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-29T18:16:46.741Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-29T18:16:47.007Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-29T18:16:47.007Z] go vet ./... [2023-12-29T18:17:02.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T18:17:02.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T18:17:02.001Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T18:17:02.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T18:17:02.130Z] $ docker stop --time=1 c60009169e4e8f1ede7f9f6b06231588ef2ec8770c77a78d2dea31e41b711815 [2023-12-29T18:17:05.998Z] $ docker rm -f --volumes c60009169e4e8f1ede7f9f6b06231588ef2ec8770c77a78d2dea31e41b711815 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T18:17:07.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T18:17:07.288Z] Warning: overwriting stash ‘coverage-report’ [2023-12-29T18:17:07.672Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T18:17:08.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T18:17:08.845Z] + ls -al . [2023-12-29T18:17:08.845Z] total 152 [2023-12-29T18:17:08.845Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 29 18:15 . [2023-12-29T18:17:08.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 18:13 .. [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 18:13 .dockerignore [2023-12-29T18:17:08.845Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 18:13 .git [2023-12-29T18:17:08.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 18:13 .github [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 29 18:13 .gitignore [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 18:13 .golangci.yml [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 29 18:13 Attribution.txt [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 29 18:13 CHANGELOG.md [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 29 18:13 Dockerfile [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 18:13 GOVERNANCE.md [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 29 18:13 Jenkinsfile [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 18:13 LICENSE [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 29 18:13 Makefile [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 29 18:13 OWNERS.md [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 29 18:13 README.md [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 18:11 VERSION [2023-12-29T18:17:08.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 18:13 bin [2023-12-29T18:17:08.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 18:13 cmd [2023-12-29T18:17:08.845Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 29 18:15 coverage.out [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 3717 Dec 29 18:13 go.mod [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 34814 Dec 29 18:13 go.sum [2023-12-29T18:17:08.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 18:13 internal [2023-12-29T18:17:08.845Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 29 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:17:09.348Z] + 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=ea352d0e2b1bf2588408988a5ba76b1194d98b01 --label arch=arm64 --label version=0.0.0 . [2023-12-29T18:17:09.932Z] #0 building with "default" instance using docker driver [2023-12-29T18:17:09.932Z] [2023-12-29T18:17:09.932Z] #1 [internal] load .dockerignore [2023-12-29T18:17:09.932Z] #1 transferring context: 182B 0.0s done [2023-12-29T18:17:09.932Z] #1 DONE 0.0s [2023-12-29T18:17:09.932Z] [2023-12-29T18:17:09.932Z] #2 [internal] load build definition from Dockerfile [2023-12-29T18:17:09.932Z] #2 transferring dockerfile: 1.93kB 0.0s done [2023-12-29T18:17:10.199Z] #2 DONE 0.0s [2023-12-29T18:17:10.199Z] [2023-12-29T18:17:10.199Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-29T18:17:10.199Z] #3 DONE 0.0s [2023-12-29T18:17:10.199Z] [2023-12-29T18:17:10.199Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-29T18:17:10.465Z] #4 DONE 0.3s [2023-12-29T18:17:10.465Z] [2023-12-29T18:17:10.465Z] #5 [internal] load build context [2023-12-29T18:17:10.465Z] #5 transferring context: 5.58kB 0.0s done [2023-12-29T18:17:10.465Z] #5 DONE 0.1s [2023-12-29T18:17:10.465Z] [2023-12-29T18:17:10.465Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T18:17:10.465Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-29T18:17:10.465Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-29T18:17:10.465Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-29T18:17:10.465Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-29T18:17:10.465Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-29T18:17:10.734Z] #6 ... [2023-12-29T18:17:10.734Z] [2023-12-29T18:17:10.734Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-29T18:17:10.734Z] #7 DONE 0.2s [2023-12-29T18:17:10.734Z] [2023-12-29T18:17:10.734Z] #8 [builder 2/7] WORKDIR /device-uart [2023-12-29T18:17:10.734Z] #8 DONE 0.1s [2023-12-29T18:17:10.734Z] [2023-12-29T18:17:10.734Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T18:17:10.734Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-29T18:17:10.734Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-29T18:17:11.002Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-29T18:17:11.277Z] #6 DONE 0.9s [2023-12-29T18:17:11.277Z] [2023-12-29T18:17:11.277Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-29T18:17:12.239Z] #9 0.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T18:17:12.239Z] #9 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T18:17:13.209Z] #9 ... [2023-12-29T18:17:13.209Z] [2023-12-29T18:17:13.209Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-29T18:17:13.209Z] #10 0.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T18:17:13.209Z] #10 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T18:17:13.209Z] #10 2.231 OK: 271 MiB in 56 packages [2023-12-29T18:17:13.209Z] #10 DONE 2.5s [2023-12-29T18:17:13.209Z] [2023-12-29T18:17:13.209Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-29T18:17:13.209Z] #9 1.913 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T18:17:13.209Z] #9 ... [2023-12-29T18:17:13.209Z] [2023-12-29T18:17:13.209Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T18:17:13.209Z] #11 DONE 0.2s [2023-12-29T18:17:13.209Z] [2023-12-29T18:17:13.209Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-29T18:17:13.209Z] #9 1.932 Executing busybox-1.36.1-r5.trigger [2023-12-29T18:17:13.209Z] #9 1.965 OK: 8 MiB in 16 packages [2023-12-29T18:17:13.796Z] #9 DONE 2.3s [2023-12-29T18:17:13.796Z] [2023-12-29T18:17:13.796Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-29T18:17:14.381Z] #12 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T18:17:14.649Z] #12 ... [2023-12-29T18:17:14.649Z] [2023-12-29T18:17:14.649Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T18:17:14.649Z] #13 DONE 1.4s [2023-12-29T18:17:14.649Z] [2023-12-29T18:17:14.649Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-29T18:17:14.649Z] #12 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T18:17:14.917Z] #12 ... [2023-12-29T18:17:14.917Z] [2023-12-29T18:17:14.917Z] #14 [builder 6/7] COPY . . [2023-12-29T18:17:14.917Z] #14 DONE 0.3s [2023-12-29T18:17:15.191Z] [2023-12-29T18:17:15.191Z] #15 [builder 7/7] RUN make build [2023-12-29T18:17:15.778Z] #15 0.679 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.6" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-29T18:17:18.358Z] #15 ... [2023-12-29T18:17:18.358Z] [2023-12-29T18:17:18.358Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-29T18:17:18.358Z] #12 2.275 OK: 8 MiB in 16 packages [2023-12-29T18:17:18.358Z] #12 DONE 4.9s [2023-12-29T18:17:18.626Z] [2023-12-29T18:17:18.626Z] #15 [builder 7/7] RUN make build [2023-12-29T18:18:26.486Z] #15 DONE 63.8s [2023-12-29T18:18:26.486Z] [2023-12-29T18:18:26.486Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2023-12-29T18:18:26.486Z] #16 DONE 0.1s [2023-12-29T18:18:26.486Z] [2023-12-29T18:18:26.486Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2023-12-29T18:18:26.486Z] #17 DONE 0.1s [2023-12-29T18:18:26.486Z] [2023-12-29T18:18:26.486Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2023-12-29T18:18:26.486Z] #18 DONE 0.3s [2023-12-29T18:18:26.486Z] [2023-12-29T18:18:26.486Z] #19 exporting to image [2023-12-29T18:18:26.486Z] #19 exporting layers [2023-12-29T18:18:26.486Z] #19 exporting layers 0.4s done [2023-12-29T18:18:26.486Z] #19 writing image sha256:be79a03c6ddec073103cbb5cfdca0bd6c880ad3076cd40b265594e886c1d5b3b done [2023-12-29T18:18:26.486Z] #19 naming to docker.io/library/device-uart-arm64 done [2023-12-29T18:18:26.486Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:18:27.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T18:18:27.803Z] [2023-12-29T18:18:27.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:18:28.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T18:18:28.254Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-29T18:18:28.254Z] 8998bd30e6a1: Pulling fs layer [2023-12-29T18:18:28.254Z] 04944245beec: Pulling fs layer [2023-12-29T18:18:28.254Z] 699f458cf7ca: Pulling fs layer [2023-12-29T18:18:28.254Z] 765212b225bb: Pulling fs layer [2023-12-29T18:18:28.254Z] f23df028b6ca: Pulling fs layer [2023-12-29T18:18:28.254Z] 765212b225bb: Waiting [2023-12-29T18:18:28.254Z] d65c8cfc05b1: Pulling fs layer [2023-12-29T18:18:28.254Z] f23df028b6ca: Waiting [2023-12-29T18:18:28.254Z] d65c8cfc05b1: Waiting [2023-12-29T18:18:28.254Z] 2437ff75d9bd: Pulling fs layer [2023-12-29T18:18:28.254Z] 2437ff75d9bd: Waiting [2023-12-29T18:18:28.520Z] 04944245beec: Verifying Checksum [2023-12-29T18:18:28.520Z] 04944245beec: Download complete [2023-12-29T18:18:28.520Z] 765212b225bb: Verifying Checksum [2023-12-29T18:18:28.520Z] 765212b225bb: Download complete [2023-12-29T18:18:28.520Z] f23df028b6ca: Verifying Checksum [2023-12-29T18:18:28.520Z] f23df028b6ca: Download complete [2023-12-29T18:18:28.520Z] d65c8cfc05b1: Verifying Checksum [2023-12-29T18:18:28.520Z] d65c8cfc05b1: Download complete [2023-12-29T18:18:28.789Z] 699f458cf7ca: Verifying Checksum [2023-12-29T18:18:28.789Z] 699f458cf7ca: Download complete [2023-12-29T18:18:29.056Z] 8998bd30e6a1: Verifying Checksum [2023-12-29T18:18:29.056Z] 8998bd30e6a1: Download complete [2023-12-29T18:18:31.141Z] 2437ff75d9bd: Verifying Checksum [2023-12-29T18:18:31.141Z] 2437ff75d9bd: Download complete [2023-12-29T18:18:35.393Z] 8998bd30e6a1: Pull complete [2023-12-29T18:18:35.662Z] 04944245beec: Pull complete [2023-12-29T18:18:37.601Z] 699f458cf7ca: Pull complete [2023-12-29T18:18:37.601Z] 765212b225bb: Pull complete [2023-12-29T18:18:38.560Z] f23df028b6ca: Pull complete [2023-12-29T18:18:38.560Z] d65c8cfc05b1: Pull complete [2023-12-29T18:19:00.622Z] 2437ff75d9bd: Pull complete [2023-12-29T18:19:00.622Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-29T18:19:00.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T18:19:00.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T18:19:01.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-26399 does not seem to be running inside a container [2023-12-29T18:19:01.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-29T18:19:03.152Z] $ docker top 396ad7dbc992e79b7ff9ff8cc1f19298a25d330439ceaf6128008106cb8f4cf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:19:03.780Z] ---> job-cost.sh [2023-12-29T18:19:04.047Z] lf-activate-venv: SKIPPING [2023-12-29T18:19:04.047Z] INFO: No Stack... [2023-12-29T18:19:04.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T18:19:05.267Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T18:19:05.606Z] + + cut -d,cat -f6 /w/workspace/device-uart/1/archives/cost.csv [2023-12-29T18:19:05.606Z] [Pipeline] lock [2023-12-29T18:19:05.685Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-41-1-stack-cost] [2023-12-29T18:19:05.690Z] Resource [jenkins-edgexfoundry-device-uart-PR-41-1-stack-cost] did not exist. Created. [2023-12-29T18:19:05.691Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-41-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T18:19:06.197Z] /w/workspace/device-uart/1@tmp/durable-dd841a52/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-29T18:19:06.537Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T18:19:06.580Z] Warning: overwriting stash ‘stack-cost’ [2023-12-29T18:19:06.623Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T18:19:06.671Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-41-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T18:19:06.841Z] $ docker stop --time=1 396ad7dbc992e79b7ff9ff8cc1f19298a25d330439ceaf6128008106cb8f4cf4 [2023-12-29T18:19:08.229Z] $ docker rm -f --volumes 396ad7dbc992e79b7ff9ff8cc1f19298a25d330439ceaf6128008106cb8f4cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-29T18:19:10.243Z] provisioning config files... [2023-12-29T18:19:10.252Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-41@tmp/config15422781381420567871tmp [Pipeline] { [Pipeline] sh [2023-12-29T18:19:10.718Z] + set +x [2023-12-29T18:19:10.718Z] + curl -s https://codecov.io/bash [2023-12-29T18:19:10.718Z] + bash -s -- [2023-12-29T18:19:10.718Z] [2023-12-29T18:19:10.718Z] _____ _ [2023-12-29T18:19:10.718Z] / ____| | | [2023-12-29T18:19:10.718Z] | | ___ __| | ___ ___ _____ __ [2023-12-29T18:19:10.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-29T18:19:10.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-29T18:19:10.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-29T18:19:10.718Z] Bash-1.0.6 [2023-12-29T18:19:10.718Z] [2023-12-29T18:19:10.718Z] [2023-12-29T18:19:10.718Z] ==> git version 2.25.1 found [2023-12-29T18:19:10.718Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-29T18:19:10.718Z] Release-Date: 2020-01-08 [2023-12-29T18:19:10.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-29T18:19:10.719Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-29T18:19:10.719Z] ==> Jenkins CI detected. [2023-12-29T18:19:10.719Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-41 [2023-12-29T18:19:10.719Z] project root: . [2023-12-29T18:19:10.719Z] --> token set from env [2023-12-29T18:19:10.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-29T18:19:10.719Z] ==> Running gcov in . (disable via -X gcov) [2023-12-29T18:19:10.719Z] ==> Python coveragepy not found [2023-12-29T18:19:10.719Z] ==> Searching for coverage reports in: [2023-12-29T18:19:10.719Z] + . [2023-12-29T18:19:10.980Z] -> Found 1 reports [2023-12-29T18:19:10.980Z] ==> Detecting git/mercurial file structure [2023-12-29T18:19:10.980Z] ==> Reading reports [2023-12-29T18:19:10.980Z] + ./coverage.out bytes=10 [2023-12-29T18:19:10.980Z] ==> Appending adjustments [2023-12-29T18:19:10.980Z] https://docs.codecov.io/docs/fixing-reports [2023-12-29T18:19:10.980Z] + Found adjustments [2023-12-29T18:19:10.980Z] ==> Gzipping contents [2023-12-29T18:19:10.980Z] 4.0K /tmp/codecov.xKbV63.gz [2023-12-29T18:19:10.980Z] ==> Uploading reports [2023-12-29T18:19:10.980Z] url: https://codecov.io [2023-12-29T18:19:10.980Z] query: branch=PR-41&commit=ea352d0e2b1bf2588408988a5ba76b1194d98b01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-41%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=41&job=&cmd_args= [2023-12-29T18:19:10.980Z] -> Pinging Codecov [2023-12-29T18:19:10.980Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-41&commit=ea352d0e2b1bf2588408988a5ba76b1194d98b01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-41%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=41&job=&cmd_args= [2023-12-29T18:19:11.548Z] -> Uploading to [2023-12-29T18:19:11.548Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-29/B9AA6E0BBD74AE3A32605C7A7C664919/ea352d0e2b1bf2588408988a5ba76b1194d98b01/d0500dda-c8f1-4c57-a9fc-e503204d3b0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T181911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e40cf7236e388d20cd06c0bea1b33b9cfcc0e9dc59592c7d3ccc562300ce479 [2023-12-29T18:19:11.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T18:19:11.548Z] Dload Upload Total Spent Left Speed [2023-12-29T18:19:11.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2913 --:--:-- --:--:-- --:--:-- 2899 100 603 0 0 100 603 0 2555 --:--:-- --:--:-- --:--:-- 2544 [2023-12-29T18:19:11.808Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/ea352d0e2b1bf2588408988a5ba76b1194d98b01 [Pipeline] } [2023-12-29T18:19:11.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-29T18:19:15.134Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-41/archives ] [2023-12-29T18:19:15.135Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-41/archives [2023-12-29T18:19:15.135Z] total 16 [2023-12-29T18:19:15.135Z] drwxr-xr-x 3 root root 4096 Dec 29 18:14 . [2023-12-29T18:19:15.135Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 18:14 .. [2023-12-29T18:19:15.135Z] drwxr-xr-x 2 root root 4096 Dec 29 18:14 cost [2023-12-29T18:19:15.135Z] -rw-r--r-- 1 root root 82 Dec 29 18:14 cost.csv [2023-12-29T18:19:15.135Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-41/archives [2023-12-29T18:19:15.135Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-41/archives [2023-12-29T18:19:15.135Z] total 16 [2023-12-29T18:19:15.135Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 18:14 . [2023-12-29T18:19:15.135Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 18:14 .. [2023-12-29T18:19:15.135Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 18:14 cost [2023-12-29T18:19:15.135Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 29 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:19:15.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:19:16.356Z] ---> package-listing.sh [2023-12-29T18:19:16.356Z] ++ facter osfamily [2023-12-29T18:19:16.356Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-29T18:19:16.616Z] + OS_FAMILY=debian [2023-12-29T18:19:16.616Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-41 [2023-12-29T18:19:16.616Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-29T18:19:16.616Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-29T18:19:16.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-29T18:19:16.616Z] + PACKAGES=/tmp/packages_start.txt [2023-12-29T18:19:16.616Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-41 ']' [2023-12-29T18:19:16.616Z] + PACKAGES=/tmp/packages_end.txt [2023-12-29T18:19:16.616Z] + case "${OS_FAMILY}" in [2023-12-29T18:19:16.616Z] + dpkg -l [2023-12-29T18:19:16.616Z] + grep '^ii' [2023-12-29T18:19:16.616Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-29T18:19:16.616Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-29T18:19:16.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-29T18:19:16.616Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-41 ']' [2023-12-29T18:19:16.616Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-41/archives/ [2023-12-29T18:19:16.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-41/archives/ [Pipeline] echo [2023-12-29T18:19:16.650Z] 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-41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-29T18:19:16.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T18:19:17.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T18:19:17.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T18:19:17.876Z] prd-ubuntu20.04-docker-8c-8g-26398 does not seem to be running inside a container [2023-12-29T18:19:17.911Z] $ 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-41/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-41 -v /w/workspace/edgexfoundry_device-uart_PR-41:/w/workspace/edgexfoundry_device-uart_PR-41:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-41@tmp:/w/workspace/edgexfoundry_device-uart_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-29T18:19:18.104Z] $ docker top d5b813838a01dd8dd5a3e78426a3c485ec4915ef28f09628193815055f94b89a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T18:19:18.588Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-29T18:19:18.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-29T18:19:19.225Z] + ls /var/log/sa-host [2023-12-29T18:19:19.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T18:19:19.501Z] provisioning config files... [2023-12-29T18:19:19.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-41@tmp/config11752404781386682080tmp [Pipeline] { [Pipeline] echo [2023-12-29T18:19:19.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:19:19.978Z] ---> create-netrc.sh [Pipeline] } [2023-12-29T18:19:20.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:19:20.505Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-29T18:19:20.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:19:20.848Z] ---> sudo-logs.sh [2023-12-29T18:19:20.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-29T18:19:20.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:19:21.288Z] ---> job-cost.sh [2023-12-29T18:19:21.288Z] lf-activate-venv: SKIPPING [2023-12-29T18:19:21.288Z] DEBUG: total: 0.2199999988079071 [2023-12-29T18:19:21.288Z] INFO: Retrieving Stack Cost... [2023-12-29T18:19:21.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T18:19:21.808Z] INFO: Archiving Costs [Pipeline] echo [2023-12-29T18:19:21.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T18:19:22.162Z] ---> logs-deploy.sh [2023-12-29T18:19:22.162Z] lf-activate-venv: SKIPPING [2023-12-29T18:19:22.162Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-41/1 [2023-12-29T18:19:22.162Z] INFO: archiving workspace using pattern(s): [2023-12-29T18:19:23.099Z] Archives upload complete. [2023-12-29T18:19:23.099Z] INFO: archiving logs to Nexus