Pull request #33 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-uart Obtained Jenkinsfile from 808b634203751e09d8aea10451af1310dd255633+fa6f5852468eb49835cee0d79cba99231dc0852e (b68ee9fa024018d0ee4cf6e0e537a478c26c554f) 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-ssh1294290404925157405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh3361147559752747653.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-33/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-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7895354671596729431.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-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6849300552081942934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh15633953475083622242.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-33/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-33/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17833517870905401476.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17144 in /w/workspace/edgexfoundry_device-uart_PR-33 [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-33 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fa6f5852468eb49835cee0d79cba99231dc0852e into PR head commit 808b634203751e09d8aea10451af1310dd255633 Merge succeeded, producing 808b634203751e09d8aea10451af1310dd255633 Checking out Revision 808b634203751e09d8aea10451af1310dd255633 (PR-33) > 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/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 808b634203751e09d8aea10451af1310dd255633 # 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 fa6f5852468eb49835cee0d79cba99231dc0852e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 808b634203751e09d8aea10451af1310dd255633 # timeout=10 Commit message: "docs: Remove breaking change about common config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:26:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:26:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:26:49 ========================================================= 15:26:49 EdgeX Global Pipelines Version Info 15:26:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:26:50 ------------------- 15:26:50 stable info: 15:26:50 ------------------- 15:26:50 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 15:26:50 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 15:26:50 Message: update stable to v1.0.257 15:26:51 ------------------- 15:26:51 experimental info: 15:26:51 ------------------- 15:26:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:26:51 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 15:26:51 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:26:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 808b634203751e09d8aea10451af1310dd255633 [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 808b634 [Pipeline] echo 15:26:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:52 provisioning config files... 15:26:52 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-33@tmp/config15409062337680908833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:53 ---> docker-login.sh 15:26:53 nexus3.edgexfoundry.org:10001 15:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:53 Configure a credential helper to remove this warning. See 15:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:53 15:26:53 Login Succeeded 15:26:53 nexus3.edgexfoundry.org:10002 15:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:53 Configure a credential helper to remove this warning. See 15:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:53 15:26:53 Login Succeeded 15:26:53 nexus3.edgexfoundry.org:10003 15:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:53 Configure a credential helper to remove this warning. See 15:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:53 15:26:53 Login Succeeded 15:26:53 nexus3.edgexfoundry.org:10004 15:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:53 Configure a credential helper to remove this warning. See 15:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:53 15:26:53 Login Succeeded 15:26:53 docker.io 15:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:53 Configure a credential helper to remove this warning. See 15:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:53 15:26:53 Login Succeeded 15:26:53 ---> docker-login.sh ends [Pipeline] } 15:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:26:54 + git rev-list -1 --merges 808b634203751e09d8aea10451af1310dd255633~1..808b634203751e09d8aea10451af1310dd255633 [Pipeline] echo 15:26:54 -----------> git rev-list -1 --merges 808b634203751e09d8aea10451af1310dd255633~1..808b634203751e09d8aea10451af1310dd255633 808b634203751e09d8aea10451af1310dd255633 [false] [Pipeline] sh 15:26:55 + git log --format=format:%s -1 808b634203751e09d8aea10451af1310dd255633 [Pipeline] echo 15:26:55 ========================================================= 15:26:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:26:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:55 + git log --format=format:%s -1 808b634203751e09d8aea10451af1310dd255633 [Pipeline] echo 15:26:55 [semverPrep] GIT_COMMIT: 808b634203751e09d8aea10451af1310dd255633, Commit Message: docs: Remove breaking change about common config [Pipeline] echo 15:26:55 [semverPrep] This is not a build commit. [Pipeline] sh 15:26:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:26:55 + grep -v github /etc/ssh/ssh_known_hosts 15:26:55 + [ -e /tmp/ssh_known_hosts ] 15:26:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:26:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:26:55 + sudo tee -a /etc/ssh/ssh_known_hosts 15:26:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:26:56 15:26:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:26:56 0.1.4: Pulling from edgex-devops/py-git-semver 15:26:56 b85a868b505f: Pulling fs layer 15:26:56 e2be974225ed: Pulling fs layer 15:26:56 339a4e72a1f5: Pulling fs layer 15:26:56 988bab9f4d93: Pulling fs layer 15:26:56 1469e6f7b9e6: Pulling fs layer 15:26:56 eaf3925da568: Pulling fs layer 15:26:56 bab4dde63d76: Pulling fs layer 15:26:56 bde34c3a00c8: Pulling fs layer 15:26:56 b352a97aabf1: Pulling fs layer 15:26:56 4872d77fe225: Pulling fs layer 15:26:56 5851b861e8e6: Pulling fs layer 15:26:56 4872d77fe225: Waiting 15:26:56 b352a97aabf1: Waiting 15:26:56 5851b861e8e6: Waiting 15:26:56 bab4dde63d76: Waiting 15:26:56 bde34c3a00c8: Waiting 15:26:56 988bab9f4d93: Waiting 15:26:56 1469e6f7b9e6: Waiting 15:26:56 eaf3925da568: Waiting 15:26:56 e2be974225ed: Verifying Checksum 15:26:56 988bab9f4d93: Verifying Checksum 15:26:56 988bab9f4d93: Download complete 15:26:56 1469e6f7b9e6: Verifying Checksum 15:26:56 1469e6f7b9e6: Download complete 15:26:57 eaf3925da568: Verifying Checksum 15:26:57 eaf3925da568: Download complete 15:26:57 339a4e72a1f5: Verifying Checksum 15:26:57 339a4e72a1f5: Download complete 15:26:57 bde34c3a00c8: Verifying Checksum 15:26:57 bde34c3a00c8: Download complete 15:26:57 b352a97aabf1: Verifying Checksum 15:26:57 b352a97aabf1: Download complete 15:26:57 4872d77fe225: Verifying Checksum 15:26:57 4872d77fe225: Download complete 15:26:57 5851b861e8e6: Verifying Checksum 15:26:57 5851b861e8e6: Download complete 15:26:57 b85a868b505f: Verifying Checksum 15:26:57 b85a868b505f: Download complete 15:26:57 bab4dde63d76: Verifying Checksum 15:26:57 bab4dde63d76: Download complete 15:26:58 b85a868b505f: Pull complete 15:26:58 e2be974225ed: Pull complete 15:26:59 339a4e72a1f5: Pull complete 15:26:59 988bab9f4d93: Pull complete 15:26:59 1469e6f7b9e6: Pull complete 15:26:59 eaf3925da568: Pull complete 15:27:01 bab4dde63d76: Pull complete 15:27:01 bde34c3a00c8: Pull complete 15:27:01 b352a97aabf1: Pull complete 15:27:01 4872d77fe225: Pull complete 15:27:01 5851b861e8e6: Pull complete 15:27:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:27:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:01 prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container 15:27:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@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-devops/py-git-semver:0.1.4 cat 15:27:05 $ docker top 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 -eo pid,comm 15:27:05 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). 15:27:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:27:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:05 [ssh-agent] Looking for ssh-agent implementation... 15:27:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:05 $ docker exec 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 ssh-agent 15:27:05 SSH_AUTH_SOCK=/tmp/ssh-t4zcD3vwT8TY/agent.31 15:27:05 SSH_AGENT_PID=37 15:27:05 Running ssh-add (command line suppressed) 15:27:05 Identity added: /w/workspace/edgexfoundry_device-uart_PR-33@tmp/private_key_13623949095189151366.key (/w/workspace/edgexfoundry_device-uart_PR-33@tmp/private_key_13623949095189151366.key) 15:27:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:05 + git tag --points-at HEAD [Pipeline] } 15:27:05 $ docker exec --env ******** --env ******** 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 ssh-agent -k 15:27:06 unset SSH_AUTH_SOCK; 15:27:06 unset SSH_AGENT_PID; 15:27:06 echo Agent pid 37 killed; 15:27:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:27:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:06 [ssh-agent] Looking for ssh-agent implementation... 15:27:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:06 $ docker exec 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 ssh-agent 15:27:06 SSH_AUTH_SOCK=/tmp/ssh-ZFhZMWhk7nQ1/agent.70 15:27:06 SSH_AGENT_PID=76 15:27:06 Running ssh-add (command line suppressed) 15:27:06 Identity added: /w/workspace/edgexfoundry_device-uart_PR-33@tmp/private_key_16857731960155158315.key (/w/workspace/edgexfoundry_device-uart_PR-33@tmp/private_key_16857731960155158315.key) 15:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:06 + git semver init 15:27:07 2023-11-09 15:27:07,031 [run_init] DEBUG init version:0.0.0 force:False 15:27:07 2023-11-09 15:27:07,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-33/.semver 15:27:07 2023-11-09 15:27:07,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-33/.semver 15:27:07 2023-11-09 15:27:07,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-33/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-33, universal_newlines=False, shell=None, istream=None) 15:27:08 2023-11-09 15:27:07,955 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-33/.git/info/exclude 15:27:08 2023-11-09 15:27:07,955 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-33/.semver/PR-33 with force:False 15:27:08 2023-11-09 15:27:07,955 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-33/.semver/PR-33 15:27:08 2023-11-09 15:27:07,959 [execute] INFO git cat-file --batch-check 15:27:08 2023-11-09 15:27:07,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-33/.semver, universal_newlines=False, shell=None, istream=) 15:27:08 2023-11-09 15:27:07,966 [execute] INFO git cat-file --batch 15:27:08 2023-11-09 15:27:07,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-33/.semver, universal_newlines=False, shell=None, istream=) 15:27:08 2023-11-09 15:27:07,970 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-33/.semver/PR-33 15:27:08 0.0.0 [Pipeline] } 15:27:08 $ docker exec --env ******** --env ******** 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 ssh-agent -k 15:27:08 unset SSH_AUTH_SOCK; 15:27:08 unset SSH_AGENT_PID; 15:27:08 echo Agent pid 76 killed; 15:27:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:08 + git semver [Pipeline] } 15:27:08 $ docker stop --time=1 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 15:27:10 $ docker rm -f --volumes 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:27:10 Stashed 1 file(s) [Pipeline] echo 15:27:10 [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 15:27:11 provisioning config files... 15:27:11 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-33@tmp/config17053875145818935059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:11 ---> docker-login.sh 15:27:11 nexus3.edgexfoundry.org:10001 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:11 Configure a credential helper to remove this warning. See 15:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:11 15:27:11 Login Succeeded 15:27:11 nexus3.edgexfoundry.org:10002 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:11 Configure a credential helper to remove this warning. See 15:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:11 15:27:11 Login Succeeded 15:27:11 nexus3.edgexfoundry.org:10003 15:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:12 Configure a credential helper to remove this warning. See 15:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:12 15:27:12 Login Succeeded 15:27:12 nexus3.edgexfoundry.org:10004 15:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:12 Configure a credential helper to remove this warning. See 15:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:12 15:27:12 Login Succeeded 15:27:12 docker.io 15:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:12 Configure a credential helper to remove this warning. See 15:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:12 15:27:12 Login Succeeded 15:27:12 ---> docker-login.sh ends [Pipeline] } 15:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:27:12 ========================================================= 15:27:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:27:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:13 + 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 . 15:27:13 Sending build context to Docker daemon 11.21MB 15:27:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:27:13 Step 2/12 : FROM ${BASE} AS builder 15:27:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:27:13 7264a8db6415: Pulling fs layer 15:27:13 c4d48a809fc2: Pulling fs layer 15:27:13 4f1c88b9dad5: Pulling fs layer 15:27:13 ad3a456e5733: Pulling fs layer 15:27:13 33e27b845d1e: Pulling fs layer 15:27:13 c68163c4e522: Pulling fs layer 15:27:13 50da416c3ac9: Pulling fs layer 15:27:13 23d2d4c4bb30: Pulling fs layer 15:27:13 33e27b845d1e: Waiting 15:27:13 ad3a456e5733: Waiting 15:27:13 c68163c4e522: Waiting 15:27:13 50da416c3ac9: Waiting 15:27:13 c4d48a809fc2: Download complete 15:27:13 ad3a456e5733: Verifying Checksum 15:27:13 ad3a456e5733: Download complete 15:27:13 33e27b845d1e: Download complete 15:27:13 7264a8db6415: Verifying Checksum 15:27:13 7264a8db6415: Download complete 15:27:13 c68163c4e522: Verifying Checksum 15:27:13 c68163c4e522: Download complete 15:27:13 7264a8db6415: Pull complete 15:27:13 23d2d4c4bb30: Verifying Checksum 15:27:13 23d2d4c4bb30: Download complete 15:27:13 c4d48a809fc2: Pull complete 15:27:13 4f1c88b9dad5: Download complete 15:27:14 50da416c3ac9: Download complete 15:27:16 4f1c88b9dad5: Pull complete 15:27:16 ad3a456e5733: Pull complete 15:27:16 33e27b845d1e: Pull complete 15:27:16 c68163c4e522: Pull complete 15:27:19 50da416c3ac9: Pull complete 15:27:19 23d2d4c4bb30: Pull complete 15:27:19 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:27:19 ---> 0786185ac409 15:27:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:27:24 ---> Running in 9d5663c21ed3 15:27:25 Removing intermediate container 9d5663c21ed3 15:27:25 ---> ba20e25277a1 15:27:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:27:25 ---> Running in e489ab66fedf 15:27:25 Removing intermediate container e489ab66fedf 15:27:25 ---> 8146d5d680bd 15:27:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:27:25 ---> Running in 37c28c37d779 15:27:25 Removing intermediate container 37c28c37d779 15:27:25 ---> 6a47d5666056 15:27:25 Step 6/12 : WORKDIR /device-uart 15:27:25 ---> Running in 9a3c8c0882b9 15:27:25 Removing intermediate container 9a3c8c0882b9 15:27:25 ---> 44e941e228bc 15:27:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:27:25 ---> Running in 9efdcc199291 15:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:27:26 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:27:26 (2/4) Installing libedit (20221030.3.1-r1) 15:27:26 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:27:26 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:27:26 Executing busybox-1.36.1-r2.trigger 15:27:26 OK: 268 MiB in 56 packages 15:27:26 Still waiting to schedule task 15:27:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17143’ 15:27:26 Removing intermediate container 9efdcc199291 15:27:26 ---> e0f80d197fc2 15:27:26 Step 8/12 : COPY go.mod vendor* ./ 15:27:26 ---> 37ffc45cd2e7 15:27:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:26 ---> Running in 7ce02d2647cd 15:28:13 Removing intermediate container 7ce02d2647cd 15:28:13 ---> ae14c1ba5020 15:28:13 Step 10/12 : COPY . . 15:28:13 ---> ffa8d115eb16 15:28:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:13 ---> Running in dafac1a063cb 15:28:13 Removing intermediate container dafac1a063cb 15:28:13 ---> 06acede3b379 15:28:13 Step 12/12 : RUN ${MAKE} 15:28:13 ---> Running in 07e13b0963e3 15:28:13 noop 15:28:13 Removing intermediate container 07e13b0963e3 15:28:13 ---> 3675b9023bf4 15:28:13 Successfully built 3675b9023bf4 15:28:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:14 + docker inspect -f . ci-base-image-x86_64 15:28:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:14 prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container 15:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@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 ******** -e ******** ci-base-image-x86_64 cat 15:28:14 $ docker top 40e5efdc076cd878b7a24ade620a55fa2639ccdc038530536741e87feda97b51 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:15 + go version 15:28:15 go version go1.21.0 linux/amd64 [Pipeline] } 15:28:15 $ docker stop --time=1 40e5efdc076cd878b7a24ade620a55fa2639ccdc038530536741e87feda97b51 15:28:16 $ docker rm -f --volumes 40e5efdc076cd878b7a24ade620a55fa2639ccdc038530536741e87feda97b51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:17 + docker inspect -f . ci-base-image-x86_64 15:28:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:17 prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container 15:28:17 $ 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-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@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 ******** -e ******** ci-base-image-x86_64 cat 15:28:17 $ docker top a256b374c94599b427470245c3390c6e8931d31fb343f62d02f5931499b15aab -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-33 [Pipeline] fileExists [Pipeline] sh 15:28:18 + make test 15:28:18 go test ./... -coverprofile=coverage.out 15:28:19 ? github.com/edgexfoundry/device-uart [no test files] 15:28:29 ? github.com/edgexfoundry/device-uart/cmd [no test files] 15:28:29 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 15:28:36 go vet ./... 15:28:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:38 ./bin/test-attribution-txt.sh [Pipeline] echo 15:28:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:28:38 $ docker stop --time=1 a256b374c94599b427470245c3390c6e8931d31fb343f62d02f5931499b15aab 15:28:43 $ docker rm -f --volumes a256b374c94599b427470245c3390c6e8931d31fb343f62d02f5931499b15aab [Pipeline] // withDockerContainer [Pipeline] sh 15:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:28:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:44 + ls -al . 15:28:44 total 156 15:28:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:28 . 15:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:26 .. 15:28:44 -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 15:26 .dockerignore 15:28:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:28 .git 15:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:26 .github 15:28:44 -rw-rw-r-- 1 jenkins jenkins 343 Nov 9 15:26 .gitignore 15:28:44 -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 15:26 .golangci.yml 15:28:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 15:27 .semver 15:28:44 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 9 15:26 Attribution.txt 15:28:44 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 9 15:26 CHANGELOG.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 9 15:26 Dockerfile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 15:26 GOVERNANCE.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 675 Nov 9 15:26 Jenkinsfile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 15:26 LICENSE 15:28:44 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 9 15:26 Makefile 15:28:44 -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 15:26 OWNERS.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 9 15:26 README.md 15:28:44 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 15:27 VERSION 15:28:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:26 bin 15:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:26 cmd 15:28:44 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 15:28 coverage.out 15:28:44 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 9 15:26 go.mod 15:28:44 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 9 15:26 go.sum 15:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:26 internal 15:28:44 -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 15:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:45 + 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=808b634203751e09d8aea10451af1310dd255633 --label arch=amd64 --label version=0.0.0 . 15:28:45 Sending build context to Docker daemon 11.21MB 15:28:45 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 15:28:45 Step 2/25 : FROM ${BASE} AS builder 15:28:45 ---> 3675b9023bf4 15:28:45 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:28:45 ---> Running in e6df73da5dff 15:28:45 Removing intermediate container e6df73da5dff 15:28:45 ---> 3e19637b2895 15:28:45 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:28:45 ---> Running in 1b79c3bdcb6c 15:28:45 Removing intermediate container 1b79c3bdcb6c 15:28:45 ---> deabd19b0448 15:28:45 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:28:45 ---> Running in 7a326143443b 15:28:45 Removing intermediate container 7a326143443b 15:28:45 ---> 704de483e625 15:28:45 Step 6/25 : WORKDIR /device-uart 15:28:46 ---> Running in 97d5d532af98 15:28:46 Removing intermediate container 97d5d532af98 15:28:46 ---> 2cdcc581016e 15:28:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:46 ---> Running in f4e5207a3e3c 15:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:28:46 OK: 268 MiB in 56 packages 15:28:47 Removing intermediate container f4e5207a3e3c 15:28:47 ---> f9bd654acc0d 15:28:47 Step 8/25 : COPY go.mod vendor* ./ 15:28:47 ---> 2f503787c637 15:28:47 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:47 ---> Running in f580ee51dc66 15:28:48 Removing intermediate container f580ee51dc66 15:28:48 ---> 8a2177982f76 15:28:48 Step 10/25 : COPY . . 15:28:48 ---> ca3a99ad5302 15:28:48 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:48 ---> Running in 481f583f0bb8 15:28:48 Removing intermediate container 481f583f0bb8 15:28:48 ---> 53227c7037ee 15:28:48 Step 12/25 : RUN ${MAKE} 15:28:48 ---> Running in 94dbe50710ff 15:28:49 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.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 15:29:11 Removing intermediate container 94dbe50710ff 15:29:11 ---> 880f9254fcbe 15:29:11 Step 13/25 : FROM alpine:3.18 15:29:11 3.18: Pulling from library/alpine 15:29:11 96526aa774ef: Pulling fs layer 15:29:11 96526aa774ef: Verifying Checksum 15:29:11 96526aa774ef: Download complete 15:29:11 96526aa774ef: Pull complete 15:29:11 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:29:11 Status: Downloaded newer image for alpine:3.18 15:29:11 ---> 8ca4688f4f35 15:29:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:29:11 ---> Running in 7b66d45aa79d 15:29:11 Removing intermediate container 7b66d45aa79d 15:29:11 ---> a3b856445355 15:29:11 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:29:11 ---> Running in 781b6090ebe7 15:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:29:11 (1/1) Installing dumb-init (1.2.5-r2) 15:29:11 Executing busybox-1.36.1-r2.trigger 15:29:11 OK: 7 MiB in 16 packages 15:29:11 Removing intermediate container 781b6090ebe7 15:29:11 ---> bb6f1eed35b9 15:29:11 Step 16/25 : WORKDIR / 15:29:11 ---> Running in 129e75939301 15:29:12 Removing intermediate container 129e75939301 15:29:12 ---> 826a542635fb 15:29:12 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 15:29:12 ---> a3fa6050b0e5 15:29:12 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 15:29:12 ---> 9c85bef499d5 15:29:12 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 15:29:13 ---> 8fa4b91fdc6e 15:29:13 Step 20/25 : EXPOSE 59995 15:29:13 ---> Running in efa8000756df 15:29:13 Removing intermediate container efa8000756df 15:29:13 ---> 1be26ac1bca7 15:29:13 Step 21/25 : ENTRYPOINT ["/device-uart"] 15:29:13 ---> Running in ba73faece0e6 15:29:13 Removing intermediate container ba73faece0e6 15:29:13 ---> 2881c5245927 15:29:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:29:13 ---> Running in b8d8ca347552 15:29:13 Removing intermediate container b8d8ca347552 15:29:13 ---> 099c6cb05363 15:29:13 Step 23/25 : LABEL arch=amd64 15:29:13 ---> Running in d3f37140b9a5 15:29:13 Removing intermediate container d3f37140b9a5 15:29:13 ---> 87845d3de4f9 15:29:13 Step 24/25 : LABEL git_sha=808b634203751e09d8aea10451af1310dd255633 15:29:13 ---> Running in 99567d23a6ac 15:29:13 Removing intermediate container 99567d23a6ac 15:29:13 ---> e6f7db10feea 15:29:13 Step 25/25 : LABEL version=0.0.0 15:29:13 ---> Running in 846b1b0d754d 15:29:13 Removing intermediate container 846b1b0d754d 15:29:13 ---> 6e9b44ae471c 15:29:13 [Warning] One or more build-args [ARCH] were not consumed 15:29:13 Successfully built 6e9b44ae471c 15:29:13 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:14 15:29:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:14 latest: Pulling from edgex-lftools-log-publisher 15:29:14 5eb5b503b376: Pulling fs layer 15:29:14 5c69ac0246d0: Pulling fs layer 15:29:14 ec43610c2a17: Pulling fs layer 15:29:14 3a2ae6a8a46f: Pulling fs layer 15:29:14 33b1e0a273af: Pulling fs layer 15:29:14 5d3b04190fa2: Pulling fs layer 15:29:14 2f39f015ded8: Pulling fs layer 15:29:14 33b1e0a273af: Waiting 15:29:14 5d3b04190fa2: Waiting 15:29:14 2f39f015ded8: Waiting 15:29:14 3a2ae6a8a46f: Waiting 15:29:14 5c69ac0246d0: Verifying Checksum 15:29:14 5c69ac0246d0: Download complete 15:29:14 3a2ae6a8a46f: Verifying Checksum 15:29:14 3a2ae6a8a46f: Download complete 15:29:14 ec43610c2a17: Verifying Checksum 15:29:14 ec43610c2a17: Download complete 15:29:14 5d3b04190fa2: Verifying Checksum 15:29:14 5d3b04190fa2: Download complete 15:29:14 33b1e0a273af: Verifying Checksum 15:29:14 33b1e0a273af: Download complete 15:29:15 5eb5b503b376: Verifying Checksum 15:29:15 5eb5b503b376: Download complete 15:29:15 2f39f015ded8: Verifying Checksum 15:29:16 5eb5b503b376: Pull complete 15:29:16 5c69ac0246d0: Pull complete 15:29:16 ec43610c2a17: Pull complete 15:29:16 3a2ae6a8a46f: Pull complete 15:29:17 33b1e0a273af: Pull complete 15:29:17 5d3b04190fa2: Pull complete 15:29:21 2f39f015ded8: Pull complete 15:29:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:21 prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container 15:29:21 $ 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-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:29:27 $ docker top 56b94bf24500165aedfb3b8ef78ad7ae41a35be4ae161e2a7a34440296f12fdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:27 ---> job-cost.sh 15:29:27 lf-activate-venv: SKIPPING 15:29:27 INFO: No Stack... 15:29:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:28 INFO: Archiving Costs [Pipeline] sh 15:29:28 + cat /w/workspace/edgexfoundry_device-uart_PR-33/archives/cost.csv 15:29:28 + cut -d, -f6 [Pipeline] lock 15:29:29 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] 15:29:29 Resource [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] did not exist. Created. 15:29:29 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:29 + echo total: 0.2199999988079071 [Pipeline] stash 15:29:29 Stashed 1 file(s) [Pipeline] } 15:29:29 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:29 $ docker stop --time=1 56b94bf24500165aedfb3b8ef78ad7ae41a35be4ae161e2a7a34440296f12fdc 15:29:30 $ docker rm -f --volumes 56b94bf24500165aedfb3b8ef78ad7ae41a35be4ae161e2a7a34440296f12fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:30:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17145 in /w/workspace/edgexfoundry_device-uart_PR-33 [Pipeline] { [Pipeline] ws 15:30:42 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 15:30:43 The recommended git tool is: git 15:30:48 using credential edgex-jenkins-ssh 15:30:48 Cloning the remote Git repository 15:30:48 Cloning repository git@github.com:edgexfoundry/device-uart.git 15:30:48 > git init /w/workspace/device-uart/1 # timeout=10 15:30:48 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 15:30:48 > git --version # timeout=10 15:30:48 > git --version # 'git version 2.25.1' 15:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:50 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 15:30:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:51 Merging remotes/origin/main commit fa6f5852468eb49835cee0d79cba99231dc0852e into PR head commit 808b634203751e09d8aea10451af1310dd255633 15:30:51 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 15:30:51 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 15:30:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:30:51 > git config core.sparsecheckout # timeout=10 15:30:52 Merge succeeded, producing 808b634203751e09d8aea10451af1310dd255633 15:30:52 Checking out Revision 808b634203751e09d8aea10451af1310dd255633 (PR-33) 15:30:51 > git checkout -f 808b634203751e09d8aea10451af1310dd255633 # timeout=10 15:30:51 > git remote # timeout=10 15:30:51 > git config --get remote.origin.url # timeout=10 15:30:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:52 > git merge fa6f5852468eb49835cee0d79cba99231dc0852e # timeout=10 15:30:52 > git rev-parse HEAD^{commit} # timeout=10 15:30:52 > git config core.sparsecheckout # timeout=10 15:30:52 > git checkout -f 808b634203751e09d8aea10451af1310dd255633 # timeout=10 15:30:55 Commit message: "docs: Remove breaking change about common config" 15:30:55 > git --version # timeout=10 15:30:55 > git --version # 'git version 2.25.1' 15:30:55 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:30:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:56 Dload Upload Total Spent Left Speed 15:30:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89943 0 --:--:-- --:--:-- --:--:-- 90585 [Pipeline] sh 15:30:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:30:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:30:57 + sudo tee /etc/docker/daemon.new 15:30:57 { 15:30:57 "registry-mirrors": [ 15:30:57 "https://nexus3.edgexfoundry.org:10001" 15:30:57 ], 15:30:57 "bip": "10.250.0.254/24", 15:30:57 "hosts": [ 15:30:57 "tcp://0.0.0.0:5555", 15:30:57 "unix:///var/run/docker.sock" 15:30:57 ], 15:30:57 "mtu": 1458, 15:30:57 "selinux-enabled": true, 15:30:57 "seccomp-profile": "/etc/docker/seccomp.json" 15:30:57 } [Pipeline] sh 15:30:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:30:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:16 provisioning config files... 15:31:16 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config5493592027655331206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:17 ---> docker-login.sh 15:31:17 nexus3.edgexfoundry.org:10001 15:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:17 Configure a credential helper to remove this warning. See 15:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:17 15:31:17 Login Succeeded 15:31:17 nexus3.edgexfoundry.org:10002 15:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:18 Configure a credential helper to remove this warning. See 15:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:18 15:31:18 Login Succeeded 15:31:18 nexus3.edgexfoundry.org:10003 15:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:18 Configure a credential helper to remove this warning. See 15:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:18 15:31:18 Login Succeeded 15:31:18 nexus3.edgexfoundry.org:10004 15:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:18 Configure a credential helper to remove this warning. See 15:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:18 15:31:18 Login Succeeded 15:31:18 docker.io 15:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:19 Configure a credential helper to remove this warning. See 15:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:19 15:31:19 Login Succeeded 15:31:19 ---> docker-login.sh ends [Pipeline] } 15:31:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:31:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:31:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:31:19 ========================================================= 15:31:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:31:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:20 + 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 . 15:31:23 Sending build context to Docker daemon 5.659MB 15:31:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:31:23 Step 2/12 : FROM ${BASE} AS builder 15:31:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:31:23 9fda8d8052c6: Pulling fs layer 15:31:23 5d54e960e981: Pulling fs layer 15:31:23 c4a7e357bf2a: Pulling fs layer 15:31:23 f0e02332f6b5: Pulling fs layer 15:31:23 cefa15bbcfad: Pulling fs layer 15:31:23 17808c966233: Pulling fs layer 15:31:23 f4c1fc716caa: Pulling fs layer 15:31:23 f0e02332f6b5: Waiting 15:31:23 17808c966233: Waiting 15:31:23 f4c1fc716caa: Waiting 15:31:23 cefa15bbcfad: Waiting 15:31:23 5d54e960e981: Verifying Checksum 15:31:23 5d54e960e981: Download complete 15:31:23 f0e02332f6b5: Verifying Checksum 15:31:23 f0e02332f6b5: Download complete 15:31:23 cefa15bbcfad: Download complete 15:31:23 9fda8d8052c6: Verifying Checksum 15:31:23 9fda8d8052c6: Download complete 15:31:24 f4c1fc716caa: Verifying Checksum 15:31:24 f4c1fc716caa: Download complete 15:31:24 9fda8d8052c6: Pull complete 15:31:24 5d54e960e981: Pull complete 15:31:25 c4a7e357bf2a: Verifying Checksum 15:31:25 c4a7e357bf2a: Download complete 15:31:26 17808c966233: Verifying Checksum 15:31:26 17808c966233: Download complete 15:31:41 c4a7e357bf2a: Pull complete 15:31:41 f0e02332f6b5: Pull complete 15:31:41 cefa15bbcfad: Pull complete 15:31:51 17808c966233: Pull complete 15:31:52 f4c1fc716caa: Pull complete 15:31:52 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:31:52 ---> ea914061e18c 15:31:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:31:53 ---> Running in 512c6ae58c5e 15:31:53 Removing intermediate container 512c6ae58c5e 15:31:53 ---> be2e1165df7b 15:31:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:31:53 ---> Running in a74aa1c687d7 15:31:54 Removing intermediate container a74aa1c687d7 15:31:54 ---> 16c25e6e1c4d 15:31:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:31:54 ---> Running in 75d1505cfafe 15:31:54 Removing intermediate container 75d1505cfafe 15:31:54 ---> 523ba75c79fc 15:31:54 Step 6/12 : WORKDIR /device-uart 15:31:54 ---> Running in 4e52def1e81b 15:31:54 Removing intermediate container 4e52def1e81b 15:31:54 ---> 0f67acb3c046 15:31:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:31:54 ---> Running in a458f1a580d8 15:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:31:57 (1/4) Installing openssh-keygen (9.3_p2-r0) 15:31:57 (2/4) Installing libedit (20221030.3.1-r1) 15:31:57 (3/4) Installing openssh-client-common (9.3_p2-r0) 15:31:57 (4/4) Installing openssh-client-default (9.3_p2-r0) 15:31:57 Executing busybox-1.36.1-r2.trigger 15:31:57 OK: 270 MiB in 56 packages 15:31:58 Removing intermediate container a458f1a580d8 15:31:58 ---> c65b6c248ae0 15:31:58 Step 8/12 : COPY go.mod vendor* ./ 15:31:59 ---> 00f13b9a3146 15:31:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:59 ---> Running in c3a10f1defff 15:33:20 Removing intermediate container c3a10f1defff 15:33:20 ---> 156997cc8832 15:33:20 Step 10/12 : COPY . . 15:33:20 ---> 734fac1b63fb 15:33:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:33:20 ---> Running in b5274c6a3617 15:33:20 Removing intermediate container b5274c6a3617 15:33:20 ---> 4bb92d3f5ade 15:33:20 Step 12/12 : RUN ${MAKE} 15:33:20 ---> Running in bd4d89ae3bc1 15:33:20 noop 15:33:20 Removing intermediate container bd4d89ae3bc1 15:33:20 ---> 50e1095e7ee6 15:33:20 Successfully built 50e1095e7ee6 15:33:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:21 + docker inspect -f . ci-base-image-arm64 15:33:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:21 prd-ubuntu20.04-docker-arm64-4c-16g-17145 does not seem to be running inside a container 15:33:21 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:33:23 $ docker top 73f7ba70d13d0e8081914e9490dd8791fdf71d78d5fd2dbfa4bedb1751d7d44e -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:23 + go version 15:33:23 go version go1.21.0 linux/arm64 [Pipeline] } 15:33:23 $ docker stop --time=1 73f7ba70d13d0e8081914e9490dd8791fdf71d78d5fd2dbfa4bedb1751d7d44e 15:33:28 $ docker rm -f --volumes 73f7ba70d13d0e8081914e9490dd8791fdf71d78d5fd2dbfa4bedb1751d7d44e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:29 + docker inspect -f . ci-base-image-arm64 15:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:29 prd-ubuntu20.04-docker-arm64-4c-16g-17145 does not seem to be running inside a container 15:33:29 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:33:31 $ docker top 22fafa366a28757bf924df7b3bb62b34d9f874c1718c9db2638e6e8b89f97d84 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:31 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 15:33:32 + make test 15:33:32 go test ./... -coverprofile=coverage.out 15:33:36 ? github.com/edgexfoundry/device-uart [no test files] 15:35:28 ? github.com/edgexfoundry/device-uart/cmd [no test files] 15:35:28 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 15:35:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:35:28 go vet ./... 15:35:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:35:43 ./bin/test-attribution-txt.sh [Pipeline] echo 15:35:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:35:43 $ docker stop --time=1 22fafa366a28757bf924df7b3bb62b34d9f874c1718c9db2638e6e8b89f97d84 15:35:45 $ docker rm -f --volumes 22fafa366a28757bf924df7b3bb62b34d9f874c1718c9db2638e6e8b89f97d84 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:35:47 Warning: overwriting stash ‘coverage-report’ 15:35:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:35:48 + ls -al . 15:35:48 total 152 15:35:48 drwxrwxr-x 7 jenkins jenkins 4096 Nov 9 15:33 . 15:35:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:30 .. 15:35:48 -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 15:30 .dockerignore 15:35:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:30 .git 15:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:30 .github 15:35:48 -rw-rw-r-- 1 jenkins jenkins 343 Nov 9 15:30 .gitignore 15:35:48 -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 15:30 .golangci.yml 15:35:48 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 9 15:30 Attribution.txt 15:35:48 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 9 15:30 CHANGELOG.md 15:35:48 -rw-rw-r-- 1 jenkins jenkins 1777 Nov 9 15:30 Dockerfile 15:35:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 15:30 GOVERNANCE.md 15:35:48 -rw-rw-r-- 1 jenkins jenkins 675 Nov 9 15:30 Jenkinsfile 15:35:48 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 15:30 LICENSE 15:35:48 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 9 15:30 Makefile 15:35:48 -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 15:30 OWNERS.md 15:35:48 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 9 15:30 README.md 15:35:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 15:27 VERSION 15:35:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:30 bin 15:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:30 cmd 15:35:48 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 15:33 coverage.out 15:35:48 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 9 15:30 go.mod 15:35:48 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 9 15:30 go.sum 15:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:30 internal 15:35:48 -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 15:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:49 + 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=808b634203751e09d8aea10451af1310dd255633 --label arch=arm64 --label version=0.0.0 . 15:35:49 Sending build context to Docker daemon 5.66MB 15:35:49 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 15:35:49 Step 2/25 : FROM ${BASE} AS builder 15:35:49 ---> 50e1095e7ee6 15:35:49 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:35:49 ---> Running in ad17ca9d088c 15:35:49 Removing intermediate container ad17ca9d088c 15:35:49 ---> 2d88cdccacaf 15:35:49 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:35:49 ---> Running in 56f29ab8fe13 15:35:50 Removing intermediate container 56f29ab8fe13 15:35:50 ---> 73d6e3369e18 15:35:50 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:35:50 ---> Running in 9e300aa9c30d 15:35:50 Removing intermediate container 9e300aa9c30d 15:35:50 ---> 000333ec1d1d 15:35:50 Step 6/25 : WORKDIR /device-uart 15:35:50 ---> Running in 5bc696ef2e54 15:35:51 Removing intermediate container 5bc696ef2e54 15:35:51 ---> 97a4cf9d95c4 15:35:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:51 ---> Running in 7ac9ffbabc8a 15:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:35:53 OK: 270 MiB in 56 packages 15:35:54 Removing intermediate container 7ac9ffbabc8a 15:35:54 ---> 015e8a589ab2 15:35:54 Step 8/25 : COPY go.mod vendor* ./ 15:35:55 ---> 4f6d31dd4131 15:35:55 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:55 ---> Running in ea139380b7f7 15:35:57 Removing intermediate container ea139380b7f7 15:35:57 ---> 53c5b73a9ac2 15:35:57 Step 10/25 : COPY . . 15:35:58 ---> a2c4704f7600 15:35:58 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:35:58 ---> Running in 99e4f1e481e0 15:35:58 Removing intermediate container 99e4f1e481e0 15:35:58 ---> b5f8ed4ad702 15:35:58 Step 12/25 : RUN ${MAKE} 15:35:58 ---> Running in 09506bd38660 15:35:59 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.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 15:38:06 Removing intermediate container 09506bd38660 15:38:06 ---> 08bca2a8165b 15:38:06 Step 13/25 : FROM alpine:3.18 15:38:06 3.18: Pulling from library/alpine 15:38:06 579b34f0a95b: Pulling fs layer 15:38:06 579b34f0a95b: Verifying Checksum 15:38:06 579b34f0a95b: Download complete 15:38:06 579b34f0a95b: Pull complete 15:38:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:38:06 Status: Downloaded newer image for alpine:3.18 15:38:06 ---> 3cc203321400 15:38:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:38:06 ---> Running in dc7aba2144c8 15:38:06 Removing intermediate container dc7aba2144c8 15:38:06 ---> 96c621283a00 15:38:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:38:06 ---> Running in bb7786be910e 15:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:38:06 (1/1) Installing dumb-init (1.2.5-r2) 15:38:06 Executing busybox-1.36.1-r2.trigger 15:38:06 OK: 8 MiB in 16 packages 15:38:06 Removing intermediate container bb7786be910e 15:38:06 ---> 197a56528954 15:38:06 Step 16/25 : WORKDIR / 15:38:06 ---> Running in 5d5659b9fadf 15:38:07 Removing intermediate container 5d5659b9fadf 15:38:07 ---> 866002b53443 15:38:07 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 15:38:07 ---> 76040332dcf7 15:38:07 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 15:38:08 ---> 5dcbe5df6296 15:38:08 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 15:38:10 ---> 48c4a9f920b4 15:38:10 Step 20/25 : EXPOSE 59995 15:38:10 ---> Running in 391ceec4ac0c 15:38:10 Removing intermediate container 391ceec4ac0c 15:38:10 ---> 7acfee5041e9 15:38:10 Step 21/25 : ENTRYPOINT ["/device-uart"] 15:38:10 ---> Running in 851967b07b1b 15:38:11 Removing intermediate container 851967b07b1b 15:38:11 ---> f9f355950e3f 15:38:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:38:11 ---> Running in e7474661aef3 15:38:11 Removing intermediate container e7474661aef3 15:38:11 ---> 83660d614d24 15:38:11 Step 23/25 : LABEL arch=arm64 15:38:11 ---> Running in 64288ebda7c7 15:38:11 Removing intermediate container 64288ebda7c7 15:38:11 ---> 83574aac431c 15:38:11 Step 24/25 : LABEL git_sha=808b634203751e09d8aea10451af1310dd255633 15:38:11 ---> Running in 2afbc3a95599 15:38:12 Removing intermediate container 2afbc3a95599 15:38:12 ---> 8e767cfcd4d3 15:38:12 Step 25/25 : LABEL version=0.0.0 15:38:12 ---> Running in 67459f5e37ee 15:38:12 Removing intermediate container 67459f5e37ee 15:38:12 ---> 89a90c6bdcea 15:38:12 [Warning] One or more build-args [ARCH] were not consumed 15:38:12 Successfully built 89a90c6bdcea 15:38:12 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:38:13 15:38:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:38:13 arm64: Pulling from edgex-lftools-log-publisher 15:38:13 8998bd30e6a1: Pulling fs layer 15:38:13 04944245beec: Pulling fs layer 15:38:13 699f458cf7ca: Pulling fs layer 15:38:13 765212b225bb: Pulling fs layer 15:38:13 f23df028b6ca: Pulling fs layer 15:38:13 d65c8cfc05b1: Pulling fs layer 15:38:13 2437ff75d9bd: Pulling fs layer 15:38:13 765212b225bb: Waiting 15:38:13 f23df028b6ca: Waiting 15:38:13 d65c8cfc05b1: Waiting 15:38:13 2437ff75d9bd: Waiting 15:38:14 04944245beec: Download complete 15:38:14 765212b225bb: Verifying Checksum 15:38:14 765212b225bb: Download complete 15:38:14 f23df028b6ca: Verifying Checksum 15:38:14 f23df028b6ca: Download complete 15:38:14 d65c8cfc05b1: Download complete 15:38:14 699f458cf7ca: Verifying Checksum 15:38:14 699f458cf7ca: Download complete 15:38:14 8998bd30e6a1: Verifying Checksum 15:38:14 8998bd30e6a1: Download complete 15:38:17 2437ff75d9bd: Verifying Checksum 15:38:17 2437ff75d9bd: Download complete 15:38:19 8998bd30e6a1: Pull complete 15:38:19 04944245beec: Pull complete 15:38:21 699f458cf7ca: Pull complete 15:38:21 765212b225bb: Pull complete 15:38:22 f23df028b6ca: Pull complete 15:38:22 d65c8cfc05b1: Pull complete 15:38:44 2437ff75d9bd: Pull complete 15:38:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:45 prd-ubuntu20.04-docker-arm64-4c-16g-17145 does not seem to be running inside a container 15:38:45 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:38:48 $ docker top 1c04bc3e449f6eb2e8c2030a0846e25ca57bf3765791b67d890c4fc9ec9b22b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:49 ---> job-cost.sh 15:38:49 lf-activate-venv: SKIPPING 15:38:49 INFO: No Stack... 15:38:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:38:50 INFO: Archiving Costs [Pipeline] sh 15:38:51 + cat /w/workspace/device-uart/1/archives/cost.csv 15:38:51 + cut -d, -f6 [Pipeline] lock 15:38:51 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] 15:38:51 Resource [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] did not exist. Created. 15:38:51 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:38:51 /w/workspace/device-uart/1@tmp/durable-e9cbfbcd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:38:52 + echo total: 0.10999999940395355 [Pipeline] stash 15:38:52 Warning: overwriting stash ‘stack-cost’ 15:38:52 Stashed 1 file(s) [Pipeline] } 15:38:52 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:38:52 $ docker stop --time=1 1c04bc3e449f6eb2e8c2030a0846e25ca57bf3765791b67d890c4fc9ec9b22b2 15:38:57 $ docker rm -f --volumes 1c04bc3e449f6eb2e8c2030a0846e25ca57bf3765791b67d890c4fc9ec9b22b2 [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 15:38:58 provisioning config files... 15:38:58 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-33@tmp/config635593088931003374tmp [Pipeline] { [Pipeline] sh 15:38:58 + set +x 15:38:58 + curl -s https://codecov.io/bash 15:38:58 + bash -s -- 15:38:58 15:38:58 _____ _ 15:38:58 / ____| | | 15:38:58 | | ___ __| | ___ ___ _____ __ 15:38:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:38:58 | |___| (_) | (_| | __/ (_| (_) \ V / 15:38:58 \_____\___/ \__,_|\___|\___\___/ \_/ 15:38:58 Bash-1.0.6 15:38:58 15:38:58 15:38:58 ==> git version 2.25.1 found 15:38:58 ==> 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 15:38:58 Release-Date: 2020-01-08 15:38:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:38:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:38:58 ==> Jenkins CI detected. 15:38:58 current dir:  /w/workspace/edgexfoundry_device-uart_PR-33 15:38:58 project root: . 15:38:58 --> token set from env 15:38:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:38:58 ==> Running gcov in . (disable via -X gcov) 15:38:58 ==> Python coveragepy not found 15:38:58 ==> Searching for coverage reports in: 15:38:58 + . 15:38:58 -> Found 1 reports 15:38:58 ==> Detecting git/mercurial file structure 15:38:58 ==> Reading reports 15:38:58 + ./coverage.out bytes=10 15:38:58 ==> Appending adjustments 15:38:58 https://docs.codecov.io/docs/fixing-reports 15:38:58 + Found adjustments 15:38:58 ==> Gzipping contents 15:38:58 4.0K /tmp/codecov.P9KAi1.gz 15:38:58 ==> Uploading reports 15:38:58 url: https://codecov.io 15:38:58 query: branch=PR-33&commit=808b634203751e09d8aea10451af1310dd255633&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=33&job=&cmd_args= 15:38:58 -> Pinging Codecov 15:38:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-33&commit=808b634203751e09d8aea10451af1310dd255633&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=33&job=&cmd_args= 15:38:58 -> Uploading to 15:38:58 https://storage.googleapis.com/codecov/v4/raw/2023-11-09/B9AA6E0BBD74AE3A32605C7A7C664919/808b634203751e09d8aea10451af1310dd255633/44f66501-a0be-4ffe-be79-50d6c1988845.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231109T153858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=173976427c8f7a64865899af98c83597f76db3b664f86b09845835a6a01aa418 15:38:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:58 Dload Upload Total Spent Left Speed 15:38:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2985 --:--:-- --:--:-- --:--:-- 2970 100 603 0 0 100 603 0 2441 --:--:-- --:--:-- --:--:-- 2431 15:38:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/808b634203751e09d8aea10451af1310dd255633 [Pipeline] } 15:38:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:39:01 + [ -d /w/workspace/edgexfoundry_device-uart_PR-33/archives ] 15:39:01 + ls -al /w/workspace/edgexfoundry_device-uart_PR-33/archives 15:39:01 total 16 15:39:01 drwxr-xr-x 3 root root 4096 Nov 9 15:29 . 15:39:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 15:29 .. 15:39:01 drwxr-xr-x 2 root root 4096 Nov 9 15:29 cost 15:39:01 -rw-r--r-- 1 root root 82 Nov 9 15:29 cost.csv 15:39:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-33/archives 15:39:01 + ls -al /w/workspace/edgexfoundry_device-uart_PR-33/archives 15:39:01 total 16 15:39:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 15:29 . 15:39:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 15:29 .. 15:39:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 15:29 cost 15:39:01 -rw-r--r-- 1 jenkins jenkins 82 Nov 9 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:39:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:39:02 ---> package-listing.sh 15:39:02 ++ facter osfamily 15:39:02 ++ tr '[:upper:]' '[:lower:]' 15:39:02 + OS_FAMILY=debian 15:39:02 + workspace=/w/workspace/edgexfoundry_device-uart_PR-33 15:39:02 + START_PACKAGES=/tmp/packages_start.txt 15:39:02 + END_PACKAGES=/tmp/packages_end.txt 15:39:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:39:02 + PACKAGES=/tmp/packages_start.txt 15:39:02 + '[' /w/workspace/edgexfoundry_device-uart_PR-33 ']' 15:39:02 + PACKAGES=/tmp/packages_end.txt 15:39:02 + case "${OS_FAMILY}" in 15:39:02 + dpkg -l 15:39:02 + grep '^ii' 15:39:02 + '[' -f /tmp/packages_start.txt ']' 15:39:02 + '[' -f /tmp/packages_end.txt ']' 15:39:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:39:02 + '[' /w/workspace/edgexfoundry_device-uart_PR-33 ']' 15:39:02 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-33/archives/ 15:39:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-33/archives/ [Pipeline] echo 15:39:02 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-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:39:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:03 prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container 15:39:03 $ 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-33/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-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:39:03 $ docker top fbf25d840746fae4a3ebe2ada24681654676727839808ac850f1e6020b5f2625 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:04 + touch /tmp/pre-build-complete [Pipeline] sh 15:39:04 + mkdir -p /var/log/sysstat [Pipeline] sh 15:39:04 + ls /var/log/sa-host 15:39:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:05 provisioning config files... 15:39:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-33@tmp/config1643169153272428900tmp [Pipeline] { [Pipeline] echo 15:39:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:39:05 ---> create-netrc.sh [Pipeline] } 15:39:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:39:05 ---> python-tools-install.sh [Pipeline] echo 15:39:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:39:06 ---> sudo-logs.sh 15:39:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:39:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:39:06 ---> job-cost.sh 15:39:06 lf-activate-venv: SKIPPING 15:39:06 DEBUG: total: 0.2199999988079071 15:39:06 INFO: Retrieving Stack Cost... 15:39:10 INFO: Retrieving Pricing Info for: v3-standard-8 15:39:10 INFO: Archiving Costs [Pipeline] echo 15:39:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:39:11 ---> logs-deploy.sh 15:39:11 lf-activate-venv: SKIPPING 15:39:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-33/1 15:39:11 INFO: archiving workspace using pattern(s): 15:39:12 Archives upload complete. 15:39:12 INFO: archiving logs to Nexus 15:39:12 ---> uname -a: 15:39:12 Linux prd-ubuntu20-04-docker-8c-8g-17144 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:39:12 15:39:12 15:39:12 ---> lscpu: 15:39:12 Architecture: x86_64 15:39:12 CPU op-mode(s): 32-bit, 64-bit 15:39:12 Byte Order: Little Endian 15:39:12 Address sizes: 40 bits physical, 48 bits virtual 15:39:12 CPU(s): 8 15:39:12 On-line CPU(s) list: 0-7 15:39:12 Thread(s) per core: 1 15:39:12 Core(s) per socket: 1 15:39:12 Socket(s): 8 15:39:12 NUMA node(s): 1 15:39:12 Vendor ID: AuthenticAMD 15:39:12 CPU family: 23 15:39:12 Model: 49 15:39:12 Model name: AMD EPYC-Rome Processor 15:39:12 Stepping: 0 15:39:12 CPU MHz: 2799.998 15:39:12 BogoMIPS: 5599.99 15:39:12 Virtualization: AMD-V 15:39:12 Hypervisor vendor: KVM 15:39:12 Virtualization type: full 15:39:12 L1d cache: 256 KiB 15:39:12 L1i cache: 256 KiB 15:39:12 L2 cache: 4 MiB 15:39:12 L3 cache: 128 MiB 15:39:12 NUMA node0 CPU(s): 0-7 15:39:12 Vulnerability Itlb multihit: Not affected 15:39:12 Vulnerability L1tf: Not affected 15:39:12 Vulnerability Mds: Not affected 15:39:12 Vulnerability Meltdown: Not affected 15:39:12 Vulnerability Mmio stale data: Not affected 15:39:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:39:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:39:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:39:12 Vulnerability Srbds: Not affected 15:39:12 Vulnerability Tsx async abort: Not affected 15:39:12 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 15:39:12 15:39:12 15:39:12 ---> nproc: 15:39:12 8 15:39:12 15:39:12 15:39:12 ---> df -h: 15:39:12 Filesystem Size Used Avail Use% Mounted on 15:39:12 overlay 155G 12G 144G 8% / 15:39:12 tmpfs 64M 0 64M 0% /dev 15:39:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:39:12 shm 64M 0 64M 0% /dev/shm 15:39:12 /dev/vda1 155G 12G 144G 8% /facter-os 15:39:12 15:39:12 15:39:12 ---> sar -b -r -n DEV: 15:39:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17144) 11/09/23 _x86_64_ (8 CPU) 15:39:12 15:39:12 15:26:06 LINUX RESTART (8 CPU) 15:39:12 15:39:12 15:27:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:39:12 15:28:01 209.01 4.28 204.74 0.00 388.92 71385.54 0.00 15:39:12 15:29:01 137.05 0.37 136.69 0.00 42.65 24283.64 0.00 15:39:12 15:30:01 118.73 0.08 118.65 0.00 12.26 34882.87 0.00 15:39:12 15:31:01 1.97 0.00 1.97 0.00 0.00 23.59 0.00 15:39:12 15:32:01 55.96 10.78 45.18 0.00 5173.27 8579.10 0.00 15:39:12 15:33:01 3.68 0.02 3.67 0.00 0.13 95.18 0.00 15:39:12 15:34:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 15:39:12 15:35:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 15:39:12 15:36:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 15:39:12 15:37:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 15:39:12 15:38:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 15:39:12 15:39:01 1.43 0.18 1.25 0.00 12.13 16.93 0.00 15:39:12 Average: 44.71 1.31 43.40 0.00 468.98 11694.11 0.00 15:39:12 15:39:12 15:27:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:39:12 15:28:01 27758056 31574896 721264 2.19 148320 3815936 1865460 5.50 1187288 3413624 288824 15:39:12 15:29:01 28168720 31562000 734980 2.24 155432 3418728 1895168 5.59 1240148 2984476 203268 15:39:12 15:30:01 27654388 31580888 714384 2.17 165624 3894004 1767044 5.21 1240328 3445196 8 15:39:12 15:31:01 27654788 31581348 713664 2.17 165672 3894012 1767044 5.21 1240412 3445204 4 15:39:12 15:32:01 27171504 31565488 707348 2.15 194684 4322452 1730996 5.10 1544088 3590284 264 15:39:12 15:33:01 27177368 31566504 706400 2.15 193236 4319204 1718368 5.06 1541332 3587060 28 15:39:12 15:34:01 27183968 31573136 699704 2.13 193264 4319208 1718368 5.06 1534416 3587064 20 15:39:12 15:35:01 27184372 31573604 699160 2.13 193336 4319212 1718368 5.06 1534456 3587068 8 15:39:12 15:36:01 27186904 31576168 696748 2.12 193380 4319204 1718368 5.06 1532856 3587072 8 15:39:12 15:37:01 27186484 31575792 696936 2.12 193400 4319220 1718368 5.06 1532592 3587076 16 15:39:12 15:38:01 27186184 31575492 697148 2.12 193428 4319220 1718368 5.06 1532712 3587076 20 15:39:12 15:39:01 27183996 31573736 698096 2.12 193452 4319516 1729576 5.10 1533920 3587020 204 15:39:12 Average: 27391394 31573254 707153 2.15 181936 4131660 1755458 5.17 1432879 3499018 41056 15:39:12 15:39:12 15:27:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:39:12 15:28:01 docker0 205.18 353.76 17.73 2469.83 0.00 0.00 0.00 0.00 15:39:12 15:28:01 lo 2.62 2.62 0.26 0.26 0.00 0.00 0.00 0.00 15:39:12 15:28:01 ens3 482.99 282.90 5525.94 40.49 0.00 0.00 0.00 0.00 15:39:12 15:29:01 docker0 1.63 3.20 0.10 30.93 0.00 0.00 0.00 0.00 15:39:12 15:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:39:12 15:29:01 ens3 42.17 26.24 68.98 16.02 0.00 0.00 0.00 0.00 15:39:12 15:30:01 docker0 1.48 3.15 0.09 31.40 0.00 0.00 0.00 0.00 15:39:12 15:30:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 15:39:12 15:30:01 ens3 103.82 62.99 2612.30 12.53 0.00 0.00 0.00 0.00 15:39:12 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:39:12 15:31:01 ens3 6.00 3.20 9.27 0.76 0.00 0.00 0.00 0.00 15:39:12 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:32:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:39:12 15:32:01 ens3 182.25 63.54 2733.71 4.73 0.00 0.00 0.00 0.00 15:39:12 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:39:12 15:33:01 ens3 1.63 0.95 0.56 0.44 0.00 0.00 0.00 0.00 15:39:12 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:34:01 ens3 0.60 0.20 0.13 0.07 0.00 0.00 0.00 0.00 15:39:12 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:39:12 15:35:01 ens3 1.13 0.43 0.32 0.21 0.00 0.00 0.00 0.00 15:39:12 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:36:01 ens3 0.55 0.32 0.26 0.21 0.00 0.00 0.00 0.00 15:39:12 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:39:12 15:37:01 ens3 0.38 0.28 0.14 0.08 0.00 0.00 0.00 0.00 15:39:12 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:38:01 ens3 0.97 0.53 0.39 0.28 0.00 0.00 0.00 0.00 15:39:12 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:12 15:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:39:12 15:39:01 ens3 6.68 4.62 7.00 2.34 0.00 0.00 0.00 0.00 15:39:12 Average: docker0 17.62 30.46 1.52 214.14 0.00 0.00 0.00 0.00 15:39:12 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 15:39:12 Average: ens3 69.67 37.52 919.61 6.56 0.00 0.00 0.00 0.00 15:39:12 15:39:12 15:39:12 ---> sar -P ALL: 15:39:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17144) 11/09/23 _x86_64_ (8 CPU) 15:39:12 15:39:12 15:26:06 LINUX RESTART (8 CPU) 15:39:12 15:39:12 15:27:00 CPU %user %nice %system %iowait %steal %idle 15:39:12 15:28:01 all 7.39 0.00 3.50 5.75 0.06 83.31 15:39:12 15:28:01 0 7.62 0.00 3.16 0.30 0.05 88.88 15:39:12 15:28:01 1 7.69 0.00 4.47 24.54 0.08 63.21 15:39:12 15:28:01 2 7.04 0.00 3.73 15.00 0.07 74.16 15:39:12 15:28:01 3 7.22 0.00 2.90 1.47 0.05 88.36 15:39:12 15:28:01 4 7.69 0.00 4.33 0.88 0.05 87.05 15:39:12 15:28:01 5 7.32 0.00 3.31 3.69 0.03 85.66 15:39:12 15:28:01 6 7.55 0.00 2.65 0.10 0.05 89.66 15:39:12 15:28:01 7 6.99 0.00 3.44 0.13 0.07 89.38 15:39:12 15:29:01 all 35.33 0.00 4.11 3.10 0.09 57.37 15:39:12 15:29:01 0 35.77 0.00 4.47 2.05 0.08 57.62 15:39:12 15:29:01 1 34.09 0.00 4.39 12.71 0.08 48.72 15:39:12 15:29:01 2 35.19 0.00 4.15 4.81 0.10 55.76 15:39:12 15:29:01 3 36.75 0.00 4.01 0.32 0.08 58.83 15:39:12 15:29:01 4 34.56 0.00 3.95 1.16 0.08 60.25 15:39:12 15:29:01 5 35.15 0.00 4.25 1.43 0.10 59.07 15:39:12 15:29:01 6 35.29 0.00 4.01 1.79 0.08 58.83 15:39:12 15:29:01 7 35.85 0.00 3.68 0.50 0.08 59.88 15:39:12 15:30:01 all 3.66 0.00 1.55 2.78 0.04 91.97 15:39:12 15:30:01 0 3.31 0.00 2.40 15.61 0.05 78.64 15:39:12 15:30:01 1 3.50 0.00 1.29 0.03 0.03 95.14 15:39:12 15:30:01 2 3.27 0.00 2.04 1.22 0.02 93.45 15:39:12 15:30:01 3 3.51 0.00 1.70 0.76 0.07 93.96 15:39:12 15:30:01 4 2.83 0.00 1.10 0.05 0.02 96.00 15:39:12 15:30:01 5 4.08 0.00 1.11 0.05 0.03 94.73 15:39:12 15:30:01 6 4.83 0.00 1.58 4.34 0.03 89.22 15:39:12 15:30:01 7 3.95 0.00 1.19 0.27 0.03 94.55 15:39:12 15:31:01 all 0.25 0.00 0.02 0.01 0.01 99.72 15:39:12 15:31:01 0 0.02 0.00 0.02 0.03 0.02 99.92 15:39:12 15:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:39:12 15:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:39:12 15:31:01 3 0.08 0.00 0.02 0.05 0.02 99.83 15:39:12 15:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:39:12 15:31:01 5 0.08 0.00 0.03 0.00 0.00 99.88 15:39:12 15:31:01 6 1.70 0.00 0.02 0.00 0.02 98.27 15:39:12 15:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:39:12 15:32:01 all 2.59 0.00 1.36 0.77 0.03 95.26 15:39:12 15:32:01 0 2.90 0.00 1.32 0.43 0.02 95.33 15:39:12 15:32:01 1 2.19 0.00 1.39 0.85 0.03 95.54 15:39:12 15:32:01 2 1.85 0.00 1.15 0.12 0.05 96.83 15:39:12 15:32:01 3 2.32 0.00 1.52 1.94 0.02 94.20 15:39:12 15:32:01 4 3.54 0.00 1.93 0.13 0.02 94.38 15:39:12 15:32:01 5 1.69 0.00 0.74 0.38 0.03 97.16 15:39:12 15:32:01 6 3.52 0.00 1.06 1.22 0.03 94.17 15:39:12 15:32:01 7 2.70 0.00 1.75 1.08 0.02 94.44 15:39:12 15:33:01 all 0.08 0.00 0.05 0.04 0.01 99.82 15:39:12 15:33:01 0 0.20 0.00 0.12 0.00 0.00 99.68 15:39:12 15:33:01 1 0.10 0.00 0.05 0.02 0.02 99.82 15:39:12 15:33:01 2 0.03 0.00 0.07 0.12 0.00 99.78 15:39:12 15:33:01 3 0.10 0.00 0.03 0.18 0.00 99.68 15:39:12 15:33:01 4 0.03 0.00 0.05 0.00 0.02 99.90 15:39:12 15:33:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:39:12 15:33:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:39:12 15:33:01 7 0.02 0.00 0.05 0.02 0.02 99.90 15:39:12 15:34:01 all 0.05 0.00 0.02 0.00 0.00 99.93 15:39:12 15:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:39:12 15:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:39:12 15:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:39:12 15:34:01 3 0.00 0.00 0.02 0.02 0.02 99.95 15:39:12 15:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:39:12 15:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:39:12 15:34:01 6 0.28 0.00 0.08 0.00 0.00 99.63 15:39:12 15:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:39:12 15:35:01 all 0.03 0.00 0.02 0.02 0.01 99.92 15:39:12 15:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:39:12 15:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:39:12 15:35:01 2 0.03 0.00 0.03 0.08 0.02 99.83 15:39:12 15:35:01 3 0.03 0.00 0.02 0.07 0.00 99.88 15:39:12 15:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:39:12 15:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:39:12 15:35:01 6 0.10 0.00 0.02 0.00 0.02 99.87 15:39:12 15:35:01 7 0.00 0.00 0.05 0.02 0.00 99.93 15:39:12 15:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:39:12 15:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:39:12 15:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:39:12 15:36:01 2 0.03 0.00 0.03 0.02 0.02 99.90 15:39:12 15:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:39:12 15:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:39:12 15:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:39:12 15:36:01 6 0.10 0.00 0.03 0.00 0.00 99.87 15:39:12 15:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:39:12 15:37:01 all 0.05 0.00 0.00 0.00 0.00 99.94 15:39:12 15:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:39:12 15:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:39:12 15:37:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:39:12 15:37:01 3 0.30 0.00 0.00 0.00 0.02 99.68 15:39:12 15:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:39:12 15:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:39:12 15:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:39:12 15:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:39:12 15:38:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:39:12 15:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:39:12 15:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:39:12 15:38:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:39:12 15:38:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:39:12 15:38:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:39:12 15:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:39:12 15:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:39:12 15:38:01 7 0.00 0.00 0.00 0.10 0.00 99.90 15:39:12 15:39:12 15:38:01 CPU %user %nice %system %iowait %steal %idle 15:39:12 15:39:01 all 0.21 0.00 0.07 0.00 0.01 99.70 15:39:12 15:39:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:39:12 15:39:01 1 0.08 0.00 0.05 0.00 0.00 99.87 15:39:12 15:39:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:39:12 15:39:01 3 0.43 0.00 0.07 0.02 0.00 99.48 15:39:12 15:39:01 4 0.37 0.00 0.13 0.00 0.00 99.50 15:39:12 15:39:01 5 0.53 0.00 0.13 0.00 0.02 99.32 15:39:12 15:39:01 6 0.10 0.00 0.05 0.00 0.00 99.85 15:39:12 15:39:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:39:12 Average: all 4.12 0.00 0.89 1.04 0.02 93.92 15:39:12 Average: 0 4.14 0.00 0.96 1.52 0.02 93.36 15:39:12 Average: 1 3.96 0.00 0.97 3.19 0.02 91.85 15:39:12 Average: 2 3.95 0.00 0.94 1.79 0.03 93.29 15:39:12 Average: 3 4.22 0.00 0.86 0.40 0.02 94.50 15:39:12 Average: 4 4.08 0.00 0.96 0.18 0.02 94.76 15:39:12 Average: 5 4.06 0.00 0.80 0.46 0.02 94.65 15:39:12 Average: 6 4.45 0.00 0.79 0.62 0.02 94.12 15:39:12 Average: 7 4.11 0.00 0.85 0.18 0.02 94.84 15:39:12 15:39:12 15:39:12