Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-uart Obtained Jenkinsfile from 53189c10332bacaee41a57c005c834aa638a9f96+fb93fa34bb594df6e041f35dbb663b8f249074b4 (aa76a85c3cd6b56557fd1500abae591d995fa17e) 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-ssh5628098538778405233.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-ssh14603090619553734953.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-82/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-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7772333882751735789.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-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2932569359173678152.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-ssh12649368256041424967.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-82/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-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1213984988333415497.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24100 in /w/workspace/edgexfoundry_device-uart_PR-82 [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-82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb93fa34bb594df6e041f35dbb663b8f249074b4 into PR head commit 53189c10332bacaee41a57c005c834aa638a9f96 Merge succeeded, producing 53189c10332bacaee41a57c005c834aa638a9f96 Checking out Revision 53189c10332bacaee41a57c005c834aa638a9f96 (PR-82) > git config core.sparsecheckout # timeout=10 > git checkout -f 53189c10332bacaee41a57c005c834aa638a9f96 # 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 fb93fa34bb594df6e041f35dbb663b8f249074b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53189c10332bacaee41a57c005c834aa638a9f96 # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:49:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:49:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:49:29 ========================================================= 06:49:29 EdgeX Global Pipelines Version Info 06:49:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:49:30 ------------------- 06:49:30 stable info: 06:49:30 ------------------- 06:49:30 Commited By: Ginny Guan ginny@iotechsys.com 06:49:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:49:30 Message: update stable to v1.0.265 06:49:30 ------------------- 06:49:30 experimental info: 06:49:30 ------------------- 06:49:30 Commited By: Cherry Wang cherry@iotechsys.com 06:49:30 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:49:30 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:49:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:49:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53189c10332bacaee41a57c005c834aa638a9f96 [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53189c1 [Pipeline] echo 06:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:33 provisioning config files... 06:49:33 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-82@tmp/config3374788486702280230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:33 ---> ****-login.sh 06:49:33 nexus3.edgexfoundry.org:10001 06:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:33 Configure a credential helper to remove this warning. See 06:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:33 06:49:33 Login Succeeded 06:49:33 nexus3.edgexfoundry.org:10002 06:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:34 Configure a credential helper to remove this warning. See 06:49:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:34 06:49:34 Login Succeeded 06:49:34 nexus3.edgexfoundry.org:10003 06:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:34 Configure a credential helper to remove this warning. See 06:49:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:34 06:49:34 Login Succeeded 06:49:34 nexus3.edgexfoundry.org:10004 06:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:34 Configure a credential helper to remove this warning. See 06:49:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:34 06:49:34 Login Succeeded 06:49:34 ****.io 06:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:34 Configure a credential helper to remove this warning. See 06:49:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:34 06:49:34 Login Succeeded 06:49:34 ---> ****-login.sh ends [Pipeline] } 06:49:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:49:35 + git rev-list -1 --merges 53189c10332bacaee41a57c005c834aa638a9f96~1..53189c10332bacaee41a57c005c834aa638a9f96 [Pipeline] echo 06:49:35 -----------> git rev-list -1 --merges 53189c10332bacaee41a57c005c834aa638a9f96~1..53189c10332bacaee41a57c005c834aa638a9f96 53189c10332bacaee41a57c005c834aa638a9f96 [false] [Pipeline] sh 06:49:35 + git log --format=format:%s -1 53189c10332bacaee41a57c005c834aa638a9f96 [Pipeline] echo 06:49:35 ========================================================= 06:49:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:49:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:49:36 + git log --format=format:%s -1 53189c10332bacaee41a57c005c834aa638a9f96 [Pipeline] echo 06:49:36 [semverPrep] GIT_COMMIT: 53189c10332bacaee41a57c005c834aa638a9f96, Commit Message: refactor!: update module to v4 [Pipeline] echo 06:49:36 [semverPrep] This is not a build commit. [Pipeline] sh 06:49:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:37 + grep -v github /etc/ssh/ssh_known_hosts 06:49:37 + [ -e /tmp/ssh_known_hosts ] 06:49:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:49:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:49:37 + sudo tee -a /etc/ssh/ssh_known_hosts 06:49:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:37 06:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:38 0.1.4: Pulling from edgex-devops/py-git-semver 06:49:38 b85a868b505f: Pulling fs layer 06:49:38 e2be974225ed: Pulling fs layer 06:49:38 339a4e72a1f5: Pulling fs layer 06:49:38 988bab9f4d93: Pulling fs layer 06:49:38 1469e6f7b9e6: Pulling fs layer 06:49:38 eaf3925da568: Pulling fs layer 06:49:38 bab4dde63d76: Pulling fs layer 06:49:38 bde34c3a00c8: Pulling fs layer 06:49:38 b352a97aabf1: Pulling fs layer 06:49:38 4872d77fe225: Pulling fs layer 06:49:38 5851b861e8e6: Pulling fs layer 06:49:38 bab4dde63d76: Waiting 06:49:38 bde34c3a00c8: Waiting 06:49:38 b352a97aabf1: Waiting 06:49:38 1469e6f7b9e6: Waiting 06:49:38 eaf3925da568: Waiting 06:49:38 988bab9f4d93: Waiting 06:49:38 5851b861e8e6: Waiting 06:49:38 4872d77fe225: Waiting 06:49:38 e2be974225ed: Download complete 06:49:38 988bab9f4d93: Download complete 06:49:38 1469e6f7b9e6: Verifying Checksum 06:49:38 1469e6f7b9e6: Download complete 06:49:38 eaf3925da568: Download complete 06:49:38 339a4e72a1f5: Verifying Checksum 06:49:38 339a4e72a1f5: Download complete 06:49:38 bde34c3a00c8: Verifying Checksum 06:49:38 bde34c3a00c8: Download complete 06:49:38 b352a97aabf1: Download complete 06:49:38 4872d77fe225: Verifying Checksum 06:49:38 4872d77fe225: Download complete 06:49:38 5851b861e8e6: Download complete 06:49:38 b85a868b505f: Verifying Checksum 06:49:38 b85a868b505f: Download complete 06:49:38 bab4dde63d76: Verifying Checksum 06:49:38 bab4dde63d76: Download complete 06:49:39 b85a868b505f: Pull complete 06:49:39 e2be974225ed: Pull complete 06:49:40 339a4e72a1f5: Pull complete 06:49:40 988bab9f4d93: Pull complete 06:49:40 1469e6f7b9e6: Pull complete 06:49:40 eaf3925da568: Pull complete 06:49:42 bab4dde63d76: Pull complete 06:49:42 bde34c3a00c8: Pull complete 06:49:42 b352a97aabf1: Pull complete 06:49:42 4872d77fe225: Pull complete 06:49:42 5851b861e8e6: Pull complete 06:49:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:43 prd-ubuntu20.04-docker-8c-8g-24100 does not seem to be running inside a container 06:49:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-82 -v /w/workspace/edgexfoundry_device-uart_PR-82:/w/workspace/edgexfoundry_device-uart_PR-82:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-82@tmp:/w/workspace/edgexfoundry_device-uart_PR-82@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-devops/py-git-semver:0.1.4 cat 06:49:45 $ docker top 04825527dce5ffa8fbfde81b6a66571c65271ac46132f83edcd577acdbcd3e25 -eo pid,comm 06:49:45 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). 06:49:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:45 [ssh-agent] Looking for ssh-agent implementation... 06:49:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:45 $ docker exec 04825527dce5ffa8fbfde81b6a66571c65271ac46132f83edcd577acdbcd3e25 ssh-agent 06:49:45 SSH_AUTH_SOCK=/tmp/ssh-PNc6GRIWzD53/agent.32 06:49:45 SSH_AGENT_PID=38 06:49:45 Running ssh-add (command line suppressed) 06:49:45 Identity added: /w/workspace/edgexfoundry_device-uart_PR-82@tmp/private_key_14664198039844775688.key (/w/workspace/edgexfoundry_device-uart_PR-82@tmp/private_key_14664198039844775688.key) 06:49:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:46 + git tag --points-at HEAD [Pipeline] } 06:49:46 $ docker exec --env ******** --env ******** 04825527dce5ffa8fbfde81b6a66571c65271ac46132f83edcd577acdbcd3e25 ssh-agent -k 06:49:46 unset SSH_AUTH_SOCK; 06:49:46 unset SSH_AGENT_PID; 06:49:46 echo Agent pid 38 killed; 06:49:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:49:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:46 [ssh-agent] Looking for ssh-agent implementation... 06:49:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:46 $ docker exec 04825527dce5ffa8fbfde81b6a66571c65271ac46132f83edcd577acdbcd3e25 ssh-agent 06:49:46 SSH_AUTH_SOCK=/tmp/ssh-JNn926eiy3ph/agent.71 06:49:46 SSH_AGENT_PID=77 06:49:46 Running ssh-add (command line suppressed) 06:49:46 Identity added: /w/workspace/edgexfoundry_device-uart_PR-82@tmp/private_key_8418646752297866667.key (/w/workspace/edgexfoundry_device-uart_PR-82@tmp/private_key_8418646752297866667.key) 06:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:47 + git semver init 06:49:47 2024-10-30 06:49:47,234 [run_init] DEBUG init version:0.0.0 force:False 06:49:47 2024-10-30 06:49:47,235 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-82/.semver 06:49:47 2024-10-30 06:49:47,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-82/.semver 06:49:47 2024-10-30 06:49:47,235 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-82/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-82, universal_newlines=False, shell=None, istream=None) 06:49:48 2024-10-30 06:49:48,279 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-82/.git/info/exclude 06:49:48 2024-10-30 06:49:48,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-82/.semver/PR-82 with force:False 06:49:48 2024-10-30 06:49:48,280 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-82/.semver/PR-82 06:49:48 2024-10-30 06:49:48,284 [execute] INFO git cat-file --batch-check 06:49:48 2024-10-30 06:49:48,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-82/.semver, universal_newlines=False, shell=None, istream=) 06:49:48 2024-10-30 06:49:48,290 [execute] INFO git cat-file --batch 06:49:48 2024-10-30 06:49:48,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-82/.semver, universal_newlines=False, shell=None, istream=) 06:49:48 2024-10-30 06:49:48,295 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-82/.semver/PR-82 06:49:48 0.0.0 [Pipeline] } 06:49:48 $ docker exec --env ******** --env ******** 04825527dce5ffa8fbfde81b6a66571c65271ac46132f83edcd577acdbcd3e25 ssh-agent -k 06:49:48 unset SSH_AUTH_SOCK; 06:49:48 unset SSH_AGENT_PID; 06:49:48 echo Agent pid 77 killed; 06:49:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:49 + git semver [Pipeline] } 06:49:49 $ docker stop --time=1 04825527dce5ffa8fbfde81b6a66571c65271ac46132f83edcd577acdbcd3e25 06:49:50 $ docker rm -f --volumes 04825527dce5ffa8fbfde81b6a66571c65271ac46132f83edcd577acdbcd3e25 [Pipeline] // withDockerContainer [Pipeline] sh 06:49:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:49:51 Stashed 1 file(s) [Pipeline] echo 06:49:51 [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 06:49:52 provisioning config files... 06:49:52 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-82@tmp/config6506725793183515172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:52 ---> ****-login.sh 06:49:52 nexus3.edgexfoundry.org:10001 06:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:52 Configure a credential helper to remove this warning. See 06:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:52 06:49:52 Login Succeeded 06:49:52 nexus3.edgexfoundry.org:10002 06:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:52 Configure a credential helper to remove this warning. See 06:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:52 06:49:52 Login Succeeded 06:49:52 nexus3.edgexfoundry.org:10003 06:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:52 Configure a credential helper to remove this warning. See 06:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:52 06:49:52 Login Succeeded 06:49:52 nexus3.edgexfoundry.org:10004 06:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:52 Configure a credential helper to remove this warning. See 06:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:52 06:49:52 Login Succeeded 06:49:52 ****.io 06:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:53 Configure a credential helper to remove this warning. See 06:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:53 06:49:53 Login Succeeded 06:49:53 ---> ****-login.sh ends [Pipeline] } 06:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:49:53 ========================================================= 06:49:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:49:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:54 + 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 . 06:49:54 Sending build context to Docker daemon 25.71MB 06:49:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:49:54 Step 2/12 : FROM ${BASE} AS builder 06:49:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:49:54 43c4264eed91: Pulling fs layer 06:49:54 4cc291be95ef: Pulling fs layer 06:49:54 2ac1f1163629: Pulling fs layer 06:49:54 5c3c966382ef: Pulling fs layer 06:49:54 4f4fb700ef54: Pulling fs layer 06:49:54 5d5c8e513c77: Pulling fs layer 06:49:54 9f66e0745190: Pulling fs layer 06:49:54 f49a43e4bbc0: Pulling fs layer 06:49:54 561ebcabdf7f: Pulling fs layer 06:49:54 5d5c8e513c77: Waiting 06:49:54 9f66e0745190: Waiting 06:49:54 f49a43e4bbc0: Waiting 06:49:54 561ebcabdf7f: Waiting 06:49:54 5c3c966382ef: Waiting 06:49:54 4f4fb700ef54: Waiting 06:49:54 4cc291be95ef: Download complete 06:49:54 5c3c966382ef: Download complete 06:49:54 4f4fb700ef54: Download complete 06:49:54 5d5c8e513c77: Verifying Checksum 06:49:54 5d5c8e513c77: Download complete 06:49:54 43c4264eed91: Download complete 06:49:54 9f66e0745190: Verifying Checksum 06:49:54 9f66e0745190: Download complete 06:49:54 43c4264eed91: Pull complete 06:49:54 561ebcabdf7f: Verifying Checksum 06:49:54 561ebcabdf7f: Download complete 06:49:54 4cc291be95ef: Pull complete 06:49:54 2ac1f1163629: Verifying Checksum 06:49:54 2ac1f1163629: Download complete 06:49:55 f49a43e4bbc0: Verifying Checksum 06:49:55 f49a43e4bbc0: Download complete 06:49:58 2ac1f1163629: Pull complete 06:49:58 5c3c966382ef: Pull complete 06:49:58 4f4fb700ef54: Pull complete 06:49:58 5d5c8e513c77: Pull complete 06:49:58 9f66e0745190: Pull complete 06:50:00 f49a43e4bbc0: Pull complete 06:50:01 561ebcabdf7f: Pull complete 06:50:01 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:50:01 ---> 3a752c3f9dda 06:50:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:50:05 ---> Running in 0ac576c953da 06:50:05 Removing intermediate container 0ac576c953da 06:50:05 ---> f826350504a6 06:50:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:50:05 ---> Running in c8d573ae051b 06:50:05 Removing intermediate container c8d573ae051b 06:50:05 ---> 70f0026c263c 06:50:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:50:05 ---> Running in c90c31cc9f4e 06:50:05 Removing intermediate container c90c31cc9f4e 06:50:05 ---> 5e6b11e22ad5 06:50:05 Step 6/12 : WORKDIR /device-uart 06:50:05 ---> Running in f14ce263c02a 06:50:06 Removing intermediate container f14ce263c02a 06:50:06 ---> 02058c4da123 06:50:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:50:06 ---> Running in b2185770a208 06:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:50:06 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:50:06 (2/4) Installing libedit (20240517.3.1-r0) 06:50:06 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:50:06 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:50:06 Executing busybox-1.36.1-r29.trigger 06:50:06 OK: 250 MiB in 58 packages 06:50:07 Still waiting to schedule task 06:50:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:50:07 Removing intermediate container b2185770a208 06:50:07 ---> 5bda2dc5e473 06:50:07 Step 8/12 : COPY go.mod vendor* ./ 06:50:07 ---> 920a6cba1a46 06:50:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:07 ---> Running in 8cb331c0f731 06:50:54 Removing intermediate container 8cb331c0f731 06:50:54 ---> 47d0d74658cb 06:50:54 Step 10/12 : COPY . . 06:50:54 ---> c87a052d2b71 06:50:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:50:54 ---> Running in 61702b6aeb2d 06:50:54 Removing intermediate container 61702b6aeb2d 06:50:54 ---> ded8b29fdb90 06:50:54 Step 12/12 : RUN ${MAKE} 06:50:54 ---> Running in f96e7d77b9b3 06:50:54 noop 06:50:54 Removing intermediate container f96e7d77b9b3 06:50:54 ---> 7ce1bc51d753 06:50:54 Successfully built 7ce1bc51d753 06:50:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:55 + docker inspect -f . ci-base-image-x86_64 06:50:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:55 prd-ubuntu20.04-docker-8c-8g-24100 does not seem to be running inside a container 06:50:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-82 -v /w/workspace/edgexfoundry_device-uart_PR-82:/w/workspace/edgexfoundry_device-uart_PR-82:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-82@tmp:/w/workspace/edgexfoundry_device-uart_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:50:55 $ docker top 7e18e4089b16c740a3266169ac9111e95f57aa4f0f80552b5a0ae6cd03d2e606 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:56 + go version 06:50:56 go version go1.23.2 linux/amd64 [Pipeline] } 06:50:56 $ docker stop --time=1 7e18e4089b16c740a3266169ac9111e95f57aa4f0f80552b5a0ae6cd03d2e606 06:50:57 $ docker rm -f --volumes 7e18e4089b16c740a3266169ac9111e95f57aa4f0f80552b5a0ae6cd03d2e606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:58 + docker inspect -f . ci-base-image-x86_64 06:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:58 prd-ubuntu20.04-docker-8c-8g-24100 does not seem to be running inside a container 06:50:58 $ 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-82 -v /w/workspace/edgexfoundry_device-uart_PR-82:/w/workspace/edgexfoundry_device-uart_PR-82:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-82@tmp:/w/workspace/edgexfoundry_device-uart_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:50:58 $ docker top ca3251f29d3369267190b63b2ba50f1df22d426d1eb2f5d18452fb8505c570a0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-82 [Pipeline] fileExists [Pipeline] sh 06:50:59 + make test 06:50:59 go test ./... -coverprofile=coverage.out 06:51:01 ? github.com/edgexfoundry/device-uart [no test files] 06:51:23 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 06:51:23 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 06:51:33 go vet ./... 06:51:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:51:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:51:40 ./bin/test-attribution-txt.sh [Pipeline] echo 06:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:51:40 $ docker stop --time=1 ca3251f29d3369267190b63b2ba50f1df22d426d1eb2f5d18452fb8505c570a0 06:51:44 $ docker rm -f --volumes ca3251f29d3369267190b63b2ba50f1df22d426d1eb2f5d18452fb8505c570a0 [Pipeline] // withDockerContainer [Pipeline] sh 06:51:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:51:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:51:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:51:46 + ls -al . 06:51:46 total 236 06:51:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:51 . 06:51:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:49 .. 06:51:46 -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 06:49 .dockerignore 06:51:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:51 .git 06:51:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:49 .github 06:51:46 -rw-rw-r-- 1 jenkins jenkins 343 Oct 30 06:49 .gitignore 06:51:46 -rw-rw-r-- 1 jenkins jenkins 198 Oct 30 06:49 .golangci.yml 06:51:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:49 .semver 06:51:46 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 30 06:49 Attribution.txt 06:51:46 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 30 06:49 CHANGELOG.md 06:51:46 -rw-rw-r-- 1 jenkins jenkins 1919 Oct 30 06:49 Dockerfile 06:51:46 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 06:49 GOVERNANCE.md 06:51:46 -rw-rw-r-- 1 jenkins jenkins 675 Oct 30 06:49 Jenkinsfile 06:51:46 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 06:49 LICENSE 06:51:46 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 30 06:49 Makefile 06:51:46 -rw-rw-r-- 1 jenkins jenkins 617 Oct 30 06:49 OWNERS.md 06:51:46 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 30 06:49 README.md 06:51:46 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 06:49 VERSION 06:51:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:49 bin 06:51:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:49 cmd 06:51:46 -rw-r--r-- 1 jenkins jenkins 6770 Oct 30 06:51 coverage.out 06:51:46 -rw-rw-r-- 1 jenkins jenkins 6929 Oct 30 06:49 go.mod 06:51:46 -rw-rw-r-- 1 jenkins jenkins 100381 Oct 30 06:49 go.sum 06:51:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:49 internal 06:51:46 -rw-rw-r-- 1 jenkins jenkins 209 Oct 30 06:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:46 + 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=53189c10332bacaee41a57c005c834aa638a9f96 --label arch=amd64 --label version=0.0.0 . 06:51:46 Sending build context to Docker daemon 25.71MB 06:51:46 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 06:51:46 Step 2/26 : FROM ${BASE} AS builder 06:51:46 ---> 7ce1bc51d753 06:51:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:51:47 ---> Running in c9260547b4db 06:51:47 Removing intermediate container c9260547b4db 06:51:47 ---> d2bfc339fce8 06:51:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:51:47 ---> Running in 2558467e85fe 06:51:47 Removing intermediate container 2558467e85fe 06:51:47 ---> 850d6c375730 06:51:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:51:47 ---> Running in ae66346198b1 06:51:47 Removing intermediate container ae66346198b1 06:51:47 ---> 0fdd55475e72 06:51:47 Step 6/26 : WORKDIR /device-uart 06:51:47 ---> Running in e5ae65a9785e 06:51:47 Removing intermediate container e5ae65a9785e 06:51:47 ---> 00b6044fb3d6 06:51:47 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:51:47 ---> Running in f69dfe44f416 06:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:51:48 OK: 250 MiB in 58 packages 06:51:48 Removing intermediate container f69dfe44f416 06:51:48 ---> 9cc4c2446d8b 06:51:48 Step 8/26 : COPY go.mod vendor* ./ 06:51:48 ---> 76d49502d47f 06:51:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:48 ---> Running in 156d43ae53b6 06:51:49 Removing intermediate container 156d43ae53b6 06:51:49 ---> 9f9a513036ea 06:51:49 Step 10/26 : COPY . . 06:51:50 ---> df479a09ef39 06:51:50 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:51:50 ---> Running in d72808555da8 06:51:50 Removing intermediate container d72808555da8 06:51:50 ---> 6276c8e66f3a 06:51:50 Step 12/26 : RUN ${MAKE} 06:51:50 ---> Running in b041093fb578 06:51:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 06:52:37 Removing intermediate container b041093fb578 06:52:37 ---> 6c002e7b96fa 06:52:37 Step 13/26 : FROM alpine:3.20 06:52:37 3.20: Pulling from library/alpine 06:52:37 43c4264eed91: Already exists 06:52:37 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:52:37 Status: Downloaded newer image for alpine:3.20 06:52:37 ---> 91ef0af61f39 06:52:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 06:52:37 ---> Running in a9864aa7afee 06:52:37 Removing intermediate container a9864aa7afee 06:52:37 ---> 6578007e18a2 06:52:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:52:37 ---> Running in 06d8d282f9e5 06:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:52:37 (1/1) Installing dumb-init (1.2.5-r3) 06:52:37 Executing busybox-1.36.1-r29.trigger 06:52:37 OK: 8 MiB in 15 packages 06:52:37 Removing intermediate container 06d8d282f9e5 06:52:37 ---> d2c58c69a5a4 06:52:37 Step 16/26 : RUN apk --no-cache upgrade 06:52:37 ---> Running in 2e00263583e8 06:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:52:37 Upgrading critical system libraries and apk-tools: 06:52:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:52:37 Executing busybox-1.36.1-r29.trigger 06:52:37 Continuing the upgrade transaction with new apk-tools: 06:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:52:37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:52:37 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:52:37 OK: 8 MiB in 15 packages 06:52:37 Removing intermediate container 2e00263583e8 06:52:37 ---> 3f770ecb60bb 06:52:37 Step 17/26 : WORKDIR / 06:52:37 ---> Running in a27f602ce793 06:52:37 Removing intermediate container a27f602ce793 06:52:37 ---> e75b00e99a83 06:52:37 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 06:52:37 ---> 5ebfec0d968b 06:52:37 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 06:52:37 ---> cc67209c8654 06:52:37 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 06:52:37 ---> d7101a36cddc 06:52:37 Step 21/26 : EXPOSE 59995 06:52:37 ---> Running in 8b8d44ec9f2f 06:52:37 Removing intermediate container 8b8d44ec9f2f 06:52:37 ---> 571e2f74ba10 06:52:37 Step 22/26 : ENTRYPOINT ["/device-uart"] 06:52:37 ---> Running in 55f0c861026f 06:52:37 Removing intermediate container 55f0c861026f 06:52:37 ---> 80cb708c7c45 06:52:37 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:52:37 ---> Running in 6557cc3f1a54 06:52:37 Removing intermediate container 6557cc3f1a54 06:52:37 ---> 04e4ab569081 06:52:37 Step 24/26 : LABEL arch=amd64 06:52:37 ---> Running in e32441601c8f 06:52:37 Removing intermediate container e32441601c8f 06:52:37 ---> eb583801479e 06:52:37 Step 25/26 : LABEL git_sha=53189c10332bacaee41a57c005c834aa638a9f96 06:52:37 ---> Running in 62381bd0fb68 06:52:37 Removing intermediate container 62381bd0fb68 06:52:37 ---> 3739aa949db0 06:52:37 Step 26/26 : LABEL version=0.0.0 06:52:37 ---> Running in 2ed8ac14127d 06:52:37 Removing intermediate container 2ed8ac14127d 06:52:37 ---> 3cd4c576c0db 06:52:37 [Warning] One or more build-args [ARCH] were not consumed 06:52:37 Successfully built 3cd4c576c0db 06:52:37 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:38 06:52:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:39 latest: Pulling from edgex-lftools-log-publisher 06:52:39 5eb5b503b376: Pulling fs layer 06:52:39 5c69ac0246d0: Pulling fs layer 06:52:39 ec43610c2a17: Pulling fs layer 06:52:39 3a2ae6a8a46f: Pulling fs layer 06:52:39 33b1e0a273af: Pulling fs layer 06:52:39 5d3b04190fa2: Pulling fs layer 06:52:39 2f39f015ded8: Pulling fs layer 06:52:39 33b1e0a273af: Waiting 06:52:39 5d3b04190fa2: Waiting 06:52:39 2f39f015ded8: Waiting 06:52:39 3a2ae6a8a46f: Waiting 06:52:39 5c69ac0246d0: Verifying Checksum 06:52:39 5c69ac0246d0: Download complete 06:52:39 3a2ae6a8a46f: Verifying Checksum 06:52:39 3a2ae6a8a46f: Download complete 06:52:39 33b1e0a273af: Verifying Checksum 06:52:39 33b1e0a273af: Download complete 06:52:39 ec43610c2a17: Verifying Checksum 06:52:39 ec43610c2a17: Download complete 06:52:39 5d3b04190fa2: Verifying Checksum 06:52:39 5eb5b503b376: Verifying Checksum 06:52:39 5eb5b503b376: Download complete 06:52:40 2f39f015ded8: Download complete 06:52:40 5eb5b503b376: Pull complete 06:52:40 5c69ac0246d0: Pull complete 06:52:41 ec43610c2a17: Pull complete 06:52:41 3a2ae6a8a46f: Pull complete 06:52:41 33b1e0a273af: Pull complete 06:52:41 5d3b04190fa2: Pull complete 06:52:45 2f39f015ded8: Pull complete 06:52:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:46 prd-ubuntu20.04-docker-8c-8g-24100 does not seem to be running inside a container 06:52:46 $ 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-82 -v /w/workspace/edgexfoundry_device-uart_PR-82:/w/workspace/edgexfoundry_device-uart_PR-82:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-82@tmp:/w/workspace/edgexfoundry_device-uart_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:52:49 $ docker top e626bca3d82dd38294cfd110c996bb01977f43c79549ddd8cffed98640631225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:50 ---> job-cost.sh 06:52:50 lf-activate-venv: SKIPPING 06:52:50 INFO: No Stack... 06:52:50 INFO: Retrieving Pricing Info for: v3-standard-8 06:52:50 INFO: Archiving Costs [Pipeline] sh 06:52:51 + cat /w/workspace/edgexfoundry_device-uart_PR-82/archives/cost.csv 06:52:51 + cut -d, -f6 [Pipeline] lock 06:52:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-82-1-stack-cost] 06:52:51 Resource [jenkins-edgexfoundry-device-uart-PR-82-1-stack-cost] did not exist. Created. 06:52:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:51 + echo total: 0.2199999988079071 [Pipeline] stash 06:52:51 Stashed 1 file(s) [Pipeline] } 06:52:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:52:51 $ docker stop --time=1 e626bca3d82dd38294cfd110c996bb01977f43c79549ddd8cffed98640631225 06:52:53 $ docker rm -f --volumes e626bca3d82dd38294cfd110c996bb01977f43c79549ddd8cffed98640631225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:53:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24101 in /w/workspace/edgexfoundry_device-uart_PR-82 [Pipeline] { [Pipeline] ws 06:53:35 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 06:53:36 The recommended git tool is: git 06:53:40 using credential edgex-jenkins-ssh 06:53:40 Cloning the remote Git repository 06:53:40 Cloning repository git@github.com:edgexfoundry/device-uart.git 06:53:40 > git init /w/workspace/device-uart/1 # timeout=10 06:53:41 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 06:53:41 > git --version # timeout=10 06:53:41 > git --version # 'git version 2.25.1' 06:53:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:43 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 06:53:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:44 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 06:53:44 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 06:53:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:53:45 Merging remotes/origin/main commit fb93fa34bb594df6e041f35dbb663b8f249074b4 into PR head commit 53189c10332bacaee41a57c005c834aa638a9f96 06:53:45 Merge succeeded, producing 53189c10332bacaee41a57c005c834aa638a9f96 06:53:45 Checking out Revision 53189c10332bacaee41a57c005c834aa638a9f96 (PR-82) 06:53:45 > git config core.sparsecheckout # timeout=10 06:53:45 > git checkout -f 53189c10332bacaee41a57c005c834aa638a9f96 # timeout=10 06:53:45 > git remote # timeout=10 06:53:45 > git config --get remote.origin.url # timeout=10 06:53:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:45 > git merge fb93fa34bb594df6e041f35dbb663b8f249074b4 # timeout=10 06:53:45 > git rev-parse HEAD^{commit} # timeout=10 06:53:45 > git config core.sparsecheckout # timeout=10 06:53:45 > git checkout -f 53189c10332bacaee41a57c005c834aa638a9f96 # timeout=10 06:53:48 Commit message: "refactor!: update module to v4" 06:53:49 > git --version # timeout=10 06:53:49 > git --version # 'git version 2.25.1' 06:53:49 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:53:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:50 Dload Upload Total Spent Left Speed 06:53:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 06:53:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:53:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:53:51 + sudo tee /etc/docker/daemon.new 06:53:51 { 06:53:51 "registry-mirrors": [ 06:53:51 "https://nexus3.edgexfoundry.org:10001" 06:53:51 ], 06:53:51 "bip": "10.250.0.254/24", 06:53:51 "hosts": [ 06:53:51 "tcp://0.0.0.0:5555", 06:53:51 "unix:///var/run/docker.sock" 06:53:51 ], 06:53:51 "mtu": 1458, 06:53:51 "selinux-enabled": true, 06:53:51 "seccomp-profile": "/etc/docker/seccomp.json" 06:53:51 } [Pipeline] sh 06:53:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:53:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:10 provisioning config files... 06:54:10 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config16365301584154724385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:11 ---> ****-login.sh 06:54:11 nexus3.edgexfoundry.org:10001 06:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:11 Configure a credential helper to remove this warning. See 06:54:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:11 06:54:11 Login Succeeded 06:54:11 nexus3.edgexfoundry.org:10002 06:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:12 Configure a credential helper to remove this warning. See 06:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:12 06:54:12 Login Succeeded 06:54:12 nexus3.edgexfoundry.org:10003 06:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:12 Configure a credential helper to remove this warning. See 06:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:12 06:54:12 Login Succeeded 06:54:12 nexus3.edgexfoundry.org:10004 06:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:12 Configure a credential helper to remove this warning. See 06:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:12 06:54:12 Login Succeeded 06:54:12 ****.io 06:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:13 Configure a credential helper to remove this warning. See 06:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:13 06:54:13 Login Succeeded 06:54:13 ---> ****-login.sh ends [Pipeline] } 06:54:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:14 ========================================================= 06:54:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:54:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:14 + 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 . 06:54:14 Sending build context to Docker daemon 12.97MB 06:54:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:54:15 Step 2/12 : FROM ${BASE} AS builder 06:54:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:54:15 cf04c63912e1: Pulling fs layer 06:54:15 55b35a11ae5e: Pulling fs layer 06:54:15 a37a00ec5f00: Pulling fs layer 06:54:15 50b3750afda1: Pulling fs layer 06:54:15 4f4fb700ef54: Pulling fs layer 06:54:15 80978eb59214: Pulling fs layer 06:54:15 c9f46d7d2bd2: Pulling fs layer 06:54:15 50b3750afda1: Waiting 06:54:15 4f4fb700ef54: Waiting 06:54:15 80978eb59214: Waiting 06:54:15 c5a475d317c9: Pulling fs layer 06:54:15 c9f46d7d2bd2: Waiting 06:54:15 c5a475d317c9: Waiting 06:54:15 55b35a11ae5e: Verifying Checksum 06:54:15 55b35a11ae5e: Download complete 06:54:15 50b3750afda1: Verifying Checksum 06:54:15 50b3750afda1: Download complete 06:54:15 4f4fb700ef54: Verifying Checksum 06:54:15 4f4fb700ef54: Download complete 06:54:15 80978eb59214: Verifying Checksum 06:54:15 80978eb59214: Download complete 06:54:15 cf04c63912e1: Verifying Checksum 06:54:15 cf04c63912e1: Download complete 06:54:15 c5a475d317c9: Verifying Checksum 06:54:15 c5a475d317c9: Download complete 06:54:16 cf04c63912e1: Pull complete 06:54:16 55b35a11ae5e: Pull complete 06:54:17 a37a00ec5f00: Verifying Checksum 06:54:17 a37a00ec5f00: Download complete 06:54:18 c9f46d7d2bd2: Verifying Checksum 06:54:18 c9f46d7d2bd2: Download complete 06:54:30 a37a00ec5f00: Pull complete 06:54:30 50b3750afda1: Pull complete 06:54:30 4f4fb700ef54: Pull complete 06:54:30 80978eb59214: Pull complete 06:54:38 c9f46d7d2bd2: Pull complete 06:54:39 c5a475d317c9: Pull complete 06:54:39 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:54:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:54:39 ---> be29e6b0f0d4 06:54:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:54:41 ---> Running in f6da21931314 06:54:41 Removing intermediate container f6da21931314 06:54:41 ---> 634213ae8deb 06:54:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:54:41 ---> Running in a429b75b49a4 06:54:42 Removing intermediate container a429b75b49a4 06:54:42 ---> e9f4ed8677a7 06:54:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:54:42 ---> Running in 9faff57af906 06:54:42 Removing intermediate container 9faff57af906 06:54:42 ---> 517c9da08308 06:54:42 Step 6/12 : WORKDIR /device-uart 06:54:42 ---> Running in 2b36f15aec28 06:54:42 Removing intermediate container 2b36f15aec28 06:54:42 ---> 9551a5da189d 06:54:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:54:42 ---> Running in 8d50126db9a1 06:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:54:45 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:54:45 (2/4) Installing libedit (20240517.3.1-r0) 06:54:45 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:54:45 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:54:45 Executing busybox-1.36.1-r29.trigger 06:54:45 OK: 242 MiB in 58 packages 06:54:47 Removing intermediate container 8d50126db9a1 06:54:47 ---> eced69ca854f 06:54:47 Step 8/12 : COPY go.mod vendor* ./ 06:54:47 ---> f68e0e8a4e73 06:54:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:47 ---> Running in 13a348c8e47f 06:56:39 Removing intermediate container 13a348c8e47f 06:56:39 ---> f497ad577915 06:56:39 Step 10/12 : COPY . . 06:56:39 ---> 77fbd39b1734 06:56:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:56:39 ---> Running in d8852a58ec4a 06:56:39 Removing intermediate container d8852a58ec4a 06:56:39 ---> 4585c531dcbe 06:56:39 Step 12/12 : RUN ${MAKE} 06:56:39 ---> Running in b7dd424c1702 06:56:39 noop 06:56:40 Removing intermediate container b7dd424c1702 06:56:40 ---> 1a11637d1fb5 06:56:40 Successfully built 1a11637d1fb5 06:56:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:40 + docker inspect -f . ci-base-image-arm64 06:56:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:41 prd-ubuntu20.04-docker-arm64-4c-16g-24101 does not seem to be running inside a container 06:56:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:56:42 $ docker top 30b7fefc9913f40a98a3c22f0af53aa19430079650c63a16126da92395a10ddf -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:43 + go version 06:56:43 go version go1.23.2 linux/arm64 [Pipeline] } 06:56:43 $ docker stop --time=1 30b7fefc9913f40a98a3c22f0af53aa19430079650c63a16126da92395a10ddf 06:56:45 $ docker rm -f --volumes 30b7fefc9913f40a98a3c22f0af53aa19430079650c63a16126da92395a10ddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:46 + docker inspect -f . ci-base-image-arm64 06:56:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:46 prd-ubuntu20.04-docker-arm64-4c-16g-24101 does not seem to be running inside a container 06:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:56:47 $ docker top 16e33ee84143e39c741e7453f1eda445ac799c7c089f2f89a02b790531dc7204 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:48 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 06:56:49 + make test 06:56:49 go test ./... -coverprofile=coverage.out 06:56:56 ? github.com/edgexfoundry/device-uart [no test files] 07:01:18 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 07:01:18 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 07:01:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:01:18 go vet ./... 07:02:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:02:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:02:05 ./bin/test-attribution-txt.sh [Pipeline] echo 07:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:02:26 $ docker stop --time=1 16e33ee84143e39c741e7453f1eda445ac799c7c089f2f89a02b790531dc7204 07:02:28 $ docker rm -f --volumes 16e33ee84143e39c741e7453f1eda445ac799c7c089f2f89a02b790531dc7204 [Pipeline] // withDockerContainer [Pipeline] sh 07:02:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:02:30 Warning: overwriting stash ‘coverage-report’ 07:02:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:02:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:02:31 + ls -al . 07:02:31 total 232 07:02:31 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 06:56 . 07:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:53 .. 07:02:31 -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 06:53 .dockerignore 07:02:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:53 .git 07:02:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:53 .github 07:02:31 -rw-rw-r-- 1 jenkins jenkins 343 Oct 30 06:53 .gitignore 07:02:31 -rw-rw-r-- 1 jenkins jenkins 198 Oct 30 06:53 .golangci.yml 07:02:31 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 30 06:53 Attribution.txt 07:02:31 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 30 06:53 CHANGELOG.md 07:02:31 -rw-rw-r-- 1 jenkins jenkins 1919 Oct 30 06:53 Dockerfile 07:02:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 06:53 GOVERNANCE.md 07:02:31 -rw-rw-r-- 1 jenkins jenkins 675 Oct 30 06:53 Jenkinsfile 07:02:31 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 06:53 LICENSE 07:02:31 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 30 06:53 Makefile 07:02:31 -rw-rw-r-- 1 jenkins jenkins 617 Oct 30 06:53 OWNERS.md 07:02:31 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 30 06:53 README.md 07:02:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 06:49 VERSION 07:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:53 bin 07:02:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:53 cmd 07:02:31 -rw-r--r-- 1 jenkins jenkins 6770 Oct 30 07:01 coverage.out 07:02:31 -rw-rw-r-- 1 jenkins jenkins 6929 Oct 30 06:53 go.mod 07:02:31 -rw-rw-r-- 1 jenkins jenkins 100381 Oct 30 06:53 go.sum 07:02:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:53 internal 07:02:31 -rw-rw-r-- 1 jenkins jenkins 209 Oct 30 06:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:32 + 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=53189c10332bacaee41a57c005c834aa638a9f96 --label arch=arm64 --label version=0.0.0 . 07:02:32 Sending build context to Docker daemon 12.98MB 07:02:32 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:02:32 Step 2/26 : FROM ${BASE} AS builder 07:02:32 ---> 1a11637d1fb5 07:02:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:02:32 ---> Running in 40e8fa7ee3b0 07:02:32 Removing intermediate container 40e8fa7ee3b0 07:02:32 ---> e51ab5e91984 07:02:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:02:33 ---> Running in 182ced5ce25a 07:02:33 Removing intermediate container 182ced5ce25a 07:02:33 ---> 60fb7391d490 07:02:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:02:33 ---> Running in 756109d1a359 07:02:33 Removing intermediate container 756109d1a359 07:02:33 ---> 6d68f76ddc81 07:02:33 Step 6/26 : WORKDIR /device-uart 07:02:33 ---> Running in 6ad9653e93f2 07:02:33 Removing intermediate container 6ad9653e93f2 07:02:33 ---> 86e9adb1d127 07:02:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:02:34 ---> Running in 796edbb700b1 07:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:02:37 OK: 242 MiB in 58 packages 07:02:38 Removing intermediate container 796edbb700b1 07:02:38 ---> c0d557ef20ef 07:02:38 Step 8/26 : COPY go.mod vendor* ./ 07:02:38 ---> 195c71c4cc4d 07:02:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:38 ---> Running in 6fa0785218b9 07:02:41 Removing intermediate container 6fa0785218b9 07:02:41 ---> 3787f7ce09ec 07:02:41 Step 10/26 : COPY . . 07:02:42 ---> e87c944bcc81 07:02:42 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:02:42 ---> Running in 7f6665eb0bc7 07:02:43 Removing intermediate container 7f6665eb0bc7 07:02:43 ---> ff39f2782ec7 07:02:43 Step 12/26 : RUN ${MAKE} 07:02:43 ---> Running in a520113f1569 07:02:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 07:06:51 Removing intermediate container a520113f1569 07:06:51 ---> 6479c57e48d2 07:06:51 Step 13/26 : FROM alpine:3.20 07:06:51 3.20: Pulling from library/alpine 07:06:51 cf04c63912e1: Already exists 07:06:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:06:51 Status: Downloaded newer image for alpine:3.20 07:06:51 ---> c157a85ed455 07:06:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:06:51 ---> Running in d5f43eb0e29e 07:06:51 Removing intermediate container d5f43eb0e29e 07:06:51 ---> 76c0aa19af11 07:06:51 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:06:51 ---> Running in f0cb8345c484 07:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:06:51 (1/1) Installing dumb-init (1.2.5-r3) 07:06:51 Executing busybox-1.36.1-r29.trigger 07:06:51 OK: 9 MiB in 15 packages 07:06:51 Removing intermediate container f0cb8345c484 07:06:51 ---> abb5cd2fbd3e 07:06:51 Step 16/26 : RUN apk --no-cache upgrade 07:06:51 ---> Running in ddd01576b5f1 07:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:06:52 Upgrading critical system libraries and apk-tools: 07:06:52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:06:52 Executing busybox-1.36.1-r29.trigger 07:06:52 Continuing the upgrade transaction with new apk-tools: 07:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:06:54 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:06:54 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:06:54 OK: 9 MiB in 15 packages 07:06:56 Removing intermediate container ddd01576b5f1 07:06:56 ---> 34fe8bb12c28 07:06:56 Step 17/26 : WORKDIR / 07:06:56 ---> Running in 26b1c1d18eb1 07:06:56 Removing intermediate container 26b1c1d18eb1 07:06:56 ---> 674999510950 07:06:56 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 07:06:57 ---> 6b2ec0efab6d 07:06:57 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 07:06:57 ---> 15bfbf560a67 07:06:57 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 07:07:00 ---> 4a7809d259b9 07:07:00 Step 21/26 : EXPOSE 59995 07:07:00 ---> Running in 64206825db87 07:07:00 Removing intermediate container 64206825db87 07:07:00 ---> 8e221134a81a 07:07:00 Step 22/26 : ENTRYPOINT ["/device-uart"] 07:07:00 ---> Running in cf9f20095ee8 07:07:00 Removing intermediate container cf9f20095ee8 07:07:00 ---> 11fe4ecb836c 07:07:00 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:07:00 ---> Running in b0b3cb11fc3a 07:07:01 Removing intermediate container b0b3cb11fc3a 07:07:01 ---> d29647448056 07:07:01 Step 24/26 : LABEL arch=arm64 07:07:01 ---> Running in 6e0583c7b8bc 07:07:01 Removing intermediate container 6e0583c7b8bc 07:07:01 ---> 6d8fd3573b6f 07:07:01 Step 25/26 : LABEL git_sha=53189c10332bacaee41a57c005c834aa638a9f96 07:07:01 ---> Running in 6b68d9089cf0 07:07:01 Removing intermediate container 6b68d9089cf0 07:07:01 ---> 167873b02c0e 07:07:01 Step 26/26 : LABEL version=0.0.0 07:07:01 ---> Running in 10dad5555155 07:07:02 Removing intermediate container 10dad5555155 07:07:02 ---> fc21f524a5e2 07:07:02 [Warning] One or more build-args [ARCH] were not consumed 07:07:02 Successfully built fc21f524a5e2 07:07:02 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 07:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:03 07:07:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:04 arm64: Pulling from edgex-lftools-log-publisher 07:07:04 8998bd30e6a1: Pulling fs layer 07:07:04 04944245beec: Pulling fs layer 07:07:04 699f458cf7ca: Pulling fs layer 07:07:04 765212b225bb: Pulling fs layer 07:07:04 f23df028b6ca: Pulling fs layer 07:07:04 d65c8cfc05b1: Pulling fs layer 07:07:04 2437ff75d9bd: Pulling fs layer 07:07:04 d65c8cfc05b1: Waiting 07:07:04 f23df028b6ca: Waiting 07:07:04 04944245beec: Verifying Checksum 07:07:04 04944245beec: Download complete 07:07:04 765212b225bb: Verifying Checksum 07:07:04 765212b225bb: Download complete 07:07:04 f23df028b6ca: Verifying Checksum 07:07:04 f23df028b6ca: Download complete 07:07:04 d65c8cfc05b1: Verifying Checksum 07:07:04 d65c8cfc05b1: Download complete 07:07:04 699f458cf7ca: Verifying Checksum 07:07:05 8998bd30e6a1: Verifying Checksum 07:07:05 8998bd30e6a1: Download complete 07:07:07 2437ff75d9bd: Verifying Checksum 07:07:07 2437ff75d9bd: Download complete 07:07:09 8998bd30e6a1: Pull complete 07:07:09 04944245beec: Pull complete 07:07:11 699f458cf7ca: Pull complete 07:07:11 765212b225bb: Pull complete 07:07:12 f23df028b6ca: Pull complete 07:07:12 d65c8cfc05b1: Pull complete 07:07:30 2437ff75d9bd: Pull complete 07:07:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-24101 does not seem to be running inside a container 07:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:07:34 $ docker top 3c2af417d4fa3bc3c403c6b9c06bf95ed3a6750eca2363c866df18f2c06d9324 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:35 ---> job-cost.sh 07:07:35 lf-activate-venv: SKIPPING 07:07:35 INFO: No Stack... 07:07:35 INFO: Retrieving Pricing Info for: v3-standard-4 07:07:36 INFO: Archiving Costs [Pipeline] sh 07:07:36 + + cat /w/workspace/device-uart/1/archives/cost.csv 07:07:36 cut -d, -f6 [Pipeline] lock 07:07:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-82-1-stack-cost] 07:07:37 Resource [jenkins-edgexfoundry-device-uart-PR-82-1-stack-cost] did not exist. Created. 07:07:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:07:37 /w/workspace/device-uart/1@tmp/durable-08b9bcbb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:07:38 + echo total: 0.10999999940395355 [Pipeline] stash 07:07:38 Warning: overwriting stash ‘stack-cost’ 07:07:38 Stashed 1 file(s) [Pipeline] } 07:07:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:07:38 $ docker stop --time=1 3c2af417d4fa3bc3c403c6b9c06bf95ed3a6750eca2363c866df18f2c06d9324 07:07:40 $ docker rm -f --volumes 3c2af417d4fa3bc3c403c6b9c06bf95ed3a6750eca2363c866df18f2c06d9324 [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 07:07:41 provisioning config files... 07:07:41 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-82@tmp/config15293605530510403023tmp [Pipeline] { [Pipeline] sh 07:07:41 + set +x 07:07:41 + curl -s https://codecov.io/bash 07:07:41 + bash -s -- 07:07:41 07:07:41 _____ _ 07:07:41 / ____| | | 07:07:41 | | ___ __| | ___ ___ _____ __ 07:07:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:07:41 | |___| (_) | (_| | __/ (_| (_) \ V / 07:07:41 \_____\___/ \__,_|\___|\___\___/ \_/ 07:07:41 Bash-1.0.6 07:07:41 07:07:41 07:07:41 ==> git version 2.25.1 found 07:07:41 ==> 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 07:07:41 Release-Date: 2020-01-08 07:07:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:07:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:07:41 ==> Jenkins CI detected. 07:07:41 current dir:  /w/workspace/edgexfoundry_device-uart_PR-82 07:07:41 project root: . 07:07:41 --> token set from env 07:07:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:07:41 ==> Running gcov in . (disable via -X gcov) 07:07:41 ==> Python coveragepy not found 07:07:41 ==> Searching for coverage reports in: 07:07:41 + . 07:07:41 -> Found 1 reports 07:07:41 ==> Detecting git/mercurial file structure 07:07:41 ==> Reading reports 07:07:41 + ./coverage.out bytes=6770 07:07:41 ==> Appending adjustments 07:07:41 https://docs.codecov.io/docs/fixing-reports 07:07:42 + Found adjustments 07:07:42 ==> Gzipping contents 07:07:42 4.0K /tmp/codecov.Bg1C9c.gz 07:07:42 ==> Uploading reports 07:07:42 url: https://codecov.io 07:07:42 query: branch=PR-82&commit=53189c10332bacaee41a57c005c834aa638a9f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=82&job=&cmd_args= 07:07:42 -> Pinging Codecov 07:07:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-82&commit=53189c10332bacaee41a57c005c834aa638a9f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=82&job=&cmd_args= 07:07:42 -> Uploading to 07:07:42 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/53189c10332bacaee41a57c005c834aa638a9f96/5580a012-0b03-4ce2-86cc-8b6f23fd723c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T070742Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8305ef23afc1186aff25fb6ed1a5b58b2e2e3336b13e485a666cc65d40903837 07:07:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:07:42 Dload Upload Total Spent Left Speed 07:07:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5730 --:--:-- --:--:-- --:--:-- 5730 07:07:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/53189c10332bacaee41a57c005c834aa638a9f96 [Pipeline] } 07:07:42 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 07:07:44 + [ -d /w/workspace/edgexfoundry_device-uart_PR-82/archives ] 07:07:44 + ls -al /w/workspace/edgexfoundry_device-uart_PR-82/archives 07:07:44 total 16 07:07:44 drwxr-xr-x 3 root root 4096 Oct 30 06:52 . 07:07:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:52 .. 07:07:44 drwxr-xr-x 2 root root 4096 Oct 30 06:52 cost 07:07:44 -rw-r--r-- 1 root root 82 Oct 30 06:52 cost.csv 07:07:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-82/archives 07:07:44 + ls -al /w/workspace/edgexfoundry_device-uart_PR-82/archives 07:07:44 total 16 07:07:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:52 . 07:07:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:52 .. 07:07:44 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 06:52 cost 07:07:44 -rw-r--r-- 1 jenkins jenkins 82 Oct 30 06:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:07:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:07:46 ---> package-listing.sh 07:07:46 ++ facter osfamily 07:07:46 ++ tr '[:upper:]' '[:lower:]' 07:07:46 + OS_FAMILY=debian 07:07:46 + workspace=/w/workspace/edgexfoundry_device-uart_PR-82 07:07:46 + START_PACKAGES=/tmp/packages_start.txt 07:07:46 + END_PACKAGES=/tmp/packages_end.txt 07:07:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:46 + PACKAGES=/tmp/packages_start.txt 07:07:46 + '[' /w/workspace/edgexfoundry_device-uart_PR-82 ']' 07:07:46 + PACKAGES=/tmp/packages_end.txt 07:07:46 + case "${OS_FAMILY}" in 07:07:46 + dpkg -l 07:07:46 + grep '^ii' 07:07:46 + '[' -f /tmp/packages_start.txt ']' 07:07:46 + '[' -f /tmp/packages_end.txt ']' 07:07:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:46 + '[' /w/workspace/edgexfoundry_device-uart_PR-82 ']' 07:07:46 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-82/archives/ 07:07:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-82/archives/ [Pipeline] echo 07:07:46 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:07:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:47 prd-ubuntu20.04-docker-8c-8g-24100 does not seem to be running inside a container 07:07:47 $ 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-82/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-82 -v /w/workspace/edgexfoundry_device-uart_PR-82:/w/workspace/edgexfoundry_device-uart_PR-82:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-82@tmp:/w/workspace/edgexfoundry_device-uart_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:07:47 $ docker top a4525acf876bd9481a2c6541824ab14466eae65854e30c69d088918a96fa6985 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:48 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:48 + mkdir -p /var/log/sysstat [Pipeline] sh 07:07:48 + ls /var/log/sa-host 07:07:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:48 provisioning config files... 07:07:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-82@tmp/config1005698788524646526tmp [Pipeline] { [Pipeline] echo 07:07:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:49 ---> create-netrc.sh [Pipeline] } 07:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:07:49 ---> python-tools-install.sh [Pipeline] echo 07:07:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:50 ---> sudo-logs.sh 07:07:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:07:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:50 ---> job-cost.sh 07:07:50 lf-activate-venv: SKIPPING 07:07:50 DEBUG: total: 0.2199999988079071 07:07:50 INFO: Retrieving Stack Cost... 07:07:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:07:51 INFO: Archiving Costs [Pipeline] echo 07:07:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:51 ---> logs-deploy.sh 07:07:51 lf-activate-venv: SKIPPING 07:07:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-82/1 07:07:51 INFO: archiving workspace using pattern(s): 07:07:52 Archives upload complete. 07:07:52 INFO: archiving logs to Nexus