Pull request #66 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7568bdd81c3fe935f1f04793cc7703defd7e1603+456606cc1479f447ad62a94b16c6a77590d7088f (a63bfe8108844ce4665b115eab2a6099e899d048) 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-ssh4845852879769396226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3729458986370849260.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-66/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-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12780276339678507732.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-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11258673020899936993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7138427820299789230.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-66/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-66/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18325777602824298888.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7982’ Running on prd-ubuntu20.04-docker-8c-8g-7984 in /w/workspace/edgexfoundry_device-uart_PR-66 [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-66 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 7568bdd81c3fe935f1f04793cc7703defd7e1603 Merge succeeded, producing 7568bdd81c3fe935f1f04793cc7703defd7e1603 Checking out Revision 7568bdd81c3fe935f1f04793cc7703defd7e1603 (PR-66) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git 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/66/head:refs/remotes/origin/PR-66 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7568bdd81c3fe935f1f04793cc7703defd7e1603 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7568bdd81c3fe935f1f04793cc7703defd7e1603 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:55:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:55:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:55:25 ========================================================= 18:55:25 EdgeX Global Pipelines Version Info 18:55:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:55:26 ------------------- 18:55:26 stable info: 18:55:26 ------------------- 18:55:26 Commited By: Ginny Guan ginny@iotechsys.com 18:55:26 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:55:26 Message: update stable to v1.0.260 18:55:26 ------------------- 18:55:26 experimental info: 18:55:26 ------------------- 18:55:26 Commited By: Ginny Guan ginny@iotechsys.com 18:55:26 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:55:26 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:55:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-66 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-66 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-66 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] echo 18:55:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7568bdd [Pipeline] echo 18:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:29 provisioning config files... 18:55:29 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-66@tmp/config15449656905177004896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:29 ---> ****-login.sh 18:55:29 nexus3.edgexfoundry.org:10001 18:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:30 Configure a credential helper to remove this warning. See 18:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:30 18:55:30 Login Succeeded 18:55:30 nexus3.edgexfoundry.org:10002 18:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:30 Configure a credential helper to remove this warning. See 18:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:30 18:55:30 Login Succeeded 18:55:30 nexus3.edgexfoundry.org:10003 18:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:30 Configure a credential helper to remove this warning. See 18:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:30 18:55:30 Login Succeeded 18:55:30 nexus3.edgexfoundry.org:10004 18:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:30 Configure a credential helper to remove this warning. See 18:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:30 18:55:30 Login Succeeded 18:55:30 ****.io 18:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:30 Configure a credential helper to remove this warning. See 18:55:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:30 18:55:30 Login Succeeded 18:55:30 ---> ****-login.sh ends [Pipeline] } 18:55:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:55:31 + git rev-list -1 --merges 7568bdd81c3fe935f1f04793cc7703defd7e1603~1..7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] echo 18:55:31 -----------> git rev-list -1 --merges 7568bdd81c3fe935f1f04793cc7703defd7e1603~1..7568bdd81c3fe935f1f04793cc7703defd7e1603 7568bdd81c3fe935f1f04793cc7703defd7e1603 [false] [Pipeline] sh 18:55:31 + git log --format=format:%s -1 7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] echo 18:55:31 ========================================================= 18:55:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:55:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:32 + git log --format=format:%s -1 7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] echo 18:55:32 [semverPrep] GIT_COMMIT: 7568bdd81c3fe935f1f04793cc7703defd7e1603, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:55:32 [semverPrep] This is not a build commit. [Pipeline] sh 18:55:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:32 + grep -v github /etc/ssh/ssh_known_hosts 18:55:32 + [ -e /tmp/ssh_known_hosts ] 18:55:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:55:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:55:32 sudo tee -a /etc/ssh/ssh_known_hosts 18:55:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:33 18:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:33 0.1.4: Pulling from edgex-devops/py-git-semver 18:55:33 b85a868b505f: Pulling fs layer 18:55:33 e2be974225ed: Pulling fs layer 18:55:33 339a4e72a1f5: Pulling fs layer 18:55:33 988bab9f4d93: Pulling fs layer 18:55:33 1469e6f7b9e6: Pulling fs layer 18:55:33 eaf3925da568: Pulling fs layer 18:55:33 bab4dde63d76: Pulling fs layer 18:55:33 bde34c3a00c8: Pulling fs layer 18:55:33 b352a97aabf1: Pulling fs layer 18:55:33 4872d77fe225: Pulling fs layer 18:55:33 5851b861e8e6: Pulling fs layer 18:55:33 988bab9f4d93: Waiting 18:55:33 bde34c3a00c8: Waiting 18:55:33 b352a97aabf1: Waiting 18:55:33 4872d77fe225: Waiting 18:55:33 5851b861e8e6: Waiting 18:55:33 eaf3925da568: Waiting 18:55:33 1469e6f7b9e6: Waiting 18:55:33 bab4dde63d76: Waiting 18:55:33 e2be974225ed: Verifying Checksum 18:55:33 e2be974225ed: Download complete 18:55:33 988bab9f4d93: Verifying Checksum 18:55:33 988bab9f4d93: Download complete 18:55:33 1469e6f7b9e6: Verifying Checksum 18:55:33 1469e6f7b9e6: Download complete 18:55:33 339a4e72a1f5: Verifying Checksum 18:55:33 339a4e72a1f5: Download complete 18:55:33 eaf3925da568: Verifying Checksum 18:55:33 eaf3925da568: Download complete 18:55:33 bde34c3a00c8: Verifying Checksum 18:55:33 bde34c3a00c8: Download complete 18:55:33 b352a97aabf1: Verifying Checksum 18:55:33 b352a97aabf1: Download complete 18:55:33 4872d77fe225: Verifying Checksum 18:55:33 4872d77fe225: Download complete 18:55:33 5851b861e8e6: Download complete 18:55:33 b85a868b505f: Verifying Checksum 18:55:33 b85a868b505f: Download complete 18:55:34 bab4dde63d76: Verifying Checksum 18:55:34 bab4dde63d76: Download complete 18:55:35 b85a868b505f: Pull complete 18:55:35 e2be974225ed: Pull complete 18:55:35 339a4e72a1f5: Pull complete 18:55:35 988bab9f4d93: Pull complete 18:55:36 1469e6f7b9e6: Pull complete 18:55:36 eaf3925da568: Pull complete 18:55:38 bab4dde63d76: Pull complete 18:55:38 bde34c3a00c8: Pull complete 18:55:38 b352a97aabf1: Pull complete 18:55:38 4872d77fe225: Pull complete 18:55:38 5851b861e8e6: Pull complete 18:55:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:38 prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container 18:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:55:43 $ docker top 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 -eo pid,comm 18:55:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:55:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:43 [ssh-agent] Looking for ssh-agent implementation... 18:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:43 $ docker exec 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 ssh-agent 18:55:43 SSH_AUTH_SOCK=/tmp/ssh-8YJYnDgQ1kBc/agent.31 18:55:43 SSH_AGENT_PID=37 18:55:43 Running ssh-add (command line suppressed) 18:55:43 Identity added: /w/workspace/edgexfoundry_device-uart_PR-66@tmp/private_key_6543428649916447032.key (/w/workspace/edgexfoundry_device-uart_PR-66@tmp/private_key_6543428649916447032.key) 18:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:44 + git tag --points-at HEAD [Pipeline] } 18:55:44 $ docker exec --env ******** --env ******** 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 ssh-agent -k 18:55:44 unset SSH_AUTH_SOCK; 18:55:44 unset SSH_AGENT_PID; 18:55:44 echo Agent pid 37 killed; 18:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:55:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:44 [ssh-agent] Looking for ssh-agent implementation... 18:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:44 $ docker exec 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 ssh-agent 18:55:44 SSH_AUTH_SOCK=/tmp/ssh-ZPMdmIbqr8kl/agent.70 18:55:44 SSH_AGENT_PID=76 18:55:44 Running ssh-add (command line suppressed) 18:55:44 Identity added: /w/workspace/edgexfoundry_device-uart_PR-66@tmp/private_key_10914005497951127247.key (/w/workspace/edgexfoundry_device-uart_PR-66@tmp/private_key_10914005497951127247.key) 18:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:45 + git semver init 18:55:45 2024-08-19 18:55:45,404 [run_init] DEBUG init version:0.0.0 force:False 18:55:45 2024-08-19 18:55:45,405 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-66/.semver 18:55:45 2024-08-19 18:55:45,405 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-66/.semver 18:55:45 2024-08-19 18:55:45,406 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-66/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-66, universal_newlines=False, shell=None, istream=None) 18:55:46 2024-08-19 18:55:46,610 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-66/.git/info/exclude 18:55:46 2024-08-19 18:55:46,611 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-66/.semver/PR-66 with force:False 18:55:46 2024-08-19 18:55:46,611 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-66/.semver/PR-66 18:55:46 2024-08-19 18:55:46,616 [execute] INFO git cat-file --batch-check 18:55:46 2024-08-19 18:55:46,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-66/.semver, universal_newlines=False, shell=None, istream=) 18:55:46 2024-08-19 18:55:46,623 [execute] INFO git cat-file --batch 18:55:46 2024-08-19 18:55:46,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-66/.semver, universal_newlines=False, shell=None, istream=) 18:55:46 2024-08-19 18:55:46,629 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-66/.semver/PR-66 18:55:46 0.0.0 [Pipeline] } 18:55:46 $ docker exec --env ******** --env ******** 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 ssh-agent -k 18:55:46 unset SSH_AUTH_SOCK; 18:55:46 unset SSH_AGENT_PID; 18:55:46 echo Agent pid 76 killed; 18:55:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:47 + git semver [Pipeline] } 18:55:47 $ docker stop --time=1 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 18:55:49 $ docker rm -f --volumes 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:55:49 Stashed 1 file(s) [Pipeline] echo 18:55:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:50 provisioning config files... 18:55:50 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-66@tmp/config10989896141902616981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:51 ---> ****-login.sh 18:55:51 nexus3.edgexfoundry.org:10001 18:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:51 Configure a credential helper to remove this warning. See 18:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:51 18:55:51 Login Succeeded 18:55:51 nexus3.edgexfoundry.org:10002 18:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:51 Configure a credential helper to remove this warning. See 18:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:51 18:55:51 Login Succeeded 18:55:51 nexus3.edgexfoundry.org:10003 18:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:51 Configure a credential helper to remove this warning. See 18:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:51 18:55:51 Login Succeeded 18:55:51 nexus3.edgexfoundry.org:10004 18:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:51 Configure a credential helper to remove this warning. See 18:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:51 18:55:51 Login Succeeded 18:55:51 ****.io 18:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:51 Configure a credential helper to remove this warning. See 18:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:51 18:55:51 Login Succeeded 18:55:51 ---> ****-login.sh ends [Pipeline] } 18:55:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:52 ========================================================= 18:55:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:55:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:55:52 Sending build context to Docker daemon 25.56MB 18:55:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:55:52 Step 2/12 : FROM ${BASE} AS builder 18:55:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:55:52 619be1103602: Pulling fs layer 18:55:52 7862e08f4a3e: Pulling fs layer 18:55:52 5df492c9dc93: Pulling fs layer 18:55:52 7629e6793208: Pulling fs layer 18:55:52 4f4fb700ef54: Pulling fs layer 18:55:52 fb5054dd5b73: Pulling fs layer 18:55:52 eeca6798cff9: Pulling fs layer 18:55:52 7629e6793208: Waiting 18:55:52 fb5054dd5b73: Waiting 18:55:52 4f4fb700ef54: Waiting 18:55:52 aa269ceb94a6: Pulling fs layer 18:55:52 ada007ff1a6a: Pulling fs layer 18:55:52 eeca6798cff9: Waiting 18:55:52 aa269ceb94a6: Waiting 18:55:52 ada007ff1a6a: Waiting 18:55:52 7862e08f4a3e: Verifying Checksum 18:55:52 7862e08f4a3e: Download complete 18:55:52 7629e6793208: Verifying Checksum 18:55:52 7629e6793208: Download complete 18:55:52 4f4fb700ef54: Verifying Checksum 18:55:52 4f4fb700ef54: Download complete 18:55:52 619be1103602: Verifying Checksum 18:55:52 619be1103602: Download complete 18:55:52 fb5054dd5b73: Verifying Checksum 18:55:52 fb5054dd5b73: Download complete 18:55:52 eeca6798cff9: Verifying Checksum 18:55:52 eeca6798cff9: Download complete 18:55:53 619be1103602: Pull complete 18:55:53 ada007ff1a6a: Download complete 18:55:53 7862e08f4a3e: Pull complete 18:55:53 5df492c9dc93: Download complete 18:55:53 aa269ceb94a6: Verifying Checksum 18:55:53 aa269ceb94a6: Download complete 18:55:56 5df492c9dc93: Pull complete 18:55:56 7629e6793208: Pull complete 18:55:56 4f4fb700ef54: Pull complete 18:55:56 fb5054dd5b73: Pull complete 18:55:57 eeca6798cff9: Pull complete 18:55:59 aa269ceb94a6: Pull complete 18:56:00 ada007ff1a6a: Pull complete 18:56:00 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:56:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:56:00 ---> f489d0715acc 18:56:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:56:05 Still waiting to schedule task 18:56:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7983’ 18:56:07 ---> Running in 27c0d2fb067b 18:56:07 Removing intermediate container 27c0d2fb067b 18:56:07 ---> a3b0614eab93 18:56:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:56:07 ---> Running in d2a5d5c6a7f3 18:56:07 Removing intermediate container d2a5d5c6a7f3 18:56:07 ---> bcff3d57fb7e 18:56:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:56:07 ---> Running in 0bde8f6ff55b 18:56:07 Removing intermediate container 0bde8f6ff55b 18:56:07 ---> a13139dc21af 18:56:07 Step 6/12 : WORKDIR /device-uart 18:56:07 ---> Running in 40d1245ccb24 18:56:07 Removing intermediate container 40d1245ccb24 18:56:07 ---> f06cc428376c 18:56:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:56:07 ---> Running in 84b1b29eb4ad 18:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:56:08 (1/4) Installing openssh-keygen (9.3_p2-r2) 18:56:08 (2/4) Installing libedit (20221030.3.1-r1) 18:56:08 (3/4) Installing openssh-client-common (9.3_p2-r2) 18:56:08 (4/4) Installing openssh-client-default (9.3_p2-r2) 18:56:08 Executing busybox-1.36.1-r5.trigger 18:56:08 OK: 268 MiB in 56 packages 18:56:08 Removing intermediate container 84b1b29eb4ad 18:56:08 ---> df2985f2745f 18:56:08 Step 8/12 : COPY go.mod vendor* ./ 18:56:08 ---> 3b9c1cffc610 18:56:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:08 ---> Running in f142a64313e6 18:57:04 Removing intermediate container f142a64313e6 18:57:04 ---> d0f46a1bf328 18:57:04 Step 10/12 : COPY . . 18:57:04 ---> 6205e3ce0aa6 18:57:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:04 ---> Running in ab10bdafed08 18:57:04 Removing intermediate container ab10bdafed08 18:57:04 ---> c79e10a0afbc 18:57:04 Step 12/12 : RUN ${MAKE} 18:57:04 ---> Running in 2c9358dad785 18:57:04 noop 18:57:04 Removing intermediate container 2c9358dad785 18:57:04 ---> 15bbcc29b21b 18:57:04 Successfully built 15bbcc29b21b 18:57:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:05 + docker inspect -f . ci-base-image-x86_64 18:57:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:05 prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container 18:57:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:05 $ docker top ad046f89d19fd16470cb810ca885a743951b46d0493dfdce141ca0c7f018cf2c -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:06 + go version 18:57:06 go version go1.21.9 linux/amd64 [Pipeline] } 18:57:06 $ docker stop --time=1 ad046f89d19fd16470cb810ca885a743951b46d0493dfdce141ca0c7f018cf2c 18:57:07 $ docker rm -f --volumes ad046f89d19fd16470cb810ca885a743951b46d0493dfdce141ca0c7f018cf2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:08 + docker inspect -f . ci-base-image-x86_64 18:57:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:08 prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container 18:57:08 $ 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-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:09 $ docker top ad657154d32b4af6396330ed09b2c91f97a94006c045d73016248116f3480442 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-66 [Pipeline] fileExists [Pipeline] sh 18:57:09 + make test 18:57:09 go test ./... -coverprofile=coverage.out 18:57:11 ? github.com/edgexfoundry/device-uart [no test files] 18:57:29 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:57:29 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:57:35 go vet ./... 18:57:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:57:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:57:41 ./bin/test-attribution-txt.sh 18:57:41 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:57:41 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:57:41 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:57:41 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:57:41 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:57:41 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:57:41 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:57:41 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:57:41 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:57:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:57:41 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:57:41 $ docker stop --time=1 ad657154d32b4af6396330ed09b2c91f97a94006c045d73016248116f3480442 18:57:45 $ docker rm -f --volumes ad657154d32b4af6396330ed09b2c91f97a94006c045d73016248116f3480442 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:57:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:57:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:46 + ls -al . 18:57:46 total 224 18:57:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 18:57 . 18:57:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 18:55 .. 18:57:46 -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 18:55 .dockerignore 18:57:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 18:57 .git 18:57:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:55 .github 18:57:46 -rw-rw-r-- 1 jenkins jenkins 343 Aug 19 18:55 .gitignore 18:57:46 -rw-rw-r-- 1 jenkins jenkins 41 Aug 19 18:55 .golangci.yml 18:57:46 drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 18:55 .semver 18:57:46 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 19 18:55 Attribution.txt 18:57:46 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 19 18:55 CHANGELOG.md 18:57:46 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 19 18:55 Dockerfile 18:57:46 -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 18:55 GOVERNANCE.md 18:57:46 -rw-rw-r-- 1 jenkins jenkins 675 Aug 19 18:55 Jenkinsfile 18:57:46 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 19 18:55 LICENSE 18:57:46 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 19 18:55 Makefile 18:57:46 -rw-rw-r-- 1 jenkins jenkins 617 Aug 19 18:55 OWNERS.md 18:57:46 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 19 18:55 README.md 18:57:46 -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 18:55 VERSION 18:57:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 18:55 bin 18:57:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:55 cmd 18:57:46 -rw-r--r-- 1 jenkins jenkins 10 Aug 19 18:57 coverage.out 18:57:46 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 19 18:55 go.mod 18:57:46 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 19 18:55 go.sum 18:57:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:55 internal 18:57:46 -rw-rw-r-- 1 jenkins jenkins 209 Aug 19 18:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:47 + 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=7568bdd81c3fe935f1f04793cc7703defd7e1603 --label arch=amd64 --label version=0.0.0 . 18:57:47 Sending build context to Docker daemon 25.56MB 18:57:47 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:57:47 Step 2/26 : FROM ${BASE} AS builder 18:57:47 ---> 15bbcc29b21b 18:57:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:57:47 ---> Running in 653375b8cf0a 18:57:47 Removing intermediate container 653375b8cf0a 18:57:47 ---> e81122a9939c 18:57:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:57:47 ---> Running in bdf0c522cd09 18:57:47 Removing intermediate container bdf0c522cd09 18:57:47 ---> 0f23185eb5c8 18:57:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:57:47 ---> Running in 011df1eed1bc 18:57:48 Removing intermediate container 011df1eed1bc 18:57:48 ---> 2bfa70c057af 18:57:48 Step 6/26 : WORKDIR /device-uart 18:57:48 ---> Running in ed1ee00b6b97 18:57:48 Removing intermediate container ed1ee00b6b97 18:57:48 ---> 9e20be934630 18:57:48 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:57:48 ---> Running in af17e9741a36 18:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:49 OK: 268 MiB in 56 packages 18:57:49 Removing intermediate container af17e9741a36 18:57:49 ---> 4bd570d6baf5 18:57:49 Step 8/26 : COPY go.mod vendor* ./ 18:57:49 ---> a206a032aed3 18:57:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:49 ---> Running in 866b3f0ab3d2 18:57:49 Removing intermediate container 866b3f0ab3d2 18:57:49 ---> bf0269301d20 18:57:49 Step 10/26 : COPY . . 18:57:50 ---> 8e0a0b58e8c1 18:57:50 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:50 ---> Running in fc94d88d73d3 18:57:50 Removing intermediate container fc94d88d73d3 18:57:50 ---> cc38196f848e 18:57:50 Step 12/26 : RUN ${MAKE} 18:57:50 ---> Running in 2fa67c40f1f8 18:57:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.31" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:58:23 Removing intermediate container 2fa67c40f1f8 18:58:23 ---> 89615f1e24c3 18:58:23 Step 13/26 : FROM alpine:3.18 18:58:23 3.18: Pulling from library/alpine 18:58:23 930bdd4d222e: Pulling fs layer 18:58:23 930bdd4d222e: Verifying Checksum 18:58:23 930bdd4d222e: Download complete 18:58:23 930bdd4d222e: Pull complete 18:58:23 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:58:23 Status: Downloaded newer image for alpine:3.18 18:58:23 ---> 18f865063206 18:58:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:58:23 ---> Running in 4814b9799943 18:58:23 Removing intermediate container 4814b9799943 18:58:23 ---> 9781dfacd6c5 18:58:23 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:58:23 ---> Running in 96cc6721e956 18:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:58:23 (1/1) Installing dumb-init (1.2.5-r2) 18:58:23 Executing busybox-1.36.1-r7.trigger 18:58:23 OK: 7 MiB in 16 packages 18:58:23 Removing intermediate container 96cc6721e956 18:58:23 ---> 27ecacf94975 18:58:23 Step 16/26 : RUN apk --no-cache upgrade 18:58:23 ---> Running in 2c588bed0293 18:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:58:23 OK: 7 MiB in 16 packages 18:58:23 Removing intermediate container 2c588bed0293 18:58:23 ---> 65f180e2b4e1 18:58:23 Step 17/26 : WORKDIR / 18:58:23 ---> Running in 4850c496a6b3 18:58:23 Removing intermediate container 4850c496a6b3 18:58:23 ---> b4be5d15f1e9 18:58:23 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:58:23 ---> a7446c92d696 18:58:23 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:58:23 ---> 1561146556f9 18:58:23 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:58:24 ---> a765fa489c54 18:58:24 Step 21/26 : EXPOSE 59995 18:58:24 ---> Running in a6f30ff75469 18:58:24 Removing intermediate container a6f30ff75469 18:58:24 ---> e3fbf87555bb 18:58:24 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:58:24 ---> Running in 3ac03030f307 18:58:24 Removing intermediate container 3ac03030f307 18:58:24 ---> 6fee1cbacfa1 18:58:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:58:24 ---> Running in 14a4fbd1610b 18:58:24 Removing intermediate container 14a4fbd1610b 18:58:24 ---> 615f37add88a 18:58:24 Step 24/26 : LABEL arch=amd64 18:58:24 ---> Running in 8372701e9e7d 18:58:24 Removing intermediate container 8372701e9e7d 18:58:24 ---> 43255e8b079b 18:58:24 Step 25/26 : LABEL git_sha=7568bdd81c3fe935f1f04793cc7703defd7e1603 18:58:24 ---> Running in caeae7116439 18:58:24 Removing intermediate container caeae7116439 18:58:24 ---> 8e6365ecc67a 18:58:24 Step 26/26 : LABEL version=0.0.0 18:58:24 ---> Running in 5b3007c39249 18:58:24 Removing intermediate container 5b3007c39249 18:58:24 ---> 195cd8c105de 18:58:24 [Warning] One or more build-args [ARCH] were not consumed 18:58:24 Successfully built 195cd8c105de 18:58:24 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:25 18:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:26 latest: Pulling from edgex-lftools-log-publisher 18:58:26 5eb5b503b376: Pulling fs layer 18:58:26 5c69ac0246d0: Pulling fs layer 18:58:26 ec43610c2a17: Pulling fs layer 18:58:26 3a2ae6a8a46f: Pulling fs layer 18:58:26 33b1e0a273af: Pulling fs layer 18:58:26 5d3b04190fa2: Pulling fs layer 18:58:26 2f39f015ded8: Pulling fs layer 18:58:26 3a2ae6a8a46f: Waiting 18:58:26 33b1e0a273af: Waiting 18:58:26 5d3b04190fa2: Waiting 18:58:26 2f39f015ded8: Waiting 18:58:26 5c69ac0246d0: Verifying Checksum 18:58:26 5c69ac0246d0: Download complete 18:58:26 3a2ae6a8a46f: Verifying Checksum 18:58:26 3a2ae6a8a46f: Download complete 18:58:26 33b1e0a273af: Verifying Checksum 18:58:26 33b1e0a273af: Download complete 18:58:26 5d3b04190fa2: Verifying Checksum 18:58:26 5d3b04190fa2: Download complete 18:58:26 ec43610c2a17: Verifying Checksum 18:58:26 ec43610c2a17: Download complete 18:58:26 5eb5b503b376: Verifying Checksum 18:58:26 5eb5b503b376: Download complete 18:58:26 2f39f015ded8: Verifying Checksum 18:58:26 2f39f015ded8: Download complete 18:58:27 5eb5b503b376: Pull complete 18:58:27 5c69ac0246d0: Pull complete 18:58:28 ec43610c2a17: Pull complete 18:58:28 3a2ae6a8a46f: Pull complete 18:58:28 33b1e0a273af: Pull complete 18:58:28 5d3b04190fa2: Pull complete 18:58:32 2f39f015ded8: Pull complete 18:58:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:32 prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container 18:58:32 $ 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-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:58:36 $ docker top e6095c700a9df11ce81c8021a2fb38390e161f14d8bf54f81f7cb8acb79ef358 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:37 ---> job-cost.sh 18:58:37 lf-activate-venv: SKIPPING 18:58:37 INFO: No Stack... 18:58:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:58:37 INFO: Archiving Costs [Pipeline] sh 18:58:38 + cat /w/workspace/edgexfoundry_device-uart_PR-66/archives/cost.csv 18:58:38 + cut -d, -f6 [Pipeline] lock 18:58:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] 18:58:38 Resource [jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] did not exist. Created. 18:58:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:38 + echo total: 0.2199999988079071 [Pipeline] stash 18:58:38 Stashed 1 file(s) [Pipeline] } 18:58:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:58:38 $ docker stop --time=1 e6095c700a9df11ce81c8021a2fb38390e161f14d8bf54f81f7cb8acb79ef358 18:58:40 $ docker rm -f --volumes e6095c700a9df11ce81c8021a2fb38390e161f14d8bf54f81f7cb8acb79ef358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:59:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7985 in /w/workspace/edgexfoundry_device-uart_PR-66 [Pipeline] { [Pipeline] ws 18:59:39 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:59:39 The recommended git tool is: git 18:59:44 using credential edgex-jenkins-ssh 18:59:44 Cloning the remote Git repository 18:59:44 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:59:44 > git init /w/workspace/device-uart/1 # timeout=10 18:59:44 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:59:44 > git --version # timeout=10 18:59:44 > git --version # 'git version 2.25.1' 18:59:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:47 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:59:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:47 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:59:48 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:59:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:48 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 7568bdd81c3fe935f1f04793cc7703defd7e1603 18:59:48 Merge succeeded, producing 7568bdd81c3fe935f1f04793cc7703defd7e1603 18:59:48 Checking out Revision 7568bdd81c3fe935f1f04793cc7703defd7e1603 (PR-66) 18:59:49 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:59:49 > git --version # timeout=10 18:59:49 > git --version # 'git version 2.25.1' 18:59:49 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 18:59:48 > git config core.sparsecheckout # timeout=10 18:59:48 > git checkout -f 7568bdd81c3fe935f1f04793cc7703defd7e1603 # timeout=10 18:59:48 > git remote # timeout=10 18:59:48 > git config --get remote.origin.url # timeout=10 18:59:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:48 > git merge 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 18:59:48 > git rev-parse HEAD^{commit} # timeout=10 18:59:48 > git config core.sparsecheckout # timeout=10 18:59:48 > git checkout -f 7568bdd81c3fe935f1f04793cc7703defd7e1603 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:54 Dload Upload Total Spent Left Speed 18:59:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 110k 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 18:59:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:55 + sudo tee /etc/docker/daemon.new 18:59:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:59:55 { 18:59:55 "registry-mirrors": [ 18:59:55 "https://nexus3.edgexfoundry.org:10001" 18:59:55 ], 18:59:55 "bip": "10.250.0.254/24", 18:59:55 "hosts": [ 18:59:55 "tcp://0.0.0.0:5555", 18:59:55 "unix:///var/run/docker.sock" 18:59:55 ], 18:59:55 "mtu": 1458, 18:59:55 "selinux-enabled": true, 18:59:55 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:55 } [Pipeline] sh 18:59:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:14 provisioning config files... 19:00:14 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config12263932855562410364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:14 ---> ****-login.sh 19:00:14 nexus3.edgexfoundry.org:10001 19:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:15 Configure a credential helper to remove this warning. See 19:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:15 19:00:15 Login Succeeded 19:00:15 nexus3.edgexfoundry.org:10002 19:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:15 Configure a credential helper to remove this warning. See 19:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:15 19:00:15 Login Succeeded 19:00:15 nexus3.edgexfoundry.org:10003 19:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:15 Configure a credential helper to remove this warning. See 19:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:15 19:00:15 Login Succeeded 19:00:15 nexus3.edgexfoundry.org:10004 19:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:16 Configure a credential helper to remove this warning. See 19:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:16 19:00:16 Login Succeeded 19:00:16 ****.io 19:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:16 Configure a credential helper to remove this warning. See 19:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:16 19:00:16 Login Succeeded 19:00:16 ---> ****-login.sh ends [Pipeline] } 19:00:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:00:17 ========================================================= 19:00:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:00:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:00:18 Sending build context to Docker daemon 12.85MB 19:00:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:00:18 Step 2/12 : FROM ${BASE} AS builder 19:00:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:00:18 c6b39de5b339: Pulling fs layer 19:00:18 a69c41024577: Pulling fs layer 19:00:18 d6de4b400683: Pulling fs layer 19:00:18 35cb2a7552d0: Pulling fs layer 19:00:18 4f4fb700ef54: Pulling fs layer 19:00:18 464afbd9ba4c: Pulling fs layer 19:00:18 00f215d4a9da: Pulling fs layer 19:00:18 d496ad576159: Pulling fs layer 19:00:18 464afbd9ba4c: Waiting 19:00:18 35cb2a7552d0: Waiting 19:00:18 d496ad576159: Waiting 19:00:18 4f4fb700ef54: Waiting 19:00:18 a69c41024577: Verifying Checksum 19:00:18 a69c41024577: Download complete 19:00:18 35cb2a7552d0: Verifying Checksum 19:00:18 35cb2a7552d0: Download complete 19:00:18 4f4fb700ef54: Verifying Checksum 19:00:18 4f4fb700ef54: Download complete 19:00:18 464afbd9ba4c: Verifying Checksum 19:00:18 464afbd9ba4c: Download complete 19:00:18 c6b39de5b339: Verifying Checksum 19:00:18 c6b39de5b339: Download complete 19:00:18 d496ad576159: Verifying Checksum 19:00:18 d496ad576159: Download complete 19:00:19 c6b39de5b339: Pull complete 19:00:20 a69c41024577: Pull complete 19:00:20 d6de4b400683: Verifying Checksum 19:00:20 d6de4b400683: Download complete 19:00:21 00f215d4a9da: Verifying Checksum 19:00:21 00f215d4a9da: Download complete 19:00:33 d6de4b400683: Pull complete 19:00:33 35cb2a7552d0: Pull complete 19:00:33 4f4fb700ef54: Pull complete 19:00:33 464afbd9ba4c: Pull complete 19:00:42 00f215d4a9da: Pull complete 19:00:43 d496ad576159: Pull complete 19:00:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:00:43 ---> f246e2811388 19:00:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:00:45 ---> Running in a5f54890190f 19:00:45 Removing intermediate container a5f54890190f 19:00:45 ---> 8c7a2760bc56 19:00:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:00:45 ---> Running in 77911e65eb9c 19:00:46 Removing intermediate container 77911e65eb9c 19:00:46 ---> 4f7caa2d6fa3 19:00:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:00:46 ---> Running in 0f695004efe2 19:00:46 Removing intermediate container 0f695004efe2 19:00:46 ---> b1cbd9afab76 19:00:46 Step 6/12 : WORKDIR /device-uart 19:00:46 ---> Running in edcaa5f63412 19:00:46 Removing intermediate container edcaa5f63412 19:00:46 ---> 998c0e82e85a 19:00:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:46 ---> Running in 49480438337b 19:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:49 (1/4) Installing openssh-keygen (9.3_p2-r2) 19:00:49 (2/4) Installing libedit (20221030.3.1-r1) 19:00:49 (3/4) Installing openssh-client-common (9.3_p2-r2) 19:00:49 (4/4) Installing openssh-client-default (9.3_p2-r2) 19:00:49 Executing busybox-1.36.1-r5.trigger 19:00:49 OK: 271 MiB in 56 packages 19:00:50 Removing intermediate container 49480438337b 19:00:50 ---> da8fc556043e 19:00:50 Step 8/12 : COPY go.mod vendor* ./ 19:00:50 ---> 660d2fd153d7 19:00:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:51 ---> Running in 7359f9ea51ad 19:02:42 Removing intermediate container 7359f9ea51ad 19:02:42 ---> edf7f7a4379b 19:02:42 Step 10/12 : COPY . . 19:02:42 ---> 939dd13faab9 19:02:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:42 ---> Running in 1c8c8da7d212 19:02:42 Removing intermediate container 1c8c8da7d212 19:02:42 ---> bddb467086a4 19:02:42 Step 12/12 : RUN ${MAKE} 19:02:42 ---> Running in baf1a640cdfd 19:02:42 noop 19:02:42 Removing intermediate container baf1a640cdfd 19:02:42 ---> 7a59512afb6f 19:02:42 Successfully built 7a59512afb6f 19:02:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:43 + docker inspect -f . ci-base-image-arm64 19:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:43 prd-ubuntu20.04-docker-arm64-4c-16g-7985 does not seem to be running inside a container 19:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:02:44 $ docker top e47eae2bc89bcd6df2672061164ed4925eca7c68a6e6ad8e747574ef60fd93e5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:45 + go version 19:02:45 go version go1.21.9 linux/arm64 [Pipeline] } 19:02:45 $ docker stop --time=1 e47eae2bc89bcd6df2672061164ed4925eca7c68a6e6ad8e747574ef60fd93e5 19:02:47 $ docker rm -f --volumes e47eae2bc89bcd6df2672061164ed4925eca7c68a6e6ad8e747574ef60fd93e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:48 + docker inspect -f . ci-base-image-arm64 19:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:48 prd-ubuntu20.04-docker-arm64-4c-16g-7985 does not seem to be running inside a container 19:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:02:49 $ docker top 00ee89909f4face5c8b1873cc4bca4eb69a12d6256135fef0a5756e1e7debe75 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:50 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 19:02:51 + make test 19:02:51 go test ./... -coverprofile=coverage.out 19:02:56 ? github.com/edgexfoundry/device-uart [no test files] 19:06:33 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:06:33 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:06:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:06:33 go vet ./... 19:07:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:12 ./bin/test-attribution-txt.sh 19:07:12 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:07:12 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:07:12 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:07:12 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:07:12 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:07:12 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:07:12 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:07:12 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:07:12 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:07:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:07:12 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:07:12 $ docker stop --time=1 00ee89909f4face5c8b1873cc4bca4eb69a12d6256135fef0a5756e1e7debe75 19:07:14 $ docker rm -f --volumes 00ee89909f4face5c8b1873cc4bca4eb69a12d6256135fef0a5756e1e7debe75 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:16 Warning: overwriting stash ‘coverage-report’ 19:07:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:07:17 + ls -al . 19:07:17 total 220 19:07:17 drwxrwxr-x 7 jenkins jenkins 4096 Aug 19 19:02 . 19:07:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 18:59 .. 19:07:17 -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 18:59 .dockerignore 19:07:17 drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 18:59 .git 19:07:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:59 .github 19:07:17 -rw-rw-r-- 1 jenkins jenkins 343 Aug 19 18:59 .gitignore 19:07:17 -rw-rw-r-- 1 jenkins jenkins 41 Aug 19 18:59 .golangci.yml 19:07:17 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 19 18:59 Attribution.txt 19:07:17 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 19 18:59 CHANGELOG.md 19:07:17 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 19 18:59 Dockerfile 19:07:17 -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 18:59 GOVERNANCE.md 19:07:17 -rw-rw-r-- 1 jenkins jenkins 675 Aug 19 18:59 Jenkinsfile 19:07:17 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 19 18:59 LICENSE 19:07:17 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 19 18:59 Makefile 19:07:17 -rw-rw-r-- 1 jenkins jenkins 617 Aug 19 18:59 OWNERS.md 19:07:17 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 19 18:59 README.md 19:07:17 -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 18:55 VERSION 19:07:17 drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 18:59 bin 19:07:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:59 cmd 19:07:17 -rw-r--r-- 1 jenkins jenkins 10 Aug 19 19:02 coverage.out 19:07:17 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 19 18:59 go.mod 19:07:17 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 19 18:59 go.sum 19:07:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:59 internal 19:07:17 -rw-rw-r-- 1 jenkins jenkins 209 Aug 19 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:18 + 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=7568bdd81c3fe935f1f04793cc7703defd7e1603 --label arch=arm64 --label version=0.0.0 . 19:07:18 Sending build context to Docker daemon 12.85MB 19:07:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:07:18 Step 2/26 : FROM ${BASE} AS builder 19:07:18 ---> 7a59512afb6f 19:07:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:07:18 ---> Running in cad4f670f424 19:07:19 Removing intermediate container cad4f670f424 19:07:19 ---> 63b37a46eb9a 19:07:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:07:19 ---> Running in 01b908a7ae28 19:07:19 Removing intermediate container 01b908a7ae28 19:07:19 ---> 89164f6b184c 19:07:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:07:19 ---> Running in dcf419572458 19:07:19 Removing intermediate container dcf419572458 19:07:19 ---> 2ec977f5d6c9 19:07:19 Step 6/26 : WORKDIR /device-uart 19:07:19 ---> Running in 95d1cbde7dde 19:07:20 Removing intermediate container 95d1cbde7dde 19:07:20 ---> 021b7464991b 19:07:20 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:20 ---> Running in 179aa57dde41 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:22 OK: 271 MiB in 56 packages 19:07:23 Removing intermediate container 179aa57dde41 19:07:23 ---> d2698cfde593 19:07:23 Step 8/26 : COPY go.mod vendor* ./ 19:07:24 ---> 27daaeb19675 19:07:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:24 ---> Running in e020e644cbda 19:07:26 Removing intermediate container e020e644cbda 19:07:26 ---> d15f82706f0d 19:07:26 Step 10/26 : COPY . . 19:07:27 ---> 4e2db8b2124b 19:07:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:27 ---> Running in 2f5f79cb1e28 19:07:27 Removing intermediate container 2f5f79cb1e28 19:07:27 ---> 519340bdf3cb 19:07:27 Step 12/26 : RUN ${MAKE} 19:07:27 ---> Running in c7ce6f31b551 19:07:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.31" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:10:50 Removing intermediate container c7ce6f31b551 19:10:50 ---> 0a9555251a02 19:10:50 Step 13/26 : FROM alpine:3.18 19:10:50 3.18: Pulling from library/alpine 19:10:50 4983c3fe2029: Pulling fs layer 19:10:50 4983c3fe2029: Download complete 19:10:50 4983c3fe2029: Pull complete 19:10:50 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:10:50 Status: Downloaded newer image for alpine:3.18 19:10:50 ---> a0237000ae83 19:10:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:10:50 ---> Running in 26c9b0cd7940 19:10:50 Removing intermediate container 26c9b0cd7940 19:10:50 ---> 5c42bee5044c 19:10:50 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:10:50 ---> Running in d9d4b1f81cc5 19:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:10:50 (1/1) Installing dumb-init (1.2.5-r2) 19:10:50 Executing busybox-1.36.1-r7.trigger 19:10:50 OK: 8 MiB in 16 packages 19:10:50 Removing intermediate container d9d4b1f81cc5 19:10:50 ---> 66739ce9142a 19:10:50 Step 16/26 : RUN apk --no-cache upgrade 19:10:50 ---> Running in 1cf09a5164e5 19:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:10:51 OK: 8 MiB in 16 packages 19:10:51 Removing intermediate container 1cf09a5164e5 19:10:51 ---> 63adc7a5205a 19:10:51 Step 17/26 : WORKDIR / 19:10:52 ---> Running in ef4921b20d51 19:10:52 Removing intermediate container ef4921b20d51 19:10:52 ---> cb3a945ee12a 19:10:52 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:10:52 ---> 9c0a3ce725fa 19:10:52 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:10:53 ---> c3b9c4a955a5 19:10:53 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:10:55 ---> 94b0fc80c938 19:10:55 Step 21/26 : EXPOSE 59995 19:10:55 ---> Running in 1ed9c1d474d1 19:10:55 Removing intermediate container 1ed9c1d474d1 19:10:55 ---> fdf9c801f5ab 19:10:55 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:10:56 ---> Running in 50d527d8b650 19:10:56 Removing intermediate container 50d527d8b650 19:10:56 ---> 4aa23dc076fe 19:10:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:56 ---> Running in c0ed3af49457 19:10:56 Removing intermediate container c0ed3af49457 19:10:56 ---> 9f63e801bea1 19:10:56 Step 24/26 : LABEL arch=arm64 19:10:56 ---> Running in 62af3fceb254 19:10:56 Removing intermediate container 62af3fceb254 19:10:56 ---> 461e05ef79b1 19:10:56 Step 25/26 : LABEL git_sha=7568bdd81c3fe935f1f04793cc7703defd7e1603 19:10:57 ---> Running in cbf55336e692 19:10:57 Removing intermediate container cbf55336e692 19:10:57 ---> 82fdbd29c368 19:10:57 Step 26/26 : LABEL version=0.0.0 19:10:57 ---> Running in 537ae2fd3007 19:10:57 Removing intermediate container 537ae2fd3007 19:10:57 ---> 0f3e316e4dc7 19:10:57 [Warning] One or more build-args [ARCH] were not consumed 19:10:57 Successfully built 0f3e316e4dc7 19:10:57 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:58 19:10:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:59 arm64: Pulling from edgex-lftools-log-publisher 19:10:59 8998bd30e6a1: Pulling fs layer 19:10:59 04944245beec: Pulling fs layer 19:10:59 699f458cf7ca: Pulling fs layer 19:10:59 765212b225bb: Pulling fs layer 19:10:59 f23df028b6ca: Pulling fs layer 19:10:59 d65c8cfc05b1: Pulling fs layer 19:10:59 2437ff75d9bd: Pulling fs layer 19:10:59 765212b225bb: Waiting 19:10:59 f23df028b6ca: Waiting 19:10:59 d65c8cfc05b1: Waiting 19:10:59 2437ff75d9bd: Waiting 19:10:59 04944245beec: Verifying Checksum 19:10:59 04944245beec: Download complete 19:10:59 765212b225bb: Verifying Checksum 19:10:59 765212b225bb: Download complete 19:10:59 f23df028b6ca: Verifying Checksum 19:10:59 f23df028b6ca: Download complete 19:10:59 d65c8cfc05b1: Verifying Checksum 19:10:59 d65c8cfc05b1: Download complete 19:10:59 699f458cf7ca: Verifying Checksum 19:10:59 699f458cf7ca: Download complete 19:11:00 8998bd30e6a1: Verifying Checksum 19:11:00 8998bd30e6a1: Download complete 19:11:02 2437ff75d9bd: Verifying Checksum 19:11:04 8998bd30e6a1: Pull complete 19:11:05 04944245beec: Pull complete 19:11:07 699f458cf7ca: Pull complete 19:11:07 765212b225bb: Pull complete 19:11:08 f23df028b6ca: Pull complete 19:11:08 d65c8cfc05b1: Pull complete 19:11:26 2437ff75d9bd: Pull complete 19:11:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:26 prd-ubuntu20.04-docker-arm64-4c-16g-7985 does not seem to be running inside a container 19:11:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:11:29 $ docker top 129ade25ca8ccaa6f539086ecf6c8747d8e67778e2c552601eee0a4d596b894c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:30 ---> job-cost.sh 19:11:30 lf-activate-venv: SKIPPING 19:11:30 INFO: No Stack... 19:11:30 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:31 INFO: Archiving Costs [Pipeline] sh 19:11:32 + cat /w/workspace/device-uart/1/archives/cost.csv 19:11:32 + cut -d, -f6 [Pipeline] lock 19:11:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] 19:11:32 Resource [jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] did not exist. Created. 19:11:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:33 /w/workspace/device-uart/1@tmp/durable-ccef3137/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:33 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:33 Warning: overwriting stash ‘stack-cost’ 19:11:33 Stashed 1 file(s) [Pipeline] } 19:11:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:33 $ docker stop --time=1 129ade25ca8ccaa6f539086ecf6c8747d8e67778e2c552601eee0a4d596b894c 19:11:35 $ docker rm -f --volumes 129ade25ca8ccaa6f539086ecf6c8747d8e67778e2c552601eee0a4d596b894c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:11:36 provisioning config files... 19:11:36 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-66@tmp/config4444863436417562363tmp [Pipeline] { [Pipeline] sh 19:11:36 + set +x 19:11:36 + curl -s https://codecov.io/bash 19:11:36 + bash -s -- 19:11:36 19:11:36 _____ _ 19:11:36 / ____| | | 19:11:36 | | ___ __| | ___ ___ _____ __ 19:11:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:11:36 | |___| (_) | (_| | __/ (_| (_) \ V / 19:11:36 \_____\___/ \__,_|\___|\___\___/ \_/ 19:11:36 Bash-1.0.6 19:11:36 19:11:36 19:11:36 ==> git version 2.25.1 found 19:11:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:11:36 Release-Date: 2020-01-08 19:11:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:11:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:11:36 ==> Jenkins CI detected. 19:11:36 current dir:  /w/workspace/edgexfoundry_device-uart_PR-66 19:11:36 project root: . 19:11:36 --> token set from env 19:11:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:11:36 ==> Running gcov in . (disable via -X gcov) 19:11:36 ==> Python coveragepy not found 19:11:36 ==> Searching for coverage reports in: 19:11:36 + . 19:11:36 -> Found 1 reports 19:11:36 ==> Detecting git/mercurial file structure 19:11:36 ==> Reading reports 19:11:36 + ./coverage.out bytes=10 19:11:36 ==> Appending adjustments 19:11:36 https://docs.codecov.io/docs/fixing-reports 19:11:37 + Found adjustments 19:11:37 ==> Gzipping contents 19:11:37 4.0K /tmp/codecov.CrWRoT.gz 19:11:37 ==> Uploading reports 19:11:37 url: https://codecov.io 19:11:37 query: branch=PR-66&commit=7568bdd81c3fe935f1f04793cc7703defd7e1603&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=66&job=&cmd_args= 19:11:37 -> Pinging Codecov 19:11:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-66&commit=7568bdd81c3fe935f1f04793cc7703defd7e1603&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=66&job=&cmd_args= 19:11:37 -> Uploading to 19:11:37 https://storage.googleapis.com/codecov/v4/raw/2024-08-19/B9AA6E0BBD74AE3A32605C7A7C664919/7568bdd81c3fe935f1f04793cc7703defd7e1603/f741111b-12d3-495d-b80b-b0d7f7671699.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T191137Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d935f399e729b362cbe6f11e90b1ee658e637315b0de6b96b0386718cee05040 19:11:37 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:37 Dload Upload Total Spent Left Speed 19:11:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2955 --:--:-- --:--:-- --:--:-- 2941 100 603 0 0 100 603 0 2555 --:--:-- --:--:-- --:--:-- 2544 19:11:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] } 19:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:11:40 + [ -d /w/workspace/edgexfoundry_device-uart_PR-66/archives ] 19:11:40 + ls -al /w/workspace/edgexfoundry_device-uart_PR-66/archives 19:11:40 total 16 19:11:40 drwxr-xr-x 3 root root 4096 Aug 19 18:58 . 19:11:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 19 18:58 .. 19:11:40 drwxr-xr-x 2 root root 4096 Aug 19 18:58 cost 19:11:40 -rw-r--r-- 1 root root 82 Aug 19 18:58 cost.csv 19:11:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-66/archives 19:11:40 + ls -al /w/workspace/edgexfoundry_device-uart_PR-66/archives 19:11:40 total 16 19:11:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 18:58 . 19:11:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 19 18:58 .. 19:11:40 drwxr-xr-x 2 jenkins jenkins 4096 Aug 19 18:58 cost 19:11:40 -rw-r--r-- 1 jenkins jenkins 82 Aug 19 18:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:43 ---> package-listing.sh 19:11:43 ++ facter osfamily 19:11:43 ++ tr '[:upper:]' '[:lower:]' 19:11:43 + OS_FAMILY=debian 19:11:43 + workspace=/w/workspace/edgexfoundry_device-uart_PR-66 19:11:43 + START_PACKAGES=/tmp/packages_start.txt 19:11:43 + END_PACKAGES=/tmp/packages_end.txt 19:11:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:43 + PACKAGES=/tmp/packages_start.txt 19:11:43 + '[' /w/workspace/edgexfoundry_device-uart_PR-66 ']' 19:11:43 + PACKAGES=/tmp/packages_end.txt 19:11:43 + case "${OS_FAMILY}" in 19:11:43 + dpkg -l 19:11:43 + grep '^ii' 19:11:43 + '[' -f /tmp/packages_start.txt ']' 19:11:43 + '[' -f /tmp/packages_end.txt ']' 19:11:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:43 + '[' /w/workspace/edgexfoundry_device-uart_PR-66 ']' 19:11:43 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-66/archives/ 19:11:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-66/archives/ [Pipeline] echo 19:11:43 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-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:45 prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container 19:11:45 $ 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-66/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-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:46 $ docker top d46044051d83d3c5c28b3db360576946ce87eec8c00a3ee986b37c9e9eeb5339 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:46 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:46 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:47 + ls /var/log/sa-host 19:11:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:47 provisioning config files... 19:11:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-66@tmp/config9435865390333040621tmp [Pipeline] { [Pipeline] echo 19:11:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:47 ---> create-netrc.sh [Pipeline] } 19:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:48 ---> python-tools-install.sh [Pipeline] echo 19:11:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:48 ---> sudo-logs.sh 19:11:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:49 ---> job-cost.sh 19:11:49 lf-activate-venv: SKIPPING 19:11:49 DEBUG: total: 0.2199999988079071 19:11:49 INFO: Retrieving Stack Cost... 19:11:49 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:49 INFO: Archiving Costs [Pipeline] echo 19:11:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:50 ---> logs-deploy.sh 19:11:50 lf-activate-venv: SKIPPING 19:11:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-66/1 19:11:50 INFO: archiving workspace using pattern(s): 19:11:51 Archives upload complete. 19:11:51 INFO: archiving logs to Nexus