Pull request #68 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44db5701b15366b1e7fa78f8fc226288e1cf5ec1+456606cc1479f447ad62a94b16c6a77590d7088f (18b61556bf656d7a35c61c13b113f126199c99e1) 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-ssh1444767284241866249.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13655966088482977759.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 f3350a1713306dce7682ed7e37d5774890d03277 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-68/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-68/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2012618569983422132.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-68/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh443844622498567359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh14459613193835514962.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-68/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-68/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11942686147133181285.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8834 in /w/workspace/edgexfoundry_device-uart_PR-68 [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-68 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 > 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/68/head:refs/remotes/origin/PR-68 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 Checking out Revision 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 (PR-68) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 # 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 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:32 ========================================================= 19:05:32 EdgeX Global Pipelines Version Info 19:05:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:33 ------------------- 19:05:33 stable info: 19:05:33 ------------------- 19:05:33 Commited By: Cherry Wang cherry@iotechsys.com 19:05:33 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:05:33 Message: update stable to v1.0.263 19:05:33 ------------------- 19:05:33 experimental info: 19:05:33 ------------------- 19:05:33 Commited By: Cherry Wang cherry@iotechsys.com 19:05:33 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:05:33 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:05:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-68 [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-68 [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-68 [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44db570 [Pipeline] echo 19:05:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:36 provisioning config files... 19:05:36 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-68@tmp/config12477707492939684577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:36 ---> ****-login.sh 19:05:36 nexus3.edgexfoundry.org:10001 19:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:36 Configure a credential helper to remove this warning. See 19:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:36 19:05:36 Login Succeeded 19:05:36 nexus3.edgexfoundry.org:10002 19:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:36 Configure a credential helper to remove this warning. See 19:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:36 19:05:36 Login Succeeded 19:05:36 nexus3.edgexfoundry.org:10003 19:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:36 Configure a credential helper to remove this warning. See 19:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:36 19:05:36 Login Succeeded 19:05:36 nexus3.edgexfoundry.org:10004 19:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:37 Configure a credential helper to remove this warning. See 19:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:37 19:05:37 Login Succeeded 19:05:37 ****.io 19:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:37 Configure a credential helper to remove this warning. See 19:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:37 19:05:37 Login Succeeded 19:05:37 ---> ****-login.sh ends [Pipeline] } 19:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:05:38 + git rev-list -1 --merges 44db5701b15366b1e7fa78f8fc226288e1cf5ec1~1..44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] echo 19:05:38 -----------> git rev-list -1 --merges 44db5701b15366b1e7fa78f8fc226288e1cf5ec1~1..44db5701b15366b1e7fa78f8fc226288e1cf5ec1 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [false] [Pipeline] sh 19:05:38 + git log --format=format:%s -1 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] echo 19:05:38 ========================================================= 19:05:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:05:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:39 + git log --format=format:%s -1 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] echo 19:05:39 [semverPrep] GIT_COMMIT: 44db5701b15366b1e7fa78f8fc226288e1cf5ec1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 19:05:39 [semverPrep] This is not a build commit. [Pipeline] sh 19:05:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:39 + grep -v github /etc/ssh/ssh_known_hosts 19:05:39 + [ -e /tmp/ssh_known_hosts ] 19:05:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:05:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:05:39 + sudo tee -a /etc/ssh/ssh_known_hosts 19:05:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:40 19:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:40 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:40 b85a868b505f: Pulling fs layer 19:05:40 e2be974225ed: Pulling fs layer 19:05:40 339a4e72a1f5: Pulling fs layer 19:05:40 988bab9f4d93: Pulling fs layer 19:05:40 1469e6f7b9e6: Pulling fs layer 19:05:40 eaf3925da568: Pulling fs layer 19:05:40 bab4dde63d76: Pulling fs layer 19:05:40 bde34c3a00c8: Pulling fs layer 19:05:40 b352a97aabf1: Pulling fs layer 19:05:40 4872d77fe225: Pulling fs layer 19:05:40 1469e6f7b9e6: Waiting 19:05:40 eaf3925da568: Waiting 19:05:40 5851b861e8e6: Pulling fs layer 19:05:40 988bab9f4d93: Waiting 19:05:40 bab4dde63d76: Waiting 19:05:40 4872d77fe225: Waiting 19:05:40 5851b861e8e6: Waiting 19:05:40 e2be974225ed: Verifying Checksum 19:05:40 e2be974225ed: Download complete 19:05:40 988bab9f4d93: Verifying Checksum 19:05:40 988bab9f4d93: Download complete 19:05:40 1469e6f7b9e6: Verifying Checksum 19:05:40 1469e6f7b9e6: Download complete 19:05:40 339a4e72a1f5: Verifying Checksum 19:05:40 339a4e72a1f5: Download complete 19:05:40 eaf3925da568: Download complete 19:05:40 bde34c3a00c8: Verifying Checksum 19:05:40 bde34c3a00c8: Download complete 19:05:40 b352a97aabf1: Verifying Checksum 19:05:40 b352a97aabf1: Download complete 19:05:40 4872d77fe225: Verifying Checksum 19:05:40 4872d77fe225: Download complete 19:05:40 5851b861e8e6: Download complete 19:05:40 b85a868b505f: Verifying Checksum 19:05:40 b85a868b505f: Download complete 19:05:41 bab4dde63d76: Download complete 19:05:42 b85a868b505f: Pull complete 19:05:42 e2be974225ed: Pull complete 19:05:42 339a4e72a1f5: Pull complete 19:05:42 988bab9f4d93: Pull complete 19:05:43 1469e6f7b9e6: Pull complete 19:05:43 eaf3925da568: Pull complete 19:05:44 bab4dde63d76: Pull complete 19:05:44 bde34c3a00c8: Pull complete 19:05:44 b352a97aabf1: Pull complete 19:05:44 4872d77fe225: Pull complete 19:05:44 5851b861e8e6: Pull complete 19:05:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:45 prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container 19:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@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 19:05:46 $ docker top 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 -eo pid,comm 19:05:46 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). 19:05:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:46 [ssh-agent] Looking for ssh-agent implementation... 19:05:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:47 $ docker exec 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 ssh-agent 19:05:47 SSH_AUTH_SOCK=/tmp/ssh-CGYvULJ55ERo/agent.32 19:05:47 SSH_AGENT_PID=38 19:05:47 Running ssh-add (command line suppressed) 19:05:47 Identity added: /w/workspace/edgexfoundry_device-uart_PR-68@tmp/private_key_613896748439456963.key (/w/workspace/edgexfoundry_device-uart_PR-68@tmp/private_key_613896748439456963.key) 19:05:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:47 + git tag --points-at HEAD [Pipeline] } 19:05:47 $ docker exec --env ******** --env ******** 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 ssh-agent -k 19:05:47 unset SSH_AUTH_SOCK; 19:05:47 unset SSH_AGENT_PID; 19:05:47 echo Agent pid 38 killed; 19:05:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:47 [ssh-agent] Looking for ssh-agent implementation... 19:05:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:48 $ docker exec 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 ssh-agent 19:05:48 SSH_AUTH_SOCK=/tmp/ssh-lHiFWNauQ3Pa/agent.71 19:05:48 SSH_AGENT_PID=77 19:05:48 Running ssh-add (command line suppressed) 19:05:48 Identity added: /w/workspace/edgexfoundry_device-uart_PR-68@tmp/private_key_8263486864703579896.key (/w/workspace/edgexfoundry_device-uart_PR-68@tmp/private_key_8263486864703579896.key) 19:05:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:48 + git semver init 19:05:48 2024-08-27 19:05:48,836 [run_init] DEBUG init version:0.0.0 force:False 19:05:48 2024-08-27 19:05:48,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-68/.semver 19:05:48 2024-08-27 19:05:48,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-68/.semver 19:05:48 2024-08-27 19:05:48,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-68/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-68, universal_newlines=False, shell=None, istream=None) 19:05:50 2024-08-27 19:05:49,902 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-68/.git/info/exclude 19:05:50 2024-08-27 19:05:49,902 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-68/.semver/PR-68 with force:False 19:05:50 2024-08-27 19:05:49,903 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-68/.semver/PR-68 19:05:50 2024-08-27 19:05:49,907 [execute] INFO git cat-file --batch-check 19:05:50 2024-08-27 19:05:49,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-68/.semver, universal_newlines=False, shell=None, istream=) 19:05:50 2024-08-27 19:05:49,914 [execute] INFO git cat-file --batch 19:05:50 2024-08-27 19:05:49,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-68/.semver, universal_newlines=False, shell=None, istream=) 19:05:50 2024-08-27 19:05:49,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-68/.semver/PR-68 19:05:50 0.0.0 [Pipeline] } 19:05:50 $ docker exec --env ******** --env ******** 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 ssh-agent -k 19:05:50 unset SSH_AUTH_SOCK; 19:05:50 unset SSH_AGENT_PID; 19:05:50 echo Agent pid 77 killed; 19:05:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:50 + git semver [Pipeline] } 19:05:51 $ docker stop --time=1 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 19:05:52 $ docker rm -f --volumes 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:53 Stashed 1 file(s) [Pipeline] echo 19:05:53 [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 19:05:54 provisioning config files... 19:05:54 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-68@tmp/config18164513260348279417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:54 ---> ****-login.sh 19:05:54 nexus3.edgexfoundry.org:10001 19:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:54 Configure a credential helper to remove this warning. See 19:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:54 19:05:54 Login Succeeded 19:05:54 nexus3.edgexfoundry.org:10002 19:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:54 Configure a credential helper to remove this warning. See 19:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:54 19:05:54 Login Succeeded 19:05:54 nexus3.edgexfoundry.org:10003 19:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:54 Configure a credential helper to remove this warning. See 19:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:54 19:05:54 Login Succeeded 19:05:54 nexus3.edgexfoundry.org:10004 19:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:54 Configure a credential helper to remove this warning. See 19:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:54 19:05:54 Login Succeeded 19:05:54 ****.io 19:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:55 Configure a credential helper to remove this warning. See 19:05:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:55 19:05:55 Login Succeeded 19:05:55 ---> ****-login.sh ends [Pipeline] } 19:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:05:55 ========================================================= 19:05:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:05:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:05:56 Sending build context to Docker daemon 25.56MB 19:05:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:05:56 Step 2/12 : FROM ${BASE} AS builder 19:05:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:56 619be1103602: Pulling fs layer 19:05:56 7862e08f4a3e: Pulling fs layer 19:05:56 5df492c9dc93: Pulling fs layer 19:05:56 7629e6793208: Pulling fs layer 19:05:56 4f4fb700ef54: Pulling fs layer 19:05:56 fb5054dd5b73: Pulling fs layer 19:05:56 eeca6798cff9: Pulling fs layer 19:05:56 aa269ceb94a6: Pulling fs layer 19:05:56 ada007ff1a6a: Pulling fs layer 19:05:56 fb5054dd5b73: Waiting 19:05:56 aa269ceb94a6: Waiting 19:05:56 7629e6793208: Waiting 19:05:56 eeca6798cff9: Waiting 19:05:56 4f4fb700ef54: Waiting 19:05:56 7862e08f4a3e: Download complete 19:05:56 7629e6793208: Verifying Checksum 19:05:56 7629e6793208: Download complete 19:05:56 4f4fb700ef54: Verifying Checksum 19:05:56 4f4fb700ef54: Download complete 19:05:56 fb5054dd5b73: Verifying Checksum 19:05:56 fb5054dd5b73: Download complete 19:05:56 619be1103602: Verifying Checksum 19:05:56 619be1103602: Download complete 19:05:56 eeca6798cff9: Verifying Checksum 19:05:56 eeca6798cff9: Download complete 19:05:56 619be1103602: Pull complete 19:05:56 ada007ff1a6a: Verifying Checksum 19:05:56 ada007ff1a6a: Download complete 19:05:56 7862e08f4a3e: Pull complete 19:05:56 5df492c9dc93: Verifying Checksum 19:05:56 5df492c9dc93: Download complete 19:05:57 aa269ceb94a6: Download complete 19:06:00 5df492c9dc93: Pull complete 19:06:00 7629e6793208: Pull complete 19:06:00 4f4fb700ef54: Pull complete 19:06:00 fb5054dd5b73: Pull complete 19:06:00 eeca6798cff9: Pull complete 19:06:02 aa269ceb94a6: Pull complete 19:06:03 ada007ff1a6a: Pull complete 19:06:03 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:06:03 ---> f489d0715acc 19:06:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:06:04 ---> Running in 933a10d8db74 19:06:04 Removing intermediate container 933a10d8db74 19:06:04 ---> 5887891f82fc 19:06:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:06:04 ---> Running in 5f25687304b6 19:06:04 Removing intermediate container 5f25687304b6 19:06:04 ---> 62c66d3b21a8 19:06:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:06:04 ---> Running in 3d6362df9d3b 19:06:04 Removing intermediate container 3d6362df9d3b 19:06:04 ---> 20f0923ce436 19:06:04 Step 6/12 : WORKDIR /device-uart 19:06:04 ---> Running in b46ac80b5b35 19:06:04 Removing intermediate container b46ac80b5b35 19:06:04 ---> c2e4a5d21ba0 19:06:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:04 ---> Running in 425faf3f9905 19:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:06:05 (1/4) Installing openssh-keygen (9.3_p2-r2) 19:06:05 (2/4) Installing libedit (20221030.3.1-r1) 19:06:05 (3/4) Installing openssh-client-common (9.3_p2-r2) 19:06:05 (4/4) Installing openssh-client-default (9.3_p2-r2) 19:06:05 Executing busybox-1.36.1-r5.trigger 19:06:05 OK: 268 MiB in 56 packages 19:06:06 Removing intermediate container 425faf3f9905 19:06:06 ---> 25c8ba8d41cf 19:06:06 Step 8/12 : COPY go.mod vendor* ./ 19:06:06 ---> fe266ae016a0 19:06:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:06 ---> Running in 51e423329f0f 19:06:08 Still waiting to schedule task 19:06:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:06:44 Removing intermediate container 51e423329f0f 19:06:44 ---> a01061734aa9 19:06:44 Step 10/12 : COPY . . 19:06:45 ---> c4d99d521f4f 19:06:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:45 ---> Running in cde22ac04326 19:06:45 Removing intermediate container cde22ac04326 19:06:45 ---> 4abdc53170a2 19:06:45 Step 12/12 : RUN ${MAKE} 19:06:45 ---> Running in c297087f3fef 19:06:45 noop 19:06:45 Removing intermediate container c297087f3fef 19:06:45 ---> 696fd2388ae1 19:06:45 Successfully built 696fd2388ae1 19:06:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:46 + docker inspect -f . ci-base-image-x86_64 19:06:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:46 prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container 19:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@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 19:06:46 $ docker top 8e241a781de8b81f775e7239214f15a3e8c08a94227121ee07b5478315c162a1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:47 + go version 19:06:47 go version go1.21.9 linux/amd64 [Pipeline] } 19:06:47 $ docker stop --time=1 8e241a781de8b81f775e7239214f15a3e8c08a94227121ee07b5478315c162a1 19:06:48 $ docker rm -f --volumes 8e241a781de8b81f775e7239214f15a3e8c08a94227121ee07b5478315c162a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:49 + docker inspect -f . ci-base-image-x86_64 19:06:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:49 prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container 19:06:49 $ 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-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@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 19:06:49 $ docker top d013f56a905ee4defc2914870dfe4ef0b0294b5f9f0564033457cd38de059855 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-68 [Pipeline] fileExists [Pipeline] sh 19:06:50 + make test 19:06:50 go test ./... -coverprofile=coverage.out 19:06:51 ? github.com/edgexfoundry/device-uart [no test files] 19:07:13 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:07:13 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:07:21 go vet ./... 19:07:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:26 ./bin/test-attribution-txt.sh 19:07:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:07:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:07:26 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:07:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:07:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:07:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:07:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:07:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:07:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:07:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:07:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:07:27 $ docker stop --time=1 d013f56a905ee4defc2914870dfe4ef0b0294b5f9f0564033457cd38de059855 19:07:29 $ docker rm -f --volumes d013f56a905ee4defc2914870dfe4ef0b0294b5f9f0564033457cd38de059855 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:07:30 + ls -al . 19:07:30 total 224 19:07:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 19:06 . 19:07:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 19:05 .. 19:07:30 -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 19:05 .dockerignore 19:07:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 19:07 .git 19:07:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:05 .github 19:07:30 -rw-rw-r-- 1 jenkins jenkins 343 Aug 27 19:05 .gitignore 19:07:30 -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 19:05 .golangci.yml 19:07:30 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 19:05 .semver 19:07:30 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 27 19:05 Attribution.txt 19:07:30 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 27 19:05 CHANGELOG.md 19:07:30 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 27 19:05 Dockerfile 19:07:30 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 19:05 GOVERNANCE.md 19:07:30 -rw-rw-r-- 1 jenkins jenkins 675 Aug 27 19:05 Jenkinsfile 19:07:30 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 19:05 LICENSE 19:07:30 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 27 19:05 Makefile 19:07:30 -rw-rw-r-- 1 jenkins jenkins 617 Aug 27 19:05 OWNERS.md 19:07:30 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 27 19:05 README.md 19:07:30 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 19:05 VERSION 19:07:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 19:05 bin 19:07:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:05 cmd 19:07:30 -rw-r--r-- 1 jenkins jenkins 10 Aug 27 19:06 coverage.out 19:07:30 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 27 19:05 go.mod 19:07:30 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 27 19:05 go.sum 19:07:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:05 internal 19:07:30 -rw-rw-r-- 1 jenkins jenkins 209 Aug 27 19:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:31 + 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=44db5701b15366b1e7fa78f8fc226288e1cf5ec1 --label arch=amd64 --label version=0.0.0 . 19:07:31 Sending build context to Docker daemon 25.56MB 19:07:31 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:07:31 Step 2/26 : FROM ${BASE} AS builder 19:07:31 ---> 696fd2388ae1 19:07:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:07:31 ---> Running in 1498ffd3d521 19:07:31 Removing intermediate container 1498ffd3d521 19:07:31 ---> 8292e8bddc66 19:07:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:07:31 ---> Running in 9cff27036c6d 19:07:31 Removing intermediate container 9cff27036c6d 19:07:31 ---> e3e9712273f4 19:07:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:07:31 ---> Running in a47b72eea76c 19:07:31 Removing intermediate container a47b72eea76c 19:07:31 ---> b98f598fdc81 19:07:31 Step 6/26 : WORKDIR /device-uart 19:07:31 ---> Running in 6ee238a06e8c 19:07:31 Removing intermediate container 6ee238a06e8c 19:07:31 ---> a36a2b543e8c 19:07:31 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:31 ---> Running in c5944db6876f 19:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:07:32 OK: 268 MiB in 56 packages 19:07:32 Removing intermediate container c5944db6876f 19:07:32 ---> 16a912cc5823 19:07:32 Step 8/26 : COPY go.mod vendor* ./ 19:07:33 ---> 657cd0f17d58 19:07:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:33 ---> Running in e2c6e97d2f5d 19:07:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8835 in /w/workspace/edgexfoundry_device-uart_PR-68 [Pipeline] { [Pipeline] ws 19:07:33 Running in /w/workspace/device-uart/1 [Pipeline] { 19:07:33 Removing intermediate container e2c6e97d2f5d 19:07:33 ---> be7823b500b9 19:07:33 Step 10/26 : COPY . . [Pipeline] checkout 19:07:34 ---> 5b049e406ed3 19:07:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:34 ---> Running in eedc929ff07b 19:07:34 Removing intermediate container eedc929ff07b 19:07:34 ---> 060a9ee05705 19:07:34 Step 12/26 : RUN ${MAKE} 19:07:34 ---> Running in 6839690b1ef4 19:07:34 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.34" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:07:36 The recommended git tool is: git 19:07:41 using credential edgex-jenkins-ssh 19:07:41 Cloning the remote Git repository 19:07:41 Cloning repository git@github.com:edgexfoundry/device-uart.git 19:07:41 > git init /w/workspace/device-uart/1 # timeout=10 19:07:41 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:07:41 > git --version # timeout=10 19:07:41 > git --version # 'git version 2.25.1' 19:07:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:43 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:07:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:45 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 19:07:44 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:07:44 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:45 > git config core.sparsecheckout # timeout=10 19:07:45 > git checkout -f 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 # timeout=10 19:07:45 > git remote # timeout=10 19:07:45 > git config --get remote.origin.url # timeout=10 19:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:45 Merge succeeded, producing 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 19:07:45 Checking out Revision 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 (PR-68) 19:07:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 19:07:46 > git --version # timeout=10 19:07:46 > git --version # 'git version 2.25.1' 19:07:46 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 19:07:45 > git merge 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 19:07:45 > git rev-parse HEAD^{commit} # timeout=10 19:07:45 > git config core.sparsecheckout # timeout=10 19:07:45 > git checkout -f 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:51 Dload Upload Total Spent Left Speed 19:07:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55532 0 --:--:-- --:--:-- --:--:-- 55293 [Pipeline] sh 19:07:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:51 + sudo tee /etc/docker/daemon.new 19:07:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:51 { 19:07:51 "registry-mirrors": [ 19:07:51 "https://nexus3.edgexfoundry.org:10001" 19:07:51 ], 19:07:51 "bip": "10.250.0.254/24", 19:07:51 "hosts": [ 19:07:51 "tcp://0.0.0.0:5555", 19:07:51 "unix:///var/run/docker.sock" 19:07:51 ], 19:07:51 "mtu": 1458, 19:07:51 "selinux-enabled": true, 19:07:51 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:51 } [Pipeline] sh 19:07:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:07:52 + sudo service docker restart 19:08:06 Removing intermediate container 6839690b1ef4 19:08:06 ---> bc6f411a47d1 19:08:06 Step 13/26 : FROM alpine:3.18 19:08:06 3.18: Pulling from library/alpine 19:08:06 930bdd4d222e: Pulling fs layer 19:08:06 930bdd4d222e: Download complete 19:08:06 930bdd4d222e: Pull complete 19:08:06 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:08:06 Status: Downloaded newer image for alpine:3.18 19:08:06 ---> 18f865063206 19:08:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:08:06 ---> Running in 6dae1d874aae 19:08:06 Removing intermediate container 6dae1d874aae 19:08:06 ---> bdc351ef6d66 19:08:06 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:08:06 ---> Running in 548c8b5eca75 19:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:06 (1/1) Installing dumb-init (1.2.5-r2) 19:08:06 Executing busybox-1.36.1-r7.trigger 19:08:06 OK: 7 MiB in 16 packages 19:08:06 Removing intermediate container 548c8b5eca75 19:08:06 ---> 7515f94dec21 19:08:06 Step 16/26 : RUN apk --no-cache upgrade 19:08:06 ---> Running in ebf08159feb6 19:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:06 OK: 7 MiB in 16 packages 19:08:06 Removing intermediate container ebf08159feb6 19:08:06 ---> 16200449ce02 19:08:06 Step 17/26 : WORKDIR / 19:08:06 ---> Running in 1619e6ad7835 19:08:06 Removing intermediate container 1619e6ad7835 19:08:06 ---> 4366cba77d02 19:08:06 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:08:06 ---> 969fbe5e6e63 19:08:06 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:08:06 ---> 9af78ae0ed36 19:08:06 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:08:06 ---> df8b1cd808e6 19:08:06 Step 21/26 : EXPOSE 59995 19:08:06 ---> Running in 37b6e7475776 19:08:06 Removing intermediate container 37b6e7475776 19:08:06 ---> 990839a8afc1 19:08:06 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:08:06 ---> Running in a2a7684f6ff9 19:08:06 Removing intermediate container a2a7684f6ff9 19:08:06 ---> 6c150fda5675 19:08:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:06 ---> Running in dd83110570b1 19:08:06 Removing intermediate container dd83110570b1 19:08:06 ---> 15299e56a5b7 19:08:06 Step 24/26 : LABEL arch=amd64 19:08:06 ---> Running in 6fd28f1b44d6 19:08:06 Removing intermediate container 6fd28f1b44d6 19:08:06 ---> 424d1d8e2a73 19:08:06 Step 25/26 : LABEL git_sha=44db5701b15366b1e7fa78f8fc226288e1cf5ec1 19:08:06 ---> Running in fab8c6015fe0 19:08:06 Removing intermediate container fab8c6015fe0 19:08:06 ---> 1495c35b875c 19:08:06 Step 26/26 : LABEL version=0.0.0 19:08:06 ---> Running in 1e146079b9f6 19:08:06 Removing intermediate container 1e146079b9f6 19:08:06 ---> 9113b7a5f7e8 19:08:06 [Warning] One or more build-args [ARCH] were not consumed 19:08:06 Successfully built 9113b7a5f7e8 19:08:06 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 19:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:07 19:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:08 latest: Pulling from edgex-lftools-log-publisher 19:08:08 5eb5b503b376: Pulling fs layer 19:08:08 5c69ac0246d0: Pulling fs layer 19:08:08 ec43610c2a17: Pulling fs layer 19:08:08 3a2ae6a8a46f: Pulling fs layer 19:08:08 33b1e0a273af: Pulling fs layer 19:08:08 5d3b04190fa2: Pulling fs layer 19:08:08 2f39f015ded8: Pulling fs layer 19:08:08 3a2ae6a8a46f: Waiting 19:08:08 33b1e0a273af: Waiting 19:08:08 2f39f015ded8: Waiting 19:08:08 5d3b04190fa2: Waiting 19:08:08 5c69ac0246d0: Verifying Checksum 19:08:08 5c69ac0246d0: Download complete 19:08:08 3a2ae6a8a46f: Verifying Checksum 19:08:08 3a2ae6a8a46f: Download complete 19:08:08 ec43610c2a17: Verifying Checksum 19:08:08 ec43610c2a17: Download complete 19:08:08 5d3b04190fa2: Verifying Checksum 19:08:08 5d3b04190fa2: Download complete 19:08:08 33b1e0a273af: Verifying Checksum 19:08:08 33b1e0a273af: Download complete 19:08:08 5eb5b503b376: Download complete 19:08:08 2f39f015ded8: Download complete 19:08:09 5eb5b503b376: Pull complete 19:08:09 5c69ac0246d0: Pull complete 19:08:09 ec43610c2a17: Pull complete 19:08:09 3a2ae6a8a46f: Pull complete 19:08:10 33b1e0a273af: Pull complete 19:08:10 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:11 provisioning config files... 19:08:11 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config12758948982002196413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:11 ---> ****-login.sh 19:08:11 nexus3.edgexfoundry.org:10001 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:12 Configure a credential helper to remove this warning. See 19:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:12 19:08:12 Login Succeeded 19:08:12 nexus3.edgexfoundry.org:10002 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:12 Configure a credential helper to remove this warning. See 19:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:12 19:08:12 Login Succeeded 19:08:12 nexus3.edgexfoundry.org:10003 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:12 Configure a credential helper to remove this warning. See 19:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:12 19:08:12 Login Succeeded 19:08:12 nexus3.edgexfoundry.org:10004 19:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:13 Configure a credential helper to remove this warning. See 19:08:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:13 19:08:13 Login Succeeded 19:08:13 ****.io 19:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:08:13 Configure a credential helper to remove this warning. See 19:08:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:08:13 19:08:13 Login Succeeded 19:08:13 ---> ****-login.sh ends [Pipeline] } 19:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 19:08:14 2f39f015ded8: Pull complete 19:08:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:08:14 ========================================================= 19:08:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:08:14 ========================================================= [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] fileExists [Pipeline] withDockerContainer 19:08:14 prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container 19:08:14 $ 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-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@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 19:08:16 $ docker top 26c3e067a9ce368ed32ea4155d7cde40b5d2aa17ab9d0e6ad79d9840d9238126 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:16 ---> job-cost.sh 19:08:16 lf-activate-venv: SKIPPING 19:08:16 INFO: No Stack... 19:08:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:08:16 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:17 INFO: Archiving Costs [Pipeline] sh 19:08:17 Sending build context to Docker daemon 12.85MB 19:08:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:08:17 Step 2/12 : FROM ${BASE} AS builder 19:08:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:17 c6b39de5b339: Pulling fs layer 19:08:17 a69c41024577: Pulling fs layer 19:08:17 d6de4b400683: Pulling fs layer 19:08:17 35cb2a7552d0: Pulling fs layer 19:08:17 4f4fb700ef54: Pulling fs layer 19:08:17 464afbd9ba4c: Pulling fs layer 19:08:17 00f215d4a9da: Pulling fs layer 19:08:17 d496ad576159: Pulling fs layer 19:08:17 35cb2a7552d0: Waiting 19:08:17 00f215d4a9da: Waiting 19:08:17 4f4fb700ef54: Waiting 19:08:17 464afbd9ba4c: Waiting 19:08:17 d496ad576159: Waiting 19:08:17 a69c41024577: Verifying Checksum 19:08:17 a69c41024577: Download complete 19:08:17 35cb2a7552d0: Verifying Checksum 19:08:17 35cb2a7552d0: Download complete 19:08:17 + cat /w/workspace/edgexfoundry_device-uart_PR-68/archives/cost.csv 19:08:17 + cut -d, -f6 [Pipeline] lock 19:08:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] 19:08:17 Resource [jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] did not exist. Created. 19:08:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [Pipeline] { [Pipeline] unstash 19:08:17 4f4fb700ef54: Verifying Checksum 19:08:17 4f4fb700ef54: Download complete 19:08:17 464afbd9ba4c: Download complete 19:08:17 c6b39de5b339: Verifying Checksum 19:08:17 c6b39de5b339: Download complete [Pipeline] sh 19:08:17 d496ad576159: Verifying Checksum 19:08:17 d496ad576159: Download complete 19:08:17 + echo total: 0.2199999988079071 [Pipeline] stash 19:08:17 Stashed 1 file(s) [Pipeline] } 19:08:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:18 $ docker stop --time=1 26c3e067a9ce368ed32ea4155d7cde40b5d2aa17ab9d0e6ad79d9840d9238126 19:08:18 c6b39de5b339: Pull complete 19:08:19 a69c41024577: Pull complete 19:08:19 $ docker rm -f --volumes 26c3e067a9ce368ed32ea4155d7cde40b5d2aa17ab9d0e6ad79d9840d9238126 19:08:19 d6de4b400683: Verifying Checksum 19:08:19 d6de4b400683: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:20 00f215d4a9da: Verifying Checksum 19:08:20 00f215d4a9da: Download complete 19:08:32 d6de4b400683: Pull complete 19:08:32 35cb2a7552d0: Pull complete 19:08:32 4f4fb700ef54: Pull complete 19:08:32 464afbd9ba4c: Pull complete 19:08:42 00f215d4a9da: Pull complete 19:08:43 d496ad576159: Pull complete 19:08:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:08:43 ---> f246e2811388 19:08:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:08:44 ---> Running in 46aa395b927e 19:08:44 Removing intermediate container 46aa395b927e 19:08:44 ---> 1bc76f68e1ef 19:08:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:08:44 ---> Running in 7e6dfeaebac6 19:08:44 Removing intermediate container 7e6dfeaebac6 19:08:44 ---> 3287d7b04873 19:08:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:08:44 ---> Running in b111d95d7ebb 19:08:45 Removing intermediate container b111d95d7ebb 19:08:45 ---> b14c280b2d36 19:08:45 Step 6/12 : WORKDIR /device-uart 19:08:45 ---> Running in a1b5f7b6e739 19:08:45 Removing intermediate container a1b5f7b6e739 19:08:45 ---> c367af3397d0 19:08:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:45 ---> Running in 82b48d7ab47f 19:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:08:47 (1/4) Installing openssh-keygen (9.3_p2-r2) 19:08:47 (2/4) Installing libedit (20221030.3.1-r1) 19:08:47 (3/4) Installing openssh-client-common (9.3_p2-r2) 19:08:47 (4/4) Installing openssh-client-default (9.3_p2-r2) 19:08:47 Executing busybox-1.36.1-r5.trigger 19:08:48 OK: 271 MiB in 56 packages 19:08:49 Removing intermediate container 82b48d7ab47f 19:08:49 ---> bad7ebe2b60f 19:08:49 Step 8/12 : COPY go.mod vendor* ./ 19:08:49 ---> 8f63ceb33cc4 19:08:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:49 ---> Running in cf681f7361bc 19:10:41 Removing intermediate container cf681f7361bc 19:10:41 ---> 2fcbed9cf977 19:10:41 Step 10/12 : COPY . . 19:10:41 ---> 05864f276d21 19:10:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:10:41 ---> Running in 7534798f54ac 19:10:41 Removing intermediate container 7534798f54ac 19:10:41 ---> 7f7a0d1f49af 19:10:41 Step 12/12 : RUN ${MAKE} 19:10:41 ---> Running in 0f40bab82d1b 19:10:42 noop 19:10:42 Removing intermediate container 0f40bab82d1b 19:10:42 ---> e5368b729a03 19:10:42 Successfully built e5368b729a03 19:10:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:43 + docker inspect -f . ci-base-image-arm64 19:10:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:43 prd-ubuntu20.04-docker-arm64-4c-16g-8835 does not seem to be running inside a container 19:10:43 $ 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 19:10:45 $ docker top 85dcf04833c97bf5b44e66c98e4f303b217fdb4422da68b90ee8e44af950ed11 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:45 + go version 19:10:45 go version go1.21.9 linux/arm64 [Pipeline] } 19:10:45 $ docker stop --time=1 85dcf04833c97bf5b44e66c98e4f303b217fdb4422da68b90ee8e44af950ed11 19:10:47 $ docker rm -f --volumes 85dcf04833c97bf5b44e66c98e4f303b217fdb4422da68b90ee8e44af950ed11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:48 + docker inspect -f . ci-base-image-arm64 19:10:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:48 prd-ubuntu20.04-docker-arm64-4c-16g-8835 does not seem to be running inside a container 19:10:48 $ 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 19:10:49 $ docker top 8261977e78c22d8882850c6cd594c4f40dad9a99009849488773dafa11abede1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:50 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 19:10:50 + make test 19:10:51 go test ./... -coverprofile=coverage.out 19:10:56 ? github.com/edgexfoundry/device-uart [no test files] 19:14:48 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:14:48 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:14:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:48 go vet ./... 19:15:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:20 ./bin/test-attribution-txt.sh 19:15:20 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:15:20 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:15:20 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:15:20 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:15:20 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:15:20 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:15:20 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:15:20 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:15:20 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:15:20 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:15:20 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:15:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:15:20 $ docker stop --time=1 8261977e78c22d8882850c6cd594c4f40dad9a99009849488773dafa11abede1 19:15:22 $ docker rm -f --volumes 8261977e78c22d8882850c6cd594c4f40dad9a99009849488773dafa11abede1 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:15:24 Warning: overwriting stash ‘coverage-report’ 19:15:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:15:25 + ls -al . 19:15:25 total 220 19:15:25 drwxrwxr-x 7 jenkins jenkins 4096 Aug 27 19:10 . 19:15:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 19:07 .. 19:15:25 -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 19:07 .dockerignore 19:15:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 19:07 .git 19:15:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:07 .github 19:15:25 -rw-rw-r-- 1 jenkins jenkins 343 Aug 27 19:07 .gitignore 19:15:25 -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 19:07 .golangci.yml 19:15:25 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 27 19:07 Attribution.txt 19:15:25 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 27 19:07 CHANGELOG.md 19:15:25 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 27 19:07 Dockerfile 19:15:25 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 19:07 GOVERNANCE.md 19:15:25 -rw-rw-r-- 1 jenkins jenkins 675 Aug 27 19:07 Jenkinsfile 19:15:25 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 19:07 LICENSE 19:15:25 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 27 19:07 Makefile 19:15:25 -rw-rw-r-- 1 jenkins jenkins 617 Aug 27 19:07 OWNERS.md 19:15:25 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 27 19:07 README.md 19:15:25 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 19:05 VERSION 19:15:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 19:07 bin 19:15:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:07 cmd 19:15:25 -rw-r--r-- 1 jenkins jenkins 10 Aug 27 19:10 coverage.out 19:15:25 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 27 19:07 go.mod 19:15:25 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 27 19:07 go.sum 19:15:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:07 internal 19:15:25 -rw-rw-r-- 1 jenkins jenkins 209 Aug 27 19:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:26 + 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=44db5701b15366b1e7fa78f8fc226288e1cf5ec1 --label arch=arm64 --label version=0.0.0 . 19:15:26 Sending build context to Docker daemon 12.85MB 19:15:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:15:26 Step 2/26 : FROM ${BASE} AS builder 19:15:26 ---> e5368b729a03 19:15:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:15:26 ---> Running in e89d7f77f565 19:15:26 Removing intermediate container e89d7f77f565 19:15:26 ---> 6557f79a3f82 19:15:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:15:27 ---> Running in b70a4cb4dfe5 19:15:27 Removing intermediate container b70a4cb4dfe5 19:15:27 ---> adc8637d007a 19:15:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:15:27 ---> Running in e8ff336b7860 19:15:27 Removing intermediate container e8ff336b7860 19:15:27 ---> 7e0a92aed3d9 19:15:27 Step 6/26 : WORKDIR /device-uart 19:15:27 ---> Running in 51750a6ee9e4 19:15:27 Removing intermediate container 51750a6ee9e4 19:15:27 ---> e2695372d7d3 19:15:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:15:28 ---> Running in 8ea047d79894 19:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:15:30 OK: 271 MiB in 56 packages 19:15:31 Removing intermediate container 8ea047d79894 19:15:31 ---> 2b9618a0e5b3 19:15:31 Step 8/26 : COPY go.mod vendor* ./ 19:15:31 ---> df738966e5a0 19:15:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:31 ---> Running in 90750222fefa 19:15:34 Removing intermediate container 90750222fefa 19:15:34 ---> f155f097be90 19:15:34 Step 10/26 : COPY . . 19:15:35 ---> a8c17efc47d9 19:15:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:15:35 ---> Running in 1848a296e868 19:15:35 Removing intermediate container 1848a296e868 19:15:35 ---> 6460970a5d81 19:15:35 Step 12/26 : RUN ${MAKE} 19:15:36 ---> Running in 09d1ab19d6b9 19:15:36 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.34" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:19:13 Removing intermediate container 09d1ab19d6b9 19:19:13 ---> 4c4d29188474 19:19:13 Step 13/26 : FROM alpine:3.18 19:19:13 3.18: Pulling from library/alpine 19:19:13 4983c3fe2029: Pulling fs layer 19:19:13 4983c3fe2029: Verifying Checksum 19:19:13 4983c3fe2029: Download complete 19:19:13 4983c3fe2029: Pull complete 19:19:13 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:19:13 Status: Downloaded newer image for alpine:3.18 19:19:13 ---> a0237000ae83 19:19:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:19:13 ---> Running in 871896f64ac0 19:19:13 Removing intermediate container 871896f64ac0 19:19:13 ---> 1140940f664b 19:19:13 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:19:13 ---> Running in 34f889020fd3 19:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:13 (1/1) Installing dumb-init (1.2.5-r2) 19:19:13 Executing busybox-1.36.1-r7.trigger 19:19:13 OK: 8 MiB in 16 packages 19:19:13 Removing intermediate container 34f889020fd3 19:19:13 ---> c41d401523d9 19:19:13 Step 16/26 : RUN apk --no-cache upgrade 19:19:13 ---> Running in 8c14a9ff75d8 19:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:15 OK: 8 MiB in 16 packages 19:19:16 Removing intermediate container 8c14a9ff75d8 19:19:16 ---> 6202234176a5 19:19:16 Step 17/26 : WORKDIR / 19:19:16 ---> Running in 9de3be9286c1 19:19:16 Removing intermediate container 9de3be9286c1 19:19:16 ---> 449c3168448d 19:19:16 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:19:17 ---> e34e15f77faf 19:19:17 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:19:18 ---> cf8d5725a23f 19:19:18 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:19:20 ---> 422405c23e49 19:19:20 Step 21/26 : EXPOSE 59995 19:19:20 ---> Running in 2ae3b6ea0228 19:19:20 Removing intermediate container 2ae3b6ea0228 19:19:20 ---> c0b184907613 19:19:20 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:19:21 ---> Running in b7cd34f2d140 19:19:21 Removing intermediate container b7cd34f2d140 19:19:21 ---> 271198b75186 19:19:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:19:21 ---> Running in faa6a57d87c7 19:19:21 Removing intermediate container faa6a57d87c7 19:19:21 ---> c1fef1b920b5 19:19:21 Step 24/26 : LABEL arch=arm64 19:19:21 ---> Running in e59245c6146b 19:19:22 Removing intermediate container e59245c6146b 19:19:22 ---> a8963a69fb26 19:19:22 Step 25/26 : LABEL git_sha=44db5701b15366b1e7fa78f8fc226288e1cf5ec1 19:19:22 ---> Running in 8571fb847fa9 19:19:22 Removing intermediate container 8571fb847fa9 19:19:22 ---> 42a80f050d02 19:19:22 Step 26/26 : LABEL version=0.0.0 19:19:22 ---> Running in a53553faf447 19:19:22 Removing intermediate container a53553faf447 19:19:22 ---> ef3071e03610 19:19:22 [Warning] One or more build-args [ARCH] were not consumed 19:19:22 Successfully built ef3071e03610 19:19:22 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 19:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:23 19:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:24 arm64: Pulling from edgex-lftools-log-publisher 19:19:24 8998bd30e6a1: Pulling fs layer 19:19:24 04944245beec: Pulling fs layer 19:19:24 699f458cf7ca: Pulling fs layer 19:19:24 765212b225bb: Pulling fs layer 19:19:24 f23df028b6ca: Pulling fs layer 19:19:24 d65c8cfc05b1: Pulling fs layer 19:19:24 2437ff75d9bd: Pulling fs layer 19:19:24 d65c8cfc05b1: Waiting 19:19:24 765212b225bb: Waiting 19:19:24 f23df028b6ca: Waiting 19:19:24 2437ff75d9bd: Waiting 19:19:24 04944245beec: Verifying Checksum 19:19:24 04944245beec: Download complete 19:19:24 765212b225bb: Verifying Checksum 19:19:24 765212b225bb: Download complete 19:19:24 f23df028b6ca: Verifying Checksum 19:19:24 f23df028b6ca: Download complete 19:19:24 d65c8cfc05b1: Download complete 19:19:24 699f458cf7ca: Verifying Checksum 19:19:24 699f458cf7ca: Download complete 19:19:25 8998bd30e6a1: Verifying Checksum 19:19:25 8998bd30e6a1: Download complete 19:19:27 2437ff75d9bd: Verifying Checksum 19:19:27 2437ff75d9bd: Download complete 19:19:30 8998bd30e6a1: Pull complete 19:19:30 04944245beec: Pull complete 19:19:32 699f458cf7ca: Pull complete 19:19:32 765212b225bb: Pull complete 19:19:33 f23df028b6ca: Pull complete 19:19:33 d65c8cfc05b1: Pull complete 19:19:51 2437ff75d9bd: Pull complete 19:19:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:52 prd-ubuntu20.04-docker-arm64-4c-16g-8835 does not seem to be running inside a container 19:19:52 $ 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 19:19:55 $ docker top 78d6d4e66e6eae91059d3be34aedd6aaed074e72a872231b5f818f31b6b8fe18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:55 ---> job-cost.sh 19:19:55 lf-activate-venv: SKIPPING 19:19:55 INFO: No Stack... 19:19:56 INFO: Retrieving Pricing Info for: v3-standard-4 19:19:57 INFO: Archiving Costs [Pipeline] sh 19:19:57 + cat /w/workspace/device-uart/1/archives/cost.csv 19:19:57 + cut -d, -f6 [Pipeline] lock 19:19:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] 19:19:57 Resource [jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] did not exist. Created. 19:19:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:58 /w/workspace/device-uart/1@tmp/durable-e4f4b8ef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:19:59 + echo total: 0.10999999940395355 [Pipeline] stash 19:19:59 Warning: overwriting stash ‘stack-cost’ 19:19:59 Stashed 1 file(s) [Pipeline] } 19:19:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:19:59 $ docker stop --time=1 78d6d4e66e6eae91059d3be34aedd6aaed074e72a872231b5f818f31b6b8fe18 19:20:00 $ docker rm -f --volumes 78d6d4e66e6eae91059d3be34aedd6aaed074e72a872231b5f818f31b6b8fe18 [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 19:20:02 provisioning config files... 19:20:02 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-68@tmp/config6016250241181200034tmp [Pipeline] { [Pipeline] sh 19:20:02 + set +x 19:20:02 + curl -s https://codecov.io/bash 19:20:02 + bash -s -- 19:20:02 19:20:02 _____ _ 19:20:02 / ____| | | 19:20:02 | | ___ __| | ___ ___ _____ __ 19:20:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:20:02 | |___| (_) | (_| | __/ (_| (_) \ V / 19:20:02 \_____\___/ \__,_|\___|\___\___/ \_/ 19:20:02 Bash-1.0.6 19:20:02 19:20:02 19:20:02 ==> git version 2.25.1 found 19:20:02 ==> 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 19:20:02 Release-Date: 2020-01-08 19:20:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:20:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:20:02 ==> Jenkins CI detected. 19:20:02 current dir:  /w/workspace/edgexfoundry_device-uart_PR-68 19:20:02 project root: . 19:20:02 --> token set from env 19:20:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:20:02 ==> Running gcov in . (disable via -X gcov) 19:20:02 ==> Python coveragepy not found 19:20:02 ==> Searching for coverage reports in: 19:20:02 + . 19:20:02 -> Found 1 reports 19:20:02 ==> Detecting git/mercurial file structure 19:20:02 ==> Reading reports 19:20:02 + ./coverage.out bytes=10 19:20:02 ==> Appending adjustments 19:20:02 https://docs.codecov.io/docs/fixing-reports 19:20:02 + Found adjustments 19:20:02 ==> Gzipping contents 19:20:02 4.0K /tmp/codecov.XS67vo.gz 19:20:02 ==> Uploading reports 19:20:02 url: https://codecov.io 19:20:02 query: branch=PR-68&commit=44db5701b15366b1e7fa78f8fc226288e1cf5ec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=68&job=&cmd_args= 19:20:02 -> Pinging Codecov 19:20:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-68&commit=44db5701b15366b1e7fa78f8fc226288e1cf5ec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=68&job=&cmd_args= 19:20:03 -> Uploading to 19:20:03 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/B9AA6E0BBD74AE3A32605C7A7C664919/44db5701b15366b1e7fa78f8fc226288e1cf5ec1/2d839f67-1a3e-4e91-8940-97d71ce55831.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T192003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=241a6137fe9f89dccd0c7c591e39ba881a699d3aee079e8c2bfc480936c16f63 19:20:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:03 Dload Upload Total Spent Left Speed 19:20:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2941 --:--:-- --:--:-- --:--:-- 2941 19:20:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] } 19:20:03 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 19:20:23 + [ -d /w/workspace/edgexfoundry_device-uart_PR-68/archives ] 19:20:23 + ls -al /w/workspace/edgexfoundry_device-uart_PR-68/archives 19:20:23 total 16 19:20:23 drwxr-xr-x 3 root root 4096 Aug 27 19:08 . 19:20:23 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 19:08 .. 19:20:23 drwxr-xr-x 2 root root 4096 Aug 27 19:08 cost 19:20:23 -rw-r--r-- 1 root root 82 Aug 27 19:08 cost.csv 19:20:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-68/archives 19:20:23 + ls -al /w/workspace/edgexfoundry_device-uart_PR-68/archives 19:20:23 total 16 19:20:23 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 19:08 . 19:20:23 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 19:08 .. 19:20:23 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 19:08 cost 19:20:23 -rw-r--r-- 1 jenkins jenkins 82 Aug 27 19:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:20:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:20:24 ---> package-listing.sh 19:20:24 ++ facter osfamily 19:20:24 ++ tr '[:upper:]' '[:lower:]' 19:20:25 + OS_FAMILY=debian 19:20:25 + workspace=/w/workspace/edgexfoundry_device-uart_PR-68 19:20:25 + START_PACKAGES=/tmp/packages_start.txt 19:20:25 + END_PACKAGES=/tmp/packages_end.txt 19:20:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:20:25 + PACKAGES=/tmp/packages_start.txt 19:20:25 + '[' /w/workspace/edgexfoundry_device-uart_PR-68 ']' 19:20:25 + PACKAGES=/tmp/packages_end.txt 19:20:25 + case "${OS_FAMILY}" in 19:20:25 + dpkg -l 19:20:25 + grep '^ii' 19:20:25 + '[' -f /tmp/packages_start.txt ']' 19:20:25 + '[' -f /tmp/packages_end.txt ']' 19:20:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:20:25 + '[' /w/workspace/edgexfoundry_device-uart_PR-68 ']' 19:20:25 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-68/archives/ 19:20:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-68/archives/ [Pipeline] echo 19:20:25 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-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:20:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:26 prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container 19:20:26 $ 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-68/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-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@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 19:20:26 $ docker top ec8a8457a3e08275492226552bd31e48772aea63c969ef2ae8d1fc2b86791af6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:26 + touch /tmp/pre-build-complete [Pipeline] sh 19:20:27 + mkdir -p /var/log/sysstat [Pipeline] sh 19:20:27 + ls /var/log/sa-host 19:20:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:27 provisioning config files... 19:20:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-68@tmp/config5996377080991158306tmp [Pipeline] { [Pipeline] echo 19:20:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:20:28 ---> create-netrc.sh [Pipeline] } 19:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:20:28 ---> python-tools-install.sh [Pipeline] echo 19:20:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:20:29 ---> sudo-logs.sh 19:20:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:20:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:20:29 ---> job-cost.sh 19:20:29 lf-activate-venv: SKIPPING 19:20:29 DEBUG: total: 0.2199999988079071 19:20:29 INFO: Retrieving Stack Cost... 19:20:29 INFO: Retrieving Pricing Info for: v3-standard-8 19:20:30 INFO: Archiving Costs [Pipeline] echo 19:20:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:20:30 ---> logs-deploy.sh 19:20:30 lf-activate-venv: SKIPPING 19:20:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-68/1 19:20:30 INFO: archiving workspace using pattern(s): 19:20:31 Archives upload complete. 19:20:31 INFO: archiving logs to Nexus 19:20:32 ---> uname -a: 19:20:32 Linux prd-ubuntu20-04-docker-8c-8g-8834 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:20:32 19:20:32 19:20:32 ---> lscpu: 19:20:32 Architecture: x86_64 19:20:32 CPU op-mode(s): 32-bit, 64-bit 19:20:32 Byte Order: Little Endian 19:20:32 Address sizes: 40 bits physical, 48 bits virtual 19:20:32 CPU(s): 8 19:20:32 On-line CPU(s) list: 0-7 19:20:32 Thread(s) per core: 1 19:20:32 Core(s) per socket: 1 19:20:32 Socket(s): 8 19:20:32 NUMA node(s): 1 19:20:32 Vendor ID: AuthenticAMD 19:20:32 CPU family: 23 19:20:32 Model: 49 19:20:32 Model name: AMD EPYC-Rome Processor 19:20:32 Stepping: 0 19:20:32 CPU MHz: 2800.000 19:20:32 BogoMIPS: 5600.00 19:20:32 Virtualization: AMD-V 19:20:32 Hypervisor vendor: KVM 19:20:32 Virtualization type: full 19:20:32 L1d cache: 256 KiB 19:20:32 L1i cache: 256 KiB 19:20:32 L2 cache: 4 MiB 19:20:32 L3 cache: 128 MiB 19:20:32 NUMA node0 CPU(s): 0-7 19:20:32 Vulnerability Itlb multihit: Not affected 19:20:32 Vulnerability L1tf: Not affected 19:20:32 Vulnerability Mds: Not affected 19:20:32 Vulnerability Meltdown: Not affected 19:20:32 Vulnerability Mmio stale data: Not affected 19:20:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:20:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:20:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:20:32 Vulnerability Srbds: Not affected 19:20:32 Vulnerability Tsx async abort: Not affected 19:20:32 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 19:20:32 19:20:32 19:20:32 ---> nproc: 19:20:32 8 19:20:32 19:20:32 19:20:32 ---> df -h: 19:20:32 Filesystem Size Used Avail Use% Mounted on 19:20:32 overlay 155G 12G 143G 8% / 19:20:32 tmpfs 64M 0 64M 0% /dev 19:20:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:20:32 shm 64M 0 64M 0% /dev/shm 19:20:32 /dev/vda1 155G 12G 143G 8% /facter-os 19:20:32 19:20:32 19:20:32 ---> sar -b -r -n DEV: 19:20:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8834) 08/27/24 _x86_64_ (8 CPU) 19:20:32 19:20:32 19:04:42 LINUX RESTART (8 CPU) 19:20:32 19:20:32 19:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:20:32 19:06:01 337.96 40.70 297.25 0.00 4498.63 51909.17 0.00 19:20:32 19:07:01 351.03 2.45 348.58 0.00 31.46 101256.65 0.00 19:20:32 19:08:01 106.07 0.13 105.93 0.00 9.73 42893.78 0.00 19:20:32 19:09:01 120.13 0.03 120.09 0.00 1.33 22539.57 0.00 19:20:32 19:10:01 47.24 6.75 40.49 0.00 4434.86 8286.75 0.00 19:20:32 19:11:01 5.88 0.00 5.88 0.00 0.00 149.31 0.00 19:20:32 19:12:01 3.20 0.02 3.18 0.00 0.13 91.98 0.00 19:20:32 19:13:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 19:20:32 19:14:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 19:20:32 19:15:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 19:20:32 19:16:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 19:20:32 19:17:01 1.68 0.02 1.67 0.00 0.13 20.00 0.00 19:20:32 19:18:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 19:20:32 19:19:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 19:20:32 19:20:01 1.98 0.02 1.97 0.00 0.13 27.46 0.00 19:20:32 Average: 65.23 3.30 61.93 0.00 594.08 15111.18 0.00 19:20:32 19:20:32 19:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:32 19:06:01 29323648 31539556 787592 2.40 71768 2421376 2047308 6.03 1023160 2158320 517400 19:20:32 19:07:01 27243716 31252668 1046520 3.18 189604 3927120 2409536 7.10 1689888 3377316 398216 19:20:32 19:08:01 27086472 31532804 768524 2.34 194000 4349524 1909572 5.63 1356700 3855804 23948 19:20:32 19:09:01 26976084 31539116 759776 2.31 203772 4426984 1777328 5.24 1364528 3924124 132 19:20:32 19:10:01 26526504 31499004 770880 2.34 226536 4811772 1845796 5.44 1629520 4078176 872 19:20:32 19:11:01 26532468 31528256 742620 2.26 232344 4827636 1711372 5.04 1636380 4064768 44 19:20:32 19:12:01 26535528 31526488 744596 2.26 230896 4824372 1704616 5.02 1634816 4061576 8 19:20:32 19:13:01 26543300 31534328 736732 2.24 230932 4824396 1704616 5.02 1627504 4061576 164 19:20:32 19:14:01 26544820 31535896 735160 2.24 230980 4824400 1704616 5.02 1625932 4061580 16 19:20:32 19:15:01 26545536 31536672 734260 2.23 231036 4824404 1704616 5.02 1626220 4061584 28 19:20:32 19:16:01 26545720 31536856 734244 2.23 231076 4824404 1704616 5.02 1626032 4061584 4 19:20:32 19:17:01 26545332 31536588 734440 2.23 231124 4824408 1704616 5.02 1626848 4061588 264 19:20:32 19:18:01 26547136 31538408 732596 2.23 231136 4824412 1704616 5.02 1624380 4061592 4 19:20:32 19:19:01 26547136 31538452 732524 2.23 231168 4824412 1704616 5.02 1624448 4061592 148 19:20:32 19:20:01 26546400 31537812 733404 2.23 231212 4824396 1734096 5.11 1625096 4061568 28 19:20:32 Average: 26839320 31514194 766258 2.33 213172 4545601 1804796 5.32 1556097 3867517 62752 19:20:32 19:20:32 19:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:32 19:06:01 lo 6.98 6.98 0.69 0.69 0.00 0.00 0.00 0.00 19:20:32 19:06:01 ens3 546.09 379.29 6094.48 97.89 0.00 0.00 0.00 0.00 19:20:32 19:06:01 docker0 31.57 33.76 2.42 210.71 0.00 0.00 0.00 0.00 19:20:32 19:07:01 veth4ed7c76 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:20:32 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:07:01 ens3 538.77 357.93 3321.89 45.74 0.00 0.00 0.00 0.00 19:20:32 19:07:01 docker0 337.72 506.28 28.56 3292.06 0.00 0.00 0.00 0.00 19:20:32 19:08:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 19:20:32 19:08:01 ens3 27.86 16.30 56.16 9.93 0.00 0.00 0.00 0.00 19:20:32 19:08:01 docker0 1.33 2.75 0.08 30.92 0.00 0.00 0.00 0.00 19:20:32 19:09:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 19:20:32 19:09:01 ens3 104.62 62.98 2643.31 11.28 0.00 0.00 0.00 0.00 19:20:32 19:09:01 docker0 2.97 4.88 0.18 62.25 0.00 0.00 0.00 0.00 19:20:32 19:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:20:32 19:10:01 ens3 153.31 51.96 2729.59 3.85 0.00 0.00 0.00 0.00 19:20:32 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:11:01 ens3 0.80 0.55 0.36 0.14 0.00 0.00 0.00 0.00 19:20:32 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:12:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:20:32 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:13:01 ens3 0.87 0.70 0.43 0.30 0.00 0.00 0.00 0.00 19:20:32 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:14:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:16:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:20:32 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:20:32 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 19:20:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:20:32 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:32 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 19:20:32 Average: ens3 91.08 57.66 984.13 11.18 0.00 0.00 0.00 0.00 19:20:32 Average: docker0 24.90 36.52 2.08 239.79 0.00 0.00 0.00 0.00 19:20:32 19:20:32 19:20:32 ---> sar -P ALL: 19:20:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8834) 08/27/24 _x86_64_ (8 CPU) 19:20:32 19:20:32 19:04:42 LINUX RESTART (8 CPU) 19:20:32 19:20:32 19:05:02 CPU %user %nice %system %iowait %steal %idle 19:20:32 19:06:01 all 9.11 0.00 2.92 1.26 0.05 86.65 19:20:32 19:06:01 0 6.20 0.00 2.77 0.29 0.05 90.69 19:20:32 19:06:01 1 13.60 0.00 2.40 0.14 0.05 83.80 19:20:32 19:06:01 2 7.19 0.00 4.20 1.09 0.05 87.47 19:20:32 19:06:01 3 6.85 0.00 2.44 3.33 0.05 87.33 19:20:32 19:06:01 4 11.01 0.00 2.03 0.10 0.03 86.83 19:20:32 19:06:01 5 8.07 0.00 2.71 0.27 0.05 88.89 19:20:32 19:06:01 6 8.71 0.00 2.36 0.99 0.07 87.87 19:20:32 19:06:01 7 11.27 0.00 4.45 3.87 0.07 80.34 19:20:32 19:07:01 all 21.85 0.00 6.73 1.33 0.08 70.01 19:20:32 19:07:01 0 22.54 0.00 7.65 2.21 0.08 67.52 19:20:32 19:07:01 1 22.43 0.00 6.47 0.19 0.08 70.83 19:20:32 19:07:01 2 21.95 0.00 7.71 3.71 0.08 66.54 19:20:32 19:07:01 3 20.31 0.00 6.03 0.32 0.07 73.27 19:20:32 19:07:01 4 21.76 0.00 6.89 0.56 0.08 70.70 19:20:32 19:07:01 5 21.70 0.00 6.67 2.96 0.08 68.59 19:20:32 19:07:01 6 21.90 0.00 5.41 0.24 0.07 72.39 19:20:32 19:07:01 7 22.17 0.00 7.05 0.49 0.07 70.23 19:20:32 19:08:01 all 49.92 0.00 7.88 0.47 0.08 41.65 19:20:32 19:08:01 0 49.17 0.00 9.06 0.82 0.08 40.87 19:20:32 19:08:01 1 50.92 0.00 7.76 0.15 0.08 41.09 19:20:32 19:08:01 2 50.44 0.00 7.10 0.02 0.08 42.37 19:20:32 19:08:01 3 50.13 0.00 8.09 1.65 0.08 40.04 19:20:32 19:08:01 4 50.25 0.00 7.72 0.79 0.07 41.17 19:20:32 19:08:01 5 49.90 0.00 7.76 0.22 0.07 42.05 19:20:32 19:08:01 6 49.35 0.00 8.37 0.07 0.08 42.13 19:20:32 19:08:01 7 49.17 0.00 7.20 0.03 0.08 43.51 19:20:32 19:09:01 all 3.23 0.00 1.50 0.33 0.04 94.90 19:20:32 19:09:01 0 2.46 0.00 1.97 0.10 0.03 95.43 19:20:32 19:09:01 1 3.69 0.00 1.63 0.08 0.05 94.55 19:20:32 19:09:01 2 3.61 0.00 1.39 0.02 0.03 94.95 19:20:32 19:09:01 3 2.68 0.00 1.54 1.34 0.03 94.40 19:20:32 19:09:01 4 3.53 0.00 1.26 0.84 0.03 94.34 19:20:32 19:09:01 5 3.38 0.00 1.44 0.02 0.03 95.14 19:20:32 19:09:01 6 3.28 0.00 1.14 0.22 0.03 95.33 19:20:32 19:09:01 7 3.21 0.00 1.60 0.05 0.03 95.10 19:20:32 19:10:01 all 2.33 0.00 1.15 0.26 0.02 96.24 19:20:32 19:10:01 0 2.57 0.00 0.78 0.23 0.02 96.39 19:20:32 19:10:01 1 1.53 0.00 0.57 0.05 0.05 97.80 19:20:32 19:10:01 2 2.12 0.00 1.20 0.12 0.02 96.54 19:20:32 19:10:01 3 2.39 0.00 1.55 0.05 0.02 96.00 19:20:32 19:10:01 4 2.40 0.00 0.83 0.10 0.02 96.64 19:20:32 19:10:01 5 2.19 0.00 1.59 0.25 0.02 95.96 19:20:32 19:10:01 6 3.45 0.00 1.96 1.16 0.02 93.41 19:20:32 19:10:01 7 2.00 0.00 0.73 0.10 0.02 97.14 19:20:32 19:11:01 all 0.25 0.00 0.22 0.02 0.01 99.51 19:20:32 19:11:01 0 0.13 0.00 0.10 0.02 0.00 99.75 19:20:32 19:11:01 1 0.17 0.00 0.55 0.00 0.00 99.28 19:20:32 19:11:01 2 0.17 0.00 0.15 0.02 0.02 99.65 19:20:32 19:11:01 3 1.19 0.00 0.13 0.00 0.02 98.66 19:20:32 19:11:01 4 0.05 0.00 0.12 0.02 0.00 99.82 19:20:32 19:11:01 5 0.08 0.00 0.43 0.02 0.02 99.45 19:20:32 19:11:01 6 0.08 0.00 0.12 0.08 0.00 99.72 19:20:32 19:11:01 7 0.10 0.00 0.13 0.00 0.00 99.77 19:20:32 19:12:01 all 0.07 0.00 0.05 0.01 0.01 99.86 19:20:32 19:12:01 0 0.07 0.00 0.02 0.00 0.00 99.92 19:20:32 19:12:01 1 0.25 0.00 0.12 0.00 0.02 99.62 19:20:32 19:12:01 2 0.05 0.00 0.03 0.00 0.03 99.88 19:20:32 19:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:20:32 19:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:20:32 19:12:01 5 0.08 0.00 0.03 0.02 0.00 99.87 19:20:32 19:12:01 6 0.00 0.00 0.03 0.05 0.02 99.90 19:20:32 19:12:01 7 0.07 0.00 0.08 0.02 0.02 99.82 19:20:32 19:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:20:32 19:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:20:32 19:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:20:32 19:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:20:32 19:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:20:32 19:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:20:32 19:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:20:32 19:13:01 6 0.02 0.00 0.00 0.03 0.00 99.95 19:20:32 19:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:20:32 19:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:20:32 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:20:32 19:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:20:32 19:14:01 2 0.02 0.00 0.02 0.00 0.03 99.93 19:20:32 19:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:20:32 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:32 19:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:20:32 19:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:20:32 19:14:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:20:32 19:15:01 all 0.29 0.00 0.02 0.00 0.01 99.68 19:20:32 19:15:01 0 1.99 0.00 0.00 0.00 0.00 98.01 19:20:32 19:15:01 1 0.15 0.00 0.02 0.00 0.00 99.83 19:20:32 19:15:01 2 0.02 0.00 0.03 0.00 0.03 99.92 19:20:32 19:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:20:32 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:20:32 19:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:20:32 19:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 19:20:32 19:15:01 7 0.07 0.00 0.03 0.00 0.02 99.88 19:20:32 19:16:01 all 0.14 0.00 0.01 0.00 0.01 99.83 19:20:32 19:16:01 0 0.80 0.00 0.02 0.00 0.02 99.17 19:20:32 19:16:01 1 0.25 0.00 0.02 0.00 0.02 99.72 19:20:32 19:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:20:32 19:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:20:32 19:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:20:32 19:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:20:32 19:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:20:32 19:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:20:32 19:20:32 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:20:32 19:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:20:32 19:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:20:32 19:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:20:32 19:17:01 2 0.07 0.00 0.05 0.00 0.02 99.87 19:20:32 19:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:20:32 19:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:20:32 19:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:20:32 19:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 19:20:32 19:17:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:20:32 19:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:20:32 19:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:20:32 19:18:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:20:32 19:18:01 2 0.02 0.00 0.02 0.00 0.03 99.93 19:20:32 19:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:20:32 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:20:32 19:18:01 5 0.00 0.00 0.02 0.02 0.02 99.95 19:20:32 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:20:32 19:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:20:32 19:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:20:32 19:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:20:32 19:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:20:32 19:19:01 2 0.05 0.00 0.03 0.00 0.03 99.88 19:20:32 19:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:20:32 19:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:20:32 19:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:20:32 19:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:20:32 19:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:20:32 19:20:01 all 0.02 0.00 0.03 0.01 0.01 99.94 19:20:32 19:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:20:32 19:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 19:20:32 19:20:01 2 0.05 0.00 0.08 0.00 0.03 99.83 19:20:32 19:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:20:32 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:20:32 19:20:01 5 0.00 0.00 0.02 0.03 0.02 99.93 19:20:32 19:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:20:32 19:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:20:32 Average: all 5.78 0.00 1.36 0.24 0.02 92.59 19:20:32 Average: 0 5.69 0.00 1.48 0.24 0.02 92.56 19:20:32 Average: 1 6.16 0.00 1.30 0.04 0.03 92.48 19:20:32 Average: 2 5.69 0.00 1.46 0.33 0.04 92.49 19:20:32 Average: 3 5.54 0.00 1.32 0.44 0.02 92.68 19:20:32 Average: 4 5.89 0.00 1.25 0.16 0.02 92.69 19:20:32 Average: 5 5.66 0.00 1.37 0.26 0.02 92.69 19:20:32 Average: 6 5.75 0.00 1.29 0.19 0.02 92.75 19:20:32 Average: 7 5.83 0.00 1.41 0.30 0.03 92.43 19:20:32 19:20:32 19:20:32