Pull request #75 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d33fad5f7c296a1277cd12e601d65667f97dc6c+69ede8b4d67baa3d48ae0f121c49ed45734e5b1e (f593a63fb37bf488f1c0dfa22d05783694f5a70f) 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-ssh10231055782490419829.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4567315066960468550.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-75/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-75/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2345603556433405148.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-75/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11998912788208885851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4807902050699715069.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-75/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-75/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17369656290011220904.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21842 in /w/workspace/edgexfoundry_device-uart_PR-75 [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-75 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e into PR head commit 4d33fad5f7c296a1277cd12e601d65667f97dc6c Merge succeeded, producing 4d33fad5f7c296a1277cd12e601d65667f97dc6c Checking out Revision 4d33fad5f7c296a1277cd12e601d65667f97dc6c (PR-75) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config 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/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d33fad5f7c296a1277cd12e601d65667f97dc6c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d33fad5f7c296a1277cd12e601d65667f97dc6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:57 ========================================================= 18:30:57 EdgeX Global Pipelines Version Info 18:30:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:30:58 ------------------- 18:30:58 stable info: 18:30:58 ------------------- 18:30:58 Commited By: Ginny Guan ginny@iotechsys.com 18:30:58 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:30:58 Message: update stable to v1.0.265 18:30:58 ------------------- 18:30:58 experimental info: 18:30:58 ------------------- 18:30:58 Commited By: Cherry Wang cherry@iotechsys.com 18:30:58 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:30:58 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo 18:31:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d33fad5f7c296a1277cd12e601d65667f97dc6c [Pipeline] echo 18:31:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d33fad [Pipeline] echo 18:31:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:01 provisioning config files... 18:31:01 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-75@tmp/config9788778335466378062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:01 ---> ****-login.sh 18:31:01 nexus3.edgexfoundry.org:10001 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 nexus3.edgexfoundry.org:10002 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 nexus3.edgexfoundry.org:10003 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 nexus3.edgexfoundry.org:10004 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 ****.io 18:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:02 Configure a credential helper to remove this warning. See 18:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:02 18:31:02 Login Succeeded 18:31:02 ---> ****-login.sh ends [Pipeline] } 18:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:31:03 + git rev-list -1 --merges 4d33fad5f7c296a1277cd12e601d65667f97dc6c~1..4d33fad5f7c296a1277cd12e601d65667f97dc6c [Pipeline] echo 18:31:03 -----------> git rev-list -1 --merges 4d33fad5f7c296a1277cd12e601d65667f97dc6c~1..4d33fad5f7c296a1277cd12e601d65667f97dc6c 4d33fad5f7c296a1277cd12e601d65667f97dc6c [false] [Pipeline] sh 18:31:03 + git log --format=format:%s -1 4d33fad5f7c296a1277cd12e601d65667f97dc6c [Pipeline] echo 18:31:03 ========================================================= 18:31:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:31:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:04 + git log --format=format:%s -1 4d33fad5f7c296a1277cd12e601d65667f97dc6c [Pipeline] echo 18:31:04 [semverPrep] GIT_COMMIT: 4d33fad5f7c296a1277cd12e601d65667f97dc6c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:31:04 [semverPrep] This is not a build commit. [Pipeline] sh 18:31:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:04 + grep -v github /etc/ssh/ssh_known_hosts 18:31:04 + [ -e /tmp/ssh_known_hosts ] 18:31:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:31:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:31:04 + sudo tee -a /etc/ssh/ssh_known_hosts 18:31:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:05 18:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:05 0.1.4: Pulling from edgex-devops/py-git-semver 18:31:05 b85a868b505f: Pulling fs layer 18:31:05 e2be974225ed: Pulling fs layer 18:31:05 339a4e72a1f5: Pulling fs layer 18:31:05 988bab9f4d93: Pulling fs layer 18:31:05 1469e6f7b9e6: Pulling fs layer 18:31:05 eaf3925da568: Pulling fs layer 18:31:05 bab4dde63d76: Pulling fs layer 18:31:05 bde34c3a00c8: Pulling fs layer 18:31:05 b352a97aabf1: Pulling fs layer 18:31:05 4872d77fe225: Pulling fs layer 18:31:05 5851b861e8e6: Pulling fs layer 18:31:05 988bab9f4d93: Waiting 18:31:05 1469e6f7b9e6: Waiting 18:31:05 eaf3925da568: Waiting 18:31:05 bab4dde63d76: Waiting 18:31:05 bde34c3a00c8: Waiting 18:31:05 5851b861e8e6: Waiting 18:31:05 4872d77fe225: Waiting 18:31:05 b352a97aabf1: Waiting 18:31:05 e2be974225ed: Verifying Checksum 18:31:05 e2be974225ed: Download complete 18:31:05 988bab9f4d93: Verifying Checksum 18:31:05 988bab9f4d93: Download complete 18:31:05 339a4e72a1f5: Verifying Checksum 18:31:05 339a4e72a1f5: Download complete 18:31:06 1469e6f7b9e6: Verifying Checksum 18:31:06 1469e6f7b9e6: Download complete 18:31:06 eaf3925da568: Verifying Checksum 18:31:06 eaf3925da568: Download complete 18:31:06 bde34c3a00c8: Download complete 18:31:06 b352a97aabf1: Verifying Checksum 18:31:06 b352a97aabf1: Download complete 18:31:06 4872d77fe225: Download complete 18:31:06 5851b861e8e6: Download complete 18:31:06 b85a868b505f: Verifying Checksum 18:31:06 b85a868b505f: Download complete 18:31:06 bab4dde63d76: Verifying Checksum 18:31:06 bab4dde63d76: Download complete 18:31:07 b85a868b505f: Pull complete 18:31:07 e2be974225ed: Pull complete 18:31:08 339a4e72a1f5: Pull complete 18:31:08 988bab9f4d93: Pull complete 18:31:08 1469e6f7b9e6: Pull complete 18:31:08 eaf3925da568: Pull complete 18:31:10 bab4dde63d76: Pull complete 18:31:10 bde34c3a00c8: Pull complete 18:31:10 b352a97aabf1: Pull complete 18:31:10 4872d77fe225: Pull complete 18:31:10 5851b861e8e6: Pull complete 18:31:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:10 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 18:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-75 -v /w/workspace/edgexfoundry_device-uart_PR-75:/w/workspace/edgexfoundry_device-uart_PR-75:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-75@tmp:/w/workspace/edgexfoundry_device-uart_PR-75@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:31:14 $ docker top 9363696d7c19bfa030fe4673e0ca083117fb62d1b59b7868a9a848c38d097ef8 -eo pid,comm 18:31:14 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:31:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:14 [ssh-agent] Looking for ssh-agent implementation... 18:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:14 $ docker exec 9363696d7c19bfa030fe4673e0ca083117fb62d1b59b7868a9a848c38d097ef8 ssh-agent 18:31:14 SSH_AUTH_SOCK=/tmp/ssh-o9GaMyyC1Wj9/agent.32 18:31:14 SSH_AGENT_PID=39 18:31:14 Running ssh-add (command line suppressed) 18:31:14 Identity added: /w/workspace/edgexfoundry_device-uart_PR-75@tmp/private_key_7242906011180566822.key (/w/workspace/edgexfoundry_device-uart_PR-75@tmp/private_key_7242906011180566822.key) 18:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:14 + git tag --points-at HEAD [Pipeline] } 18:31:14 $ docker exec --env ******** --env ******** 9363696d7c19bfa030fe4673e0ca083117fb62d1b59b7868a9a848c38d097ef8 ssh-agent -k 18:31:15 unset SSH_AUTH_SOCK; 18:31:15 unset SSH_AGENT_PID; 18:31:15 echo Agent pid 39 killed; 18:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:15 [ssh-agent] Looking for ssh-agent implementation... 18:31:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:15 $ docker exec 9363696d7c19bfa030fe4673e0ca083117fb62d1b59b7868a9a848c38d097ef8 ssh-agent 18:31:15 SSH_AUTH_SOCK=/tmp/ssh-xvBtOqmEC1cD/agent.72 18:31:15 SSH_AGENT_PID=78 18:31:15 Running ssh-add (command line suppressed) 18:31:15 Identity added: /w/workspace/edgexfoundry_device-uart_PR-75@tmp/private_key_14956793200907013441.key (/w/workspace/edgexfoundry_device-uart_PR-75@tmp/private_key_14956793200907013441.key) 18:31:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:15 + git semver init 18:31:16 2024-10-04 18:31:16,076 [run_init] DEBUG init version:0.0.0 force:False 18:31:16 2024-10-04 18:31:16,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-75/.semver 18:31:16 2024-10-04 18:31:16,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-75/.semver 18:31:16 2024-10-04 18:31:16,077 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-75/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-75, universal_newlines=False, shell=None, istream=None) 18:31:17 2024-10-04 18:31:17,195 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-75/.git/info/exclude 18:31:17 2024-10-04 18:31:17,196 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-75/.semver/PR-75 with force:False 18:31:17 2024-10-04 18:31:17,196 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-75/.semver/PR-75 18:31:17 2024-10-04 18:31:17,200 [execute] INFO git cat-file --batch-check 18:31:17 2024-10-04 18:31:17,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-75/.semver, universal_newlines=False, shell=None, istream=) 18:31:17 2024-10-04 18:31:17,207 [execute] INFO git cat-file --batch 18:31:17 2024-10-04 18:31:17,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-75/.semver, universal_newlines=False, shell=None, istream=) 18:31:17 2024-10-04 18:31:17,212 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-75/.semver/PR-75 18:31:17 0.0.0 [Pipeline] } 18:31:17 $ docker exec --env ******** --env ******** 9363696d7c19bfa030fe4673e0ca083117fb62d1b59b7868a9a848c38d097ef8 ssh-agent -k 18:31:17 unset SSH_AUTH_SOCK; 18:31:17 unset SSH_AGENT_PID; 18:31:17 echo Agent pid 78 killed; 18:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:18 + git semver [Pipeline] } 18:31:18 $ docker stop --time=1 9363696d7c19bfa030fe4673e0ca083117fb62d1b59b7868a9a848c38d097ef8 18:31:19 $ docker rm -f --volumes 9363696d7c19bfa030fe4673e0ca083117fb62d1b59b7868a9a848c38d097ef8 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:20 Stashed 1 file(s) [Pipeline] echo 18:31:20 [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:31:21 provisioning config files... 18:31:21 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-75@tmp/config3873387428124537460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:21 ---> ****-login.sh 18:31:21 nexus3.edgexfoundry.org:10001 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10002 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10003 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10004 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 ****.io 18:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:22 Configure a credential helper to remove this warning. See 18:31:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:22 18:31:22 Login Succeeded 18:31:22 ---> ****-login.sh ends [Pipeline] } 18:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:31:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:31:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:31:22 ========================================================= 18:31:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:31:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:31:23 Sending build context to Docker daemon 25.61MB 18:31:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 18:31:23 Step 2/12 : FROM ${BASE} AS builder 18:31:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:23 43c4264eed91: Pulling fs layer 18:31:23 4cc291be95ef: Pulling fs layer 18:31:23 2ac1f1163629: Pulling fs layer 18:31:23 5c3c966382ef: Pulling fs layer 18:31:23 4f4fb700ef54: Pulling fs layer 18:31:23 5d5c8e513c77: Pulling fs layer 18:31:23 9f66e0745190: Pulling fs layer 18:31:23 f49a43e4bbc0: Pulling fs layer 18:31:23 561ebcabdf7f: Pulling fs layer 18:31:23 4f4fb700ef54: Waiting 18:31:23 5d5c8e513c77: Waiting 18:31:23 9f66e0745190: Waiting 18:31:23 f49a43e4bbc0: Waiting 18:31:23 561ebcabdf7f: Waiting 18:31:23 5c3c966382ef: Waiting 18:31:23 4cc291be95ef: Verifying Checksum 18:31:23 4cc291be95ef: Download complete 18:31:23 5c3c966382ef: Download complete 18:31:23 4f4fb700ef54: Verifying Checksum 18:31:23 4f4fb700ef54: Download complete 18:31:23 5d5c8e513c77: Download complete 18:31:23 43c4264eed91: Download complete 18:31:23 9f66e0745190: Verifying Checksum 18:31:23 9f66e0745190: Download complete 18:31:23 43c4264eed91: Pull complete 18:31:23 561ebcabdf7f: Verifying Checksum 18:31:23 561ebcabdf7f: Download complete 18:31:23 4cc291be95ef: Pull complete 18:31:23 2ac1f1163629: Verifying Checksum 18:31:23 2ac1f1163629: Download complete 18:31:23 f49a43e4bbc0: Verifying Checksum 18:31:23 f49a43e4bbc0: Download complete 18:31:27 2ac1f1163629: Pull complete 18:31:27 5c3c966382ef: Pull complete 18:31:27 4f4fb700ef54: Pull complete 18:31:27 5d5c8e513c77: Pull complete 18:31:27 9f66e0745190: Pull complete 18:31:29 f49a43e4bbc0: Pull complete 18:31:29 561ebcabdf7f: Pull complete 18:31:29 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 18:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:31:29 ---> 3a752c3f9dda 18:31:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:31:35 ---> Running in 0ef1c6d6e534 18:31:35 Removing intermediate container 0ef1c6d6e534 18:31:35 ---> f99867afe422 18:31:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:31:35 ---> Running in 92adf82ea816 18:31:35 Removing intermediate container 92adf82ea816 18:31:35 ---> d22f7ded17c1 18:31:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:31:35 ---> Running in e3bbbdbd28e0 18:31:35 Removing intermediate container e3bbbdbd28e0 18:31:35 ---> 4f46ba57c1ea 18:31:35 Step 6/12 : WORKDIR /device-uart 18:31:35 ---> Running in 9b114e5c5d9f 18:31:35 Removing intermediate container 9b114e5c5d9f 18:31:35 ---> e53aa3ca71ca 18:31:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:35 ---> Running in 81e8ade53c9b 18:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:31:35 (1/4) Installing openssh-keygen (9.7_p1-r4) 18:31:35 (2/4) Installing libedit (20240517.3.1-r0) 18:31:35 (3/4) Installing openssh-client-common (9.7_p1-r4) 18:31:35 (4/4) Installing openssh-client-default (9.7_p1-r4) 18:31:35 Executing busybox-1.36.1-r29.trigger 18:31:35 OK: 250 MiB in 58 packages 18:31:35 Removing intermediate container 81e8ade53c9b 18:31:35 ---> 93a20d536aec 18:31:35 Step 8/12 : COPY go.mod vendor* ./ 18:31:35 Still waiting to schedule task 18:31:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:31:36 ---> 7670e7514b70 18:31:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:36 ---> Running in d1eccf30b39b 18:32:32 Removing intermediate container d1eccf30b39b 18:32:32 ---> 8968bcafd548 18:32:32 Step 10/12 : COPY . . 18:32:32 ---> 24816af9b6a0 18:32:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:32 ---> Running in 64f5b6cd8826 18:32:32 Removing intermediate container 64f5b6cd8826 18:32:32 ---> 199c082164aa 18:32:32 Step 12/12 : RUN ${MAKE} 18:32:32 ---> Running in 80dbb7024b16 18:32:32 noop 18:32:32 Removing intermediate container 80dbb7024b16 18:32:32 ---> 7ea13bd034c3 18:32:32 Successfully built 7ea13bd034c3 18:32:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:32 + docker inspect -f . ci-base-image-x86_64 18:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:33 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 18:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-75 -v /w/workspace/edgexfoundry_device-uart_PR-75:/w/workspace/edgexfoundry_device-uart_PR-75:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-75@tmp:/w/workspace/edgexfoundry_device-uart_PR-75@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:32:33 $ docker top 190d3b97427211eac768b5d24d744b937ac31829357e79d7e46845b28882d1a0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:33 + go version 18:32:33 go version go1.23.2 linux/amd64 [Pipeline] } 18:32:33 $ docker stop --time=1 190d3b97427211eac768b5d24d744b937ac31829357e79d7e46845b28882d1a0 18:32:35 $ docker rm -f --volumes 190d3b97427211eac768b5d24d744b937ac31829357e79d7e46845b28882d1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:36 + docker inspect -f . ci-base-image-x86_64 18:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:36 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 18:32:36 $ 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-75 -v /w/workspace/edgexfoundry_device-uart_PR-75:/w/workspace/edgexfoundry_device-uart_PR-75:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-75@tmp:/w/workspace/edgexfoundry_device-uart_PR-75@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:32:36 $ docker top b95d96e44e2de0c1cbe18a3294a744970883545183a232aaff0420328e54a47a -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-75 [Pipeline] fileExists [Pipeline] sh 18:32:37 + make test 18:32:37 go test ./... -coverprofile=coverage.out 18:32:39 ? github.com/edgexfoundry/device-uart [no test files] 18:32:57 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 18:32:57 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 18:33:07 go vet ./... 18:33:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:12 ./bin/test-attribution-txt.sh [Pipeline] echo 18:33:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:33:12 $ docker stop --time=1 b95d96e44e2de0c1cbe18a3294a744970883545183a232aaff0420328e54a47a 18:33:16 $ docker rm -f --volumes b95d96e44e2de0c1cbe18a3294a744970883545183a232aaff0420328e54a47a [Pipeline] // withDockerContainer [Pipeline] sh 18:33:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21843 in /w/workspace/edgexfoundry_device-uart_PR-75 [Pipeline] { [Pipeline] ws 18:33:16 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:33:17 The recommended git tool is: git 18:33:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:33:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:33:18 + ls -al . 18:33:18 total 236 18:33:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:32 . 18:33:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:30 .. 18:33:18 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 18:30 .dockerignore 18:33:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:32 .git 18:33:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:30 .github 18:33:18 -rw-rw-r-- 1 jenkins jenkins 343 Oct 4 18:30 .gitignore 18:33:18 -rw-rw-r-- 1 jenkins jenkins 198 Oct 4 18:30 .golangci.yml 18:33:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 18:31 .semver 18:33:18 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 4 18:30 Attribution.txt 18:33:18 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 4 18:30 CHANGELOG.md 18:33:18 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 4 18:30 Dockerfile 18:33:18 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 18:30 GOVERNANCE.md 18:33:18 -rw-rw-r-- 1 jenkins jenkins 675 Oct 4 18:30 Jenkinsfile 18:33:18 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 18:30 LICENSE 18:33:18 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 4 18:30 Makefile 18:33:18 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 18:30 OWNERS.md 18:33:18 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 4 18:30 README.md 18:33:18 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 18:31 VERSION 18:33:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 18:30 bin 18:33:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:30 cmd 18:33:18 -rw-r--r-- 1 jenkins jenkins 6770 Oct 4 18:32 coverage.out 18:33:18 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 4 18:30 go.mod 18:33:18 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 4 18:30 go.sum 18:33:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:30 internal 18:33:18 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:18 + 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=4d33fad5f7c296a1277cd12e601d65667f97dc6c --label arch=amd64 --label version=0.0.0 . 18:33:18 Sending build context to Docker daemon 25.61MB 18:33:18 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 18:33:18 Step 2/26 : FROM ${BASE} AS builder 18:33:18 ---> 7ea13bd034c3 18:33:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:33:19 ---> Running in 87243c0d93eb 18:33:19 Removing intermediate container 87243c0d93eb 18:33:19 ---> 344157f07dab 18:33:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:33:19 ---> Running in e5e5e291c113 18:33:19 Removing intermediate container e5e5e291c113 18:33:19 ---> 55e725a7b69f 18:33:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:33:19 ---> Running in 957eee89c078 18:33:19 Removing intermediate container 957eee89c078 18:33:19 ---> 3b8bbe4940a5 18:33:19 Step 6/26 : WORKDIR /device-uart 18:33:19 ---> Running in 31355fa58ddc 18:33:19 Removing intermediate container 31355fa58ddc 18:33:19 ---> b34c10c3388b 18:33:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:19 ---> Running in 79fba763c508 18:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:33:20 OK: 250 MiB in 58 packages 18:33:20 Removing intermediate container 79fba763c508 18:33:20 ---> 7024c1790b25 18:33:20 Step 8/26 : COPY go.mod vendor* ./ 18:33:20 ---> 3dd379a50ed6 18:33:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:20 ---> Running in 3c0a8677ce43 18:33:21 Removing intermediate container 3c0a8677ce43 18:33:21 ---> 7dbc9aca36e4 18:33:21 Step 10/26 : COPY . . 18:33:22 ---> 8b757c9b42e5 18:33:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:22 ---> Running in e78ecc7d391e 18:33:22 Removing intermediate container e78ecc7d391e 18:33:22 ---> e421ada16856 18:33:22 Step 12/26 : RUN ${MAKE} 18:33:22 ---> Running in e70fc33b1d4b 18:33:22 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.42" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:33:24 using credential edgex-jenkins-ssh 18:33:24 Cloning the remote Git repository 18:33:24 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:33:24 > git init /w/workspace/device-uart/1 # timeout=10 18:33:25 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:33:25 > git --version # timeout=10 18:33:25 > git --version # 'git version 2.25.1' 18:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:27 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:33:29 Merging remotes/origin/main commit 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e into PR head commit 4d33fad5f7c296a1277cd12e601d65667f97dc6c 18:33:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:28 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:33:28 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:33:29 Merge succeeded, producing 4d33fad5f7c296a1277cd12e601d65667f97dc6c 18:33:29 Checking out Revision 4d33fad5f7c296a1277cd12e601d65667f97dc6c (PR-75) 18:33:30 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:33:30 > git --version # timeout=10 18:33:30 > git --version # 'git version 2.25.1' 18:33:30 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:33:29 > git config core.sparsecheckout # timeout=10 18:33:29 > git checkout -f 4d33fad5f7c296a1277cd12e601d65667f97dc6c # timeout=10 18:33:29 > git remote # timeout=10 18:33:29 > git config --get remote.origin.url # timeout=10 18:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:29 > git merge 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 18:33:29 > git rev-parse HEAD^{commit} # timeout=10 18:33:29 > git config core.sparsecheckout # timeout=10 18:33:29 > git checkout -f 4d33fad5f7c296a1277cd12e601d65667f97dc6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:33:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:34 Dload Upload Total Spent Left Speed 18:33:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 92287 [Pipeline] sh 18:33:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:33:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:33:35 + sudo tee /etc/docker/daemon.new 18:33:35 { 18:33:35 "registry-mirrors": [ 18:33:35 "https://nexus3.edgexfoundry.org:10001" 18:33:35 ], 18:33:35 "bip": "10.250.0.254/24", 18:33:35 "hosts": [ 18:33:35 "tcp://0.0.0.0:5555", 18:33:35 "unix:///var/run/docker.sock" 18:33:35 ], 18:33:35 "mtu": 1458, 18:33:35 "selinux-enabled": true, 18:33:35 "seccomp-profile": "/etc/docker/seccomp.json" 18:33:35 } [Pipeline] sh 18:33:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:33:36 + sudo service docker restart [Pipeline] withEnv 18:33:54 Removing intermediate container e70fc33b1d4b 18:33:54 ---> a17a3795d71d 18:33:54 Step 13/26 : FROM alpine:3.20 18:33:54 3.20: Pulling from library/alpine 18:33:54 43c4264eed91: Already exists 18:33:54 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:33:54 Status: Downloaded newer image for alpine:3.20 18:33:54 ---> 91ef0af61f39 18:33:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:33:54 ---> Running in 6d32ac6a3aba 18:33:54 Removing intermediate container 6d32ac6a3aba 18:33:54 ---> f102b3ebad4d 18:33:54 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:33:54 ---> Running in 7944c74420a4 18:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:33:54 (1/1) Installing dumb-init (1.2.5-r3) 18:33:54 Executing busybox-1.36.1-r29.trigger 18:33:54 OK: 8 MiB in 15 packages 18:33:54 Removing intermediate container 7944c74420a4 18:33:54 ---> b5e48d24a16f 18:33:54 Step 16/26 : RUN apk --no-cache upgrade 18:33:54 ---> Running in 7d4b60a485da 18:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:33:54 Upgrading critical system libraries and apk-tools: 18:33:54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:33:54 Executing busybox-1.36.1-r29.trigger 18:33:54 Continuing the upgrade transaction with new apk-tools: 18:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:33:54 OK: 8 MiB in 15 packages 18:33:54 Removing intermediate container 7d4b60a485da 18:33:54 ---> 3dd7a0790088 18:33:54 Step 17/26 : WORKDIR / 18:33:54 ---> Running in bbe465ad4825 18:33:54 Removing intermediate container bbe465ad4825 18:33:54 ---> 6ad9489fedf1 18:33:54 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:33:54 ---> 83b3b0aba18f 18:33:54 Step 19/26 : COPY --from=builder /device-uart/LICENSE / [Pipeline] { [Pipeline] configFileProvider 18:33:54 provisioning config files... 18:33:54 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config6366422846694915485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:54 ---> 4c558201dbf5 18:33:54 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:33:55 ---> ****-login.sh 18:33:55 nexus3.edgexfoundry.org:10001 18:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:55 Configure a credential helper to remove this warning. See 18:33:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:55 18:33:55 Login Succeeded 18:33:55 nexus3.edgexfoundry.org:10002 18:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:56 Configure a credential helper to remove this warning. See 18:33:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:56 18:33:56 Login Succeeded 18:33:56 nexus3.edgexfoundry.org:10003 18:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:56 Configure a credential helper to remove this warning. See 18:33:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:56 18:33:56 Login Succeeded 18:33:56 nexus3.edgexfoundry.org:10004 18:33:56 ---> 8160bd546dc9 18:33:56 Step 21/26 : EXPOSE 59995 18:33:56 ---> Running in b918ee293710 18:33:56 Removing intermediate container b918ee293710 18:33:56 ---> 731191f72a4f 18:33:56 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:33:56 ---> Running in 8d89841be826 18:33:56 Removing intermediate container 8d89841be826 18:33:56 ---> 9e88ba223e9b 18:33:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:33:56 ---> Running in 955dc9cf927b 18:33:56 Removing intermediate container 955dc9cf927b 18:33:56 ---> e74bb7e6f026 18:33:56 Step 24/26 : LABEL arch=amd64 18:33:56 ---> Running in 9d94606e07c5 18:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:56 Configure a credential helper to remove this warning. See 18:33:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:56 18:33:56 Login Succeeded 18:33:56 ****.io 18:33:57 Removing intermediate container 9d94606e07c5 18:33:57 ---> 733c97d6da58 18:33:57 Step 25/26 : LABEL git_sha=4d33fad5f7c296a1277cd12e601d65667f97dc6c 18:33:57 ---> Running in 7a3779a27929 18:33:57 Removing intermediate container 7a3779a27929 18:33:57 ---> 3c17575b6ef4 18:33:57 Step 26/26 : LABEL version=0.0.0 18:33:57 ---> Running in 11f9acb326b9 18:33:57 Removing intermediate container 11f9acb326b9 18:33:57 ---> bf6f42c8a739 18:33:57 [Warning] One or more build-args [ARCH] were not consumed 18:33:57 Successfully built bf6f42c8a739 18:33:57 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage 18:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:57 Configure a credential helper to remove this warning. See 18:33:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:57 18:33:57 Login Succeeded 18:33:57 ---> ****-login.sh ends [Pipeline] } 18:33:57 Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 18:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:33:58 ========================================================= 18:33:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 18:33:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 18:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:58 18:33:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 18:33:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:33:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:58 latest: Pulling from edgex-lftools-log-publisher 18:33:58 5eb5b503b376: Pulling fs layer 18:33:58 5c69ac0246d0: Pulling fs layer 18:33:58 ec43610c2a17: Pulling fs layer 18:33:58 3a2ae6a8a46f: Pulling fs layer 18:33:58 33b1e0a273af: Pulling fs layer 18:33:58 5d3b04190fa2: Pulling fs layer 18:33:58 2f39f015ded8: Pulling fs layer 18:33:58 3a2ae6a8a46f: Waiting 18:33:58 5d3b04190fa2: Waiting 18:33:58 2f39f015ded8: Waiting 18:33:58 33b1e0a273af: Waiting 18:33:58 5c69ac0246d0: Verifying Checksum 18:33:58 5c69ac0246d0: Download complete 18:33:58 3a2ae6a8a46f: Download complete 18:33:58 33b1e0a273af: Verifying Checksum 18:33:58 33b1e0a273af: Download complete 18:33:58 5d3b04190fa2: Verifying Checksum 18:33:58 5d3b04190fa2: Download complete 18:33:58 ec43610c2a17: Verifying Checksum 18:33:58 ec43610c2a17: Download complete 18:33:59 Sending build context to Docker daemon 12.88MB 18:33:59 5eb5b503b376: Verifying Checksum 18:33:59 5eb5b503b376: Download complete 18:33:59 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 18:33:59 Step 2/12 : FROM ${BASE} AS builder 18:33:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:33:59 cf04c63912e1: Pulling fs layer 18:33:59 55b35a11ae5e: Pulling fs layer 18:33:59 a37a00ec5f00: Pulling fs layer 18:33:59 50b3750afda1: Pulling fs layer 18:33:59 4f4fb700ef54: Pulling fs layer 18:33:59 80978eb59214: Pulling fs layer 18:33:59 c9f46d7d2bd2: Pulling fs layer 18:33:59 c5a475d317c9: Pulling fs layer 18:33:59 80978eb59214: Waiting 18:33:59 c9f46d7d2bd2: Waiting 18:33:59 50b3750afda1: Waiting 18:33:59 4f4fb700ef54: Waiting 18:33:59 c5a475d317c9: Waiting 18:33:59 55b35a11ae5e: Verifying Checksum 18:33:59 55b35a11ae5e: Download complete 18:33:59 50b3750afda1: Verifying Checksum 18:33:59 50b3750afda1: Download complete 18:33:59 4f4fb700ef54: Verifying Checksum 18:33:59 4f4fb700ef54: Download complete 18:33:59 80978eb59214: Verifying Checksum 18:33:59 80978eb59214: Download complete 18:33:59 cf04c63912e1: Verifying Checksum 18:33:59 cf04c63912e1: Download complete 18:33:59 2f39f015ded8: Download complete 18:34:00 c5a475d317c9: Verifying Checksum 18:34:00 c5a475d317c9: Download complete 18:34:00 5eb5b503b376: Pull complete 18:34:00 5c69ac0246d0: Pull complete 18:34:00 cf04c63912e1: Pull complete 18:34:00 ec43610c2a17: Pull complete 18:34:00 3a2ae6a8a46f: Pull complete 18:34:00 33b1e0a273af: Pull complete 18:34:01 5d3b04190fa2: Pull complete 18:34:01 a37a00ec5f00: Verifying Checksum 18:34:01 55b35a11ae5e: Pull complete 18:34:01 c9f46d7d2bd2: Verifying Checksum 18:34:01 c9f46d7d2bd2: Download complete 18:34:05 2f39f015ded8: Pull complete 18:34:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:05 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 18:34:05 $ 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-75 -v /w/workspace/edgexfoundry_device-uart_PR-75:/w/workspace/edgexfoundry_device-uart_PR-75:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-75@tmp:/w/workspace/edgexfoundry_device-uart_PR-75@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:34:09 $ docker top 1f0138cd6a6237bb6f031fb49bebbbedbb5e024acb5558903edc44f64b40bc08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:09 ---> job-cost.sh 18:34:09 lf-activate-venv: SKIPPING 18:34:09 INFO: No Stack... 18:34:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:10 INFO: Archiving Costs [Pipeline] sh 18:34:10 + cat /w/workspace/edgexfoundry_device-uart_PR-75/archives/cost.csv 18:34:10 + cut -d, -f6 [Pipeline] lock 18:34:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-75-1-stack-cost] 18:34:10 Resource [jenkins-edgexfoundry-device-uart-PR-75-1-stack-cost] did not exist. Created. 18:34:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:10 + echo total: 0.2199999988079071 [Pipeline] stash 18:34:10 Stashed 1 file(s) [Pipeline] } 18:34:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:11 $ docker stop --time=1 1f0138cd6a6237bb6f031fb49bebbbedbb5e024acb5558903edc44f64b40bc08 18:34:12 $ docker rm -f --volumes 1f0138cd6a6237bb6f031fb49bebbbedbb5e024acb5558903edc44f64b40bc08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:16 a37a00ec5f00: Pull complete 18:34:16 50b3750afda1: Pull complete 18:34:16 4f4fb700ef54: Pull complete 18:34:16 80978eb59214: Pull complete 18:34:23 c9f46d7d2bd2: Pull complete 18:34:25 c5a475d317c9: Pull complete 18:34:25 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 18:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:34:25 ---> be29e6b0f0d4 18:34:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:34:25 ---> Running in 8cd1c8db95c4 18:34:26 Removing intermediate container 8cd1c8db95c4 18:34:26 ---> 19585740a6ae 18:34:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:34:26 ---> Running in f5b2c842fbe1 18:34:26 Removing intermediate container f5b2c842fbe1 18:34:26 ---> 75992d0fe38a 18:34:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:34:26 ---> Running in e934ba5060ab 18:34:26 Removing intermediate container e934ba5060ab 18:34:26 ---> f60e290eebe9 18:34:26 Step 6/12 : WORKDIR /device-uart 18:34:26 ---> Running in 3644135d36b3 18:34:27 Removing intermediate container 3644135d36b3 18:34:27 ---> 529df7161581 18:34:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:27 ---> Running in efda7c31f0ad 18:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:34:30 (1/4) Installing openssh-keygen (9.7_p1-r4) 18:34:30 (2/4) Installing libedit (20240517.3.1-r0) 18:34:30 (3/4) Installing openssh-client-common (9.7_p1-r4) 18:34:30 (4/4) Installing openssh-client-default (9.7_p1-r4) 18:34:30 Executing busybox-1.36.1-r29.trigger 18:34:30 OK: 242 MiB in 58 packages 18:34:31 Removing intermediate container efda7c31f0ad 18:34:31 ---> d4d55fffea71 18:34:31 Step 8/12 : COPY go.mod vendor* ./ 18:34:32 ---> 10c2be358519 18:34:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:32 ---> Running in b68a6d0f18e4 18:36:23 Removing intermediate container b68a6d0f18e4 18:36:23 ---> 05c838f6d1f0 18:36:23 Step 10/12 : COPY . . 18:36:23 ---> e37aa59b022c 18:36:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:23 ---> Running in 9661381b68ad 18:36:23 Removing intermediate container 9661381b68ad 18:36:23 ---> 504c44d52799 18:36:23 Step 12/12 : RUN ${MAKE} 18:36:23 ---> Running in 33d6644efc5e 18:36:23 noop 18:36:23 Removing intermediate container 33d6644efc5e 18:36:23 ---> abd991af7767 18:36:23 Successfully built abd991af7767 18:36:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:24 + docker inspect -f . ci-base-image-arm64 18:36:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container 18:36:24 $ 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:36:25 $ docker top e14cc43f3ed9a1ffadfa525688ca5fc43a3ce128cbe5409b7cea146e2eb07be7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:26 + go version 18:36:27 go version go1.23.2 linux/arm64 [Pipeline] } 18:36:27 $ docker stop --time=1 e14cc43f3ed9a1ffadfa525688ca5fc43a3ce128cbe5409b7cea146e2eb07be7 18:36:28 $ docker rm -f --volumes e14cc43f3ed9a1ffadfa525688ca5fc43a3ce128cbe5409b7cea146e2eb07be7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:29 + docker inspect -f . ci-base-image-arm64 18:36:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container 18:36:30 $ 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:36:31 $ docker top e7bb4cd2975ad846551f6e403d78ae169dd671e9312c6abb6d032480a9072b55 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:32 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:36:32 + make test 18:36:32 go test ./... -coverprofile=coverage.out 18:36:38 ? github.com/edgexfoundry/device-uart [no test files] 18:40:00 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 18:40:00 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 18:40:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:40:00 go vet ./... 18:40:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:40:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:40:38 ./bin/test-attribution-txt.sh [Pipeline] echo 18:40:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:40:39 $ docker stop --time=1 e7bb4cd2975ad846551f6e403d78ae169dd671e9312c6abb6d032480a9072b55 18:40:40 $ docker rm -f --volumes e7bb4cd2975ad846551f6e403d78ae169dd671e9312c6abb6d032480a9072b55 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:40:42 Warning: overwriting stash ‘coverage-report’ 18:40:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:40:43 + ls -al . 18:40:43 total 232 18:40:43 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 18:36 . 18:40:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:33 .. 18:40:43 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 18:33 .dockerignore 18:40:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:33 .git 18:40:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:33 .github 18:40:43 -rw-rw-r-- 1 jenkins jenkins 343 Oct 4 18:33 .gitignore 18:40:43 -rw-rw-r-- 1 jenkins jenkins 198 Oct 4 18:33 .golangci.yml 18:40:43 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 4 18:33 Attribution.txt 18:40:43 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 4 18:33 CHANGELOG.md 18:40:43 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 4 18:33 Dockerfile 18:40:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 18:33 GOVERNANCE.md 18:40:43 -rw-rw-r-- 1 jenkins jenkins 675 Oct 4 18:33 Jenkinsfile 18:40:43 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 18:33 LICENSE 18:40:43 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 4 18:33 Makefile 18:40:43 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 18:33 OWNERS.md 18:40:43 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 4 18:33 README.md 18:40:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 18:31 VERSION 18:40:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 18:33 bin 18:40:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:33 cmd 18:40:43 -rw-r--r-- 1 jenkins jenkins 6770 Oct 4 18:39 coverage.out 18:40:43 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 4 18:33 go.mod 18:40:43 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 4 18:33 go.sum 18:40:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:33 internal 18:40:43 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 18:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:44 + 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=4d33fad5f7c296a1277cd12e601d65667f97dc6c --label arch=arm64 --label version=0.0.0 . 18:40:44 Sending build context to Docker daemon 12.88MB 18:40:44 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 18:40:44 Step 2/26 : FROM ${BASE} AS builder 18:40:44 ---> abd991af7767 18:40:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:40:44 ---> Running in c9f58852b7cb 18:40:45 Removing intermediate container c9f58852b7cb 18:40:45 ---> faf983af5343 18:40:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:40:45 ---> Running in 458b1f793da0 18:40:45 Removing intermediate container 458b1f793da0 18:40:45 ---> 41da63516a02 18:40:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:40:45 ---> Running in ee675b4d9003 18:40:45 Removing intermediate container ee675b4d9003 18:40:45 ---> ba4da3ee2350 18:40:45 Step 6/26 : WORKDIR /device-uart 18:40:45 ---> Running in 54aaa32e6bb0 18:40:46 Removing intermediate container 54aaa32e6bb0 18:40:46 ---> 99a23a5d139d 18:40:46 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:40:46 ---> Running in 2ed573dba704 18:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:40:49 OK: 242 MiB in 58 packages 18:40:49 Removing intermediate container 2ed573dba704 18:40:49 ---> afcd829b4cc4 18:40:49 Step 8/26 : COPY go.mod vendor* ./ 18:40:50 ---> bcb1f51a801f 18:40:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:50 ---> Running in db68fa31301e 18:40:52 Removing intermediate container db68fa31301e 18:40:52 ---> 8ed700370658 18:40:52 Step 10/26 : COPY . . 18:40:53 ---> b897ba4e3617 18:40:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:40:53 ---> Running in 0bc6322b9c1d 18:40:54 Removing intermediate container 0bc6322b9c1d 18:40:54 ---> 5f6dc5b7eff4 18:40:54 Step 12/26 : RUN ${MAKE} 18:40:54 ---> Running in 5239d54d2691 18:40:55 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.42" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:44:16 Removing intermediate container 5239d54d2691 18:44:16 ---> 5df6fc3dd0a5 18:44:16 Step 13/26 : FROM alpine:3.20 18:44:16 3.20: Pulling from library/alpine 18:44:16 cf04c63912e1: Already exists 18:44:16 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:44:16 Status: Downloaded newer image for alpine:3.20 18:44:16 ---> c157a85ed455 18:44:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:44:16 ---> Running in 81e9a53cd83a 18:44:16 Removing intermediate container 81e9a53cd83a 18:44:16 ---> 273c572cdf8e 18:44:16 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:44:16 ---> Running in c3b526d74142 18:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:44:17 (1/1) Installing dumb-init (1.2.5-r3) 18:44:17 Executing busybox-1.36.1-r29.trigger 18:44:17 OK: 9 MiB in 15 packages 18:44:18 Removing intermediate container c3b526d74142 18:44:18 ---> 4d56ee253a4d 18:44:18 Step 16/26 : RUN apk --no-cache upgrade 18:44:18 ---> Running in 51d1ed0ba9a2 18:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:44:20 Upgrading critical system libraries and apk-tools: 18:44:20 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:44:20 Executing busybox-1.36.1-r29.trigger 18:44:21 Continuing the upgrade transaction with new apk-tools: 18:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:44:22 OK: 9 MiB in 15 packages 18:44:24 Removing intermediate container 51d1ed0ba9a2 18:44:24 ---> eb1dd8cc90d4 18:44:24 Step 17/26 : WORKDIR / 18:44:24 ---> Running in 02ae3f39a3e1 18:44:24 Removing intermediate container 02ae3f39a3e1 18:44:24 ---> 03c3a5c23056 18:44:24 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:44:24 ---> 161ebcf06d1e 18:44:24 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:44:25 ---> 591f5e2ecb81 18:44:25 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:44:27 ---> 58a8eeea383d 18:44:27 Step 21/26 : EXPOSE 59995 18:44:27 ---> Running in 07431ad5645c 18:44:27 Removing intermediate container 07431ad5645c 18:44:27 ---> 1d6a4786acf4 18:44:27 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:44:28 ---> Running in 7c657115c54f 18:44:28 Removing intermediate container 7c657115c54f 18:44:28 ---> 41d005f7ef06 18:44:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:28 ---> Running in 7a3bdc8d7174 18:44:28 Removing intermediate container 7a3bdc8d7174 18:44:28 ---> cb7aaf736a97 18:44:28 Step 24/26 : LABEL arch=arm64 18:44:28 ---> Running in e2d864ef26be 18:44:29 Removing intermediate container e2d864ef26be 18:44:29 ---> 510f8c8ba47a 18:44:29 Step 25/26 : LABEL git_sha=4d33fad5f7c296a1277cd12e601d65667f97dc6c 18:44:29 ---> Running in b6f80d259418 18:44:29 Removing intermediate container b6f80d259418 18:44:29 ---> b25b4a930d7f 18:44:29 Step 26/26 : LABEL version=0.0.0 18:44:29 ---> Running in 08db1fb73a79 18:44:29 Removing intermediate container 08db1fb73a79 18:44:29 ---> ac2db98c3801 18:44:29 [Warning] One or more build-args [ARCH] were not consumed 18:44:29 Successfully built ac2db98c3801 18:44:29 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 18:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:30 18:44:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:31 arm64: Pulling from edgex-lftools-log-publisher 18:44:31 8998bd30e6a1: Pulling fs layer 18:44:31 04944245beec: Pulling fs layer 18:44:31 699f458cf7ca: Pulling fs layer 18:44:31 765212b225bb: Pulling fs layer 18:44:31 f23df028b6ca: Pulling fs layer 18:44:31 d65c8cfc05b1: Pulling fs layer 18:44:31 2437ff75d9bd: Pulling fs layer 18:44:31 f23df028b6ca: Waiting 18:44:31 d65c8cfc05b1: Waiting 18:44:31 2437ff75d9bd: Waiting 18:44:31 765212b225bb: Waiting 18:44:31 04944245beec: Verifying Checksum 18:44:31 04944245beec: Download complete 18:44:31 765212b225bb: Verifying Checksum 18:44:31 765212b225bb: Download complete 18:44:31 f23df028b6ca: Verifying Checksum 18:44:31 f23df028b6ca: Download complete 18:44:31 d65c8cfc05b1: Verifying Checksum 18:44:31 d65c8cfc05b1: Download complete 18:44:31 699f458cf7ca: Verifying Checksum 18:44:31 699f458cf7ca: Download complete 18:44:31 8998bd30e6a1: Verifying Checksum 18:44:31 8998bd30e6a1: Download complete 18:44:34 2437ff75d9bd: Verifying Checksum 18:44:34 2437ff75d9bd: Download complete 18:44:36 8998bd30e6a1: Pull complete 18:44:37 04944245beec: Pull complete 18:44:39 699f458cf7ca: Pull complete 18:44:39 765212b225bb: Pull complete 18:44:39 f23df028b6ca: Pull complete 18:44:39 d65c8cfc05b1: Pull complete 18:44:58 2437ff75d9bd: Pull complete 18:44:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:58 prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container 18:44:58 $ 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 18:45:01 $ docker top 8a1479d1af37d1acf62b72b23606a962387ee8974bdb54f7efc0718b56b728b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:02 ---> job-cost.sh 18:45:02 lf-activate-venv: SKIPPING 18:45:02 INFO: No Stack... 18:45:02 INFO: Retrieving Pricing Info for: v3-standard-4 18:45:03 INFO: Archiving Costs [Pipeline] sh 18:45:04 + cat /w/workspace/device-uart/1/archives/cost.csv 18:45:04 + cut -d, -f6 [Pipeline] lock 18:45:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-75-1-stack-cost] 18:45:04 Resource [jenkins-edgexfoundry-device-uart-PR-75-1-stack-cost] did not exist. Created. 18:45:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:04 /w/workspace/device-uart/1@tmp/durable-582d4fd6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:45:04 + echo total: 0.10999999940395355 [Pipeline] stash 18:45:04 Warning: overwriting stash ‘stack-cost’ 18:45:05 Stashed 1 file(s) [Pipeline] } 18:45:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:05 $ docker stop --time=1 8a1479d1af37d1acf62b72b23606a962387ee8974bdb54f7efc0718b56b728b4 18:45:06 $ docker rm -f --volumes 8a1479d1af37d1acf62b72b23606a962387ee8974bdb54f7efc0718b56b728b4 [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 18:45:07 provisioning config files... 18:45:07 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-75@tmp/config16358970593800872173tmp [Pipeline] { [Pipeline] sh 18:45:08 + set +x 18:45:08 + bash -s -- 18:45:08 + curl -s https://codecov.io/bash 18:45:08 18:45:08 _____ _ 18:45:08 / ____| | | 18:45:08 | | ___ __| | ___ ___ _____ __ 18:45:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:45:08 | |___| (_) | (_| | __/ (_| (_) \ V / 18:45:08 \_____\___/ \__,_|\___|\___\___/ \_/ 18:45:08 Bash-1.0.6 18:45:08 18:45:08 18:45:08 ==> git version 2.25.1 found 18:45:08 ==> 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 18:45:08 Release-Date: 2020-01-08 18:45:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:45:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:45:08 ==> Jenkins CI detected. 18:45:08 current dir:  /w/workspace/edgexfoundry_device-uart_PR-75 18:45:08 project root: . 18:45:08 --> token set from env 18:45:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:45:08 ==> Running gcov in . (disable via -X gcov) 18:45:08 ==> Python coveragepy not found 18:45:08 ==> Searching for coverage reports in: 18:45:08 + . 18:45:08 -> Found 1 reports 18:45:08 ==> Detecting git/mercurial file structure 18:45:08 ==> Reading reports 18:45:08 + ./coverage.out bytes=6770 18:45:08 ==> Appending adjustments 18:45:08 https://docs.codecov.io/docs/fixing-reports 18:45:08 + Found adjustments 18:45:08 ==> Gzipping contents 18:45:08 4.0K /tmp/codecov.P0OCif.gz 18:45:08 ==> Uploading reports 18:45:08 url: https://codecov.io 18:45:08 query: branch=PR-75&commit=4d33fad5f7c296a1277cd12e601d65667f97dc6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=75&job=&cmd_args= 18:45:08 -> Pinging Codecov 18:45:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-75&commit=4d33fad5f7c296a1277cd12e601d65667f97dc6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=75&job=&cmd_args= 18:45:08 -> Uploading to 18:45:08 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/4d33fad5f7c296a1277cd12e601d65667f97dc6c/1749ca06-dd09-497f-bd70-8aa6ecb54fc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T184508Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=19bc05c8039690e993a0d33c2cd12ebe3678b09ac065be270d8f2507eea87f6e 18:45:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:08 Dload Upload Total Spent Left Speed 18:45:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6478 --:--:-- --:--:-- --:--:-- 6447 18:45:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/4d33fad5f7c296a1277cd12e601d65667f97dc6c [Pipeline] } 18:45:08 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 18:45:11 + [ -d /w/workspace/edgexfoundry_device-uart_PR-75/archives ] 18:45:11 + ls -al /w/workspace/edgexfoundry_device-uart_PR-75/archives 18:45:11 total 16 18:45:11 drwxr-xr-x 3 root root 4096 Oct 4 18:34 . 18:45:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:34 .. 18:45:11 drwxr-xr-x 2 root root 4096 Oct 4 18:34 cost 18:45:11 -rw-r--r-- 1 root root 82 Oct 4 18:34 cost.csv 18:45:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-75/archives 18:45:11 + ls -al /w/workspace/edgexfoundry_device-uart_PR-75/archives 18:45:11 total 16 18:45:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 18:34 . 18:45:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:34 .. 18:45:11 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 18:34 cost 18:45:11 -rw-r--r-- 1 jenkins jenkins 82 Oct 4 18:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:45:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:45:12 ---> package-listing.sh 18:45:12 ++ facter osfamily 18:45:12 ++ tr '[:upper:]' '[:lower:]' 18:45:12 + OS_FAMILY=debian 18:45:12 + workspace=/w/workspace/edgexfoundry_device-uart_PR-75 18:45:12 + START_PACKAGES=/tmp/packages_start.txt 18:45:12 + END_PACKAGES=/tmp/packages_end.txt 18:45:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:45:12 + PACKAGES=/tmp/packages_start.txt 18:45:12 + '[' /w/workspace/edgexfoundry_device-uart_PR-75 ']' 18:45:12 + PACKAGES=/tmp/packages_end.txt 18:45:12 + case "${OS_FAMILY}" in 18:45:12 + dpkg -l 18:45:12 + grep '^ii' 18:45:12 + '[' -f /tmp/packages_start.txt ']' 18:45:12 + '[' -f /tmp/packages_end.txt ']' 18:45:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:45:12 + '[' /w/workspace/edgexfoundry_device-uart_PR-75 ']' 18:45:12 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-75/archives/ 18:45:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-75/archives/ [Pipeline] echo 18:45:12 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-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:45:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:13 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 18:45:13 $ 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-75/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-75 -v /w/workspace/edgexfoundry_device-uart_PR-75:/w/workspace/edgexfoundry_device-uart_PR-75:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-75@tmp:/w/workspace/edgexfoundry_device-uart_PR-75@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 18:45:14 $ docker top a0d09ee782ac8a07751067ecdcec85808bf9cbed2d15af5dd7992b107e69a345 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:14 + touch /tmp/pre-build-complete [Pipeline] sh 18:45:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:45:15 + ls /var/log/sa-host 18:45:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:15 provisioning config files... 18:45:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-75@tmp/config10757595690416069045tmp [Pipeline] { [Pipeline] echo 18:45:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:45:15 ---> create-netrc.sh [Pipeline] } 18:45:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:45:16 ---> python-tools-install.sh [Pipeline] echo 18:45:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:45:16 ---> sudo-logs.sh 18:45:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:45:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:45:17 ---> job-cost.sh 18:45:17 lf-activate-venv: SKIPPING 18:45:17 DEBUG: total: 0.2199999988079071 18:45:17 INFO: Retrieving Stack Cost... 18:45:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:19 INFO: Archiving Costs [Pipeline] echo 18:45:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:45:19 ---> logs-deploy.sh 18:45:19 lf-activate-venv: SKIPPING 18:45:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-75/1 18:45:19 INFO: archiving workspace using pattern(s): 18:45:20 Archives upload complete. 18:45:20 INFO: archiving logs to Nexus