Pull request #101 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc+4b7c5c4c78312b1376821194256583e4da3c905f (317937d1fa9903ac67f6da19c7454fff44db2a46) 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-ssh13642633031530052848.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6419032443547702374.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-101/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-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7373059698763625162.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-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4351533896726230536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh8324813727048938546.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-101/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-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14940324552197949719.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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.23 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-38304 in /w/workspace/edgexfoundry_device-uart_PR-101 [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-101 # 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 Merging remotes/origin/main commit 4b7c5c4c78312b1376821194256583e4da3c905f into PR head commit 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc Merge succeeded, producing 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc Checking out Revision 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc (PR-101) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > 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/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc # 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 4b7c5c4c78312b1376821194256583e4da3c905f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-06T18:13:18.805Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-06T18:13:18.998Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-06T18:13:19.118Z] ========================================================= [2025-02-06T18:13:19.118Z] EdgeX Global Pipelines Version Info [2025-02-06T18:13:19.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:13:20.239Z] ------------------- [2025-02-06T18:13:20.239Z] stable info: [2025-02-06T18:13:20.239Z] ------------------- [2025-02-06T18:13:20.239Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-06T18:13:20.239Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-06T18:13:20.239Z] Message: update stable to v1.0.269 [2025-02-06T18:13:20.499Z] ------------------- [2025-02-06T18:13:20.499Z] experimental info: [2025-02-06T18:13:20.499Z] ------------------- [2025-02-06T18:13:20.500Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-06T18:13:20.500Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-06T18:13:20.500Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-06T18:13:20.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2025-02-06T18:13:20.770Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2025-02-06T18:13:20.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-06T18:13:20.883Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-06T18:13:20.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-06T18:13:20.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-06T18:13:21.043Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-06T18:13:21.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-06T18:13:21.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-06T18:13:21.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-06T18:13:21.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-06T18:13:21.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2025-02-06T18:13:21.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-06T18:13:21.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-06T18:13:21.479Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-06T18:13:21.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-06T18:13:21.587Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-06T18:13:21.643Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-06T18:13:21.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-06T18:13:21.754Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-06T18:13:21.810Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-06T18:13:21.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-06T18:13:21.925Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-06T18:13:21.982Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-06T18:13:22.034Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-06T18:13:22.090Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-06T18:13:22.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-06T18:13:22.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo [2025-02-06T18:13:22.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo [2025-02-06T18:13:22.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo [2025-02-06T18:13:22.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] echo [2025-02-06T18:13:22.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 309b4fc [Pipeline] echo [2025-02-06T18:13:22.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-06T18:13:22.612Z] provisioning config files... [2025-02-06T18:13:22.626Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-101@tmp/config11694720524299089861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:13:23.013Z] ---> ****-login.sh [2025-02-06T18:13:23.013Z] nexus3.edgexfoundry.org:10001 [2025-02-06T18:13:23.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:23.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:23.276Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:23.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:23.276Z] [2025-02-06T18:13:23.276Z] Login Succeeded [2025-02-06T18:13:23.276Z] nexus3.edgexfoundry.org:10002 [2025-02-06T18:13:23.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:23.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:23.539Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:23.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:23.539Z] [2025-02-06T18:13:23.539Z] Login Succeeded [2025-02-06T18:13:23.539Z] nexus3.edgexfoundry.org:10003 [2025-02-06T18:13:23.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:23.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:23.540Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:23.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:23.540Z] [2025-02-06T18:13:23.540Z] Login Succeeded [2025-02-06T18:13:23.540Z] nexus3.edgexfoundry.org:10004 [2025-02-06T18:13:23.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:23.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:23.801Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:23.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:23.801Z] [2025-02-06T18:13:23.801Z] Login Succeeded [2025-02-06T18:13:23.801Z] ****.io [2025-02-06T18:13:23.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:24.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:24.062Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:24.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:24.062Z] [2025-02-06T18:13:24.062Z] Login Succeeded [2025-02-06T18:13:24.062Z] ---> ****-login.sh ends [Pipeline] } [2025-02-06T18:13:24.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-06T18:13:24.756Z] + git rev-list -1 --merges 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc~1..309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] echo [2025-02-06T18:13:24.808Z] -----------> git rev-list -1 --merges 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc~1..309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [false] [Pipeline] sh [2025-02-06T18:13:25.128Z] + git log --format=format:%s -1 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] echo [2025-02-06T18:13:25.169Z] ========================================================= [2025-02-06T18:13:25.169Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-06T18:13:25.169Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-06T18:13:25.603Z] + git log --format=format:%s -1 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] echo [2025-02-06T18:13:25.640Z] [semverPrep] GIT_COMMIT: 309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-02-06T18:13:25.680Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-06T18:13:26.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-06T18:13:26.062Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-06T18:13:26.062Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-06T18:13:26.062Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-06T18:13:26.062Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-06T18:13:26.062Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-06T18:13:26.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:13:26.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T18:13:26.513Z] [2025-02-06T18:13:26.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:13:26.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T18:13:26.921Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-06T18:13:26.921Z] b85a868b505f: Pulling fs layer [2025-02-06T18:13:26.921Z] e2be974225ed: Pulling fs layer [2025-02-06T18:13:26.921Z] 339a4e72a1f5: Pulling fs layer [2025-02-06T18:13:26.921Z] 988bab9f4d93: Pulling fs layer [2025-02-06T18:13:26.921Z] 1469e6f7b9e6: Pulling fs layer [2025-02-06T18:13:26.921Z] eaf3925da568: Pulling fs layer [2025-02-06T18:13:26.921Z] bab4dde63d76: Pulling fs layer [2025-02-06T18:13:26.921Z] bde34c3a00c8: Pulling fs layer [2025-02-06T18:13:26.921Z] b352a97aabf1: Pulling fs layer [2025-02-06T18:13:26.921Z] 4872d77fe225: Pulling fs layer [2025-02-06T18:13:26.921Z] 5851b861e8e6: Pulling fs layer [2025-02-06T18:13:26.921Z] b352a97aabf1: Waiting [2025-02-06T18:13:26.921Z] eaf3925da568: Waiting [2025-02-06T18:13:26.921Z] bab4dde63d76: Waiting [2025-02-06T18:13:26.921Z] bde34c3a00c8: Waiting [2025-02-06T18:13:26.921Z] 4872d77fe225: Waiting [2025-02-06T18:13:26.921Z] 5851b861e8e6: Waiting [2025-02-06T18:13:26.921Z] 988bab9f4d93: Waiting [2025-02-06T18:13:26.921Z] 1469e6f7b9e6: Waiting [2025-02-06T18:13:26.921Z] e2be974225ed: Verifying Checksum [2025-02-06T18:13:26.921Z] e2be974225ed: Download complete [2025-02-06T18:13:26.921Z] 988bab9f4d93: Verifying Checksum [2025-02-06T18:13:26.921Z] 988bab9f4d93: Download complete [2025-02-06T18:13:26.921Z] 1469e6f7b9e6: Verifying Checksum [2025-02-06T18:13:26.921Z] 1469e6f7b9e6: Download complete [2025-02-06T18:13:27.180Z] 339a4e72a1f5: Verifying Checksum [2025-02-06T18:13:27.180Z] 339a4e72a1f5: Download complete [2025-02-06T18:13:27.180Z] eaf3925da568: Verifying Checksum [2025-02-06T18:13:27.180Z] eaf3925da568: Download complete [2025-02-06T18:13:27.180Z] bde34c3a00c8: Download complete [2025-02-06T18:13:27.180Z] b352a97aabf1: Download complete [2025-02-06T18:13:27.180Z] 4872d77fe225: Download complete [2025-02-06T18:13:27.180Z] 5851b861e8e6: Verifying Checksum [2025-02-06T18:13:27.180Z] 5851b861e8e6: Download complete [2025-02-06T18:13:27.180Z] b85a868b505f: Verifying Checksum [2025-02-06T18:13:27.180Z] b85a868b505f: Download complete [2025-02-06T18:13:27.440Z] bab4dde63d76: Verifying Checksum [2025-02-06T18:13:27.440Z] bab4dde63d76: Download complete [2025-02-06T18:13:28.382Z] b85a868b505f: Pull complete [2025-02-06T18:13:28.643Z] e2be974225ed: Pull complete [2025-02-06T18:13:29.214Z] 339a4e72a1f5: Pull complete [2025-02-06T18:13:29.214Z] 988bab9f4d93: Pull complete [2025-02-06T18:13:29.486Z] 1469e6f7b9e6: Pull complete [2025-02-06T18:13:29.486Z] eaf3925da568: Pull complete [2025-02-06T18:13:32.029Z] bab4dde63d76: Pull complete [2025-02-06T18:13:32.029Z] bde34c3a00c8: Pull complete [2025-02-06T18:13:32.029Z] b352a97aabf1: Pull complete [2025-02-06T18:13:32.029Z] 4872d77fe225: Pull complete [2025-02-06T18:13:32.029Z] 5851b861e8e6: Pull complete [2025-02-06T18:13:32.029Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-06T18:13:32.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T18:13:32.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T18:13:32.336Z] prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container [2025-02-06T18:13:32.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-06T18:13:35.550Z] $ docker top 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc -eo pid,comm [2025-02-06T18:13:35.613Z] 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). [2025-02-06T18:13:35.613Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-06T18:13:35.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-06T18:13:35.782Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-06T18:13:35.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-06T18:13:35.899Z] $ docker exec 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc ssh-agent [2025-02-06T18:13:36.022Z] SSH_AUTH_SOCK=/tmp/ssh-kWqoJMzdVR4l/agent.33 [2025-02-06T18:13:36.022Z] SSH_AGENT_PID=39 [2025-02-06T18:13:36.029Z] Running ssh-add (command line suppressed) [2025-02-06T18:13:36.126Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-101@tmp/private_key_10419879754039707223.key (/w/workspace/edgexfoundry_device-uart_PR-101@tmp/private_key_10419879754039707223.key) [2025-02-06T18:13:36.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-06T18:13:36.479Z] + git tag --points-at HEAD [Pipeline] } [2025-02-06T18:13:36.504Z] $ docker exec --env ******** --env ******** 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc ssh-agent -k [2025-02-06T18:13:36.605Z] unset SSH_AUTH_SOCK; [2025-02-06T18:13:36.606Z] unset SSH_AGENT_PID; [2025-02-06T18:13:36.606Z] echo Agent pid 39 killed; [2025-02-06T18:13:36.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-06T18:13:36.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-06T18:13:36.728Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-06T18:13:36.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-06T18:13:36.841Z] $ docker exec 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc ssh-agent [2025-02-06T18:13:36.952Z] SSH_AUTH_SOCK=/tmp/ssh-U71wODhzOny2/agent.72 [2025-02-06T18:13:36.952Z] SSH_AGENT_PID=78 [2025-02-06T18:13:36.957Z] Running ssh-add (command line suppressed) [2025-02-06T18:13:37.059Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-101@tmp/private_key_14301732145081023862.key (/w/workspace/edgexfoundry_device-uart_PR-101@tmp/private_key_14301732145081023862.key) [2025-02-06T18:13:37.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-06T18:13:37.419Z] + git semver init [2025-02-06T18:13:37.681Z] 2025-02-06 18:13:37,603 [run_init] DEBUG init version:0.0.0 force:False [2025-02-06T18:13:37.681Z] 2025-02-06 18:13:37,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-101/.semver [2025-02-06T18:13:37.681Z] 2025-02-06 18:13:37,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-101/.semver [2025-02-06T18:13:37.681Z] 2025-02-06 18:13:37,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-101/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-101, universal_newlines=False, shell=None, istream=None) [2025-02-06T18:13:39.083Z] 2025-02-06 18:13:38,821 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-101/.git/info/exclude [2025-02-06T18:13:39.083Z] 2025-02-06 18:13:38,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-101/.semver/PR-101 with force:False [2025-02-06T18:13:39.083Z] 2025-02-06 18:13:38,822 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-101/.semver/PR-101 [2025-02-06T18:13:39.083Z] 2025-02-06 18:13:38,827 [execute] INFO git cat-file --batch-check [2025-02-06T18:13:39.083Z] 2025-02-06 18:13:38,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2025-02-06T18:13:39.083Z] 2025-02-06 18:13:38,834 [execute] INFO git cat-file --batch [2025-02-06T18:13:39.083Z] 2025-02-06 18:13:38,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2025-02-06T18:13:39.083Z] 2025-02-06 18:13:38,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-101/.semver/PR-101 [2025-02-06T18:13:39.083Z] 0.0.0 [Pipeline] } [2025-02-06T18:13:39.110Z] $ docker exec --env ******** --env ******** 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc ssh-agent -k [2025-02-06T18:13:39.215Z] unset SSH_AUTH_SOCK; [2025-02-06T18:13:39.216Z] unset SSH_AGENT_PID; [2025-02-06T18:13:39.216Z] echo Agent pid 78 killed; [2025-02-06T18:13:39.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-06T18:13:39.678Z] + git semver [Pipeline] } [2025-02-06T18:13:39.964Z] $ docker stop --time=1 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc [2025-02-06T18:13:41.267Z] $ docker rm -f --volumes 380df3ce4992d1cc35181e654189e40e052597a2e90dd1cc1c5c723cf3d960bc [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-06T18:13:41.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-06T18:13:42.012Z] Stashed 1 file(s) [Pipeline] echo [2025-02-06T18:13:42.032Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-06T18:13:43.044Z] provisioning config files... [2025-02-06T18:13:43.054Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-101@tmp/config7735699438276761949tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:13:43.538Z] ---> ****-login.sh [2025-02-06T18:13:43.538Z] nexus3.edgexfoundry.org:10001 [2025-02-06T18:13:43.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:43.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:43.538Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:43.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:43.538Z] [2025-02-06T18:13:43.538Z] Login Succeeded [2025-02-06T18:13:43.538Z] nexus3.edgexfoundry.org:10002 [2025-02-06T18:13:43.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:43.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:43.538Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:43.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:43.538Z] [2025-02-06T18:13:43.538Z] Login Succeeded [2025-02-06T18:13:43.538Z] nexus3.edgexfoundry.org:10003 [2025-02-06T18:13:43.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:43.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:43.799Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:43.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:43.799Z] [2025-02-06T18:13:43.799Z] Login Succeeded [2025-02-06T18:13:43.799Z] nexus3.edgexfoundry.org:10004 [2025-02-06T18:13:43.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:43.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:43.799Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:43.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:43.799Z] [2025-02-06T18:13:43.799Z] Login Succeeded [2025-02-06T18:13:43.799Z] ****.io [2025-02-06T18:13:44.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-06T18:13:44.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-06T18:13:44.059Z] Configure a credential helper to remove this warning. See [2025-02-06T18:13:44.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-06T18:13:44.060Z] [2025-02-06T18:13:44.060Z] Login Succeeded [2025-02-06T18:13:44.060Z] ---> ****-login.sh ends [Pipeline] } [2025-02-06T18:13:44.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-06T18:13:44.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-06T18:13:44.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-06T18:13:44.406Z] ========================================================= [2025-02-06T18:13:44.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-06T18:13:44.406Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:13:44.912Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-06T18:13:44.913Z] Sending build context to Docker daemon 25.81MB [2025-02-06T18:13:44.913Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-06T18:13:44.913Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-06T18:13:45.188Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-06T18:13:45.188Z] da9db072f522: Pulling fs layer [2025-02-06T18:13:45.188Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-06T18:13:45.188Z] 06f05ace1117: Pulling fs layer [2025-02-06T18:13:45.188Z] 5fe327b54edc: Pulling fs layer [2025-02-06T18:13:45.188Z] 4f4fb700ef54: Pulling fs layer [2025-02-06T18:13:45.188Z] 92a5565b7b96: Pulling fs layer [2025-02-06T18:13:45.188Z] ff9bb7016b71: Pulling fs layer [2025-02-06T18:13:45.188Z] b67dba6c2c7d: Pulling fs layer [2025-02-06T18:13:45.188Z] a813b0c90790: Pulling fs layer [2025-02-06T18:13:45.188Z] 4f4fb700ef54: Waiting [2025-02-06T18:13:45.188Z] 92a5565b7b96: Waiting [2025-02-06T18:13:45.188Z] ff9bb7016b71: Waiting [2025-02-06T18:13:45.188Z] b67dba6c2c7d: Waiting [2025-02-06T18:13:45.188Z] 5fe327b54edc: Waiting [2025-02-06T18:13:45.188Z] a813b0c90790: Waiting [2025-02-06T18:13:45.188Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-06T18:13:45.188Z] 6ef4a4ee8ca5: Download complete [2025-02-06T18:13:45.188Z] 5fe327b54edc: Verifying Checksum [2025-02-06T18:13:45.188Z] 5fe327b54edc: Download complete [2025-02-06T18:13:45.188Z] 4f4fb700ef54: Download complete [2025-02-06T18:13:45.188Z] 92a5565b7b96: Verifying Checksum [2025-02-06T18:13:45.188Z] 92a5565b7b96: Download complete [2025-02-06T18:13:45.188Z] da9db072f522: Download complete [2025-02-06T18:13:45.188Z] ff9bb7016b71: Verifying Checksum [2025-02-06T18:13:45.188Z] ff9bb7016b71: Download complete [2025-02-06T18:13:45.448Z] da9db072f522: Pull complete [2025-02-06T18:13:45.448Z] a813b0c90790: Verifying Checksum [2025-02-06T18:13:45.448Z] a813b0c90790: Download complete [2025-02-06T18:13:45.448Z] 6ef4a4ee8ca5: Pull complete [2025-02-06T18:13:45.707Z] 06f05ace1117: Verifying Checksum [2025-02-06T18:13:45.707Z] 06f05ace1117: Download complete [2025-02-06T18:13:45.707Z] b67dba6c2c7d: Verifying Checksum [2025-02-06T18:13:45.707Z] b67dba6c2c7d: Download complete [2025-02-06T18:13:49.009Z] 06f05ace1117: Pull complete [2025-02-06T18:13:49.009Z] 5fe327b54edc: Pull complete [2025-02-06T18:13:49.009Z] 4f4fb700ef54: Pull complete [2025-02-06T18:13:49.268Z] 92a5565b7b96: Pull complete [2025-02-06T18:13:49.268Z] ff9bb7016b71: Pull complete [2025-02-06T18:13:51.804Z] b67dba6c2c7d: Pull complete [2025-02-06T18:13:52.063Z] a813b0c90790: Pull complete [2025-02-06T18:13:52.063Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-06T18:13:52.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-06T18:13:52.063Z] ---> 3ba60ce46760 [2025-02-06T18:13:52.063Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-06T18:13:56.266Z] ---> Running in f40d2e32e721 [2025-02-06T18:13:56.266Z] Removing intermediate container f40d2e32e721 [2025-02-06T18:13:56.266Z] ---> 00ae993c5a6c [2025-02-06T18:13:56.266Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-06T18:13:56.266Z] ---> Running in a79439c167de [2025-02-06T18:13:56.266Z] Removing intermediate container a79439c167de [2025-02-06T18:13:56.266Z] ---> d65aad2d6759 [2025-02-06T18:13:56.266Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-06T18:13:56.266Z] ---> Running in 8889565e3e82 [2025-02-06T18:13:56.266Z] Removing intermediate container 8889565e3e82 [2025-02-06T18:13:56.266Z] ---> 555b44cb124f [2025-02-06T18:13:56.266Z] Step 6/12 : WORKDIR /device-uart [2025-02-06T18:13:56.266Z] ---> Running in 7298d46eb2f0 [2025-02-06T18:13:56.528Z] Removing intermediate container 7298d46eb2f0 [2025-02-06T18:13:56.528Z] ---> 31d2735fb8b0 [2025-02-06T18:13:56.528Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-06T18:13:56.528Z] ---> Running in 27e577cec537 [2025-02-06T18:13:56.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-06T18:13:56.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-06T18:13:57.361Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-06T18:13:57.361Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-06T18:13:57.361Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-06T18:13:57.361Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-06T18:13:57.361Z] Executing busybox-1.36.1-r29.trigger [2025-02-06T18:13:57.361Z] OK: 252 MiB in 62 packages [2025-02-06T18:13:57.930Z] Removing intermediate container 27e577cec537 [2025-02-06T18:13:57.930Z] ---> 178c4fe113e8 [2025-02-06T18:13:57.930Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-06T18:13:57.930Z] ---> 49079935395c [2025-02-06T18:13:57.930Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-06T18:13:57.930Z] ---> Running in 8cb24b4950cc [2025-02-06T18:14:44.784Z] Removing intermediate container 8cb24b4950cc [2025-02-06T18:14:44.784Z] ---> b0ad784b8cd2 [2025-02-06T18:14:44.784Z] Step 10/12 : COPY . . [2025-02-06T18:14:44.784Z] ---> c89004004d0d [2025-02-06T18:14:44.784Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-06T18:14:44.784Z] ---> Running in fafae6f69ec2 [2025-02-06T18:14:44.784Z] Removing intermediate container fafae6f69ec2 [2025-02-06T18:14:44.784Z] ---> 3a61bd621c46 [2025-02-06T18:14:44.784Z] Step 12/12 : RUN ${MAKE} [2025-02-06T18:14:44.784Z] ---> Running in c0678f2d3b55 [2025-02-06T18:14:44.784Z] noop [2025-02-06T18:14:44.784Z] Removing intermediate container c0678f2d3b55 [2025-02-06T18:14:44.784Z] ---> 03c7e33d37e9 [2025-02-06T18:14:44.784Z] Successfully built 03c7e33d37e9 [2025-02-06T18:14:44.784Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:14:48.754Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-06T18:14:48.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T18:14:48.913Z] prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container [2025-02-06T18:14:48.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-06T18:14:49.270Z] $ docker top 3b638f8e596ba371d315d63edf429290b9a66a34cd555a518d4bf933f788a378 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-06T18:14:49.664Z] + go version [2025-02-06T18:14:49.664Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-06T18:14:49.694Z] $ docker stop --time=1 3b638f8e596ba371d315d63edf429290b9a66a34cd555a518d4bf933f788a378 [2025-02-06T18:14:50.955Z] $ docker rm -f --volumes 3b638f8e596ba371d315d63edf429290b9a66a34cd555a518d4bf933f788a378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:14:51.693Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-06T18:14:51.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T18:14:51.851Z] prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container [2025-02-06T18:14:51.875Z] $ 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-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-06T18:14:52.184Z] $ docker top 8e0e8e9c860c10ae049d2db8992ea264ffd1ccfe89de944c252d499d0e01a7bb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-06T18:14:52.585Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-101 [Pipeline] fileExists [Pipeline] sh [2025-02-06T18:14:52.966Z] + make test [2025-02-06T18:14:52.966Z] go test ./... -coverprofile=coverage.out [2025-02-06T18:14:54.867Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-02-06T18:15:11.758Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-02-06T18:15:11.759Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-02-06T18:15:19.867Z] go vet ./... [2025-02-06T18:15:25.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-06T18:15:25.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-06T18:15:25.132Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-06T18:15:25.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-06T18:15:25.267Z] $ docker stop --time=1 8e0e8e9c860c10ae049d2db8992ea264ffd1ccfe89de944c252d499d0e01a7bb [2025-02-06T18:15:30.611Z] $ docker rm -f --volumes 8e0e8e9c860c10ae049d2db8992ea264ffd1ccfe89de944c252d499d0e01a7bb [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-06T18:15:31.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-06T18:15:31.339Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-06T18:15:31.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-06T18:15:32.259Z] + ls -al . [2025-02-06T18:15:32.259Z] total 224 [2025-02-06T18:15:32.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 18:14 . [2025-02-06T18:15:32.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 18:13 .. [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 6 18:13 .dockerignore [2025-02-06T18:15:32.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 18:15 .git [2025-02-06T18:15:32.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 18:13 .github [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 6 18:13 .gitignore [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 198 Feb 6 18:13 .golangci.yml [2025-02-06T18:15:32.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 18:13 .semver [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 18662 Feb 6 18:13 Attribution.txt [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 1908 Feb 6 18:13 CHANGELOG.md [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 1919 Feb 6 18:13 Dockerfile [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 18:13 GOVERNANCE.md [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 675 Feb 6 18:13 Jenkinsfile [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 6 18:13 LICENSE [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 2455 Feb 6 18:13 Makefile [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 18:13 OWNERS.md [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 8892 Feb 6 18:13 README.md [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 18:13 VERSION [2025-02-06T18:15:32.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 18:13 bin [2025-02-06T18:15:32.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 18:13 cmd [2025-02-06T18:15:32.259Z] -rw-r--r-- 1 jenkins jenkins 6770 Feb 6 18:15 coverage.out [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 6120 Feb 6 18:13 go.mod [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 86483 Feb 6 18:13 go.sum [2025-02-06T18:15:32.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 18:13 internal [2025-02-06T18:15:32.259Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 6 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:15:32.665Z] + 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=309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc --label arch=amd64 --label version=0.0.0 . [2025-02-06T18:15:32.665Z] Sending build context to Docker daemon 25.82MB [2025-02-06T18:15:32.665Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-02-06T18:15:32.665Z] Step 2/26 : FROM ${BASE} AS builder [2025-02-06T18:15:32.665Z] ---> 03c7e33d37e9 [2025-02-06T18:15:32.665Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-06T18:15:33.232Z] ---> Running in 0771c94ccb0a [2025-02-06T18:15:33.232Z] Removing intermediate container 0771c94ccb0a [2025-02-06T18:15:33.232Z] ---> 9b434c228d9b [2025-02-06T18:15:33.232Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-02-06T18:15:33.232Z] ---> Running in 74eb4b724d42 [2025-02-06T18:15:33.232Z] Removing intermediate container 74eb4b724d42 [2025-02-06T18:15:33.232Z] ---> 1dc0f86c96b2 [2025-02-06T18:15:33.232Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-02-06T18:15:33.232Z] ---> Running in 3d9c8c5d3c55 [2025-02-06T18:15:33.493Z] Removing intermediate container 3d9c8c5d3c55 [2025-02-06T18:15:33.493Z] ---> 28d15c2ba4e9 [2025-02-06T18:15:33.493Z] Step 6/26 : WORKDIR /device-uart [2025-02-06T18:15:33.493Z] ---> Running in 84e7f4ed3404 [2025-02-06T18:15:33.493Z] Removing intermediate container 84e7f4ed3404 [2025-02-06T18:15:33.493Z] ---> ce8f0f45b7e4 [2025-02-06T18:15:33.493Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-06T18:15:33.493Z] ---> Running in f38cc7aab052 [2025-02-06T18:15:33.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-06T18:15:34.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-06T18:15:34.274Z] OK: 252 MiB in 62 packages [2025-02-06T18:15:34.535Z] Removing intermediate container f38cc7aab052 [2025-02-06T18:15:34.535Z] ---> f22ed8218d6a [2025-02-06T18:15:34.535Z] Step 8/26 : COPY go.mod vendor* ./ [2025-02-06T18:15:34.796Z] ---> a174469fceab [2025-02-06T18:15:34.796Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-06T18:15:34.796Z] ---> Running in 9e26d86a38a1 [2025-02-06T18:15:35.367Z] Removing intermediate container 9e26d86a38a1 [2025-02-06T18:15:35.367Z] ---> e421cf9a626b [2025-02-06T18:15:35.367Z] Step 10/26 : COPY . . [2025-02-06T18:15:36.305Z] ---> b9ef2996866a [2025-02-06T18:15:36.305Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-06T18:15:36.565Z] ---> Running in 9e46377f820e [2025-02-06T18:15:37.134Z] Removing intermediate container 9e46377f820e [2025-02-06T18:15:37.134Z] ---> eb09f37b58ea [2025-02-06T18:15:37.134Z] Step 12/26 : RUN ${MAKE} [2025-02-06T18:15:37.394Z] ---> Running in 32e12ac880a9 [2025-02-06T18:15:37.654Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-02-06T18:16:09.742Z] Removing intermediate container 32e12ac880a9 [2025-02-06T18:16:09.742Z] ---> be8e1b51fd61 [2025-02-06T18:16:09.742Z] Step 13/26 : FROM alpine:3.20 [2025-02-06T18:16:09.742Z] 3.20: Pulling from library/alpine [2025-02-06T18:16:09.742Z] 66a3d608f3fa: Pulling fs layer [2025-02-06T18:16:09.742Z] 66a3d608f3fa: Download complete [2025-02-06T18:16:09.742Z] 66a3d608f3fa: Pull complete [2025-02-06T18:16:09.742Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-06T18:16:09.742Z] Status: Downloaded newer image for alpine:3.20 [2025-02-06T18:16:09.742Z] ---> e29df9b510ff [2025-02-06T18:16:09.742Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-02-06T18:16:09.742Z] ---> Running in 579db2d6f97c [2025-02-06T18:16:09.742Z] Removing intermediate container 579db2d6f97c [2025-02-06T18:16:09.742Z] ---> eeba5c02b588 [2025-02-06T18:16:09.742Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-02-06T18:16:09.742Z] ---> Running in 7c44f719cfe9 [2025-02-06T18:16:09.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-06T18:16:09.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-06T18:16:09.742Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-06T18:16:09.742Z] Executing busybox-1.36.1-r29.trigger [2025-02-06T18:16:09.742Z] OK: 8 MiB in 15 packages [2025-02-06T18:16:09.742Z] Removing intermediate container 7c44f719cfe9 [2025-02-06T18:16:09.742Z] ---> 76cd2ebaa9f3 [2025-02-06T18:16:09.742Z] Step 16/26 : RUN apk --no-cache upgrade [2025-02-06T18:16:09.742Z] ---> Running in 4426c9249db4 [2025-02-06T18:16:09.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-06T18:16:09.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-06T18:16:10.000Z] OK: 8 MiB in 15 packages [2025-02-06T18:16:10.570Z] Removing intermediate container 4426c9249db4 [2025-02-06T18:16:10.570Z] ---> af61602018fb [2025-02-06T18:16:10.570Z] Step 17/26 : WORKDIR / [2025-02-06T18:16:10.570Z] ---> Running in b55548fc50a9 [2025-02-06T18:16:10.570Z] Removing intermediate container b55548fc50a9 [2025-02-06T18:16:10.570Z] ---> 1512056cceca [2025-02-06T18:16:10.570Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2025-02-06T18:16:10.570Z] ---> bc016cceea91 [2025-02-06T18:16:10.570Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2025-02-06T18:16:10.830Z] ---> c92af37fc391 [2025-02-06T18:16:10.830Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2025-02-06T18:16:12.216Z] ---> 450bd4cbdb3e [2025-02-06T18:16:12.216Z] Step 21/26 : EXPOSE 59995 [2025-02-06T18:16:12.216Z] ---> Running in 58843199e37e [2025-02-06T18:16:12.216Z] Removing intermediate container 58843199e37e [2025-02-06T18:16:12.216Z] ---> 6cfc33451ab3 [2025-02-06T18:16:12.216Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2025-02-06T18:16:12.216Z] ---> Running in c5d219e8393d [2025-02-06T18:16:12.475Z] Removing intermediate container c5d219e8393d [2025-02-06T18:16:12.475Z] ---> 34acb623399e [2025-02-06T18:16:12.475Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-06T18:16:12.475Z] ---> Running in 5d643b1d81c4 [2025-02-06T18:16:12.475Z] Removing intermediate container 5d643b1d81c4 [2025-02-06T18:16:12.475Z] ---> 4fafaae4c53f [2025-02-06T18:16:12.475Z] Step 24/26 : LABEL arch=amd64 [2025-02-06T18:16:12.475Z] ---> Running in 3436079569e4 [2025-02-06T18:16:12.475Z] Removing intermediate container 3436079569e4 [2025-02-06T18:16:12.475Z] ---> 83cba10bb1f9 [2025-02-06T18:16:12.475Z] Step 25/26 : LABEL git_sha=309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [2025-02-06T18:16:12.475Z] ---> Running in 7c99c3403b8d [2025-02-06T18:16:12.734Z] Removing intermediate container 7c99c3403b8d [2025-02-06T18:16:12.734Z] ---> c13e4c17eb3d [2025-02-06T18:16:12.734Z] Step 26/26 : LABEL version=0.0.0 [2025-02-06T18:16:12.734Z] ---> Running in 46df346ae3b8 [2025-02-06T18:16:12.734Z] Removing intermediate container 46df346ae3b8 [2025-02-06T18:16:12.734Z] ---> 7fd82f1340c8 [2025-02-06T18:16:12.734Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-06T18:16:12.734Z] Successfully built 7fd82f1340c8 [2025-02-06T18:16:12.734Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:16:13.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-06T18:16:13.715Z] [2025-02-06T18:16:13.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:16:14.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-06T18:16:14.100Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-06T18:16:14.100Z] 5eb5b503b376: Pulling fs layer [2025-02-06T18:16:14.100Z] 5c69ac0246d0: Pulling fs layer [2025-02-06T18:16:14.100Z] ec43610c2a17: Pulling fs layer [2025-02-06T18:16:14.100Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-06T18:16:14.100Z] 33b1e0a273af: Pulling fs layer [2025-02-06T18:16:14.100Z] 5d3b04190fa2: Pulling fs layer [2025-02-06T18:16:14.100Z] 2f39f015ded8: Pulling fs layer [2025-02-06T18:16:14.100Z] 3a2ae6a8a46f: Waiting [2025-02-06T18:16:14.100Z] 33b1e0a273af: Waiting [2025-02-06T18:16:14.100Z] 5d3b04190fa2: Waiting [2025-02-06T18:16:14.100Z] 2f39f015ded8: Waiting [2025-02-06T18:16:14.100Z] 5c69ac0246d0: Download complete [2025-02-06T18:16:14.100Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-06T18:16:14.100Z] 3a2ae6a8a46f: Download complete [2025-02-06T18:16:14.100Z] 33b1e0a273af: Verifying Checksum [2025-02-06T18:16:14.100Z] 33b1e0a273af: Download complete [2025-02-06T18:16:14.100Z] 5d3b04190fa2: Verifying Checksum [2025-02-06T18:16:14.100Z] 5d3b04190fa2: Download complete [2025-02-06T18:16:14.100Z] ec43610c2a17: Verifying Checksum [2025-02-06T18:16:14.100Z] ec43610c2a17: Download complete [2025-02-06T18:16:14.358Z] 5eb5b503b376: Verifying Checksum [2025-02-06T18:16:14.358Z] 5eb5b503b376: Download complete [2025-02-06T18:16:14.924Z] 2f39f015ded8: Download complete [2025-02-06T18:16:15.490Z] 5eb5b503b376: Pull complete [2025-02-06T18:16:15.490Z] 5c69ac0246d0: Pull complete [2025-02-06T18:16:16.055Z] ec43610c2a17: Pull complete [2025-02-06T18:16:16.055Z] 3a2ae6a8a46f: Pull complete [2025-02-06T18:16:16.312Z] 33b1e0a273af: Pull complete [2025-02-06T18:16:16.312Z] 5d3b04190fa2: Pull complete [2025-02-06T18:16:20.535Z] 2f39f015ded8: Pull complete [2025-02-06T18:16:20.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-06T18:16:20.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-06T18:16:20.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T18:16:20.781Z] prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container [2025-02-06T18:16:20.811Z] $ 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-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-06T18:16:24.071Z] $ docker top 3218a11fce3e81b7ddf518d6af29206d5a7753ce657b81b6790b4b440ebbb9ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:16:24.530Z] ---> job-cost.sh [2025-02-06T18:16:24.530Z] lf-activate-venv: SKIPPING [2025-02-06T18:16:24.530Z] INFO: No Stack... [2025-02-06T18:16:25.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-06T18:16:26.171Z] INFO: Archiving Costs [Pipeline] sh [2025-02-06T18:16:26.497Z] + cat /w/workspace/edgexfoundry_device-uart_PR-101/archives/cost.csv [2025-02-06T18:16:26.497Z] + cut -d, -f6 [Pipeline] lock [2025-02-06T18:16:26.548Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-101-1-stack-cost] [2025-02-06T18:16:26.554Z] Resource [jenkins-edgexfoundry-device-uart-PR-101-1-stack-cost] did not exist. Created. [2025-02-06T18:16:26.560Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-06T18:16:26.969Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-06T18:16:27.023Z] Stashed 1 file(s) [Pipeline] } [2025-02-06T18:16:27.058Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-06T18:16:27.137Z] $ docker stop --time=1 3218a11fce3e81b7ddf518d6af29206d5a7753ce657b81b6790b4b440ebbb9ec [2025-02-06T18:16:28.290Z] $ docker rm -f --volumes 3218a11fce3e81b7ddf518d6af29206d5a7753ce657b81b6790b4b440ebbb9ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-06T18:16:29.129Z] provisioning config files... [2025-02-06T18:16:29.137Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-101@tmp/config3152437581867544571tmp [Pipeline] { [Pipeline] sh [2025-02-06T18:16:29.476Z] + set +x [2025-02-06T18:16:29.476Z] + curl -s https://codecov.io/bash [2025-02-06T18:16:29.476Z] + bash -s -- [2025-02-06T18:16:29.476Z] [2025-02-06T18:16:29.476Z] _____ _ [2025-02-06T18:16:29.476Z] / ____| | | [2025-02-06T18:16:29.476Z] | | ___ __| | ___ ___ _____ __ [2025-02-06T18:16:29.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-06T18:16:29.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-06T18:16:29.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-06T18:16:29.476Z] Bash-1.0.6 [2025-02-06T18:16:29.476Z] [2025-02-06T18:16:29.476Z] [2025-02-06T18:16:29.476Z] ==> git version 2.25.1 found [2025-02-06T18:16:29.476Z] ==> 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 [2025-02-06T18:16:29.476Z] Release-Date: 2020-01-08 [2025-02-06T18:16:29.476Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-06T18:16:29.476Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-06T18:16:29.476Z] ==> Jenkins CI detected. [2025-02-06T18:16:29.476Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-101 [2025-02-06T18:16:29.476Z] project root: . [2025-02-06T18:16:29.476Z] --> token set from env [2025-02-06T18:16:29.476Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-06T18:16:29.476Z] ==> Running gcov in . (disable via -X gcov) [2025-02-06T18:16:29.476Z] ==> Python coveragepy not found [2025-02-06T18:16:29.476Z] ==> Searching for coverage reports in: [2025-02-06T18:16:29.476Z] + . [2025-02-06T18:16:29.476Z] -> Found 1 reports [2025-02-06T18:16:29.476Z] ==> Detecting git/mercurial file structure [2025-02-06T18:16:29.736Z] ==> Reading reports [2025-02-06T18:16:29.736Z] + ./coverage.out bytes=6770 [2025-02-06T18:16:29.736Z] ==> Appending adjustments [2025-02-06T18:16:29.736Z] https://docs.codecov.io/docs/fixing-reports [2025-02-06T18:16:29.736Z] + Found adjustments [2025-02-06T18:16:29.736Z] ==> Gzipping contents [2025-02-06T18:16:29.736Z] 4.0K /tmp/codecov.6JY16w.gz [2025-02-06T18:16:29.736Z] ==> Uploading reports [2025-02-06T18:16:29.736Z] url: https://codecov.io [2025-02-06T18:16:29.736Z] query: branch=PR-101&commit=309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=101&job=&cmd_args= [2025-02-06T18:16:29.736Z] -> Pinging Codecov [2025-02-06T18:16:29.737Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-101&commit=309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=101&job=&cmd_args= [2025-02-06T18:16:29.996Z] -> Uploading to [2025-02-06T18:16:29.997Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc/d4ffe7fb-6c4c-46f4-bec1-bbc0c0b3c07c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250206T181629Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=88530310b69efa012b0f12fed42e2a30c720fe2d809376ca7c62f222d5cb6739 [2025-02-06T18:16:29.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-06T18:16:29.997Z] Dload Upload Total Spent Left Speed [2025-02-06T18:16:30.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 8651 --:--:-- --:--:-- --:--:-- 8651 [2025-02-06T18:16:30.258Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/309b4fc7ee3e0ed3af611fbfbccdcfaa7116e4bc [Pipeline] } [2025-02-06T18:16:30.283Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-06T18:16:32.283Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-101/archives ] [2025-02-06T18:16:32.283Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-101/archives [2025-02-06T18:16:32.283Z] total 16 [2025-02-06T18:16:32.283Z] drwxr-xr-x 3 root root 4096 Feb 6 18:16 . [2025-02-06T18:16:32.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 18:16 .. [2025-02-06T18:16:32.283Z] drwxr-xr-x 2 root root 4096 Feb 6 18:16 cost [2025-02-06T18:16:32.283Z] -rw-r--r-- 1 root root 83 Feb 6 18:16 cost.csv [2025-02-06T18:16:32.283Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-101/archives [2025-02-06T18:16:32.283Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-101/archives [2025-02-06T18:16:32.283Z] total 16 [2025-02-06T18:16:32.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 18:16 . [2025-02-06T18:16:32.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 18:16 .. [2025-02-06T18:16:32.283Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 18:16 cost [2025-02-06T18:16:32.283Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 6 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:16:32.622Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:16:33.535Z] ---> package-listing.sh [2025-02-06T18:16:33.535Z] ++ facter osfamily [2025-02-06T18:16:33.535Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-06T18:16:33.796Z] + OS_FAMILY=debian [2025-02-06T18:16:33.796Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-101 [2025-02-06T18:16:33.796Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-06T18:16:33.796Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-06T18:16:33.796Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-06T18:16:33.796Z] + PACKAGES=/tmp/packages_start.txt [2025-02-06T18:16:33.796Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-101 ']' [2025-02-06T18:16:33.796Z] + PACKAGES=/tmp/packages_end.txt [2025-02-06T18:16:33.796Z] + case "${OS_FAMILY}" in [2025-02-06T18:16:33.796Z] + dpkg -l [2025-02-06T18:16:33.796Z] + grep '^ii' [2025-02-06T18:16:33.796Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-06T18:16:33.796Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-06T18:16:33.796Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-06T18:16:33.796Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-101 ']' [2025-02-06T18:16:33.796Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-101/archives/ [2025-02-06T18:16:33.796Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-101/archives/ [Pipeline] echo [2025-02-06T18:16:33.842Z] 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-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-06T18:16:34.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T18:16:34.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-06T18:16:34.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T18:16:34.980Z] prd-ubuntu20.04-docker-8c-8g-38304 does not seem to be running inside a container [2025-02-06T18:16:35.009Z] $ 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-101/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-101 -v /w/workspace/edgexfoundry_device-uart_PR-101:/w/workspace/edgexfoundry_device-uart_PR-101:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-101@tmp:/w/workspace/edgexfoundry_device-uart_PR-101@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 [2025-02-06T18:16:35.225Z] $ docker top bd94dc3b65cf868c63330439a32d973c839272b3ca9838e64f6007b41dfd1c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-06T18:16:35.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-06T18:16:35.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-06T18:16:36.271Z] + ls /var/log/sa-host [2025-02-06T18:16:36.271Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-06T18:16:36.425Z] provisioning config files... [2025-02-06T18:16:36.435Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-101@tmp/config7746266994994058478tmp [Pipeline] { [Pipeline] echo [2025-02-06T18:16:36.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:16:36.822Z] ---> create-netrc.sh [Pipeline] } [2025-02-06T18:16:36.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:16:37.263Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-06T18:16:37.306Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:16:37.618Z] ---> sudo-logs.sh [2025-02-06T18:16:37.618Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-06T18:16:37.705Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:16:38.025Z] ---> job-cost.sh [2025-02-06T18:16:38.025Z] lf-activate-venv: SKIPPING [2025-02-06T18:16:38.025Z] DEBUG: total: 0.2199999988079071 [2025-02-06T18:16:38.025Z] INFO: Retrieving Stack Cost... [2025-02-06T18:16:38.025Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-06T18:16:38.597Z] INFO: Archiving Costs [Pipeline] echo [2025-02-06T18:16:38.639Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T18:16:38.968Z] ---> logs-deploy.sh [2025-02-06T18:16:38.969Z] lf-activate-venv: SKIPPING [2025-02-06T18:16:38.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-101/1 [2025-02-06T18:16:38.969Z] INFO: archiving workspace using pattern(s): [2025-02-06T18:16:39.907Z] Archives upload complete. [2025-02-06T18:16:40.166Z] INFO: archiving logs to Nexus [2025-02-06T18:16:40.736Z] ---> uname -a: [2025-02-06T18:16:40.736Z] Linux prd-ubuntu20-04-docker-8c-8g-38304 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] ---> lscpu: [2025-02-06T18:16:40.736Z] Architecture: x86_64 [2025-02-06T18:16:40.736Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-06T18:16:40.736Z] Byte Order: Little Endian [2025-02-06T18:16:40.736Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-06T18:16:40.736Z] CPU(s): 8 [2025-02-06T18:16:40.736Z] On-line CPU(s) list: 0-7 [2025-02-06T18:16:40.736Z] Thread(s) per core: 1 [2025-02-06T18:16:40.736Z] Core(s) per socket: 1 [2025-02-06T18:16:40.736Z] Socket(s): 8 [2025-02-06T18:16:40.736Z] NUMA node(s): 1 [2025-02-06T18:16:40.736Z] Vendor ID: AuthenticAMD [2025-02-06T18:16:40.736Z] CPU family: 23 [2025-02-06T18:16:40.736Z] Model: 49 [2025-02-06T18:16:40.736Z] Model name: AMD EPYC-Rome Processor [2025-02-06T18:16:40.736Z] Stepping: 0 [2025-02-06T18:16:40.736Z] CPU MHz: 2800.000 [2025-02-06T18:16:40.736Z] BogoMIPS: 5600.00 [2025-02-06T18:16:40.736Z] Virtualization: AMD-V [2025-02-06T18:16:40.736Z] Hypervisor vendor: KVM [2025-02-06T18:16:40.736Z] Virtualization type: full [2025-02-06T18:16:40.736Z] L1d cache: 256 KiB [2025-02-06T18:16:40.736Z] L1i cache: 256 KiB [2025-02-06T18:16:40.736Z] L2 cache: 4 MiB [2025-02-06T18:16:40.736Z] L3 cache: 128 MiB [2025-02-06T18:16:40.736Z] NUMA node0 CPU(s): 0-7 [2025-02-06T18:16:40.736Z] Vulnerability Itlb multihit: Not affected [2025-02-06T18:16:40.736Z] Vulnerability L1tf: Not affected [2025-02-06T18:16:40.736Z] Vulnerability Mds: Not affected [2025-02-06T18:16:40.736Z] Vulnerability Meltdown: Not affected [2025-02-06T18:16:40.736Z] Vulnerability Mmio stale data: Not affected [2025-02-06T18:16:40.736Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-06T18:16:40.736Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-06T18:16:40.736Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-06T18:16:40.736Z] Vulnerability Srbds: Not affected [2025-02-06T18:16:40.736Z] Vulnerability Tsx async abort: Not affected [2025-02-06T18:16:40.736Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] ---> nproc: [2025-02-06T18:16:40.736Z] 8 [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] ---> df -h: [2025-02-06T18:16:40.736Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T18:16:40.736Z] overlay 155G 12G 144G 8% / [2025-02-06T18:16:40.736Z] tmpfs 64M 0 64M 0% /dev [2025-02-06T18:16:40.736Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-06T18:16:40.736Z] shm 64M 0 64M 0% /dev/shm [2025-02-06T18:16:40.736Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] ---> sar -b -r -n DEV: [2025-02-06T18:16:40.736Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38304) 02/06/25 _x86_64_ (8 CPU) [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] 18:12:33 LINUX RESTART (8 CPU) [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] 18:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-06T18:16:40.736Z] 18:14:01 396.95 38.75 358.20 0.00 4338.05 130786.45 0.00 [2025-02-06T18:16:40.736Z] 18:15:01 253.52 2.43 251.09 0.00 25.73 75116.28 0.00 [2025-02-06T18:16:40.736Z] 18:16:01 102.30 0.12 102.18 0.00 5.20 31130.94 0.00 [2025-02-06T18:16:40.736Z] Average: 250.12 13.63 236.49 0.00 1440.39 78724.93 0.00 [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] 18:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-06T18:16:40.736Z] 18:14:01 29103820 31486740 828976 2.52 80100 2569976 1977184 5.83 1085216 2302736 2504 [2025-02-06T18:16:40.736Z] 18:15:01 27423284 31325372 975748 2.97 185940 3828632 2183636 6.44 1583592 3308700 321800 [2025-02-06T18:16:40.736Z] 18:16:01 27468132 31489452 814688 2.48 191592 3944288 2036676 6.00 1410324 3441736 13020 [2025-02-06T18:16:40.736Z] Average: 27998412 31433855 873137 2.66 152544 3447632 2065832 6.09 1359711 3017724 112441 [2025-02-06T18:16:40.736Z] [2025-02-06T18:16:40.736Z] 18:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-06T18:16:40.736Z] 18:14:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.736Z] 18:14:01 docker0 117.77 125.94 9.74 364.91 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] 18:14:01 veth5de5e5d 87.36 91.44 8.62 89.15 0.00 0.00 0.00 0.01 [2025-02-06T18:16:40.737Z] 18:14:01 ens3 652.52 463.74 6272.07 109.26 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] 18:15:01 veth180d31c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] 18:15:01 docker0 206.97 355.64 17.62 2763.34 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] 18:15:01 ens3 379.64 221.56 2787.67 29.86 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] 18:16:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] 18:16:01 docker0 2.35 4.17 0.13 38.20 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] 18:16:01 ens3 27.65 14.91 59.16 9.92 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] Average: docker0 108.98 162.11 9.16 1059.30 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] Average: ens3 351.61 232.13 3021.76 49.35 0.00 0.00 0.00 0.00 [2025-02-06T18:16:40.737Z] [2025-02-06T18:16:40.737Z] [2025-02-06T18:16:40.737Z] ---> sar -P ALL: [2025-02-06T18:16:40.737Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38304) 02/06/25 _x86_64_ (8 CPU) [2025-02-06T18:16:40.737Z] [2025-02-06T18:16:40.737Z] 18:12:33 LINUX RESTART (8 CPU) [2025-02-06T18:16:40.737Z] [2025-02-06T18:16:40.737Z] 18:13:02 CPU %user %nice %system %iowait %steal %idle [2025-02-06T18:16:40.737Z] 18:14:01 all 10.10 0.00 3.38 2.67 0.07 83.79 [2025-02-06T18:16:40.737Z] 18:14:01 0 8.39 0.00 3.03 0.80 0.05 87.73 [2025-02-06T18:16:40.737Z] 18:14:01 1 9.72 0.00 3.34 2.02 0.07 84.85 [2025-02-06T18:16:40.737Z] 18:14:01 2 9.67 0.00 3.32 1.16 0.07 85.78 [2025-02-06T18:16:40.737Z] 18:14:01 3 9.88 0.00 3.06 0.89 0.07 86.11 [2025-02-06T18:16:40.737Z] 18:14:01 4 10.80 0.00 4.45 4.10 0.09 80.57 [2025-02-06T18:16:40.737Z] 18:14:01 5 10.82 0.00 4.01 11.60 0.07 73.50 [2025-02-06T18:16:40.737Z] 18:14:01 6 11.11 0.00 2.52 0.10 0.07 86.20 [2025-02-06T18:16:40.737Z] 18:14:01 7 10.42 0.00 3.30 0.72 0.09 85.48 [2025-02-06T18:16:40.737Z] 18:15:01 all 15.13 0.00 4.76 4.39 0.08 75.65 [2025-02-06T18:16:40.737Z] 18:15:01 0 15.09 0.00 4.97 4.03 0.07 75.85 [2025-02-06T18:16:40.737Z] 18:15:01 1 15.90 0.00 4.25 0.80 0.12 78.93 [2025-02-06T18:16:40.737Z] 18:15:01 2 15.18 0.00 4.65 2.63 0.08 77.45 [2025-02-06T18:16:40.737Z] 18:15:01 3 15.32 0.00 4.13 0.70 0.05 79.80 [2025-02-06T18:16:40.737Z] 18:15:01 4 14.05 0.00 5.29 22.93 0.08 57.65 [2025-02-06T18:16:40.737Z] 18:15:01 5 14.79 0.00 4.78 1.20 0.07 79.17 [2025-02-06T18:16:40.737Z] 18:15:01 6 14.93 0.00 5.28 0.93 0.08 78.78 [2025-02-06T18:16:40.737Z] 18:15:01 7 15.76 0.00 4.70 1.92 0.07 77.55 [2025-02-06T18:16:40.737Z] 18:16:01 all 44.61 0.00 6.72 2.23 0.09 46.36 [2025-02-06T18:16:40.737Z] 18:16:01 0 45.51 0.00 6.63 6.39 0.10 41.37 [2025-02-06T18:16:40.737Z] 18:16:01 1 45.08 0.00 6.61 0.08 0.08 48.15 [2025-02-06T18:16:40.737Z] 18:16:01 2 44.46 0.00 6.83 0.96 0.08 47.68 [2025-02-06T18:16:40.737Z] 18:16:01 3 44.81 0.00 6.41 0.05 0.08 48.65 [2025-02-06T18:16:40.737Z] 18:16:01 4 43.77 0.00 6.71 2.89 0.08 46.54 [2025-02-06T18:16:40.737Z] 18:16:01 5 44.82 0.00 6.95 0.08 0.08 48.07 [2025-02-06T18:16:40.737Z] 18:16:01 6 44.61 0.00 6.97 7.36 0.08 40.98 [2025-02-06T18:16:40.737Z] 18:16:01 7 43.81 0.00 6.63 0.03 0.10 49.43 [2025-02-06T18:16:40.737Z] Average: all 23.37 0.00 4.96 3.10 0.08 68.50 [2025-02-06T18:16:40.737Z] Average: 0 23.08 0.00 4.88 3.76 0.07 68.21 [2025-02-06T18:16:40.737Z] Average: 1 23.64 0.00 4.74 0.96 0.09 70.57 [2025-02-06T18:16:40.737Z] Average: 2 23.19 0.00 4.94 1.59 0.08 70.20 [2025-02-06T18:16:40.737Z] Average: 3 23.43 0.00 4.54 0.54 0.07 71.42 [2025-02-06T18:16:40.737Z] Average: 4 22.96 0.00 5.49 10.00 0.08 61.46 [2025-02-06T18:16:40.737Z] Average: 5 23.60 0.00 5.26 4.24 0.07 66.83 [2025-02-06T18:16:40.737Z] Average: 6 23.62 0.00 4.94 2.81 0.08 68.55 [2025-02-06T18:16:40.737Z] Average: 7 23.41 0.00 4.89 0.89 0.08 70.72 [2025-02-06T18:16:40.737Z] [2025-02-06T18:16:40.737Z] [2025-02-06T18:16:40.737Z]