Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 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-ssh9664720324515704258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5664550909152296754.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1367776906079942986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh6224125788508733187.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7904310398528457733.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27970’ Running on prd-ubuntu20.04-docker-8c-8g-27975 in /w/workspace/edgexfoundry_device-uart_main [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_main # 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 Avoid second fetch Checking out Revision 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 Commit message: "Merge pull request #42 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git rev-list --no-walk 886fb5391d0715c03eb52aea2bbf175b6095cc08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T06:32:01.160Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T06:32:01.262Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T06:32:01.298Z] ========================================================= [2024-01-26T06:32:01.298Z] EdgeX Global Pipelines Version Info [2024-01-26T06:32:01.298Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:32:02.019Z] ------------------- [2024-01-26T06:32:02.019Z] stable info: [2024-01-26T06:32:02.019Z] ------------------- [2024-01-26T06:32:02.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T06:32:02.019Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:32:02.019Z] Message: update stable to v1.0.258 [2024-01-26T06:32:03.059Z] ------------------- [2024-01-26T06:32:03.059Z] experimental info: [2024-01-26T06:32:03.059Z] ------------------- [2024-01-26T06:32:03.059Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T06:32:03.059Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:32:03.059Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T06:32:03.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-01-26T06:32:03.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-01-26T06:32:03.219Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T06:32:03.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T06:32:03.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T06:32:03.315Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T06:32:03.351Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T06:32:03.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T06:32:03.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T06:32:03.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T06:32:03.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T06:32:03.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-01-26T06:32:03.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T06:32:03.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T06:32:03.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:32:03.655Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:32:03.699Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:32:03.739Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:32:03.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T06:32:03.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T06:32:03.853Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T06:32:03.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T06:32:03.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T06:32:03.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T06:32:04.028Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T06:32:04.071Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T06:32:04.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T06:32:04.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-26T06:32:04.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-26T06:32:04.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-26T06:32:04.314Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] echo [2024-01-26T06:32:04.361Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 333c689 [Pipeline] echo [2024-01-26T06:32:04.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:32:04.522Z] provisioning config files... [2024-01-26T06:32:04.537Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3707429612626824814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:32:04.911Z] ---> ****-login.sh [2024-01-26T06:32:04.911Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:32:05.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.188Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.188Z] [2024-01-26T06:32:05.188Z] Login Succeeded [2024-01-26T06:32:05.188Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:32:05.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.188Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.188Z] [2024-01-26T06:32:05.188Z] Login Succeeded [2024-01-26T06:32:05.188Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:32:05.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.448Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.448Z] [2024-01-26T06:32:05.448Z] Login Succeeded [2024-01-26T06:32:05.448Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:32:05.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.448Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.448Z] [2024-01-26T06:32:05.448Z] Login Succeeded [2024-01-26T06:32:05.448Z] ****.io [2024-01-26T06:32:05.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:05.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:05.708Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:05.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:05.708Z] [2024-01-26T06:32:05.708Z] Login Succeeded [2024-01-26T06:32:05.708Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:32:05.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T06:32:06.244Z] + git rev-list -1 --merges 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1~1..333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] echo [2024-01-26T06:32:06.276Z] -----------> git rev-list -1 --merges 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1~1..333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [2024-01-26T06:32:06.276Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [false] [Pipeline] sh [2024-01-26T06:32:06.583Z] + git log --format=format:%s -1 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] echo [2024-01-26T06:32:06.600Z] ========================================================= [2024-01-26T06:32:06.600Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T06:32:06.600Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:32:06.997Z] + git log --format=format:%s -1 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] echo [2024-01-26T06:32:07.008Z] [semverPrep] GIT_COMMIT: 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1, Commit Message: Merge pull request #42 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo [2024-01-26T06:32:07.038Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T06:32:07.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:32:07.434Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T06:32:07.434Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T06:32:07.434Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T06:32:07.434Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T06:32:07.434Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T06:32:07.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:07.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:32:07.817Z] [2024-01-26T06:32:07.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:08.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:32:08.140Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T06:32:08.140Z] b85a868b505f: Pulling fs layer [2024-01-26T06:32:08.140Z] e2be974225ed: Pulling fs layer [2024-01-26T06:32:08.140Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T06:32:08.140Z] 988bab9f4d93: Pulling fs layer [2024-01-26T06:32:08.140Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T06:32:08.140Z] eaf3925da568: Pulling fs layer [2024-01-26T06:32:08.140Z] bab4dde63d76: Pulling fs layer [2024-01-26T06:32:08.140Z] bde34c3a00c8: Pulling fs layer [2024-01-26T06:32:08.140Z] b352a97aabf1: Pulling fs layer [2024-01-26T06:32:08.140Z] 4872d77fe225: Pulling fs layer [2024-01-26T06:32:08.140Z] 5851b861e8e6: Pulling fs layer [2024-01-26T06:32:08.140Z] bab4dde63d76: Waiting [2024-01-26T06:32:08.140Z] 4872d77fe225: Waiting [2024-01-26T06:32:08.140Z] 5851b861e8e6: Waiting [2024-01-26T06:32:08.140Z] bde34c3a00c8: Waiting [2024-01-26T06:32:08.140Z] 988bab9f4d93: Waiting [2024-01-26T06:32:08.140Z] 1469e6f7b9e6: Waiting [2024-01-26T06:32:08.140Z] eaf3925da568: Waiting [2024-01-26T06:32:08.140Z] b352a97aabf1: Waiting [2024-01-26T06:32:08.140Z] e2be974225ed: Verifying Checksum [2024-01-26T06:32:08.140Z] e2be974225ed: Download complete [2024-01-26T06:32:08.140Z] 988bab9f4d93: Download complete [2024-01-26T06:32:08.405Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T06:32:08.405Z] 339a4e72a1f5: Download complete [2024-01-26T06:32:08.405Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T06:32:08.405Z] 1469e6f7b9e6: Download complete [2024-01-26T06:32:08.405Z] eaf3925da568: Verifying Checksum [2024-01-26T06:32:08.405Z] eaf3925da568: Download complete [2024-01-26T06:32:08.405Z] bde34c3a00c8: Verifying Checksum [2024-01-26T06:32:08.405Z] bde34c3a00c8: Download complete [2024-01-26T06:32:08.665Z] b352a97aabf1: Verifying Checksum [2024-01-26T06:32:08.665Z] b352a97aabf1: Download complete [2024-01-26T06:32:08.665Z] 4872d77fe225: Verifying Checksum [2024-01-26T06:32:08.665Z] 4872d77fe225: Download complete [2024-01-26T06:32:08.665Z] 5851b861e8e6: Download complete [2024-01-26T06:32:08.665Z] b85a868b505f: Verifying Checksum [2024-01-26T06:32:08.665Z] b85a868b505f: Download complete [2024-01-26T06:32:08.924Z] bab4dde63d76: Verifying Checksum [2024-01-26T06:32:08.924Z] bab4dde63d76: Download complete [2024-01-26T06:32:09.861Z] b85a868b505f: Pull complete [2024-01-26T06:32:10.118Z] e2be974225ed: Pull complete [2024-01-26T06:32:10.686Z] 339a4e72a1f5: Pull complete [2024-01-26T06:32:10.686Z] 988bab9f4d93: Pull complete [2024-01-26T06:32:10.945Z] 1469e6f7b9e6: Pull complete [2024-01-26T06:32:10.945Z] eaf3925da568: Pull complete [2024-01-26T06:32:12.848Z] bab4dde63d76: Pull complete [2024-01-26T06:32:12.848Z] bde34c3a00c8: Pull complete [2024-01-26T06:32:13.106Z] b352a97aabf1: Pull complete [2024-01-26T06:32:13.106Z] 4872d77fe225: Pull complete [2024-01-26T06:32:13.106Z] 5851b861e8e6: Pull complete [2024-01-26T06:32:13.106Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T06:32:13.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:32:13.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:32:13.331Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:32:13.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:32:19.083Z] $ docker top e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 -eo pid,comm [2024-01-26T06:32:19.133Z] 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). [2024-01-26T06:32:19.133Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:32:19.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:32:19.232Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:32:19.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:32:19.346Z] $ docker exec e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 ssh-agent [2024-01-26T06:32:19.447Z] SSH_AUTH_SOCK=/tmp/ssh-KG1rvgq2njH9/agent.32 [2024-01-26T06:32:19.447Z] SSH_AGENT_PID=38 [2024-01-26T06:32:19.453Z] Running ssh-add (command line suppressed) [2024-01-26T06:32:19.555Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14222007806569308122.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14222007806569308122.key) [2024-01-26T06:32:19.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:32:19.878Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T06:32:19.892Z] $ docker exec --env ******** --env ******** e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 ssh-agent -k [2024-01-26T06:32:19.986Z] unset SSH_AUTH_SOCK; [2024-01-26T06:32:19.987Z] unset SSH_AGENT_PID; [2024-01-26T06:32:19.987Z] echo Agent pid 38 killed; [2024-01-26T06:32:19.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T06:32:20.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:32:20.057Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:32:20.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:32:20.165Z] $ docker exec e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 ssh-agent [2024-01-26T06:32:20.263Z] SSH_AUTH_SOCK=/tmp/ssh-Q1T1Y1cePkBx/agent.70 [2024-01-26T06:32:20.263Z] SSH_AGENT_PID=76 [2024-01-26T06:32:20.268Z] Running ssh-add (command line suppressed) [2024-01-26T06:32:20.376Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_355454175988989747.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_355454175988989747.key) [2024-01-26T06:32:20.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:32:20.767Z] + git semver init [2024-01-26T06:32:21.026Z] 2024-01-26 06:32:20,940 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T06:32:21.026Z] 2024-01-26 06:32:20,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-01-26T06:32:21.026Z] 2024-01-26 06:32:20,942 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-01-26T06:32:21.026Z] 2024-01-26 06:32:20,942 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:32:22.415Z] 2024-01-26 06:32:22,256 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-01-26T06:32:22.415Z] 2024-01-26 06:32:22,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-01-26T06:32:22.415Z] 2024-01-26 06:32:22,257 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:32:22.415Z] 2024-01-26 06:32:22,257 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:32:22.415Z] 3.0.1-dev.18 [Pipeline] } [2024-01-26T06:32:22.428Z] $ docker exec --env ******** --env ******** e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 ssh-agent -k [2024-01-26T06:32:22.519Z] unset SSH_AUTH_SOCK; [2024-01-26T06:32:22.520Z] unset SSH_AGENT_PID; [2024-01-26T06:32:22.520Z] echo Agent pid 76 killed; [2024-01-26T06:32:22.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:32:22.910Z] + git semver [Pipeline] } [2024-01-26T06:32:23.187Z] $ docker stop --time=1 e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 [2024-01-26T06:32:24.489Z] $ docker rm -f --volumes e534570f04f7e206d4d0ba8e231ef38299ffd933e2e11d224417a880f5d500c8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:32:24.893Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T06:32:25.174Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T06:32:25.178Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.18 [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 [2024-01-26T06:32:25.581Z] provisioning config files... [2024-01-26T06:32:25.591Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14582000118548251272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:32:25.985Z] ---> ****-login.sh [2024-01-26T06:32:25.985Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:32:25.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:25.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:25.985Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:25.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:25.985Z] [2024-01-26T06:32:25.985Z] Login Succeeded [2024-01-26T06:32:25.985Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:32:25.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:25.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:25.986Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:25.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:25.986Z] [2024-01-26T06:32:25.986Z] Login Succeeded [2024-01-26T06:32:25.986Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:32:25.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:26.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:26.251Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:26.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:26.251Z] [2024-01-26T06:32:26.251Z] Login Succeeded [2024-01-26T06:32:26.251Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:32:26.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:26.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:26.252Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:26.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:26.252Z] [2024-01-26T06:32:26.252Z] Login Succeeded [2024-01-26T06:32:26.252Z] ****.io [2024-01-26T06:32:26.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:32:26.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:32:26.517Z] Configure a credential helper to remove this warning. See [2024-01-26T06:32:26.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:32:26.517Z] [2024-01-26T06:32:26.517Z] Login Succeeded [2024-01-26T06:32:26.517Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:32:26.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:32:26.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:32:26.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:32:26.745Z] ========================================================= [2024-01-26T06:32:26.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T06:32:26.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:27.151Z] + 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 . [2024-01-26T06:32:27.151Z] Sending build context to Docker daemon 23.07MB [2024-01-26T06:32:27.151Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:32:27.151Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T06:32:27.411Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T06:32:27.411Z] 7264a8db6415: Pulling fs layer [2024-01-26T06:32:27.411Z] c4d48a809fc2: Pulling fs layer [2024-01-26T06:32:27.411Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T06:32:27.411Z] ad3a456e5733: Pulling fs layer [2024-01-26T06:32:27.411Z] 69c7f0334f64: Pulling fs layer [2024-01-26T06:32:27.411Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T06:32:27.411Z] ce7588e14bc9: Pulling fs layer [2024-01-26T06:32:27.411Z] b5e4710f87ac: Pulling fs layer [2024-01-26T06:32:27.411Z] ad3a456e5733: Waiting [2024-01-26T06:32:27.411Z] 1f1c1a5573a3: Waiting [2024-01-26T06:32:27.411Z] 69c7f0334f64: Waiting [2024-01-26T06:32:27.411Z] ce7588e14bc9: Waiting [2024-01-26T06:32:27.411Z] b5e4710f87ac: Waiting [2024-01-26T06:32:27.411Z] c4d48a809fc2: Download complete [2024-01-26T06:32:27.411Z] ad3a456e5733: Verifying Checksum [2024-01-26T06:32:27.411Z] ad3a456e5733: Download complete [2024-01-26T06:32:27.411Z] 69c7f0334f64: Verifying Checksum [2024-01-26T06:32:27.411Z] 69c7f0334f64: Download complete [2024-01-26T06:32:27.411Z] 7264a8db6415: Download complete [2024-01-26T06:32:27.411Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T06:32:27.411Z] 1f1c1a5573a3: Download complete [2024-01-26T06:32:27.673Z] 7264a8db6415: Pull complete [2024-01-26T06:32:27.673Z] c4d48a809fc2: Pull complete [2024-01-26T06:32:27.934Z] b5e4710f87ac: Verifying Checksum [2024-01-26T06:32:27.934Z] b5e4710f87ac: Download complete [2024-01-26T06:32:27.934Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T06:32:27.934Z] 4f1c88b9dad5: Download complete [2024-01-26T06:32:28.503Z] ce7588e14bc9: Download complete [2024-01-26T06:32:31.698Z] 4f1c88b9dad5: Pull complete [2024-01-26T06:32:31.955Z] ad3a456e5733: Pull complete [2024-01-26T06:32:31.955Z] 69c7f0334f64: Pull complete [2024-01-26T06:32:32.214Z] 1f1c1a5573a3: Pull complete [2024-01-26T06:32:34.291Z] ce7588e14bc9: Pull complete [2024-01-26T06:32:35.229Z] b5e4710f87ac: Pull complete [2024-01-26T06:32:35.229Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T06:32:35.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T06:32:35.229Z] ---> 88b5674ff536 [2024-01-26T06:32:35.230Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T06:32:40.471Z] Still waiting to schedule task [2024-01-26T06:32:40.472Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27971’ [2024-01-26T06:32:45.403Z] ---> Running in bc965925c1f9 [2024-01-26T06:32:45.403Z] Removing intermediate container bc965925c1f9 [2024-01-26T06:32:45.403Z] ---> 935b9ab04cae [2024-01-26T06:32:45.403Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T06:32:45.403Z] ---> Running in 97806bce7de5 [2024-01-26T06:32:45.403Z] Removing intermediate container 97806bce7de5 [2024-01-26T06:32:45.403Z] ---> 95771e50fc4b [2024-01-26T06:32:45.403Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:32:45.403Z] ---> Running in 127629f3d4d7 [2024-01-26T06:32:45.403Z] Removing intermediate container 127629f3d4d7 [2024-01-26T06:32:45.403Z] ---> 35fa0910508a [2024-01-26T06:32:45.403Z] Step 6/12 : WORKDIR /device-uart [2024-01-26T06:32:45.403Z] ---> Running in d209c14ba623 [2024-01-26T06:32:45.403Z] Removing intermediate container d209c14ba623 [2024-01-26T06:32:45.403Z] ---> e9f13f864eb1 [2024-01-26T06:32:45.403Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:32:45.403Z] ---> Running in 210ddfa9dc5d [2024-01-26T06:32:45.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:32:45.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:32:45.403Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:32:45.403Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T06:32:45.403Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:32:45.403Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:32:45.403Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:32:45.403Z] OK: 268 MiB in 56 packages [2024-01-26T06:32:45.403Z] Removing intermediate container 210ddfa9dc5d [2024-01-26T06:32:45.403Z] ---> 080d454479ea [2024-01-26T06:32:45.403Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-26T06:32:45.403Z] ---> e1204e5d8d52 [2024-01-26T06:32:45.403Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:32:45.403Z] ---> Running in 48abb768baa6 [2024-01-26T06:33:26.378Z] Removing intermediate container 48abb768baa6 [2024-01-26T06:33:26.378Z] ---> d5c239eff622 [2024-01-26T06:33:26.378Z] Step 10/12 : COPY . . [2024-01-26T06:33:26.378Z] ---> 8e8c0c2918d4 [2024-01-26T06:33:26.378Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:33:26.378Z] ---> Running in 4369cead79b6 [2024-01-26T06:33:26.378Z] Removing intermediate container 4369cead79b6 [2024-01-26T06:33:26.378Z] ---> fdfc64496a48 [2024-01-26T06:33:26.378Z] Step 12/12 : RUN ${MAKE} [2024-01-26T06:33:26.378Z] ---> Running in 3c61e0a53acb [2024-01-26T06:33:26.637Z] noop [2024-01-26T06:33:26.897Z] Removing intermediate container 3c61e0a53acb [2024-01-26T06:33:26.897Z] ---> dfb95e6c014f [2024-01-26T06:33:26.897Z] Successfully built dfb95e6c014f [2024-01-26T06:33:26.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:27.393Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:33:27.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:33:27.521Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:33:27.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2024-01-26T06:33:27.897Z] $ docker top 94cdab43afd92e9e85285cb552f824d2c5d10be519bc2f6c9c932756af3f528d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:33:28.329Z] + go version [2024-01-26T06:33:28.329Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T06:33:28.362Z] $ docker stop --time=1 94cdab43afd92e9e85285cb552f824d2c5d10be519bc2f6c9c932756af3f528d [2024-01-26T06:33:29.624Z] $ docker rm -f --volumes 94cdab43afd92e9e85285cb552f824d2c5d10be519bc2f6c9c932756af3f528d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:30.269Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:33:30.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:33:30.388Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:33:30.426Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2024-01-26T06:33:30.786Z] $ docker top afbe6c4db9d89a6dad3e8734ee618cefe9063223d9262676aab844857b28810b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:33:31.187Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:33:31.507Z] + make test [2024-01-26T06:33:31.507Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:33:32.933Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-01-26T06:33:42.905Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-01-26T06:33:42.905Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-01-26T06:33:48.379Z] go vet ./... [2024-01-26T06:33:50.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:33:50.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:33:50.906Z] ./bin/test-attribution-txt.sh [2024-01-26T06:33:50.906Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:33:50.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:33:50.955Z] $ docker stop --time=1 afbe6c4db9d89a6dad3e8734ee618cefe9063223d9262676aab844857b28810b [2024-01-26T06:33:55.526Z] $ docker rm -f --volumes afbe6c4db9d89a6dad3e8734ee618cefe9063223d9262676aab844857b28810b [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:33:56.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:33:56.082Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T06:33:56.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:33:56.973Z] + ls -al . [2024-01-26T06:33:56.973Z] total 156 [2024-01-26T06:33:56.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:33 . [2024-01-26T06:33:56.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:31 .. [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:32 .dockerignore [2024-01-26T06:33:56.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:33 .git [2024-01-26T06:33:56.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 .github [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 26 06:32 .gitignore [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:32 .golangci.yml [2024-01-26T06:33:56.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:32 .semver [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jan 26 06:32 Attribution.txt [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jan 26 06:32 CHANGELOG.md [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jan 26 06:32 Dockerfile [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:32 GOVERNANCE.md [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 675 Jan 26 06:32 Jenkinsfile [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:32 LICENSE [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jan 26 06:32 Makefile [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 06:32 OWNERS.md [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jan 26 06:32 README.md [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 26 06:32 VERSION [2024-01-26T06:33:56.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:32 bin [2024-01-26T06:33:56.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 cmd [2024-01-26T06:33:56.973Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 26 06:33 coverage.out [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 3764 Jan 26 06:32 go.mod [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 34908 Jan 26 06:32 go.sum [2024-01-26T06:33:56.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 internal [2024-01-26T06:33:56.973Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 26 06:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:57.336Z] + 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=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 --label arch=amd64 --label version=3.0.1-dev.18 . [2024-01-26T06:33:57.336Z] Sending build context to Docker daemon 23.07MB [2024-01-26T06:33:57.336Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:33:57.336Z] Step 2/26 : FROM ${BASE} AS builder [2024-01-26T06:33:57.336Z] ---> dfb95e6c014f [2024-01-26T06:33:57.336Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T06:33:57.937Z] ---> Running in b1a7ffbaf02c [2024-01-26T06:33:58.505Z] Removing intermediate container b1a7ffbaf02c [2024-01-26T06:33:58.505Z] ---> 2d8449f965a4 [2024-01-26T06:33:58.505Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T06:33:58.505Z] ---> Running in 791c49947cdb [2024-01-26T06:33:58.781Z] Removing intermediate container 791c49947cdb [2024-01-26T06:33:58.781Z] ---> 9ab4089a2ebe [2024-01-26T06:33:58.781Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:33:59.040Z] ---> Running in 43bcb63dd2e0 [2024-01-26T06:33:59.615Z] Removing intermediate container 43bcb63dd2e0 [2024-01-26T06:33:59.615Z] ---> aea7e0d74b82 [2024-01-26T06:33:59.615Z] Step 6/26 : WORKDIR /device-uart [2024-01-26T06:33:59.615Z] ---> Running in b4eccf71377f [2024-01-26T06:33:59.872Z] Removing intermediate container b4eccf71377f [2024-01-26T06:33:59.872Z] ---> 1c3db92dced2 [2024-01-26T06:33:59.872Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:34:00.130Z] ---> Running in 9ab6fd3d9242 [2024-01-26T06:34:00.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:00.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:01.534Z] OK: 268 MiB in 56 packages [2024-01-26T06:34:01.792Z] Removing intermediate container 9ab6fd3d9242 [2024-01-26T06:34:01.792Z] ---> f067c74ff921 [2024-01-26T06:34:01.792Z] Step 8/26 : COPY go.mod vendor* ./ [2024-01-26T06:34:01.792Z] ---> e5eb591044d2 [2024-01-26T06:34:01.792Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:34:01.792Z] ---> Running in 13b46344a6b1 [2024-01-26T06:34:02.902Z] Removing intermediate container 13b46344a6b1 [2024-01-26T06:34:02.902Z] ---> 266a734274a7 [2024-01-26T06:34:02.902Z] Step 10/26 : COPY . . [2024-01-26T06:34:03.161Z] ---> 9b0224c80300 [2024-01-26T06:34:03.161Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:34:03.161Z] ---> Running in 702b37c96d76 [2024-01-26T06:34:03.161Z] Removing intermediate container 702b37c96d76 [2024-01-26T06:34:03.161Z] ---> cf4a830a7511 [2024-01-26T06:34:03.161Z] Step 12/26 : RUN ${MAKE} [2024-01-26T06:34:03.161Z] ---> Running in 77b5f3ccd77d [2024-01-26T06:34:03.420Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-01-26T06:34:25.394Z] Removing intermediate container 77b5f3ccd77d [2024-01-26T06:34:25.394Z] ---> 028d4579f679 [2024-01-26T06:34:25.394Z] Step 13/26 : FROM alpine:3.18 [2024-01-26T06:34:25.394Z] 3.18: Pulling from library/alpine [2024-01-26T06:34:25.394Z] c926b61bad3b: Pulling fs layer [2024-01-26T06:34:25.394Z] c926b61bad3b: Download complete [2024-01-26T06:34:25.394Z] c926b61bad3b: Pull complete [2024-01-26T06:34:25.965Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:34:26.241Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T06:34:26.241Z] ---> b541f2080109 [2024-01-26T06:34:26.241Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-01-26T06:34:26.500Z] ---> Running in 7c231019a91d [2024-01-26T06:34:26.762Z] Removing intermediate container 7c231019a91d [2024-01-26T06:34:26.762Z] ---> 07b95347a9a0 [2024-01-26T06:34:26.762Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-01-26T06:34:27.021Z] ---> Running in 92a7f2977bfe [2024-01-26T06:34:27.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:27.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:27.844Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:34:27.844Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:34:27.844Z] OK: 7 MiB in 16 packages [2024-01-26T06:34:28.102Z] Removing intermediate container 92a7f2977bfe [2024-01-26T06:34:28.102Z] ---> c58d87ffe376 [2024-01-26T06:34:28.102Z] Step 16/26 : RUN apk --no-cache upgrade [2024-01-26T06:34:28.358Z] ---> Running in 9ae6c1d02650 [2024-01-26T06:34:28.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:28.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:34:28.875Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:34:28.875Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:34:28.875Z] OK: 7 MiB in 16 packages [2024-01-26T06:34:29.440Z] Removing intermediate container 9ae6c1d02650 [2024-01-26T06:34:29.440Z] ---> c72a71e586a9 [2024-01-26T06:34:29.440Z] Step 17/26 : WORKDIR / [2024-01-26T06:34:29.440Z] ---> Running in d29799c499dd [2024-01-26T06:34:29.440Z] Removing intermediate container d29799c499dd [2024-01-26T06:34:29.440Z] ---> 2fd14a3f4476 [2024-01-26T06:34:29.440Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-01-26T06:34:29.700Z] ---> 8756b9170e37 [2024-01-26T06:34:29.700Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-01-26T06:34:29.700Z] ---> ec1485f05a64 [2024-01-26T06:34:29.700Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-01-26T06:34:30.678Z] ---> 5f620530a02e [2024-01-26T06:34:30.678Z] Step 21/26 : EXPOSE 59995 [2024-01-26T06:34:30.678Z] ---> Running in 5dca49f5cece [2024-01-26T06:34:30.678Z] Removing intermediate container 5dca49f5cece [2024-01-26T06:34:30.678Z] ---> b408d290fe43 [2024-01-26T06:34:30.678Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-01-26T06:34:30.937Z] ---> Running in 847331154d62 [2024-01-26T06:34:30.937Z] Removing intermediate container 847331154d62 [2024-01-26T06:34:30.937Z] ---> f3f3f18ea66b [2024-01-26T06:34:30.937Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-26T06:34:30.937Z] ---> Running in 7c30ece6f9b9 [2024-01-26T06:34:30.937Z] Removing intermediate container 7c30ece6f9b9 [2024-01-26T06:34:30.937Z] ---> 6a6d980924dc [2024-01-26T06:34:30.937Z] Step 24/26 : LABEL arch=amd64 [2024-01-26T06:34:30.937Z] ---> Running in f90ab69d443d [2024-01-26T06:34:31.270Z] Removing intermediate container f90ab69d443d [2024-01-26T06:34:31.270Z] ---> 5fa256033952 [2024-01-26T06:34:31.270Z] Step 25/26 : LABEL git_sha=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [2024-01-26T06:34:31.270Z] ---> Running in 894e5d37b655 [2024-01-26T06:34:31.570Z] Removing intermediate container 894e5d37b655 [2024-01-26T06:34:31.570Z] ---> 62e655ab414b [2024-01-26T06:34:31.570Z] Step 26/26 : LABEL version=3.0.1-dev.18 [2024-01-26T06:34:31.570Z] ---> Running in e5acfc4ad809 [2024-01-26T06:34:31.831Z] Removing intermediate container e5acfc4ad809 [2024-01-26T06:34:31.831Z] ---> 9016592408ed [2024-01-26T06:34:31.831Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T06:34:31.831Z] Successfully built 9016592408ed [2024-01-26T06:34:31.831Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:34:32.131Z] provisioning config files... [2024-01-26T06:34:32.142Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13060075642563549689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:34:32.477Z] ---> ****-login.sh [2024-01-26T06:34:32.478Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:34:32.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:32.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:32.478Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:32.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:32.478Z] [2024-01-26T06:34:32.478Z] Login Succeeded [2024-01-26T06:34:32.478Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:34:32.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:32.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:32.478Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:32.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:32.478Z] [2024-01-26T06:34:32.478Z] Login Succeeded [2024-01-26T06:34:32.478Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:34:32.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:32.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:32.741Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:32.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:32.741Z] [2024-01-26T06:34:32.741Z] Login Succeeded [2024-01-26T06:34:32.741Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:34:32.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:32.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:32.741Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:32.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:32.741Z] [2024-01-26T06:34:32.741Z] Login Succeeded [2024-01-26T06:34:32.741Z] ****.io [2024-01-26T06:34:33.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:34:33.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:34:33.001Z] Configure a credential helper to remove this warning. See [2024-01-26T06:34:33.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:34:33.001Z] [2024-01-26T06:34:33.001Z] Login Succeeded [2024-01-26T06:34:33.007Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:34:33.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:34:33.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:34:33.200Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-01-26T06:34:33.200Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [2024-01-26T06:34:33.200Z] latest [2024-01-26T06:34:33.200Z] 3.0.1-dev.18 [2024-01-26T06:34:33.200Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [2024-01-26T06:34:33.200Z] main [2024-01-26T06:34:33.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:33.651Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:34.055Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [2024-01-26T06:34:34.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-01-26T06:34:34.055Z] 02b9c3b04474: Preparing [2024-01-26T06:34:34.055Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:34.055Z] 49990d931a22: Preparing [2024-01-26T06:34:34.055Z] 594fb4a1a6ae: Preparing [2024-01-26T06:34:34.055Z] c4cfbb2dab75: Preparing [2024-01-26T06:34:34.055Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:34.055Z] c4cfbb2dab75: Pushed [2024-01-26T06:34:34.055Z] 54ae1a8fd7a5: Pushed [2024-01-26T06:34:34.055Z] 49990d931a22: Pushed [2024-01-26T06:34:34.055Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:34.624Z] 594fb4a1a6ae: Pushed [2024-01-26T06:34:37.157Z] 02b9c3b04474: Pushed [2024-01-26T06:34:37.157Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:37.573Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:37.981Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-01-26T06:34:37.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-01-26T06:34:37.981Z] 02b9c3b04474: Preparing [2024-01-26T06:34:37.981Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:37.981Z] 49990d931a22: Preparing [2024-01-26T06:34:37.981Z] 594fb4a1a6ae: Preparing [2024-01-26T06:34:37.981Z] c4cfbb2dab75: Preparing [2024-01-26T06:34:37.981Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:37.981Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:37.981Z] 49990d931a22: Layer already exists [2024-01-26T06:34:37.981Z] 594fb4a1a6ae: Layer already exists [2024-01-26T06:34:37.981Z] 54ae1a8fd7a5: Layer already exists [2024-01-26T06:34:37.981Z] c4cfbb2dab75: Layer already exists [2024-01-26T06:34:37.981Z] 02b9c3b04474: Layer already exists [2024-01-26T06:34:37.981Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:37.981Z] latest: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:38.386Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:38.868Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.18 [2024-01-26T06:34:38.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-01-26T06:34:38.868Z] 02b9c3b04474: Preparing [2024-01-26T06:34:38.868Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:38.868Z] 49990d931a22: Preparing [2024-01-26T06:34:38.868Z] 594fb4a1a6ae: Preparing [2024-01-26T06:34:38.868Z] c4cfbb2dab75: Preparing [2024-01-26T06:34:38.868Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:38.868Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:38.868Z] 54ae1a8fd7a5: Layer already exists [2024-01-26T06:34:38.868Z] 49990d931a22: Layer already exists [2024-01-26T06:34:38.868Z] 02b9c3b04474: Layer already exists [2024-01-26T06:34:38.868Z] 594fb4a1a6ae: Layer already exists [2024-01-26T06:34:38.868Z] c4cfbb2dab75: Layer already exists [2024-01-26T06:34:38.868Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:38.868Z] 3.0.1-dev.18: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:39.277Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:39.672Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [2024-01-26T06:34:39.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-01-26T06:34:39.673Z] 02b9c3b04474: Preparing [2024-01-26T06:34:39.673Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:39.673Z] 49990d931a22: Preparing [2024-01-26T06:34:39.673Z] 594fb4a1a6ae: Preparing [2024-01-26T06:34:39.673Z] c4cfbb2dab75: Preparing [2024-01-26T06:34:39.673Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:39.673Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:39.673Z] 02b9c3b04474: Layer already exists [2024-01-26T06:34:39.673Z] 54ae1a8fd7a5: Layer already exists [2024-01-26T06:34:39.673Z] 594fb4a1a6ae: Layer already exists [2024-01-26T06:34:39.673Z] 49990d931a22: Layer already exists [2024-01-26T06:34:39.673Z] c4cfbb2dab75: Layer already exists [2024-01-26T06:34:39.673Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:39.673Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:40.075Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:40.474Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-01-26T06:34:40.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-01-26T06:34:40.474Z] 02b9c3b04474: Preparing [2024-01-26T06:34:40.474Z] 54ae1a8fd7a5: Preparing [2024-01-26T06:34:40.474Z] 49990d931a22: Preparing [2024-01-26T06:34:40.474Z] 594fb4a1a6ae: Preparing [2024-01-26T06:34:40.474Z] c4cfbb2dab75: Preparing [2024-01-26T06:34:40.474Z] 9fe9a137fd00: Preparing [2024-01-26T06:34:40.474Z] 9fe9a137fd00: Waiting [2024-01-26T06:34:40.474Z] 49990d931a22: Layer already exists [2024-01-26T06:34:40.474Z] c4cfbb2dab75: Layer already exists [2024-01-26T06:34:40.474Z] 54ae1a8fd7a5: Layer already exists [2024-01-26T06:34:40.474Z] 02b9c3b04474: Layer already exists [2024-01-26T06:34:40.474Z] 594fb4a1a6ae: Layer already exists [2024-01-26T06:34:40.474Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:34:40.474Z] main: digest: sha256:0bdebc18b441f12ae9e2566d9437c2f6183496f487408d03dfc4dfce9ea127e2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:34:40.748Z] ===================================================== [Pipeline] echo [2024-01-26T06:34:40.800Z] taggedImages: [2024-01-26T06:34:40.800Z] - nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [2024-01-26T06:34:40.800Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-01-26T06:34:40.800Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.18 [2024-01-26T06:34:40.800Z] - nexus3.edgexfoundry.org:10004/device-uart:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [2024-01-26T06:34:40.800Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:41.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:34:41.676Z] [2024-01-26T06:34:41.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:34:42.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:34:42.005Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T06:34:42.005Z] 5eb5b503b376: Pulling fs layer [2024-01-26T06:34:42.005Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T06:34:42.005Z] ec43610c2a17: Pulling fs layer [2024-01-26T06:34:42.005Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T06:34:42.005Z] 33b1e0a273af: Pulling fs layer [2024-01-26T06:34:42.005Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T06:34:42.005Z] 2f39f015ded8: Pulling fs layer [2024-01-26T06:34:42.005Z] 33b1e0a273af: Waiting [2024-01-26T06:34:42.005Z] 5d3b04190fa2: Waiting [2024-01-26T06:34:42.005Z] 2f39f015ded8: Waiting [2024-01-26T06:34:42.005Z] 3a2ae6a8a46f: Waiting [2024-01-26T06:34:42.005Z] 5c69ac0246d0: Verifying Checksum [2024-01-26T06:34:42.005Z] 5c69ac0246d0: Download complete [2024-01-26T06:34:42.005Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-26T06:34:42.005Z] 3a2ae6a8a46f: Download complete [2024-01-26T06:34:42.266Z] 33b1e0a273af: Verifying Checksum [2024-01-26T06:34:42.266Z] 33b1e0a273af: Download complete [2024-01-26T06:34:42.266Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T06:34:42.266Z] 5d3b04190fa2: Download complete [2024-01-26T06:34:42.266Z] ec43610c2a17: Download complete [2024-01-26T06:34:42.266Z] 5eb5b503b376: Verifying Checksum [2024-01-26T06:34:42.266Z] 5eb5b503b376: Download complete [2024-01-26T06:34:43.205Z] 2f39f015ded8: Download complete [2024-01-26T06:34:43.463Z] 5eb5b503b376: Pull complete [2024-01-26T06:34:43.720Z] 5c69ac0246d0: Pull complete [2024-01-26T06:34:43.982Z] ec43610c2a17: Pull complete [2024-01-26T06:34:44.243Z] 3a2ae6a8a46f: Pull complete [2024-01-26T06:34:44.243Z] 33b1e0a273af: Pull complete [2024-01-26T06:34:44.501Z] 5d3b04190fa2: Pull complete [2024-01-26T06:34:48.687Z] 2f39f015ded8: Pull complete [2024-01-26T06:34:48.687Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T06:34:48.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:34:48.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:34:48.971Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:34:49.007Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 [2024-01-26T06:34:59.101Z] $ docker top 58a11ef21ab31a50fc827e6b503fc76622c7cf0dfe2a90b9c954046a0e4e2609 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:34:59.534Z] ---> job-cost.sh [2024-01-26T06:34:59.534Z] lf-activate-venv: SKIPPING [2024-01-26T06:34:59.534Z] INFO: No Stack... [2024-01-26T06:34:59.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:35:00.183Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:35:00.475Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-01-26T06:35:00.475Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:35:00.489Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [2024-01-26T06:35:00.506Z] Resource [jenkins-edgexfoundry-device-uart-main-25-stack-cost] did not exist. Created. [2024-01-26T06:35:00.506Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:35:00.887Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:35:00.916Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:35:00.955Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:35:01.035Z] $ docker stop --time=1 58a11ef21ab31a50fc827e6b503fc76622c7cf0dfe2a90b9c954046a0e4e2609 [2024-01-26T06:35:02.187Z] $ docker rm -f --volumes 58a11ef21ab31a50fc827e6b503fc76622c7cf0dfe2a90b9c954046a0e4e2609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T06:35:28.172Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27982 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-01-26T06:35:28.224Z] Running in /w/workspace/device-uart/25 [Pipeline] { [Pipeline] checkout [2024-01-26T06:35:31.318Z] The recommended git tool is: git [2024-01-26T06:35:38.319Z] using credential edgex-jenkins-ssh [2024-01-26T06:35:38.344Z] Cloning the remote Git repository [2024-01-26T06:35:38.394Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-01-26T06:35:38.514Z] > git init /w/workspace/device-uart/25 # timeout=10 [2024-01-26T06:35:38.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-01-26T06:35:38.712Z] > git --version # timeout=10 [2024-01-26T06:35:38.732Z] > git --version # 'git version 2.25.1' [2024-01-26T06:35:38.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:35:38.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:35:41.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-01-26T06:35:41.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:35:42.747Z] Avoid second fetch [2024-01-26T06:35:42.748Z] Checking out Revision 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 (main) [2024-01-26T06:35:42.768Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T06:35:42.837Z] > git checkout -f 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 [2024-01-26T06:35:43.663Z] Commit message: "Merge pull request #42 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:35:45.160Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T06:35:45.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:35:45.160Z] Dload Upload Total Spent Left Speed [2024-01-26T06:35:45.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-01-26T06:35:45.586Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T06:35:45.929Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-26T06:35:45.929Z] + sudo tee /etc/docker/daemon.new [2024-01-26T06:35:45.929Z] { [2024-01-26T06:35:45.929Z] "registry-mirrors": [ [2024-01-26T06:35:45.929Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T06:35:45.929Z] ], [2024-01-26T06:35:45.929Z] "bip": "10.250.0.254/24", [2024-01-26T06:35:45.929Z] "hosts": [ [2024-01-26T06:35:45.929Z] "tcp://0.0.0.0:5555", [2024-01-26T06:35:45.929Z] "unix:///var/run/docker.sock" [2024-01-26T06:35:45.929Z] ], [2024-01-26T06:35:45.929Z] "mtu": 1458, [2024-01-26T06:35:45.929Z] "selinux-enabled": true, [2024-01-26T06:35:45.929Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T06:35:45.929Z] } [Pipeline] sh [2024-01-26T06:35:46.285Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T06:35:46.745Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:36:05.194Z] provisioning config files... [2024-01-26T06:36:05.231Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/25@tmp/config6663531963359373284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:36:06.134Z] ---> ****-login.sh [2024-01-26T06:36:06.134Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:36:06.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:06.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:06.728Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:06.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:06.728Z] [2024-01-26T06:36:06.728Z] Login Succeeded [2024-01-26T06:36:06.728Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:36:07.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:07.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:07.347Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:07.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:07.347Z] [2024-01-26T06:36:07.347Z] Login Succeeded [2024-01-26T06:36:07.347Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:36:07.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:07.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:07.621Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:07.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:07.621Z] [2024-01-26T06:36:07.621Z] Login Succeeded [2024-01-26T06:36:07.621Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:36:07.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:07.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:07.932Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:07.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:07.932Z] [2024-01-26T06:36:07.932Z] Login Succeeded [2024-01-26T06:36:07.932Z] ****.io [2024-01-26T06:36:08.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:36:08.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:36:08.482Z] Configure a credential helper to remove this warning. See [2024-01-26T06:36:08.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:36:08.482Z] [2024-01-26T06:36:08.482Z] Login Succeeded [2024-01-26T06:36:08.482Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:36:08.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:36:09.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:36:09.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:36:09.389Z] ========================================================= [2024-01-26T06:36:09.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T06:36:09.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:09.949Z] + 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 . [2024-01-26T06:36:11.412Z] #0 building with "default" instance using docker driver [2024-01-26T06:36:11.412Z] [2024-01-26T06:36:11.412Z] #1 [internal] load .dockerignore [2024-01-26T06:36:11.412Z] #1 transferring context: 182B 0.0s done [2024-01-26T06:36:11.412Z] #1 DONE 0.1s [2024-01-26T06:36:11.412Z] [2024-01-26T06:36:11.412Z] #2 [internal] load build definition from Dockerfile [2024-01-26T06:36:11.412Z] #2 transferring dockerfile: 1.93kB done [2024-01-26T06:36:11.412Z] #2 DONE 0.1s [2024-01-26T06:36:11.412Z] [2024-01-26T06:36:11.412Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T06:36:11.412Z] #3 DONE 0.1s [2024-01-26T06:36:11.412Z] [2024-01-26T06:36:11.412Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:36:11.412Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T06:36:11.688Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.45MB / 3.33MB 0.1s [2024-01-26T06:36:11.688Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T06:36:11.688Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T06:36:11.688Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-26T06:36:11.688Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2024-01-26T06:36:11.688Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T06:36:11.688Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2024-01-26T06:36:11.688Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.3s [2024-01-26T06:36:11.688Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2024-01-26T06:36:11.978Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.36MB / 63.99MB 0.4s [2024-01-26T06:36:12.258Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.98MB / 63.99MB 0.7s [2024-01-26T06:36:12.258Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-26T06:36:12.258Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.8s [2024-01-26T06:36:12.531Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.9s [2024-01-26T06:36:12.531Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.1s [2024-01-26T06:36:12.802Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.2s [2024-01-26T06:36:12.802Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.4s [2024-01-26T06:36:13.073Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2024-01-26T06:36:15.707Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-26T06:36:15.979Z] #4 ... [2024-01-26T06:36:15.979Z] [2024-01-26T06:36:15.979Z] #5 [internal] load build context [2024-01-26T06:36:15.979Z] #5 transferring context: 11.52MB 0.5s done [2024-01-26T06:36:15.979Z] #5 DONE 4.4s [2024-01-26T06:36:15.979Z] [2024-01-26T06:36:15.979Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:36:15.979Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 4.4s [2024-01-26T06:36:15.979Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 4.5s [2024-01-26T06:36:16.252Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.5s done [2024-01-26T06:36:16.252Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 4.6s [2024-01-26T06:36:16.252Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T06:36:16.252Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.57MB / 97.63MB 4.8s [2024-01-26T06:36:16.252Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 4.8s [2024-01-26T06:36:16.524Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T06:36:16.524Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 4.9s [2024-01-26T06:36:16.524Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.75MB / 97.63MB 5.0s [2024-01-26T06:36:16.524Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.80MB / 11.40MB 5.0s [2024-01-26T06:36:16.524Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 5.1s [2024-01-26T06:36:16.795Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 5.3s [2024-01-26T06:36:16.795Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 5.1s done [2024-01-26T06:36:16.795Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T06:36:17.077Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.03MB / 97.63MB 5.5s [2024-01-26T06:36:17.349Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.67MB / 97.63MB 5.8s [2024-01-26T06:36:17.620Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 6.0s [2024-01-26T06:36:17.620Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.49MB / 97.63MB 6.1s [2024-01-26T06:36:17.892Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 6.4s [2024-01-26T06:36:18.163Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 6.6s [2024-01-26T06:36:18.433Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 6.7s done [2024-01-26T06:36:23.802Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.1s [2024-01-26T06:36:28.075Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2024-01-26T06:36:36.313Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.2s done [2024-01-26T06:36:36.590Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-26T06:36:36.590Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T06:36:36.590Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T06:36:36.860Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-26T06:36:42.227Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-26T06:36:45.596Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2024-01-26T06:36:45.596Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T06:36:47.009Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-26T06:36:47.278Z] #4 DONE 35.8s [2024-01-26T06:36:47.278Z] [2024-01-26T06:36:47.278Z] #6 [builder 2/7] WORKDIR /device-uart [2024-01-26T06:36:49.222Z] #6 DONE 1.9s [2024-01-26T06:36:49.222Z] [2024-01-26T06:36:49.222Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T06:36:49.807Z] #7 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:36:50.390Z] #7 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:36:51.351Z] #7 2.171 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:36:51.351Z] #7 2.196 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T06:36:51.351Z] #7 2.207 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:36:51.351Z] #7 2.273 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:36:51.351Z] #7 2.300 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:36:51.619Z] #7 2.340 OK: 271 MiB in 56 packages [2024-01-26T06:36:52.208Z] #7 DONE 2.8s [2024-01-26T06:36:52.208Z] [2024-01-26T06:36:52.208Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:36:52.208Z] #8 DONE 0.2s [2024-01-26T06:36:52.477Z] [2024-01-26T06:36:52.477Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:37:16.030Z] #9 DONE 20.3s [2024-01-26T06:37:16.030Z] [2024-01-26T06:37:16.030Z] #10 [builder 6/7] COPY . . [2024-01-26T06:37:16.030Z] #10 DONE 0.3s [2024-01-26T06:37:16.030Z] [2024-01-26T06:37:16.030Z] #11 [builder 7/7] RUN echo noop [2024-01-26T06:37:16.030Z] #11 0.699 noop [2024-01-26T06:37:16.030Z] #11 DONE 0.8s [2024-01-26T06:37:16.030Z] [2024-01-26T06:37:16.030Z] #12 exporting to image [2024-01-26T06:37:16.030Z] #12 exporting layers [2024-01-26T06:37:34.306Z] #12 exporting layers 18.1s done [2024-01-26T06:37:34.307Z] #12 writing image sha256:50020c3c043bff3ae1d9f3a1918f4a361a6feb437a50109d787ff84e17f9b8e3 done [2024-01-26T06:37:34.307Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-26T06:37:34.307Z] #12 DONE 18.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:34.814Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:37:34.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:35.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container [2024-01-26T06:37:35.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/25 -v /w/workspace/device-uart/25:/w/workspace/device-uart/25:rw,z -v /w/workspace/device-uart/25@tmp:/w/workspace/device-uart/25@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 ******** ci-base-image-arm64 cat [2024-01-26T06:37:36.453Z] $ docker top e685d8f5c6f245f92c60e2c138c8eeb3be60bef9c97bfdc316f5484eb25d6db7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:37:37.416Z] + go version [2024-01-26T06:37:37.416Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T06:37:37.445Z] $ docker stop --time=1 e685d8f5c6f245f92c60e2c138c8eeb3be60bef9c97bfdc316f5484eb25d6db7 [2024-01-26T06:37:39.087Z] $ docker rm -f --volumes e685d8f5c6f245f92c60e2c138c8eeb3be60bef9c97bfdc316f5484eb25d6db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:39.994Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:37:39.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:40.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container [2024-01-26T06:37:40.332Z] $ 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/25 -v /w/workspace/device-uart/25:/w/workspace/device-uart/25:rw,z -v /w/workspace/device-uart/25@tmp:/w/workspace/device-uart/25@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 ******** ci-base-image-arm64 cat [2024-01-26T06:37:43.122Z] $ docker top d67ad9431a61f8778fd0930a83fdd15ae223c37acba92f61ef5f92c346dcf80b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:37:43.726Z] + git config --global --add safe.directory /w/workspace/device-uart/25 [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:37:44.458Z] + make test [2024-01-26T06:37:44.458Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:37:48.746Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-01-26T06:38:57.012Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-01-26T06:38:57.012Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-01-26T06:38:57.012Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T06:38:57.012Z] go vet ./... [2024-01-26T06:39:12.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:39:12.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:39:12.165Z] ./bin/test-attribution-txt.sh [2024-01-26T06:39:12.165Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:39:12.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:39:12.247Z] $ docker stop --time=1 d67ad9431a61f8778fd0930a83fdd15ae223c37acba92f61ef5f92c346dcf80b [2024-01-26T06:39:14.068Z] $ docker rm -f --volumes d67ad9431a61f8778fd0930a83fdd15ae223c37acba92f61ef5f92c346dcf80b [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:39:15.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:39:15.392Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T06:39:15.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:39:16.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:39:16.952Z] + ls -al . [2024-01-26T06:39:16.952Z] total 152 [2024-01-26T06:39:16.952Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 06:37 . [2024-01-26T06:39:16.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:35 .. [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:35 .dockerignore [2024-01-26T06:39:16.952Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:35 .git [2024-01-26T06:39:16.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 .github [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 26 06:35 .gitignore [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:35 .golangci.yml [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jan 26 06:35 Attribution.txt [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jan 26 06:35 CHANGELOG.md [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jan 26 06:35 Dockerfile [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:35 GOVERNANCE.md [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 675 Jan 26 06:35 Jenkinsfile [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:35 LICENSE [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jan 26 06:35 Makefile [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 06:35 OWNERS.md [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jan 26 06:35 README.md [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 26 06:32 VERSION [2024-01-26T06:39:16.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 bin [2024-01-26T06:39:16.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 cmd [2024-01-26T06:39:16.952Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 26 06:37 coverage.out [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 3764 Jan 26 06:35 go.mod [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 34908 Jan 26 06:35 go.sum [2024-01-26T06:39:16.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 internal [2024-01-26T06:39:16.952Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 26 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:39:17.386Z] + 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=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 --label arch=arm64 --label version=3.0.1-dev.18 . [2024-01-26T06:39:18.366Z] #0 building with "default" instance using docker driver [2024-01-26T06:39:18.366Z] [2024-01-26T06:39:18.366Z] #1 [internal] load build definition from Dockerfile [2024-01-26T06:39:18.366Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-01-26T06:39:18.366Z] #1 DONE 0.0s [2024-01-26T06:39:18.366Z] [2024-01-26T06:39:18.366Z] #2 [internal] load .dockerignore [2024-01-26T06:39:18.366Z] #2 transferring context: 182B done [2024-01-26T06:39:18.366Z] #2 DONE 0.0s [2024-01-26T06:39:18.366Z] [2024-01-26T06:39:18.366Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T06:39:18.366Z] #3 DONE 0.0s [2024-01-26T06:39:18.366Z] [2024-01-26T06:39:18.366Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T06:39:18.637Z] #4 DONE 0.3s [2024-01-26T06:39:18.637Z] [2024-01-26T06:39:18.637Z] #5 [internal] load build context [2024-01-26T06:39:18.637Z] #5 transferring context: 4.43kB 0.0s done [2024-01-26T06:39:18.637Z] #5 DONE 0.1s [2024-01-26T06:39:18.637Z] [2024-01-26T06:39:18.637Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:39:18.637Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:39:18.908Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T06:39:18.908Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2024-01-26T06:39:18.908Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T06:39:18.908Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T06:39:18.908Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T06:39:18.908Z] #6 ... [2024-01-26T06:39:18.908Z] [2024-01-26T06:39:18.908Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T06:39:18.908Z] #7 DONE 0.3s [2024-01-26T06:39:18.908Z] [2024-01-26T06:39:18.908Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:39:18.908Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-26T06:39:18.908Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T06:39:19.183Z] #6 ... [2024-01-26T06:39:19.183Z] [2024-01-26T06:39:19.183Z] #8 [builder 2/7] WORKDIR /device-uart [2024-01-26T06:39:19.183Z] #8 DONE 0.1s [2024-01-26T06:39:19.183Z] [2024-01-26T06:39:19.183Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:39:19.455Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-26T06:39:19.726Z] #6 DONE 1.1s [2024-01-26T06:39:19.727Z] [2024-01-26T06:39:19.727Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T06:39:19.727Z] #9 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:20.324Z] #9 1.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:21.757Z] #9 2.557 OK: 271 MiB in 56 packages [2024-01-26T06:39:21.757Z] #9 DONE 2.9s [2024-01-26T06:39:21.757Z] [2024-01-26T06:39:21.757Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-26T06:39:21.757Z] #10 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:21.757Z] #10 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:22.360Z] #10 ... [2024-01-26T06:39:22.360Z] [2024-01-26T06:39:22.360Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:39:22.360Z] #11 DONE 0.2s [2024-01-26T06:39:22.360Z] [2024-01-26T06:39:22.360Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-26T06:39:22.360Z] #10 2.495 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:39:22.360Z] #10 2.505 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:39:22.360Z] #10 2.534 OK: 8 MiB in 16 packages [2024-01-26T06:39:22.633Z] #10 DONE 2.9s [2024-01-26T06:39:22.633Z] [2024-01-26T06:39:22.633Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:39:23.619Z] #12 DONE 1.3s [2024-01-26T06:39:23.619Z] [2024-01-26T06:39:23.619Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T06:39:23.897Z] #13 ... [2024-01-26T06:39:23.897Z] [2024-01-26T06:39:23.897Z] #14 [builder 6/7] COPY . . [2024-01-26T06:39:23.897Z] #14 DONE 0.4s [2024-01-26T06:39:23.897Z] [2024-01-26T06:39:23.897Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T06:39:23.897Z] #13 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:24.494Z] #13 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:25.910Z] #13 3.042 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:39:25.910Z] #13 3.148 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:39:25.910Z] #13 3.171 OK: 8 MiB in 16 packages [2024-01-26T06:39:26.187Z] #13 DONE 3.5s [2024-01-26T06:39:26.187Z] [2024-01-26T06:39:26.187Z] #15 [builder 7/7] RUN make build [2024-01-26T06:39:26.187Z] #15 0.780 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-01-26T06:41:02.938Z] #15 DONE 86.8s [2024-01-26T06:41:02.938Z] [2024-01-26T06:41:02.938Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2024-01-26T06:41:02.938Z] #16 DONE 0.1s [2024-01-26T06:41:02.938Z] [2024-01-26T06:41:02.938Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2024-01-26T06:41:02.938Z] #17 DONE 0.1s [2024-01-26T06:41:02.938Z] [2024-01-26T06:41:02.938Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2024-01-26T06:41:02.938Z] #18 DONE 0.3s [2024-01-26T06:41:02.938Z] [2024-01-26T06:41:02.938Z] #19 exporting to image [2024-01-26T06:41:02.938Z] #19 exporting layers [2024-01-26T06:41:02.938Z] #19 exporting layers 0.3s done [2024-01-26T06:41:02.938Z] #19 writing image sha256:654817d6214387df6f9b1f9093905abf72999d9523045a555f3a43d1bb5ba28e done [2024-01-26T06:41:02.938Z] #19 naming to docker.io/library/device-uart-arm64 done [2024-01-26T06:41:02.938Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:41:03.478Z] provisioning config files... [2024-01-26T06:41:03.495Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/25@tmp/config16442366137663164734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:41:03.909Z] ---> ****-login.sh [2024-01-26T06:41:03.909Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:41:03.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:41:04.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:41:04.193Z] Configure a credential helper to remove this warning. See [2024-01-26T06:41:04.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:41:04.193Z] [2024-01-26T06:41:04.193Z] Login Succeeded [2024-01-26T06:41:04.193Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:41:04.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:41:04.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:41:04.464Z] Configure a credential helper to remove this warning. See [2024-01-26T06:41:04.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:41:04.464Z] [2024-01-26T06:41:04.464Z] Login Succeeded [2024-01-26T06:41:04.464Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:41:04.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:41:04.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:41:04.736Z] Configure a credential helper to remove this warning. See [2024-01-26T06:41:04.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:41:04.736Z] [2024-01-26T06:41:04.736Z] Login Succeeded [2024-01-26T06:41:04.736Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:41:05.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:41:05.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:41:05.009Z] Configure a credential helper to remove this warning. See [2024-01-26T06:41:05.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:41:05.009Z] [2024-01-26T06:41:05.009Z] Login Succeeded [2024-01-26T06:41:05.009Z] ****.io [2024-01-26T06:41:05.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:41:05.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:41:05.562Z] Configure a credential helper to remove this warning. See [2024-01-26T06:41:05.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:41:05.563Z] [2024-01-26T06:41:05.563Z] Login Succeeded [2024-01-26T06:41:05.563Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:41:05.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:41:05.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:41:05.849Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-01-26T06:41:05.849Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [2024-01-26T06:41:05.849Z] latest [2024-01-26T06:41:05.849Z] 3.0.1-dev.18 [2024-01-26T06:41:05.849Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [2024-01-26T06:41:05.849Z] main [2024-01-26T06:41:05.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:06.528Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:07.116Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [2024-01-26T06:41:07.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-01-26T06:41:07.117Z] 207253db1394: Preparing [2024-01-26T06:41:07.117Z] ad13894536a9: Preparing [2024-01-26T06:41:07.117Z] a772dcbd4206: Preparing [2024-01-26T06:41:07.117Z] 4c56ae41ae40: Preparing [2024-01-26T06:41:07.117Z] ce1d0e42b865: Preparing [2024-01-26T06:41:07.117Z] 0faf9b67be60: Preparing [2024-01-26T06:41:07.117Z] 0faf9b67be60: Waiting [2024-01-26T06:41:07.387Z] a772dcbd4206: Pushed [2024-01-26T06:41:07.387Z] ce1d0e42b865: Pushed [2024-01-26T06:41:07.387Z] ad13894536a9: Pushed [2024-01-26T06:41:08.807Z] 4c56ae41ae40: Pushed [2024-01-26T06:41:11.409Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:13.997Z] 207253db1394: Pushed [2024-01-26T06:41:13.997Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:14.498Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:14.973Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-01-26T06:41:14.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-01-26T06:41:14.973Z] 207253db1394: Preparing [2024-01-26T06:41:14.973Z] ad13894536a9: Preparing [2024-01-26T06:41:14.973Z] a772dcbd4206: Preparing [2024-01-26T06:41:14.973Z] 4c56ae41ae40: Preparing [2024-01-26T06:41:14.973Z] ce1d0e42b865: Preparing [2024-01-26T06:41:14.973Z] 0faf9b67be60: Preparing [2024-01-26T06:41:14.973Z] 0faf9b67be60: Waiting [2024-01-26T06:41:14.973Z] ad13894536a9: Layer already exists [2024-01-26T06:41:14.973Z] 4c56ae41ae40: Layer already exists [2024-01-26T06:41:14.973Z] ce1d0e42b865: Layer already exists [2024-01-26T06:41:14.973Z] 207253db1394: Layer already exists [2024-01-26T06:41:14.973Z] a772dcbd4206: Layer already exists [2024-01-26T06:41:14.973Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:15.245Z] latest: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:15.743Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:16.225Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.18 [2024-01-26T06:41:16.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-01-26T06:41:16.225Z] 207253db1394: Preparing [2024-01-26T06:41:16.225Z] ad13894536a9: Preparing [2024-01-26T06:41:16.225Z] a772dcbd4206: Preparing [2024-01-26T06:41:16.225Z] 4c56ae41ae40: Preparing [2024-01-26T06:41:16.225Z] ce1d0e42b865: Preparing [2024-01-26T06:41:16.225Z] 0faf9b67be60: Preparing [2024-01-26T06:41:16.225Z] 0faf9b67be60: Waiting [2024-01-26T06:41:16.225Z] a772dcbd4206: Layer already exists [2024-01-26T06:41:16.225Z] ad13894536a9: Layer already exists [2024-01-26T06:41:16.225Z] 4c56ae41ae40: Layer already exists [2024-01-26T06:41:16.225Z] 207253db1394: Layer already exists [2024-01-26T06:41:16.225Z] ce1d0e42b865: Layer already exists [2024-01-26T06:41:16.225Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:16.493Z] 3.0.1-dev.18: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:17.059Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:17.557Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [2024-01-26T06:41:17.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-01-26T06:41:17.557Z] 207253db1394: Preparing [2024-01-26T06:41:17.557Z] ad13894536a9: Preparing [2024-01-26T06:41:17.557Z] a772dcbd4206: Preparing [2024-01-26T06:41:17.557Z] 4c56ae41ae40: Preparing [2024-01-26T06:41:17.557Z] ce1d0e42b865: Preparing [2024-01-26T06:41:17.557Z] 0faf9b67be60: Preparing [2024-01-26T06:41:17.557Z] 0faf9b67be60: Waiting [2024-01-26T06:41:17.557Z] 4c56ae41ae40: Layer already exists [2024-01-26T06:41:17.557Z] a772dcbd4206: Layer already exists [2024-01-26T06:41:17.557Z] ce1d0e42b865: Layer already exists [2024-01-26T06:41:17.557Z] ad13894536a9: Layer already exists [2024-01-26T06:41:17.557Z] 207253db1394: Layer already exists [2024-01-26T06:41:17.557Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:17.825Z] 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:18.317Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:18.812Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-01-26T06:41:18.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-01-26T06:41:18.812Z] 207253db1394: Preparing [2024-01-26T06:41:18.812Z] ad13894536a9: Preparing [2024-01-26T06:41:18.812Z] a772dcbd4206: Preparing [2024-01-26T06:41:18.812Z] 4c56ae41ae40: Preparing [2024-01-26T06:41:18.812Z] ce1d0e42b865: Preparing [2024-01-26T06:41:18.812Z] 0faf9b67be60: Preparing [2024-01-26T06:41:18.812Z] 0faf9b67be60: Waiting [2024-01-26T06:41:18.812Z] 4c56ae41ae40: Layer already exists [2024-01-26T06:41:18.812Z] 207253db1394: Layer already exists [2024-01-26T06:41:18.812Z] ce1d0e42b865: Layer already exists [2024-01-26T06:41:18.812Z] a772dcbd4206: Layer already exists [2024-01-26T06:41:18.812Z] ad13894536a9: Layer already exists [2024-01-26T06:41:18.812Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:19.133Z] main: digest: sha256:6733de108a513a984f8c44a0745eb80194598d07c758799efb4ef35b7566fc22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:41:19.459Z] ===================================================== [Pipeline] echo [2024-01-26T06:41:19.518Z] taggedImages: [2024-01-26T06:41:19.518Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [2024-01-26T06:41:19.518Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-01-26T06:41:19.518Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.18 [2024-01-26T06:41:19.518Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1-3.0.1-dev.18 [2024-01-26T06:41:19.518Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:20.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:41:20.314Z] [2024-01-26T06:41:20.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:20.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:41:20.984Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T06:41:20.984Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T06:41:20.984Z] 04944245beec: Pulling fs layer [2024-01-26T06:41:20.984Z] 699f458cf7ca: Pulling fs layer [2024-01-26T06:41:20.984Z] 765212b225bb: Pulling fs layer [2024-01-26T06:41:20.984Z] f23df028b6ca: Pulling fs layer [2024-01-26T06:41:20.984Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T06:41:20.984Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T06:41:20.984Z] 765212b225bb: Waiting [2024-01-26T06:41:20.984Z] f23df028b6ca: Waiting [2024-01-26T06:41:20.984Z] d65c8cfc05b1: Waiting [2024-01-26T06:41:20.984Z] 2437ff75d9bd: Waiting [2024-01-26T06:41:20.984Z] 04944245beec: Verifying Checksum [2024-01-26T06:41:20.984Z] 04944245beec: Download complete [2024-01-26T06:41:20.984Z] 765212b225bb: Verifying Checksum [2024-01-26T06:41:20.984Z] 765212b225bb: Download complete [2024-01-26T06:41:20.984Z] f23df028b6ca: Verifying Checksum [2024-01-26T06:41:20.984Z] f23df028b6ca: Download complete [2024-01-26T06:41:20.984Z] d65c8cfc05b1: Verifying Checksum [2024-01-26T06:41:20.984Z] d65c8cfc05b1: Download complete [2024-01-26T06:41:21.254Z] 699f458cf7ca: Verifying Checksum [2024-01-26T06:41:21.254Z] 699f458cf7ca: Download complete [2024-01-26T06:41:21.522Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T06:41:21.522Z] 8998bd30e6a1: Download complete [2024-01-26T06:41:23.487Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T06:41:23.487Z] 2437ff75d9bd: Download complete [2024-01-26T06:41:27.837Z] 8998bd30e6a1: Pull complete [2024-01-26T06:41:28.424Z] 04944245beec: Pull complete [2024-01-26T06:41:30.374Z] 699f458cf7ca: Pull complete [2024-01-26T06:41:30.374Z] 765212b225bb: Pull complete [2024-01-26T06:41:31.334Z] f23df028b6ca: Pull complete [2024-01-26T06:41:31.334Z] d65c8cfc05b1: Pull complete [2024-01-26T06:41:53.393Z] 2437ff75d9bd: Pull complete [2024-01-26T06:41:53.393Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T06:41:55.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:41:55.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:41:55.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container [2024-01-26T06:41:55.789Z] $ 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/25 -v /w/workspace/device-uart/25:/w/workspace/device-uart/25:rw,z -v /w/workspace/device-uart/25@tmp:/w/workspace/device-uart/25@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:arm64 cat [2024-01-26T06:41:57.970Z] $ docker top bc9be4144fa2f36b1bc2c1f601831ff5089d83a2c86259719a1b4a97a85afb8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:41:58.648Z] ---> job-cost.sh [2024-01-26T06:41:58.916Z] lf-activate-venv: SKIPPING [2024-01-26T06:41:58.916Z] INFO: No Stack... [2024-01-26T06:41:59.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:42:00.079Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:42:00.399Z] + cat /w/workspace/device-uart/25/archives/cost.csv [2024-01-26T06:42:00.399Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:42:00.467Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [2024-01-26T06:42:00.478Z] Resource [jenkins-edgexfoundry-device-uart-main-25-stack-cost] did not exist. Created. [2024-01-26T06:42:00.478Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:42:00.915Z] /w/workspace/device-uart/25@tmp/durable-efab0434/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T06:42:01.242Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:42:01.259Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T06:42:01.316Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:42:01.335Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:42:01.454Z] $ docker stop --time=1 bc9be4144fa2f36b1bc2c1f601831ff5089d83a2c86259719a1b4a97a85afb8d [2024-01-26T06:42:02.882Z] $ docker rm -f --volumes bc9be4144fa2f36b1bc2c1f601831ff5089d83a2c86259719a1b4a97a85afb8d [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 [2024-01-26T06:42:04.328Z] provisioning config files... [2024-01-26T06:42:04.335Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16830168242619833813tmp [Pipeline] { [Pipeline] sh [2024-01-26T06:42:04.721Z] + set +x [2024-01-26T06:42:04.721Z] + curl -s https://codecov.io/bash [2024-01-26T06:42:04.721Z] + bash -s -- [2024-01-26T06:42:04.721Z] [2024-01-26T06:42:04.721Z] _____ _ [2024-01-26T06:42:04.721Z] / ____| | | [2024-01-26T06:42:04.721Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T06:42:04.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T06:42:04.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T06:42:04.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T06:42:04.721Z] Bash-1.0.6 [2024-01-26T06:42:04.721Z] [2024-01-26T06:42:04.721Z] [2024-01-26T06:42:04.721Z] ==> git version 2.25.1 found [2024-01-26T06:42:04.721Z] ==> 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 [2024-01-26T06:42:04.721Z] Release-Date: 2020-01-08 [2024-01-26T06:42:04.721Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-26T06:42:04.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T06:42:04.721Z] ==> Jenkins CI detected. [2024-01-26T06:42:04.721Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-01-26T06:42:04.721Z] project root: . [2024-01-26T06:42:04.721Z] --> token set from env [2024-01-26T06:42:04.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T06:42:04.721Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T06:42:04.721Z] ==> Python coveragepy not found [2024-01-26T06:42:04.721Z] ==> Searching for coverage reports in: [2024-01-26T06:42:04.721Z] + . [2024-01-26T06:42:04.721Z] -> Found 1 reports [2024-01-26T06:42:04.721Z] ==> Detecting git/mercurial file structure [2024-01-26T06:42:04.721Z] ==> Reading reports [2024-01-26T06:42:05.006Z] + ./coverage.out bytes=10 [2024-01-26T06:42:05.007Z] ==> Appending adjustments [2024-01-26T06:42:05.007Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T06:42:05.007Z] + Found adjustments [2024-01-26T06:42:05.007Z] ==> Gzipping contents [2024-01-26T06:42:05.007Z] 4.0K /tmp/codecov.8oqfWX.gz [2024-01-26T06:42:05.007Z] ==> Uploading reports [2024-01-26T06:42:05.007Z] url: https://codecov.io [2024-01-26T06:42:05.007Z] query: branch=main&commit=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:42:05.007Z] -> Pinging Codecov [2024-01-26T06:42:05.007Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:42:05.574Z] -> Uploading to [2024-01-26T06:42:05.574Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/B9AA6E0BBD74AE3A32605C7A7C664919/333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1/bb58c57b-d725-4565-8af8-3feaa30badde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T064205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81361208848cd4a26cb255cf241ba2cfb57b695bce4921c98886da3e8ab1a017 [2024-01-26T06:42:05.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:42:05.574Z] Dload Upload Total Spent Left Speed [2024-01-26T06:42:05.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 4338 --:--:-- --:--:-- --:--:-- 4307 100 603 0 0 100 603 0 2079 --:--:-- --:--:-- --:--:-- 2072 [2024-01-26T06:42:05.834Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] } [2024-01-26T06:42:05.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-26T06:42:06.369Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-26T06:42:06.383Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:06.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:42:06.834Z] [2024-01-26T06:42:06.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:07.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:42:07.202Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-26T06:42:07.202Z] df9b9388f04a: Pulling fs layer [2024-01-26T06:42:07.202Z] 52dc419b0ee2: Pulling fs layer [2024-01-26T06:42:07.202Z] 25bc292e5bac: Pulling fs layer [2024-01-26T06:42:07.202Z] 114826534d7a: Pulling fs layer [2024-01-26T06:42:07.202Z] 4657fd5d0bcf: Pulling fs layer [2024-01-26T06:42:07.202Z] 114826534d7a: Waiting [2024-01-26T06:42:07.202Z] 6ad1cebc031e: Pulling fs layer [2024-01-26T06:42:07.202Z] 8a3aa393b2d8: Pulling fs layer [2024-01-26T06:42:07.202Z] 4657fd5d0bcf: Waiting [2024-01-26T06:42:07.202Z] 6ad1cebc031e: Waiting [2024-01-26T06:42:07.202Z] 25bc292e5bac: Verifying Checksum [2024-01-26T06:42:07.202Z] 25bc292e5bac: Download complete [2024-01-26T06:42:07.202Z] 52dc419b0ee2: Verifying Checksum [2024-01-26T06:42:07.202Z] 52dc419b0ee2: Download complete [2024-01-26T06:42:07.202Z] 4657fd5d0bcf: Download complete [2024-01-26T06:42:07.202Z] df9b9388f04a: Verifying Checksum [2024-01-26T06:42:07.462Z] 6ad1cebc031e: Verifying Checksum [2024-01-26T06:42:07.462Z] 6ad1cebc031e: Download complete [2024-01-26T06:42:07.462Z] df9b9388f04a: Pull complete [2024-01-26T06:42:07.462Z] 52dc419b0ee2: Pull complete [2024-01-26T06:42:07.723Z] 25bc292e5bac: Pull complete [2024-01-26T06:42:07.982Z] 114826534d7a: Verifying Checksum [2024-01-26T06:42:07.982Z] 114826534d7a: Download complete [2024-01-26T06:42:08.251Z] 8a3aa393b2d8: Verifying Checksum [2024-01-26T06:42:08.251Z] 8a3aa393b2d8: Download complete [2024-01-26T06:42:11.550Z] 114826534d7a: Pull complete [2024-01-26T06:42:11.550Z] 4657fd5d0bcf: Pull complete [2024-01-26T06:42:11.809Z] 6ad1cebc031e: Pull complete [2024-01-26T06:42:15.165Z] 8a3aa393b2d8: Pull complete [2024-01-26T06:42:15.165Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-26T06:42:15.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:42:15.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:15.480Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:42:15.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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-devops/edgex-snyk-go:1.410.4 cat [2024-01-26T06:42:20.724Z] $ docker top e1870ec1699f4ebb573e1cc836cf362b30346491d5151ede70591d6ba2fb2a08 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-26T06:42:20.968Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-01-26T06:42:21.250Z] + set -o pipefail [2024-01-26T06:42:21.250Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-01-26T06:42:26.525Z] [2024-01-26T06:42:26.526Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-01-26T06:42:26.526Z] [2024-01-26T06:42:26.526Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/dcba93f9-f874-4479-9f16-2c09678e5c49 [2024-01-26T06:42:26.526Z] [2024-01-26T06:42:26.526Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-26T06:42:26.526Z] [2024-01-26T06:42:26.526Z] [2024-01-26T06:42:26.526Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-26T06:42:26.526Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-26T06:42:26.526Z] More details here: https://snyk.co/ue1NS [2024-01-26T06:42:26.526Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-26T06:42:26.526Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-26T06:42:26.541Z] $ docker stop --time=1 e1870ec1699f4ebb573e1cc836cf362b30346491d5151ede70591d6ba2fb2a08 [2024-01-26T06:42:29.875Z] $ docker rm -f --volumes e1870ec1699f4ebb573e1cc836cf362b30346491d5151ede70591d6ba2fb2a08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:42:31.495Z] + git log --format=format:%s -1 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 [Pipeline] sh [2024-01-26T06:42:31.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:42:31.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:32.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:42:32.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:32.360Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:42:32.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:42:32.807Z] $ docker top 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:42:33.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:42:33.072Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:42:33.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:42:33.225Z] $ docker exec 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c ssh-agent [2024-01-26T06:42:33.325Z] SSH_AUTH_SOCK=/tmp/ssh-Z5ArN452wzp2/agent.32 [2024-01-26T06:42:33.326Z] SSH_AGENT_PID=38 [2024-01-26T06:42:33.330Z] Running ssh-add (command line suppressed) [2024-01-26T06:42:33.435Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_584933019944576554.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_584933019944576554.key) [2024-01-26T06:42:33.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:42:33.803Z] + git semver tag [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:33,989 [run_tag] DEBUG tag force:False [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:33,989 [check_head_tag] DEBUG check head tag [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:33,990 [execute] INFO git cat-file --batch-check [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:33,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:33,994 [execute] INFO git cat-file --batch [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:33,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:34,004 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:34,004 [execute] INFO git tag -a v3.0.1-dev.18 -m v3.0.1-dev.18 [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:34,005 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.18', '-m', 'v3.0.1-dev.18'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:42:34.095Z] 2024-01-26 06:42:34,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:42:34.095Z] 3.0.1-dev.18 [Pipeline] } [2024-01-26T06:42:34.105Z] $ docker exec --env ******** --env ******** 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c ssh-agent -k [2024-01-26T06:42:34.209Z] unset SSH_AUTH_SOCK; [2024-01-26T06:42:34.209Z] unset SSH_AGENT_PID; [2024-01-26T06:42:34.209Z] echo Agent pid 38 killed; [2024-01-26T06:42:34.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:42:34.773Z] + git semver [Pipeline] } [2024-01-26T06:42:35.044Z] $ docker stop --time=1 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c [2024-01-26T06:42:36.434Z] $ docker rm -f --volumes 6a77047c0e753c710a23e290a07517aa1c251f479c72c7a9c1a556477f9e165c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:37.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:37.173Z] [2024-01-26T06:42:37.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:37.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:39.110Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-26T06:42:39.110Z] ab5ef0e58194: Pulling fs layer [2024-01-26T06:42:39.110Z] 9712f1f96733: Pulling fs layer [2024-01-26T06:42:39.110Z] 63f879dbbcfc: Pulling fs layer [2024-01-26T06:42:39.110Z] 0d9ebad4ef96: Pulling fs layer [2024-01-26T06:42:39.110Z] e9a5061849ea: Pulling fs layer [2024-01-26T06:42:39.110Z] d747dcd14b5f: Pulling fs layer [2024-01-26T06:42:39.110Z] 2de7ff778b66: Pulling fs layer [2024-01-26T06:42:39.110Z] d747dcd14b5f: Waiting [2024-01-26T06:42:39.110Z] 2de7ff778b66: Waiting [2024-01-26T06:42:39.110Z] 0d9ebad4ef96: Waiting [2024-01-26T06:42:39.110Z] e9a5061849ea: Waiting [2024-01-26T06:42:39.110Z] 9712f1f96733: Verifying Checksum [2024-01-26T06:42:39.110Z] 9712f1f96733: Download complete [2024-01-26T06:42:39.375Z] 63f879dbbcfc: Verifying Checksum [2024-01-26T06:42:39.375Z] 63f879dbbcfc: Download complete [2024-01-26T06:42:39.660Z] 0d9ebad4ef96: Verifying Checksum [2024-01-26T06:42:39.660Z] 0d9ebad4ef96: Download complete [2024-01-26T06:42:39.660Z] e9a5061849ea: Verifying Checksum [2024-01-26T06:42:39.660Z] e9a5061849ea: Download complete [2024-01-26T06:42:39.660Z] d747dcd14b5f: Verifying Checksum [2024-01-26T06:42:39.660Z] d747dcd14b5f: Download complete [2024-01-26T06:42:39.660Z] 2de7ff778b66: Verifying Checksum [2024-01-26T06:42:39.660Z] 2de7ff778b66: Download complete [2024-01-26T06:42:39.937Z] ab5ef0e58194: Verifying Checksum [2024-01-26T06:42:39.937Z] ab5ef0e58194: Download complete [2024-01-26T06:42:43.248Z] ab5ef0e58194: Pull complete [2024-01-26T06:42:43.248Z] 9712f1f96733: Pull complete [2024-01-26T06:42:43.813Z] 63f879dbbcfc: Pull complete [2024-01-26T06:42:47.995Z] 0d9ebad4ef96: Pull complete [2024-01-26T06:42:47.995Z] e9a5061849ea: Pull complete [2024-01-26T06:42:47.995Z] d747dcd14b5f: Pull complete [2024-01-26T06:42:48.971Z] 2de7ff778b66: Pull complete [2024-01-26T06:42:48.971Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-26T06:42:48.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:48.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:49.292Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:42:49.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-26T06:42:55.202Z] $ docker top 3cc48f11818707d18d6bff60fbade25b1f5ccac36fcd1bb9fff968fc94bbc18b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:42:55.387Z] provisioning config files... [2024-01-26T06:42:55.395Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17062342797812971539tmp [2024-01-26T06:42:55.404Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13180854999486092010tmp [2024-01-26T06:42:55.424Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8178767424397436713tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:42:55.520Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:55.812Z] ---> sigul-configuration.sh [2024-01-26T06:42:55.812Z] gpg: directory `/root/.gnupg' created [2024-01-26T06:42:55.812Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-26T06:42:55.812Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-26T06:42:55.812Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-26T06:42:55.812Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-26T06:42:55.812Z] gpg: CAST5 encrypted data [2024-01-26T06:42:55.812Z] gpg: encrypted with 1 passphrase [2024-01-26T06:42:55.812Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-26T06:42:56.109Z] + mkdir /home/jenkins [2024-01-26T06:42:56.110Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-26T06:42:56.420Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-01-26T06:42:56.432Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:56.718Z] ---> sigul-install.sh [2024-01-26T06:42:56.718Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-26T06:42:57.009Z] + git tag --list [2024-01-26T06:42:57.009Z] v0.0.0 [2024-01-26T06:42:57.009Z] v0.0.1-dev.1 [2024-01-26T06:42:57.009Z] v0.0.1-dev.2 [2024-01-26T06:42:57.009Z] v0.0.1-dev.3 [2024-01-26T06:42:57.009Z] v0.0.1-dev.4 [2024-01-26T06:42:57.009Z] v3.0.0 [2024-01-26T06:42:57.009Z] v3.0.1-dev.1 [2024-01-26T06:42:57.009Z] v3.0.1-dev.10 [2024-01-26T06:42:57.009Z] v3.0.1-dev.11 [2024-01-26T06:42:57.009Z] v3.0.1-dev.12 [2024-01-26T06:42:57.009Z] v3.0.1-dev.13 [2024-01-26T06:42:57.009Z] v3.0.1-dev.14 [2024-01-26T06:42:57.009Z] v3.0.1-dev.15 [2024-01-26T06:42:57.009Z] v3.0.1-dev.16 [2024-01-26T06:42:57.009Z] v3.0.1-dev.17 [2024-01-26T06:42:57.009Z] v3.0.1-dev.18 [2024-01-26T06:42:57.009Z] v3.0.1-dev.2 [2024-01-26T06:42:57.009Z] v3.0.1-dev.3 [2024-01-26T06:42:57.009Z] v3.0.1-dev.4 [2024-01-26T06:42:57.009Z] v3.0.1-dev.5 [2024-01-26T06:42:57.009Z] v3.0.1-dev.6 [2024-01-26T06:42:57.009Z] v3.0.1-dev.7 [2024-01-26T06:42:57.009Z] v3.0.1-dev.8 [2024-01-26T06:42:57.009Z] v3.0.1-dev.9 [2024-01-26T06:42:57.009Z] v3.1 [2024-01-26T06:42:57.009Z] v3.1.0 [Pipeline] sh [2024-01-26T06:42:57.303Z] + lftools sign git-tag v3.0.1-dev.18 [2024-01-26T06:42:57.871Z] Signing Git tag with Sigul... [2024-01-26T06:42:57.871Z] Signing v3.0.1-dev.18 [Pipeline] echo [2024-01-26T06:42:58.142Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:58.436Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-26T06:42:58.443Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-26T06:42:58.579Z] $ docker stop --time=1 3cc48f11818707d18d6bff60fbade25b1f5ccac36fcd1bb9fff968fc94bbc18b [2024-01-26T06:42:59.871Z] $ docker rm -f --volumes 3cc48f11818707d18d6bff60fbade25b1f5ccac36fcd1bb9fff968fc94bbc18b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-26T06:43:00.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:43:00.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:43:01.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:43:01.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:43:01.443Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:43:01.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:43:01.801Z] $ docker top ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b -eo pid,comm [2024-01-26T06:43:01.845Z] 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). [2024-01-26T06:43:01.845Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:43:02.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:43:02.059Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:43:02.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:43:02.162Z] $ docker exec ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b ssh-agent [2024-01-26T06:43:02.278Z] SSH_AUTH_SOCK=/tmp/ssh-OljUoXaEAwIz/agent.31 [2024-01-26T06:43:02.278Z] SSH_AGENT_PID=37 [2024-01-26T06:43:02.283Z] Running ssh-add (command line suppressed) [2024-01-26T06:43:02.395Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17044083782540855465.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17044083782540855465.key) [2024-01-26T06:43:02.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:43:02.753Z] + git semver bump pre [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,911 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,911 [bump_version] DEBUG bumping version:3.0.1-dev.18 on axis:pre with prefix:dev [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,911 [bump_version] DEBUG bumped version:3.0.1-dev.19 [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,912 [write_version] DEBUG write version:3.0.1-dev.19 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,912 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,912 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,913 [execute] INFO git cat-file --batch-check [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,918 [execute] INFO git cat-file --batch [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:43:03.012Z] 2024-01-26 06:43:02,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:43:03.012Z] 3.0.1-dev.19 [Pipeline] } [2024-01-26T06:43:03.025Z] $ docker exec --env ******** --env ******** ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b ssh-agent -k [2024-01-26T06:43:03.143Z] unset SSH_AUTH_SOCK; [2024-01-26T06:43:03.144Z] unset SSH_AGENT_PID; [2024-01-26T06:43:03.144Z] echo Agent pid 37 killed; [2024-01-26T06:43:03.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:43:03.716Z] + git semver [Pipeline] } [2024-01-26T06:43:04.001Z] $ docker stop --time=1 ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b [2024-01-26T06:43:05.286Z] $ docker rm -f --volumes ef6340a206614a67ffeb6dae6a723f129484e497ebdb8352df4813786fe3242b [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:43:05.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:43:05.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:43:06.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:43:06.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:43:06.567Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:43:06.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:43:06.941Z] $ docker top b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 -eo pid,comm [2024-01-26T06:43:06.983Z] 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). [2024-01-26T06:43:06.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:43:07.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:43:07.211Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:43:07.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:43:07.317Z] $ docker exec b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 ssh-agent [2024-01-26T06:43:07.419Z] SSH_AUTH_SOCK=/tmp/ssh-JQLpjLpdvbce/agent.31 [2024-01-26T06:43:07.419Z] SSH_AGENT_PID=37 [2024-01-26T06:43:07.424Z] Running ssh-add (command line suppressed) [2024-01-26T06:43:07.511Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16968364306175284881.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16968364306175284881.key) [2024-01-26T06:43:07.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:43:07.866Z] + git semver push [2024-01-26T06:43:08.125Z] 2024-01-26 06:43:08,025 [run_push] DEBUG push [2024-01-26T06:43:08.126Z] 2024-01-26 06:43:08,025 [execute] INFO git cat-file --batch-check [2024-01-26T06:43:08.126Z] 2024-01-26 06:43:08,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:43:08.126Z] 2024-01-26 06:43:08,030 [execute] INFO git rev-list ba2d39a4017daf7b89b1b86a2e826cdd1c02f5a4 -- [2024-01-26T06:43:08.126Z] 2024-01-26 06:43:08,030 [execute] DEBUG Popen(['git', 'rev-list', 'ba2d39a4017daf7b89b1b86a2e826cdd1c02f5a4', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:43:08.126Z] 2024-01-26 06:43:08,036 [execute] INFO git fetch -v origin [2024-01-26T06:43:08.126Z] 2024-01-26 06:43:08,036 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-26T06:43:08.694Z] 2024-01-26 06:43:08,533 [run_push] DEBUG no remote changes detected [2024-01-26T06:43:08.695Z] 2024-01-26 06:43:08,533 [execute] INFO git push origin semver [2024-01-26T06:43:08.695Z] 2024-01-26 06:43:08,533 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:43:09.634Z] 2024-01-26 06:43:09,333 [run_push] DEBUG push all version tags [2024-01-26T06:43:09.634Z] 2024-01-26 06:43:09,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-26T06:43:09.634Z] 2024-01-26 06:43:09,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:43:10.205Z] 2024-01-26 06:43:09,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-01-26T06:43:10.205Z] 3.0.1-dev.19 [Pipeline] } [2024-01-26T06:43:10.215Z] $ docker exec --env ******** --env ******** b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 ssh-agent -k [2024-01-26T06:43:10.328Z] unset SSH_AUTH_SOCK; [2024-01-26T06:43:10.329Z] unset SSH_AGENT_PID; [2024-01-26T06:43:10.329Z] echo Agent pid 37 killed; [2024-01-26T06:43:10.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:43:10.868Z] + git semver [Pipeline] } [2024-01-26T06:43:11.143Z] $ docker stop --time=1 b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 [2024-01-26T06:43:12.434Z] $ docker rm -f --volumes b5b3b88b442ae4cd9ee5e5fcdf83a1a813d6555c99a047a7ee374fd864db6627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-26T06:43:14.099Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-01-26T06:43:14.099Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-01-26T06:43:14.099Z] total 16 [2024-01-26T06:43:14.099Z] drwxr-xr-x 3 root root 4096 Jan 26 06:34 . [2024-01-26T06:43:14.099Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:42 .. [2024-01-26T06:43:14.099Z] drwxr-xr-x 2 root root 4096 Jan 26 06:34 cost [2024-01-26T06:43:14.099Z] -rw-r--r-- 1 root root 82 Jan 26 06:34 cost.csv [2024-01-26T06:43:14.099Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-01-26T06:43:14.099Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-01-26T06:43:14.099Z] total 16 [2024-01-26T06:43:14.099Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:34 . [2024-01-26T06:43:14.099Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:42 .. [2024-01-26T06:43:14.099Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:34 cost [2024-01-26T06:43:14.099Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 26 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:14.391Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:15.248Z] ---> package-listing.sh [2024-01-26T06:43:15.248Z] ++ facter osfamily [2024-01-26T06:43:15.248Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T06:43:15.507Z] + OS_FAMILY=debian [2024-01-26T06:43:15.507Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-01-26T06:43:15.507Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T06:43:15.507Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T06:43:15.507Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T06:43:15.507Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T06:43:15.507Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-01-26T06:43:15.507Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T06:43:15.507Z] + case "${OS_FAMILY}" in [2024-01-26T06:43:15.507Z] + dpkg -l [2024-01-26T06:43:15.507Z] + grep '^ii' [2024-01-26T06:43:15.507Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T06:43:15.507Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T06:43:15.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T06:43:15.507Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-01-26T06:43:15.507Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-01-26T06:43:15.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-01-26T06:43:15.519Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T06:43:15.800Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:43:16.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:43:16.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:43:16.627Z] prd-ubuntu20.04-docker-8c-8g-27975 does not seem to be running inside a container [2024-01-26T06:43:16.652Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:43:16.859Z] $ docker top b9f59acf75293a7a65c0d4608cd7916cee5d6c3f79025c01b1bbde361d8ad844 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:43:17.304Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T06:43:17.600Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T06:43:17.886Z] + ls /var/log/sa-host [2024-01-26T06:43:17.886Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:43:18.034Z] provisioning config files... [2024-01-26T06:43:18.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7350879829570224797tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:43:18.225Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:18.512Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T06:43:18.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:18.970Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T06:43:18.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:19.264Z] ---> sudo-logs.sh [2024-01-26T06:43:19.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T06:43:19.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:19.655Z] ---> job-cost.sh [2024-01-26T06:43:19.655Z] lf-activate-venv: SKIPPING [2024-01-26T06:43:19.655Z] DEBUG: total: 0.2199999988079071 [2024-01-26T06:43:19.655Z] INFO: Retrieving Stack Cost... [2024-01-26T06:43:19.914Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:43:20.173Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T06:43:20.186Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:20.492Z] ---> logs-deploy.sh [2024-01-26T06:43:20.492Z] lf-activate-venv: SKIPPING [2024-01-26T06:43:20.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/25 [2024-01-26T06:43:20.492Z] INFO: archiving workspace using pattern(s): [2024-01-26T06:43:21.428Z] Archives upload complete. [2024-01-26T06:43:21.428Z] INFO: archiving logs to Nexus