Pull request #55 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7af5485ee1e12530949e6912071102820d2df5ba+0191fcbf31d47e6537e79896ea60966564fcaee0 (6c2bdded7e66c4f574b85d8edb2a923937690a6a) 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-ssh10587868099490922040.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-ssh16018050669534409891.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-55/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-55/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17395664872741586975.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-55/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6588003184175251658.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-ssh793795896384547203.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-55/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-55/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14542009434011587154.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 Running on prd-ubuntu20.04-docker-8c-8g-4381 in /w/workspace/edgexfoundry_device-uart_PR-55 [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-55 # 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 0191fcbf31d47e6537e79896ea60966564fcaee0 into PR head commit 7af5485ee1e12530949e6912071102820d2df5ba Merge succeeded, producing 7af5485ee1e12530949e6912071102820d2df5ba Checking out Revision 7af5485ee1e12530949e6912071102820d2df5ba (PR-55) 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/55/head:refs/remotes/origin/PR-55 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7af5485ee1e12530949e6912071102820d2df5ba # 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 0191fcbf31d47e6537e79896ea60966564fcaee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7af5485ee1e12530949e6912071102820d2df5ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:25:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:25:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:25:29 ========================================================= 18:25:29 EdgeX Global Pipelines Version Info 18:25:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:25:30 ------------------- 18:25:30 stable info: 18:25:30 ------------------- 18:25:30 Commited By: Ginny Guan ginny@iotechsys.com 18:25:30 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:25:30 Message: update stable to v1.0.260 18:25:31 ------------------- 18:25:31 experimental info: 18:25:31 ------------------- 18:25:31 Commited By: Ginny Guan ginny@iotechsys.com 18:25:31 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:25:31 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:25:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:25:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:25:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:25:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:25:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:25:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:25:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:25:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:25:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:25:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:25:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-55 [Pipeline] echo 18:25:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-55 [Pipeline] echo 18:25:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-55 [Pipeline] echo 18:25:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7af5485ee1e12530949e6912071102820d2df5ba [Pipeline] echo 18:25:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7af5485 [Pipeline] echo 18:25:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:33 provisioning config files... 18:25:33 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-55@tmp/config18180386447764996699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:34 ---> ****-login.sh 18:25:34 nexus3.edgexfoundry.org:10001 18:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:34 Configure a credential helper to remove this warning. See 18:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:34 18:25:34 Login Succeeded 18:25:34 nexus3.edgexfoundry.org:10002 18:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:34 Configure a credential helper to remove this warning. See 18:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:34 18:25:34 Login Succeeded 18:25:34 nexus3.edgexfoundry.org:10003 18:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:34 Configure a credential helper to remove this warning. See 18:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:34 18:25:34 Login Succeeded 18:25:34 nexus3.edgexfoundry.org:10004 18:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:34 Configure a credential helper to remove this warning. See 18:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:34 18:25:34 Login Succeeded 18:25:34 ****.io 18:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:35 Configure a credential helper to remove this warning. See 18:25:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:35 18:25:35 Login Succeeded 18:25:35 ---> ****-login.sh ends [Pipeline] } 18:25:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:25:35 + git rev-list -1 --merges 7af5485ee1e12530949e6912071102820d2df5ba~1..7af5485ee1e12530949e6912071102820d2df5ba [Pipeline] echo 18:25:35 -----------> git rev-list -1 --merges 7af5485ee1e12530949e6912071102820d2df5ba~1..7af5485ee1e12530949e6912071102820d2df5ba 7af5485ee1e12530949e6912071102820d2df5ba [false] [Pipeline] sh 18:25:36 + git log --format=format:%s -1 7af5485ee1e12530949e6912071102820d2df5ba [Pipeline] echo 18:25:36 ========================================================= 18:25:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:25:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:36 + git log --format=format:%s -1 7af5485ee1e12530949e6912071102820d2df5ba [Pipeline] echo 18:25:36 [semverPrep] GIT_COMMIT: 7af5485ee1e12530949e6912071102820d2df5ba, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:25:36 [semverPrep] This is not a build commit. [Pipeline] sh 18:25:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:25:37 + grep -v github /etc/ssh/ssh_known_hosts 18:25:37 + [ -e /tmp/ssh_known_hosts ] 18:25:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:25:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:25:37 + sudo tee -a /etc/ssh/ssh_known_hosts 18:25:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:25:37 18:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:25:38 0.1.4: Pulling from edgex-devops/py-git-semver 18:25:38 b85a868b505f: Pulling fs layer 18:25:38 e2be974225ed: Pulling fs layer 18:25:38 339a4e72a1f5: Pulling fs layer 18:25:38 988bab9f4d93: Pulling fs layer 18:25:38 1469e6f7b9e6: Pulling fs layer 18:25:38 eaf3925da568: Pulling fs layer 18:25:38 bab4dde63d76: Pulling fs layer 18:25:38 bde34c3a00c8: Pulling fs layer 18:25:38 b352a97aabf1: Pulling fs layer 18:25:38 4872d77fe225: Pulling fs layer 18:25:38 5851b861e8e6: Pulling fs layer 18:25:38 1469e6f7b9e6: Waiting 18:25:38 eaf3925da568: Waiting 18:25:38 bab4dde63d76: Waiting 18:25:38 988bab9f4d93: Waiting 18:25:38 bde34c3a00c8: Waiting 18:25:38 5851b861e8e6: Waiting 18:25:38 e2be974225ed: Verifying Checksum 18:25:38 e2be974225ed: Download complete 18:25:38 988bab9f4d93: Verifying Checksum 18:25:38 988bab9f4d93: Download complete 18:25:38 1469e6f7b9e6: Verifying Checksum 18:25:38 1469e6f7b9e6: Download complete 18:25:38 339a4e72a1f5: Verifying Checksum 18:25:38 339a4e72a1f5: Download complete 18:25:38 eaf3925da568: Verifying Checksum 18:25:38 eaf3925da568: Download complete 18:25:38 bde34c3a00c8: Verifying Checksum 18:25:38 bde34c3a00c8: Download complete 18:25:38 b352a97aabf1: Verifying Checksum 18:25:38 b352a97aabf1: Download complete 18:25:38 4872d77fe225: Download complete 18:25:38 5851b861e8e6: Verifying Checksum 18:25:38 5851b861e8e6: Download complete 18:25:38 b85a868b505f: Verifying Checksum 18:25:38 b85a868b505f: Download complete 18:25:38 bab4dde63d76: Verifying Checksum 18:25:38 bab4dde63d76: Download complete 18:25:39 b85a868b505f: Pull complete 18:25:39 e2be974225ed: Pull complete 18:25:40 339a4e72a1f5: Pull complete 18:25:40 988bab9f4d93: Pull complete 18:25:40 1469e6f7b9e6: Pull complete 18:25:40 eaf3925da568: Pull complete 18:25:42 bab4dde63d76: Pull complete 18:25:42 bde34c3a00c8: Pull complete 18:25:42 b352a97aabf1: Pull complete 18:25:42 4872d77fe225: Pull complete 18:25:42 5851b861e8e6: Pull complete 18:25:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:25:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:43 prd-ubuntu20.04-docker-8c-8g-4381 does not seem to be running inside a container 18:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-55 -v /w/workspace/edgexfoundry_device-uart_PR-55:/w/workspace/edgexfoundry_device-uart_PR-55:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-55@tmp:/w/workspace/edgexfoundry_device-uart_PR-55@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:25:46 $ docker top 0fbf15cf85410264ec9a84b0cb4ae9d0ab7e15c895b0b0ab868b3c89ab079738 -eo pid,comm 18:25:46 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:25:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:25:47 [ssh-agent] Looking for ssh-agent implementation... 18:25:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:25:47 $ docker exec 0fbf15cf85410264ec9a84b0cb4ae9d0ab7e15c895b0b0ab868b3c89ab079738 ssh-agent 18:25:47 SSH_AUTH_SOCK=/tmp/ssh-LjuHqMVitVyH/agent.32 18:25:47 SSH_AGENT_PID=38 18:25:47 Running ssh-add (command line suppressed) 18:25:47 Identity added: /w/workspace/edgexfoundry_device-uart_PR-55@tmp/private_key_7729525612250421373.key (/w/workspace/edgexfoundry_device-uart_PR-55@tmp/private_key_7729525612250421373.key) 18:25:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:25:47 + git tag --points-at HEAD [Pipeline] } 18:25:47 $ docker exec --env ******** --env ******** 0fbf15cf85410264ec9a84b0cb4ae9d0ab7e15c895b0b0ab868b3c89ab079738 ssh-agent -k 18:25:47 unset SSH_AUTH_SOCK; 18:25:47 unset SSH_AGENT_PID; 18:25:47 echo Agent pid 38 killed; 18:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:25:47 [ssh-agent] Looking for ssh-agent implementation... 18:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:25:48 $ docker exec 0fbf15cf85410264ec9a84b0cb4ae9d0ab7e15c895b0b0ab868b3c89ab079738 ssh-agent 18:25:48 SSH_AUTH_SOCK=/tmp/ssh-1qwEdh395L4o/agent.72 18:25:48 SSH_AGENT_PID=78 18:25:48 Running ssh-add (command line suppressed) 18:25:48 Identity added: /w/workspace/edgexfoundry_device-uart_PR-55@tmp/private_key_10759712527307995565.key (/w/workspace/edgexfoundry_device-uart_PR-55@tmp/private_key_10759712527307995565.key) 18:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:25:48 + git semver init 18:25:48 2024-06-25 18:25:48,863 [run_init] DEBUG init version:0.0.0 force:False 18:25:48 2024-06-25 18:25:48,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-55/.semver 18:25:48 2024-06-25 18:25:48,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-55/.semver 18:25:48 2024-06-25 18:25:48,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-55/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-55, universal_newlines=False, shell=None, istream=None) 18:25:50 2024-06-25 18:25:50,317 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-55/.git/info/exclude 18:25:50 2024-06-25 18:25:50,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-55/.semver/PR-55 with force:False 18:25:50 2024-06-25 18:25:50,318 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-55/.semver/PR-55 18:25:50 2024-06-25 18:25:50,322 [execute] INFO git cat-file --batch-check 18:25:50 2024-06-25 18:25:50,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-55/.semver, universal_newlines=False, shell=None, istream=) 18:25:50 2024-06-25 18:25:50,329 [execute] INFO git cat-file --batch 18:25:50 2024-06-25 18:25:50,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-55/.semver, universal_newlines=False, shell=None, istream=) 18:25:50 2024-06-25 18:25:50,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-55/.semver/PR-55 18:25:50 0.0.0 [Pipeline] } 18:25:50 $ docker exec --env ******** --env ******** 0fbf15cf85410264ec9a84b0cb4ae9d0ab7e15c895b0b0ab868b3c89ab079738 ssh-agent -k 18:25:50 unset SSH_AUTH_SOCK; 18:25:50 unset SSH_AGENT_PID; 18:25:50 echo Agent pid 78 killed; 18:25:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:25:51 + git semver [Pipeline] } 18:25:51 $ docker stop --time=1 0fbf15cf85410264ec9a84b0cb4ae9d0ab7e15c895b0b0ab868b3c89ab079738 18:25:53 $ docker rm -f --volumes 0fbf15cf85410264ec9a84b0cb4ae9d0ab7e15c895b0b0ab868b3c89ab079738 [Pipeline] // withDockerContainer [Pipeline] sh 18:25:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:25:53 Stashed 1 file(s) [Pipeline] echo 18:25:53 [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:25:54 provisioning config files... 18:25:54 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-55@tmp/config7018964099750645925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:54 ---> ****-login.sh 18:25:54 nexus3.edgexfoundry.org:10001 18:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:54 Configure a credential helper to remove this warning. See 18:25:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:54 18:25:54 Login Succeeded 18:25:54 nexus3.edgexfoundry.org:10002 18:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:54 Configure a credential helper to remove this warning. See 18:25:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:54 18:25:54 Login Succeeded 18:25:54 nexus3.edgexfoundry.org:10003 18:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:55 Configure a credential helper to remove this warning. See 18:25:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:55 18:25:55 Login Succeeded 18:25:55 nexus3.edgexfoundry.org:10004 18:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:55 Configure a credential helper to remove this warning. See 18:25:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:55 18:25:55 Login Succeeded 18:25:55 ****.io 18:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:55 Configure a credential helper to remove this warning. See 18:25:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:55 18:25:55 Login Succeeded 18:25:55 ---> ****-login.sh ends [Pipeline] } 18:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:25:55 ========================================================= 18:25:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:25:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:56 + 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:25:56 Sending build context to Docker daemon 29.07MB 18:25:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:25:56 Step 2/12 : FROM ${BASE} AS builder 18:25:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:25:56 619be1103602: Pulling fs layer 18:25:56 7862e08f4a3e: Pulling fs layer 18:25:56 5df492c9dc93: Pulling fs layer 18:25:56 7629e6793208: Pulling fs layer 18:25:56 4f4fb700ef54: Pulling fs layer 18:25:56 fb5054dd5b73: Pulling fs layer 18:25:56 eeca6798cff9: Pulling fs layer 18:25:56 aa269ceb94a6: Pulling fs layer 18:25:56 ada007ff1a6a: Pulling fs layer 18:25:56 4f4fb700ef54: Waiting 18:25:56 fb5054dd5b73: Waiting 18:25:56 eeca6798cff9: Waiting 18:25:56 aa269ceb94a6: Waiting 18:25:56 ada007ff1a6a: Waiting 18:25:56 7629e6793208: Waiting 18:25:56 7862e08f4a3e: Download complete 18:25:56 7629e6793208: Verifying Checksum 18:25:56 7629e6793208: Download complete 18:25:56 4f4fb700ef54: Verifying Checksum 18:25:56 4f4fb700ef54: Download complete 18:25:56 fb5054dd5b73: Verifying Checksum 18:25:56 fb5054dd5b73: Download complete 18:25:56 619be1103602: Verifying Checksum 18:25:56 619be1103602: Download complete 18:25:56 eeca6798cff9: Verifying Checksum 18:25:56 eeca6798cff9: Download complete 18:25:56 619be1103602: Pull complete 18:25:56 ada007ff1a6a: Verifying Checksum 18:25:56 ada007ff1a6a: Download complete 18:25:56 7862e08f4a3e: Pull complete 18:25:57 5df492c9dc93: Verifying Checksum 18:25:57 5df492c9dc93: Download complete 18:25:57 aa269ceb94a6: Verifying Checksum 18:25:57 aa269ceb94a6: Download complete 18:26:00 5df492c9dc93: Pull complete 18:26:00 7629e6793208: Pull complete 18:26:00 4f4fb700ef54: Pull complete 18:26:00 fb5054dd5b73: Pull complete 18:26:00 eeca6798cff9: Pull complete 18:26:03 aa269ceb94a6: Pull complete 18:26:03 ada007ff1a6a: Pull complete 18:26:03 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:26:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:26:03 ---> f489d0715acc 18:26:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:26:08 ---> Running in c76fa168039c 18:26:08 Removing intermediate container c76fa168039c 18:26:08 ---> 9eb926d2f439 18:26:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:26:08 ---> Running in 055b1d2a78f5 18:26:08 Removing intermediate container 055b1d2a78f5 18:26:08 ---> c3e1d68b8e0b 18:26:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:26:08 ---> Running in 7a6e0456b397 18:26:08 Removing intermediate container 7a6e0456b397 18:26:08 ---> b3f47205d45b 18:26:08 Step 6/12 : WORKDIR /device-uart 18:26:09 ---> Running in 2546fbfd9a82 18:26:09 Removing intermediate container 2546fbfd9a82 18:26:09 ---> 712c0f09cf14 18:26:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:09 ---> Running in 70016d72a498 18:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:26:09 Still waiting to schedule task 18:26:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:26:09 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:26:09 (2/4) Installing libedit (20221030.3.1-r1) 18:26:09 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:26:09 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:26:09 Executing busybox-1.36.1-r5.trigger 18:26:09 OK: 268 MiB in 56 packages 18:26:10 Removing intermediate container 70016d72a498 18:26:10 ---> 4f1281bfb153 18:26:10 Step 8/12 : COPY go.mod vendor* ./ 18:26:10 ---> 30a07c4fae21 18:26:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:10 ---> Running in 6a038c01cfce 18:27:06 Removing intermediate container 6a038c01cfce 18:27:06 ---> ca4304986015 18:27:06 Step 10/12 : COPY . . 18:27:08 ---> 8dc41a60ae77 18:27:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:08 ---> Running in 005bf0d443bc 18:27:08 Removing intermediate container 005bf0d443bc 18:27:08 ---> 261e9a1f4fb8 18:27:08 Step 12/12 : RUN ${MAKE} 18:27:08 ---> Running in d01cb26efa55 18:27:08 noop 18:27:08 Removing intermediate container d01cb26efa55 18:27:08 ---> 534eadced4e3 18:27:08 Successfully built 534eadced4e3 18:27:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:09 + docker inspect -f . ci-base-image-x86_64 18:27:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:09 prd-ubuntu20.04-docker-8c-8g-4381 does not seem to be running inside a container 18:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-55 -v /w/workspace/edgexfoundry_device-uart_PR-55:/w/workspace/edgexfoundry_device-uart_PR-55:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-55@tmp:/w/workspace/edgexfoundry_device-uart_PR-55@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-x86_64 cat 18:27:09 $ docker top d1a8c4d52fe0c5ad2261c801aef841cef6b640acf9e2c1c95465719818200344 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:10 + go version 18:27:10 go version go1.21.9 linux/amd64 [Pipeline] } 18:27:10 $ docker stop --time=1 d1a8c4d52fe0c5ad2261c801aef841cef6b640acf9e2c1c95465719818200344 18:27:11 $ docker rm -f --volumes d1a8c4d52fe0c5ad2261c801aef841cef6b640acf9e2c1c95465719818200344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:12 + docker inspect -f . ci-base-image-x86_64 18:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:12 prd-ubuntu20.04-docker-8c-8g-4381 does not seem to be running inside a container 18:27:12 $ 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-55 -v /w/workspace/edgexfoundry_device-uart_PR-55:/w/workspace/edgexfoundry_device-uart_PR-55:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-55@tmp:/w/workspace/edgexfoundry_device-uart_PR-55@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-x86_64 cat 18:27:12 $ docker top 026922ae0edffc800eb661a8311d19060f3b3ba8635ceebc5f8057dba14c7c94 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-55 [Pipeline] fileExists [Pipeline] sh 18:27:13 + make test 18:27:13 go test ./... -coverprofile=coverage.out 18:27:15 ? github.com/edgexfoundry/device-uart [no test files] 18:27:33 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:27:33 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:27:41 go vet ./... 18:27:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4382 in /w/workspace/edgexfoundry_device-uart_PR-55 [Pipeline] { 18:27:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:27:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:27:46 ./bin/test-attribution-txt.sh 18:27:46 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:27:46 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:27:46 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:27:46 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:27:46 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:27:46 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:27:46 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:27:46 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:27:46 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:27:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:27:46 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] ws 18:27:47 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] echo 18:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:27:47 $ docker stop --time=1 026922ae0edffc800eb661a8311d19060f3b3ba8635ceebc5f8057dba14c7c94 18:27:52 $ docker rm -f --volumes 026922ae0edffc800eb661a8311d19060f3b3ba8635ceebc5f8057dba14c7c94 [Pipeline] checkout 18:27:52 The recommended git tool is: git [Pipeline] // withDockerContainer [Pipeline] sh 18:27:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:27:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:27:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:27:53 + ls -al . 18:27:53 total 224 18:27:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 18:27 . 18:27:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 18:25 .. 18:27:53 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 18:25 .dockerignore 18:27:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 18:27 .git 18:27:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:25 .github 18:27:53 -rw-rw-r-- 1 jenkins jenkins 343 Jun 25 18:25 .gitignore 18:27:53 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 18:25 .golangci.yml 18:27:53 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 18:25 .semver 18:27:53 -rw-rw-r-- 1 jenkins jenkins 9941 Jun 25 18:25 Attribution.txt 18:27:53 -rw-rw-r-- 1 jenkins jenkins 1908 Jun 25 18:25 CHANGELOG.md 18:27:53 -rw-rw-r-- 1 jenkins jenkins 1886 Jun 25 18:25 Dockerfile 18:27:53 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 18:25 GOVERNANCE.md 18:27:53 -rw-rw-r-- 1 jenkins jenkins 675 Jun 25 18:25 Jenkinsfile 18:27:53 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 18:25 LICENSE 18:27:53 -rw-rw-r-- 1 jenkins jenkins 1872 Jun 25 18:25 Makefile 18:27:53 -rw-rw-r-- 1 jenkins jenkins 617 Jun 25 18:25 OWNERS.md 18:27:53 -rw-rw-r-- 1 jenkins jenkins 8892 Jun 25 18:25 README.md 18:27:53 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 18:25 VERSION 18:27:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 18:25 bin 18:27:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:25 cmd 18:27:53 -rw-r--r-- 1 jenkins jenkins 10 Jun 25 18:27 coverage.out 18:27:53 -rw-rw-r-- 1 jenkins jenkins 7020 Jun 25 18:25 go.mod 18:27:53 -rw-rw-r-- 1 jenkins jenkins 102168 Jun 25 18:25 go.sum 18:27:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:25 internal 18:27:53 -rw-rw-r-- 1 jenkins jenkins 209 Jun 25 18:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:54 + 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=7af5485ee1e12530949e6912071102820d2df5ba --label arch=amd64 --label version=0.0.0 . 18:27:54 Sending build context to Docker daemon 29.07MB 18:27:54 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:27:54 Step 2/26 : FROM ${BASE} AS builder 18:27:54 ---> 534eadced4e3 18:27:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:27:54 ---> Running in 80d6c97caa4c 18:27:54 Removing intermediate container 80d6c97caa4c 18:27:54 ---> 0f9ef641e56f 18:27:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:27:54 ---> Running in 3ab078d55d92 18:27:54 Removing intermediate container 3ab078d55d92 18:27:54 ---> 09cd0bdd54e2 18:27:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:27:54 ---> Running in d5a0a613c398 18:27:55 Removing intermediate container d5a0a613c398 18:27:55 ---> 87c471acdbec 18:27:55 Step 6/26 : WORKDIR /device-uart 18:27:55 ---> Running in f5616fa8db78 18:27:55 Removing intermediate container f5616fa8db78 18:27:55 ---> dda3887662cd 18:27:55 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:55 ---> Running in aa801875d274 18:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:27:56 OK: 268 MiB in 56 packages 18:27:56 Removing intermediate container aa801875d274 18:27:56 ---> 992253b382c7 18:27:56 Step 8/26 : COPY go.mod vendor* ./ 18:27:56 ---> 6c6a3a99d7ba 18:27:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:56 ---> Running in e67eff5f6bd9 18:27:57 Removing intermediate container e67eff5f6bd9 18:27:57 ---> 2c4dad0c665a 18:27:57 Step 10/26 : COPY . . 18:27:58 ---> 047e17b6b499 18:27:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:58 ---> Running in d2e8689adcfd 18:27:58 Removing intermediate container d2e8689adcfd 18:27:58 ---> c7cd3627905f 18:27:58 Step 12/26 : RUN ${MAKE} 18:27:58 ---> Running in f4d2c84cadde 18:27:58 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.18" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:27:58 using credential edgex-jenkins-ssh 18:27:58 Cloning the remote Git repository 18:27:58 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:27:58 > git init /w/workspace/device-uart/1 # timeout=10 18:27:59 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:27:59 > git --version # timeout=10 18:27:59 > git --version # 'git version 2.25.1' 18:27:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:01 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:28:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:02 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:28:02 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:28:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:28:03 Merging remotes/origin/main commit 0191fcbf31d47e6537e79896ea60966564fcaee0 into PR head commit 7af5485ee1e12530949e6912071102820d2df5ba 18:28:03 Merge succeeded, producing 7af5485ee1e12530949e6912071102820d2df5ba 18:28:03 Checking out Revision 7af5485ee1e12530949e6912071102820d2df5ba (PR-55) 18:28:04 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:28:04 > git --version # timeout=10 18:28:04 > git --version # 'git version 2.25.1' 18:28:04 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 18:28:03 > git config core.sparsecheckout # timeout=10 18:28:03 > git checkout -f 7af5485ee1e12530949e6912071102820d2df5ba # timeout=10 18:28:03 > git remote # timeout=10 18:28:03 > git config --get remote.origin.url # timeout=10 18:28:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:03 > git merge 0191fcbf31d47e6537e79896ea60966564fcaee0 # timeout=10 18:28:03 > git rev-parse HEAD^{commit} # timeout=10 18:28:03 > git config core.sparsecheckout # timeout=10 18:28:03 > git checkout -f 7af5485ee1e12530949e6912071102820d2df5ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:28:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:28:08 Dload Upload Total Spent Left Speed 18:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 18:28:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:28:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:28:09 + sudo tee /etc/docker/daemon.new 18:28:09 { 18:28:09 "registry-mirrors": [ 18:28:09 "https://nexus3.edgexfoundry.org:10001" 18:28:09 ], 18:28:09 "bip": "10.250.0.254/24", 18:28:09 "hosts": [ 18:28:09 "tcp://0.0.0.0:5555", 18:28:09 "unix:///var/run/docker.sock" 18:28:09 ], 18:28:09 "mtu": 1458, 18:28:09 "selinux-enabled": true, 18:28:09 "seccomp-profile": "/etc/docker/seccomp.json" 18:28:09 } [Pipeline] sh 18:28:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:28:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:28 provisioning config files... 18:28:28 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config10611123061944325560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:29 ---> ****-login.sh 18:28:29 nexus3.edgexfoundry.org:10001 18:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:29 Configure a credential helper to remove this warning. See 18:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:29 18:28:29 Login Succeeded 18:28:29 nexus3.edgexfoundry.org:10002 18:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:30 Configure a credential helper to remove this warning. See 18:28:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:30 18:28:30 Login Succeeded 18:28:30 nexus3.edgexfoundry.org:10003 18:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:30 Configure a credential helper to remove this warning. See 18:28:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:30 18:28:30 Login Succeeded 18:28:30 nexus3.edgexfoundry.org:10004 18:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:30 Configure a credential helper to remove this warning. See 18:28:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:30 18:28:30 Login Succeeded 18:28:30 ****.io 18:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:28:31 Configure a credential helper to remove this warning. See 18:28:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:28:31 18:28:31 Login Succeeded 18:28:31 ---> ****-login.sh ends [Pipeline] } 18:28:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:28:31 ========================================================= 18:28:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:28:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:28:32 Sending build context to Docker daemon 14.6MB 18:28:32 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:28:32 Step 2/12 : FROM ${BASE} AS builder 18:28:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:28:32 c6b39de5b339: Pulling fs layer 18:28:32 a69c41024577: Pulling fs layer 18:28:32 d6de4b400683: Pulling fs layer 18:28:32 35cb2a7552d0: Pulling fs layer 18:28:32 4f4fb700ef54: Pulling fs layer 18:28:32 464afbd9ba4c: Pulling fs layer 18:28:32 00f215d4a9da: Pulling fs layer 18:28:32 d496ad576159: Pulling fs layer 18:28:32 464afbd9ba4c: Waiting 18:28:32 35cb2a7552d0: Waiting 18:28:32 00f215d4a9da: Waiting 18:28:32 d496ad576159: Waiting 18:28:32 4f4fb700ef54: Waiting 18:28:32 a69c41024577: Verifying Checksum 18:28:32 a69c41024577: Download complete 18:28:33 35cb2a7552d0: Download complete 18:28:33 4f4fb700ef54: Verifying Checksum 18:28:33 4f4fb700ef54: Download complete 18:28:33 464afbd9ba4c: Verifying Checksum 18:28:33 464afbd9ba4c: Download complete 18:28:33 c6b39de5b339: Verifying Checksum 18:28:33 c6b39de5b339: Download complete 18:28:33 d496ad576159: Verifying Checksum 18:28:33 d496ad576159: Download complete 18:28:34 c6b39de5b339: Pull complete 18:28:34 a69c41024577: Pull complete 18:28:34 d6de4b400683: Download complete 18:28:35 00f215d4a9da: Verifying Checksum 18:28:35 00f215d4a9da: Download complete 18:28:37 Removing intermediate container f4d2c84cadde 18:28:37 ---> 1ff5b4819df3 18:28:37 Step 13/26 : FROM alpine:3.18 18:28:37 3.18: Pulling from library/alpine 18:28:37 73baa7ef167e: Pulling fs layer 18:28:37 73baa7ef167e: Verifying Checksum 18:28:37 73baa7ef167e: Download complete 18:28:37 73baa7ef167e: Pull complete 18:28:37 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 18:28:37 Status: Downloaded newer image for alpine:3.18 18:28:37 ---> 8fd7cac70a4a 18:28:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:28:37 ---> Running in a3f4f6729e96 18:28:37 Removing intermediate container a3f4f6729e96 18:28:37 ---> ddc2a0690515 18:28:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:28:37 ---> Running in af35c07592e4 18:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:28:37 (1/1) Installing dumb-init (1.2.5-r2) 18:28:37 Executing busybox-1.36.1-r7.trigger 18:28:37 OK: 7 MiB in 16 packages 18:28:37 Removing intermediate container af35c07592e4 18:28:37 ---> 5b38b03f4e4c 18:28:37 Step 16/26 : RUN apk --no-cache upgrade 18:28:37 ---> Running in 11d046cf766b 18:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:28:37 OK: 7 MiB in 16 packages 18:28:37 Removing intermediate container 11d046cf766b 18:28:37 ---> 42111df8f6fa 18:28:37 Step 17/26 : WORKDIR / 18:28:37 ---> Running in b8120730d889 18:28:37 Removing intermediate container b8120730d889 18:28:37 ---> f04b004f8d27 18:28:37 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:28:37 ---> 49dffb81288b 18:28:37 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:28:37 ---> 52c2477841f9 18:28:37 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:28:37 ---> a6f687c1a5ab 18:28:37 Step 21/26 : EXPOSE 59995 18:28:37 ---> Running in cdbddb0a25ce 18:28:37 Removing intermediate container cdbddb0a25ce 18:28:37 ---> 2ec59cd9cab7 18:28:37 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:28:37 ---> Running in 0b3320d438c3 18:28:37 Removing intermediate container 0b3320d438c3 18:28:37 ---> b6f3c89b5fc6 18:28:37 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:28:38 ---> Running in 95ba975ed23f 18:28:38 Removing intermediate container 95ba975ed23f 18:28:38 ---> 0e6e582212d8 18:28:38 Step 24/26 : LABEL arch=amd64 18:28:38 ---> Running in ac9e80be17ee 18:28:38 Removing intermediate container ac9e80be17ee 18:28:38 ---> a5321a252719 18:28:38 Step 25/26 : LABEL git_sha=7af5485ee1e12530949e6912071102820d2df5ba 18:28:38 ---> Running in f0cb015e0f66 18:28:38 Removing intermediate container f0cb015e0f66 18:28:38 ---> 111cf8ecfaba 18:28:38 Step 26/26 : LABEL version=0.0.0 18:28:38 ---> Running in aec43b800da4 18:28:38 Removing intermediate container aec43b800da4 18:28:38 ---> 978c9c80d53b 18:28:38 [Warning] One or more build-args [ARCH] were not consumed 18:28:38 Successfully built 978c9c80d53b 18:28:38 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:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:39 18:28:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:39 latest: Pulling from edgex-lftools-log-publisher 18:28:39 5eb5b503b376: Pulling fs layer 18:28:39 5c69ac0246d0: Pulling fs layer 18:28:39 ec43610c2a17: Pulling fs layer 18:28:39 3a2ae6a8a46f: Pulling fs layer 18:28:39 33b1e0a273af: Pulling fs layer 18:28:39 5d3b04190fa2: Pulling fs layer 18:28:39 2f39f015ded8: Pulling fs layer 18:28:39 3a2ae6a8a46f: Waiting 18:28:39 33b1e0a273af: Waiting 18:28:39 5d3b04190fa2: Waiting 18:28:39 2f39f015ded8: Waiting 18:28:39 5c69ac0246d0: Verifying Checksum 18:28:39 5c69ac0246d0: Download complete 18:28:39 3a2ae6a8a46f: Verifying Checksum 18:28:39 3a2ae6a8a46f: Download complete 18:28:39 33b1e0a273af: Download complete 18:28:39 5d3b04190fa2: Download complete 18:28:39 ec43610c2a17: Verifying Checksum 18:28:39 ec43610c2a17: Download complete 18:28:40 5eb5b503b376: Verifying Checksum 18:28:40 5eb5b503b376: Download complete 18:28:40 2f39f015ded8: Download complete 18:28:41 5eb5b503b376: Pull complete 18:28:41 5c69ac0246d0: Pull complete 18:28:41 ec43610c2a17: Pull complete 18:28:41 3a2ae6a8a46f: Pull complete 18:28:42 33b1e0a273af: Pull complete 18:28:42 5d3b04190fa2: Pull complete 18:28:46 2f39f015ded8: Pull complete 18:28:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:46 prd-ubuntu20.04-docker-8c-8g-4381 does not seem to be running inside a container 18:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-55 -v /w/workspace/edgexfoundry_device-uart_PR-55:/w/workspace/edgexfoundry_device-uart_PR-55:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-55@tmp:/w/workspace/edgexfoundry_device-uart_PR-55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:28:48 d6de4b400683: Pull complete 18:28:48 35cb2a7552d0: Pull complete 18:28:48 4f4fb700ef54: Pull complete 18:28:48 464afbd9ba4c: Pull complete 18:28:52 $ docker top 5db6908576399f53227b2ee25ff901d55f9af3befce3df6582a1dbdbfe5190c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:52 ---> job-cost.sh 18:28:52 lf-activate-venv: SKIPPING 18:28:52 INFO: No Stack... 18:28:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:53 INFO: Archiving Costs [Pipeline] sh 18:28:53 + cat /w/workspace/edgexfoundry_device-uart_PR-55/archives/cost.csv 18:28:53 + cut -d, -f6 [Pipeline] lock 18:28:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-55-1-stack-cost] 18:28:53 Resource [jenkins-edgexfoundry-device-uart-PR-55-1-stack-cost] did not exist. Created. 18:28:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-55-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:54 + echo total: 0.2199999988079071 [Pipeline] stash 18:28:54 Stashed 1 file(s) [Pipeline] } 18:28:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-55-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:28:54 $ docker stop --time=1 5db6908576399f53227b2ee25ff901d55f9af3befce3df6582a1dbdbfe5190c7 18:28:55 $ docker rm -f --volumes 5db6908576399f53227b2ee25ff901d55f9af3befce3df6582a1dbdbfe5190c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:28:58 00f215d4a9da: Pull complete 18:28:58 d496ad576159: Pull complete 18:28:58 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:28:58 ---> f246e2811388 18:28:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:28:59 ---> Running in 0e3575fac2a1 18:29:00 Removing intermediate container 0e3575fac2a1 18:29:00 ---> 9e3175ed5eff 18:29:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:29:00 ---> Running in a7114a4d8de8 18:29:01 Removing intermediate container a7114a4d8de8 18:29:01 ---> 4810495df506 18:29:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:29:01 ---> Running in 650332d4187b 18:29:01 Removing intermediate container 650332d4187b 18:29:01 ---> 194ed54e09f2 18:29:01 Step 6/12 : WORKDIR /device-uart 18:29:01 ---> Running in ad32b7aab935 18:29:01 Removing intermediate container ad32b7aab935 18:29:01 ---> abf59a990078 18:29:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:01 ---> Running in b74f1a59f36a 18:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:29:04 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:29:04 (2/4) Installing libedit (20221030.3.1-r1) 18:29:04 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:29:04 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:29:04 Executing busybox-1.36.1-r5.trigger 18:29:04 OK: 271 MiB in 56 packages 18:29:05 Removing intermediate container b74f1a59f36a 18:29:05 ---> 73d563cbc6b2 18:29:05 Step 8/12 : COPY go.mod vendor* ./ 18:29:05 ---> 92dab25bfdfd 18:29:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:05 ---> Running in c68214b19ebb 18:30:57 Removing intermediate container c68214b19ebb 18:30:57 ---> 62a70135de06 18:30:57 Step 10/12 : COPY . . 18:30:57 ---> a0130f2fb8d2 18:30:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:57 ---> Running in d895c33bfb8f 18:30:57 Removing intermediate container d895c33bfb8f 18:30:57 ---> 37fa994f6205 18:30:57 Step 12/12 : RUN ${MAKE} 18:30:57 ---> Running in 6222886fef73 18:30:57 noop 18:30:57 Removing intermediate container 6222886fef73 18:30:57 ---> f1a3b92ed45c 18:30:57 Successfully built f1a3b92ed45c 18:30:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:57 + docker inspect -f . ci-base-image-arm64 18:30:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:58 prd-ubuntu20.04-docker-arm64-4c-16g-4382 does not seem to be running inside a container 18:30:58 $ 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 18:30:59 $ docker top f23a3841114f780afdcb16c562d8d3a732a5ea679d6a56ec3dae9ab3c8f2489f -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:00 + go version 18:31:00 go version go1.21.9 linux/arm64 [Pipeline] } 18:31:00 $ docker stop --time=1 f23a3841114f780afdcb16c562d8d3a732a5ea679d6a56ec3dae9ab3c8f2489f 18:31:02 $ docker rm -f --volumes f23a3841114f780afdcb16c562d8d3a732a5ea679d6a56ec3dae9ab3c8f2489f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:02 + docker inspect -f . ci-base-image-arm64 18:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:03 prd-ubuntu20.04-docker-arm64-4c-16g-4382 does not seem to be running inside a container 18:31:03 $ 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 18:31:04 $ docker top 4454068d3e49b06fdc77b103f072c9d2b365abeb662fba228e87034aeca68bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:05 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:31:05 + make test 18:31:05 go test ./... -coverprofile=coverage.out 18:31:11 ? github.com/edgexfoundry/device-uart [no test files] 18:34:18 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:34:18 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:34:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:34:18 go vet ./... 18:34:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:34:56 ./bin/test-attribution-txt.sh 18:34:56 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:34:56 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:34:57 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:34:57 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:34:57 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:34:57 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:34:57 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:34:57 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:34:57 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:34:57 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:34:57 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:34:57 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:34:57 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:34:57 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:34:57 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:34:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:34:57 $ docker stop --time=1 4454068d3e49b06fdc77b103f072c9d2b365abeb662fba228e87034aeca68bf2 18:34:59 $ docker rm -f --volumes 4454068d3e49b06fdc77b103f072c9d2b365abeb662fba228e87034aeca68bf2 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:35:00 Warning: overwriting stash ‘coverage-report’ 18:35:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:02 + ls -al . 18:35:02 total 220 18:35:02 drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 18:31 . 18:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 18:27 .. 18:35:02 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 18:28 .dockerignore 18:35:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 18:28 .git 18:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:28 .github 18:35:02 -rw-rw-r-- 1 jenkins jenkins 343 Jun 25 18:28 .gitignore 18:35:02 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 18:28 .golangci.yml 18:35:02 -rw-rw-r-- 1 jenkins jenkins 9941 Jun 25 18:28 Attribution.txt 18:35:02 -rw-rw-r-- 1 jenkins jenkins 1908 Jun 25 18:28 CHANGELOG.md 18:35:02 -rw-rw-r-- 1 jenkins jenkins 1886 Jun 25 18:28 Dockerfile 18:35:02 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 18:28 GOVERNANCE.md 18:35:02 -rw-rw-r-- 1 jenkins jenkins 675 Jun 25 18:28 Jenkinsfile 18:35:02 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 18:28 LICENSE 18:35:02 -rw-rw-r-- 1 jenkins jenkins 1872 Jun 25 18:28 Makefile 18:35:02 -rw-rw-r-- 1 jenkins jenkins 617 Jun 25 18:28 OWNERS.md 18:35:02 -rw-rw-r-- 1 jenkins jenkins 8892 Jun 25 18:28 README.md 18:35:02 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 18:25 VERSION 18:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 18:28 bin 18:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:28 cmd 18:35:02 -rw-r--r-- 1 jenkins jenkins 10 Jun 25 18:31 coverage.out 18:35:02 -rw-rw-r-- 1 jenkins jenkins 7020 Jun 25 18:28 go.mod 18:35:02 -rw-rw-r-- 1 jenkins jenkins 102168 Jun 25 18:28 go.sum 18:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 18:28 internal 18:35:02 -rw-rw-r-- 1 jenkins jenkins 209 Jun 25 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:02 + 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=7af5485ee1e12530949e6912071102820d2df5ba --label arch=arm64 --label version=0.0.0 . 18:35:03 Sending build context to Docker daemon 14.6MB 18:35:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:35:03 Step 2/26 : FROM ${BASE} AS builder 18:35:03 ---> f1a3b92ed45c 18:35:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:35:03 ---> Running in 48fcff9d214f 18:35:03 Removing intermediate container 48fcff9d214f 18:35:03 ---> 641fa74c851f 18:35:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:35:03 ---> Running in 26e0294a1906 18:35:04 Removing intermediate container 26e0294a1906 18:35:04 ---> 2a7d4c7ada7e 18:35:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:35:04 ---> Running in d43181bce856 18:35:04 Removing intermediate container d43181bce856 18:35:04 ---> 78588e2c710a 18:35:04 Step 6/26 : WORKDIR /device-uart 18:35:04 ---> Running in d4c6ece81737 18:35:04 Removing intermediate container d4c6ece81737 18:35:04 ---> 1d1d8d2638b7 18:35:04 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:04 ---> Running in fa4fcf887176 18:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:35:07 OK: 271 MiB in 56 packages 18:35:08 Removing intermediate container fa4fcf887176 18:35:08 ---> eaea16540de6 18:35:08 Step 8/26 : COPY go.mod vendor* ./ 18:35:08 ---> 6f9ae8f8e59d 18:35:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:08 ---> Running in ac38a5366389 18:35:10 Removing intermediate container ac38a5366389 18:35:10 ---> 4b40fa21fdf4 18:35:10 Step 10/26 : COPY . . 18:35:11 ---> 85a976010bf0 18:35:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:35:11 ---> Running in f8c9d97c81b9 18:35:12 Removing intermediate container f8c9d97c81b9 18:35:12 ---> 50d9df419095 18:35:12 Step 12/26 : RUN ${MAKE} 18:35:12 ---> Running in 0014ee581474 18:35:13 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.18" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:38:34 Removing intermediate container 0014ee581474 18:38:34 ---> 62765c331bfb 18:38:34 Step 13/26 : FROM alpine:3.18 18:38:34 3.18: Pulling from library/alpine 18:38:34 5c905c7ebe2f: Pulling fs layer 18:38:34 5c905c7ebe2f: Verifying Checksum 18:38:34 5c905c7ebe2f: Download complete 18:38:34 5c905c7ebe2f: Pull complete 18:38:34 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 18:38:34 Status: Downloaded newer image for alpine:3.18 18:38:34 ---> dec292d02e07 18:38:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:38:34 ---> Running in 8deb0b7491af 18:38:34 Removing intermediate container 8deb0b7491af 18:38:34 ---> 6c9f51dc3823 18:38:34 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:38:34 ---> Running in ebfe9d339b81 18:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:38:34 (1/1) Installing dumb-init (1.2.5-r2) 18:38:34 Executing busybox-1.36.1-r7.trigger 18:38:34 OK: 8 MiB in 16 packages 18:38:34 Removing intermediate container ebfe9d339b81 18:38:34 ---> cd4b8f55c315 18:38:34 Step 16/26 : RUN apk --no-cache upgrade 18:38:34 ---> Running in 399a556566bb 18:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:38:34 OK: 8 MiB in 16 packages 18:38:34 Removing intermediate container 399a556566bb 18:38:34 ---> 2294579af526 18:38:34 Step 17/26 : WORKDIR / 18:38:35 ---> Running in 1e67f3d49e79 18:38:35 Removing intermediate container 1e67f3d49e79 18:38:35 ---> 775eef2e00b1 18:38:35 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:38:36 ---> 1a9a863cd653 18:38:36 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:38:36 ---> c64381a758a1 18:38:36 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:38:38 ---> 019b08b55d91 18:38:38 Step 21/26 : EXPOSE 59995 18:38:38 ---> Running in e1e15af9b572 18:38:38 Removing intermediate container e1e15af9b572 18:38:38 ---> 836f30400b69 18:38:38 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:38:38 ---> Running in 29e18d690643 18:38:39 Removing intermediate container 29e18d690643 18:38:39 ---> da2529cda78b 18:38:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:38:39 ---> Running in 3a84ecd1e807 18:38:39 Removing intermediate container 3a84ecd1e807 18:38:39 ---> 961f11d2a489 18:38:39 Step 24/26 : LABEL arch=arm64 18:38:39 ---> Running in 8b7348b54f16 18:38:39 Removing intermediate container 8b7348b54f16 18:38:39 ---> 53bb2661e551 18:38:39 Step 25/26 : LABEL git_sha=7af5485ee1e12530949e6912071102820d2df5ba 18:38:39 ---> Running in 727445a5d46c 18:38:40 Removing intermediate container 727445a5d46c 18:38:40 ---> 5d669075cab8 18:38:40 Step 26/26 : LABEL version=0.0.0 18:38:40 ---> Running in 1b7e2f399776 18:38:40 Removing intermediate container 1b7e2f399776 18:38:40 ---> afaad5f229e2 18:38:40 [Warning] One or more build-args [ARCH] were not consumed 18:38:40 Successfully built afaad5f229e2 18:38:40 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:41 18:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:42 arm64: Pulling from edgex-lftools-log-publisher 18:38:42 8998bd30e6a1: Pulling fs layer 18:38:42 04944245beec: Pulling fs layer 18:38:42 699f458cf7ca: Pulling fs layer 18:38:42 765212b225bb: Pulling fs layer 18:38:42 f23df028b6ca: Pulling fs layer 18:38:42 d65c8cfc05b1: Pulling fs layer 18:38:42 2437ff75d9bd: Pulling fs layer 18:38:42 765212b225bb: Waiting 18:38:42 d65c8cfc05b1: Waiting 18:38:42 2437ff75d9bd: Waiting 18:38:42 04944245beec: Verifying Checksum 18:38:42 04944245beec: Download complete 18:38:42 765212b225bb: Verifying Checksum 18:38:42 765212b225bb: Download complete 18:38:42 f23df028b6ca: Download complete 18:38:42 d65c8cfc05b1: Verifying Checksum 18:38:42 d65c8cfc05b1: Download complete 18:38:42 699f458cf7ca: Verifying Checksum 18:38:42 699f458cf7ca: Download complete 18:38:43 8998bd30e6a1: Verifying Checksum 18:38:45 2437ff75d9bd: Verifying Checksum 18:38:45 2437ff75d9bd: Download complete 18:38:47 8998bd30e6a1: Pull complete 18:38:48 04944245beec: Pull complete 18:38:49 699f458cf7ca: Pull complete 18:38:49 765212b225bb: Pull complete 18:38:50 f23df028b6ca: Pull complete 18:38:51 d65c8cfc05b1: Pull complete 18:39:09 2437ff75d9bd: Pull complete 18:39:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:09 prd-ubuntu20.04-docker-arm64-4c-16g-4382 does not seem to be running inside a container 18:39:09 $ 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 18:39:12 $ docker top 4dcd9a0abc8fc8ffc97c6983552a0a556353e6ca2bfd4b1fbc4027339cfede51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:13 ---> job-cost.sh 18:39:13 lf-activate-venv: SKIPPING 18:39:13 INFO: No Stack... 18:39:13 INFO: Retrieving Pricing Info for: v3-standard-4 18:39:14 INFO: Archiving Costs [Pipeline] sh 18:39:15 + cat /w/workspace/device-uart/1/archives/cost.csv 18:39:15 + cut -d, -f6 [Pipeline] lock 18:39:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-55-1-stack-cost] 18:39:15 Resource [jenkins-edgexfoundry-device-uart-PR-55-1-stack-cost] did not exist. Created. 18:39:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-55-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:16 /w/workspace/device-uart/1@tmp/durable-13f8ee1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:39:16 + echo total: 0.10999999940395355 [Pipeline] stash 18:39:16 Warning: overwriting stash ‘stack-cost’ 18:39:17 Stashed 1 file(s) [Pipeline] } 18:39:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-55-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:17 $ docker stop --time=1 4dcd9a0abc8fc8ffc97c6983552a0a556353e6ca2bfd4b1fbc4027339cfede51 18:39:18 $ docker rm -f --volumes 4dcd9a0abc8fc8ffc97c6983552a0a556353e6ca2bfd4b1fbc4027339cfede51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:39:19 provisioning config files... 18:39:19 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-55@tmp/config12699233045206573089tmp [Pipeline] { [Pipeline] sh 18:39:20 + set +x 18:39:20 + curl -s https://codecov.io/bash 18:39:20 + bash -s -- 18:39:20 18:39:20 _____ _ 18:39:20 / ____| | | 18:39:20 | | ___ __| | ___ ___ _____ __ 18:39:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:39:20 | |___| (_) | (_| | __/ (_| (_) \ V / 18:39:20 \_____\___/ \__,_|\___|\___\___/ \_/ 18:39:20 Bash-1.0.6 18:39:20 18:39:20 18:39:20 ==> git version 2.25.1 found 18:39:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:39:20 Release-Date: 2020-01-08 18:39:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:39:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:39:20 ==> Jenkins CI detected. 18:39:20 current dir:  /w/workspace/edgexfoundry_device-uart_PR-55 18:39:20 project root: . 18:39:20 --> token set from env 18:39:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:39:20 ==> Running gcov in . (disable via -X gcov) 18:39:20 ==> Python coveragepy not found 18:39:20 ==> Searching for coverage reports in: 18:39:20 + . 18:39:20 -> Found 1 reports 18:39:20 ==> Detecting git/mercurial file structure 18:39:20 ==> Reading reports 18:39:20 + ./coverage.out bytes=10 18:39:20 ==> Appending adjustments 18:39:20 https://docs.codecov.io/docs/fixing-reports 18:39:20 + Found adjustments 18:39:20 ==> Gzipping contents 18:39:20 4.0K /tmp/codecov.ZjxNIt.gz 18:39:20 ==> Uploading reports 18:39:20 url: https://codecov.io 18:39:20 query: branch=PR-55&commit=7af5485ee1e12530949e6912071102820d2df5ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-55%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=55&job=&cmd_args= 18:39:20 -> Pinging Codecov 18:39:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-55&commit=7af5485ee1e12530949e6912071102820d2df5ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-55%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=55&job=&cmd_args= 18:39:20 -> Uploading to 18:39:20 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/B9AA6E0BBD74AE3A32605C7A7C664919/7af5485ee1e12530949e6912071102820d2df5ba/6d68b6bc-d982-4318-a87d-0addf1cf8cf6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T183920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=330d87ce57d2cb153421cef87ed27981791cb5e55ec9638021300754107f6b86 18:39:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:20 Dload Upload Total Spent Left Speed 18:39:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2941 --:--:-- --:--:-- --:--:-- 2927 100 603 0 0 100 603 0 2766 --:--:-- --:--:-- --:--:-- 2753 18:39:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/7af5485ee1e12530949e6912071102820d2df5ba [Pipeline] } 18:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:39:23 + [ -d /w/workspace/edgexfoundry_device-uart_PR-55/archives ] 18:39:23 + ls -al /w/workspace/edgexfoundry_device-uart_PR-55/archives 18:39:23 total 16 18:39:23 drwxr-xr-x 3 root root 4096 Jun 25 18:28 . 18:39:23 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 18:28 .. 18:39:23 drwxr-xr-x 2 root root 4096 Jun 25 18:28 cost 18:39:23 -rw-r--r-- 1 root root 82 Jun 25 18:28 cost.csv 18:39:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-55/archives 18:39:23 + ls -al /w/workspace/edgexfoundry_device-uart_PR-55/archives 18:39:23 total 16 18:39:23 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 18:28 . 18:39:23 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 18:28 .. 18:39:23 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 18:28 cost 18:39:23 -rw-r--r-- 1 jenkins jenkins 82 Jun 25 18:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:39:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:24 ---> package-listing.sh 18:39:24 ++ facter osfamily 18:39:24 ++ tr '[:upper:]' '[:lower:]' 18:39:24 + OS_FAMILY=debian 18:39:24 + workspace=/w/workspace/edgexfoundry_device-uart_PR-55 18:39:24 + START_PACKAGES=/tmp/packages_start.txt 18:39:24 + END_PACKAGES=/tmp/packages_end.txt 18:39:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:24 + PACKAGES=/tmp/packages_start.txt 18:39:24 + '[' /w/workspace/edgexfoundry_device-uart_PR-55 ']' 18:39:24 + PACKAGES=/tmp/packages_end.txt 18:39:24 + case "${OS_FAMILY}" in 18:39:24 + dpkg -l 18:39:24 + grep '^ii' 18:39:24 + '[' -f /tmp/packages_start.txt ']' 18:39:24 + '[' -f /tmp/packages_end.txt ']' 18:39:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:24 + '[' /w/workspace/edgexfoundry_device-uart_PR-55 ']' 18:39:24 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-55/archives/ 18:39:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-55/archives/ [Pipeline] echo 18:39:24 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-55/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:39:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:25 prd-ubuntu20.04-docker-8c-8g-4381 does not seem to be running inside a container 18:39:25 $ 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-55/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-55 -v /w/workspace/edgexfoundry_device-uart_PR-55:/w/workspace/edgexfoundry_device-uart_PR-55:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-55@tmp:/w/workspace/edgexfoundry_device-uart_PR-55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:39:26 $ docker top b14922c8ad0186e230bb42168de1e737462f209ffe74605d9e8cf73be8317d3d -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:26 + touch /tmp/pre-build-complete [Pipeline] sh 18:39:26 + mkdir -p /var/log/sysstat [Pipeline] sh 18:39:27 + ls /var/log/sa-host 18:39:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:27 provisioning config files... 18:39:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-55@tmp/config4756473574059457085tmp [Pipeline] { [Pipeline] echo 18:39:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:27 ---> create-netrc.sh [Pipeline] } 18:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:39:28 ---> python-tools-install.sh [Pipeline] echo 18:39:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:28 ---> sudo-logs.sh 18:39:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:39:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:39:29 ---> job-cost.sh 18:39:29 lf-activate-venv: SKIPPING 18:39:29 DEBUG: total: 0.2199999988079071 18:39:29 INFO: Retrieving Stack Cost... 18:39:29 INFO: Retrieving Pricing Info for: v3-standard-8 18:39:29 INFO: Archiving Costs [Pipeline] echo 18:39:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:39:30 ---> logs-deploy.sh 18:39:30 lf-activate-venv: SKIPPING 18:39:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-55/1 18:39:30 INFO: archiving workspace using pattern(s): 18:39:31 Archives upload complete. 18:39:31 INFO: archiving logs to Nexus