Pull request #64 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8d80456c4c454ab8bd409ec840752c6b5f05760+bc279460de46d3a6d33425637d1308351b1bd8af (0c1f27d3951b8f36a4607b1b581cd0448e9ed236) 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-ssh506420288355698508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6393444268897168165.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 590556114a56c6d90cc8043840e039c2f74196dc 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-64/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-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16726881580637847846.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-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3804083537470347800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5935167382994233995.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-64/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-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12255779454143461349.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 590556114a56c6d90cc8043840e039c2f74196dc 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 ‘prd-ubuntu20.04-docker-8c-8g-7310’ Running on prd-ubuntu20.04-docker-8c-8g-7312 in /w/workspace/edgexfoundry_device-uart_PR-64 [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-64 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bc279460de46d3a6d33425637d1308351b1bd8af into PR head commit d8d80456c4c454ab8bd409ec840752c6b5f05760 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing d8d80456c4c454ab8bd409ec840752c6b5f05760 Checking out Revision d8d80456c4c454ab8bd409ec840752c6b5f05760 (PR-64) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git checkout -f d8d80456c4c454ab8bd409ec840752c6b5f05760 # 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 bc279460de46d3a6d33425637d1308351b1bd8af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8d80456c4c454ab8bd409ec840752c6b5f05760 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:49:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:49:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:49:45 ========================================================= 18:49:45 EdgeX Global Pipelines Version Info 18:49:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:49:46 ------------------- 18:49:46 stable info: 18:49:46 ------------------- 18:49:46 Commited By: Ginny Guan ginny@iotechsys.com 18:49:46 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:49:46 Message: update stable to v1.0.260 18:49:46 ------------------- 18:49:46 experimental info: 18:49:46 ------------------- 18:49:46 Commited By: Ginny Guan ginny@iotechsys.com 18:49:46 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:49:46 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:49:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8d8045 [Pipeline] echo 18:49:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:49 provisioning config files... 18:49:49 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config5300488669017740487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:49 ---> ****-login.sh 18:49:49 nexus3.edgexfoundry.org:10001 18:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:49 Configure a credential helper to remove this warning. See 18:49:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:49 18:49:49 Login Succeeded 18:49:49 nexus3.edgexfoundry.org:10002 18:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:49 Configure a credential helper to remove this warning. See 18:49:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:49 18:49:49 Login Succeeded 18:49:49 nexus3.edgexfoundry.org:10003 18:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:49 Configure a credential helper to remove this warning. See 18:49:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:49 18:49:49 Login Succeeded 18:49:49 nexus3.edgexfoundry.org:10004 18:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:50 Configure a credential helper to remove this warning. See 18:49:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:50 18:49:50 Login Succeeded 18:49:50 ****.io 18:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:49:50 Configure a credential helper to remove this warning. See 18:49:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:49:50 18:49:50 Login Succeeded 18:49:50 ---> ****-login.sh ends [Pipeline] } 18:49:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:49:51 + git rev-list -1 --merges d8d80456c4c454ab8bd409ec840752c6b5f05760~1..d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] echo 18:49:51 -----------> git rev-list -1 --merges d8d80456c4c454ab8bd409ec840752c6b5f05760~1..d8d80456c4c454ab8bd409ec840752c6b5f05760 d8d80456c4c454ab8bd409ec840752c6b5f05760 [false] [Pipeline] sh 18:49:51 + git log --format=format:%s -1 d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] echo 18:49:51 ========================================================= 18:49:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:49:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:52 + git log --format=format:%s -1 d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] echo 18:49:52 [semverPrep] GIT_COMMIT: d8d80456c4c454ab8bd409ec840752c6b5f05760, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:49:52 [semverPrep] This is not a build commit. [Pipeline] sh 18:49:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:52 + grep -v github /etc/ssh/ssh_known_hosts 18:49:52 + [ -e /tmp/ssh_known_hosts ] 18:49:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:49:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:49:52 + sudo tee -a /etc/ssh/ssh_known_hosts 18:49:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:52 18:49:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:53 0.1.4: Pulling from edgex-devops/py-git-semver 18:49:53 b85a868b505f: Pulling fs layer 18:49:53 e2be974225ed: Pulling fs layer 18:49:53 339a4e72a1f5: Pulling fs layer 18:49:53 988bab9f4d93: Pulling fs layer 18:49:53 1469e6f7b9e6: Pulling fs layer 18:49:53 eaf3925da568: Pulling fs layer 18:49:53 bab4dde63d76: Pulling fs layer 18:49:53 bde34c3a00c8: Pulling fs layer 18:49:53 b352a97aabf1: Pulling fs layer 18:49:53 4872d77fe225: Pulling fs layer 18:49:53 5851b861e8e6: Pulling fs layer 18:49:53 bab4dde63d76: Waiting 18:49:53 4872d77fe225: Waiting 18:49:53 bde34c3a00c8: Waiting 18:49:53 5851b861e8e6: Waiting 18:49:53 b352a97aabf1: Waiting 18:49:53 eaf3925da568: Waiting 18:49:53 1469e6f7b9e6: Waiting 18:49:53 988bab9f4d93: Waiting 18:49:53 e2be974225ed: Download complete 18:49:53 988bab9f4d93: Download complete 18:49:53 1469e6f7b9e6: Verifying Checksum 18:49:53 1469e6f7b9e6: Download complete 18:49:53 339a4e72a1f5: Verifying Checksum 18:49:53 339a4e72a1f5: Download complete 18:49:53 eaf3925da568: Verifying Checksum 18:49:53 eaf3925da568: Download complete 18:49:53 bde34c3a00c8: Verifying Checksum 18:49:53 bde34c3a00c8: Download complete 18:49:53 b352a97aabf1: Download complete 18:49:53 4872d77fe225: Verifying Checksum 18:49:53 4872d77fe225: Download complete 18:49:53 5851b861e8e6: Verifying Checksum 18:49:53 5851b861e8e6: Download complete 18:49:53 b85a868b505f: Verifying Checksum 18:49:53 b85a868b505f: Download complete 18:49:53 bab4dde63d76: Verifying Checksum 18:49:53 bab4dde63d76: Download complete 18:49:54 b85a868b505f: Pull complete 18:49:55 e2be974225ed: Pull complete 18:49:55 339a4e72a1f5: Pull complete 18:49:55 988bab9f4d93: Pull complete 18:49:55 1469e6f7b9e6: Pull complete 18:49:56 eaf3925da568: Pull complete 18:49:57 bab4dde63d76: Pull complete 18:49:57 bde34c3a00c8: Pull complete 18:49:57 b352a97aabf1: Pull complete 18:49:57 4872d77fe225: Pull complete 18:49:58 5851b861e8e6: Pull complete 18:49:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:49:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:58 prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container 18:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:50:01 $ docker top a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a -eo pid,comm 18:50:01 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). 18:50:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:02 [ssh-agent] Looking for ssh-agent implementation... 18:50:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:02 $ docker exec a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a ssh-agent 18:50:02 SSH_AUTH_SOCK=/tmp/ssh-dXve0mwkdXO1/agent.32 18:50:02 SSH_AGENT_PID=38 18:50:02 Running ssh-add (command line suppressed) 18:50:02 Identity added: /w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_9363651161714421831.key (/w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_9363651161714421831.key) 18:50:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:02 + git tag --points-at HEAD [Pipeline] } 18:50:02 $ docker exec --env ******** --env ******** a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a ssh-agent -k 18:50:02 unset SSH_AUTH_SOCK; 18:50:02 unset SSH_AGENT_PID; 18:50:02 echo Agent pid 38 killed; 18:50:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:50:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:02 [ssh-agent] Looking for ssh-agent implementation... 18:50:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:03 $ docker exec a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a ssh-agent 18:50:03 SSH_AUTH_SOCK=/tmp/ssh-Bwqqo3QlEyAN/agent.72 18:50:03 SSH_AGENT_PID=78 18:50:03 Running ssh-add (command line suppressed) 18:50:03 Identity added: /w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_15597551145035168114.key (/w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_15597551145035168114.key) 18:50:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:03 + git semver init 18:50:03 2024-08-07 18:50:03,894 [run_init] DEBUG init version:0.0.0 force:False 18:50:03 2024-08-07 18:50:03,894 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-64/.semver 18:50:03 2024-08-07 18:50:03,895 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-64/.semver 18:50:03 2024-08-07 18:50:03,895 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-64/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64, universal_newlines=False, shell=None, istream=None) 18:50:05 2024-08-07 18:50:05,038 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-64/.git/info/exclude 18:50:05 2024-08-07 18:50:05,038 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 with force:False 18:50:05 2024-08-07 18:50:05,038 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 18:50:05 2024-08-07 18:50:05,042 [execute] INFO git cat-file --batch-check 18:50:05 2024-08-07 18:50:05,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64/.semver, universal_newlines=False, shell=None, istream=) 18:50:05 2024-08-07 18:50:05,048 [execute] INFO git cat-file --batch 18:50:05 2024-08-07 18:50:05,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64/.semver, universal_newlines=False, shell=None, istream=) 18:50:05 2024-08-07 18:50:05,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 18:50:05 0.0.0 [Pipeline] } 18:50:05 $ docker exec --env ******** --env ******** a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a ssh-agent -k 18:50:05 unset SSH_AUTH_SOCK; 18:50:05 unset SSH_AGENT_PID; 18:50:05 echo Agent pid 78 killed; 18:50:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:05 + git semver [Pipeline] } 18:50:06 $ docker stop --time=1 a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a 18:50:07 $ docker rm -f --volumes a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a [Pipeline] // withDockerContainer [Pipeline] sh 18:50:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:50:08 Stashed 1 file(s) [Pipeline] echo 18:50:08 [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 18:50:08 provisioning config files... 18:50:09 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config3938469855884265163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:09 ---> ****-login.sh 18:50:09 nexus3.edgexfoundry.org:10001 18:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:09 Configure a credential helper to remove this warning. See 18:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:09 18:50:09 Login Succeeded 18:50:09 nexus3.edgexfoundry.org:10002 18:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:09 Configure a credential helper to remove this warning. See 18:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:09 18:50:09 Login Succeeded 18:50:09 nexus3.edgexfoundry.org:10003 18:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:09 Configure a credential helper to remove this warning. See 18:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:09 18:50:09 Login Succeeded 18:50:09 nexus3.edgexfoundry.org:10004 18:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:09 Configure a credential helper to remove this warning. See 18:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:09 18:50:09 Login Succeeded 18:50:09 ****.io 18:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:09 Configure a credential helper to remove this warning. See 18:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:09 18:50:09 Login Succeeded 18:50:09 ---> ****-login.sh ends [Pipeline] } 18:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:50:10 ========================================================= 18:50:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:50:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:10 + 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 . 18:50:10 Sending build context to Docker daemon 25.56MB 18:50:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:50:10 Step 2/12 : FROM ${BASE} AS builder 18:50:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:50:11 619be1103602: Pulling fs layer 18:50:11 7862e08f4a3e: Pulling fs layer 18:50:11 5df492c9dc93: Pulling fs layer 18:50:11 7629e6793208: Pulling fs layer 18:50:11 4f4fb700ef54: Pulling fs layer 18:50:11 fb5054dd5b73: Pulling fs layer 18:50:11 eeca6798cff9: Pulling fs layer 18:50:11 aa269ceb94a6: Pulling fs layer 18:50:11 ada007ff1a6a: Pulling fs layer 18:50:11 7629e6793208: Waiting 18:50:11 4f4fb700ef54: Waiting 18:50:11 fb5054dd5b73: Waiting 18:50:11 eeca6798cff9: Waiting 18:50:11 aa269ceb94a6: Waiting 18:50:11 ada007ff1a6a: Waiting 18:50:11 7862e08f4a3e: Download complete 18:50:11 7629e6793208: Verifying Checksum 18:50:11 7629e6793208: Download complete 18:50:11 4f4fb700ef54: Verifying Checksum 18:50:11 4f4fb700ef54: Download complete 18:50:11 fb5054dd5b73: Download complete 18:50:11 619be1103602: Verifying Checksum 18:50:11 619be1103602: Download complete 18:50:11 619be1103602: Pull complete 18:50:11 eeca6798cff9: Verifying Checksum 18:50:11 eeca6798cff9: Download complete 18:50:11 7862e08f4a3e: Pull complete 18:50:11 ada007ff1a6a: Verifying Checksum 18:50:11 ada007ff1a6a: Download complete 18:50:11 5df492c9dc93: Verifying Checksum 18:50:11 5df492c9dc93: Download complete 18:50:11 aa269ceb94a6: Verifying Checksum 18:50:11 aa269ceb94a6: Download complete 18:50:14 5df492c9dc93: Pull complete 18:50:14 7629e6793208: Pull complete 18:50:14 4f4fb700ef54: Pull complete 18:50:14 fb5054dd5b73: Pull complete 18:50:14 eeca6798cff9: Pull complete 18:50:17 aa269ceb94a6: Pull complete 18:50:17 ada007ff1a6a: Pull complete 18:50:17 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:50:17 ---> f489d0715acc 18:50:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:50:22 ---> Running in 5512c306d979 18:50:22 Removing intermediate container 5512c306d979 18:50:22 ---> ff84944bb99f 18:50:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:50:22 ---> Running in f3e2f9150a32 18:50:22 Removing intermediate container f3e2f9150a32 18:50:22 ---> 8163bd1452be 18:50:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:50:22 ---> Running in 154f5a99a100 18:50:22 Removing intermediate container 154f5a99a100 18:50:22 ---> 03c007de0ce4 18:50:22 Step 6/12 : WORKDIR /device-uart 18:50:22 ---> Running in 9d528d8c857d 18:50:22 Removing intermediate container 9d528d8c857d 18:50:22 ---> dd81d077d6d5 18:50:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:22 ---> Running in bb9513e5495f 18:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:50:23 (1/4) Installing openssh-keygen (9.3_p2-r2) 18:50:23 (2/4) Installing libedit (20221030.3.1-r1) 18:50:23 (3/4) Installing openssh-client-common (9.3_p2-r2) 18:50:23 (4/4) Installing openssh-client-default (9.3_p2-r2) 18:50:23 Executing busybox-1.36.1-r5.trigger 18:50:23 OK: 268 MiB in 56 packages 18:50:23 Still waiting to schedule task 18:50:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7311’ 18:50:24 Removing intermediate container bb9513e5495f 18:50:24 ---> 3f191df5685f 18:50:24 Step 8/12 : COPY go.mod vendor* ./ 18:50:24 ---> 4451c9a51ed7 18:50:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:24 ---> Running in ec8b866735ad 18:51:20 Removing intermediate container ec8b866735ad 18:51:20 ---> 2a547c340698 18:51:20 Step 10/12 : COPY . . 18:51:20 ---> a4676bfc8973 18:51:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:20 ---> Running in 332ead8ef725 18:51:20 Removing intermediate container 332ead8ef725 18:51:20 ---> f7cee3b59b6a 18:51:20 Step 12/12 : RUN ${MAKE} 18:51:20 ---> Running in 54637a067bad 18:51:20 noop 18:51:20 Removing intermediate container 54637a067bad 18:51:20 ---> 016321818c9b 18:51:20 Successfully built 016321818c9b 18:51:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:20 + docker inspect -f . ci-base-image-x86_64 18:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:20 prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container 18:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:51:21 $ docker top 3165164281eec488605640dd82930b91ef83942a29a6616886a1bc86adde0a9a -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:21 + go version 18:51:21 go version go1.21.9 linux/amd64 [Pipeline] } 18:51:21 $ docker stop --time=1 3165164281eec488605640dd82930b91ef83942a29a6616886a1bc86adde0a9a 18:51:23 $ docker rm -f --volumes 3165164281eec488605640dd82930b91ef83942a29a6616886a1bc86adde0a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:23 + docker inspect -f . ci-base-image-x86_64 18:51:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:24 prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container 18:51:24 $ 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-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:51:24 $ docker top 1d73ac16b93a201632dec7a21d5b5f141f4bae234d42d7429e17480b3d56d9dd -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-64 [Pipeline] fileExists [Pipeline] sh 18:51:25 + make test 18:51:25 go test ./... -coverprofile=coverage.out 18:51:27 ? github.com/edgexfoundry/device-uart [no test files] 18:51:45 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:51:45 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:51:53 go vet ./... 18:51:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:57 ./bin/test-attribution-txt.sh 18:51:57 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:51:57 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:51:57 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:51:57 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:51:57 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:51:57 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:51:57 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:51:57 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:51:57 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:51:57 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:51:57 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:51:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:51:57 $ docker stop --time=1 1d73ac16b93a201632dec7a21d5b5f141f4bae234d42d7429e17480b3d56d9dd 18:52:03 $ docker rm -f --volumes 1d73ac16b93a201632dec7a21d5b5f141f4bae234d42d7429e17480b3d56d9dd [Pipeline] // withDockerContainer [Pipeline] sh 18:52:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:52:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:05 + ls -al . 18:52:05 total 224 18:52:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:51 . 18:52:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:49 .. 18:52:05 -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 18:49 .dockerignore 18:52:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:51 .git 18:52:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:49 .github 18:52:05 -rw-rw-r-- 1 jenkins jenkins 343 Aug 7 18:49 .gitignore 18:52:05 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 18:49 .golangci.yml 18:52:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 18:50 .semver 18:52:05 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 7 18:49 Attribution.txt 18:52:05 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 7 18:49 CHANGELOG.md 18:52:05 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 7 18:49 Dockerfile 18:52:05 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 18:49 GOVERNANCE.md 18:52:05 -rw-rw-r-- 1 jenkins jenkins 675 Aug 7 18:49 Jenkinsfile 18:52:05 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 18:49 LICENSE 18:52:05 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 7 18:49 Makefile 18:52:05 -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 18:49 OWNERS.md 18:52:05 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 7 18:49 README.md 18:52:05 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:50 VERSION 18:52:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:49 bin 18:52:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:49 cmd 18:52:05 -rw-r--r-- 1 jenkins jenkins 10 Aug 7 18:51 coverage.out 18:52:05 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 7 18:49 go.mod 18:52:05 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 7 18:49 go.sum 18:52:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:49 internal 18:52:05 -rw-rw-r-- 1 jenkins jenkins 209 Aug 7 18:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:05 + 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=d8d80456c4c454ab8bd409ec840752c6b5f05760 --label arch=amd64 --label version=0.0.0 . 18:52:05 Sending build context to Docker daemon 25.56MB 18:52:05 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:52:05 Step 2/26 : FROM ${BASE} AS builder 18:52:05 ---> 016321818c9b 18:52:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:52:06 ---> Running in 642559543fec 18:52:06 Removing intermediate container 642559543fec 18:52:06 ---> 67e566a872e5 18:52:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:52:06 ---> Running in b678b8d7e216 18:52:06 Removing intermediate container b678b8d7e216 18:52:06 ---> 119ece01bf20 18:52:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:52:06 ---> Running in 17a4f9f55e31 18:52:06 Removing intermediate container 17a4f9f55e31 18:52:06 ---> 549259ae6ebf 18:52:06 Step 6/26 : WORKDIR /device-uart 18:52:06 ---> Running in 8dae8219faf2 18:52:06 Removing intermediate container 8dae8219faf2 18:52:06 ---> fba69e5c5fa2 18:52:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:06 ---> Running in 0a9a29e9ebbe 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:07 OK: 268 MiB in 56 packages 18:52:07 Removing intermediate container 0a9a29e9ebbe 18:52:07 ---> 1405bd45a353 18:52:07 Step 8/26 : COPY go.mod vendor* ./ 18:52:08 ---> 9e91cd9f8381 18:52:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:08 ---> Running in 54cfb25f70be 18:52:08 Removing intermediate container 54cfb25f70be 18:52:08 ---> ee29cedb0fc3 18:52:08 Step 10/26 : COPY . . 18:52:09 ---> d459cfdbfbc9 18:52:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:09 ---> Running in aa904a7ac9a8 18:52:09 Removing intermediate container aa904a7ac9a8 18:52:09 ---> 36f48c39bc24 18:52:09 Step 12/26 : RUN ${MAKE} 18:52:09 ---> Running in 64584e54533c 18:52:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.30" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:52:41 Removing intermediate container 64584e54533c 18:52:41 ---> df8b54cee0be 18:52:41 Step 13/26 : FROM alpine:3.18 18:52:41 3.18: Pulling from library/alpine 18:52:41 930bdd4d222e: Pulling fs layer 18:52:41 930bdd4d222e: Download complete 18:52:41 930bdd4d222e: Pull complete 18:52:41 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:52:41 Status: Downloaded newer image for alpine:3.18 18:52:41 ---> 18f865063206 18:52:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:52:41 ---> Running in 12e0c178cf2d 18:52:41 Removing intermediate container 12e0c178cf2d 18:52:41 ---> bc4f3504b170 18:52:41 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:52:41 ---> Running in 577b0ca0f56d 18:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:42 (1/1) Installing dumb-init (1.2.5-r2) 18:52:42 Executing busybox-1.36.1-r7.trigger 18:52:42 OK: 7 MiB in 16 packages 18:52:42 Removing intermediate container 577b0ca0f56d 18:52:42 ---> 46d77ec2ef15 18:52:42 Step 16/26 : RUN apk --no-cache upgrade 18:52:42 ---> Running in 1650a023318b 18:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:43 OK: 7 MiB in 16 packages 18:52:43 Removing intermediate container 1650a023318b 18:52:43 ---> ef92bd760294 18:52:43 Step 17/26 : WORKDIR / 18:52:43 ---> Running in 70a21d69bee1 18:52:43 Removing intermediate container 70a21d69bee1 18:52:43 ---> c84c0da68b8b 18:52:43 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:52:43 ---> fbe20f3aea99 18:52:43 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:52:43 ---> 6f24f67e5af4 18:52:43 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:52:45 ---> 387ac321b116 18:52:45 Step 21/26 : EXPOSE 59995 18:52:45 ---> Running in cb1b7a32e2b5 18:52:45 Removing intermediate container cb1b7a32e2b5 18:52:45 ---> 573bfcb58e34 18:52:45 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:52:45 ---> Running in aac794debdef 18:52:45 Removing intermediate container aac794debdef 18:52:45 ---> ef2258746aa9 18:52:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:52:45 ---> Running in b7a7113c0829 18:52:45 Removing intermediate container b7a7113c0829 18:52:45 ---> 3a3bc3ab41fb 18:52:45 Step 24/26 : LABEL arch=amd64 18:52:45 ---> Running in 5bc806bf4482 18:52:45 Removing intermediate container 5bc806bf4482 18:52:45 ---> 19f5fcd1e0ba 18:52:45 Step 25/26 : LABEL git_sha=d8d80456c4c454ab8bd409ec840752c6b5f05760 18:52:45 ---> Running in 441f15470f16 18:52:45 Removing intermediate container 441f15470f16 18:52:45 ---> 37084526a52c 18:52:45 Step 26/26 : LABEL version=0.0.0 18:52:45 ---> Running in 6870f557f22d 18:52:45 Removing intermediate container 6870f557f22d 18:52:45 ---> eb56b3e157e9 18:52:45 [Warning] One or more build-args [ARCH] were not consumed 18:52:45 Successfully built eb56b3e157e9 18:52:45 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:46 18:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:46 latest: Pulling from edgex-lftools-log-publisher 18:52:46 5eb5b503b376: Pulling fs layer 18:52:46 5c69ac0246d0: Pulling fs layer 18:52:46 ec43610c2a17: Pulling fs layer 18:52:46 3a2ae6a8a46f: Pulling fs layer 18:52:46 33b1e0a273af: Pulling fs layer 18:52:46 5d3b04190fa2: Pulling fs layer 18:52:46 2f39f015ded8: Pulling fs layer 18:52:46 33b1e0a273af: Waiting 18:52:46 5d3b04190fa2: Waiting 18:52:46 3a2ae6a8a46f: Waiting 18:52:46 2f39f015ded8: Waiting 18:52:46 5c69ac0246d0: Verifying Checksum 18:52:46 5c69ac0246d0: Download complete 18:52:46 3a2ae6a8a46f: Download complete 18:52:46 33b1e0a273af: Verifying Checksum 18:52:46 33b1e0a273af: Download complete 18:52:46 5d3b04190fa2: Download complete 18:52:46 ec43610c2a17: Verifying Checksum 18:52:46 ec43610c2a17: Download complete 18:52:47 5eb5b503b376: Verifying Checksum 18:52:47 5eb5b503b376: Download complete 18:52:47 2f39f015ded8: Download complete 18:52:48 5eb5b503b376: Pull complete 18:52:48 5c69ac0246d0: Pull complete 18:52:48 ec43610c2a17: Pull complete 18:52:48 3a2ae6a8a46f: Pull complete 18:52:48 33b1e0a273af: Pull complete 18:52:49 5d3b04190fa2: Pull complete 18:52:53 2f39f015ded8: Pull complete 18:52:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:53 prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container 18:52:53 $ 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-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@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 18:52:59 $ docker top 1dc9e3cd7741918b2b56d3cf369d5b8306da3f34fb993075a5e0c9dba24c85d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:59 ---> job-cost.sh 18:52:59 lf-activate-venv: SKIPPING 18:52:59 INFO: No Stack... 18:53:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:00 INFO: Archiving Costs [Pipeline] sh 18:53:01 + cat /w/workspace/edgexfoundry_device-uart_PR-64/archives/cost.csv 18:53:01 + cut -d, -f6 [Pipeline] lock 18:53:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] 18:53:01 Resource [jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] did not exist. Created. 18:53:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:01 + echo total: 0.2199999988079071 [Pipeline] stash 18:53:01 Stashed 1 file(s) [Pipeline] } 18:53:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:01 $ docker stop --time=1 1dc9e3cd7741918b2b56d3cf369d5b8306da3f34fb993075a5e0c9dba24c85d2 18:53:02 $ docker rm -f --volumes 1dc9e3cd7741918b2b56d3cf369d5b8306da3f34fb993075a5e0c9dba24c85d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:54:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7316 in /w/workspace/edgexfoundry_device-uart_PR-64 [Pipeline] { [Pipeline] ws 18:54:20 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:54:23 The recommended git tool is: git 18:54:31 using credential edgex-jenkins-ssh 18:54:31 Cloning the remote Git repository 18:54:31 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:54:32 > git init /w/workspace/device-uart/1 # timeout=10 18:54:32 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:54:32 > git --version # timeout=10 18:54:32 > git --version # 'git version 2.25.1' 18:54:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:34 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:54:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:36 Merging remotes/origin/main commit bc279460de46d3a6d33425637d1308351b1bd8af into PR head commit d8d80456c4c454ab8bd409ec840752c6b5f05760 18:54:37 Merge succeeded, producing d8d80456c4c454ab8bd409ec840752c6b5f05760 18:54:37 Checking out Revision d8d80456c4c454ab8bd409ec840752c6b5f05760 (PR-64) 18:54:36 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:54:36 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:54:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:54:36 > git config core.sparsecheckout # timeout=10 18:54:36 > git checkout -f d8d80456c4c454ab8bd409ec840752c6b5f05760 # timeout=10 18:54:37 > git remote # timeout=10 18:54:37 > git config --get remote.origin.url # timeout=10 18:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:37 > git merge bc279460de46d3a6d33425637d1308351b1bd8af # timeout=10 18:54:37 > git rev-parse HEAD^{commit} # timeout=10 18:54:37 > git config core.sparsecheckout # timeout=10 18:54:37 > git checkout -f d8d80456c4c454ab8bd409ec840752c6b5f05760 # timeout=10 18:54:37 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:54:38 > git --version # timeout=10 18:54:38 > git --version # 'git version 2.25.1' 18:54:38 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:54:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:42 Dload Upload Total Spent Left Speed 18:54:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 18:54:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:54:43 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 18:54:43 /etc/docker/daemon.json 18:54:43 { 18:54:43 "registry-mirrors": [ 18:54:43 "https://nexus3.edgexfoundry.org:10001" 18:54:43 ], 18:54:43 "bip": "10.250.0.254/24", 18:54:43 "hosts": [ 18:54:43 "tcp://0.0.0.0:5555", 18:54:43 "unix:///var/run/docker.sock" 18:54:43 ], 18:54:43 "mtu": 1458, 18:54:43 "selinux-enabled": true, 18:54:43 "seccomp-profile": "/etc/docker/seccomp.json" 18:54:43 } [Pipeline] sh 18:54:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:54:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:02 provisioning config files... 18:55:02 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config8530666353797965258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:03 ---> ****-login.sh 18:55:03 nexus3.edgexfoundry.org:10001 18:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:04 Configure a credential helper to remove this warning. See 18:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:04 18:55:04 Login Succeeded 18:55:04 nexus3.edgexfoundry.org:10002 18:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:04 Configure a credential helper to remove this warning. See 18:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:04 18:55:04 Login Succeeded 18:55:04 nexus3.edgexfoundry.org:10003 18:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:04 Configure a credential helper to remove this warning. See 18:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:04 18:55:04 Login Succeeded 18:55:04 nexus3.edgexfoundry.org:10004 18:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:04 Configure a credential helper to remove this warning. See 18:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:04 18:55:04 Login Succeeded 18:55:04 ****.io 18:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:05 Configure a credential helper to remove this warning. See 18:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:05 18:55:05 Login Succeeded 18:55:05 ---> ****-login.sh ends [Pipeline] } 18:55:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:55:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:05 ========================================================= 18:55:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:55:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:06 + 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 . 18:55:07 Sending build context to Docker daemon 12.85MB 18:55:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:55:07 Step 2/12 : FROM ${BASE} AS builder 18:55:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:55:07 c6b39de5b339: Pulling fs layer 18:55:07 a69c41024577: Pulling fs layer 18:55:07 d6de4b400683: Pulling fs layer 18:55:07 35cb2a7552d0: Pulling fs layer 18:55:07 4f4fb700ef54: Pulling fs layer 18:55:07 464afbd9ba4c: Pulling fs layer 18:55:07 00f215d4a9da: Pulling fs layer 18:55:07 d496ad576159: Pulling fs layer 18:55:07 464afbd9ba4c: Waiting 18:55:07 00f215d4a9da: Waiting 18:55:07 d496ad576159: Waiting 18:55:07 4f4fb700ef54: Waiting 18:55:07 a69c41024577: Verifying Checksum 18:55:07 a69c41024577: Download complete 18:55:07 35cb2a7552d0: Verifying Checksum 18:55:07 35cb2a7552d0: Download complete 18:55:07 4f4fb700ef54: Verifying Checksum 18:55:07 4f4fb700ef54: Download complete 18:55:07 c6b39de5b339: Download complete 18:55:07 464afbd9ba4c: Verifying Checksum 18:55:07 464afbd9ba4c: Download complete 18:55:07 d496ad576159: Verifying Checksum 18:55:07 d496ad576159: Download complete 18:55:08 c6b39de5b339: Pull complete 18:55:08 a69c41024577: Pull complete 18:55:09 d6de4b400683: Download complete 18:55:10 00f215d4a9da: Verifying Checksum 18:55:10 00f215d4a9da: Download complete 18:55:22 d6de4b400683: Pull complete 18:55:22 35cb2a7552d0: Pull complete 18:55:22 4f4fb700ef54: Pull complete 18:55:22 464afbd9ba4c: Pull complete 18:55:30 00f215d4a9da: Pull complete 18:55:32 d496ad576159: Pull complete 18:55:32 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:55:32 ---> f246e2811388 18:55:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:55:33 ---> Running in 4aae3c585850 18:55:33 Removing intermediate container 4aae3c585850 18:55:33 ---> fb48131e3712 18:55:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:55:33 ---> Running in 8701f1f5031c 18:55:34 Removing intermediate container 8701f1f5031c 18:55:34 ---> 0fd641e7810e 18:55:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:55:34 ---> Running in be5630fc3df3 18:55:34 Removing intermediate container be5630fc3df3 18:55:34 ---> c3a31a7cff48 18:55:34 Step 6/12 : WORKDIR /device-uart 18:55:34 ---> Running in 8db1f46c2d8c 18:55:35 Removing intermediate container 8db1f46c2d8c 18:55:35 ---> 940a9078e518 18:55:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:55:35 ---> Running in b26bba506e82 18:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:55:37 (1/4) Installing openssh-keygen (9.3_p2-r2) 18:55:37 (2/4) Installing libedit (20221030.3.1-r1) 18:55:37 (3/4) Installing openssh-client-common (9.3_p2-r2) 18:55:37 (4/4) Installing openssh-client-default (9.3_p2-r2) 18:55:37 Executing busybox-1.36.1-r5.trigger 18:55:37 OK: 271 MiB in 56 packages 18:55:39 Removing intermediate container b26bba506e82 18:55:39 ---> bee93546fcf4 18:55:39 Step 8/12 : COPY go.mod vendor* ./ 18:55:40 ---> 51fff1a4267e 18:55:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:40 ---> Running in cf01fe80e99f 18:57:47 Removing intermediate container cf01fe80e99f 18:57:47 ---> 8d20610bf58d 18:57:47 Step 10/12 : COPY . . 18:57:47 ---> acd4bd1d1613 18:57:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:47 ---> Running in f85292feed5a 18:57:47 Removing intermediate container f85292feed5a 18:57:47 ---> df0979f9bd75 18:57:47 Step 12/12 : RUN ${MAKE} 18:57:47 ---> Running in 0646657cba62 18:57:47 noop 18:57:47 Removing intermediate container 0646657cba62 18:57:47 ---> 4b0fe034294e 18:57:47 Successfully built 4b0fe034294e 18:57:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:47 + docker inspect -f . ci-base-image-arm64 18:57:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:48 prd-ubuntu20.04-docker-arm64-4c-16g-7316 does not seem to be running inside a container 18:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:57:49 $ docker top 7c82f491854116948356fbb21dec6ba9a0c983f47c53b2e76c995d720ec598b9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:50 + go version 18:57:50 go version go1.21.9 linux/arm64 [Pipeline] } 18:57:50 $ docker stop --time=1 7c82f491854116948356fbb21dec6ba9a0c983f47c53b2e76c995d720ec598b9 18:57:52 $ docker rm -f --volumes 7c82f491854116948356fbb21dec6ba9a0c983f47c53b2e76c995d720ec598b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:53 + docker inspect -f . ci-base-image-arm64 18:57:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:53 prd-ubuntu20.04-docker-arm64-4c-16g-7316 does not seem to be running inside a container 18:57:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:57:54 $ docker top 45a11ec17b38377f0e75029130be7eaa8640037f657d2dcee4ccb7ecee6d3431 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:55 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:57:56 + make test 18:57:56 go test ./... -coverprofile=coverage.out 18:58:03 ? github.com/edgexfoundry/device-uart [no test files] 19:01:25 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:01:25 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:01:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:01:25 go vet ./... 19:02:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:02:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:02:11 ./bin/test-attribution-txt.sh 19:02:11 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:02:11 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:02:11 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:02:11 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:02:11 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:02:11 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:02:11 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:02:11 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:02:11 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:02:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:02:11 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:02:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:02:12 $ docker stop --time=1 45a11ec17b38377f0e75029130be7eaa8640037f657d2dcee4ccb7ecee6d3431 19:02:14 $ docker rm -f --volumes 45a11ec17b38377f0e75029130be7eaa8640037f657d2dcee4ccb7ecee6d3431 [Pipeline] // withDockerContainer [Pipeline] sh 19:02:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:02:15 Warning: overwriting stash ‘coverage-report’ 19:02:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:02:17 + ls -al . 19:02:17 total 220 19:02:17 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 18:58 . 19:02:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:54 .. 19:02:17 -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 18:54 .dockerignore 19:02:17 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:54 .git 19:02:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:54 .github 19:02:17 -rw-rw-r-- 1 jenkins jenkins 343 Aug 7 18:54 .gitignore 19:02:17 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 18:54 .golangci.yml 19:02:17 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 7 18:54 Attribution.txt 19:02:17 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 7 18:54 CHANGELOG.md 19:02:17 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 7 18:54 Dockerfile 19:02:17 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 18:54 GOVERNANCE.md 19:02:17 -rw-rw-r-- 1 jenkins jenkins 675 Aug 7 18:54 Jenkinsfile 19:02:17 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 18:54 LICENSE 19:02:17 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 7 18:54 Makefile 19:02:17 -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 18:54 OWNERS.md 19:02:17 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 7 18:54 README.md 19:02:17 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:50 VERSION 19:02:17 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:54 bin 19:02:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:54 cmd 19:02:17 -rw-r--r-- 1 jenkins jenkins 10 Aug 7 18:58 coverage.out 19:02:17 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 7 18:54 go.mod 19:02:17 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 7 18:54 go.sum 19:02:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:54 internal 19:02:17 -rw-rw-r-- 1 jenkins jenkins 209 Aug 7 18:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:17 + 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=d8d80456c4c454ab8bd409ec840752c6b5f05760 --label arch=arm64 --label version=0.0.0 . 19:02:17 Sending build context to Docker daemon 12.85MB 19:02:17 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:02:17 Step 2/26 : FROM ${BASE} AS builder 19:02:17 ---> 4b0fe034294e 19:02:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:02:18 ---> Running in f77ae651c9c2 19:02:18 Removing intermediate container f77ae651c9c2 19:02:18 ---> 5df5f7cbcf3c 19:02:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:02:18 ---> Running in 967cd0e93953 19:02:18 Removing intermediate container 967cd0e93953 19:02:18 ---> dbc39fe7e5a9 19:02:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:02:18 ---> Running in 4833ffc73897 19:02:19 Removing intermediate container 4833ffc73897 19:02:19 ---> 4bb2ab95b13f 19:02:19 Step 6/26 : WORKDIR /device-uart 19:02:19 ---> Running in 9f5628a3d85b 19:02:19 Removing intermediate container 9f5628a3d85b 19:02:19 ---> 6f02a63f1250 19:02:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:19 ---> Running in d6d407a98288 19:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:22 OK: 271 MiB in 56 packages 19:02:23 Removing intermediate container d6d407a98288 19:02:23 ---> 011e77901e7c 19:02:23 Step 8/26 : COPY go.mod vendor* ./ 19:02:23 ---> 0825275eb952 19:02:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:23 ---> Running in a6a1a70c4866 19:02:25 Removing intermediate container a6a1a70c4866 19:02:25 ---> 079dadf3dd60 19:02:25 Step 10/26 : COPY . . 19:02:27 ---> 0e8dfc65f4d6 19:02:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:27 ---> Running in 558cda85f06d 19:02:27 Removing intermediate container 558cda85f06d 19:02:27 ---> f4cc28943f7f 19:02:27 Step 12/26 : RUN ${MAKE} 19:02:27 ---> Running in 6ccee599cc6c 19:02:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.30" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:06:05 Removing intermediate container 6ccee599cc6c 19:06:05 ---> 68a1d86fbed3 19:06:05 Step 13/26 : FROM alpine:3.18 19:06:05 3.18: Pulling from library/alpine 19:06:05 4983c3fe2029: Pulling fs layer 19:06:05 4983c3fe2029: Verifying Checksum 19:06:05 4983c3fe2029: Download complete 19:06:05 4983c3fe2029: Pull complete 19:06:05 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:06:05 Status: Downloaded newer image for alpine:3.18 19:06:05 ---> a0237000ae83 19:06:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:06:05 ---> Running in f289c3e5b761 19:06:05 Removing intermediate container f289c3e5b761 19:06:05 ---> 81289d168ec7 19:06:05 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:06:05 ---> Running in eb8ee9bc72b0 19:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:06:05 (1/1) Installing dumb-init (1.2.5-r2) 19:06:05 Executing busybox-1.36.1-r7.trigger 19:06:05 OK: 8 MiB in 16 packages 19:06:06 Removing intermediate container eb8ee9bc72b0 19:06:06 ---> ac28f0f84c73 19:06:06 Step 16/26 : RUN apk --no-cache upgrade 19:06:06 ---> Running in 69f002a56797 19:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:06:08 OK: 8 MiB in 16 packages 19:06:09 Removing intermediate container 69f002a56797 19:06:09 ---> a2a589281df0 19:06:09 Step 17/26 : WORKDIR / 19:06:09 ---> Running in b57335b1ce05 19:06:09 Removing intermediate container b57335b1ce05 19:06:09 ---> 78fe021ed6a1 19:06:09 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:06:10 ---> 5d639fef5a15 19:06:10 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:06:10 ---> 4504e34239c0 19:06:10 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:06:13 ---> c4ccd90611dc 19:06:13 Step 21/26 : EXPOSE 59995 19:06:13 ---> Running in 1e87560d903a 19:06:13 Removing intermediate container 1e87560d903a 19:06:13 ---> bd2e35dc1bb0 19:06:13 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:06:13 ---> Running in 1a5ded4d7205 19:06:13 Removing intermediate container 1a5ded4d7205 19:06:13 ---> 13e648b733de 19:06:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:06:14 ---> Running in e903186a5ceb 19:06:14 Removing intermediate container e903186a5ceb 19:06:14 ---> 54a0fe0d43a5 19:06:14 Step 24/26 : LABEL arch=arm64 19:06:14 ---> Running in f434e7f315ac 19:06:14 Removing intermediate container f434e7f315ac 19:06:14 ---> 871f04fccc84 19:06:14 Step 25/26 : LABEL git_sha=d8d80456c4c454ab8bd409ec840752c6b5f05760 19:06:14 ---> Running in 399027888e9e 19:06:14 Removing intermediate container 399027888e9e 19:06:14 ---> a9dbaa13b736 19:06:14 Step 26/26 : LABEL version=0.0.0 19:06:15 ---> Running in cc2650fe195a 19:06:15 Removing intermediate container cc2650fe195a 19:06:15 ---> f18f9af11433 19:06:15 [Warning] One or more build-args [ARCH] were not consumed 19:06:15 Successfully built f18f9af11433 19:06:15 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:16 19:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:16 arm64: Pulling from edgex-lftools-log-publisher 19:06:16 8998bd30e6a1: Pulling fs layer 19:06:16 04944245beec: Pulling fs layer 19:06:16 699f458cf7ca: Pulling fs layer 19:06:16 765212b225bb: Pulling fs layer 19:06:16 f23df028b6ca: Pulling fs layer 19:06:16 d65c8cfc05b1: Pulling fs layer 19:06:16 2437ff75d9bd: Pulling fs layer 19:06:16 765212b225bb: Waiting 19:06:16 f23df028b6ca: Waiting 19:06:16 d65c8cfc05b1: Waiting 19:06:17 04944245beec: Verifying Checksum 19:06:17 04944245beec: Download complete 19:06:17 765212b225bb: Verifying Checksum 19:06:17 765212b225bb: Download complete 19:06:17 f23df028b6ca: Verifying Checksum 19:06:17 f23df028b6ca: Download complete 19:06:17 d65c8cfc05b1: Verifying Checksum 19:06:17 d65c8cfc05b1: Download complete 19:06:17 699f458cf7ca: Verifying Checksum 19:06:17 699f458cf7ca: Download complete 19:06:17 8998bd30e6a1: Verifying Checksum 19:06:17 8998bd30e6a1: Download complete 19:06:20 2437ff75d9bd: Verifying Checksum 19:06:20 2437ff75d9bd: Download complete 19:06:22 8998bd30e6a1: Pull complete 19:06:23 04944245beec: Pull complete 19:06:25 699f458cf7ca: Pull complete 19:06:25 765212b225bb: Pull complete 19:06:25 f23df028b6ca: Pull complete 19:06:25 d65c8cfc05b1: Pull complete 19:06:44 2437ff75d9bd: Pull complete 19:06:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:44 prd-ubuntu20.04-docker-arm64-4c-16g-7316 does not seem to be running inside a container 19:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:06:47 $ docker top 7b940a572495ead0599975922b0e67f5898eb1104f73226b5434b7a14050b54e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:48 ---> job-cost.sh 19:06:48 lf-activate-venv: SKIPPING 19:06:48 INFO: No Stack... 19:06:49 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:49 INFO: Archiving Costs [Pipeline] sh 19:06:50 + cat /w/workspace/device-uart/1/archives/cost.csv 19:06:50 + cut -d, -f6 [Pipeline] lock 19:06:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] 19:06:50 Resource [jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] did not exist. Created. 19:06:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:06:51 /w/workspace/device-uart/1@tmp/durable-169d6136/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:06:51 + echo total: 0.10999999940395355 [Pipeline] stash 19:06:51 Warning: overwriting stash ‘stack-cost’ 19:06:51 Stashed 1 file(s) [Pipeline] } 19:06:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:06:51 $ docker stop --time=1 7b940a572495ead0599975922b0e67f5898eb1104f73226b5434b7a14050b54e 19:06:53 $ docker rm -f --volumes 7b940a572495ead0599975922b0e67f5898eb1104f73226b5434b7a14050b54e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:06:54 provisioning config files... 19:06:54 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config6194754058297414069tmp [Pipeline] { [Pipeline] sh 19:06:55 + set +x 19:06:55 + + curl -s https://codecov.io/bash 19:06:55 bash -s -- 19:06:55 19:06:55 _____ _ 19:06:55 / ____| | | 19:06:55 | | ___ __| | ___ ___ _____ __ 19:06:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:06:55 | |___| (_) | (_| | __/ (_| (_) \ V / 19:06:55 \_____\___/ \__,_|\___|\___\___/ \_/ 19:06:55 Bash-1.0.6 19:06:55 19:06:55 19:06:55 ==> git version 2.25.1 found 19:06:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:06:55 Release-Date: 2020-01-08 19:06:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:06:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:06:55 ==> Jenkins CI detected. 19:06:55 current dir:  /w/workspace/edgexfoundry_device-uart_PR-64 19:06:55 project root: . 19:06:55 --> token set from env 19:06:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:06:55 ==> Running gcov in . (disable via -X gcov) 19:06:55 ==> Python coveragepy not found 19:06:55 ==> Searching for coverage reports in: 19:06:55 + . 19:06:55 -> Found 1 reports 19:06:55 ==> Detecting git/mercurial file structure 19:06:55 ==> Reading reports 19:06:55 + ./coverage.out bytes=10 19:06:55 ==> Appending adjustments 19:06:55 https://docs.codecov.io/docs/fixing-reports 19:06:55 + Found adjustments 19:06:55 ==> Gzipping contents 19:06:55 4.0K /tmp/codecov.aBtrko.gz 19:06:55 ==> Uploading reports 19:06:55 url: https://codecov.io 19:06:55 query: branch=PR-64&commit=d8d80456c4c454ab8bd409ec840752c6b5f05760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-64%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=64&job=&cmd_args= 19:06:55 -> Pinging Codecov 19:06:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-64&commit=d8d80456c4c454ab8bd409ec840752c6b5f05760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-64%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=64&job=&cmd_args= 19:06:55 -> Uploading to 19:06:55 https://storage.googleapis.com/codecov/v4/raw/2024-08-07/B9AA6E0BBD74AE3A32605C7A7C664919/d8d80456c4c454ab8bd409ec840752c6b5f05760/9a62a813-accc-4408-8c29-03b3609d8274.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T190655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce24e956407381c0cbe3493a863b694f3e1232c16272e89b2a680ac41bc3b5b0 19:06:55 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:55 Dload Upload Total Spent Left Speed 19:06:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2412 --:--:-- --:--:-- --:--:-- 2412 19:06:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] } 19:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:06:58 + [ -d /w/workspace/edgexfoundry_device-uart_PR-64/archives ] 19:06:58 + ls -al /w/workspace/edgexfoundry_device-uart_PR-64/archives 19:06:58 total 16 19:06:58 drwxr-xr-x 3 root root 4096 Aug 7 18:53 . 19:06:58 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 18:53 .. 19:06:58 drwxr-xr-x 2 root root 4096 Aug 7 18:53 cost 19:06:58 -rw-r--r-- 1 root root 82 Aug 7 18:53 cost.csv 19:06:58 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-64/archives 19:06:58 + ls -al /w/workspace/edgexfoundry_device-uart_PR-64/archives 19:06:58 total 16 19:06:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 18:53 . 19:06:58 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 18:53 .. 19:06:58 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 18:53 cost 19:06:58 -rw-r--r-- 1 jenkins jenkins 82 Aug 7 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:06:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:07:00 ---> package-listing.sh 19:07:00 ++ facter osfamily 19:07:00 ++ tr '[:upper:]' '[:lower:]' 19:07:00 + OS_FAMILY=debian 19:07:00 + workspace=/w/workspace/edgexfoundry_device-uart_PR-64 19:07:00 + START_PACKAGES=/tmp/packages_start.txt 19:07:00 + END_PACKAGES=/tmp/packages_end.txt 19:07:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:07:00 + PACKAGES=/tmp/packages_start.txt 19:07:00 + '[' /w/workspace/edgexfoundry_device-uart_PR-64 ']' 19:07:00 + PACKAGES=/tmp/packages_end.txt 19:07:00 + case "${OS_FAMILY}" in 19:07:00 + dpkg -l 19:07:00 + grep '^ii' 19:07:00 + '[' -f /tmp/packages_start.txt ']' 19:07:00 + '[' -f /tmp/packages_end.txt ']' 19:07:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:07:00 + '[' /w/workspace/edgexfoundry_device-uart_PR-64 ']' 19:07:00 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-64/archives/ 19:07:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-64/archives/ [Pipeline] echo 19:07:00 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-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:07:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:01 prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container 19:07:01 $ 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-64/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-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:07:01 $ docker top c051ece79656a41a758c7c247f3bdb04fde4a7ce2845d35ac925047606583aaa -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:02 + touch /tmp/pre-build-complete [Pipeline] sh 19:07:02 + mkdir -p /var/log/sysstat [Pipeline] sh 19:07:02 + ls /var/log/sa-host 19:07:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:03 provisioning config files... 19:07:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config1521325824250611870tmp [Pipeline] { [Pipeline] echo 19:07:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:07:03 ---> create-netrc.sh [Pipeline] } 19:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:07:03 ---> python-tools-install.sh [Pipeline] echo 19:07:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:07:04 ---> sudo-logs.sh 19:07:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:07:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:07:04 ---> job-cost.sh 19:07:04 lf-activate-venv: SKIPPING 19:07:04 DEBUG: total: 0.2199999988079071 19:07:04 INFO: Retrieving Stack Cost... 19:07:04 INFO: Retrieving Pricing Info for: v3-standard-8 19:07:05 INFO: Archiving Costs [Pipeline] echo 19:07:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:07:05 ---> logs-deploy.sh 19:07:05 lf-activate-venv: SKIPPING 19:07:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-64/1 19:07:05 INFO: archiving workspace using pattern(s): 19:07:06 Archives upload complete. 19:07:06 INFO: archiving logs to Nexus