Pull request #77 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da+69ede8b4d67baa3d48ae0f121c49ed45734e5b1e (3948d32bafabafbd743d7a3166eeb2c584ce6e56) 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-ssh17126145418933049471.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15942458546360072163.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-77/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-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18191721499000567549.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-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5613091856052836731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh379784503812583767.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-77/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-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16782927065060445015.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-22338 in /w/workspace/edgexfoundry_device-uart_PR-77 [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-77 # 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/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e into PR head commit 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da Merge succeeded, producing 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da Checking out Revision 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da (PR-77) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da # 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 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T19:01:20.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T19:01:20.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T19:01:21.043Z] ========================================================= [2024-10-09T19:01:21.044Z] EdgeX Global Pipelines Version Info [2024-10-09T19:01:21.044Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:01:22.189Z] ------------------- [2024-10-09T19:01:22.189Z] stable info: [2024-10-09T19:01:22.189Z] ------------------- [2024-10-09T19:01:22.189Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T19:01:22.189Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T19:01:22.189Z] Message: update stable to v1.0.265 [2024-10-09T19:01:22.758Z] ------------------- [2024-10-09T19:01:22.758Z] experimental info: [2024-10-09T19:01:22.758Z] ------------------- [2024-10-09T19:01:22.758Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T19:01:22.758Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T19:01:22.758Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T19:01:22.974Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-10-09T19:01:23.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-10-09T19:01:23.094Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T19:01:23.146Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T19:01:23.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T19:01:23.259Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T19:01:23.318Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T19:01:23.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T19:01:23.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T19:01:23.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T19:01:23.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T19:01:23.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-10-09T19:01:23.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T19:01:23.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T19:01:23.748Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T19:01:23.810Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T19:01:23.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T19:01:23.928Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T19:01:23.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T19:01:24.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T19:01:24.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T19:01:24.173Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T19:01:24.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T19:01:24.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T19:01:24.350Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T19:01:24.408Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T19:01:24.467Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T19:01:24.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2024-10-09T19:01:24.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2024-10-09T19:01:24.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2024-10-09T19:01:24.713Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] echo [2024-10-09T19:01:24.772Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a7d207 [Pipeline] echo [2024-10-09T19:01:24.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T19:01:24.981Z] provisioning config files... [2024-10-09T19:01:24.993Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-77@tmp/config2650897394002774610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:01:25.388Z] ---> ****-login.sh [2024-10-09T19:01:25.388Z] nexus3.edgexfoundry.org:10001 [2024-10-09T19:01:25.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:25.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:25.650Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:25.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:25.650Z] [2024-10-09T19:01:25.650Z] Login Succeeded [2024-10-09T19:01:25.650Z] nexus3.edgexfoundry.org:10002 [2024-10-09T19:01:25.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:25.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:25.914Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:25.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:25.914Z] [2024-10-09T19:01:25.914Z] Login Succeeded [2024-10-09T19:01:25.914Z] nexus3.edgexfoundry.org:10003 [2024-10-09T19:01:25.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:25.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:25.914Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:25.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:25.914Z] [2024-10-09T19:01:25.914Z] Login Succeeded [2024-10-09T19:01:25.914Z] nexus3.edgexfoundry.org:10004 [2024-10-09T19:01:26.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:26.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:26.177Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:26.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:26.177Z] [2024-10-09T19:01:26.177Z] Login Succeeded [2024-10-09T19:01:26.177Z] ****.io [2024-10-09T19:01:26.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:26.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:26.437Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:26.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:26.437Z] [2024-10-09T19:01:26.437Z] Login Succeeded [2024-10-09T19:01:26.437Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T19:01:26.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T19:01:27.147Z] + git rev-list -1 --merges 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da~1..2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] echo [2024-10-09T19:01:27.199Z] -----------> git rev-list -1 --merges 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da~1..2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [false] [Pipeline] sh [2024-10-09T19:01:27.519Z] + git log --format=format:%s -1 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] echo [2024-10-09T19:01:27.554Z] ========================================================= [2024-10-09T19:01:27.554Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T19:01:27.554Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T19:01:27.987Z] + git log --format=format:%s -1 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] echo [2024-10-09T19:01:28.026Z] [semverPrep] GIT_COMMIT: 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-09T19:01:28.074Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T19:01:28.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T19:01:28.493Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T19:01:28.493Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T19:01:28.493Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T19:01:28.493Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T19:01:28.493Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T19:01:28.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:01:29.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T19:01:29.023Z] [2024-10-09T19:01:29.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:01:29.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T19:01:29.433Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T19:01:29.433Z] b85a868b505f: Pulling fs layer [2024-10-09T19:01:29.433Z] e2be974225ed: Pulling fs layer [2024-10-09T19:01:29.433Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T19:01:29.433Z] 988bab9f4d93: Pulling fs layer [2024-10-09T19:01:29.433Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T19:01:29.433Z] eaf3925da568: Pulling fs layer [2024-10-09T19:01:29.433Z] bab4dde63d76: Pulling fs layer [2024-10-09T19:01:29.433Z] bde34c3a00c8: Pulling fs layer [2024-10-09T19:01:29.433Z] b352a97aabf1: Pulling fs layer [2024-10-09T19:01:29.433Z] 4872d77fe225: Pulling fs layer [2024-10-09T19:01:29.433Z] 5851b861e8e6: Pulling fs layer [2024-10-09T19:01:29.433Z] 988bab9f4d93: Waiting [2024-10-09T19:01:29.433Z] 1469e6f7b9e6: Waiting [2024-10-09T19:01:29.433Z] eaf3925da568: Waiting [2024-10-09T19:01:29.433Z] 4872d77fe225: Waiting [2024-10-09T19:01:29.433Z] 5851b861e8e6: Waiting [2024-10-09T19:01:29.433Z] b352a97aabf1: Waiting [2024-10-09T19:01:29.433Z] bde34c3a00c8: Waiting [2024-10-09T19:01:29.433Z] bab4dde63d76: Waiting [2024-10-09T19:01:29.433Z] e2be974225ed: Verifying Checksum [2024-10-09T19:01:29.433Z] e2be974225ed: Download complete [2024-10-09T19:01:29.433Z] 988bab9f4d93: Verifying Checksum [2024-10-09T19:01:29.433Z] 988bab9f4d93: Download complete [2024-10-09T19:01:29.691Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T19:01:29.691Z] 1469e6f7b9e6: Download complete [2024-10-09T19:01:29.692Z] eaf3925da568: Verifying Checksum [2024-10-09T19:01:29.692Z] eaf3925da568: Download complete [2024-10-09T19:01:29.692Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T19:01:29.692Z] 339a4e72a1f5: Download complete [2024-10-09T19:01:29.692Z] bde34c3a00c8: Download complete [2024-10-09T19:01:29.692Z] b352a97aabf1: Download complete [2024-10-09T19:01:29.692Z] 4872d77fe225: Download complete [2024-10-09T19:01:29.692Z] 5851b861e8e6: Download complete [2024-10-09T19:01:29.692Z] b85a868b505f: Verifying Checksum [2024-10-09T19:01:29.692Z] b85a868b505f: Download complete [2024-10-09T19:01:29.951Z] bab4dde63d76: Verifying Checksum [2024-10-09T19:01:29.951Z] bab4dde63d76: Download complete [2024-10-09T19:01:30.890Z] b85a868b505f: Pull complete [2024-10-09T19:01:31.151Z] e2be974225ed: Pull complete [2024-10-09T19:01:31.410Z] 339a4e72a1f5: Pull complete [2024-10-09T19:01:31.669Z] 988bab9f4d93: Pull complete [2024-10-09T19:01:31.928Z] 1469e6f7b9e6: Pull complete [2024-10-09T19:01:31.928Z] eaf3925da568: Pull complete [2024-10-09T19:01:33.832Z] bab4dde63d76: Pull complete [2024-10-09T19:01:33.832Z] bde34c3a00c8: Pull complete [2024-10-09T19:01:33.832Z] b352a97aabf1: Pull complete [2024-10-09T19:01:34.093Z] 4872d77fe225: Pull complete [2024-10-09T19:01:34.093Z] 5851b861e8e6: Pull complete [2024-10-09T19:01:34.093Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T19:01:34.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T19:01:34.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T19:01:34.365Z] prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container [2024-10-09T19:01:34.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 [2024-10-09T19:01:37.603Z] $ docker top 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 -eo pid,comm [2024-10-09T19:01:37.678Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-09T19:01:37.678Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T19:01:37.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T19:01:37.832Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T19:01:37.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T19:01:37.954Z] $ docker exec 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 ssh-agent [2024-10-09T19:01:38.081Z] SSH_AUTH_SOCK=/tmp/ssh-iFoBv9iLrSV6/agent.32 [2024-10-09T19:01:38.081Z] SSH_AGENT_PID=38 [2024-10-09T19:01:38.088Z] Running ssh-add (command line suppressed) [2024-10-09T19:01:38.206Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-77@tmp/private_key_2468661698221035687.key (/w/workspace/edgexfoundry_device-uart_PR-77@tmp/private_key_2468661698221035687.key) [2024-10-09T19:01:38.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T19:01:38.575Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T19:01:38.601Z] $ docker exec --env ******** --env ******** 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 ssh-agent -k [2024-10-09T19:01:38.705Z] unset SSH_AUTH_SOCK; [2024-10-09T19:01:38.706Z] unset SSH_AGENT_PID; [2024-10-09T19:01:38.706Z] echo Agent pid 38 killed; [2024-10-09T19:01:38.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T19:01:38.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T19:01:38.834Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T19:01:38.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T19:01:38.948Z] $ docker exec 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 ssh-agent [2024-10-09T19:01:39.060Z] SSH_AUTH_SOCK=/tmp/ssh-DTnrdnlL57fk/agent.71 [2024-10-09T19:01:39.060Z] SSH_AGENT_PID=76 [2024-10-09T19:01:39.065Z] Running ssh-add (command line suppressed) [2024-10-09T19:01:39.166Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-77@tmp/private_key_15787988195145370631.key (/w/workspace/edgexfoundry_device-uart_PR-77@tmp/private_key_15787988195145370631.key) [2024-10-09T19:01:39.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T19:01:39.529Z] + git semver init [2024-10-09T19:01:39.789Z] 2024-10-09 19:01:39,714 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T19:01:39.789Z] 2024-10-09 19:01:39,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-77/.semver [2024-10-09T19:01:39.789Z] 2024-10-09 19:01:39,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-77/.semver [2024-10-09T19:01:39.789Z] 2024-10-09 19:01:39,715 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-77/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-77, universal_newlines=False, shell=None, istream=None) [2024-10-09T19:01:41.168Z] 2024-10-09 19:01:40,923 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-77/.git/info/exclude [2024-10-09T19:01:41.168Z] 2024-10-09 19:01:40,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-77/.semver/PR-77 with force:False [2024-10-09T19:01:41.168Z] 2024-10-09 19:01:40,924 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-77/.semver/PR-77 [2024-10-09T19:01:41.168Z] 2024-10-09 19:01:40,929 [execute] INFO git cat-file --batch-check [2024-10-09T19:01:41.168Z] 2024-10-09 19:01:40,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T19:01:41.168Z] 2024-10-09 19:01:40,936 [execute] INFO git cat-file --batch [2024-10-09T19:01:41.168Z] 2024-10-09 19:01:40,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T19:01:41.168Z] 2024-10-09 19:01:40,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-77/.semver/PR-77 [2024-10-09T19:01:41.168Z] 0.0.0 [Pipeline] } [2024-10-09T19:01:41.197Z] $ docker exec --env ******** --env ******** 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 ssh-agent -k [2024-10-09T19:01:41.291Z] unset SSH_AUTH_SOCK; [2024-10-09T19:01:41.292Z] unset SSH_AGENT_PID; [2024-10-09T19:01:41.292Z] echo Agent pid 76 killed; [2024-10-09T19:01:41.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T19:01:41.760Z] + git semver [Pipeline] } [2024-10-09T19:01:42.044Z] $ docker stop --time=1 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 [2024-10-09T19:01:43.331Z] $ docker rm -f --volumes 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T19:01:43.749Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T19:01:44.051Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T19:01:44.075Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T19:01:44.833Z] provisioning config files... [2024-10-09T19:01:44.842Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-77@tmp/config16743778399865634701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:01:45.217Z] ---> ****-login.sh [2024-10-09T19:01:45.217Z] nexus3.edgexfoundry.org:10001 [2024-10-09T19:01:45.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:45.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:45.217Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:45.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:45.217Z] [2024-10-09T19:01:45.217Z] Login Succeeded [2024-10-09T19:01:45.217Z] nexus3.edgexfoundry.org:10002 [2024-10-09T19:01:45.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:45.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:45.217Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:45.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:45.217Z] [2024-10-09T19:01:45.217Z] Login Succeeded [2024-10-09T19:01:45.217Z] nexus3.edgexfoundry.org:10003 [2024-10-09T19:01:45.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:45.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:45.477Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:45.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:45.477Z] [2024-10-09T19:01:45.477Z] Login Succeeded [2024-10-09T19:01:45.477Z] nexus3.edgexfoundry.org:10004 [2024-10-09T19:01:45.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:45.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:45.478Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:45.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:45.478Z] [2024-10-09T19:01:45.478Z] Login Succeeded [2024-10-09T19:01:45.478Z] ****.io [2024-10-09T19:01:45.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:01:45.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:01:45.737Z] Configure a credential helper to remove this warning. See [2024-10-09T19:01:45.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:01:45.737Z] [2024-10-09T19:01:45.737Z] Login Succeeded [2024-10-09T19:01:45.737Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T19:01:45.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T19:01:46.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T19:01:46.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T19:01:46.098Z] ========================================================= [2024-10-09T19:01:46.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T19:01:46.098Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:01:46.603Z] + 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 . [2024-10-09T19:01:46.603Z] Sending build context to Docker daemon 25.61MB [2024-10-09T19:01:46.603Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T19:01:46.603Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T19:01:46.867Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T19:01:46.867Z] 43c4264eed91: Pulling fs layer [2024-10-09T19:01:46.867Z] 4cc291be95ef: Pulling fs layer [2024-10-09T19:01:46.867Z] 2ac1f1163629: Pulling fs layer [2024-10-09T19:01:46.867Z] 5c3c966382ef: Pulling fs layer [2024-10-09T19:01:46.867Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T19:01:46.867Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T19:01:46.867Z] 9f66e0745190: Pulling fs layer [2024-10-09T19:01:46.867Z] 5d5c8e513c77: Waiting [2024-10-09T19:01:46.867Z] 4f4fb700ef54: Waiting [2024-10-09T19:01:46.867Z] 9f66e0745190: Waiting [2024-10-09T19:01:46.867Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T19:01:46.867Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T19:01:46.867Z] f49a43e4bbc0: Waiting [2024-10-09T19:01:46.867Z] 561ebcabdf7f: Waiting [2024-10-09T19:01:46.867Z] 4cc291be95ef: Verifying Checksum [2024-10-09T19:01:46.867Z] 5c3c966382ef: Verifying Checksum [2024-10-09T19:01:46.867Z] 5c3c966382ef: Download complete [2024-10-09T19:01:46.867Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T19:01:46.867Z] 4f4fb700ef54: Download complete [2024-10-09T19:01:46.867Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T19:01:46.867Z] 5d5c8e513c77: Download complete [2024-10-09T19:01:46.867Z] 43c4264eed91: Download complete [2024-10-09T19:01:46.867Z] 9f66e0745190: Verifying Checksum [2024-10-09T19:01:46.867Z] 9f66e0745190: Download complete [2024-10-09T19:01:46.867Z] 43c4264eed91: Pull complete [2024-10-09T19:01:47.127Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T19:01:47.127Z] 561ebcabdf7f: Download complete [2024-10-09T19:01:47.127Z] 4cc291be95ef: Pull complete [2024-10-09T19:01:47.386Z] 2ac1f1163629: Verifying Checksum [2024-10-09T19:01:47.386Z] 2ac1f1163629: Download complete [2024-10-09T19:01:47.644Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T19:01:47.644Z] f49a43e4bbc0: Download complete [2024-10-09T19:01:51.834Z] 2ac1f1163629: Pull complete [2024-10-09T19:01:51.834Z] 5c3c966382ef: Pull complete [2024-10-09T19:01:51.834Z] 4f4fb700ef54: Pull complete [2024-10-09T19:01:51.834Z] 5d5c8e513c77: Pull complete [2024-10-09T19:01:51.834Z] 9f66e0745190: Pull complete [2024-10-09T19:01:53.736Z] f49a43e4bbc0: Pull complete [2024-10-09T19:01:54.302Z] 561ebcabdf7f: Pull complete [2024-10-09T19:01:54.302Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T19:01:54.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T19:01:54.302Z] ---> 3a752c3f9dda [2024-10-09T19:01:54.302Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T19:01:58.500Z] ---> Running in dcd72207fa3c [2024-10-09T19:01:58.760Z] Removing intermediate container dcd72207fa3c [2024-10-09T19:01:58.760Z] ---> d352410abc4d [2024-10-09T19:01:58.760Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T19:01:58.760Z] ---> Running in c28e736351d5 [2024-10-09T19:01:58.760Z] Removing intermediate container c28e736351d5 [2024-10-09T19:01:58.760Z] ---> 24464450f819 [2024-10-09T19:01:58.760Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T19:01:58.760Z] ---> Running in 247e33c8aaa6 [2024-10-09T19:01:59.020Z] Removing intermediate container 247e33c8aaa6 [2024-10-09T19:01:59.020Z] ---> 90b2c89872ef [2024-10-09T19:01:59.020Z] Step 6/12 : WORKDIR /device-uart [2024-10-09T19:01:59.020Z] ---> Running in 42fb30c20bfe [2024-10-09T19:01:59.020Z] Removing intermediate container 42fb30c20bfe [2024-10-09T19:01:59.020Z] ---> 9d4622207fce [2024-10-09T19:01:59.020Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T19:01:59.020Z] ---> Running in dd5a511a8298 [2024-10-09T19:01:59.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T19:01:59.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T19:01:59.540Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-09T19:01:59.540Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-09T19:01:59.614Z] Still waiting to schedule task [2024-10-09T19:01:59.614Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-09T19:01:59.798Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-09T19:01:59.798Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-09T19:01:59.798Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T19:01:59.798Z] OK: 250 MiB in 58 packages [2024-10-09T19:02:00.368Z] Removing intermediate container dd5a511a8298 [2024-10-09T19:02:00.368Z] ---> c0a246c3cdd8 [2024-10-09T19:02:00.368Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T19:02:00.368Z] ---> 069c55d5d4eb [2024-10-09T19:02:00.368Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T19:02:00.368Z] ---> Running in 3e3a9509c9ae [2024-10-09T19:02:56.617Z] Removing intermediate container 3e3a9509c9ae [2024-10-09T19:02:56.617Z] ---> 8afdf9d6ac42 [2024-10-09T19:02:56.617Z] Step 10/12 : COPY . . [2024-10-09T19:02:56.617Z] ---> 74a1bac83250 [2024-10-09T19:02:56.617Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T19:02:56.617Z] ---> Running in 2bd6ab5c1403 [2024-10-09T19:02:56.617Z] Removing intermediate container 2bd6ab5c1403 [2024-10-09T19:02:56.617Z] ---> b309ecb2a456 [2024-10-09T19:02:56.617Z] Step 12/12 : RUN ${MAKE} [2024-10-09T19:02:56.617Z] ---> Running in 92abcd91560c [2024-10-09T19:02:56.617Z] noop [2024-10-09T19:02:56.617Z] Removing intermediate container 92abcd91560c [2024-10-09T19:02:56.617Z] ---> 147d786f5232 [2024-10-09T19:02:56.617Z] Successfully built 147d786f5232 [2024-10-09T19:02:56.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:02:57.107Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T19:02:57.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T19:02:57.284Z] prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container [2024-10-09T19:02:57.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 [2024-10-09T19:02:57.668Z] $ docker top e3f1b16a25ae0487d932cdaf4e80b9db5621ddc8ac3d2dd0070240f6aff39d72 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T19:02:58.085Z] + go version [2024-10-09T19:02:58.085Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T19:02:58.120Z] $ docker stop --time=1 e3f1b16a25ae0487d932cdaf4e80b9db5621ddc8ac3d2dd0070240f6aff39d72 [2024-10-09T19:02:59.383Z] $ docker rm -f --volumes e3f1b16a25ae0487d932cdaf4e80b9db5621ddc8ac3d2dd0070240f6aff39d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:03:00.252Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T19:03:00.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T19:03:00.417Z] prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container [2024-10-09T19:03:00.444Z] $ 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-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 [2024-10-09T19:03:00.770Z] $ docker top 06683ccd36c773d7927ec099b7bdf9af9ee91885f2544be239c78bc43c64634f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T19:03:01.177Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-77 [Pipeline] fileExists [Pipeline] sh [2024-10-09T19:03:01.560Z] + make test [2024-10-09T19:03:01.560Z] go test ./... -coverprofile=coverage.out [2024-10-09T19:03:02.936Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-09T19:03:25.019Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-09T19:03:25.019Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-09T19:03:33.710Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22339 in /w/workspace/edgexfoundry_device-uart_PR-77 [Pipeline] { [Pipeline] ws [2024-10-09T19:03:33.794Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-10-09T19:03:35.016Z] go vet ./... [2024-10-09T19:03:36.905Z] The recommended git tool is: git [2024-10-09T19:03:42.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T19:03:42.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T19:03:42.032Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T19:03:42.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T19:03:42.422Z] $ docker stop --time=1 06683ccd36c773d7927ec099b7bdf9af9ee91885f2544be239c78bc43c64634f [2024-10-09T19:03:42.845Z] using credential edgex-jenkins-ssh [2024-10-09T19:03:42.871Z] Cloning the remote Git repository [2024-10-09T19:03:42.939Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-10-09T19:03:43.074Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-10-09T19:03:43.286Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-10-09T19:03:43.288Z] > git --version # timeout=10 [2024-10-09T19:03:43.315Z] > git --version # 'git version 2.25.1' [2024-10-09T19:03:43.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T19:03:43.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T19:03:46.059Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-10-09T19:03:46.083Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T19:03:47.175Z] $ docker rm -f --volumes 06683ccd36c773d7927ec099b7bdf9af9ee91885f2544be239c78bc43c64634f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T19:03:47.656Z] Merging remotes/origin/main commit 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e into PR head commit 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [2024-10-09T19:03:47.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T19:03:47.905Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T19:03:47.946Z] Merge succeeded, producing 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [2024-10-09T19:03:47.946Z] Checking out Revision 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da (PR-77) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T19:03:47.083Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-10-09T19:03:47.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-10-09T19:03:47.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T19:03:47.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-09T19:03:47.672Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T19:03:47.738Z] > git checkout -f 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da # timeout=10 [2024-10-09T19:03:47.825Z] > git remote # timeout=10 [2024-10-09T19:03:47.854Z] > git config --get remote.origin.url # timeout=10 [2024-10-09T19:03:47.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T19:03:47.891Z] > git merge 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 [2024-10-09T19:03:47.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-09T19:03:47.949Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T19:03:47.962Z] > git checkout -f 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da # timeout=10 [2024-10-09T19:03:48.526Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-09T19:03:48.567Z] > git --version # timeout=10 [2024-10-09T19:03:48.580Z] > git --version # 'git version 2.25.1' [2024-10-09T19:03:48.594Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T19:03:48.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T19:03:48.948Z] + ls -al . [2024-10-09T19:03:48.948Z] total 236 [2024-10-09T19:03:48.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 19:03 . [2024-10-09T19:03:48.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 19:01 .. [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 19:01 .dockerignore [2024-10-09T19:03:48.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 19:03 .git [2024-10-09T19:03:48.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:01 .github [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 9 19:01 .gitignore [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 9 19:01 .golangci.yml [2024-10-09T19:03:48.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 19:01 .semver [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 9 19:01 Attribution.txt [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 9 19:01 CHANGELOG.md [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 9 19:01 Dockerfile [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 19:01 GOVERNANCE.md [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 9 19:01 Jenkinsfile [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 19:01 LICENSE [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 9 19:01 Makefile [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 19:01 OWNERS.md [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 9 19:01 README.md [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 19:01 VERSION [2024-10-09T19:03:48.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 19:01 bin [2024-10-09T19:03:48.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:01 cmd [2024-10-09T19:03:48.948Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 9 19:03 coverage.out [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 9 19:01 go.mod [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 9 19:01 go.sum [2024-10-09T19:03:48.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:01 internal [2024-10-09T19:03:48.948Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 9 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:03:49.365Z] + 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=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da --label arch=amd64 --label version=0.0.0 . [2024-10-09T19:03:49.365Z] Sending build context to Docker daemon 25.61MB [2024-10-09T19:03:49.365Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T19:03:49.365Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-09T19:03:49.365Z] ---> 147d786f5232 [2024-10-09T19:03:49.365Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T19:03:49.932Z] ---> Running in e7efa0dce677 [2024-10-09T19:03:49.932Z] Removing intermediate container e7efa0dce677 [2024-10-09T19:03:49.932Z] ---> a76410032d7b [2024-10-09T19:03:49.932Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T19:03:49.932Z] ---> Running in 0086413fe605 [2024-10-09T19:03:49.932Z] Removing intermediate container 0086413fe605 [2024-10-09T19:03:49.932Z] ---> ae2e73200a7a [2024-10-09T19:03:49.932Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-09T19:03:49.932Z] ---> Running in 780901f18eb0 [2024-10-09T19:03:50.192Z] Removing intermediate container 780901f18eb0 [2024-10-09T19:03:50.192Z] ---> d104aa4a07e5 [2024-10-09T19:03:50.192Z] Step 6/26 : WORKDIR /device-uart [2024-10-09T19:03:50.192Z] ---> Running in df8e199c7aa4 [2024-10-09T19:03:50.192Z] Removing intermediate container df8e199c7aa4 [2024-10-09T19:03:50.192Z] ---> f564a9aff65d [2024-10-09T19:03:50.192Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T19:03:50.192Z] ---> Running in 652180fc9d92 [2024-10-09T19:03:50.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T19:03:50.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T19:03:50.971Z] OK: 250 MiB in 58 packages [2024-10-09T19:03:51.228Z] Removing intermediate container 652180fc9d92 [2024-10-09T19:03:51.228Z] ---> 30785d84b553 [2024-10-09T19:03:51.228Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-09T19:03:51.228Z] ---> 6249f4228ec7 [2024-10-09T19:03:51.228Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T19:03:51.487Z] ---> Running in 21e81840e595 [2024-10-09T19:03:52.054Z] Removing intermediate container 21e81840e595 [2024-10-09T19:03:52.054Z] ---> 8a8830bb5d35 [2024-10-09T19:03:52.054Z] Step 10/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-10-09T19:03:53.051Z] ---> 7ec0c317061a [2024-10-09T19:03:53.052Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T19:03:53.052Z] ---> Running in 7293af81fd02 [2024-10-09T19:03:53.052Z] Removing intermediate container 7293af81fd02 [2024-10-09T19:03:53.052Z] ---> 9f0d11c2c6fe [2024-10-09T19:03:53.052Z] Step 12/26 : RUN ${MAKE} [2024-10-09T19:03:53.052Z] ---> Running in 7ba346ce9cab [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T19:03:53.311Z] 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.45" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-10-09T19:03:53.690Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T19:03:53.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T19:03:53.690Z] Dload Upload Total Spent Left Speed [2024-10-09T19:03:53.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-10-09T19:03:54.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T19:03:54.415Z] + sudo tee /etc/docker/daemon.new [2024-10-09T19:03:54.415Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T19:03:54.415Z] { [2024-10-09T19:03:54.415Z] "registry-mirrors": [ [2024-10-09T19:03:54.415Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T19:03:54.415Z] ], [2024-10-09T19:03:54.415Z] "bip": "10.250.0.254/24", [2024-10-09T19:03:54.415Z] "hosts": [ [2024-10-09T19:03:54.415Z] "tcp://0.0.0.0:5555", [2024-10-09T19:03:54.415Z] "unix:///var/run/docker.sock" [2024-10-09T19:03:54.415Z] ], [2024-10-09T19:03:54.415Z] "mtu": 1458, [2024-10-09T19:03:54.415Z] "selinux-enabled": true, [2024-10-09T19:03:54.415Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T19:03:54.415Z] } [Pipeline] sh [2024-10-09T19:03:54.777Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T19:03:55.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T19:04:13.526Z] provisioning config files... [2024-10-09T19:04:13.555Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config12155668376910796414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:04:14.048Z] ---> ****-login.sh [2024-10-09T19:04:14.048Z] nexus3.edgexfoundry.org:10001 [2024-10-09T19:04:14.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:04:14.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:04:14.636Z] Configure a credential helper to remove this warning. See [2024-10-09T19:04:14.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:04:14.636Z] [2024-10-09T19:04:14.636Z] Login Succeeded [2024-10-09T19:04:14.636Z] nexus3.edgexfoundry.org:10002 [2024-10-09T19:04:14.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:04:15.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:04:15.176Z] Configure a credential helper to remove this warning. See [2024-10-09T19:04:15.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:04:15.176Z] [2024-10-09T19:04:15.176Z] Login Succeeded [2024-10-09T19:04:15.176Z] nexus3.edgexfoundry.org:10003 [2024-10-09T19:04:15.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:04:15.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:04:15.450Z] Configure a credential helper to remove this warning. See [2024-10-09T19:04:15.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:04:15.450Z] [2024-10-09T19:04:15.450Z] Login Succeeded [2024-10-09T19:04:15.450Z] nexus3.edgexfoundry.org:10004 [2024-10-09T19:04:15.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:04:15.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:04:15.993Z] Configure a credential helper to remove this warning. See [2024-10-09T19:04:15.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:04:15.993Z] [2024-10-09T19:04:15.993Z] Login Succeeded [2024-10-09T19:04:15.993Z] ****.io [2024-10-09T19:04:16.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T19:04:16.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T19:04:16.533Z] Configure a credential helper to remove this warning. See [2024-10-09T19:04:16.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T19:04:16.533Z] [2024-10-09T19:04:16.533Z] Login Succeeded [2024-10-09T19:04:16.533Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T19:04:16.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T19:04:17.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T19:04:17.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T19:04:17.155Z] ========================================================= [2024-10-09T19:04:17.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T19:04:17.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:04:17.715Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T19:04:18.315Z] Sending build context to Docker daemon 12.88MB [2024-10-09T19:04:18.315Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T19:04:18.315Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T19:04:18.315Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T19:04:18.315Z] cf04c63912e1: Pulling fs layer [2024-10-09T19:04:18.315Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T19:04:18.315Z] a37a00ec5f00: Pulling fs layer [2024-10-09T19:04:18.315Z] 50b3750afda1: Pulling fs layer [2024-10-09T19:04:18.315Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T19:04:18.315Z] 80978eb59214: Pulling fs layer [2024-10-09T19:04:18.315Z] 50b3750afda1: Waiting [2024-10-09T19:04:18.315Z] 4f4fb700ef54: Waiting [2024-10-09T19:04:18.315Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T19:04:18.315Z] c5a475d317c9: Pulling fs layer [2024-10-09T19:04:18.315Z] 80978eb59214: Waiting [2024-10-09T19:04:18.315Z] c5a475d317c9: Waiting [2024-10-09T19:04:18.315Z] c9f46d7d2bd2: Waiting [2024-10-09T19:04:18.315Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T19:04:18.315Z] 55b35a11ae5e: Download complete [2024-10-09T19:04:18.587Z] 50b3750afda1: Verifying Checksum [2024-10-09T19:04:18.588Z] 50b3750afda1: Download complete [2024-10-09T19:04:18.588Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T19:04:18.588Z] 4f4fb700ef54: Download complete [2024-10-09T19:04:18.588Z] 80978eb59214: Verifying Checksum [2024-10-09T19:04:18.588Z] 80978eb59214: Download complete [2024-10-09T19:04:18.588Z] cf04c63912e1: Verifying Checksum [2024-10-09T19:04:18.588Z] cf04c63912e1: Download complete [2024-10-09T19:04:19.184Z] c5a475d317c9: Verifying Checksum [2024-10-09T19:04:19.184Z] c5a475d317c9: Download complete [2024-10-09T19:04:19.784Z] cf04c63912e1: Pull complete [2024-10-09T19:04:20.761Z] 55b35a11ae5e: Pull complete [2024-10-09T19:04:20.761Z] a37a00ec5f00: Verifying Checksum [2024-10-09T19:04:20.761Z] a37a00ec5f00: Download complete [2024-10-09T19:04:21.732Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T19:04:21.732Z] c9f46d7d2bd2: Download complete [2024-10-09T19:04:34.720Z] Removing intermediate container 7ba346ce9cab [2024-10-09T19:04:34.720Z] ---> 6678db365000 [2024-10-09T19:04:34.720Z] Step 13/26 : FROM alpine:3.20 [2024-10-09T19:04:34.720Z] 3.20: Pulling from library/alpine [2024-10-09T19:04:34.720Z] 43c4264eed91: Already exists [2024-10-09T19:04:34.720Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T19:04:34.720Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T19:04:34.720Z] ---> 91ef0af61f39 [2024-10-09T19:04:34.720Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-09T19:04:34.720Z] ---> Running in a0deb3f62b0b [2024-10-09T19:04:34.720Z] Removing intermediate container a0deb3f62b0b [2024-10-09T19:04:34.720Z] ---> d33b062c38ff [2024-10-09T19:04:34.720Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-09T19:04:34.720Z] ---> Running in 6041071f0265 [2024-10-09T19:04:34.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T19:04:34.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T19:04:34.720Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T19:04:34.720Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T19:04:34.720Z] OK: 8 MiB in 15 packages [2024-10-09T19:04:34.720Z] Removing intermediate container 6041071f0265 [2024-10-09T19:04:34.720Z] ---> 359ab00196d7 [2024-10-09T19:04:34.720Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-09T19:04:34.720Z] ---> Running in 4b3503f3d72c [2024-10-09T19:04:34.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T19:04:34.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T19:04:34.720Z] Upgrading critical system libraries and apk-tools: [2024-10-09T19:04:34.720Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T19:04:34.720Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T19:04:34.720Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T19:04:34.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T19:04:34.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T19:04:34.720Z] OK: 8 MiB in 15 packages [2024-10-09T19:04:34.720Z] Removing intermediate container 4b3503f3d72c [2024-10-09T19:04:34.720Z] ---> d3f94046b786 [2024-10-09T19:04:34.720Z] Step 17/26 : WORKDIR / [2024-10-09T19:04:34.720Z] ---> Running in 8912c47add9b [2024-10-09T19:04:34.720Z] Removing intermediate container 8912c47add9b [2024-10-09T19:04:34.720Z] ---> dc0a2a3a7e81 [2024-10-09T19:04:34.720Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-09T19:04:34.720Z] ---> 74486c9aa9e9 [2024-10-09T19:04:34.720Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-09T19:04:34.720Z] ---> c1a2c99c96d6 [2024-10-09T19:04:34.720Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-09T19:04:34.720Z] ---> e2963ef494db [2024-10-09T19:04:34.720Z] Step 21/26 : EXPOSE 59995 [2024-10-09T19:04:34.720Z] ---> Running in 45ea276ae6b0 [2024-10-09T19:04:34.720Z] Removing intermediate container 45ea276ae6b0 [2024-10-09T19:04:34.720Z] ---> 86bceff8ea29 [2024-10-09T19:04:34.720Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-09T19:04:34.720Z] ---> Running in 7bf44779b3e7 [2024-10-09T19:04:34.720Z] Removing intermediate container 7bf44779b3e7 [2024-10-09T19:04:34.720Z] ---> 3927c96c505e [2024-10-09T19:04:34.720Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T19:04:34.720Z] ---> Running in 180eaf13e2c1 [2024-10-09T19:04:34.720Z] Removing intermediate container 180eaf13e2c1 [2024-10-09T19:04:34.720Z] ---> 6683c4d5780d [2024-10-09T19:04:34.720Z] Step 24/26 : LABEL arch=amd64 [2024-10-09T19:04:34.720Z] ---> Running in 5d5e54f0f7f2 [2024-10-09T19:04:34.720Z] Removing intermediate container 5d5e54f0f7f2 [2024-10-09T19:04:34.720Z] ---> 7b325a6d869f [2024-10-09T19:04:34.720Z] Step 25/26 : LABEL git_sha=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [2024-10-09T19:04:34.720Z] ---> Running in 7ab55eb44471 [2024-10-09T19:04:34.720Z] Removing intermediate container 7ab55eb44471 [2024-10-09T19:04:34.720Z] ---> ace69c8328aa [2024-10-09T19:04:34.720Z] Step 26/26 : LABEL version=0.0.0 [2024-10-09T19:04:34.720Z] ---> Running in 9981d9faa1a1 [2024-10-09T19:04:34.720Z] Removing intermediate container 9981d9faa1a1 [2024-10-09T19:04:34.720Z] ---> 6317b0541465 [2024-10-09T19:04:34.720Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T19:04:34.720Z] Successfully built 6317b0541465 [2024-10-09T19:04:34.720Z] 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 [2024-10-09T19:04:35.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T19:04:35.760Z] [2024-10-09T19:04:35.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:04:36.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T19:04:36.173Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T19:04:36.173Z] 5eb5b503b376: Pulling fs layer [2024-10-09T19:04:36.173Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T19:04:36.173Z] ec43610c2a17: Pulling fs layer [2024-10-09T19:04:36.173Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T19:04:36.173Z] 33b1e0a273af: Pulling fs layer [2024-10-09T19:04:36.173Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T19:04:36.173Z] 2f39f015ded8: Pulling fs layer [2024-10-09T19:04:36.173Z] 3a2ae6a8a46f: Waiting [2024-10-09T19:04:36.173Z] 33b1e0a273af: Waiting [2024-10-09T19:04:36.173Z] 5d3b04190fa2: Waiting [2024-10-09T19:04:36.173Z] 5c69ac0246d0: Download complete [2024-10-09T19:04:36.173Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T19:04:36.173Z] 3a2ae6a8a46f: Download complete [2024-10-09T19:04:36.173Z] 33b1e0a273af: Verifying Checksum [2024-10-09T19:04:36.173Z] 33b1e0a273af: Download complete [2024-10-09T19:04:36.173Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T19:04:36.173Z] 5d3b04190fa2: Download complete [2024-10-09T19:04:36.431Z] ec43610c2a17: Verifying Checksum [2024-10-09T19:04:36.431Z] ec43610c2a17: Download complete [2024-10-09T19:04:36.431Z] 5eb5b503b376: Download complete [2024-10-09T19:04:36.771Z] a37a00ec5f00: Pull complete [2024-10-09T19:04:36.771Z] 50b3750afda1: Pull complete [2024-10-09T19:04:36.771Z] 4f4fb700ef54: Pull complete [2024-10-09T19:04:36.771Z] 80978eb59214: Pull complete [2024-10-09T19:04:37.000Z] 2f39f015ded8: Download complete [2024-10-09T19:04:37.567Z] 5eb5b503b376: Pull complete [2024-10-09T19:04:37.826Z] 5c69ac0246d0: Pull complete [2024-10-09T19:04:38.086Z] ec43610c2a17: Pull complete [2024-10-09T19:04:38.345Z] 3a2ae6a8a46f: Pull complete [2024-10-09T19:04:38.345Z] 33b1e0a273af: Pull complete [2024-10-09T19:04:38.604Z] 5d3b04190fa2: Pull complete [2024-10-09T19:04:42.789Z] 2f39f015ded8: Pull complete [2024-10-09T19:04:42.789Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T19:04:42.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T19:04:42.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T19:04:43.054Z] prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container [2024-10-09T19:04:43.083Z] $ 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-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T19:04:43.444Z] c9f46d7d2bd2: Pull complete [2024-10-09T19:04:44.860Z] c5a475d317c9: Pull complete [2024-10-09T19:04:44.860Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T19:04:44.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T19:04:44.860Z] ---> be29e6b0f0d4 [2024-10-09T19:04:44.860Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T19:04:46.283Z] ---> Running in 2b7d709b333b [2024-10-09T19:04:46.555Z] Removing intermediate container 2b7d709b333b [2024-10-09T19:04:46.555Z] ---> b6f1e14d3d23 [2024-10-09T19:04:46.555Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T19:04:46.555Z] ---> Running in 5a60ba616a25 [2024-10-09T19:04:46.770Z] $ docker top dc516abe7f611f7ecd452c4c4488a5b05e480daf07b3b837aae169679d808bc3 -eo pid,comm [2024-10-09T19:04:46.833Z] Removing intermediate container 5a60ba616a25 [2024-10-09T19:04:46.833Z] ---> 2ba874472c4c [2024-10-09T19:04:46.833Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:04:47.100Z] ---> Running in 71fe5f55c482 [2024-10-09T19:04:47.354Z] ---> job-cost.sh [2024-10-09T19:04:47.354Z] lf-activate-venv: SKIPPING [2024-10-09T19:04:47.354Z] INFO: No Stack... [2024-10-09T19:04:47.375Z] Removing intermediate container 71fe5f55c482 [2024-10-09T19:04:47.375Z] ---> a5b6ca0cd98e [2024-10-09T19:04:47.375Z] Step 6/12 : WORKDIR /device-uart [2024-10-09T19:04:47.375Z] ---> Running in 7e1519eae329 [2024-10-09T19:04:47.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T19:04:47.642Z] Removing intermediate container 7e1519eae329 [2024-10-09T19:04:47.642Z] ---> 7bd8ae89b5c5 [2024-10-09T19:04:47.642Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T19:04:47.871Z] INFO: Archiving Costs [2024-10-09T19:04:47.910Z] ---> Running in a39e9fc3a1a9 [Pipeline] sh [2024-10-09T19:04:48.207Z] + cat /w/workspace/edgexfoundry_device-uart_PR-77/archives/cost.csv [2024-10-09T19:04:48.207Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T19:04:48.258Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [2024-10-09T19:04:48.265Z] Resource [jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] did not exist. Created. [2024-10-09T19:04:48.272Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T19:04:48.689Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T19:04:48.753Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T19:04:48.796Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [Pipeline] // lock [2024-10-09T19:04:48.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2024-10-09T19:04:48.897Z] $ docker stop --time=1 dc516abe7f611f7ecd452c4c4488a5b05e480daf07b3b837aae169679d808bc3 [2024-10-09T19:04:49.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T19:04:50.067Z] $ docker rm -f --volumes dc516abe7f611f7ecd452c4c4488a5b05e480daf07b3b837aae169679d808bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T19:04:50.880Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-09T19:04:50.880Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-09T19:04:50.880Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-09T19:04:50.880Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-09T19:04:51.151Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T19:04:51.151Z] OK: 242 MiB in 58 packages [2024-10-09T19:04:52.572Z] Removing intermediate container a39e9fc3a1a9 [2024-10-09T19:04:52.572Z] ---> 03697c9183c1 [2024-10-09T19:04:52.572Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T19:04:52.846Z] ---> 1822d61727b5 [2024-10-09T19:04:52.846Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T19:04:52.846Z] ---> Running in 25e5d67fb763 [2024-10-09T19:06:59.579Z] Removing intermediate container 25e5d67fb763 [2024-10-09T19:06:59.579Z] ---> e1f96b281334 [2024-10-09T19:06:59.579Z] Step 10/12 : COPY . . [2024-10-09T19:06:59.579Z] ---> f79dafcabcf2 [2024-10-09T19:06:59.579Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T19:06:59.579Z] ---> Running in 0701b12af002 [2024-10-09T19:06:59.579Z] Removing intermediate container 0701b12af002 [2024-10-09T19:06:59.579Z] ---> 923e4ecfbaa6 [2024-10-09T19:06:59.579Z] Step 12/12 : RUN ${MAKE} [2024-10-09T19:06:59.579Z] ---> Running in 2d99998c1195 [2024-10-09T19:06:59.579Z] noop [2024-10-09T19:06:59.579Z] Removing intermediate container 2d99998c1195 [2024-10-09T19:06:59.579Z] ---> 836648f8542a [2024-10-09T19:06:59.579Z] Successfully built 836648f8542a [2024-10-09T19:06:59.579Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:07:01.179Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T19:07:01.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T19:07:01.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-22339 does not seem to be running inside a container [2024-10-09T19:07:01.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T19:07:02.844Z] $ docker top db4736dde5bf0c4f583960e37e02133df622c13af0267e95a863d1140613d286 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T19:07:03.736Z] + go version [2024-10-09T19:07:03.736Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T19:07:03.772Z] $ docker stop --time=1 db4736dde5bf0c4f583960e37e02133df622c13af0267e95a863d1140613d286 [2024-10-09T19:07:05.402Z] $ docker rm -f --volumes db4736dde5bf0c4f583960e37e02133df622c13af0267e95a863d1140613d286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:07:06.369Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T19:07:06.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T19:07:06.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-22339 does not seem to be running inside a container [2024-10-09T19:07:06.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-09T19:07:07.927Z] $ docker top 4129865b4bad0c324fa2e2a9494b05059152fd9f8e614d69fd670bf0549b4f2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T19:07:08.828Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-10-09T19:07:09.247Z] + make test [2024-10-09T19:07:09.512Z] go test ./... -coverprofile=coverage.out [2024-10-09T19:07:14.845Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-09T19:10:51.987Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-09T19:10:51.987Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-09T19:10:51.987Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T19:10:51.987Z] go vet ./... [2024-10-09T19:11:48.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T19:11:48.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T19:11:48.410Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T19:11:48.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T19:11:48.504Z] $ docker stop --time=1 4129865b4bad0c324fa2e2a9494b05059152fd9f8e614d69fd670bf0549b4f2a [2024-10-09T19:11:50.697Z] $ docker rm -f --volumes 4129865b4bad0c324fa2e2a9494b05059152fd9f8e614d69fd670bf0549b4f2a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T19:11:52.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T19:11:52.331Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T19:11:52.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T19:11:53.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T19:11:53.835Z] + ls -al . [2024-10-09T19:11:53.835Z] total 232 [2024-10-09T19:11:53.835Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 19:07 . [2024-10-09T19:11:53.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 19:03 .. [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 19:03 .dockerignore [2024-10-09T19:11:53.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 19:03 .git [2024-10-09T19:11:53.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:03 .github [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 9 19:03 .gitignore [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 9 19:03 .golangci.yml [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 9 19:03 Attribution.txt [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 9 19:03 CHANGELOG.md [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 9 19:03 Dockerfile [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 19:03 GOVERNANCE.md [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 9 19:03 Jenkinsfile [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 19:03 LICENSE [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 9 19:03 Makefile [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 19:03 OWNERS.md [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 9 19:03 README.md [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 19:01 VERSION [2024-10-09T19:11:53.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 19:03 bin [2024-10-09T19:11:53.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:03 cmd [2024-10-09T19:11:53.835Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 9 19:10 coverage.out [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 9 19:03 go.mod [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 9 19:03 go.sum [2024-10-09T19:11:53.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:03 internal [2024-10-09T19:11:53.835Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 9 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:11:54.290Z] + 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=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da --label arch=arm64 --label version=0.0.0 . [2024-10-09T19:11:54.877Z] Sending build context to Docker daemon 12.88MB [2024-10-09T19:11:54.877Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T19:11:54.877Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-09T19:11:54.877Z] ---> 836648f8542a [2024-10-09T19:11:54.877Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-09T19:11:55.143Z] ---> Running in dec5b8f8f8a7 [2024-10-09T19:11:55.412Z] Removing intermediate container dec5b8f8f8a7 [2024-10-09T19:11:55.412Z] ---> fbcbe7a19aaf [2024-10-09T19:11:55.412Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T19:11:55.412Z] ---> Running in 9d714dbad74c [2024-10-09T19:11:55.677Z] Removing intermediate container 9d714dbad74c [2024-10-09T19:11:55.678Z] ---> 66b59afb6718 [2024-10-09T19:11:55.678Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-09T19:11:55.944Z] ---> Running in c88851fd149a [2024-10-09T19:11:56.212Z] Removing intermediate container c88851fd149a [2024-10-09T19:11:56.212Z] ---> ecf50947965a [2024-10-09T19:11:56.212Z] Step 6/26 : WORKDIR /device-uart [2024-10-09T19:11:56.212Z] ---> Running in 4b391be488cb [2024-10-09T19:11:56.483Z] Removing intermediate container 4b391be488cb [2024-10-09T19:11:56.483Z] ---> 3eff50d06b75 [2024-10-09T19:11:56.483Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T19:11:56.750Z] ---> Running in 7cdc9b3809d8 [2024-10-09T19:11:57.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T19:11:58.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T19:11:59.712Z] OK: 242 MiB in 58 packages [2024-10-09T19:12:00.683Z] Removing intermediate container 7cdc9b3809d8 [2024-10-09T19:12:00.683Z] ---> 3705de25cfe2 [2024-10-09T19:12:00.683Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-09T19:12:01.283Z] ---> 902247a6eba3 [2024-10-09T19:12:01.283Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T19:12:01.283Z] ---> Running in 33cc7f4b2cdf [2024-10-09T19:12:03.898Z] Removing intermediate container 33cc7f4b2cdf [2024-10-09T19:12:03.898Z] ---> eb3c78fabcbf [2024-10-09T19:12:03.898Z] Step 10/26 : COPY . . [2024-10-09T19:12:04.866Z] ---> 05172ef64b29 [2024-10-09T19:12:04.866Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T19:12:04.866Z] ---> Running in 18956cf54c05 [2024-10-09T19:12:05.132Z] Removing intermediate container 18956cf54c05 [2024-10-09T19:12:05.132Z] ---> 603712d5acd3 [2024-10-09T19:12:05.132Z] Step 12/26 : RUN ${MAKE} [2024-10-09T19:12:05.132Z] ---> Running in 767a8cabb9d4 [2024-10-09T19:12:06.098Z] 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.45" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-10-09T19:15:57.930Z] Removing intermediate container 767a8cabb9d4 [2024-10-09T19:15:57.930Z] ---> e45a968c8aa6 [2024-10-09T19:15:57.930Z] Step 13/26 : FROM alpine:3.20 [2024-10-09T19:15:57.930Z] 3.20: Pulling from library/alpine [2024-10-09T19:15:57.930Z] cf04c63912e1: Already exists [2024-10-09T19:15:57.930Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T19:15:57.930Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T19:15:57.930Z] ---> c157a85ed455 [2024-10-09T19:15:57.930Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-09T19:15:57.930Z] ---> Running in 6e9b88c6f982 [2024-10-09T19:15:57.930Z] Removing intermediate container 6e9b88c6f982 [2024-10-09T19:15:57.930Z] ---> ca166e77a23b [2024-10-09T19:15:57.930Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-09T19:15:57.930Z] ---> Running in c33c5fba4a2f [2024-10-09T19:15:57.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T19:15:57.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T19:15:57.930Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T19:15:57.930Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T19:15:57.930Z] OK: 9 MiB in 15 packages [2024-10-09T19:15:57.930Z] Removing intermediate container c33c5fba4a2f [2024-10-09T19:15:57.930Z] ---> 9c6de59cf519 [2024-10-09T19:15:57.930Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-09T19:15:57.930Z] ---> Running in 8e11d8ee0f2c [2024-10-09T19:15:57.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T19:15:57.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T19:15:57.930Z] Upgrading critical system libraries and apk-tools: [2024-10-09T19:15:57.930Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T19:15:57.930Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T19:15:57.930Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T19:15:57.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T19:15:57.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T19:15:57.930Z] OK: 9 MiB in 15 packages [2024-10-09T19:15:58.523Z] Removing intermediate container 8e11d8ee0f2c [2024-10-09T19:15:58.523Z] ---> 145d1851ffa0 [2024-10-09T19:15:58.523Z] Step 17/26 : WORKDIR / [2024-10-09T19:15:58.523Z] ---> Running in 11c9f3ea03b9 [2024-10-09T19:15:59.103Z] Removing intermediate container 11c9f3ea03b9 [2024-10-09T19:15:59.103Z] ---> de7727071672 [2024-10-09T19:15:59.103Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-09T19:15:59.369Z] ---> 1a62070cc904 [2024-10-09T19:15:59.369Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-09T19:15:59.953Z] ---> 3dad981140a9 [2024-10-09T19:15:59.953Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-09T19:16:02.533Z] ---> f0272b42325f [2024-10-09T19:16:02.533Z] Step 21/26 : EXPOSE 59995 [2024-10-09T19:16:02.533Z] ---> Running in c1267b737513 [2024-10-09T19:16:02.533Z] Removing intermediate container c1267b737513 [2024-10-09T19:16:02.533Z] ---> b02999c322ee [2024-10-09T19:16:02.533Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-09T19:16:02.533Z] ---> Running in 8f1370d0edbe [2024-10-09T19:16:02.800Z] Removing intermediate container 8f1370d0edbe [2024-10-09T19:16:02.800Z] ---> ebe50c72c728 [2024-10-09T19:16:02.800Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T19:16:02.800Z] ---> Running in f811ceda0c5c [2024-10-09T19:16:03.069Z] Removing intermediate container f811ceda0c5c [2024-10-09T19:16:03.069Z] ---> c59b19b19669 [2024-10-09T19:16:03.069Z] Step 24/26 : LABEL arch=arm64 [2024-10-09T19:16:03.343Z] ---> Running in 13145747cf6d [2024-10-09T19:16:03.609Z] Removing intermediate container 13145747cf6d [2024-10-09T19:16:03.609Z] ---> da8252a83ea8 [2024-10-09T19:16:03.609Z] Step 25/26 : LABEL git_sha=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [2024-10-09T19:16:03.609Z] ---> Running in 0f58ab9c42ee [2024-10-09T19:16:03.873Z] Removing intermediate container 0f58ab9c42ee [2024-10-09T19:16:03.873Z] ---> 9e1dbc8f74ba [2024-10-09T19:16:03.873Z] Step 26/26 : LABEL version=0.0.0 [2024-10-09T19:16:03.873Z] ---> Running in 4512b6f394d8 [2024-10-09T19:16:04.453Z] Removing intermediate container 4512b6f394d8 [2024-10-09T19:16:04.453Z] ---> 925b3b7f34fd [2024-10-09T19:16:04.453Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T19:16:04.453Z] Successfully built 925b3b7f34fd [2024-10-09T19:16:04.453Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:16:05.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T19:16:05.360Z] [2024-10-09T19:16:05.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:16:05.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T19:16:05.767Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T19:16:05.767Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T19:16:05.767Z] 04944245beec: Pulling fs layer [2024-10-09T19:16:05.767Z] 699f458cf7ca: Pulling fs layer [2024-10-09T19:16:05.767Z] 765212b225bb: Pulling fs layer [2024-10-09T19:16:05.767Z] f23df028b6ca: Pulling fs layer [2024-10-09T19:16:05.767Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T19:16:05.767Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T19:16:05.767Z] 765212b225bb: Waiting [2024-10-09T19:16:05.767Z] f23df028b6ca: Waiting [2024-10-09T19:16:05.767Z] d65c8cfc05b1: Waiting [2024-10-09T19:16:05.767Z] 2437ff75d9bd: Waiting [2024-10-09T19:16:06.035Z] 04944245beec: Verifying Checksum [2024-10-09T19:16:06.035Z] 04944245beec: Download complete [2024-10-09T19:16:06.035Z] 765212b225bb: Download complete [2024-10-09T19:16:06.035Z] f23df028b6ca: Download complete [2024-10-09T19:16:06.035Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T19:16:06.035Z] d65c8cfc05b1: Download complete [2024-10-09T19:16:06.035Z] 699f458cf7ca: Verifying Checksum [2024-10-09T19:16:06.035Z] 699f458cf7ca: Download complete [2024-10-09T19:16:06.619Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T19:16:06.619Z] 8998bd30e6a1: Download complete [2024-10-09T19:16:09.191Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T19:16:09.191Z] 2437ff75d9bd: Download complete [2024-10-09T19:16:10.599Z] 8998bd30e6a1: Pull complete [2024-10-09T19:16:11.179Z] 04944245beec: Pull complete [2024-10-09T19:16:12.587Z] 699f458cf7ca: Pull complete [2024-10-09T19:16:12.852Z] 765212b225bb: Pull complete [2024-10-09T19:16:13.431Z] f23df028b6ca: Pull complete [2024-10-09T19:16:13.696Z] d65c8cfc05b1: Pull complete [2024-10-09T19:16:31.899Z] 2437ff75d9bd: Pull complete [2024-10-09T19:16:31.899Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T19:16:31.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T19:16:31.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T19:16:32.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-22339 does not seem to be running inside a container [2024-10-09T19:16:32.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-09T19:16:34.932Z] $ docker top d7bea3c78090a57c9e4fa79168d9d0778e6cce13598fa4df5366d5b17ddc7968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:16:35.859Z] ---> job-cost.sh [2024-10-09T19:16:35.859Z] lf-activate-venv: SKIPPING [2024-10-09T19:16:35.859Z] INFO: No Stack... [2024-10-09T19:16:36.442Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T19:16:37.396Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T19:16:38.048Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-10-09T19:16:38.049Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T19:16:38.150Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [2024-10-09T19:16:38.156Z] Resource [jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] did not exist. Created. [2024-10-09T19:16:38.162Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T19:16:38.912Z] /w/workspace/device-uart/1@tmp/durable-9f0a251a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T19:16:39.590Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T19:16:39.638Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T19:16:39.685Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T19:16:39.706Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T19:16:39.795Z] $ docker stop --time=1 d7bea3c78090a57c9e4fa79168d9d0778e6cce13598fa4df5366d5b17ddc7968 [2024-10-09T19:16:42.316Z] $ docker rm -f --volumes d7bea3c78090a57c9e4fa79168d9d0778e6cce13598fa4df5366d5b17ddc7968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-09T19:16:43.462Z] provisioning config files... [2024-10-09T19:16:43.472Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-77@tmp/config16143432595269041657tmp [Pipeline] { [Pipeline] sh [2024-10-09T19:16:43.828Z] + set +x [2024-10-09T19:16:43.828Z] + bash -s -- [2024-10-09T19:16:43.828Z] + curl -s https://codecov.io/bash [2024-10-09T19:16:43.828Z] [2024-10-09T19:16:43.828Z] _____ _ [2024-10-09T19:16:43.828Z] / ____| | | [2024-10-09T19:16:43.828Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T19:16:43.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T19:16:43.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T19:16:43.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T19:16:43.828Z] Bash-1.0.6 [2024-10-09T19:16:43.828Z] [2024-10-09T19:16:43.828Z] [2024-10-09T19:16:43.828Z] ==> git version 2.25.1 found [2024-10-09T19:16:43.828Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-09T19:16:43.828Z] Release-Date: 2020-01-08 [2024-10-09T19:16:43.828Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-09T19:16:43.828Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T19:16:43.828Z] ==> Jenkins CI detected. [2024-10-09T19:16:43.828Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-77 [2024-10-09T19:16:43.828Z] project root: . [2024-10-09T19:16:43.828Z] --> token set from env [2024-10-09T19:16:43.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T19:16:43.828Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T19:16:43.828Z] ==> Python coveragepy not found [2024-10-09T19:16:43.828Z] ==> Searching for coverage reports in: [2024-10-09T19:16:43.828Z] + . [2024-10-09T19:16:43.828Z] -> Found 1 reports [2024-10-09T19:16:43.828Z] ==> Detecting git/mercurial file structure [2024-10-09T19:16:44.086Z] ==> Reading reports [2024-10-09T19:16:44.086Z] + ./coverage.out bytes=6770 [2024-10-09T19:16:44.086Z] ==> Appending adjustments [2024-10-09T19:16:44.086Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T19:16:44.086Z] + Found adjustments [2024-10-09T19:16:44.086Z] ==> Gzipping contents [2024-10-09T19:16:44.086Z] 4.0K /tmp/codecov.MW1xXb.gz [2024-10-09T19:16:44.086Z] ==> Uploading reports [2024-10-09T19:16:44.086Z] url: https://codecov.io [2024-10-09T19:16:44.087Z] query: branch=PR-77&commit=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=77&job=&cmd_args= [2024-10-09T19:16:44.087Z] -> Pinging Codecov [2024-10-09T19:16:44.087Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-77&commit=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=77&job=&cmd_args= [2024-10-09T19:16:44.346Z] -> Uploading to [2024-10-09T19:16:44.346Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da/3a84b117-8a5c-48e1-b6c3-3023d9304ce7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T191644Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=499c307ee1d8f39d01268584d9c655497ae79f97e53c7535d784e882e8bbd84a [2024-10-09T19:16:44.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T19:16:44.346Z] Dload Upload Total Spent Left Speed [2024-10-09T19:16:44.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6573 --:--:-- --:--:-- --:--:-- 6541 100 1341 0 0 100 1341 0 5495 --:--:-- --:--:-- --:--:-- 5473 [2024-10-09T19:16:44.606Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] } [2024-10-09T19:16:44.638Z] 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 [2024-10-09T19:16:46.788Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-77/archives ] [2024-10-09T19:16:46.788Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-77/archives [2024-10-09T19:16:46.788Z] total 16 [2024-10-09T19:16:46.788Z] drwxr-xr-x 3 root root 4096 Oct 9 19:04 . [2024-10-09T19:16:46.788Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 19:04 .. [2024-10-09T19:16:46.788Z] drwxr-xr-x 2 root root 4096 Oct 9 19:04 cost [2024-10-09T19:16:46.788Z] -rw-r--r-- 1 root root 82 Oct 9 19:04 cost.csv [2024-10-09T19:16:46.788Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-77/archives [2024-10-09T19:16:46.788Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-77/archives [2024-10-09T19:16:46.788Z] total 16 [2024-10-09T19:16:46.788Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 19:04 . [2024-10-09T19:16:46.788Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 19:04 .. [2024-10-09T19:16:46.788Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 19:04 cost [2024-10-09T19:16:46.788Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 9 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:16:47.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:16:48.039Z] ---> package-listing.sh [2024-10-09T19:16:48.039Z] ++ facter osfamily [2024-10-09T19:16:48.039Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T19:16:48.300Z] + OS_FAMILY=debian [2024-10-09T19:16:48.300Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-77 [2024-10-09T19:16:48.300Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T19:16:48.300Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T19:16:48.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T19:16:48.300Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T19:16:48.300Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-77 ']' [2024-10-09T19:16:48.300Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T19:16:48.300Z] + case "${OS_FAMILY}" in [2024-10-09T19:16:48.300Z] + dpkg -l [2024-10-09T19:16:48.300Z] + grep '^ii' [2024-10-09T19:16:48.300Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T19:16:48.300Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T19:16:48.300Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T19:16:48.300Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-77 ']' [2024-10-09T19:16:48.300Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-77/archives/ [2024-10-09T19:16:48.300Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-77/archives/ [Pipeline] echo [2024-10-09T19:16:48.339Z] 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-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T19:16:48.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T19:16:49.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T19:16:49.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T19:16:49.560Z] prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container [2024-10-09T19:16:49.591Z] $ 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-77/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-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 [2024-10-09T19:16:49.781Z] $ docker top 068e1a15866a80126e05a2debc26cef4bcc4f8c5fe2fddf1bda8af9487f84ed1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T19:16:50.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T19:16:50.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T19:16:50.941Z] + ls /var/log/sa-host [2024-10-09T19:16:50.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T19:16:51.256Z] provisioning config files... [2024-10-09T19:16:51.272Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-77@tmp/config5765218176642054860tmp [Pipeline] { [Pipeline] echo [2024-10-09T19:16:51.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:16:51.675Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T19:16:51.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:16:52.151Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T19:16:52.192Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:16:52.523Z] ---> sudo-logs.sh [2024-10-09T19:16:52.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T19:16:52.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:16:52.946Z] ---> job-cost.sh [2024-10-09T19:16:52.946Z] lf-activate-venv: SKIPPING [2024-10-09T19:16:52.946Z] DEBUG: total: 0.2199999988079071 [2024-10-09T19:16:52.946Z] INFO: Retrieving Stack Cost... [2024-10-09T19:16:53.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T19:16:53.776Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T19:16:53.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T19:16:54.153Z] ---> logs-deploy.sh [2024-10-09T19:16:54.153Z] lf-activate-venv: SKIPPING [2024-10-09T19:16:54.153Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-77/1 [2024-10-09T19:16:54.153Z] INFO: archiving workspace using pattern(s): [2024-10-09T19:16:55.091Z] Archives upload complete. [2024-10-09T19:16:55.352Z] INFO: archiving logs to Nexus [2024-10-09T19:16:55.923Z] ---> uname -a: [2024-10-09T19:16:55.923Z] Linux prd-ubuntu20-04-docker-8c-8g-22338 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-09T19:16:55.923Z] [2024-10-09T19:16:55.923Z] [2024-10-09T19:16:55.923Z] ---> lscpu: [2024-10-09T19:16:55.923Z] Architecture: x86_64 [2024-10-09T19:16:55.923Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-09T19:16:55.923Z] Byte Order: Little Endian [2024-10-09T19:16:55.923Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-09T19:16:55.923Z] CPU(s): 8 [2024-10-09T19:16:55.923Z] On-line CPU(s) list: 0-7 [2024-10-09T19:16:55.923Z] Thread(s) per core: 1 [2024-10-09T19:16:55.923Z] Core(s) per socket: 1 [2024-10-09T19:16:55.923Z] Socket(s): 8 [2024-10-09T19:16:55.923Z] NUMA node(s): 1 [2024-10-09T19:16:55.923Z] Vendor ID: AuthenticAMD [2024-10-09T19:16:55.923Z] CPU family: 23 [2024-10-09T19:16:55.923Z] Model: 49 [2024-10-09T19:16:55.923Z] Model name: AMD EPYC-Rome Processor [2024-10-09T19:16:55.923Z] Stepping: 0 [2024-10-09T19:16:55.923Z] CPU MHz: 2799.996 [2024-10-09T19:16:55.923Z] BogoMIPS: 5599.99 [2024-10-09T19:16:55.923Z] Virtualization: AMD-V [2024-10-09T19:16:55.923Z] Hypervisor vendor: KVM [2024-10-09T19:16:55.923Z] Virtualization type: full [2024-10-09T19:16:55.923Z] L1d cache: 256 KiB [2024-10-09T19:16:55.923Z] L1i cache: 256 KiB [2024-10-09T19:16:55.923Z] L2 cache: 4 MiB [2024-10-09T19:16:55.923Z] L3 cache: 128 MiB [2024-10-09T19:16:55.923Z] NUMA node0 CPU(s): 0-7 [2024-10-09T19:16:55.923Z] Vulnerability Itlb multihit: Not affected [2024-10-09T19:16:55.923Z] Vulnerability L1tf: Not affected [2024-10-09T19:16:55.923Z] Vulnerability Mds: Not affected [2024-10-09T19:16:55.923Z] Vulnerability Meltdown: Not affected [2024-10-09T19:16:55.923Z] Vulnerability Mmio stale data: Not affected [2024-10-09T19:16:55.923Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-09T19:16:55.923Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-09T19:16:55.923Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-09T19:16:55.923Z] Vulnerability Srbds: Not affected [2024-10-09T19:16:55.923Z] Vulnerability Tsx async abort: Not affected [2024-10-09T19:16:55.923Z] 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 [2024-10-09T19:16:55.923Z] [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] ---> nproc: [2024-10-09T19:16:55.924Z] 8 [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] ---> df -h: [2024-10-09T19:16:55.924Z] Filesystem Size Used Avail Use% Mounted on [2024-10-09T19:16:55.924Z] overlay 155G 12G 143G 8% / [2024-10-09T19:16:55.924Z] tmpfs 64M 0 64M 0% /dev [2024-10-09T19:16:55.924Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-09T19:16:55.924Z] shm 64M 0 64M 0% /dev/shm [2024-10-09T19:16:55.924Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] ---> sar -b -r -n DEV: [2024-10-09T19:16:55.924Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22338) 10/09/24 _x86_64_ (8 CPU) [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] 19:00:36 LINUX RESTART (8 CPU) [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] 19:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-09T19:16:55.924Z] 19:02:01 390.05 39.06 350.99 0.00 4324.69 153603.93 0.00 [2024-10-09T19:16:55.924Z] 19:03:01 273.58 2.57 271.01 0.00 23.33 76515.43 0.00 [2024-10-09T19:16:55.924Z] 19:04:01 99.38 0.17 99.22 0.00 8.13 20283.29 0.00 [2024-10-09T19:16:55.924Z] 19:05:01 152.16 0.03 152.12 0.00 6.53 50520.38 0.00 [2024-10-09T19:16:55.924Z] 19:06:01 37.80 4.85 32.96 0.00 2608.20 5714.51 0.00 [2024-10-09T19:16:55.924Z] 19:07:01 6.05 0.02 6.03 0.00 0.13 110.51 0.00 [2024-10-09T19:16:55.924Z] 19:08:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 [2024-10-09T19:16:55.924Z] 19:09:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 [2024-10-09T19:16:55.924Z] 19:10:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 [2024-10-09T19:16:55.924Z] 19:11:01 2.13 0.00 2.13 0.00 0.00 23.06 0.00 [2024-10-09T19:16:55.924Z] 19:12:01 1.52 0.00 1.52 0.00 0.00 21.20 0.00 [2024-10-09T19:16:55.924Z] 19:13:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2024-10-09T19:16:55.924Z] 19:14:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2024-10-09T19:16:55.924Z] 19:15:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 [2024-10-09T19:16:55.924Z] 19:16:01 2.43 0.02 2.42 0.00 0.13 31.59 0.00 [2024-10-09T19:16:55.924Z] Average: 64.68 3.07 61.61 0.00 460.46 20314.73 0.00 [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] 19:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-09T19:16:55.924Z] 19:02:01 29195028 31553328 765240 2.33 76332 2554496 1975044 5.82 1012640 2286012 812 [2024-10-09T19:16:55.924Z] 19:03:01 28021184 31555020 748148 2.28 188136 3501084 1823228 5.37 1118636 3222668 696 [2024-10-09T19:16:55.924Z] 19:04:01 27479440 31339300 956876 2.91 197048 3766788 2521424 7.43 1611936 3212100 215436 [2024-10-09T19:16:55.924Z] 19:05:01 26966128 31563256 736068 2.24 205476 4457348 1777136 5.24 1361172 3939300 444 [2024-10-09T19:16:55.924Z] 19:06:01 26658108 31542308 729228 2.22 227268 4722008 1739516 5.13 1559112 4018272 1028 [2024-10-09T19:16:55.924Z] 19:07:01 26668928 31548260 724396 2.20 225804 4718756 1709528 5.04 1553532 4015024 376 [2024-10-09T19:16:55.924Z] 19:08:01 26668892 31548288 724264 2.20 225880 4718760 1709528 5.04 1553536 4015032 176 [2024-10-09T19:16:55.924Z] 19:09:01 26671192 31550720 721856 2.20 225964 4718764 1709528 5.04 1551380 4015044 12 [2024-10-09T19:16:55.924Z] 19:10:01 26678896 31558496 714216 2.17 226040 4718764 1709528 5.04 1544240 4015036 152 [2024-10-09T19:16:55.924Z] 19:11:01 26682036 31561736 710816 2.16 226112 4718768 1709528 5.04 1541360 4015036 164 [2024-10-09T19:16:55.924Z] 19:12:01 26682516 31562312 710184 2.16 226196 4718768 1709528 5.04 1541728 4015040 164 [2024-10-09T19:16:55.924Z] 19:13:01 26682760 31562620 709812 2.16 226280 4718772 1709528 5.04 1541076 4015048 4 [2024-10-09T19:16:55.924Z] 19:14:01 26682380 31562308 709972 2.16 226364 4718776 1709528 5.04 1541520 4015056 192 [2024-10-09T19:16:55.924Z] 19:15:01 26682600 31562688 709728 2.16 226440 4718780 1709528 5.04 1541740 4015044 176 [2024-10-09T19:16:55.924Z] 19:16:01 26680300 31560544 711896 2.16 226536 4718756 1747512 5.15 1542064 4015016 36 [2024-10-09T19:16:55.924Z] Average: 27006693 31542079 738847 2.25 210392 4412626 1797974 5.30 1474378 3788582 14658 [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] 19:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-09T19:16:55.924Z] 19:02:01 docker0 46.98 51.67 3.59 288.37 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:02:01 lo 6.78 6.78 0.67 0.67 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:02:01 ens3 638.20 423.32 6151.81 104.35 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:02:01 veth6343905 12.91 13.76 1.21 13.36 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:03:01 docker0 299.82 486.29 26.02 3220.46 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:03:01 veth4987f19 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:03:01 ens3 513.30 313.51 3246.63 37.88 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:04:01 docker0 1.72 3.87 0.10 38.14 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:04:01 veth51e3357 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:04:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:04:01 ens3 31.23 18.28 64.07 11.79 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:05:01 docker0 4.70 8.62 0.29 116.81 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:05:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:05:01 ens3 103.03 65.99 2641.23 12.37 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:06:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:06:01 ens3 165.74 69.08 2062.46 4.87 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:07:01 ens3 0.42 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:08:01 ens3 0.38 0.18 1.43 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:09:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:12:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] 19:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] Average: docker0 23.52 36.68 2.00 244.23 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] Average: ens3 96.27 59.01 938.76 11.33 0.00 0.00 0.00 0.00 [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] ---> sar -P ALL: [2024-10-09T19:16:55.924Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22338) 10/09/24 _x86_64_ (8 CPU) [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] 19:00:36 LINUX RESTART (8 CPU) [2024-10-09T19:16:55.924Z] [2024-10-09T19:16:55.924Z] 19:01:02 CPU %user %nice %system %iowait %steal %idle [2024-10-09T19:16:55.924Z] 19:02:01 all 10.04 0.00 3.43 3.17 0.06 83.30 [2024-10-09T19:16:55.924Z] 19:02:01 0 13.20 0.00 3.37 6.15 0.07 77.21 [2024-10-09T19:16:55.924Z] 19:02:01 1 6.28 0.00 2.97 1.06 0.07 89.62 [2024-10-09T19:16:55.924Z] 19:02:01 2 12.08 0.00 3.61 0.20 0.05 84.06 [2024-10-09T19:16:55.924Z] 19:02:01 3 8.28 0.00 4.41 4.92 0.07 82.32 [2024-10-09T19:16:55.924Z] 19:02:01 4 8.60 0.00 3.14 0.34 0.07 87.85 [2024-10-09T19:16:55.924Z] 19:02:01 5 11.89 0.00 3.19 0.75 0.07 84.11 [2024-10-09T19:16:55.924Z] 19:02:01 6 10.32 0.00 3.45 10.68 0.07 75.49 [2024-10-09T19:16:55.924Z] 19:02:01 7 9.67 0.00 3.31 1.29 0.05 85.68 [2024-10-09T19:16:55.924Z] 19:03:01 all 7.01 0.00 3.90 4.16 0.06 84.87 [2024-10-09T19:16:55.924Z] 19:03:01 0 6.52 0.00 5.06 9.71 0.03 78.68 [2024-10-09T19:16:55.924Z] 19:03:01 1 6.76 0.00 4.61 8.15 0.07 80.41 [2024-10-09T19:16:55.924Z] 19:03:01 2 6.59 0.00 3.48 0.34 0.03 89.56 [2024-10-09T19:16:55.924Z] 19:03:01 3 7.72 0.00 3.26 1.25 0.05 87.71 [2024-10-09T19:16:55.924Z] 19:03:01 4 7.90 0.00 3.27 0.40 0.13 88.30 [2024-10-09T19:16:55.924Z] 19:03:01 5 7.70 0.00 4.33 12.27 0.07 75.64 [2024-10-09T19:16:55.924Z] 19:03:01 6 6.36 0.00 3.32 1.15 0.05 89.12 [2024-10-09T19:16:55.924Z] 19:03:01 7 6.50 0.00 3.86 0.08 0.03 89.53 [2024-10-09T19:16:55.924Z] 19:04:01 all 51.10 0.00 8.55 1.22 0.09 39.04 [2024-10-09T19:16:55.924Z] 19:04:01 0 51.65 0.00 8.61 0.90 0.10 38.74 [2024-10-09T19:16:55.924Z] 19:04:01 1 51.19 0.00 9.11 0.44 0.08 39.18 [2024-10-09T19:16:55.924Z] 19:04:01 2 51.12 0.00 8.18 3.29 0.10 37.31 [2024-10-09T19:16:55.924Z] 19:04:01 3 52.13 0.00 8.65 0.66 0.10 38.46 [2024-10-09T19:16:55.924Z] 19:04:01 4 51.89 0.00 8.19 0.62 0.08 39.21 [2024-10-09T19:16:55.924Z] 19:04:01 5 49.71 0.00 8.87 0.59 0.08 40.75 [2024-10-09T19:16:55.924Z] 19:04:01 6 51.60 0.00 8.38 0.42 0.10 39.50 [2024-10-09T19:16:55.924Z] 19:04:01 7 49.52 0.00 8.38 2.87 0.08 39.14 [2024-10-09T19:16:55.924Z] 19:05:01 all 19.00 0.00 4.43 2.79 0.05 73.73 [2024-10-09T19:16:55.924Z] 19:05:01 0 19.52 0.00 4.21 0.10 0.05 76.12 [2024-10-09T19:16:55.924Z] 19:05:01 1 18.02 0.00 3.94 0.76 0.08 77.19 [2024-10-09T19:16:55.924Z] 19:05:01 2 19.57 0.00 3.32 0.39 0.05 76.67 [2024-10-09T19:16:55.924Z] 19:05:01 3 18.04 0.00 4.32 0.14 0.05 77.45 [2024-10-09T19:16:55.924Z] 19:05:01 4 18.44 0.00 5.68 16.28 0.07 59.53 [2024-10-09T19:16:55.924Z] 19:05:01 5 20.83 0.00 4.54 3.53 0.03 71.07 [2024-10-09T19:16:55.924Z] 19:05:01 6 18.98 0.00 4.72 0.00 0.03 76.26 [2024-10-09T19:16:55.924Z] 19:05:01 7 18.57 0.00 4.72 1.21 0.07 75.44 [2024-10-09T19:16:55.924Z] 19:06:01 all 1.94 0.00 1.18 0.48 0.02 96.37 [2024-10-09T19:16:55.924Z] 19:06:01 0 1.73 0.00 0.78 0.02 0.00 97.46 [2024-10-09T19:16:55.924Z] 19:06:01 1 3.69 0.00 0.93 0.07 0.03 95.28 [2024-10-09T19:16:55.924Z] 19:06:01 2 1.57 0.00 2.03 1.37 0.02 95.01 [2024-10-09T19:16:55.924Z] 19:06:01 3 1.91 0.00 0.80 0.82 0.02 96.46 [2024-10-09T19:16:55.924Z] 19:06:01 4 2.72 0.00 1.00 0.60 0.02 95.66 [2024-10-09T19:16:55.924Z] 19:06:01 5 1.00 0.00 0.75 0.00 0.02 98.23 [2024-10-09T19:16:55.924Z] 19:06:01 6 1.27 0.00 1.69 0.22 0.02 96.81 [2024-10-09T19:16:55.924Z] 19:06:01 7 1.65 0.00 1.49 0.77 0.02 96.07 [2024-10-09T19:16:55.924Z] 19:07:01 all 0.27 0.00 0.07 0.02 0.01 99.63 [2024-10-09T19:16:55.924Z] 19:07:01 0 0.02 0.00 0.08 0.00 0.00 99.90 [2024-10-09T19:16:55.924Z] 19:07:01 1 0.02 0.00 0.08 0.03 0.02 99.85 [2024-10-09T19:16:55.924Z] 19:07:01 2 1.53 0.00 0.05 0.00 0.00 98.42 [2024-10-09T19:16:55.924Z] 19:07:01 3 0.05 0.00 0.03 0.12 0.02 99.78 [2024-10-09T19:16:55.924Z] 19:07:01 4 0.12 0.00 0.05 0.02 0.03 99.78 [2024-10-09T19:16:55.924Z] 19:07:01 5 0.10 0.00 0.07 0.00 0.00 99.83 [2024-10-09T19:16:55.924Z] 19:07:01 6 0.23 0.00 0.10 0.00 0.00 99.67 [2024-10-09T19:16:55.924Z] 19:07:01 7 0.07 0.00 0.08 0.00 0.00 99.85 [2024-10-09T19:16:55.924Z] 19:08:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2024-10-09T19:16:55.924Z] 19:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-09T19:16:55.924Z] 19:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.924Z] 19:08:01 2 1.91 0.00 0.02 0.00 0.03 98.04 [2024-10-09T19:16:55.924Z] 19:08:01 3 0.05 0.00 0.02 0.03 0.00 99.90 [2024-10-09T19:16:55.924Z] 19:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T19:16:55.924Z] 19:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.924Z] 19:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.924Z] 19:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.924Z] 19:09:01 all 0.27 0.00 0.00 0.01 0.01 99.71 [2024-10-09T19:16:55.924Z] 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.924Z] 19:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-09T19:16:55.924Z] 19:09:01 2 2.04 0.00 0.02 0.02 0.02 97.91 [2024-10-09T19:16:55.924Z] 19:09:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-09T19:16:55.924Z] 19:09:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2024-10-09T19:16:55.924Z] 19:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.924Z] 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.924Z] 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.924Z] 19:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-09T19:16:55.924Z] 19:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.924Z] 19:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T19:16:55.924Z] 19:10:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-09T19:16:55.924Z] 19:10:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-09T19:16:55.924Z] 19:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-09T19:16:55.924Z] 19:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.924Z] 19:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T19:16:55.924Z] 19:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.924Z] 19:11:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-10-09T19:16:55.924Z] 19:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.924Z] 19:11:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2024-10-09T19:16:55.924Z] 19:11:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-09T19:16:55.924Z] 19:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-09T19:16:55.925Z] 19:11:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-09T19:16:55.925Z] 19:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T19:16:55.925Z] 19:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.925Z] 19:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T19:16:55.925Z] 19:12:01 all 0.06 0.00 0.02 0.01 0.01 99.91 [2024-10-09T19:16:55.925Z] 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-09T19:16:55.925Z] 19:12:01 1 0.32 0.00 0.00 0.00 0.02 99.67 [2024-10-09T19:16:55.925Z] 19:12:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-10-09T19:16:55.925Z] 19:12:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-09T19:16:55.925Z] 19:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-09T19:16:55.925Z] 19:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-09T19:16:55.925Z] 19:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-09T19:16:55.925Z] 19:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.925Z] [2024-10-09T19:16:55.925Z] 19:12:01 CPU %user %nice %system %iowait %steal %idle [2024-10-09T19:16:55.925Z] 19:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-10-09T19:16:55.925Z] 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.925Z] 19:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-09T19:16:55.925Z] 19:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-09T19:16:55.925Z] 19:13:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2024-10-09T19:16:55.925Z] 19:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-09T19:16:55.925Z] 19:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.925Z] 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.925Z] 19:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-09T19:16:55.925Z] 19:14:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-10-09T19:16:55.925Z] 19:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-09T19:16:55.925Z] 19:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-09T19:16:55.925Z] 19:14:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2024-10-09T19:16:55.925Z] 19:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-09T19:16:55.925Z] 19:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-09T19:16:55.925Z] 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.925Z] 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.925Z] 19:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.925Z] 19:15:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-10-09T19:16:55.925Z] 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.925Z] 19:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-09T19:16:55.925Z] 19:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-09T19:16:55.925Z] 19:15:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-09T19:16:55.925Z] 19:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-09T19:16:55.925Z] 19:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.925Z] 19:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-09T19:16:55.925Z] 19:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-09T19:16:55.925Z] 19:16:01 all 0.02 0.00 0.03 0.01 0.01 99.92 [2024-10-09T19:16:55.925Z] 19:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-09T19:16:55.925Z] 19:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-09T19:16:55.925Z] 19:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-09T19:16:55.925Z] 19:16:01 3 0.05 0.00 0.07 0.05 0.02 99.82 [2024-10-09T19:16:55.925Z] 19:16:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-09T19:16:55.925Z] 19:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-09T19:16:55.925Z] 19:16:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-09T19:16:55.925Z] 19:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-09T19:16:55.925Z] Average: all 5.94 0.00 1.43 0.78 0.02 91.82 [2024-10-09T19:16:55.925Z] Average: 0 6.12 0.00 1.46 1.11 0.02 91.29 [2024-10-09T19:16:55.925Z] Average: 1 5.72 0.00 1.44 0.70 0.03 92.12 [2024-10-09T19:16:55.925Z] Average: 2 6.37 0.00 1.38 0.37 0.03 91.85 [2024-10-09T19:16:55.925Z] Average: 3 5.82 0.00 1.42 0.54 0.02 92.20 [2024-10-09T19:16:55.925Z] Average: 4 5.93 0.00 1.41 1.21 0.03 91.42 [2024-10-09T19:16:55.925Z] Average: 5 6.04 0.00 1.44 1.13 0.02 91.37 [2024-10-09T19:16:55.925Z] Average: 6 5.87 0.00 1.43 0.81 0.02 91.86 [2024-10-09T19:16:55.925Z] Average: 7 5.67 0.00 1.44 0.41 0.02 92.46 [2024-10-09T19:16:55.925Z] [2024-10-09T19:16:55.925Z] [2024-10-09T19:16:55.925Z]